Aug 04 08:57:13.302555 np0000006401 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 04 08:57:13.308608 np0000006401 devstack@c-api.service[100453]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 4 08:57:13 2026] *** Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: nodename: np0000006401 Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: machine: x86_64 Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: clock source: unix Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: pcre jit disabled Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: detected number of CPU cores: 16 Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: current working directory: / Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: detected binary path: /usr/bin/uwsgi-core Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: your processes number limit is 257052 Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: your memory page size is 4096 bytes Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: detected max file descriptor number: 2048 Aug 04 08:57:13.311576 np0000006401 devstack@c-api.service[100453]: lock engine: pthread robust mutexes Aug 04 08:57:13.312053 np0000006401 devstack@c-api.service[100453]: thunder lock: enabled Aug 04 08:57:13.312053 np0000006401 devstack@c-api.service[100453]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 04 08:57:13.312053 np0000006401 devstack@c-api.service[100453]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 04 08:57:13.312053 np0000006401 devstack@c-api.service[100453]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 04 08:57:13.312053 np0000006401 devstack@c-api.service[100453]: Set PythonHome to /opt/stack/data/venv Aug 04 08:57:13.350916 np0000006401 devstack@c-api.service[100453]: Python main interpreter initialized at 0x7e6610aa4668 Aug 04 08:57:13.350916 np0000006401 devstack@c-api.service[100453]: python threads support enabled Aug 04 08:57:13.350916 np0000006401 devstack@c-api.service[100453]: your server socket listen backlog is limited to 100 connections Aug 04 08:57:13.350916 np0000006401 devstack@c-api.service[100453]: your mercy for graceful operations on workers is 80 seconds Aug 04 08:57:13.352152 np0000006401 devstack@c-api.service[100453]: mapped 671795 bytes (656 KB) for 4 cores Aug 04 08:57:13.352152 np0000006401 devstack@c-api.service[100453]: *** Operational MODE: preforking *** Aug 04 08:57:13.352152 np0000006401 devstack@c-api.service[100453]: *** uWSGI is running in multiple interpreter mode *** Aug 04 08:57:13.352152 np0000006401 devstack@c-api.service[100453]: spawned uWSGI master process (pid: 100453) Aug 04 08:57:13.352142 np0000006401 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 04 08:57:13.352567 np0000006401 devstack@c-api.service[100453]: spawned uWSGI worker 1 (pid: 100459, cores: 1) Aug 04 08:57:13.353182 np0000006401 devstack@c-api.service[100453]: spawned uWSGI worker 2 (pid: 100460, cores: 1) Aug 04 08:57:13.353724 np0000006401 devstack@c-api.service[100453]: spawned uWSGI worker 3 (pid: 100461, cores: 1) Aug 04 08:57:13.354267 np0000006401 devstack@c-api.service[100453]: spawned uWSGI worker 4 (pid: 100462, cores: 1) Aug 04 08:57:13.354338 np0000006401 devstack@c-api.service[100453]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 04 08:57:13.485425 np0000006401 devstack@c-api.service[100459]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 08:57:13.485425 np0000006401 devstack@c-api.service[100459]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 08:57:13.485425 np0000006401 devstack@c-api.service[100459]: we strongly recommend against using it for new projects. Aug 04 08:57:13.485425 np0000006401 devstack@c-api.service[100459]: If you are already using Eventlet, we recommend migrating to a different Aug 04 08:57:13.485425 np0000006401 devstack@c-api.service[100459]: framework. For more detail see Aug 04 08:57:13.485425 np0000006401 devstack@c-api.service[100459]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 08:57:13.485425 np0000006401 devstack@c-api.service[100459]: import eventlet # noqa Aug 04 08:57:13.488126 np0000006401 devstack@c-api.service[100462]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 08:57:13.488126 np0000006401 devstack@c-api.service[100462]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 08:57:13.488126 np0000006401 devstack@c-api.service[100462]: we strongly recommend against using it for new projects. Aug 04 08:57:13.488126 np0000006401 devstack@c-api.service[100462]: If you are already using Eventlet, we recommend migrating to a different Aug 04 08:57:13.488126 np0000006401 devstack@c-api.service[100462]: framework. For more detail see Aug 04 08:57:13.488126 np0000006401 devstack@c-api.service[100462]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 08:57:13.488126 np0000006401 devstack@c-api.service[100462]: import eventlet # noqa Aug 04 08:57:13.498043 np0000006401 devstack@c-api.service[100460]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 08:57:13.498043 np0000006401 devstack@c-api.service[100460]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 08:57:13.498043 np0000006401 devstack@c-api.service[100460]: we strongly recommend against using it for new projects. Aug 04 08:57:13.498043 np0000006401 devstack@c-api.service[100460]: If you are already using Eventlet, we recommend migrating to a different Aug 04 08:57:13.498043 np0000006401 devstack@c-api.service[100460]: framework. For more detail see Aug 04 08:57:13.498043 np0000006401 devstack@c-api.service[100460]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 08:57:13.498043 np0000006401 devstack@c-api.service[100460]: import eventlet # noqa Aug 04 08:57:13.511804 np0000006401 devstack@c-api.service[100461]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 04 08:57:13.511804 np0000006401 devstack@c-api.service[100461]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 04 08:57:13.511804 np0000006401 devstack@c-api.service[100461]: we strongly recommend against using it for new projects. Aug 04 08:57:13.511804 np0000006401 devstack@c-api.service[100461]: If you are already using Eventlet, we recommend migrating to a different Aug 04 08:57:13.511804 np0000006401 devstack@c-api.service[100461]: framework. For more detail see Aug 04 08:57:13.511804 np0000006401 devstack@c-api.service[100461]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 04 08:57:13.511804 np0000006401 devstack@c-api.service[100461]: import eventlet # noqa Aug 04 08:57:13.663608 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 04 08:57:13.663608 np0000006401 devstack@c-api.service[100459]: from cgi import parse_header Aug 04 08:57:13.682346 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 04 08:57:13.682346 np0000006401 devstack@c-api.service[100462]: from cgi import parse_header Aug 04 08:57:13.684716 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 04 08:57:13.684716 np0000006401 devstack@c-api.service[100460]: from cgi import parse_header Aug 04 08:57:13.699806 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 04 08:57:13.699806 np0000006401 devstack@c-api.service[100461]: from cgi import parse_header Aug 04 08:57:13.705573 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 08:57:13.705573 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:57:13.717571 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 04 08:57:13.717571 np0000006401 devstack@c-api.service[100459]: removals.removed_module( Aug 04 08:57:13.718640 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 04 08:57:13.718640 np0000006401 devstack@c-api.service[100459]: removals.removed_module( Aug 04 08:57:13.729553 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 08:57:13.729553 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:57:13.729697 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 08:57:13.729697 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:57:13.741910 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 04 08:57:13.741910 np0000006401 devstack@c-api.service[100462]: removals.removed_module( Aug 04 08:57:13.742904 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 04 08:57:13.742904 np0000006401 devstack@c-api.service[100462]: removals.removed_module( Aug 04 08:57:13.743289 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 04 08:57:13.743289 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:57:13.746079 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 04 08:57:13.746079 np0000006401 devstack@c-api.service[100460]: removals.removed_module( Aug 04 08:57:13.747462 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 04 08:57:13.747462 np0000006401 devstack@c-api.service[100460]: removals.removed_module( Aug 04 08:57:13.757714 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 04 08:57:13.757714 np0000006401 devstack@c-api.service[100461]: removals.removed_module( Aug 04 08:57:13.758596 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 04 08:57:13.758596 np0000006401 devstack@c-api.service[100461]: removals.removed_module( Aug 04 08:57:14.535008 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 04 08:57:14.535008 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:57:14.535588 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 04 08:57:14.535588 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:57:14.568668 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 04 08:57:14.568668 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:57:14.584526 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 04 08:57:14.584526 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:57:14.585507 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 04 08:57:14.585507 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:57:14.617989 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 04 08:57:14.617989 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:57:14.622352 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 04 08:57:14.622352 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:57:14.674626 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 04 08:57:14.674626 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:57:14.772819 np0000006401 devstack@c-api.service[100459]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 04 08:57:14.773153 np0000006401 devstack@c-api.service[100459]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100459) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 08:57:14.773916 np0000006401 devstack@c-api.service[100461]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 04 08:57:14.774137 np0000006401 devstack@c-api.service[100461]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100461) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 08:57:14.814790 np0000006401 devstack@c-api.service[100462]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 04 08:57:14.814790 np0000006401 devstack@c-api.service[100462]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100462) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 08:57:14.874938 np0000006401 devstack@c-api.service[100460]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 04 08:57:14.875259 np0000006401 devstack@c-api.service[100460]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100460) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 04 08:57:14.878034 np0000006401 devstack@c-api.service[100459]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 04 08:57:14.878034 np0000006401 devstack@c-api.service[100459]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 08:57:14.878501 np0000006401 devstack@c-api.service[100461]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 04 08:57:14.878501 np0000006401 devstack@c-api.service[100461]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 08:57:14.890263 np0000006401 devstack@c-api.service[100462]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 04 08:57:14.890263 np0000006401 devstack@c-api.service[100462]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 08:57:14.952146 np0000006401 devstack@c-api.service[100460]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 04 08:57:14.952146 np0000006401 devstack@c-api.service[100460]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 04 08:57:15.392644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100459) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 08:57:15.392915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100461) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 08:57:15.393004 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.393063 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.393265 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.393353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100462) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 08:57:15.393392 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100460) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 04 08:57:15.393423 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.393534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.393728 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.393779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.393809 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.393845 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.393888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.394097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.394167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.395506 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.395615 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.395706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.395774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.395860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.395926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.395988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.396247 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.396340 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.396425 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.396501 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.396533 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.396558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.396613 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.396661 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.396705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.396749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.396781 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.396806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.396806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.396866 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.396909 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.396937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.396984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.397011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.397035 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.397219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.397219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.397356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.397428 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.397510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.397599 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.397708 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.397742 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.397764 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.397796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.397820 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.397859 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.397896 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.397923 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.397958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.397983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.398008 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.398038 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.398059 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.398089 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.398114 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.398134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.398155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.398176 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.398216 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.398254 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.398284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.398309 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.398343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.398382 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.398411 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.398435 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.398458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.398484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.398512 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.398537 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.398563 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.398587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.398614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.398648 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.398694 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.398734 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.398760 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.398789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.398814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.398840 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.398876 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.398899 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.398929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.398987 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.399010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.399044 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.399068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.399068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.399068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.399068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.399068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.399068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.400489 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.400560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.400617 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.400674 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.400733 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.400828 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.400886 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.400919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.400940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.400985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.401008 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.401033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.401067 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.401094 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.401118 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.401142 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.401170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.401194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.401235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.401257 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.401285 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.401311 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.401341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.401366 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.401386 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.401408 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.401433 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.401456 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.401477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.401501 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.401522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.401547 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.401572 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.401593 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.401617 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.401650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.401684 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.401708 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.401748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.401771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.401795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.401831 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.401864 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.401893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.401918 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.401942 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.401973 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.401997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.402018 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.402042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.402042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.402088 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.402115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.402141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.402141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.402141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.403224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.403328 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.403422 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.403473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.403510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.403550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.403574 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.403574 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.403616 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.403647 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.403696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.403736 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.403768 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.403798 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.403825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.403864 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.403889 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.403916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.403991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.404021 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.404052 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.404086 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.404108 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.404134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.404180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.404180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.404180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.404180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.404727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.404727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.404727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.405147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.405282 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.405376 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.405412 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.405412 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.405458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.405458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.405504 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.405533 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.405554 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.405581 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.405605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.405642 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.405695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.405721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.405743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.405772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.405796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.405820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.405847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.405872 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.405903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.405933 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.405987 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.406018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.406043 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.406069 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.406095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.406116 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.406142 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.406165 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.406191 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.406239 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.406280 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.406318 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.406357 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.406394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.406432 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.406454 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.406479 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.406515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.406541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.406587 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.406613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.406613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.406657 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.406755 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.406797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.406823 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.406862 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.406895 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.406922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.406922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.407383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.407383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.407383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.407634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.407716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.407716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.407847 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.407921 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.407993 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.408058 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.408116 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.408173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.408272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.408356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.408442 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.408510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.408548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.408579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.408579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.408579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.408579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.408670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.408670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.408670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.408670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.408670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.408670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.408670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.413582 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.413693 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.413693 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.413750 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.413789 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.413822 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.413849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.413875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.414063 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.414105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.414105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.414105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.414177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.414220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.414257 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.414280 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.414307 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.414307 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.414367 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.414510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.414510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.414618 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.414648 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.414712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.414749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.414771 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.414796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.414818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.414842 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.414868 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.414894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.414915 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.414976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.415018 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.415050 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.415078 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.415105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.415127 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.415153 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.415174 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.415213 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.415248 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.415279 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.415303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.415330 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.415350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.415350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.415350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.415412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.415746 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.415822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.415822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.415822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.415822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.415822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.415822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.416916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.417042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.417042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.417109 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.417162 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.417221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.417305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.417344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.417386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.417430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.417464 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.417486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.417507 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.417528 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.417553 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.417583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.417604 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.417633 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.417669 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.417711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.417735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.417759 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.417783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.417783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.417834 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.417869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.418102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.418191 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.418286 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.418371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.418371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.418371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.418371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.418371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.418371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.418515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.418515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.418556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.418584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.418584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.418636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.418678 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.418710 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.418743 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.418779 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.418814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.418853 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.418895 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.418928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.418964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.418990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.419015 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.419035 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.419059 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.419087 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.419087 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.419543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.419543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.419543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.419768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.419829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.419894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.419894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.420022 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.420092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.420119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.420143 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.420168 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.420168 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.420235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.420259 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.420279 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.420315 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.420358 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.420395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.420418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.420440 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.420460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.420483 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.420510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.420532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.420556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.420556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.420556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.422275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.422334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.422404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.422460 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.422520 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.422549 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.422577 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.422623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.422658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.422703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.422703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.422779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.422814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.422875 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.422927 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.422983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.423017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.423050 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.423090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.423124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.423147 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.423176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.423238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.423238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.423238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.423238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.423320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.423345 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.423748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.423748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.423748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.423748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.424048 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.424108 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.424108 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.424197 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.424244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.424277 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.424316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.424380 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.424380 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.424470 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.424525 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.424575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.424620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.424654 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.424705 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.424770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.424770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.424839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.424876 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.424917 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.424957 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.424984 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.424984 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.424984 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.425420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.425420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.425420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.425611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.425699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.425869 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.425940 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.426072 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.426137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.426174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.426212 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.426236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.426258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.426287 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.426287 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.426350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.426377 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.426400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.426400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.426447 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.426469 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.426494 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.426517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.426539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.426567 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.426593 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.426613 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.426634 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.426653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.426680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.427053 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.427084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.427110 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.427142 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.427167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.427195 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.427244 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.427267 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.427288 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.427309 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.427342 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.427377 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.427408 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.427434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.427458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.427491 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.427531 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.427562 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.427582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.427602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.427630 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.427667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.427698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.427722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.427743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.427768 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.427790 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.427809 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.427844 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.427872 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.427894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.427975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.428005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.428032 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.428057 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.428079 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.428098 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.428119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.428139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.428159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.428183 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.428225 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.428249 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.428274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.428294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.428314 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.428347 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.428376 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.428401 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.428422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.428450 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.428469 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.428498 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.428520 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.428542 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.428561 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.428586 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.428619 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.428655 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.428679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.428700 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.428723 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.428752 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.428773 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.428794 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.428794 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.428836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.428861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.428861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.428897 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.428917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.428917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.428966 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.428996 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.428996 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.429037 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.429062 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.429082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.429082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.429082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.429082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.429082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.429176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.429176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.429176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.429176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.429176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.430306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.430394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.430485 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.430556 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.430614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.430614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.430737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.430807 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.430807 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.430919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.430994 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.431051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.431051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.431163 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.431249 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.431309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.431389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.431389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.431502 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.431599 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.431599 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.431735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.431790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.431856 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.431918 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.431918 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.431918 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.432093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.432147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.432220 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.432291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.432374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.432447 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.432512 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.432575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.432659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.432686 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.432714 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.432738 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.432758 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.432786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.432808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.432830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.432865 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.432902 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.432929 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.432961 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.432993 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.433023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.433047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.433068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.433092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.433112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.433131 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.433160 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.433180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.433215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.433238 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.433266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.433293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.433320 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.433350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.433374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.433401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.433422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.433441 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.433466 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.433489 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.433522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.433543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.433543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.433583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.433769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.433769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.433769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.433769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.433769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.433895 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.433916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.433938 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.433938 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.433996 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.434017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.434017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.434017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.434017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.434093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.434093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.434093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.434093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.434093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.434093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.434093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.434999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.435087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.435158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.435243 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.435316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.435406 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.435483 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.435543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.435543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.435663 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.435738 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.435779 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.435813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.435841 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.436051 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.436051 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.436167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.436213 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.436246 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.436275 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.436298 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.436298 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.436344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.436368 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.436390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.436390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.436390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.436390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.436467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.436467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.436551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.436618 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.436646 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.436694 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.436722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.436756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.436796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.436826 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.436862 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.436894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.436930 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.436964 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.436990 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.437011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.437033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.437054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.437079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.437099 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.437121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.437145 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.437174 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.437194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.437235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.437263 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.437289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.437289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.437601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.437737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.437800 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.437890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.438011 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.438088 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.438189 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.438297 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.438346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.438401 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.438461 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.438525 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.438571 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.438628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.438661 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.438697 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.438734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.438763 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.438800 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.438831 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.438867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.438901 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.438932 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.438990 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.439024 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.439053 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.439082 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.439110 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.439145 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.439179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.439230 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.439267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.439313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.439345 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.439382 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.439412 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.439441 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.439469 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.439593 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.440062 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.440100 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.440132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.440160 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.440187 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.440242 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.440277 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.440300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.440328 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.440357 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.440385 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.440413 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.440442 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.440471 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.440501 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.440525 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.440569 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.440609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.440609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.440660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.440660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.440660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.440660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.440660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.443111 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.443169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.443260 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.443306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.443343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.443377 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.443403 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.443427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.443458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.443489 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.443514 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.443540 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.443540 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.443634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.443675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.443754 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.443814 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.443880 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.443958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.444023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.444084 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.446312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.446429 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.446508 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.446606 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.446705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.446779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.446867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.448079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.448122 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.448186 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.448274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.448304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.448304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.448352 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.448381 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.448410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.448484 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.448520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.448520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.448520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.448581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.448645 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.448714 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.448763 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.448826 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.448902 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.449002 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.449002 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.449241 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.449307 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.449353 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.449404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.449448 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.449491 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.449538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.449572 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.449599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.449631 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.449659 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.449683 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.449709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.449709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.449781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.449781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.449857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.449898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.450020 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.450104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.450104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.450251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.450332 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.450406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.450406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.450406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.450605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.450605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.451049 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.451125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.451168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.451288 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.451378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.451468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.451577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 04 08:57:15.452166 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.452252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.452313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.452375 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.452451 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.452491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.452521 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.452553 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100459) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.452586 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.452624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.452664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.452738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.452793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.452849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 04 08:57:15.452911 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.453010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.453068 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 04 08:57:15.453132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.453182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100461) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.453257 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 04 08:57:15.453313 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100462) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.453369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 04 08:57:15.453369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 04 08:57:15.453369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100460) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 04 08:57:15.493186 np0000006401 devstack@c-api.service[100459]: INFO dbcounter [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Registered counter for database cinder Aug 04 08:57:15.496860 np0000006401 devstack@c-api.service[100460]: INFO dbcounter [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Registered counter for database cinder Aug 04 08:57:15.501716 np0000006401 devstack@c-api.service[100461]: INFO dbcounter [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Registered counter for database cinder Aug 04 08:57:15.512215 np0000006401 devstack@c-api.service[100462]: INFO dbcounter [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Registered counter for database cinder Aug 04 08:57:15.533918 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 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=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.546789 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 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=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.556246 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d 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=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.561107 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb 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=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.642345 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writer thread running {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 08:57:15.643919 np0000006401 devstack@c-api.service[100459]: INFO cinder.rpc [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 04 08:57:15.646064 np0000006401 devstack@c-api.service[100459]: INFO cinder.rpc [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 08:57:15.648108 np0000006401 devstack@c-api.service[100459]: INFO cinder.rpc [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 04 08:57:15.649877 np0000006401 devstack@c-api.service[100459]: INFO cinder.rpc [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 08:57:15.650248 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.650506 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.652136 np0000006401 devstack@c-api.service[100459]: WARNING cinder.keymgr.conf_key_mgr [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.655555 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.655555 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.658143 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writer thread running {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 08:57:15.660778 np0000006401 devstack@c-api.service[100460]: INFO cinder.rpc [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 04 08:57:15.663432 np0000006401 devstack@c-api.service[100460]: INFO cinder.rpc [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 08:57:15.665799 np0000006401 devstack@c-api.service[100460]: INFO cinder.rpc [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 04 08:57:15.667790 np0000006401 devstack@c-api.service[100460]: INFO cinder.rpc [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 08:57:15.668100 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.668402 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.669088 np0000006401 devstack@c-api.service[100460]: WARNING cinder.keymgr.conf_key_mgr [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.671471 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writer thread running {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 08:57:15.671630 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.671777 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.674089 np0000006401 devstack@c-api.service[100461]: INFO cinder.rpc [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 04 08:57:15.676601 np0000006401 devstack@c-api.service[100461]: INFO cinder.rpc [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 08:57:15.678477 np0000006401 devstack@c-api.service[100461]: INFO cinder.rpc [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 04 08:57:15.680168 np0000006401 devstack@c-api.service[100461]: INFO cinder.rpc [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 08:57:15.680565 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.680729 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writer thread running {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 04 08:57:15.681005 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.681693 np0000006401 devstack@c-api.service[100461]: WARNING cinder.keymgr.conf_key_mgr [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.683396 np0000006401 devstack@c-api.service[100462]: INFO cinder.rpc [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 04 08:57:15.684838 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.685051 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.685916 np0000006401 devstack@c-api.service[100462]: INFO cinder.rpc [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 04 08:57:15.687065 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 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=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.687899 np0000006401 devstack@c-api.service[100462]: INFO cinder.rpc [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 04 08:57:15.689371 np0000006401 devstack@c-api.service[100459]: INFO cinder.rpc [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 04 08:57:15.689619 np0000006401 devstack@c-api.service[100462]: INFO cinder.rpc [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 04 08:57:15.689915 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.690178 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.690856 np0000006401 devstack@c-api.service[100462]: WARNING cinder.keymgr.conf_key_mgr [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.691368 np0000006401 devstack@c-api.service[100459]: INFO cinder.rpc [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 08:57:15.691747 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.691884 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.693430 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.693563 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.703033 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.703143 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.705241 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.705379 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.706030 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 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=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.708551 np0000006401 devstack@c-api.service[100460]: INFO cinder.rpc [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 04 08:57:15.708693 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.708832 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.711255 np0000006401 devstack@c-api.service[100460]: INFO cinder.rpc [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 08:57:15.711722 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.711766 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.711905 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.711944 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.714614 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.714740 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.716815 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.716996 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.718728 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb 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=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.719099 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.719227 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.721045 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.721108 np0000006401 devstack@c-api.service[100461]: INFO cinder.rpc [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 04 08:57:15.721161 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.723056 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.723195 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.723260 np0000006401 devstack@c-api.service[100461]: INFO cinder.rpc [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 08:57:15.723306 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.723482 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.723713 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.723771 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.723843 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.723968 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.725841 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.725927 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.726048 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.726131 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.727090 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d 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=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:15.728401 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.728539 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.729504 np0000006401 devstack@c-api.service[100462]: INFO cinder.rpc [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 04 08:57:15.730045 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.730175 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.731559 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.731692 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.731826 np0000006401 devstack@c-api.service[100462]: INFO cinder.rpc [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 04 08:57:15.732247 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.732396 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.732434 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.732571 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.733363 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.733520 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.733861 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.733931 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.734006 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.734041 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.734725 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.734931 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.736233 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.736233 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.736328 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.736328 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.736727 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.736727 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.738007 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.738060 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.738096 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.738122 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.738122 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.738160 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.738274 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.738307 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.738756 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.738884 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.739637 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.739675 np0000006401 devstack@c-api.service[100459]: WARNING cinder.api.contrib.hosts [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 08:57:15.739830 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.739938 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.740051 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.740146 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.740306 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.740604 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: extensions {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.741637 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: consistencygroups {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.742301 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.742450 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.742578 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.742738 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.743235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: extra_specs {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.743311 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.743410 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.743856 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.744028 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.744767 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.744911 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.745208 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: capabilities {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.745396 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.745520 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.746261 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: backups {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.746424 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.746601 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.746802 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.746972 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.747853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-quota-sets {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.748988 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.749032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: qos-specs {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.749079 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.749145 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.749211 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.749845 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.750011 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.750602 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: encryption {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.751072 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.751212 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.751819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: encryption {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.752195 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.752346 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.752493 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.752645 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.753002 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: cgsnapshots {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.753054 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.753158 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.753858 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.753900 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.754015 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.754051 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.754168 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: scheduler-stats {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.754372 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.754552 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.755057 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.755184 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.755317 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-volume-manage {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.755915 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.756032 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.756066 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.756094 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.756449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-snapshot-manage {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.756654 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.756787 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.757607 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.757684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-volume-transfer {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.757795 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.758671 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.758819 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.759018 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-hosts {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.759109 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.759194 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.759636 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.759795 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.760116 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-volume-type-access {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.760298 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.760423 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.760471 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.760589 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.761115 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.761259 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.761370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-availability-zone {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.761494 np0000006401 devstack@c-api.service[100460]: WARNING cinder.api.contrib.hosts [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 08:57:15.761733 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.761842 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.762359 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: extensions {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.762595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extended resource: os-quota-class-sets {{(pid=100459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.762779 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.762928 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.763175 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.763316 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.763545 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: consistencygroups {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.763884 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.764042 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.764087 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.764134 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.764178 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.764290 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.764828 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.764948 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.765049 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.765172 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.765319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: extra_specs {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.765586 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.765699 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.765840 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.765985 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.766090 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.766195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] SnapshotActionsController initialized {{(pid=100459) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 08:57:15.766283 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.766487 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.766609 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.766668 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.766740 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: capabilities {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.766797 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.767160 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.767300 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.767515 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.767635 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.767931 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.768061 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.768142 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: backups {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.768267 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.768389 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.768728 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.768844 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.768979 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.769100 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.769346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.769464 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.769565 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.769688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.769786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.769875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.769979 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension UsedLimits extending resource: limits {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770116 np0000006401 devstack@c-api.service[100461]: WARNING cinder.api.contrib.hosts [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 08:57:15.770168 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770244 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-quota-sets {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.770295 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770343 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.770382 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension AdminActions extending resource: volumes {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770428 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.770467 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.770515 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension AdminActions extending resource: snapshots {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770554 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.770592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension AdminActions extending resource: backups {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeActions extending resource: volumes {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.770812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.771005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.router [None req-ae2f707d-a3e2-4001-9f41-d91b70966762 None None] Extension TypesManage extending resource: types {{(pid=100459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.771086 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: extensions {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.771294 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: qos-specs {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.772382 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: consistencygroups {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.772777 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.772903 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.772945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: encryption {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.774265 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: encryption {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.774416 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.774570 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.775022 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: extra_specs {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.775785 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.775854 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: cgsnapshots {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.775920 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.776914 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.777024 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: capabilities {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.777076 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.777471 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: scheduler-stats {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.778291 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: backups {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.778746 np0000006401 devstack@c-api.service[100459]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6610aa4668 pid: 100459 (default app) Aug 04 08:57:15.779079 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-volume-manage {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.779159 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.779271 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.780126 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-quota-sets {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.780185 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.780327 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.780513 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-snapshot-manage {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.780936 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.781078 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.781426 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: qos-specs {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.781668 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.781808 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.782210 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-volume-transfer {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.782803 np0000006401 devstack@c-api.service[100462]: WARNING cinder.api.contrib.hosts [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 04 08:57:15.783098 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.783174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: encryption {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.783256 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.783697 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-hosts {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.783910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: extensions {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.784454 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: encryption {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.784965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-volume-type-access {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.785289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: consistencygroups {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.785797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: cgsnapshots {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.786315 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-availability-zone {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.787052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cbd8f4fb-1a7b-45db-a3a5-2ae11788919d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:57:15.787118 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: scheduler-stats {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.787211 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: extra_specs {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.788147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extended resource: os-quota-class-sets {{(pid=100460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.788352 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-volume-manage {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.789153 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: capabilities {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.789541 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.789580 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-snapshot-manage {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.789682 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.790349 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1/1] 10.4.3.176 () {60 vars in 925 bytes} [Tue Aug 4 08:57:15 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 08:57:15.790400 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: backups {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.790720 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.790720 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.790836 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-volume-transfer {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.791369 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.791483 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.792014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.snapshot_actions [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] SnapshotActionsController initialized {{(pid=100460) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 08:57:15.792330 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.792375 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-hosts {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.792459 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.792785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-quota-sets {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.793190 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.793347 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.793594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-volume-type-access {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.794015 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.794142 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.794179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: qos-specs {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.794913 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.795081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-availability-zone {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.795130 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.795580 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.795707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.795842 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.795889 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: encryption {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.795995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796506 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extended resource: os-quota-class-sets {{(pid=100461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.796567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension UsedLimits extending resource: limits {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension AdminActions extending resource: volumes {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796793 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension AdminActions extending resource: snapshots {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.796909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension AdminActions extending resource: backups {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.797028 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeActions extending resource: volumes {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.797141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.797252 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.router [None req-50426caf-1ae2-4a46-ab06-65c389e96ad2 None None] Extension TypesManage extending resource: types {{(pid=100460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.797302 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: encryption {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.797676 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.797863 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.798514 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: cgsnapshots {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.799593 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.799651 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: scheduler-stats {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.799734 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.800569 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.800738 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.800825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-volume-manage {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.801392 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.snapshot_actions [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] SnapshotActionsController initialized {{(pid=100461) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 08:57:15.801652 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.801793 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.802235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-snapshot-manage {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.802546 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.802667 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.803390 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.803467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-volume-transfer {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.803573 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.804313 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.804485 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.804944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-hosts {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.805247 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.805354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.805415 np0000006401 devstack@c-api.service[100460]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6610aa4668 pid: 100460 (default app) Aug 04 08:57:15.805543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.805704 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.805860 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.806027 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.806158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-volume-type-access {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.806237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension UsedLimits extending resource: limits {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.806393 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.806543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.806697 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.806866 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension AdminActions extending resource: volumes {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.807051 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension AdminActions extending resource: snapshots {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.807218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension AdminActions extending resource: backups {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.807376 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeActions extending resource: volumes {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.807558 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.807624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-availability-zone {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.807730 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.router [None req-4a9ce255-c36e-49ab-a0ac-fe3819bb1aeb None None] Extension TypesManage extending resource: types {{(pid=100461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.809814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extended resource: os-quota-class-sets {{(pid=100462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 04 08:57:15.811170 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.811399 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.812217 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.812359 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.813054 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.813196 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.813904 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.snapshot_actions [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] SnapshotActionsController initialized {{(pid=100462) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 04 08:57:15.814238 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.814409 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.815107 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.815246 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.816008 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.816092 np0000006401 devstack@c-api.service[100461]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6610aa4668 pid: 100461 (default app) Aug 04 08:57:15.816158 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.816857 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 08:57:15.817053 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 08:57:15.817625 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.817752 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.817857 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.817961 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension UsedLimits extending resource: limits {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818653 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818750 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818860 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension AdminActions extending resource: volumes {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.818986 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension AdminActions extending resource: snapshots {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.819133 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension AdminActions extending resource: backups {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.819266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeActions extending resource: volumes {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.819380 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.819474 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.router [None req-4944cbcd-38e1-4ecf-8bc3-129e4f38c33d None None] Extension TypesManage extending resource: types {{(pid=100462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 04 08:57:15.827786 np0000006401 devstack@c-api.service[100462]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e6610aa4668 pid: 100462 (default app) Aug 04 08:57:20.855333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2dee497c-52b1-4fc0-964b-8262cd3e964a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:57:21.525033 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2dee497c-52b1-4fc0-964b-8262cd3e964a admin admin] POST https://10.4.3.176/volume/v3/types Aug 04 08:57:21.525626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2dee497c-52b1-4fc0-964b-8262cd3e964a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:57:21.527608 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:57:21.527608 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:57:21.576982 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-2dee497c-52b1-4fc0-964b-8262cd3e964a 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=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:21.609187 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2dee497c-52b1-4fc0-964b-8262cd3e964a admin admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 08:57:21.609730 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 2/2] 10.4.3.176 () {68 vars in 1302 bytes} [Tue Aug 4 08:57:20 2026] POST /volume/v3/types => generated 183 bytes in 755 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:57:21.633584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4777ecb1-65b9-4b37-af74-f1df9b4f8c2a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:57:22.014614 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4777ecb1-65b9-4b37-af74-f1df9b4f8c2a admin admin] POST https://10.4.3.176/volume/v3/types/e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4/extra_specs Aug 04 08:57:22.015349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4777ecb1-65b9-4b37-af74-f1df9b4f8c2a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:57:22.017223 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:57:22.017223 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:57:22.054282 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-4777ecb1-65b9-4b37-af74-f1df9b4f8c2a 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=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:22.139178 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4777ecb1-65b9-4b37-af74-f1df9b4f8c2a admin admin] https://10.4.3.176/volume/v3/types/e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4/extra_specs returned with HTTP 200 Aug 04 08:57:22.139706 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1/3] 10.4.3.176 () {68 vars in 1449 bytes} [Tue Aug 4 08:57:21 2026] POST /volume/v3/types/e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4/extra_specs => generated 52 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 08:57:22.451802 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-182494c8-dff8-4005-8fe1-3de3d94036c8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:57:22.765494 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-182494c8-dff8-4005-8fe1-3de3d94036c8 admin admin] POST https://10.4.3.176/volume/v3/types Aug 04 08:57:22.765494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-182494c8-dff8-4005-8fe1-3de3d94036c8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:57:22.771006 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:57:22.771006 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:57:22.806699 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-182494c8-dff8-4005-8fe1-3de3d94036c8 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=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:22.841745 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-182494c8-dff8-4005-8fe1-3de3d94036c8 admin admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 08:57:22.841745 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1/4] 10.4.3.176 () {68 vars in 1302 bytes} [Tue Aug 4 08:57:22 2026] POST /volume/v3/types => generated 186 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:57:22.860445 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7f3b0c89-7a60-42da-bf43-4a68f5161094 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:57:23.128075 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7f3b0c89-7a60-42da-bf43-4a68f5161094 admin admin] POST https://10.4.3.176/volume/v3/types/d0abadbc-819f-4892-8f44-79c8e36b18d9/extra_specs Aug 04 08:57:23.128705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7f3b0c89-7a60-42da-bf43-4a68f5161094 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:57:23.130382 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:57:23.130382 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:57:23.165749 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-7f3b0c89-7a60-42da-bf43-4a68f5161094 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=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 08:57:23.223515 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7f3b0c89-7a60-42da-bf43-4a68f5161094 admin admin] https://10.4.3.176/volume/v3/types/d0abadbc-819f-4892-8f44-79c8e36b18d9/extra_specs returned with HTTP 200 Aug 04 08:57:23.223972 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1/5] 10.4.3.176 () {68 vars in 1449 bytes} [Tue Aug 4 08:57:22 2026] POST /volume/v3/types/d0abadbc-819f-4892-8f44-79c8e36b18d9/extra_specs => generated 45 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 08:57:31.606146 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 08:57:32.137341 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 08:57:32.835681 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 08:57:33.221760 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 08:57:51.012567 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6bd67c50-d6d7-4e6a-9d9a-567250036873 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:57:51.013447 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6bd67c50-d6d7-4e6a-9d9a-567250036873 None None] GET https://10.4.3.176/volume// Aug 04 08:57:51.013748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6bd67c50-d6d7-4e6a-9d9a-567250036873 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:57:51.014134 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6bd67c50-d6d7-4e6a-9d9a-567250036873 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:57:51.014725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6bd67c50-d6d7-4e6a-9d9a-567250036873 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 08:57:51.015119 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 3/6] 10.4.3.176 () {66 vars in 1425 bytes} [Tue Aug 4 08:57:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 08:58:33.099806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-132a368a-6b2e-41cf-8dfd-2bfeb6e2ce09 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:58:33.422827 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-132a368a-6b2e-41cf-8dfd-2bfeb6e2ce09 tempest-verify_tempest_config-898979300 tempest-verify_tempest_config-898979300-project-member] GET https://10.4.3.176/volume/v3/extensions Aug 04 08:58:33.422999 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-132a368a-6b2e-41cf-8dfd-2bfeb6e2ce09 tempest-verify_tempest_config-898979300 tempest-verify_tempest_config-898979300-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:58:33.423214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-132a368a-6b2e-41cf-8dfd-2bfeb6e2ce09 tempest-verify_tempest_config-898979300 tempest-verify_tempest_config-898979300-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:58:33.423558 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-132a368a-6b2e-41cf-8dfd-2bfeb6e2ce09 tempest-verify_tempest_config-898979300 tempest-verify_tempest_config-898979300-project-member] https://10.4.3.176/volume/v3/extensions returned with HTTP 200 Aug 04 08:58:33.423948 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 2/7] 10.4.3.176 () {66 vars in 1246 bytes} [Tue Aug 4 08:58:33 2026] GET /volume/v3/extensions => generated 5245 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:17.459606 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:17.846168 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] GET https://10.4.3.176/volume/v3/os-hosts Aug 04 08:59:17.846276 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:17.846511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:17.853488 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.hosts [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] status, active and update: available, enabled, 2026-08-04 08:57:19+00:00 {{(pid=100461) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 08:59:17.853633 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.hosts [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] status, active and update: available, enabled, 2026-08-04 08:57:20+00:00 {{(pid=100461) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 08:59:17.853762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.hosts [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] status, active and update: available, enabled, 2026-08-04 08:59:05+00:00 {{(pid=100461) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 08:59:17.854114 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b6e9c896-0f79-4d8a-b001-c71625032d1b tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] https://10.4.3.176/volume/v3/os-hosts returned with HTTP 200 Aug 04 08:59:17.854504 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 2/8] 10.4.3.176 () {66 vars in 1240 bytes} [Tue Aug 4 08:59:17 2026] GET /volume/v3/os-hosts => generated 560 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:17.868539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:17.871329 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] GET https://10.4.3.176/volume/v3/os-hosts Aug 04 08:59:17.871498 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:17.871686 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:17.879527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.hosts [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] status, active and update: available, enabled, 2026-08-04 08:57:19+00:00 {{(pid=100462) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 08:59:17.879716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.hosts [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] status, active and update: available, enabled, 2026-08-04 08:57:20+00:00 {{(pid=100462) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 08:59:17.879856 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.hosts [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] status, active and update: available, enabled, 2026-08-04 08:59:05+00:00 {{(pid=100462) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 04 08:59:17.880158 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e57344a-48c4-48f8-b03c-538ce8ea77fb tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] https://10.4.3.176/volume/v3/os-hosts returned with HTTP 200 Aug 04 08:59:17.880672 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 2/9] 10.4.3.176 () {66 vars in 1240 bytes} [Tue Aug 4 08:59:17 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:17.889594 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c845b051-567b-4ae2-a428-31a131020993 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:17.892424 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c845b051-567b-4ae2-a428-31a131020993 tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] GET https://10.4.3.176/volume/v3/os-hosts/np0000006401@storpool Aug 04 08:59:17.892650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c845b051-567b-4ae2-a428-31a131020993 tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:17.892889 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c845b051-567b-4ae2-a428-31a131020993 tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:17.933069 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c845b051-567b-4ae2-a428-31a131020993 tempest-VolumeHostsAdminTestsJSON-146512815 tempest-VolumeHostsAdminTestsJSON-146512815-project-admin] https://10.4.3.176/volume/v3/os-hosts/np0000006401@storpool returned with HTTP 200 Aug 04 08:59:17.933645 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 4/10] 10.4.3.176 () {66 vars in 1306 bytes} [Tue Aug 4 08:59:17 2026] GET /volume/v3/os-hosts/np0000006401@storpool => generated 175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:27.852522 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=1 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 08:59:27.877869 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=1 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 08:59:27.932192 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=3 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 08:59:28.581424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0cf21329-f0e6-4d37-9436-c6a3d024f701 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:28.889631 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0cf21329-f0e6-4d37-9436-c6a3d024f701 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 08:59:28.890293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0cf21329-f0e6-4d37-9436-c6a3d024f701 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-170533640"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:28.915557 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0cf21329-f0e6-4d37-9436-c6a3d024f701 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 08:59:28.915916 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 3/11] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 08:59:28 2026] POST /volume/v3/types => generated 232 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:28.927308 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f21a3c6-b57c-40ad-8490-2600464a744a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:28.929080 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f21a3c6-b57c-40ad-8490-2600464a744a tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 08:59:28.929513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f21a3c6-b57c-40ad-8490-2600464a744a tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-948081642", "extra_specs": {"multiattach": " True"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:28.954688 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f21a3c6-b57c-40ad-8490-2600464a744a tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 08:59:28.955063 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 3/12] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 08:59:28 2026] POST /volume/v3/types => generated 258 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:28.964234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:29.312581 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:29.313583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-170533640", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-665823079"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:29.318645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-170533640', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-665823079'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:29.335837 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Create volume of 1 GB Aug 04 08:59:29.336243 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:29.336243 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:29.342139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Availability zone cache updated, next update will occur around 2026-08-04 09:59:29.341559. {{(pid=100462) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 08:59:29.342281 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Availability Zones retrieved successfully. Aug 04 08:59:29.368020 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Flow 'volume_create_api' (f13ba6d3-2079-48b6-8938-164614685f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:29.369317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5153f323-7ae0-4ffd-85b2-66689d4d4adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:29.370348 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:29.419353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5153f323-7ae0-4ffd-85b2-66689d4d4adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:59:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e97b85a5-d784-4dee-93d1-8cf017eca2e1,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-170533640',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e97b85a5-d784-4dee-93d1-8cf017eca2e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:29.420327 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fefad2d-3a27-4507-b2c9-cad076567495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:29.477083 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:29.477508 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:29.547858 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Created reservations ['3e7150f2-28aa-49d4-8f17-3419bfa523ea', '1e8b89f9-cb73-4ad2-9e84-a6c64683753b', '0df03935-fa67-4f8e-a104-9644e031ef06', '30ab4d31-dd78-45f6-96d7-77a0497c17e2'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:29.549015 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fefad2d-3a27-4507-b2c9-cad076567495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e7150f2-28aa-49d4-8f17-3419bfa523ea', '1e8b89f9-cb73-4ad2-9e84-a6c64683753b', '0df03935-fa67-4f8e-a104-9644e031ef06', '30ab4d31-dd78-45f6-96d7-77a0497c17e2']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:29.550465 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd44118-b1e8-42a3-bffa-3f741a6ee885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:29.618110 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd44118-b1e8-42a3-bffa-3f741a6ee885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91476417-6704-442a-8ecd-6f45019eddb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-665823079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b4ab3b0a454c21b99b41a4f5cb6fe0',qos_specs=None,replication_status=,reservations=['3e7150f2-28aa-49d4-8f17-3419bfa523ea','1e8b89f9-cb73-4ad2-9e84-a6c64683753b','0df03935-fa67-4f8e-a104-9644e031ef06','30ab4d31-dd78-45f6-96d7-77a0497c17e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8041996deb0e46a0893777b63b8b0944',volume_type_id=e97b85a5-d784-4dee-93d1-8cf017eca2e1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-665823079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91476417-6704-442a-8ecd-6f45019eddb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5b4ab3b0a454c21b99b41a4f5cb6fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8041996deb0e46a0893777b63b8b0944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e97b85a5-d784-4dee-93d1-8cf017eca2e1),volume_type_id=e97b85a5-d784-4dee-93d1-8cf017eca2e1)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:29.619000 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82584c7a-6d8a-4a5a-8e6f-fcd202b4450e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:29.659090 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82584c7a-6d8a-4a5a-8e6f-fcd202b4450e) transitioned into state 'SUCCESS' from state '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-665823079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5b4ab3b0a454c21b99b41a4f5cb6fe0',qos_specs=None,replication_status=,reservations=['3e7150f2-28aa-49d4-8f17-3419bfa523ea','1e8b89f9-cb73-4ad2-9e84-a6c64683753b','0df03935-fa67-4f8e-a104-9644e031ef06','30ab4d31-dd78-45f6-96d7-77a0497c17e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8041996deb0e46a0893777b63b8b0944',volume_type_id=e97b85a5-d784-4dee-93d1-8cf017eca2e1)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:29.660070 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c1674c-c111-4e49-b991-229cc7afc67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:29.706160 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14c1674c-c111-4e49-b991-229cc7afc67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:29.707222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Flow 'volume_create_api' (f13ba6d3-2079-48b6-8938-164614685f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:29.707879 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Create volume request issued successfully. Aug 04 08:59:29.709069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2d2f0c0-c0c9-4bac-81f9-88ae6f279ea2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:29.709656 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 3/13] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 08:59:28 2026] POST /volume/v3/volumes => generated 870 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 08:59:29.724686 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-69190b41-87d9-4423-8146-332768ac2a76 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:29.726067 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-69190b41-87d9-4423-8146-332768ac2a76 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:29.726348 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-69190b41-87d9-4423-8146-332768ac2a76 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:29.726537 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-69190b41-87d9-4423-8146-332768ac2a76 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:29.760414 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:29.760414 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:29.767605 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-69190b41-87d9-4423-8146-332768ac2a76 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:29.777616 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-69190b41-87d9-4423-8146-332768ac2a76 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:29.778032 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 5/14] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:29 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 938 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:30.218725 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:30.520945 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:30.522433 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1244552077"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:30.523519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1244552077'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:30.524146 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Create volume of 1 GB Aug 04 08:59:30.537894 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Availability zone cache updated, next update will occur around 2026-08-04 09:59:30.537006. {{(pid=100460) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 08:59:30.537992 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Availability Zones retrieved successfully. Aug 04 08:59:30.567095 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Flow 'volume_create_api' (1c8914e5-5836-48c2-9bea-a467bd921832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:30.568613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0eed903-db0f-444e-90fd-c61c3fca859c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:30.569731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:30.638460 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0eed903-db0f-444e-90fd-c61c3fca859c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:30.639357 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618451c3-9a14-4d11-a78f-2942910fa0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:30.697996 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:30.698682 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:30.760358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Created reservations ['e1f19a03-5c77-4005-836e-38456c86eb3c', '9b113ef7-3554-4218-bacd-6e76a55ada85', '149b7b5f-2cea-4708-827e-f1d63ba515e3', '3873496f-0591-4baf-b532-58c61666101f'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:30.761393 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (618451c3-9a14-4d11-a78f-2942910fa0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1f19a03-5c77-4005-836e-38456c86eb3c', '9b113ef7-3554-4218-bacd-6e76a55ada85', '149b7b5f-2cea-4708-827e-f1d63ba515e3', '3873496f-0591-4baf-b532-58c61666101f']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:30.762186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898d8419-4da7-4af4-9665-b2a6c9d157a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:30.792652 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e9c8457-800a-4877-bfcc-2bd810356049 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:30.794811 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e9c8457-800a-4877-bfcc-2bd810356049 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:30.795166 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e9c8457-800a-4877-bfcc-2bd810356049 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:30.795481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e9c8457-800a-4877-bfcc-2bd810356049 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:30.811165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (898d8419-4da7-4af4-9665-b2a6c9d157a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5c6232b-c47b-44eb-ae15-252db769b827', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1244552077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9062d7ccac24fcbb67216794cb320c6',qos_specs=None,replication_status=,reservations=['e1f19a03-5c77-4005-836e-38456c86eb3c','9b113ef7-3554-4218-bacd-6e76a55ada85','149b7b5f-2cea-4708-827e-f1d63ba515e3','3873496f-0591-4baf-b532-58c61666101f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb855bf30bc4e9cbef89e173d8c949e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1244552077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5c6232b-c47b-44eb-ae15-252db769b827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9062d7ccac24fcbb67216794cb320c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdb855bf30bc4e9cbef89e173d8c949e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:30.812598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0111f0ef-242c-4447-b04d-5f1d87988d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:30.832845 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:30.832845 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:30.841250 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9e9c8457-800a-4877-bfcc-2bd810356049 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:30.845219 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0111f0ef-242c-4447-b04d-5f1d87988d88) transitioned into state 'SUCCESS' from state '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-1244552077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9062d7ccac24fcbb67216794cb320c6',qos_specs=None,replication_status=,reservations=['e1f19a03-5c77-4005-836e-38456c86eb3c','9b113ef7-3554-4218-bacd-6e76a55ada85','149b7b5f-2cea-4708-827e-f1d63ba515e3','3873496f-0591-4baf-b532-58c61666101f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb855bf30bc4e9cbef89e173d8c949e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:30.846225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637aa0fa-33e4-4144-af09-62f5fcf684ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:30.848001 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e9c8457-800a-4877-bfcc-2bd810356049 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:30.848517 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 4/15] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:30 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 997 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:30.868033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0a147319-be48-4d72-a2f3-529ce4078c89 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:30.869991 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0a147319-be48-4d72-a2f3-529ce4078c89 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:30.870269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0a147319-be48-4d72-a2f3-529ce4078c89 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:30.870768 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0a147319-be48-4d72-a2f3-529ce4078c89 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:30.880232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (637aa0fa-33e4-4144-af09-62f5fcf684ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:30.880232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Flow 'volume_create_api' (1c8914e5-5836-48c2-9bea-a467bd921832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:30.880232 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Create volume request issued successfully. Aug 04 08:59:30.880232 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc2ab8f8-598b-4754-ad5a-b097fa32eaef tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:30.880665 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 4/16] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 08:59:30 2026] POST /volume/v3/volumes => generated 759 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:30.909219 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:30.909219 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:30.921068 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0a147319-be48-4d72-a2f3-529ce4078c89 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Volume info retrieved successfully. Aug 04 08:59:30.928537 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0a147319-be48-4d72-a2f3-529ce4078c89 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:30.929035 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 4/17] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:30 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 1182 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 08:59:30.948070 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:30.950570 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] POST https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4/action Aug 04 08:59:30.951529 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-948081642", "migration_policy": "never"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 08:59:30.951754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-948081642", "migration_policy": "never"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:30.964470 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:30.964470 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:30.965174 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:30.973141 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:30.973141 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:31.034111 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:31.034468 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:31.075768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Created reservations ['63469254-a7df-4fce-9979-139a3d5c8e0f', '08ee7c93-ec4b-44e9-be16-edffb8983567'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:31.088116 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:31.088489 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:31.098494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Created reservations ['f785f6ab-72f6-47f5-b598-a014df525471', '8c0a3a44-59d5-4868-a78a-bfed9478f4de'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:31.152092 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Retype volume request issued successfully. Aug 04 08:59:31.152655 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ceed55a7-c4c3-4c77-bdae-d8a4c96d2ee6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4/action returned with HTTP 202 Aug 04 08:59:31.152869 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 6/18] 10.4.3.176 () {70 vars in 1432 bytes} [Tue Aug 4 08:59:30 2026] POST /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 08:59:31.164274 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-88dbf7d5-0ca9-4d42-94fb-6152e096fc1f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:31.166847 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88dbf7d5-0ca9-4d42-94fb-6152e096fc1f tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:31.167180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88dbf7d5-0ca9-4d42-94fb-6152e096fc1f tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:31.167501 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88dbf7d5-0ca9-4d42-94fb-6152e096fc1f tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:31.177739 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:31.177739 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:31.181480 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-88dbf7d5-0ca9-4d42-94fb-6152e096fc1f tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:31.186284 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88dbf7d5-0ca9-4d42-94fb-6152e096fc1f tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:31.186671 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 5/19] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:31 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:32.201519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7bcd6b84-e845-47be-8a75-fe0355f86c41 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:32.204130 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7bcd6b84-e845-47be-8a75-fe0355f86c41 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:32.204529 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7bcd6b84-e845-47be-8a75-fe0355f86c41 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:32.204799 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7bcd6b84-e845-47be-8a75-fe0355f86c41 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:32.214258 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:32.214258 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:32.221603 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7bcd6b84-e845-47be-8a75-fe0355f86c41 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:32.228805 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7bcd6b84-e845-47be-8a75-fe0355f86c41 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:32.229272 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 5/20] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:32 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:32.246464 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d797720b-0837-4fa6-af3c-736cc4cd6dce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:32.248955 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d797720b-0837-4fa6-af3c-736cc4cd6dce tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:32.249270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d797720b-0837-4fa6-af3c-736cc4cd6dce tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:32.249636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d797720b-0837-4fa6-af3c-736cc4cd6dce tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:32.261259 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:32.261259 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:32.266459 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d797720b-0837-4fa6-af3c-736cc4cd6dce tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Volume info retrieved successfully. Aug 04 08:59:32.273127 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d797720b-0837-4fa6-af3c-736cc4cd6dce tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:32.274597 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 5/21] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:32 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 1181 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 08:59:32.288243 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e93a5e12-399f-4640-8b1b-6bcff1e96211 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:32.291128 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e93a5e12-399f-4640-8b1b-6bcff1e96211 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:32.291332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e93a5e12-399f-4640-8b1b-6bcff1e96211 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:32.291575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e93a5e12-399f-4640-8b1b-6bcff1e96211 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:32.336545 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:32.336545 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:32.343101 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e93a5e12-399f-4640-8b1b-6bcff1e96211 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Volume info retrieved successfully. Aug 04 08:59:32.347176 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e93a5e12-399f-4640-8b1b-6bcff1e96211 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:32.347674 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 7/22] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:32 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 1181 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 08:59:32.364601 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:32.366537 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] POST https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4/action Aug 04 08:59:32.367422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-170533640", "migration_policy": "never"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 08:59:32.367643 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-170533640", "migration_policy": "never"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:32.376119 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:32.376119 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:32.376702 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:32.418443 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:32.418741 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-170533640, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:32.436694 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Created reservations ['1befe09f-b90c-48be-af4b-d4b0fe9b52a8', '8f3bc671-a377-47e2-a6f7-9cda48746aaa'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:32.451640 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:32.451935 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-948081642, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:32.458831 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Created reservations ['e1139595-da19-494b-a745-2102c8955abc', 'ea7b5a35-0aa7-4f12-bc68-929bbff1aac6'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:32.507493 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Retype volume request issued successfully. Aug 04 08:59:32.507493 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cfd28d2f-564a-4d5d-a3bd-c80fb24cedf6 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4/action returned with HTTP 202 Aug 04 08:59:32.507493 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 6/23] 10.4.3.176 () {70 vars in 1432 bytes} [Tue Aug 4 08:59:32 2026] POST /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 08:59:32.517733 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ad3c2517-e4fd-4903-91c9-94de005abc48 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:32.520884 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ad3c2517-e4fd-4903-91c9-94de005abc48 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:32.520884 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ad3c2517-e4fd-4903-91c9-94de005abc48 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:32.521011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ad3c2517-e4fd-4903-91c9-94de005abc48 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:32.537084 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:32.537084 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:32.545842 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ad3c2517-e4fd-4903-91c9-94de005abc48 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:32.552491 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ad3c2517-e4fd-4903-91c9-94de005abc48 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:32.552852 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 6/24] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:32 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:33.572499 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-366f18b6-9d4d-4c82-989e-b67b7b6de1d2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:33.576412 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-366f18b6-9d4d-4c82-989e-b67b7b6de1d2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:33.576412 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-366f18b6-9d4d-4c82-989e-b67b7b6de1d2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:33.576412 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-366f18b6-9d4d-4c82-989e-b67b7b6de1d2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:33.586410 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:33.586410 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:33.598069 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-366f18b6-9d4d-4c82-989e-b67b7b6de1d2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:33.608284 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-366f18b6-9d4d-4c82-989e-b67b7b6de1d2 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:33.608763 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 6/25] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:33 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:33.622027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b53f8851-2632-48d1-8ba8-3b83905d2ec2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:33.625536 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b53f8851-2632-48d1-8ba8-3b83905d2ec2 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:33.626298 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b53f8851-2632-48d1-8ba8-3b83905d2ec2 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:33.628527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b53f8851-2632-48d1-8ba8-3b83905d2ec2 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:33.637726 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:33.637726 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:33.643740 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b53f8851-2632-48d1-8ba8-3b83905d2ec2 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Volume info retrieved successfully. Aug 04 08:59:33.648879 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b53f8851-2632-48d1-8ba8-3b83905d2ec2 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:33.649520 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 8/26] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:33 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 08:59:33.663090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-19142ee3-fc9f-4335-a8d9-d98daf9fb5fb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:33.665964 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19142ee3-fc9f-4335-a8d9-d98daf9fb5fb tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-665823079 Aug 04 08:59:33.666177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19142ee3-fc9f-4335-a8d9-d98daf9fb5fb tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:33.666403 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19142ee3-fc9f-4335-a8d9-d98daf9fb5fb tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:33.667464 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:33.667464 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:33.667810 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-19142ee3-fc9f-4335-a8d9-d98daf9fb5fb tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-665823079'), ('all_tenants', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 08:59:33.708686 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-19142ee3-fc9f-4335-a8d9-d98daf9fb5fb tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Get all volumes completed successfully. Aug 04 08:59:33.709379 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19142ee3-fc9f-4335-a8d9-d98daf9fb5fb tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-665823079 returned with HTTP 200 Aug 04 08:59:33.710166 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 7/27] 10.4.3.176 () {68 vars in 1427 bytes} [Tue Aug 4 08:59:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-665823079 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:33.720675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-529eb11b-4168-4ee7-b578-0acbb0615f4b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:33.722864 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-529eb11b-4168-4ee7-b578-0acbb0615f4b tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-665823079 Aug 04 08:59:33.723264 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-529eb11b-4168-4ee7-b578-0acbb0615f4b tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:33.723573 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-529eb11b-4168-4ee7-b578-0acbb0615f4b tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:33.724752 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-529eb11b-4168-4ee7-b578-0acbb0615f4b tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-665823079'), ('all_tenants', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 08:59:33.770231 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-529eb11b-4168-4ee7-b578-0acbb0615f4b tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Get all volumes completed successfully. Aug 04 08:59:33.770231 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-529eb11b-4168-4ee7-b578-0acbb0615f4b tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-665823079 returned with HTTP 200 Aug 04 08:59:33.770231 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 7/28] 10.4.3.176 () {68 vars in 1427 bytes} [Tue Aug 4 08:59:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-665823079 => generated 341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:33.778251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d7cda201-cafd-40ce-8917-d25236cf64c9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:33.780479 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7cda201-cafd-40ce-8917-d25236cf64c9 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:33.780787 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7cda201-cafd-40ce-8917-d25236cf64c9 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:33.780878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7cda201-cafd-40ce-8917-d25236cf64c9 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:33.792480 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:33.792480 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:33.799098 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d7cda201-cafd-40ce-8917-d25236cf64c9 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:33.808252 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7cda201-cafd-40ce-8917-d25236cf64c9 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:33.811372 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 7/29] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:33 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:33.826781 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:33.829676 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] DELETE https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:33.829940 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:33.830172 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:33.830537 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Delete volume with id: 91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:33.843817 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:33.843817 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:33.844476 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:33.881665 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Delete volume request issued successfully. Aug 04 08:59:33.881665 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-86fe0484-0b01-43c8-ac53-c1cdff0230c3 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 202 Aug 04 08:59:33.881665 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 9/30] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 08:59:33 2026] DELETE /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 08:59:33.892519 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-35b1941c-71ec-4cef-936b-e24870719fcb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:33.895000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35b1941c-71ec-4cef-936b-e24870719fcb tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:33.895257 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35b1941c-71ec-4cef-936b-e24870719fcb tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:33.895486 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35b1941c-71ec-4cef-936b-e24870719fcb tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:33.904444 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:33.904444 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:33.908911 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-35b1941c-71ec-4cef-936b-e24870719fcb tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Volume info retrieved successfully. Aug 04 08:59:33.914569 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35b1941c-71ec-4cef-936b-e24870719fcb tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 200 Aug 04 08:59:33.914943 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 8/31] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:33 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:34.931975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-392db72a-7c00-4555-aa89-80bd0cc99276 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:34.933977 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-392db72a-7c00-4555-aa89-80bd0cc99276 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] GET https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 Aug 04 08:59:34.934247 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-392db72a-7c00-4555-aa89-80bd0cc99276 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:34.934567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-392db72a-7c00-4555-aa89-80bd0cc99276 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:34.941898 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-392db72a-7c00-4555-aa89-80bd0cc99276 tempest-VolumeRetypeMultiattachTest-1268675335 tempest-VolumeRetypeMultiattachTest-1268675335-project-member] https://10.4.3.176/volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 returned with HTTP 404 Aug 04 08:59:34.942292 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 8/32] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 08:59:34 2026] GET /volume/v3/volumes/91476417-6704-442a-8ecd-6f45019eddb4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 08:59:34.954145 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-56b61d20-a334-4d33-85d3-ed39c79620ad None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:34.956911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-56b61d20-a334-4d33-85d3-ed39c79620ad tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] DELETE https://10.4.3.176/volume/v3/types/6b217221-53e4-4f8e-80a3-ab94e84f1b33 Aug 04 08:59:34.957319 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-56b61d20-a334-4d33-85d3-ed39c79620ad tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:34.957405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-56b61d20-a334-4d33-85d3-ed39c79620ad tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:35.019336 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-56b61d20-a334-4d33-85d3-ed39c79620ad tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/types/6b217221-53e4-4f8e-80a3-ab94e84f1b33 returned with HTTP 202 Aug 04 08:59:35.019751 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 8/33] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 08:59:34 2026] DELETE /volume/v3/types/6b217221-53e4-4f8e-80a3-ab94e84f1b33 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 08:59:35.029948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1a1e3463-96da-4b1f-97a5-87fb249d2547 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:35.032836 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a1e3463-96da-4b1f-97a5-87fb249d2547 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/types/6b217221-53e4-4f8e-80a3-ab94e84f1b33 Aug 04 08:59:35.032836 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a1e3463-96da-4b1f-97a5-87fb249d2547 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:35.033003 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a1e3463-96da-4b1f-97a5-87fb249d2547 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:35.039121 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a1e3463-96da-4b1f-97a5-87fb249d2547 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/types/6b217221-53e4-4f8e-80a3-ab94e84f1b33 returned with HTTP 404 Aug 04 08:59:35.039492 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 10/34] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 08:59:35 2026] GET /volume/v3/types/6b217221-53e4-4f8e-80a3-ab94e84f1b33 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 08:59:35.048119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7d065393-df9a-4c99-b64e-aff26bf79180 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:35.053186 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7d065393-df9a-4c99-b64e-aff26bf79180 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] DELETE https://10.4.3.176/volume/v3/types/e97b85a5-d784-4dee-93d1-8cf017eca2e1 Aug 04 08:59:35.053186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7d065393-df9a-4c99-b64e-aff26bf79180 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:35.053186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7d065393-df9a-4c99-b64e-aff26bf79180 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:35.109344 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7d065393-df9a-4c99-b64e-aff26bf79180 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/types/e97b85a5-d784-4dee-93d1-8cf017eca2e1 returned with HTTP 202 Aug 04 08:59:35.109904 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 9/35] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 08:59:35 2026] DELETE /volume/v3/types/e97b85a5-d784-4dee-93d1-8cf017eca2e1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 08:59:35.119812 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c0e9148a-5bb6-4dfb-a149-646b9c4073e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:35.122245 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c0e9148a-5bb6-4dfb-a149-646b9c4073e5 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] GET https://10.4.3.176/volume/v3/types/e97b85a5-d784-4dee-93d1-8cf017eca2e1 Aug 04 08:59:35.122490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c0e9148a-5bb6-4dfb-a149-646b9c4073e5 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:35.122662 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c0e9148a-5bb6-4dfb-a149-646b9c4073e5 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:35.125894 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c0e9148a-5bb6-4dfb-a149-646b9c4073e5 tempest-VolumeRetypeMultiattachTest-396852336 tempest-VolumeRetypeMultiattachTest-396852336-project-admin] https://10.4.3.176/volume/v3/types/e97b85a5-d784-4dee-93d1-8cf017eca2e1 returned with HTTP 404 Aug 04 08:59:35.126391 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 9/36] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 08:59:35 2026] GET /volume/v3/types/e97b85a5-d784-4dee-93d1-8cf017eca2e1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 08:59:41.177294 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bb49aff8-058b-476e-af4b-02febc303a1c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:41.179067 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:41.179436 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1903812716"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:41.181028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1903812716'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:41.181436 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Create volume of 1 GB Aug 04 08:59:41.192454 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Availability Zones retrieved successfully. Aug 04 08:59:41.203096 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Flow 'volume_create_api' (bc22821a-5825-456c-9eb9-7d02da291efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:41.205297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e05585-ec7a-45ea-8201-fe8945eb7fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:41.207899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:41.262955 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e05585-ec7a-45ea-8201-fe8945eb7fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:41.264087 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd2f129-0547-43c4-a43f-3e1842685788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:41.322926 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:41.323343 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:41.420144 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Created reservations ['de0b1fdb-0e27-4f08-9ab7-8571d1dacf17', 'a623ec4d-f950-458a-94cf-75d88451d912', '285c82c6-c373-42e3-bec0-ed363b790a73', 'ae94eb52-759e-44a7-ae77-cc4c1fe16795'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:41.422304 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd2f129-0547-43c4-a43f-3e1842685788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de0b1fdb-0e27-4f08-9ab7-8571d1dacf17', 'a623ec4d-f950-458a-94cf-75d88451d912', '285c82c6-c373-42e3-bec0-ed363b790a73', 'ae94eb52-759e-44a7-ae77-cc4c1fe16795']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:41.424953 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8402ed-ba41-48f9-baee-8093c2271671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:41.458467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8402ed-ba41-48f9-baee-8093c2271671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9037bfa-566d-41af-a440-3f8ecf3916a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1903812716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb7d177004e46d487ef0377c13bc07f',qos_specs=None,replication_status=,reservations=['de0b1fdb-0e27-4f08-9ab7-8571d1dacf17','a623ec4d-f950-458a-94cf-75d88451d912','285c82c6-c373-42e3-bec0-ed363b790a73','ae94eb52-759e-44a7-ae77-cc4c1fe16795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd2d426d5e6406d8d4f2e739d00abde',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1903812716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9037bfa-566d-41af-a440-3f8ecf3916a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb7d177004e46d487ef0377c13bc07f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cd2d426d5e6406d8d4f2e739d00abde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:41.459701 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04b80de-6e26-44c8-b8da-61ecb66d00d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:41.494233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04b80de-6e26-44c8-b8da-61ecb66d00d1) transitioned into state 'SUCCESS' from state '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-1903812716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb7d177004e46d487ef0377c13bc07f',qos_specs=None,replication_status=,reservations=['de0b1fdb-0e27-4f08-9ab7-8571d1dacf17','a623ec4d-f950-458a-94cf-75d88451d912','285c82c6-c373-42e3-bec0-ed363b790a73','ae94eb52-759e-44a7-ae77-cc4c1fe16795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cd2d426d5e6406d8d4f2e739d00abde',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:41.494233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1063a5bf-3a13-470b-8dda-6dc15f7ec5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:41.516434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1063a5bf-3a13-470b-8dda-6dc15f7ec5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:41.517699 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Flow 'volume_create_api' (bc22821a-5825-456c-9eb9-7d02da291efd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:41.518056 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Create volume request issued successfully. Aug 04 08:59:41.519220 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bb49aff8-058b-476e-af4b-02febc303a1c tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:41.520286 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 9/37] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 08:59:41 2026] POST /volume/v3/volumes => generated 752 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:41.537149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5d3cce3c-a83c-48c4-9bee-9ef97363395f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:41.539749 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d3cce3c-a83c-48c4-9bee-9ef97363395f tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 08:59:41.539954 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d3cce3c-a83c-48c4-9bee-9ef97363395f tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:41.540171 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d3cce3c-a83c-48c4-9bee-9ef97363395f tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:41.552966 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:41.552966 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:41.558221 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5d3cce3c-a83c-48c4-9bee-9ef97363395f tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 08:59:41.566226 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d3cce3c-a83c-48c4-9bee-9ef97363395f tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 08:59:41.566771 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 11/38] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:41 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:42.581511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c21aa3c9-0a2c-4001-9a36-1b311471c90e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:42.583311 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c21aa3c9-0a2c-4001-9a36-1b311471c90e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 08:59:42.583670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c21aa3c9-0a2c-4001-9a36-1b311471c90e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:42.583855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c21aa3c9-0a2c-4001-9a36-1b311471c90e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:42.591478 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:42.591478 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:42.599002 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c21aa3c9-0a2c-4001-9a36-1b311471c90e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 08:59:42.604024 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c21aa3c9-0a2c-4001-9a36-1b311471c90e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 08:59:42.604535 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 10/39] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:42 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 08:59:43.719378 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:43.778864 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ed3679d6-c2f1-4ebf-ae93-f0f1186e3551 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:43.956063 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:43.956404 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1437156563"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:43.958089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1437156563'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:43.962387 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Create volume of 1 GB Aug 04 08:59:43.962890 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:43.962890 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:43.965972 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Availability Zones retrieved successfully. Aug 04 08:59:43.976474 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Flow 'volume_create_api' (129d2819-f5ec-4069-b2af-fe9a7183da44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:43.979941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0d6028-d016-4c2e-b67c-11f3760fafb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:43.981910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:43.992734 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:43.992734 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:44.011623 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0d6028-d016-4c2e-b67c-11f3760fafb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d0abadbc-819f-4892-8f44-79c8e36b18d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0abadbc-819f-4892-8f44-79c8e36b18d9', 'encryption_key_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=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.012476 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51372d6-44df-4810-bb64-e613015567ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.018155 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed3679d6-c2f1-4ebf-ae93-f0f1186e3551 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] GET https://10.4.3.176/volume/v3/os-services Aug 04 08:59:44.018475 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed3679d6-c2f1-4ebf-ae93-f0f1186e3551 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:44.018777 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed3679d6-c2f1-4ebf-ae93-f0f1186e3551 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:44.019152 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:44.019152 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:44.026806 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed3679d6-c2f1-4ebf-ae93-f0f1186e3551 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] https://10.4.3.176/volume/v3/os-services returned with HTTP 200 Aug 04 08:59:44.027631 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 10/40] 10.4.3.176 () {66 vars in 1249 bytes} [Tue Aug 4 08:59:43 2026] GET /volume/v3/os-services => generated 626 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:44.047302 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:44.047748 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:44.050568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bc16841c-c5d0-4c48-891e-fe2f7fd007ed None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:44.052308 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc16841c-c5d0-4c48-891e-fe2f7fd007ed tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] GET https://10.4.3.176/volume/v3/os-services?host=np0000006401 Aug 04 08:59:44.052573 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc16841c-c5d0-4c48-891e-fe2f7fd007ed tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:44.052827 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc16841c-c5d0-4c48-891e-fe2f7fd007ed tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:44.059556 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc16841c-c5d0-4c48-891e-fe2f7fd007ed tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] https://10.4.3.176/volume/v3/os-services?host=np0000006401 returned with HTTP 200 Aug 04 08:59:44.059962 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 12/41] 10.4.3.176 () {66 vars in 1284 bytes} [Tue Aug 4 08:59:44 2026] GET /volume/v3/os-services?host=np0000006401 => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:44.072557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eb784f56-3754-4634-ba44-593ae6a86645 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:44.074369 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb784f56-3754-4634-ba44-593ae6a86645 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] GET https://10.4.3.176/volume/v3/os-services?host=np0000006401&binary=cinder-scheduler Aug 04 08:59:44.074628 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb784f56-3754-4634-ba44-593ae6a86645 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:44.074817 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb784f56-3754-4634-ba44-593ae6a86645 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:44.084759 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb784f56-3754-4634-ba44-593ae6a86645 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] https://10.4.3.176/volume/v3/os-services?host=np0000006401&binary=cinder-scheduler returned with HTTP 200 Aug 04 08:59:44.085393 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 11/42] 10.4.3.176 () {66 vars in 1332 bytes} [Tue Aug 4 08:59:44 2026] GET /volume/v3/os-services?host=np0000006401&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:44.088679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Created reservations ['d748a4b3-ad01-4e31-9f2c-274517fb7c93', '6569bde8-7586-43ca-92eb-15ae2cd88bcf', '90eb3709-9f11-4727-a316-77b1c5eec596', '9b40c7fc-743e-4043-84b1-d8baed830f0a'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:44.089540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c51372d6-44df-4810-bb64-e613015567ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d748a4b3-ad01-4e31-9f2c-274517fb7c93', '6569bde8-7586-43ca-92eb-15ae2cd88bcf', '90eb3709-9f11-4727-a316-77b1c5eec596', '9b40c7fc-743e-4043-84b1-d8baed830f0a']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.090248 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396a4560-ec8e-4d1e-8d03-3bddc5c32080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.098821 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ebc3cfb6-6615-4166-b234-5c7fe12ea688 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:44.100369 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ebc3cfb6-6615-4166-b234-5c7fe12ea688 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] GET https://10.4.3.176/volume/v3/os-services?binary=cinder-scheduler Aug 04 08:59:44.100732 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ebc3cfb6-6615-4166-b234-5c7fe12ea688 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:44.101100 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ebc3cfb6-6615-4166-b234-5c7fe12ea688 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:44.106265 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ebc3cfb6-6615-4166-b234-5c7fe12ea688 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] https://10.4.3.176/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 04 08:59:44.106996 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 11/43] 10.4.3.176 () {66 vars in 1296 bytes} [Tue Aug 4 08:59:44 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:44.116446 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396a4560-ec8e-4d1e-8d03-3bddc5c32080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '853b7c63-b520-4932-9a12-3e3a074eb0a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1437156563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bfc59e1d55fb4caf82a57a0d2b643627',qos_specs=None,replication_status=,reservations=['d748a4b3-ad01-4e31-9f2c-274517fb7c93','6569bde8-7586-43ca-92eb-15ae2cd88bcf','90eb3709-9f11-4727-a316-77b1c5eec596','9b40c7fc-743e-4043-84b1-d8baed830f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d89bfaa7d4428b9d9a2230aa5015ff',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1437156563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=853b7c63-b520-4932-9a12-3e3a074eb0a2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bfc59e1d55fb4caf82a57a0d2b643627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17d89bfaa7d4428b9d9a2230aa5015ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0abadbc-819f-4892-8f44-79c8e36b18d9),volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.117318 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d25a0fc-7504-4417-a8dc-ffeea82a673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.121298 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-003d69b0-23bd-430c-bb27-dee082c89b31 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:44.137936 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d25a0fc-7504-4417-a8dc-ffeea82a673d) transitioned into state 'SUCCESS' from state '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-1437156563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bfc59e1d55fb4caf82a57a0d2b643627',qos_specs=None,replication_status=,reservations=['d748a4b3-ad01-4e31-9f2c-274517fb7c93','6569bde8-7586-43ca-92eb-15ae2cd88bcf','90eb3709-9f11-4727-a316-77b1c5eec596','9b40c7fc-743e-4043-84b1-d8baed830f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d89bfaa7d4428b9d9a2230aa5015ff',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.138998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df431aba-e923-4590-bc59-708cba0636ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.163897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df431aba-e923-4590-bc59-708cba0636ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.163897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Flow 'volume_create_api' (129d2819-f5ec-4069-b2af-fe9a7183da44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:44.163897 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Create volume request issued successfully. Aug 04 08:59:44.163897 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6b72a4e-1aff-44a7-b02a-24e7823363eb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:44.163897 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 10/44] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 08:59:43 2026] POST /volume/v3/volumes => generated 758 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:44.175121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4c7fba78-ba41-4634-8854-3e9ac588c4db None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:44.177505 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4c7fba78-ba41-4634-8854-3e9ac588c4db tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 08:59:44.177771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4c7fba78-ba41-4634-8854-3e9ac588c4db tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:44.178004 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4c7fba78-ba41-4634-8854-3e9ac588c4db tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:44.188323 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:44.188323 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:44.194368 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4c7fba78-ba41-4634-8854-3e9ac588c4db tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 08:59:44.199560 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4c7fba78-ba41-4634-8854-3e9ac588c4db tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 08:59:44.200014 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 12/45] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:44 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:44.375391 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:44.375901 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1420526998"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:44.378251 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1420526998'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:44.379240 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Create volume of 1 GB Aug 04 08:59:44.388375 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Availability zone cache updated, next update will occur around 2026-08-04 09:59:44.387753. {{(pid=100459) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 08:59:44.388571 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Availability Zones retrieved successfully. Aug 04 08:59:44.411130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Flow 'volume_create_api' (b739521b-28a5-438b-9a3c-a717e8c3b76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:44.413277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd17a338-b7b1-4d24-aa0c-a99fbcf7fe8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.413903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:44.462383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd17a338-b7b1-4d24-aa0c-a99fbcf7fe8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.463355 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88725f16-4b1d-447d-b359-131fa4fe10bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.489783 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:44.490170 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:44.543569 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Created reservations ['a61f41f1-b950-4af7-bfbf-113912e7ffae', '7e202f91-7cca-4093-919e-8119a3a8391e', '5a4392e0-1c6c-4137-a3e7-12ddcb07ee48', '3c824b4d-017c-413b-8a02-33c48b856906'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:44.545954 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88725f16-4b1d-447d-b359-131fa4fe10bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a61f41f1-b950-4af7-bfbf-113912e7ffae', '7e202f91-7cca-4093-919e-8119a3a8391e', '5a4392e0-1c6c-4137-a3e7-12ddcb07ee48', '3c824b4d-017c-413b-8a02-33c48b856906']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.546770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccfba30-9526-4bbb-9f8c-bdf566874bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.583906 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccfba30-9526-4bbb-9f8c-bdf566874bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc6fd22a-ba90-46f9-a77f-d10c93e496aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1420526998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e91c5a967542d28e5a287e938e041d',qos_specs=None,replication_status=,reservations=['a61f41f1-b950-4af7-bfbf-113912e7ffae','7e202f91-7cca-4093-919e-8119a3a8391e','5a4392e0-1c6c-4137-a3e7-12ddcb07ee48','3c824b4d-017c-413b-8a02-33c48b856906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73a611a951244179b313921e11fa70f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1420526998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc6fd22a-ba90-46f9-a77f-d10c93e496aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29e91c5a967542d28e5a287e938e041d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73a611a951244179b313921e11fa70f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.585098 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edb9754-b75a-425e-a137-67e0c41e49d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.619544 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5edb9754-b75a-425e-a137-67e0c41e49d3) transitioned into state 'SUCCESS' from state '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-1420526998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29e91c5a967542d28e5a287e938e041d',qos_specs=None,replication_status=,reservations=['a61f41f1-b950-4af7-bfbf-113912e7ffae','7e202f91-7cca-4093-919e-8119a3a8391e','5a4392e0-1c6c-4137-a3e7-12ddcb07ee48','3c824b4d-017c-413b-8a02-33c48b856906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73a611a951244179b313921e11fa70f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.620041 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9242260c-3ffe-4254-97b3-871e92362343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:44.635722 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9242260c-3ffe-4254-97b3-871e92362343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:44.636998 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Flow 'volume_create_api' (b739521b-28a5-438b-9a3c-a717e8c3b76c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:44.638275 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Create volume request issued successfully. Aug 04 08:59:44.638275 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-003d69b0-23bd-430c-bb27-dee082c89b31 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:44.639662 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 13/46] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 08:59:44 2026] POST /volume/v3/volumes => generated 754 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:44.653323 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1cbc3725-5980-4d93-af28-64ec1e7a1b35 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:44.655310 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1cbc3725-5980-4d93-af28-64ec1e7a1b35 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] GET https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:44.655514 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1cbc3725-5980-4d93-af28-64ec1e7a1b35 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:44.655747 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1cbc3725-5980-4d93-af28-64ec1e7a1b35 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:44.664775 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:44.664775 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:44.669124 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1cbc3725-5980-4d93-af28-64ec1e7a1b35 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Volume info retrieved successfully. Aug 04 08:59:44.675299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1cbc3725-5980-4d93-af28-64ec1e7a1b35 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa returned with HTTP 200 Aug 04 08:59:44.676110 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 12/47] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:44 2026] GET /volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:45.217724 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-aa652c66-ac94-4a47-87ec-15d48f275327 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.220100 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa652c66-ac94-4a47-87ec-15d48f275327 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 08:59:45.220357 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aa652c66-ac94-4a47-87ec-15d48f275327 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.220622 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aa652c66-ac94-4a47-87ec-15d48f275327 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.231307 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.231307 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:45.235696 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-aa652c66-ac94-4a47-87ec-15d48f275327 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 08:59:45.241778 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa652c66-ac94-4a47-87ec-15d48f275327 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 08:59:45.242196 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 11/48] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:45 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:45.258365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.520969 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf tempest-TestMultiAttachVolumeSwap-394869415 tempest-TestMultiAttachVolumeSwap-394869415-project-admin] POST https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action Aug 04 08:59:45.521335 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf tempest-TestMultiAttachVolumeSwap-394869415 tempest-TestMultiAttachVolumeSwap-394869415-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 08:59:45.521473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf tempest-TestMultiAttachVolumeSwap-394869415 tempest-TestMultiAttachVolumeSwap-394869415-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:45.557881 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.557881 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:45.558414 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf tempest-TestMultiAttachVolumeSwap-394869415 tempest-TestMultiAttachVolumeSwap-394869415-project-admin] Volume info retrieved successfully. Aug 04 08:59:45.574041 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf tempest-TestMultiAttachVolumeSwap-394869415 tempest-TestMultiAttachVolumeSwap-394869415-project-admin] Update volume admin metadata completed successfully. Aug 04 08:59:45.574222 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf tempest-TestMultiAttachVolumeSwap-394869415 tempest-TestMultiAttachVolumeSwap-394869415-project-admin] Update readonly setting on volume completed successfully. Aug 04 08:59:45.574472 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4b5a2745-f066-4518-b46f-d74bf4e59cdf tempest-TestMultiAttachVolumeSwap-394869415 tempest-TestMultiAttachVolumeSwap-394869415-project-admin] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action returned with HTTP 202 Aug 04 08:59:45.575023 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 13/49] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 08:59:45 2026] POST /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action => generated 0 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 08:59:45.584029 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.586488 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:45.586882 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1459053426"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:45.588691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1459053426'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:45.595810 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Create volume of 1 GB Aug 04 08:59:45.596121 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.596121 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:45.596823 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Availability Zones retrieved successfully. Aug 04 08:59:45.603391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Flow 'volume_create_api' (9ab67f3a-9f3c-4059-b92a-53c47ec727d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:45.604878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b050fffe-3e75-4904-9c9d-7330fdf5d5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:45.605970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:45.620474 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.620474 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:45.639071 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b050fffe-3e75-4904-9c9d-7330fdf5d5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d0abadbc-819f-4892-8f44-79c8e36b18d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0abadbc-819f-4892-8f44-79c8e36b18d9', 'encryption_key_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=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:45.639890 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f8d16f-d2bf-4efd-b1b7-af59cf47e29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:45.689697 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:45.690404 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:45.691806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4d45336f-be6d-48ca-ae45-3030a29dd734 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.694179 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d45336f-be6d-48ca-ae45-3030a29dd734 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] GET https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:45.695953 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d45336f-be6d-48ca-ae45-3030a29dd734 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.695953 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d45336f-be6d-48ca-ae45-3030a29dd734 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.708114 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.708114 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:45.717671 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4d45336f-be6d-48ca-ae45-3030a29dd734 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Volume info retrieved successfully. Aug 04 08:59:45.717972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Created reservations ['c6f46b98-a31c-4fc9-ae8c-f950ef53023a', '55fc1136-ff07-4a57-9fca-608916504092', '3784c5df-4d95-4b91-bfdd-5de23932623c', 'ce6cdcc7-05c4-4449-815b-86713d32a734'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:45.718914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f8d16f-d2bf-4efd-b1b7-af59cf47e29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6f46b98-a31c-4fc9-ae8c-f950ef53023a', '55fc1136-ff07-4a57-9fca-608916504092', '3784c5df-4d95-4b91-bfdd-5de23932623c', 'ce6cdcc7-05c4-4449-815b-86713d32a734']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:45.719801 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70b906d-be9b-46dd-879b-5c07f7b32ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:45.726339 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d45336f-be6d-48ca-ae45-3030a29dd734 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa returned with HTTP 200 Aug 04 08:59:45.727161 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 13/50] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:45 2026] GET /volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:45.742893 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3035c4ab-ef11-4007-b60c-1dffd2f41eac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.745463 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3035c4ab-ef11-4007-b60c-1dffd2f41eac tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] GET https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:45.745777 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3035c4ab-ef11-4007-b60c-1dffd2f41eac tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.746024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3035c4ab-ef11-4007-b60c-1dffd2f41eac tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.746339 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70b906d-be9b-46dd-879b-5c07f7b32ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90452313-129e-4898-8559-250fce31a302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1459053426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bfc59e1d55fb4caf82a57a0d2b643627',qos_specs=None,replication_status=,reservations=['c6f46b98-a31c-4fc9-ae8c-f950ef53023a','55fc1136-ff07-4a57-9fca-608916504092','3784c5df-4d95-4b91-bfdd-5de23932623c','ce6cdcc7-05c4-4449-815b-86713d32a734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d89bfaa7d4428b9d9a2230aa5015ff',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1459053426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90452313-129e-4898-8559-250fce31a302,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='bfc59e1d55fb4caf82a57a0d2b643627',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17d89bfaa7d4428b9d9a2230aa5015ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0abadbc-819f-4892-8f44-79c8e36b18d9),volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:45.747934 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3b9988-47c6-4641-b776-bd3886f8ef7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:45.767308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3b9988-47c6-4641-b776-bd3886f8ef7d) transitioned into state 'SUCCESS' from state '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-1459053426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='bfc59e1d55fb4caf82a57a0d2b643627',qos_specs=None,replication_status=,reservations=['c6f46b98-a31c-4fc9-ae8c-f950ef53023a','55fc1136-ff07-4a57-9fca-608916504092','3784c5df-4d95-4b91-bfdd-5de23932623c','ce6cdcc7-05c4-4449-815b-86713d32a734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17d89bfaa7d4428b9d9a2230aa5015ff',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:45.768028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0c599e-39b5-4e88-8d2f-192ea48c8992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:45.783836 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.783836 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:45.784845 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0c599e-39b5-4e88-8d2f-192ea48c8992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:45.785848 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Flow 'volume_create_api' (9ab67f3a-9f3c-4059-b92a-53c47ec727d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:45.786363 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Create volume request issued successfully. Aug 04 08:59:45.786888 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-deaf3208-f20b-4975-ae56-d63095cba6c0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:45.787602 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 14/51] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 08:59:45 2026] POST /volume/v3/volumes => generated 758 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:45.788889 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3035c4ab-ef11-4007-b60c-1dffd2f41eac tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Volume info retrieved successfully. Aug 04 08:59:45.795359 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3035c4ab-ef11-4007-b60c-1dffd2f41eac tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa returned with HTTP 200 Aug 04 08:59:45.796079 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 12/52] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:45 2026] GET /volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa => generated 1020 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:45.809964 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2b63887b-7380-4a4c-826e-ca4939a85f04 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.815503 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b63887b-7380-4a4c-826e-ca4939a85f04 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 Aug 04 08:59:45.815503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b63887b-7380-4a4c-826e-ca4939a85f04 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.815503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b63887b-7380-4a4c-826e-ca4939a85f04 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.818509 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1c761b5f-899e-456c-a799-b7990a993d41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.822888 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1c761b5f-899e-456c-a799-b7990a993d41 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] GET https://10.4.3.176/volume/v3/os-services?host=np0000006401&binary=cinder-volume Aug 04 08:59:45.822888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1c761b5f-899e-456c-a799-b7990a993d41 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.822888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1c761b5f-899e-456c-a799-b7990a993d41 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.830167 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1c761b5f-899e-456c-a799-b7990a993d41 tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] https://10.4.3.176/volume/v3/os-services?host=np0000006401&binary=cinder-volume returned with HTTP 200 Aug 04 08:59:45.830777 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 14/53] 10.4.3.176 () {66 vars in 1326 bytes} [Tue Aug 4 08:59:45 2026] GET /volume/v3/os-services?host=np0000006401&binary=cinder-volume => generated 275 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:45.830834 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.830834 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:45.840007 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2b63887b-7380-4a4c-826e-ca4939a85f04 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 08:59:45.845660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-46e26ca1-ddc0-47a5-a097-7f890132b3b5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.847227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b63887b-7380-4a4c-826e-ca4939a85f04 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 returned with HTTP 200 Aug 04 08:59:45.847833 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 14/54] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:45 2026] GET /volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:45.848731 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-46e26ca1-ddc0-47a5-a097-7f890132b3b5 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] GET https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:45.850254 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-46e26ca1-ddc0-47a5-a097-7f890132b3b5 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.850254 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-46e26ca1-ddc0-47a5-a097-7f890132b3b5 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.850469 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.860355 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.860355 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:45.865267 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-46e26ca1-ddc0-47a5-a097-7f890132b3b5 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Volume info retrieved successfully. Aug 04 08:59:45.870402 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-46e26ca1-ddc0-47a5-a097-7f890132b3b5 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa returned with HTTP 200 Aug 04 08:59:45.871039 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 15/55] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:45 2026] GET /volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:45.886509 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.888849 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] DELETE https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:45.889039 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.889405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.889618 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Delete volume with id: bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:45.899341 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.899341 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:45.899984 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Volume info retrieved successfully. Aug 04 08:59:45.926801 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Delete volume request issued successfully. Aug 04 08:59:45.927174 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e77fef2e-05af-4cfe-aa53-f09400f4ef08 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa returned with HTTP 202 Aug 04 08:59:45.927818 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 15/56] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 08:59:45 2026] DELETE /volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 08:59:45.940450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-34161868-1a68-4a5d-9cfd-9596a24a6c3f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:45.945577 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-34161868-1a68-4a5d-9cfd-9596a24a6c3f tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] GET https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:45.945577 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-34161868-1a68-4a5d-9cfd-9596a24a6c3f tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:45.945577 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-34161868-1a68-4a5d-9cfd-9596a24a6c3f tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:45.957917 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:45.957917 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:45.963420 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-34161868-1a68-4a5d-9cfd-9596a24a6c3f tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Volume info retrieved successfully. Aug 04 08:59:45.969398 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-34161868-1a68-4a5d-9cfd-9596a24a6c3f tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa returned with HTTP 200 Aug 04 08:59:45.969812 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 15/57] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:45 2026] GET /volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:46.060576 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:46.060977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-340576287"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:46.062809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-340576287'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:46.062965 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Create volume of 1 GB Aug 04 08:59:46.067502 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Availability Zones retrieved successfully. Aug 04 08:59:46.076943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Flow 'volume_create_api' (5092df6c-ce20-4cb0-a58a-a4529716e9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:46.076943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1ea47e-7cd0-4dea-88ba-0480e930d36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:46.077743 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:46.108298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f1ea47e-7cd0-4dea-88ba-0480e930d36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:46.109214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fc39c8-22da-4229-945c-5467dede5d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:46.170690 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Created reservations ['86863da9-633e-4d32-945a-a5f04cfad419', '34bb7dfd-b5a9-4482-b12b-0056584da61b', '06b07bf1-2a72-4a37-a157-82e14a78bcc0', 'd27e6084-aba8-4a08-9836-a18b58c92777'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:46.172144 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fc39c8-22da-4229-945c-5467dede5d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86863da9-633e-4d32-945a-a5f04cfad419', '34bb7dfd-b5a9-4482-b12b-0056584da61b', '06b07bf1-2a72-4a37-a157-82e14a78bcc0', 'd27e6084-aba8-4a08-9836-a18b58c92777']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:46.173004 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d4db04-3ca3-4391-b658-c09b578361e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:46.199097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d4db04-3ca3-4391-b658-c09b578361e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-340576287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963bf1c7045467bbc3fab8de8a169f8',qos_specs=None,replication_status=,reservations=['86863da9-633e-4d32-945a-a5f04cfad419','34bb7dfd-b5a9-4482-b12b-0056584da61b','06b07bf1-2a72-4a37-a157-82e14a78bcc0','d27e6084-aba8-4a08-9836-a18b58c92777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7261e8fa2d74989aba601fbbe955870',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-340576287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3963bf1c7045467bbc3fab8de8a169f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7261e8fa2d74989aba601fbbe955870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:46.200056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931e7572-e92e-44ca-b4c5-0758efb8f9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:46.226558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931e7572-e92e-44ca-b4c5-0758efb8f9b9) transitioned into state 'SUCCESS' from state '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-340576287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3963bf1c7045467bbc3fab8de8a169f8',qos_specs=None,replication_status=,reservations=['86863da9-633e-4d32-945a-a5f04cfad419','34bb7dfd-b5a9-4482-b12b-0056584da61b','06b07bf1-2a72-4a37-a157-82e14a78bcc0','d27e6084-aba8-4a08-9836-a18b58c92777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7261e8fa2d74989aba601fbbe955870',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:46.227557 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2439b10e-d6fc-4d6e-b434-2a735f06e3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:46.238409 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2439b10e-d6fc-4d6e-b434-2a735f06e3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:46.239408 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Flow 'volume_create_api' (5092df6c-ce20-4cb0-a58a-a4529716e9ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:46.239857 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Create volume request issued successfully. Aug 04 08:59:46.240685 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe01a3c2-cd4b-49cc-867b-eff6da77d150 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:46.241286 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 13/58] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 08:59:45 2026] POST /volume/v3/volumes => generated 784 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:46.255173 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c356c2b3-ce82-4db6-b566-4439df93c568 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:46.255321 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c356c2b3-ce82-4db6-b566-4439df93c568 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 08:59:46.255846 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c356c2b3-ce82-4db6-b566-4439df93c568 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:46.255846 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c356c2b3-ce82-4db6-b566-4439df93c568 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:46.263220 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:46.263220 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:46.266863 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c356c2b3-ce82-4db6-b566-4439df93c568 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 08:59:46.271534 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c356c2b3-ce82-4db6-b566-4439df93c568 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 08:59:46.273363 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 16/59] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:46 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 963 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:46.866283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b8609256-b452-4654-a01d-1a9d6b0626fc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:46.868156 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b8609256-b452-4654-a01d-1a9d6b0626fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 Aug 04 08:59:46.868405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b8609256-b452-4654-a01d-1a9d6b0626fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:46.868622 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b8609256-b452-4654-a01d-1a9d6b0626fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:46.885327 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:46.885327 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:46.896075 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b8609256-b452-4654-a01d-1a9d6b0626fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 08:59:46.902333 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b8609256-b452-4654-a01d-1a9d6b0626fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 returned with HTTP 200 Aug 04 08:59:46.902971 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 16/60] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:46 2026] GET /volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:46.994048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-187ea84c-a82f-4e5b-85bc-b2a5cb6c2870 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:46.997132 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-187ea84c-a82f-4e5b-85bc-b2a5cb6c2870 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] GET https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa Aug 04 08:59:46.997132 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-187ea84c-a82f-4e5b-85bc-b2a5cb6c2870 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:46.997332 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-187ea84c-a82f-4e5b-85bc-b2a5cb6c2870 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:47.008365 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-187ea84c-a82f-4e5b-85bc-b2a5cb6c2870 tempest-VolumesServicesTestJSON-1478553020 tempest-VolumesServicesTestJSON-1478553020-project-member] https://10.4.3.176/volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa returned with HTTP 404 Aug 04 08:59:47.009615 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 16/61] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:46 2026] GET /volume/v3/volumes/bc6fd22a-ba90-46f9-a77f-d10c93e496aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 08:59:47.022185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-39e867b3-7393-4dfe-a3aa-d549b13dc0ea None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:47.024197 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-39e867b3-7393-4dfe-a3aa-d549b13dc0ea tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] GET https://10.4.3.176/volume/v3/os-services Aug 04 08:59:47.024289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-39e867b3-7393-4dfe-a3aa-d549b13dc0ea tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:47.024496 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-39e867b3-7393-4dfe-a3aa-d549b13dc0ea tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:47.025249 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:47.025249 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:47.029762 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-39e867b3-7393-4dfe-a3aa-d549b13dc0ea tempest-VolumesServicesTestJSON-1099058711 tempest-VolumesServicesTestJSON-1099058711-project-admin] https://10.4.3.176/volume/v3/os-services returned with HTTP 200 Aug 04 08:59:47.030110 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 14/62] 10.4.3.176 () {66 vars in 1249 bytes} [Tue Aug 4 08:59:47 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:47.286369 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6f47f1ed-a99f-4e9e-aa97-b03b9baef751 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:47.288416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6f47f1ed-a99f-4e9e-aa97-b03b9baef751 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 08:59:47.288625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6f47f1ed-a99f-4e9e-aa97-b03b9baef751 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:47.288839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6f47f1ed-a99f-4e9e-aa97-b03b9baef751 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:47.296559 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:47.296559 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:47.301174 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6f47f1ed-a99f-4e9e-aa97-b03b9baef751 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 08:59:47.306060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6f47f1ed-a99f-4e9e-aa97-b03b9baef751 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 08:59:47.306618 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 17/63] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:47 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:47.375434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a55602b-f125-4f9d-b068-77e4257bec29 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:47.378810 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:47.380141 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1393488611"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:47.381401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1393488611'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:47.381809 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Create volume of 1 GB Aug 04 08:59:47.387592 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Availability Zones retrieved successfully. Aug 04 08:59:47.397422 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Flow 'volume_create_api' (1bc623b6-f9e9-45ed-be2e-a8f2205a0281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:47.399415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6232309-40b1-4110-8215-c4a29a3bf197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:47.401025 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:47.439393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6232309-40b1-4110-8215-c4a29a3bf197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:47.440709 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adece331-c3ac-42d1-8143-e74e6b00ffb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:47.519673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Created reservations ['a182427a-752c-4500-8b2e-b579389e6d36', '4cf8474a-117b-4ae9-a664-49f056ef9df8', '8576f4f0-5099-4b93-b7f2-a462c4a7626d', '4fd20415-665b-4d43-86f0-315accf6b505'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:47.520539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adece331-c3ac-42d1-8143-e74e6b00ffb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a182427a-752c-4500-8b2e-b579389e6d36', '4cf8474a-117b-4ae9-a664-49f056ef9df8', '8576f4f0-5099-4b93-b7f2-a462c4a7626d', '4fd20415-665b-4d43-86f0-315accf6b505']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:47.521252 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d4c206-ed5b-4970-9a0c-e81db188e7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:47.548866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32d4c206-ed5b-4970-9a0c-e81db188e7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb5256c9-7804-423f-b370-752714940706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1393488611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf1f2ed753904d97a54d9238e2347e1f',qos_specs=None,replication_status=,reservations=['a182427a-752c-4500-8b2e-b579389e6d36','4cf8474a-117b-4ae9-a664-49f056ef9df8','8576f4f0-5099-4b93-b7f2-a462c4a7626d','4fd20415-665b-4d43-86f0-315accf6b505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67cad16a69e24c478ce99de7f3564d11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1393488611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb5256c9-7804-423f-b370-752714940706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf1f2ed753904d97a54d9238e2347e1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67cad16a69e24c478ce99de7f3564d11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:47.549928 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5915cdb-57a1-4ac9-a12a-5c90d3ef8a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:47.576132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5915cdb-57a1-4ac9-a12a-5c90d3ef8a1e) transitioned into state 'SUCCESS' from state '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-1393488611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf1f2ed753904d97a54d9238e2347e1f',qos_specs=None,replication_status=,reservations=['a182427a-752c-4500-8b2e-b579389e6d36','4cf8474a-117b-4ae9-a664-49f056ef9df8','8576f4f0-5099-4b93-b7f2-a462c4a7626d','4fd20415-665b-4d43-86f0-315accf6b505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67cad16a69e24c478ce99de7f3564d11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:47.576933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5edd4ec-d54f-49ed-b84a-82f7539cc197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:47.588068 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5edd4ec-d54f-49ed-b84a-82f7539cc197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:47.589028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Flow 'volume_create_api' (1bc623b6-f9e9-45ed-be2e-a8f2205a0281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:47.589375 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Create volume request issued successfully. Aug 04 08:59:47.589977 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a55602b-f125-4f9d-b068-77e4257bec29 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:47.590765 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 17/64] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 08:59:47 2026] POST /volume/v3/volumes => generated 752 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:47.605873 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-826c159e-6c8d-48fd-92be-df491fdf0d68 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:47.609616 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-826c159e-6c8d-48fd-92be-df491fdf0d68 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:47.609928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-826c159e-6c8d-48fd-92be-df491fdf0d68 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:47.610188 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-826c159e-6c8d-48fd-92be-df491fdf0d68 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:47.620698 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:47.620698 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:47.627928 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-826c159e-6c8d-48fd-92be-df491fdf0d68 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:47.639480 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-826c159e-6c8d-48fd-92be-df491fdf0d68 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:47.639480 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 17/65] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:47 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:48.654566 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-27aa4c31-bdb5-4f33-bab0-10adce37bc2a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:48.657362 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27aa4c31-bdb5-4f33-bab0-10adce37bc2a tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:48.657672 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27aa4c31-bdb5-4f33-bab0-10adce37bc2a tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:48.657964 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27aa4c31-bdb5-4f33-bab0-10adce37bc2a tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:48.670761 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:48.670761 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:48.676596 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-27aa4c31-bdb5-4f33-bab0-10adce37bc2a tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:48.685222 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27aa4c31-bdb5-4f33-bab0-10adce37bc2a tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:48.685660 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 15/66] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:48 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:48.789032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-e785e051-eb6c-41f4-8dc0-97a2a0359073 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:48.792316 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-e785e051-eb6c-41f4-8dc0-97a2a0359073 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:48.792575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-e785e051-eb6c-41f4-8dc0-97a2a0359073 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:48.792792 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-e785e051-eb6c-41f4-8dc0-97a2a0359073 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:48.809166 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:48.809166 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:48.818265 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-e785e051-eb6c-41f4-8dc0-97a2a0359073 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:48.826608 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-e785e051-eb6c-41f4-8dc0-97a2a0359073 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:48.827518 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 18/67] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 08:59:48 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:49.484604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-08bc1b39-f986-47f8-8b49-fc892b79d39c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:49.485492 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-08bc1b39-f986-47f8-8b49-fc892b79d39c None None] GET https://10.4.3.176/volume// Aug 04 08:59:49.485727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-08bc1b39-f986-47f8-8b49-fc892b79d39c None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:49.485939 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-08bc1b39-f986-47f8-8b49-fc892b79d39c None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:49.486411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-08bc1b39-f986-47f8-8b49-fc892b79d39c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 08:59:49.486794 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 18/68] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 08:59:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 08:59:49.509163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-684a9d98-22e4-48e9-8d05-d25524c25dc3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:49.899479 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-684a9d98-22e4-48e9-8d05-d25524c25dc3 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 08:59:49.899994 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-684a9d98-22e4-48e9-8d05-d25524c25dc3 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb5256c9-7804-423f-b370-752714940706", "connector": null, "instance_uuid": "8cf16648-9102-4411-9de9-02b419ccb187"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:49.915813 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:49.915813 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:49.970733 np0000006401 devstack@c-api.service[100461]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 04 08:59:49.970733 np0000006401 devstack@c-api.service[100461]: .first() Aug 04 08:59:49.998293 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-684a9d98-22e4-48e9-8d05-d25524c25dc3 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 08:59:49.998293 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 18/69] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 08:59:49 2026] POST /volume/v3/attachments => generated 273 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:50.056666 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-59ed7672-849e-490b-80b9-a46e5b66936b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:50.060629 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-59ed7672-849e-490b-80b9-a46e5b66936b tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:50.060943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-59ed7672-849e-490b-80b9-a46e5b66936b tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:50.061248 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-59ed7672-849e-490b-80b9-a46e5b66936b tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:50.072946 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:50.072946 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:50.077224 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-59ed7672-849e-490b-80b9-a46e5b66936b tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:50.081959 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8ba85667-66a5-43e3-bb98-463179b0ebe2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:50.082438 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-59ed7672-849e-490b-80b9-a46e5b66936b tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:50.082531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ba85667-66a5-43e3-bb98-463179b0ebe2 None None] GET https://10.4.3.176/volume// Aug 04 08:59:50.082724 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ba85667-66a5-43e3-bb98-463179b0ebe2 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:50.082971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ba85667-66a5-43e3-bb98-463179b0ebe2 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:50.083033 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 16/70] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:50 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:50.085047 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ba85667-66a5-43e3-bb98-463179b0ebe2 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 08:59:50.085047 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 19/71] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 08:59:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 08:59:50.105484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-5001efb6-b7cd-4906-a434-168098b7e33f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:50.107994 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-5001efb6-b7cd-4906-a434-168098b7e33f tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:50.108325 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-5001efb6-b7cd-4906-a434-168098b7e33f tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:50.109276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-5001efb6-b7cd-4906-a434-168098b7e33f tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:50.127606 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:50.127606 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:50.133704 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-5001efb6-b7cd-4906-a434-168098b7e33f tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:50.141181 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-5001efb6-b7cd-4906-a434-168098b7e33f tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:50.141791 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 19/72] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 08:59:50 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 08:59:51.103442 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b5f9271b-5f48-4002-b6ac-8453ff4eec99 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:51.110548 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b5f9271b-5f48-4002-b6ac-8453ff4eec99 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:51.110904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b5f9271b-5f48-4002-b6ac-8453ff4eec99 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:51.111122 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b5f9271b-5f48-4002-b6ac-8453ff4eec99 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:51.122794 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:51.122794 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:51.127608 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b5f9271b-5f48-4002-b6ac-8453ff4eec99 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:51.132596 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b5f9271b-5f48-4002-b6ac-8453ff4eec99 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:51.132986 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 19/73] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:51 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:51.138906 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-fa6a5e3f-a242-442a-9f28-f1bb825727f7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:51.141909 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-fa6a5e3f-a242-442a-9f28-f1bb825727f7 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] PUT https://10.4.3.176/volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47 Aug 04 08:59:51.143101 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-fa6a5e3f-a242-442a-9f28-f1bb825727f7 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:51.154405 np0000006401 devstack@c-api.service[100460]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 04 08:59:51.154405 np0000006401 devstack@c-api.service[100460]: .first() Aug 04 08:59:51.164406 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-fa6a5e3f-a242-442a-9f28-f1bb825727f7 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Acquiring lock "cinder-attachment_update-fb5256c9-7804-423f-b370-752714940706-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 08:59:51.172925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-fa6a5e3f-a242-442a-9f28-f1bb825727f7 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Lock "cinder-attachment_update-fb5256c9-7804-423f-b370-752714940706-np0000006401" acquired by "attachment_update" :: waited 0.009s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 08:59:51.174803 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:51.174803 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:51.331723 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-fa6a5e3f-a242-442a-9f28-f1bb825727f7 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Lock "cinder-attachment_update-fb5256c9-7804-423f-b370-752714940706-np0000006401" released by "attachment_update" :: held 0.159s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 08:59:51.332175 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-fa6a5e3f-a242-442a-9f28-f1bb825727f7 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47 returned with HTTP 200 Aug 04 08:59:51.333100 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 17/74] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 08:59:51 2026] PUT /volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:52.148333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4840f93e-9325-4a02-bc1a-3d4e3a04df7d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:52.151883 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4840f93e-9325-4a02-bc1a-3d4e3a04df7d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:52.151883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4840f93e-9325-4a02-bc1a-3d4e3a04df7d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:52.151883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4840f93e-9325-4a02-bc1a-3d4e3a04df7d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:52.170395 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:52.170395 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:52.175074 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4840f93e-9325-4a02-bc1a-3d4e3a04df7d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:52.181990 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4840f93e-9325-4a02-bc1a-3d4e3a04df7d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:52.182568 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 20/75] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:52 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:53.202556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7123ba7a-a05b-491f-839d-8e37fd7e4101 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:53.206964 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7123ba7a-a05b-491f-839d-8e37fd7e4101 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:53.207237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7123ba7a-a05b-491f-839d-8e37fd7e4101 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:53.207478 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7123ba7a-a05b-491f-839d-8e37fd7e4101 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:53.218757 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:53.218757 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:53.222695 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7123ba7a-a05b-491f-839d-8e37fd7e4101 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:53.235258 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7123ba7a-a05b-491f-839d-8e37fd7e4101 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:53.235258 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 20/76] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:53 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:53.637833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:53.956353 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb Aug 04 08:59:53.956655 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:53.956916 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:53.972138 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.973239 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.973239 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.973779 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.974585 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.975406 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.975945 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.976708 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.977105 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:53.984474 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9ed3329-f57a-4279-8183-5dee8d542ccc tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb returned with HTTP 200 Aug 04 08:59:53.985126 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 20/77] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 08:59:53 2026] GET /volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb => generated 437 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:53.995302 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:53.999371 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb Aug 04 08:59:53.999371 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:54.019224 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:54.019224 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:54.084486 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:54.085160 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:54.085514 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:54.085868 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:54.086990 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:54.095287 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3dd4bed4-340a-4e9e-9b15-4dfad1adc0ac tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb returned with HTTP 200 Aug 04 08:59:54.095784 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 18/78] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 08:59:53 2026] PUT /volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb => generated 390 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:54.116771 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:54.245942 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-44ab46c0-531d-490b-9b03-50492aa7f2dc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:54.249569 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44ab46c0-531d-490b-9b03-50492aa7f2dc tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:54.250303 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-44ab46c0-531d-490b-9b03-50492aa7f2dc tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:54.251232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-44ab46c0-531d-490b-9b03-50492aa7f2dc tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:54.265974 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:54.265974 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:54.272701 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-44ab46c0-531d-490b-9b03-50492aa7f2dc tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:54.281074 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44ab46c0-531d-490b-9b03-50492aa7f2dc tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:54.281866 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 21/79] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:54 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:54.410437 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 08:59:54.410831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-936877822"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:54.412633 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-936877822'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 08:59:54.412633 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Create volume of 1 GB Aug 04 08:59:54.420630 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Availability Zones retrieved successfully. Aug 04 08:59:54.426795 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Flow 'volume_create_api' (84b05fc8-1844-4ced-9f4c-cb82e3685d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:54.427763 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf86aa8-d5d0-428c-b1b3-c0a015fcd40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:54.428732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 08:59:54.459266 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bf86aa8-d5d0-428c-b1b3-c0a015fcd40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:54.460027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee04d5d-803d-4677-8ae6-a1e220e0ec73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:54.549364 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Created reservations ['128dd0ca-fcef-4255-a359-958b403a0a8b', '2c1af94f-0836-4ff7-a13e-5baf90d1931e', '52d65733-d6d4-412e-92ec-3da4fb2a7ce4', 'dbcd41f9-91fc-48ac-b398-e4a6e8b3f536'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:54.550687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ee04d5d-803d-4677-8ae6-a1e220e0ec73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['128dd0ca-fcef-4255-a359-958b403a0a8b', '2c1af94f-0836-4ff7-a13e-5baf90d1931e', '52d65733-d6d4-412e-92ec-3da4fb2a7ce4', 'dbcd41f9-91fc-48ac-b398-e4a6e8b3f536']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:54.553362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13f2882-8d49-4f98-99bd-3406dd25de02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:54.586702 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13f2882-8d49-4f98-99bd-3406dd25de02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d854f7-4af4-4bae-b9f5-d6dc4251e45a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-936877822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d589c150f7b422ebad2121aa178ddcb',qos_specs=None,replication_status=,reservations=['128dd0ca-fcef-4255-a359-958b403a0a8b','2c1af94f-0836-4ff7-a13e-5baf90d1931e','52d65733-d6d4-412e-92ec-3da4fb2a7ce4','dbcd41f9-91fc-48ac-b398-e4a6e8b3f536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6c130ca50848e598f318db7b7533e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T08:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-936877822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d854f7-4af4-4bae-b9f5-d6dc4251e45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d589c150f7b422ebad2121aa178ddcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d6c130ca50848e598f318db7b7533e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:54.588836 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8c53d2-67a7-40e7-a529-008361e04482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:54.616655 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf8c53d2-67a7-40e7-a529-008361e04482) transitioned into state 'SUCCESS' from state '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-936877822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d589c150f7b422ebad2121aa178ddcb',qos_specs=None,replication_status=,reservations=['128dd0ca-fcef-4255-a359-958b403a0a8b','2c1af94f-0836-4ff7-a13e-5baf90d1931e','52d65733-d6d4-412e-92ec-3da4fb2a7ce4','dbcd41f9-91fc-48ac-b398-e4a6e8b3f536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6c130ca50848e598f318db7b7533e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:54.617466 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73614b1-a2e6-4dc0-8ff5-ec07e7b2200a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 08:59:54.647838 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e73614b1-a2e6-4dc0-8ff5-ec07e7b2200a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 08:59:54.649965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Flow 'volume_create_api' (84b05fc8-1844-4ced-9f4c-cb82e3685d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 08:59:54.650475 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Create volume request issued successfully. Aug 04 08:59:54.653748 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-171511ec-aacf-4b9a-bcb4-d0e3b0abf261 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 08:59:54.654317 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 21/80] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 08:59:54 2026] POST /volume/v3/volumes => generated 766 bytes in 540 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:54.668050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bb6e9b24-0e6c-485d-b098-512b73030064 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:54.672087 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb6e9b24-0e6c-485d-b098-512b73030064 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:54.672307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb6e9b24-0e6c-485d-b098-512b73030064 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:54.672551 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb6e9b24-0e6c-485d-b098-512b73030064 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:54.687127 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:54.687127 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:54.694246 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bb6e9b24-0e6c-485d-b098-512b73030064 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:54.700219 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb6e9b24-0e6c-485d-b098-512b73030064 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a returned with HTTP 200 Aug 04 08:59:54.700733 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 21/81] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:54 2026] GET /volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:55.300651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e481fbe2-71af-4505-a44c-1375acb081c2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:55.303029 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e481fbe2-71af-4505-a44c-1375acb081c2 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:55.303322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e481fbe2-71af-4505-a44c-1375acb081c2 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:55.303609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e481fbe2-71af-4505-a44c-1375acb081c2 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:55.316081 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:55.316081 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:55.320414 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e481fbe2-71af-4505-a44c-1375acb081c2 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:55.326036 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e481fbe2-71af-4505-a44c-1375acb081c2 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:55.326552 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 19/82] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:55 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:55.708369 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-29a96fc2-6ebf-4692-9b72-621b3026a155 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:55.714221 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-29a96fc2-6ebf-4692-9b72-621b3026a155 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] POST https://10.4.3.176/volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47/action Aug 04 08:59:55.714221 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-29a96fc2-6ebf-4692-9b72-621b3026a155 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 08:59:55.714221 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-29a96fc2-6ebf-4692-9b72-621b3026a155 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:55.719236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bc72833d-c15d-41c0-b383-ccd2dab0173c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:55.721438 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc72833d-c15d-41c0-b383-ccd2dab0173c tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:55.721716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc72833d-c15d-41c0-b383-ccd2dab0173c tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:55.721977 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc72833d-c15d-41c0-b383-ccd2dab0173c tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:55.727662 np0000006401 devstack@c-api.service[100462]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 04 08:59:55.727662 np0000006401 devstack@c-api.service[100462]: .first() Aug 04 08:59:55.733462 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:55.733462 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:55.740146 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bc72833d-c15d-41c0-b383-ccd2dab0173c tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:55.746093 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc72833d-c15d-41c0-b383-ccd2dab0173c tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a returned with HTTP 200 Aug 04 08:59:55.746093 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 22/83] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:55 2026] GET /volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:55.750181 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:55.750181 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:55.764568 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:55.769347 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bf007747-e41c-4cb7-9924-aa9c7cea5ee9 req-29a96fc2-6ebf-4692-9b72-621b3026a155 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47/action returned with HTTP 204 Aug 04 08:59:55.769347 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 22/84] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 08:59:55 2026] POST /volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 08:59:55.772865 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 08:59:55.774863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6d854f7-4af4-4bae-b9f5-d6dc4251e45a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-343318500"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:55.789951 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:55.789951 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:55.790759 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:55.790977 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Create snapshot from volume c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:55.866095 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Created reservations ['ec815dfb-78ba-4fad-b81d-714bad1db349', '177757f7-816b-4eb0-9f79-a96df8682b77', '58b170a6-13aa-4440-a38c-4c0334130b2e', 'b85285de-f418-41cc-8dae-c31dcf3b5626'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 08:59:55.924952 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Snapshot create request issued successfully. Aug 04 08:59:55.925491 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2ce94328-2728-45da-a1cb-bd1162b1c8a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 08:59:55.926109 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 22/85] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 08:59:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 08:59:55.947762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-40390f77-cafe-48c1-bba8-0670ed507956 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:55.947762 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40390f77-cafe-48c1-bba8-0670ed507956 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c Aug 04 08:59:55.948134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40390f77-cafe-48c1-bba8-0670ed507956 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:55.948134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40390f77-cafe-48c1-bba8-0670ed507956 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:55.981992 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:55.981992 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:55.982427 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-40390f77-cafe-48c1-bba8-0670ed507956 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Snapshot retrieved successfully. Aug 04 08:59:55.983747 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40390f77-cafe-48c1-bba8-0670ed507956 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c returned with HTTP 200 Aug 04 08:59:55.984162 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 20/86] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 08:59:55 2026] GET /volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c => generated 454 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:56.341060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fa8d988f-63aa-4860-ba53-5bf887d36225 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:56.344474 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa8d988f-63aa-4860-ba53-5bf887d36225 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:56.345075 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa8d988f-63aa-4860-ba53-5bf887d36225 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:56.345557 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa8d988f-63aa-4860-ba53-5bf887d36225 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:56.365791 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:56.365791 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:56.372223 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fa8d988f-63aa-4860-ba53-5bf887d36225 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:56.388345 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa8d988f-63aa-4860-ba53-5bf887d36225 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:56.388345 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 23/87] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:56 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:56.406890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a9e52cb-5098-407b-949c-5ddc25212308 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:56.411936 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a9e52cb-5098-407b-949c-5ddc25212308 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 08:59:56.411936 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a9e52cb-5098-407b-949c-5ddc25212308 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:56.411936 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a9e52cb-5098-407b-949c-5ddc25212308 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:56.422444 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:56.422444 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:56.425905 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4a9e52cb-5098-407b-949c-5ddc25212308 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 08:59:56.431103 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a9e52cb-5098-407b-949c-5ddc25212308 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 08:59:56.431569 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 23/88] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:56 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 08:59:56.996852 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4bdcfba0-eb8a-4b13-8181-fb63a0417f5d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:56.998516 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4bdcfba0-eb8a-4b13-8181-fb63a0417f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c Aug 04 08:59:56.999341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4bdcfba0-eb8a-4b13-8181-fb63a0417f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:56.999341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4bdcfba0-eb8a-4b13-8181-fb63a0417f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:57.005628 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:57.005628 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:57.006231 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4bdcfba0-eb8a-4b13-8181-fb63a0417f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Snapshot retrieved successfully. Aug 04 08:59:57.007342 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4bdcfba0-eb8a-4b13-8181-fb63a0417f5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c returned with HTTP 200 Aug 04 08:59:57.007873 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 23/89] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 08:59:56 2026] GET /volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:57.020982 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-544448c4-f12f-45c4-8d0d-ab09fae42545 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:57.024043 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-544448c4-f12f-45c4-8d0d-ab09fae42545 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb Aug 04 08:59:57.024913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-544448c4-f12f-45c4-8d0d-ab09fae42545 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:57.116086 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-544448c4-f12f-45c4-8d0d-ab09fae42545 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb returned with HTTP 200 Aug 04 08:59:57.117158 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 21/90] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 08:59:57 2026] PUT /volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb => generated 390 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:57.133266 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:57.135837 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 08:59:57.136437 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6d854f7-4af4-4bae-b9f5-d6dc4251e45a"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:57.151232 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:57.151232 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:57.151232 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:57.151232 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Create snapshot from volume c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:57.177647 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.181810 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota_utils [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Quota exceeded for 0d589c150f7b422ebad2121aa178ddcb, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 04 08:59:57.182158 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.middleware.fault [None req-67cc8c14-19ca-42a3-8fce-af9bcbeeb8c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 413 Aug 04 08:59:57.183342 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 24/91] 10.4.3.176 () {68 vars in 1264 bytes} [Tue Aug 4 08:59:57 2026] POST /volume/v3/snapshots => generated 208 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 08:59:57.202785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:57.204403 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb Aug 04 08:59:57.204877 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:57.266056 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.266485 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.266866 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.267587 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.267949 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.268194 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.268707 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 08:59:57.274880 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0b7dd282-aa85-4dd7-827c-85b2ed6f9f74 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb returned with HTTP 200 Aug 04 08:59:57.276744 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 24/92] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 08:59:57 2026] PUT /volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb => generated 390 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:57.289510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8dd2b1e4-2b57-42e9-8af7-43130869ce23 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:57.291925 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8dd2b1e4-2b57-42e9-8af7-43130869ce23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 08:59:57.293610 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8dd2b1e4-2b57-42e9-8af7-43130869ce23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6d854f7-4af4-4bae-b9f5-d6dc4251e45a"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:57.303661 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:57.303661 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:57.304743 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8dd2b1e4-2b57-42e9-8af7-43130869ce23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:57.305062 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-8dd2b1e4-2b57-42e9-8af7-43130869ce23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Create snapshot from volume c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:57.341898 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota_utils [None req-8dd2b1e4-2b57-42e9-8af7-43130869ce23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Quota exceeded for 0d589c150f7b422ebad2121aa178ddcb, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 04 08:59:57.341898 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.middleware.fault [None req-8dd2b1e4-2b57-42e9-8af7-43130869ce23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 413 Aug 04 08:59:57.345688 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 24/93] 10.4.3.176 () {68 vars in 1264 bytes} [Tue Aug 4 08:59:57 2026] POST /volume/v3/snapshots => generated 133 bytes in 55 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 08:59:57.355807 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:57.358326 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c Aug 04 08:59:57.358578 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:57.358838 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:57.361157 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Delete snapshot with id: 90b8021d-d796-4dcb-bde9-a94ea249189c Aug 04 08:59:57.370547 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:57.370547 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:57.370547 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Snapshot retrieved successfully. Aug 04 08:59:57.394579 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Snapshot delete request issued successfully. Aug 04 08:59:57.394852 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3191fcfd-3202-4702-8c49-e659ff8aa440 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c returned with HTTP 202 Aug 04 08:59:57.395448 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 22/94] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 08:59:57 2026] DELETE /volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 08:59:57.405473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8049b0f0-f737-4649-af70-b2124a692157 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:57.409366 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8049b0f0-f737-4649-af70-b2124a692157 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c Aug 04 08:59:57.409579 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8049b0f0-f737-4649-af70-b2124a692157 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:57.409916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8049b0f0-f737-4649-af70-b2124a692157 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:57.432622 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:57.432622 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:57.433175 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8049b0f0-f737-4649-af70-b2124a692157 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Snapshot retrieved successfully. Aug 04 08:59:57.434086 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8049b0f0-f737-4649-af70-b2124a692157 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c returned with HTTP 200 Aug 04 08:59:57.434595 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 25/95] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 08:59:57 2026] GET /volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c => generated 480 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:58.448533 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cb7f7d5c-e877-4820-8d07-2b3676ed58c3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:58.451007 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cb7f7d5c-e877-4820-8d07-2b3676ed58c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c Aug 04 08:59:58.451283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cb7f7d5c-e877-4820-8d07-2b3676ed58c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:58.451596 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cb7f7d5c-e877-4820-8d07-2b3676ed58c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:58.483633 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cb7f7d5c-e877-4820-8d07-2b3676ed58c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c returned with HTTP 404 Aug 04 08:59:58.484218 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 25/96] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 08:59:58 2026] GET /volume/v3/snapshots/90b8021d-d796-4dcb-bde9-a94ea249189c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 08:59:58.499658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2c78de1b-65df-49fa-8c52-2ab87cbb61e2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:58.501955 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c78de1b-65df-49fa-8c52-2ab87cbb61e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:58.503312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c78de1b-65df-49fa-8c52-2ab87cbb61e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:58.503312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c78de1b-65df-49fa-8c52-2ab87cbb61e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:58.519818 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:58.519818 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 08:59:58.530229 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2c78de1b-65df-49fa-8c52-2ab87cbb61e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:58.537520 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c78de1b-65df-49fa-8c52-2ab87cbb61e2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a returned with HTTP 200 Aug 04 08:59:58.538139 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 25/97] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:58 2026] GET /volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:58.555252 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b7502409-d03c-4d16-a273-628a9fc07f83 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:58.557437 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b7502409-d03c-4d16-a273-628a9fc07f83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:58.557680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b7502409-d03c-4d16-a273-628a9fc07f83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:58.557921 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b7502409-d03c-4d16-a273-628a9fc07f83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:58.558149 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-b7502409-d03c-4d16-a273-628a9fc07f83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Delete volume with id: c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:58.567133 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:58.567133 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 08:59:58.567857 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b7502409-d03c-4d16-a273-628a9fc07f83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:58.591833 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b7502409-d03c-4d16-a273-628a9fc07f83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Delete volume request issued successfully. Aug 04 08:59:58.592288 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b7502409-d03c-4d16-a273-628a9fc07f83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a returned with HTTP 202 Aug 04 08:59:58.592658 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 23/98] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 08:59:58 2026] DELETE /volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 08:59:58.611593 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-056bf81b-2aaa-45c6-a501-7735c3c3451b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:58.613696 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-056bf81b-2aaa-45c6-a501-7735c3c3451b tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:58.614053 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-056bf81b-2aaa-45c6-a501-7735c3c3451b tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:58.614117 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-056bf81b-2aaa-45c6-a501-7735c3c3451b tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:58.626286 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:58.626286 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 08:59:58.634862 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-056bf81b-2aaa-45c6-a501-7735c3c3451b tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Volume info retrieved successfully. Aug 04 08:59:58.641664 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-056bf81b-2aaa-45c6-a501-7735c3c3451b tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a returned with HTTP 200 Aug 04 08:59:58.642404 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 26/99] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:58 2026] GET /volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:58.849835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5b1deac7-2bb8-49be-b4b6-8f95bfc9481f req-7d54be43-276a-4ef1-a32e-134a8cac347d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:58.853323 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5b1deac7-2bb8-49be-b4b6-8f95bfc9481f req-7d54be43-276a-4ef1-a32e-134a8cac347d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] DELETE https://10.4.3.176/volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47 Aug 04 08:59:58.853524 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5b1deac7-2bb8-49be-b4b6-8f95bfc9481f req-7d54be43-276a-4ef1-a32e-134a8cac347d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:58.853829 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5b1deac7-2bb8-49be-b4b6-8f95bfc9481f req-7d54be43-276a-4ef1-a32e-134a8cac347d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:59.016457 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 08:59:59.016457 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 08:59:59.118057 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5b1deac7-2bb8-49be-b4b6-8f95bfc9481f req-7d54be43-276a-4ef1-a32e-134a8cac347d tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47 returned with HTTP 200 Aug 04 08:59:59.118721 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 26/100] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 08:59:58 2026] DELETE /volume/v3/attachments/316ae340-f87c-48c2-815f-1f490426ef47 => generated 19 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 08:59:59.659073 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2fc15002-f254-4021-8acc-c0889f758525 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:59.662538 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2fc15002-f254-4021-8acc-c0889f758525 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] GET https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a Aug 04 08:59:59.662823 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2fc15002-f254-4021-8acc-c0889f758525 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 08:59:59.663076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2fc15002-f254-4021-8acc-c0889f758525 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 08:59:59.671691 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2fc15002-f254-4021-8acc-c0889f758525 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785 tempest-VolumeSnapshotQuotasNegativeTestJSON-1128023785-project-member] https://10.4.3.176/volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a returned with HTTP 404 Aug 04 08:59:59.673583 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 26/101] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 08:59:59 2026] GET /volume/v3/volumes/c6d854f7-4af4-4bae-b9f5-d6dc4251e45a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 08:59:59.683438 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8174d093-15b5-49b1-b65d-56a39a581595 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 08:59:59.686909 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8174d093-15b5-49b1-b65d-56a39a581595 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb Aug 04 08:59:59.687450 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8174d093-15b5-49b1-b65d-56a39a581595 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 08:59:59.841243 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8174d093-15b5-49b1-b65d-56a39a581595 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641 tempest-VolumeSnapshotQuotasNegativeTestJSON-385763641-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb returned with HTTP 200 Aug 04 08:59:59.842265 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 24/102] 10.4.3.176 () {68 vars in 1375 bytes} [Tue Aug 4 08:59:59 2026] PUT /volume/v3/os-quota-sets/0d589c150f7b422ebad2121aa178ddcb => generated 395 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:00.606886 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d2069fe9-5100-499a-856b-f6d5cd091507 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:00.610125 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d2069fe9-5100-499a-856b-f6d5cd091507 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 09:00:00.610272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d2069fe9-5100-499a-856b-f6d5cd091507 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:00.611105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d2069fe9-5100-499a-856b-f6d5cd091507 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:00.625310 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:00.625310 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:00.636264 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d2069fe9-5100-499a-856b-f6d5cd091507 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 09:00:00.644042 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d2069fe9-5100-499a-856b-f6d5cd091507 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 09:00:00.644621 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 27/103] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:00 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:00.661885 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a3c370f6-84c2-426e-9c8b-07a2a42a52bf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:00.664389 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a3c370f6-84c2-426e-9c8b-07a2a42a52bf tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 09:00:00.664743 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a3c370f6-84c2-426e-9c8b-07a2a42a52bf tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:00.665410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a3c370f6-84c2-426e-9c8b-07a2a42a52bf tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:00.675596 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:00.675596 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:00.680855 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a3c370f6-84c2-426e-9c8b-07a2a42a52bf tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 09:00:00.686264 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a3c370f6-84c2-426e-9c8b-07a2a42a52bf tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 09:00:00.688649 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 27/104] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:00 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:00.741091 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-128b835c-798b-42a0-ac5b-8d8287f38368 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:00.749973 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-128b835c-798b-42a0-ac5b-8d8287f38368 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 09:00:00.750292 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-128b835c-798b-42a0-ac5b-8d8287f38368 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:00.750574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-128b835c-798b-42a0-ac5b-8d8287f38368 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:00.762152 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:00.762152 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:00.769188 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-128b835c-798b-42a0-ac5b-8d8287f38368 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 09:00:00.776675 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-128b835c-798b-42a0-ac5b-8d8287f38368 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 09:00:00.778032 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 27/105] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:00 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:00.803683 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bc5505c0-4069-49c9-82ce-d08036b720ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:00.807352 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bc5505c0-4069-49c9-82ce-d08036b720ac tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] DELETE https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 09:00:00.808079 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bc5505c0-4069-49c9-82ce-d08036b720ac tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:00.808849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bc5505c0-4069-49c9-82ce-d08036b720ac tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:00.809373 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-bc5505c0-4069-49c9-82ce-d08036b720ac tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Delete volume with id: fb5256c9-7804-423f-b370-752714940706 Aug 04 09:00:00.960254 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:00.960254 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:00.961029 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bc5505c0-4069-49c9-82ce-d08036b720ac tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 09:00:00.965029 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:00.967376 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:00.967891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-181600650"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:00.969877 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-181600650'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:00.970087 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Create volume of 1 GB Aug 04 09:00:00.978605 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Availability Zones retrieved successfully. Aug 04 09:00:00.990320 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bc5505c0-4069-49c9-82ce-d08036b720ac tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Delete volume request issued successfully. Aug 04 09:00:00.990320 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bc5505c0-4069-49c9-82ce-d08036b720ac tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 202 Aug 04 09:00:00.990320 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 25/106] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:00:00 2026] DELETE /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:00:00.993879 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Flow 'volume_create_api' (0b527166-5fba-4f48-86be-55aafde45062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:00.996652 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463325a4-d254-4952-aa7b-28e15f75c766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:00.998194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:01.003537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7aa98bb8-76be-4dc5-b283-0ab8ba5b4523 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:01.007898 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7aa98bb8-76be-4dc5-b283-0ab8ba5b4523 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 09:00:01.007898 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7aa98bb8-76be-4dc5-b283-0ab8ba5b4523 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:01.007898 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7aa98bb8-76be-4dc5-b283-0ab8ba5b4523 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:01.019280 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:01.019280 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:01.025689 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7aa98bb8-76be-4dc5-b283-0ab8ba5b4523 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Volume info retrieved successfully. Aug 04 09:00:01.035021 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7aa98bb8-76be-4dc5-b283-0ab8ba5b4523 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 200 Aug 04 09:00:01.035021 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 28/107] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:01 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:00:01.047511 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463325a4-d254-4952-aa7b-28e15f75c766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:01.048410 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af417ea-2f5b-4a7f-88bb-4c9359ea0999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:01.161905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Created reservations ['e38dda0e-daef-4083-b083-f51ea730cbea', 'bdbc6d15-a63c-482d-af57-f06207bac458', 'dac37d57-adea-418b-af57-ecb4fefd55b5', '52bec5c6-9c37-4635-8f41-a62c07b93ee6'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:01.167235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af417ea-2f5b-4a7f-88bb-4c9359ea0999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38dda0e-daef-4083-b083-f51ea730cbea', 'bdbc6d15-a63c-482d-af57-f06207bac458', 'dac37d57-adea-418b-af57-ecb4fefd55b5', '52bec5c6-9c37-4635-8f41-a62c07b93ee6']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:01.170584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebbc474-b199-4f92-a084-bf9fecda6016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:01.245944 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ebbc474-b199-4f92-a084-bf9fecda6016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69516fce-0b38-46ba-a8d9-a5d013fca921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-181600650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37f57ef1b9d04196b62f7f83aefc102b',qos_specs=None,replication_status=,reservations=['e38dda0e-daef-4083-b083-f51ea730cbea','bdbc6d15-a63c-482d-af57-f06207bac458','dac37d57-adea-418b-af57-ecb4fefd55b5','52bec5c6-9c37-4635-8f41-a62c07b93ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f75b28d705b471f890609f82285f9ea',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-181600650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69516fce-0b38-46ba-a8d9-a5d013fca921,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37f57ef1b9d04196b62f7f83aefc102b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f75b28d705b471f890609f82285f9ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:01.246658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb122e4-1f39-471f-ab42-4a8b258dc162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:01.300878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb122e4-1f39-471f-ab42-4a8b258dc162) transitioned into state 'SUCCESS' from state '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-181600650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37f57ef1b9d04196b62f7f83aefc102b',qos_specs=None,replication_status=,reservations=['e38dda0e-daef-4083-b083-f51ea730cbea','bdbc6d15-a63c-482d-af57-f06207bac458','dac37d57-adea-418b-af57-ecb4fefd55b5','52bec5c6-9c37-4635-8f41-a62c07b93ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f75b28d705b471f890609f82285f9ea',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:01.301701 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b22d043-5dbe-47e8-88b7-5837b2da4edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:01.340713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b22d043-5dbe-47e8-88b7-5837b2da4edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:01.342273 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Flow 'volume_create_api' (0b527166-5fba-4f48-86be-55aafde45062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:01.343235 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Create volume request issued successfully. Aug 04 09:00:01.345191 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-17ae04eb-e898-4f25-8f2d-64b7208b3ffd tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:01.346047 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 28/108] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:00:00 2026] POST /volume/v3/volumes => generated 754 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:01.387617 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8c0a203c-884c-4264-9774-6fbb245a56a9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:01.391121 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8c0a203c-884c-4264-9774-6fbb245a56a9 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] GET https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 Aug 04 09:00:01.391345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8c0a203c-884c-4264-9774-6fbb245a56a9 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:01.392839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8c0a203c-884c-4264-9774-6fbb245a56a9 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:01.409758 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:01.409758 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:01.418248 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8c0a203c-884c-4264-9774-6fbb245a56a9 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Volume info retrieved successfully. Aug 04 09:00:01.428935 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8c0a203c-884c-4264-9774-6fbb245a56a9 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 returned with HTTP 200 Aug 04 09:00:01.429870 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 28/109] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:01 2026] GET /volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:02.058601 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-de79ba15-bc7c-408c-8260-ce276c9e7f01 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:02.061319 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-de79ba15-bc7c-408c-8260-ce276c9e7f01 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] GET https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 Aug 04 09:00:02.061592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-de79ba15-bc7c-408c-8260-ce276c9e7f01 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:02.061826 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-de79ba15-bc7c-408c-8260-ce276c9e7f01 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:02.070539 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-de79ba15-bc7c-408c-8260-ce276c9e7f01 tempest-DeleteServersTestJSON-807369700 tempest-DeleteServersTestJSON-807369700-project-member] https://10.4.3.176/volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 returned with HTTP 404 Aug 04 09:00:02.071484 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 26/110] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:02 2026] GET /volume/v3/volumes/fb5256c9-7804-423f-b370-752714940706 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:02.451384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-000adb61-e0a2-4e45-a462-a060faabdd73 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:02.455038 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-000adb61-e0a2-4e45-a462-a060faabdd73 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] GET https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 Aug 04 09:00:02.455038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-000adb61-e0a2-4e45-a462-a060faabdd73 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:02.455038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-000adb61-e0a2-4e45-a462-a060faabdd73 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:02.466437 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:02.466437 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:02.472975 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-000adb61-e0a2-4e45-a462-a060faabdd73 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Volume info retrieved successfully. Aug 04 09:00:02.481975 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-000adb61-e0a2-4e45-a462-a060faabdd73 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 returned with HTTP 200 Aug 04 09:00:02.483894 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 29/111] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:02 2026] GET /volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:02.945626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-712f7d09-d5a2-460f-a86c-49fa8524b7de req-094f2f51-22b3-4ec8-9c4a-94f2582c289a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:02.948420 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-712f7d09-d5a2-460f-a86c-49fa8524b7de req-094f2f51-22b3-4ec8-9c4a-94f2582c289a tempest-VolumesAdminNegativeTest-2103567288 tempest-VolumesAdminNegativeTest-2103567288-project] GET https://10.4.3.176/volume/v3/volumes/db3c703f-3def-4a11-a4bf-88f4bf761b10 Aug 04 09:00:02.948625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-712f7d09-d5a2-460f-a86c-49fa8524b7de req-094f2f51-22b3-4ec8-9c4a-94f2582c289a tempest-VolumesAdminNegativeTest-2103567288 tempest-VolumesAdminNegativeTest-2103567288-project] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:02.948813 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-712f7d09-d5a2-460f-a86c-49fa8524b7de req-094f2f51-22b3-4ec8-9c4a-94f2582c289a tempest-VolumesAdminNegativeTest-2103567288 tempest-VolumesAdminNegativeTest-2103567288-project] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:02.955288 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-712f7d09-d5a2-460f-a86c-49fa8524b7de req-094f2f51-22b3-4ec8-9c4a-94f2582c289a tempest-VolumesAdminNegativeTest-2103567288 tempest-VolumesAdminNegativeTest-2103567288-project] https://10.4.3.176/volume/v3/volumes/db3c703f-3def-4a11-a4bf-88f4bf761b10 returned with HTTP 404 Aug 04 09:00:02.956188 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 29/112] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:02 2026] GET /volume/v3/volumes/db3c703f-3def-4a11-a4bf-88f4bf761b10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:02.974229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-26366a06-2f94-40a7-89ba-5d781054f516 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:02.977218 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-26366a06-2f94-40a7-89ba-5d781054f516 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] DELETE https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 Aug 04 09:00:02.977218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-26366a06-2f94-40a7-89ba-5d781054f516 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:02.977218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-26366a06-2f94-40a7-89ba-5d781054f516 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:02.977218 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-26366a06-2f94-40a7-89ba-5d781054f516 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Delete volume with id: 69516fce-0b38-46ba-a8d9-a5d013fca921 Aug 04 09:00:02.989847 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:02.989847 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:02.990378 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-26366a06-2f94-40a7-89ba-5d781054f516 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Volume info retrieved successfully. Aug 04 09:00:03.033790 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-26366a06-2f94-40a7-89ba-5d781054f516 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Delete volume request issued successfully. Aug 04 09:00:03.034023 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-26366a06-2f94-40a7-89ba-5d781054f516 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 returned with HTTP 202 Aug 04 09:00:03.034641 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 29/113] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:00:02 2026] DELETE /volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 09:00:03.046057 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8bf77ed8-f323-46f3-a843-b60543beee6b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:03.049544 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8bf77ed8-f323-46f3-a843-b60543beee6b tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] GET https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 Aug 04 09:00:03.049693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8bf77ed8-f323-46f3-a843-b60543beee6b tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:03.050880 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8bf77ed8-f323-46f3-a843-b60543beee6b tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:03.062397 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:03.062397 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:03.069939 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8bf77ed8-f323-46f3-a843-b60543beee6b tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Volume info retrieved successfully. Aug 04 09:00:03.078157 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8bf77ed8-f323-46f3-a843-b60543beee6b tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 returned with HTTP 200 Aug 04 09:00:03.078883 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 27/114] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:03 2026] GET /volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:04.097667 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-03272abe-a789-4102-97c3-830bba8c00b3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:04.101506 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-03272abe-a789-4102-97c3-830bba8c00b3 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] GET https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 Aug 04 09:00:04.102141 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-03272abe-a789-4102-97c3-830bba8c00b3 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:04.102405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-03272abe-a789-4102-97c3-830bba8c00b3 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:04.116938 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-03272abe-a789-4102-97c3-830bba8c00b3 tempest-VolumesAdminNegativeTest-1029642011 tempest-VolumesAdminNegativeTest-1029642011-project-member] https://10.4.3.176/volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 returned with HTTP 404 Aug 04 09:00:04.117616 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 30/115] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:04 2026] GET /volume/v3/volumes/69516fce-0b38-46ba-a8d9-a5d013fca921 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:05.095827 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:05.100195 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:05.100195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-565273842"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:05.102920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Create volume request body: {'volume': {'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-565273842'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:05.859574 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Create volume of 1 GB Aug 04 09:00:05.859970 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:05.859970 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:05.864962 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Availability Zones retrieved successfully. Aug 04 09:00:05.873482 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Flow 'volume_create_api' (06fd7881-ab63-4e1f-89f7-5edf83e5461e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:05.875295 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d9c3fc7-0cb2-4037-aba6-4a4a1a84844d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:05.877831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:05.964682 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d9c3fc7-0cb2-4037-aba6-4a4a1a84844d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:05.965951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82fc09d9-5530-475e-98ac-e03f27945b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:06.042897 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Created reservations ['e81268be-adca-40ce-9948-237bb1e27d33', '77154b53-b633-4168-98d9-aaab4bc1d24d', '93fc9ce5-fa6b-42c7-b769-c0346a405a92', '0d05fcef-559c-4758-8bd1-fab1834d6dc5'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:06.044037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82fc09d9-5530-475e-98ac-e03f27945b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81268be-adca-40ce-9948-237bb1e27d33', '77154b53-b633-4168-98d9-aaab4bc1d24d', '93fc9ce5-fa6b-42c7-b769-c0346a405a92', '0d05fcef-559c-4758-8bd1-fab1834d6dc5']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:06.044521 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3823db6c-fa5f-4149-b7e4-2c2720c53e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:06.071347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3823db6c-fa5f-4149-b7e4-2c2720c53e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e40582d4-b68c-487b-8ede-fc1e12c8e964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-565273842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb0482961d46189c20a01359c90846',qos_specs=None,replication_status=,reservations=['e81268be-adca-40ce-9948-237bb1e27d33','77154b53-b633-4168-98d9-aaab4bc1d24d','93fc9ce5-fa6b-42c7-b769-c0346a405a92','0d05fcef-559c-4758-8bd1-fab1834d6dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866f6da4d00d407d96ccaaf4150da159',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-565273842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e40582d4-b68c-487b-8ede-fc1e12c8e964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80fb0482961d46189c20a01359c90846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='866f6da4d00d407d96ccaaf4150da159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:06.072520 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b7cda1-1346-4b2c-9d9c-9233bc4b1525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:06.094560 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b7cda1-1346-4b2c-9d9c-9233bc4b1525) transitioned into state 'SUCCESS' from state '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-565273842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80fb0482961d46189c20a01359c90846',qos_specs=None,replication_status=,reservations=['e81268be-adca-40ce-9948-237bb1e27d33','77154b53-b633-4168-98d9-aaab4bc1d24d','93fc9ce5-fa6b-42c7-b769-c0346a405a92','0d05fcef-559c-4758-8bd1-fab1834d6dc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866f6da4d00d407d96ccaaf4150da159',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:06.096557 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf063139-b7dd-43d0-b98e-8e99b55bc469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:06.109975 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf063139-b7dd-43d0-b98e-8e99b55bc469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:06.112347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Flow 'volume_create_api' (06fd7881-ab63-4e1f-89f7-5edf83e5461e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:06.112347 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Create volume request issued successfully. Aug 04 09:00:06.112713 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-13cebd86-6256-42f2-ab2d-71a3d9708620 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:06.113146 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 30/116] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:00:05 2026] POST /volume/v3/volumes => generated 750 bytes in 1018 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:06.138306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-66bce1d0-d691-412e-91d8-6f8f99b9dbd9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:06.148088 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66bce1d0-d691-412e-91d8-6f8f99b9dbd9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:06.148088 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66bce1d0-d691-412e-91d8-6f8f99b9dbd9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:06.148088 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66bce1d0-d691-412e-91d8-6f8f99b9dbd9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:06.155170 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:06.155170 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:06.159677 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-66bce1d0-d691-412e-91d8-6f8f99b9dbd9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:06.171224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66bce1d0-d691-412e-91d8-6f8f99b9dbd9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:06.171224 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 30/117] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:06 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:07.189112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ff705c3b-4b40-4315-bbf9-db2ac000a44c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:07.192233 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ff705c3b-4b40-4315-bbf9-db2ac000a44c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:07.192233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ff705c3b-4b40-4315-bbf9-db2ac000a44c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:07.192482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ff705c3b-4b40-4315-bbf9-db2ac000a44c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:07.205678 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:07.205678 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:07.212924 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ff705c3b-4b40-4315-bbf9-db2ac000a44c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:07.220874 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ff705c3b-4b40-4315-bbf9-db2ac000a44c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:07.221410 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 28/118] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:07 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:08.239066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c7c1fb64-6ae8-49b0-a798-284e7e0922e3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:08.241261 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c7c1fb64-6ae8-49b0-a798-284e7e0922e3 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:08.241511 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c7c1fb64-6ae8-49b0-a798-284e7e0922e3 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:08.241818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c7c1fb64-6ae8-49b0-a798-284e7e0922e3 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:08.253713 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:08.253713 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:08.260724 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c7c1fb64-6ae8-49b0-a798-284e7e0922e3 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:08.265420 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c7c1fb64-6ae8-49b0-a798-284e7e0922e3 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:08.265934 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 31/119] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:08 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:09.286631 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3c565cbf-bdba-45bb-ba8a-8e94822b7ce9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:09.291234 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3c565cbf-bdba-45bb-ba8a-8e94822b7ce9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:09.291234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3c565cbf-bdba-45bb-ba8a-8e94822b7ce9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:09.291234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3c565cbf-bdba-45bb-ba8a-8e94822b7ce9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:09.303044 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:09.303044 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:09.310136 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3c565cbf-bdba-45bb-ba8a-8e94822b7ce9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:09.317531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3c565cbf-bdba-45bb-ba8a-8e94822b7ce9 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:09.318742 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 31/120] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:09 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:10.337568 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6d7f3fc9-1f7b-4f8d-9606-9c14dca1a792 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:10.339769 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d7f3fc9-1f7b-4f8d-9606-9c14dca1a792 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:10.339978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d7f3fc9-1f7b-4f8d-9606-9c14dca1a792 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:10.340188 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d7f3fc9-1f7b-4f8d-9606-9c14dca1a792 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:10.348985 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:10.348985 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:10.354583 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6d7f3fc9-1f7b-4f8d-9606-9c14dca1a792 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:10.359923 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d7f3fc9-1f7b-4f8d-9606-9c14dca1a792 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:10.360442 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 31/121] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:10 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:11.381513 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8daa83aa-f877-4068-9c57-00b9991e60e8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:11.383822 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8daa83aa-f877-4068-9c57-00b9991e60e8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:11.384965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8daa83aa-f877-4068-9c57-00b9991e60e8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:11.384965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8daa83aa-f877-4068-9c57-00b9991e60e8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:11.393589 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:11.393589 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:11.398332 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8daa83aa-f877-4068-9c57-00b9991e60e8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:11.405034 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8daa83aa-f877-4068-9c57-00b9991e60e8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:11.405472 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 29/122] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:11 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:12.424645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-94780ac6-088e-4562-9e80-711c2b832795 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:12.427352 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94780ac6-088e-4562-9e80-711c2b832795 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:12.428453 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94780ac6-088e-4562-9e80-711c2b832795 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:12.428901 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94780ac6-088e-4562-9e80-711c2b832795 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:12.441893 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:12.441893 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:12.450275 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-94780ac6-088e-4562-9e80-711c2b832795 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:12.459457 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94780ac6-088e-4562-9e80-711c2b832795 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:12.460359 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 32/123] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:12 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:13.480494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6c6b7003-ad1f-4b6e-88fa-8acc0c79bd8f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:13.482494 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c6b7003-ad1f-4b6e-88fa-8acc0c79bd8f tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:13.482723 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c6b7003-ad1f-4b6e-88fa-8acc0c79bd8f tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:13.482948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c6b7003-ad1f-4b6e-88fa-8acc0c79bd8f tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:13.491178 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:13.491178 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:13.496184 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c6b7003-ad1f-4b6e-88fa-8acc0c79bd8f tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:13.503424 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c6b7003-ad1f-4b6e-88fa-8acc0c79bd8f tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:13.503541 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 32/124] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:13 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:14.521141 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1cd0fa19-d74c-4122-b1e1-ebbca8e774c8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:14.524262 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cd0fa19-d74c-4122-b1e1-ebbca8e774c8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:14.524262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cd0fa19-d74c-4122-b1e1-ebbca8e774c8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:14.524262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cd0fa19-d74c-4122-b1e1-ebbca8e774c8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:14.535559 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:14.535559 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:14.542587 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1cd0fa19-d74c-4122-b1e1-ebbca8e774c8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:14.548441 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cd0fa19-d74c-4122-b1e1-ebbca8e774c8 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:14.548899 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 32/125] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:14 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:15.565804 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c6da6a23-00ba-4f44-a22f-0763d1e3effa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:15.571229 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6da6a23-00ba-4f44-a22f-0763d1e3effa tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:15.571462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6da6a23-00ba-4f44-a22f-0763d1e3effa tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:15.571786 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6da6a23-00ba-4f44-a22f-0763d1e3effa tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:15.580528 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:15.580528 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:15.585223 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c6da6a23-00ba-4f44-a22f-0763d1e3effa tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:15.592070 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6da6a23-00ba-4f44-a22f-0763d1e3effa tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:15.592789 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 30/126] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:15 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:16.610029 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-365c44a9-6222-4b88-978c-52d9f42aa363 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:16.612311 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-365c44a9-6222-4b88-978c-52d9f42aa363 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:16.612513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-365c44a9-6222-4b88-978c-52d9f42aa363 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:16.612739 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-365c44a9-6222-4b88-978c-52d9f42aa363 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:16.625386 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:16.625386 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:16.634002 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-365c44a9-6222-4b88-978c-52d9f42aa363 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:16.641738 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-365c44a9-6222-4b88-978c-52d9f42aa363 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:16.642345 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 33/127] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:16 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:17.659052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fb434d15-d934-44f7-9134-dfb18b5f474c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:17.661037 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb434d15-d934-44f7-9134-dfb18b5f474c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:17.661294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fb434d15-d934-44f7-9134-dfb18b5f474c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:17.661514 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fb434d15-d934-44f7-9134-dfb18b5f474c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:17.670164 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:17.670164 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:17.674368 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fb434d15-d934-44f7-9134-dfb18b5f474c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:17.679795 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb434d15-d934-44f7-9134-dfb18b5f474c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:17.680546 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 33/128] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:17 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:18.114866 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:18.116719 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:18.117192 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-730610372", "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:18.118716 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-730610372', 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:18.615877 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Create volume of 1 GB Aug 04 09:00:18.627558 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:00:18.626879. {{(pid=100461) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:00:18.627699 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Availability Zones retrieved successfully. Aug 04 09:00:18.695543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-75574090-8a9f-4181-895d-8b036ab1f122 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:18.697954 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75574090-8a9f-4181-895d-8b036ab1f122 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:18.698275 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75574090-8a9f-4181-895d-8b036ab1f122 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:18.698643 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75574090-8a9f-4181-895d-8b036ab1f122 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:18.709124 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:18.709124 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:18.714482 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-75574090-8a9f-4181-895d-8b036ab1f122 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:18.720609 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75574090-8a9f-4181-895d-8b036ab1f122 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:18.721271 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 31/129] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:18 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:18.800163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Flow 'volume_create_api' (36f46df8-7d91-4383-b898-b972734d53b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:18.801674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (162d2cea-4a84-43c5-b7a1-43454ea1e569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:18.803042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:18.897061 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (162d2cea-4a84-43c5-b7a1-43454ea1e569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:18.897979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391502ba-d310-46d0-b9be-aca59515a37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:18.963088 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Created reservations ['26f16b12-0cad-4698-9769-b2cdf2f9e56f', '86bf2c51-5f5e-4e91-a5e5-9d4ea69c8c14', '489be7bc-c152-46f2-87ba-5de99ed45e53', '3d660424-7d12-47d3-a7ca-b0bfaa1d42e6'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:18.964098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391502ba-d310-46d0-b9be-aca59515a37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26f16b12-0cad-4698-9769-b2cdf2f9e56f', '86bf2c51-5f5e-4e91-a5e5-9d4ea69c8c14', '489be7bc-c152-46f2-87ba-5de99ed45e53', '3d660424-7d12-47d3-a7ca-b0bfaa1d42e6']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:18.964915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f1d816-d17f-4124-9098-318ca5e02ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:18.991966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f1d816-d17f-4124-9098-318ca5e02ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7eb8575-e9ec-41f3-8bfd-40f9d01d07a6', '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-730610372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb054abf30941bb82875c4dfcfe5cfe',qos_specs=None,replication_status=,reservations=['26f16b12-0cad-4698-9769-b2cdf2f9e56f','86bf2c51-5f5e-4e91-a5e5-9d4ea69c8c14','489be7bc-c152-46f2-87ba-5de99ed45e53','3d660424-7d12-47d3-a7ca-b0bfaa1d42e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c71f94ab69b4f039576f1b18a5dc445',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-730610372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb054abf30941bb82875c4dfcfe5cfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c71f94ab69b4f039576f1b18a5dc445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:18.992771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45363870-f30f-4732-b6f0-15b3c66442a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:19.011330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45363870-f30f-4732-b6f0-15b3c66442a3) transitioned into state 'SUCCESS' from state '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-730610372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb054abf30941bb82875c4dfcfe5cfe',qos_specs=None,replication_status=,reservations=['26f16b12-0cad-4698-9769-b2cdf2f9e56f','86bf2c51-5f5e-4e91-a5e5-9d4ea69c8c14','489be7bc-c152-46f2-87ba-5de99ed45e53','3d660424-7d12-47d3-a7ca-b0bfaa1d42e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c71f94ab69b4f039576f1b18a5dc445',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:19.012047 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766f3254-e2fe-4728-8afc-aa8a25230038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:19.025936 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766f3254-e2fe-4728-8afc-aa8a25230038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:19.026901 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Flow 'volume_create_api' (36f46df8-7d91-4383-b898-b972734d53b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:19.027228 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Create volume request issued successfully. Aug 04 09:00:19.028007 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12b1a145-1eeb-4b66-b0e5-194e03ed82a5 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:19.028481 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 33/130] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:00:18 2026] POST /volume/v3/volumes => generated 898 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:19.042162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2e48b8ed-2596-4d56-ac5f-358d7eb18e1e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:19.045446 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2e48b8ed-2596-4d56-ac5f-358d7eb18e1e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:19.045924 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2e48b8ed-2596-4d56-ac5f-358d7eb18e1e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:19.046177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2e48b8ed-2596-4d56-ac5f-358d7eb18e1e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:19.055782 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:19.055782 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:19.060725 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2e48b8ed-2596-4d56-ac5f-358d7eb18e1e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:19.067478 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2e48b8ed-2596-4d56-ac5f-358d7eb18e1e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:19.067478 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 34/131] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:19 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 966 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:19.737502 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f4269a41-ae4c-4460-a2d3-bd2789a31631 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:19.740118 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f4269a41-ae4c-4460-a2d3-bd2789a31631 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:19.740416 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f4269a41-ae4c-4460-a2d3-bd2789a31631 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:19.740634 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f4269a41-ae4c-4460-a2d3-bd2789a31631 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:19.751320 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:19.751320 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:19.758285 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f4269a41-ae4c-4460-a2d3-bd2789a31631 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:19.761626 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f4269a41-ae4c-4460-a2d3-bd2789a31631 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:19.762064 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 34/132] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:19 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:20.085297 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6eb1484a-550f-49f8-9127-9421f5a77dee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:20.091801 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6eb1484a-550f-49f8-9127-9421f5a77dee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:20.091999 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6eb1484a-550f-49f8-9127-9421f5a77dee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:20.092729 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6eb1484a-550f-49f8-9127-9421f5a77dee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:20.104107 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:20.104107 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:20.110307 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6eb1484a-550f-49f8-9127-9421f5a77dee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:20.119021 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6eb1484a-550f-49f8-9127-9421f5a77dee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:20.119651 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 32/133] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:20 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:20.786385 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-23217fb8-d604-4d39-bb0d-c361fa1e0bfe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:20.792450 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-23217fb8-d604-4d39-bb0d-c361fa1e0bfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:20.792450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-23217fb8-d604-4d39-bb0d-c361fa1e0bfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:20.792450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-23217fb8-d604-4d39-bb0d-c361fa1e0bfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:20.803565 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:20.803565 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:20.811227 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-23217fb8-d604-4d39-bb0d-c361fa1e0bfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:20.813745 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-23217fb8-d604-4d39-bb0d-c361fa1e0bfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:20.814314 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 34/134] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:20 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:21.138113 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-66996588-a667-4174-9b42-5e780052b1f1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:21.139916 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-66996588-a667-4174-9b42-5e780052b1f1 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:21.140162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-66996588-a667-4174-9b42-5e780052b1f1 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:21.140331 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-66996588-a667-4174-9b42-5e780052b1f1 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:21.146638 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:21.146638 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:21.150070 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-66996588-a667-4174-9b42-5e780052b1f1 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:21.154180 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-66996588-a667-4174-9b42-5e780052b1f1 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:21.154743 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 35/135] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:21 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:21.830083 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a7f075ff-bc2d-46dc-adc3-f60b1692bbc4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:21.832386 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7f075ff-bc2d-46dc-adc3-f60b1692bbc4 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:21.832666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7f075ff-bc2d-46dc-adc3-f60b1692bbc4 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:21.832938 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7f075ff-bc2d-46dc-adc3-f60b1692bbc4 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:21.843176 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:21.843176 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:21.848285 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a7f075ff-bc2d-46dc-adc3-f60b1692bbc4 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:21.854965 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7f075ff-bc2d-46dc-adc3-f60b1692bbc4 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:21.855854 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 35/136] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:21 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:22.181017 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2a755d12-8443-49f7-9506-df7c5425e637 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:22.188927 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a755d12-8443-49f7-9506-df7c5425e637 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:22.189147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a755d12-8443-49f7-9506-df7c5425e637 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:22.189349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a755d12-8443-49f7-9506-df7c5425e637 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:22.191578 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=211,cinder:INSERT=39,cinder:UPDATE=45 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:00:22.200535 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:22.200535 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:22.209177 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2a755d12-8443-49f7-9506-df7c5425e637 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:22.217554 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a755d12-8443-49f7-9506-df7c5425e637 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:22.218176 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 33/137] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:22 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:22.870640 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-33a9e0f1-bd22-4cb5-a1a8-1141f5a8760d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:22.874020 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-33a9e0f1-bd22-4cb5-a1a8-1141f5a8760d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:22.874020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-33a9e0f1-bd22-4cb5-a1a8-1141f5a8760d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:22.874020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-33a9e0f1-bd22-4cb5-a1a8-1141f5a8760d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:22.880325 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:22.880325 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:22.884364 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-33a9e0f1-bd22-4cb5-a1a8-1141f5a8760d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:22.890538 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-33a9e0f1-bd22-4cb5-a1a8-1141f5a8760d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:22.891411 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 35/138] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:22 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:23.238836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4f703111-4511-4f06-806f-af1a47e45674 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:23.244903 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f703111-4511-4f06-806f-af1a47e45674 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:23.245230 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f703111-4511-4f06-806f-af1a47e45674 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:23.245469 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f703111-4511-4f06-806f-af1a47e45674 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:23.256233 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:23.256233 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:23.260863 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4f703111-4511-4f06-806f-af1a47e45674 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:23.265141 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f703111-4511-4f06-806f-af1a47e45674 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:23.265556 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 36/139] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:23 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:23.904614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-95c25008-9ca7-4a1d-bb75-e609325b0507 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:23.907020 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-95c25008-9ca7-4a1d-bb75-e609325b0507 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:23.908327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-95c25008-9ca7-4a1d-bb75-e609325b0507 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:23.908544 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-95c25008-9ca7-4a1d-bb75-e609325b0507 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:23.916894 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:23.916894 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:23.921818 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-95c25008-9ca7-4a1d-bb75-e609325b0507 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:23.927726 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-95c25008-9ca7-4a1d-bb75-e609325b0507 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:23.928260 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 36/140] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:23 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:24.282195 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b63129c4-f433-4117-85b3-0a6d31ba3d6d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:24.284537 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b63129c4-f433-4117-85b3-0a6d31ba3d6d tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:24.284832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b63129c4-f433-4117-85b3-0a6d31ba3d6d tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:24.285719 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b63129c4-f433-4117-85b3-0a6d31ba3d6d tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:24.298084 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:24.298084 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:24.303866 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b63129c4-f433-4117-85b3-0a6d31ba3d6d tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:24.310277 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b63129c4-f433-4117-85b3-0a6d31ba3d6d tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:24.310637 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 34/141] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:24 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:24.952680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-534f0441-8204-45d5-8d9c-3322a81eb320 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:24.954591 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-534f0441-8204-45d5-8d9c-3322a81eb320 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:24.954854 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-534f0441-8204-45d5-8d9c-3322a81eb320 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:24.955072 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-534f0441-8204-45d5-8d9c-3322a81eb320 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:24.962422 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:24.962422 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:24.969694 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-534f0441-8204-45d5-8d9c-3322a81eb320 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:24.979376 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-534f0441-8204-45d5-8d9c-3322a81eb320 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:24.979376 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 36/142] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:24 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:25.329580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2229fe17-e6db-4a27-bc73-c4ed21939917 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:25.331562 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2229fe17-e6db-4a27-bc73-c4ed21939917 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:25.331753 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2229fe17-e6db-4a27-bc73-c4ed21939917 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:25.332010 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2229fe17-e6db-4a27-bc73-c4ed21939917 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:25.342610 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:25.342610 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:25.347583 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2229fe17-e6db-4a27-bc73-c4ed21939917 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:25.356667 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2229fe17-e6db-4a27-bc73-c4ed21939917 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:25.357129 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 37/143] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:25 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:26.002328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c8bfe4da-6c95-48a2-b5d5-bf863a4bac4e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:26.004424 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c8bfe4da-6c95-48a2-b5d5-bf863a4bac4e tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:26.005000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c8bfe4da-6c95-48a2-b5d5-bf863a4bac4e tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:26.005000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c8bfe4da-6c95-48a2-b5d5-bf863a4bac4e tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:26.012174 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:26.012174 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:26.017018 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c8bfe4da-6c95-48a2-b5d5-bf863a4bac4e tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:26.023553 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c8bfe4da-6c95-48a2-b5d5-bf863a4bac4e tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:26.023553 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 37/144] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:26 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:26.373110 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-77fa8bbe-26f9-423c-9a65-b0e94bb1437e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:26.375319 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-77fa8bbe-26f9-423c-9a65-b0e94bb1437e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:26.375319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-77fa8bbe-26f9-423c-9a65-b0e94bb1437e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:26.375497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-77fa8bbe-26f9-423c-9a65-b0e94bb1437e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:26.389336 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:26.389336 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:26.394415 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-77fa8bbe-26f9-423c-9a65-b0e94bb1437e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:26.399818 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-77fa8bbe-26f9-423c-9a65-b0e94bb1437e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:26.400322 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 35/145] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:26 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:27.039030 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-375ae58f-c756-429d-a044-c52b16e90157 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:27.041140 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-375ae58f-c756-429d-a044-c52b16e90157 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:27.041406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-375ae58f-c756-429d-a044-c52b16e90157 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:27.041647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-375ae58f-c756-429d-a044-c52b16e90157 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:27.049937 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:27.049937 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:27.054224 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-375ae58f-c756-429d-a044-c52b16e90157 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:27.060248 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-375ae58f-c756-429d-a044-c52b16e90157 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:27.060788 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 37/146] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:27 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:27.429513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-615852f4-e005-41d1-afea-ff67754f983c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:27.429513 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-615852f4-e005-41d1-afea-ff67754f983c tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:27.429513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-615852f4-e005-41d1-afea-ff67754f983c tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:27.429513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-615852f4-e005-41d1-afea-ff67754f983c tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:27.431805 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:27.431805 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:27.436612 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-615852f4-e005-41d1-afea-ff67754f983c tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:27.441779 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-615852f4-e005-41d1-afea-ff67754f983c tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:27.442238 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 38/147] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:27 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:28.077311 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7dcc391c-657e-4c1d-84a5-fd7625232c32 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:28.079286 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7dcc391c-657e-4c1d-84a5-fd7625232c32 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:28.079478 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7dcc391c-657e-4c1d-84a5-fd7625232c32 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:28.079665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7dcc391c-657e-4c1d-84a5-fd7625232c32 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:28.082010 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=244,cinder:INSERT=53,cinder:UPDATE=65 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:00:28.087774 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:28.087774 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:28.092891 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7dcc391c-657e-4c1d-84a5-fd7625232c32 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:28.098744 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7dcc391c-657e-4c1d-84a5-fd7625232c32 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:28.099218 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 38/148] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:28 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:28.458532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8900471c-534d-4af9-9fc8-4ec51dee7235 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:28.461052 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8900471c-534d-4af9-9fc8-4ec51dee7235 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:28.461313 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8900471c-534d-4af9-9fc8-4ec51dee7235 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:28.461524 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8900471c-534d-4af9-9fc8-4ec51dee7235 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:28.469988 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:28.469988 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:28.475130 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8900471c-534d-4af9-9fc8-4ec51dee7235 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:28.481450 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8900471c-534d-4af9-9fc8-4ec51dee7235 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:28.481964 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 36/149] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:28 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:29.113401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b12b3391-b1fd-4ea1-b24a-c763126e3dd1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:29.115604 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b12b3391-b1fd-4ea1-b24a-c763126e3dd1 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:29.115863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b12b3391-b1fd-4ea1-b24a-c763126e3dd1 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:29.116109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b12b3391-b1fd-4ea1-b24a-c763126e3dd1 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:29.118564 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=181,cinder:INSERT=26,cinder:UPDATE=35 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:00:29.124937 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:29.124937 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:29.130133 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b12b3391-b1fd-4ea1-b24a-c763126e3dd1 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:29.136258 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b12b3391-b1fd-4ea1-b24a-c763126e3dd1 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:29.136777 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 38/150] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:29 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:29.497843 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c6a58596-4429-488c-ba82-6da767a59313 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:29.500269 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6a58596-4429-488c-ba82-6da767a59313 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:29.500269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6a58596-4429-488c-ba82-6da767a59313 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:29.500611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6a58596-4429-488c-ba82-6da767a59313 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:29.505286 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=219,cinder:INSERT=31,cinder:UPDATE=48 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:00:29.514642 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:29.514642 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:29.516979 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c6a58596-4429-488c-ba82-6da767a59313 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:29.526124 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6a58596-4429-488c-ba82-6da767a59313 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:29.526724 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 39/151] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:29 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:30.151400 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-43a6a15c-572e-4c9f-aff0-db09421abdae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:30.154246 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43a6a15c-572e-4c9f-aff0-db09421abdae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:30.154246 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43a6a15c-572e-4c9f-aff0-db09421abdae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:30.154246 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43a6a15c-572e-4c9f-aff0-db09421abdae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:30.163505 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:30.163505 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:30.169615 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-43a6a15c-572e-4c9f-aff0-db09421abdae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:30.174633 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43a6a15c-572e-4c9f-aff0-db09421abdae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:30.176020 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 39/152] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:30 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:30.542397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f302595f-8971-44ac-b935-2d6b201b2071 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:30.547933 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f302595f-8971-44ac-b935-2d6b201b2071 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:30.547933 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f302595f-8971-44ac-b935-2d6b201b2071 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:30.547933 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f302595f-8971-44ac-b935-2d6b201b2071 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:30.557591 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:30.557591 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:30.564125 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f302595f-8971-44ac-b935-2d6b201b2071 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:30.570767 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f302595f-8971-44ac-b935-2d6b201b2071 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:30.571618 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 37/153] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:30 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:31.192963 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0d993a4a-b4df-4040-81de-50d22d27c739 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:31.194096 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d993a4a-b4df-4040-81de-50d22d27c739 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:31.194389 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0d993a4a-b4df-4040-81de-50d22d27c739 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:31.194663 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0d993a4a-b4df-4040-81de-50d22d27c739 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:31.207917 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:31.207917 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:31.212997 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0d993a4a-b4df-4040-81de-50d22d27c739 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:31.219077 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d993a4a-b4df-4040-81de-50d22d27c739 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:31.219678 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 39/154] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:31 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:31.589665 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b2f612e1-7ee1-4260-913d-2d5c2b183e45 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:31.592411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b2f612e1-7ee1-4260-913d-2d5c2b183e45 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:31.592701 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b2f612e1-7ee1-4260-913d-2d5c2b183e45 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:31.593014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b2f612e1-7ee1-4260-913d-2d5c2b183e45 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:31.604456 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:31.604456 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:31.610215 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b2f612e1-7ee1-4260-913d-2d5c2b183e45 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:31.616172 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b2f612e1-7ee1-4260-913d-2d5c2b183e45 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:31.616958 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 40/155] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:31 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:32.236298 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6db12d37-69ec-4b88-81b6-e9798e63892c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:32.238075 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6db12d37-69ec-4b88-81b6-e9798e63892c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:32.238298 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6db12d37-69ec-4b88-81b6-e9798e63892c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:32.238557 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6db12d37-69ec-4b88-81b6-e9798e63892c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:32.246059 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:32.246059 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:32.253316 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6db12d37-69ec-4b88-81b6-e9798e63892c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:32.258416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6db12d37-69ec-4b88-81b6-e9798e63892c tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:32.258416 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 40/156] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:32 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:32.638320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cb908224-acd1-446f-92fe-5b12b20821cc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:32.640536 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb908224-acd1-446f-92fe-5b12b20821cc tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:32.640784 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb908224-acd1-446f-92fe-5b12b20821cc tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:32.641085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb908224-acd1-446f-92fe-5b12b20821cc tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:32.650657 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:32.650657 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:32.656326 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cb908224-acd1-446f-92fe-5b12b20821cc tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:32.662607 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb908224-acd1-446f-92fe-5b12b20821cc tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:32.663157 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 38/157] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:32 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:33.275851 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8b09eba2-b0b7-4ac9-804c-8a4e66c3cdfe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:33.275851 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8b09eba2-b0b7-4ac9-804c-8a4e66c3cdfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:33.275851 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8b09eba2-b0b7-4ac9-804c-8a4e66c3cdfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:33.275851 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8b09eba2-b0b7-4ac9-804c-8a4e66c3cdfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:33.283612 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:33.283612 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:33.288480 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8b09eba2-b0b7-4ac9-804c-8a4e66c3cdfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:33.297567 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8b09eba2-b0b7-4ac9-804c-8a4e66c3cdfe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:33.299224 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 40/158] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:33 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:33.677472 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-39e7fce7-d57c-40c1-9dda-87be4daa13d3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:33.679438 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-39e7fce7-d57c-40c1-9dda-87be4daa13d3 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:33.679652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-39e7fce7-d57c-40c1-9dda-87be4daa13d3 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:33.679830 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-39e7fce7-d57c-40c1-9dda-87be4daa13d3 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:33.688572 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:33.688572 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:33.696597 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-39e7fce7-d57c-40c1-9dda-87be4daa13d3 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:33.702373 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-39e7fce7-d57c-40c1-9dda-87be4daa13d3 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:33.702631 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 41/159] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:33 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:34.318901 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e93dd639-20b0-432e-b35b-6b7e502857e6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:34.321322 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e93dd639-20b0-432e-b35b-6b7e502857e6 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:34.321609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e93dd639-20b0-432e-b35b-6b7e502857e6 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:34.322243 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e93dd639-20b0-432e-b35b-6b7e502857e6 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:34.330942 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:34.330942 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:34.336061 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e93dd639-20b0-432e-b35b-6b7e502857e6 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:34.342238 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e93dd639-20b0-432e-b35b-6b7e502857e6 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:34.343808 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 41/160] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:34 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:34.721325 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-938f1f50-643b-4ee9-9f99-b0e7573d92ad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:34.724803 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-938f1f50-643b-4ee9-9f99-b0e7573d92ad tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:34.725181 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-938f1f50-643b-4ee9-9f99-b0e7573d92ad tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:34.725667 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-938f1f50-643b-4ee9-9f99-b0e7573d92ad tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:34.735867 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:34.735867 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:34.745359 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-938f1f50-643b-4ee9-9f99-b0e7573d92ad tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:34.752510 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-938f1f50-643b-4ee9-9f99-b0e7573d92ad tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:34.752908 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 39/161] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:34 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:35.366028 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9f15b8a2-a1af-4222-afc8-9bc57c0ac01d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:35.371989 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f15b8a2-a1af-4222-afc8-9bc57c0ac01d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:35.372297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f15b8a2-a1af-4222-afc8-9bc57c0ac01d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:35.372595 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f15b8a2-a1af-4222-afc8-9bc57c0ac01d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:35.384710 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:35.384710 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:35.390307 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9f15b8a2-a1af-4222-afc8-9bc57c0ac01d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:35.396012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f15b8a2-a1af-4222-afc8-9bc57c0ac01d tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:35.396568 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 41/162] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:35 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:35.773669 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-35320e8e-6f3f-4ceb-9a17-2bc44fba8aa0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:35.777677 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-35320e8e-6f3f-4ceb-9a17-2bc44fba8aa0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:35.777999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-35320e8e-6f3f-4ceb-9a17-2bc44fba8aa0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:35.779250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-35320e8e-6f3f-4ceb-9a17-2bc44fba8aa0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:35.788306 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:35.788306 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:35.794362 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-35320e8e-6f3f-4ceb-9a17-2bc44fba8aa0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:35.801485 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-35320e8e-6f3f-4ceb-9a17-2bc44fba8aa0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:35.802367 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 42/163] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:35 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:36.414486 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-84fad94e-3480-424c-ae23-1158e647b2ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.419018 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-84fad94e-3480-424c-ae23-1158e647b2ae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:36.419296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-84fad94e-3480-424c-ae23-1158e647b2ae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:36.419351 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-84fad94e-3480-424c-ae23-1158e647b2ae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:36.433881 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.433881 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:36.437791 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-84fad94e-3480-424c-ae23-1158e647b2ae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.443490 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-84fad94e-3480-424c-ae23-1158e647b2ae tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:36.443490 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 42/164] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:36 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:36.461734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6af99d1c-b3da-44e3-b5d6-53a474b56670 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.464336 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6af99d1c-b3da-44e3-b5d6-53a474b56670 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] POST https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action Aug 04 09:00:36.464842 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6af99d1c-b3da-44e3-b5d6-53a474b56670 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-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=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:36.465104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6af99d1c-b3da-44e3-b5d6-53a474b56670 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:36.479227 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.479227 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:36.492752 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.492752 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:36.493816 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6af99d1c-b3da-44e3-b5d6-53a474b56670 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.513854 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6af99d1c-b3da-44e3-b5d6-53a474b56670 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Update volume metadata completed successfully. Aug 04 09:00:36.513854 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6af99d1c-b3da-44e3-b5d6-53a474b56670 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action returned with HTTP 200 Aug 04 09:00:36.516772 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 40/165] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:00:36 2026] POST /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action => generated 594 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:36.525263 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-501db200-4763-442c-92cd-9dfe0b423abe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.530163 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-501db200-4763-442c-92cd-9dfe0b423abe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:36.530503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-501db200-4763-442c-92cd-9dfe0b423abe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:36.530820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-501db200-4763-442c-92cd-9dfe0b423abe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:36.546774 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.546774 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:36.552672 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-501db200-4763-442c-92cd-9dfe0b423abe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.560595 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-501db200-4763-442c-92cd-9dfe0b423abe tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:36.561086 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 42/166] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:36 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 1449 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:36.578999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.581356 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] POST https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action Aug 04 09:00:36.581747 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:36.581898 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:36.595586 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.595586 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:36.605028 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.605028 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:36.605851 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.616932 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Get volume image-metadata completed successfully. Aug 04 09:00:36.640690 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Delete volume metadata completed successfully. Aug 04 09:00:36.641129 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79567cf5-afc0-4c7d-98f7-5bfc5f7fe9dc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action returned with HTTP 200 Aug 04 09:00:36.643876 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 43/167] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:00:36 2026] POST /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action => generated 0 bytes in 63 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 04 09:00:36.656025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72e55e7c-a701-44e7-8605-e20b23ea1adc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.658846 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72e55e7c-a701-44e7-8605-e20b23ea1adc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] POST https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action Aug 04 09:00:36.661293 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72e55e7c-a701-44e7-8605-e20b23ea1adc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:36.661293 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72e55e7c-a701-44e7-8605-e20b23ea1adc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:36.669741 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.669741 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:36.670424 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-72e55e7c-a701-44e7-8605-e20b23ea1adc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.686511 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-72e55e7c-a701-44e7-8605-e20b23ea1adc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Get volume image-metadata completed successfully. Aug 04 09:00:36.686511 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72e55e7c-a701-44e7-8605-e20b23ea1adc tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action returned with HTTP 200 Aug 04 09:00:36.686511 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 43/168] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:00:36 2026] POST /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964/action => generated 568 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:36.698360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-46607174-bac6-456d-a5e5-f082312fd1c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.701619 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-46607174-bac6-456d-a5e5-f082312fd1c5 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:36.701900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-46607174-bac6-456d-a5e5-f082312fd1c5 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:36.702190 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-46607174-bac6-456d-a5e5-f082312fd1c5 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:36.718416 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.718416 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:36.726616 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-46607174-bac6-456d-a5e5-f082312fd1c5 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.734717 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-46607174-bac6-456d-a5e5-f082312fd1c5 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:36.735291 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 41/169] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:36 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 1423 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:36.748405 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.751012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:36.751543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:36.751934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:36.752451 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Delete volume with id: e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:36.765272 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.765272 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:36.765975 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.796336 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Delete volume request issued successfully. Aug 04 09:00:36.796961 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce7f0475-3ae4-4f38-8dad-cac064731d07 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 202 Aug 04 09:00:36.797447 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 43/170] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:00:36 2026] DELETE /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:00:36.807290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-542b1229-b943-4e1d-b020-1b5c91c76ae2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.810139 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-542b1229-b943-4e1d-b020-1b5c91c76ae2 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:36.811863 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-542b1229-b943-4e1d-b020-1b5c91c76ae2 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:36.811863 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-542b1229-b943-4e1d-b020-1b5c91c76ae2 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:36.825674 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.825674 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:36.826569 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3f9ae505-f367-4ae7-984f-d90ab1f852cf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.830382 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3f9ae505-f367-4ae7-984f-d90ab1f852cf tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:36.830660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3f9ae505-f367-4ae7-984f-d90ab1f852cf tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:36.831346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3f9ae505-f367-4ae7-984f-d90ab1f852cf tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:36.837160 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-542b1229-b943-4e1d-b020-1b5c91c76ae2 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Volume info retrieved successfully. Aug 04 09:00:36.844359 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.844359 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:36.845693 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-542b1229-b943-4e1d-b020-1b5c91c76ae2 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 200 Aug 04 09:00:36.846164 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 44/171] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:36 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 1422 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:36.848339 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3f9ae505-f367-4ae7-984f-d90ab1f852cf tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:36.862751 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3f9ae505-f367-4ae7-984f-d90ab1f852cf tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:36.862751 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 44/172] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:36 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:36.899358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-9317d842-5d0a-4473-a83d-7e4151b49e65 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:36.902170 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-9317d842-5d0a-4473-a83d-7e4151b49e65 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:36.902444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-9317d842-5d0a-4473-a83d-7e4151b49e65 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:36.902727 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-9317d842-5d0a-4473-a83d-7e4151b49e65 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:36.916394 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:36.916394 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:36.926741 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-9317d842-5d0a-4473-a83d-7e4151b49e65 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:36.934116 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-9317d842-5d0a-4473-a83d-7e4151b49e65 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:36.934722 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 42/173] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:36 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:00:37.320581 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2af9d11f-3475-4fb6-acbe-7624f4abd684 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.321428 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2af9d11f-3475-4fb6-acbe-7624f4abd684 None None] GET https://10.4.3.176/volume// Aug 04 09:00:37.321693 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2af9d11f-3475-4fb6-acbe-7624f4abd684 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:37.322037 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2af9d11f-3475-4fb6-acbe-7624f4abd684 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:37.322695 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2af9d11f-3475-4fb6-acbe-7624f4abd684 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:37.323074 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 44/174] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:00:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:37.344343 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-6351d4a5-e0cd-4a79-84b5-ef03f1488d7b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.571792 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-6351d4a5-e0cd-4a79-84b5-ef03f1488d7b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:00:37.571792 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-6351d4a5-e0cd-4a79-84b5-ef03f1488d7b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e", "connector": null, "instance_uuid": "6d8ede5b-6064-4f98-97e0-0b3f833b021a"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:37.580531 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:37.580531 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:37.666353 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-6351d4a5-e0cd-4a79-84b5-ef03f1488d7b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:00:37.667156 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 45/175] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:00:37 2026] POST /volume/v3/attachments => generated 273 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:37.741470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d9ba9aff-a87d-4259-ae5d-f51ba8850676 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.747802 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d9ba9aff-a87d-4259-ae5d-f51ba8850676 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:37.747802 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d9ba9aff-a87d-4259-ae5d-f51ba8850676 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:37.747802 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d9ba9aff-a87d-4259-ae5d-f51ba8850676 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:37.768889 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:37.768889 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:37.776097 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d9ba9aff-a87d-4259-ae5d-f51ba8850676 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:37.776280 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c9442335-831e-4213-bd22-15bb42c8a51a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.778939 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c9442335-831e-4213-bd22-15bb42c8a51a None None] GET https://10.4.3.176/volume// Aug 04 09:00:37.779945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c9442335-831e-4213-bd22-15bb42c8a51a None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:37.782224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c9442335-831e-4213-bd22-15bb42c8a51a None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:37.782932 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c9442335-831e-4213-bd22-15bb42c8a51a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:37.783530 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 43/176] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:00:37 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:37.785693 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d9ba9aff-a87d-4259-ae5d-f51ba8850676 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:37.786359 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 45/177] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:37 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:37.799559 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-cf522a25-c2cd-4929-acb0-b1382e5f9f76 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.802445 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-cf522a25-c2cd-4929-acb0-b1382e5f9f76 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:37.802717 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-cf522a25-c2cd-4929-acb0-b1382e5f9f76 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:37.802956 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-cf522a25-c2cd-4929-acb0-b1382e5f9f76 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:37.828638 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:37.828638 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:37.834286 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-cf522a25-c2cd-4929-acb0-b1382e5f9f76 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:37.841467 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-cf522a25-c2cd-4929-acb0-b1382e5f9f76 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:37.842192 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 45/178] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:37 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:37.872024 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-496c9044-fa39-4722-b740-1693606c2902 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.881822 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-496c9044-fa39-4722-b740-1693606c2902 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] GET https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 Aug 04 09:00:37.882034 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-496c9044-fa39-4722-b740-1693606c2902 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:37.882423 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-496c9044-fa39-4722-b740-1693606c2902 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:37.888889 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a5c539de-4fa1-4f81-a155-04758698f37e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.892987 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a5c539de-4fa1-4f81-a155-04758698f37e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:37.893325 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a5c539de-4fa1-4f81-a155-04758698f37e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:37.893618 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a5c539de-4fa1-4f81-a155-04758698f37e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:37.899694 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-496c9044-fa39-4722-b740-1693606c2902 tempest-VolumesImageMetadata-764778419 tempest-VolumesImageMetadata-764778419-project-member] https://10.4.3.176/volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 returned with HTTP 404 Aug 04 09:00:37.899694 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 46/179] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:37 2026] GET /volume/v3/volumes/e40582d4-b68c-487b-8ede-fc1e12c8e964 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:37.912951 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:37.912951 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:37.918932 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a5c539de-4fa1-4f81-a155-04758698f37e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:37.925911 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a5c539de-4fa1-4f81-a155-04758698f37e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:37.927305 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 44/180] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:37 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:37.972687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-98b09bf4-c99e-4d9c-a04f-11444502d8e0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.976472 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-98b09bf4-c99e-4d9c-a04f-11444502d8e0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] PUT https://10.4.3.176/volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d Aug 04 09:00:37.976714 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f76611b8-3e7a-4714-9c75-a172376761ab None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:37.977404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-98b09bf4-c99e-4d9c-a04f-11444502d8e0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:37.979899 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f76611b8-3e7a-4714-9c75-a172376761ab tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:37.980259 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f76611b8-3e7a-4714-9c75-a172376761ab tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:37.980570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f76611b8-3e7a-4714-9c75-a172376761ab tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:37.990652 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:37.990652 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:37.996174 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f76611b8-3e7a-4714-9c75-a172376761ab tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:38.004243 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f76611b8-3e7a-4714-9c75-a172376761ab tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:38.004581 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 46/181] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:37 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:38.004897 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-98b09bf4-c99e-4d9c-a04f-11444502d8e0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Acquiring lock "cinder-attachment_update-ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:00:38.015300 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-98b09bf4-c99e-4d9c-a04f-11444502d8e0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Lock "cinder-attachment_update-ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e-np0000006401" acquired by "attachment_update" :: waited 0.011s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:00:38.016744 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:38.016744 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:38.207252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-98b09bf4-c99e-4d9c-a04f-11444502d8e0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Lock "cinder-attachment_update-ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e-np0000006401" released by "attachment_update" :: held 0.192s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:00:38.208423 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-98b09bf4-c99e-4d9c-a04f-11444502d8e0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d returned with HTTP 200 Aug 04 09:00:38.208830 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 46/182] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:00:37 2026] PUT /volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:38.812887 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-108a123c-ca2a-4dd6-8e5a-d2e6b0dfd5c3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:38.815960 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-108a123c-ca2a-4dd6-8e5a-d2e6b0dfd5c3 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:38.816261 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-108a123c-ca2a-4dd6-8e5a-d2e6b0dfd5c3 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:38.816696 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-108a123c-ca2a-4dd6-8e5a-d2e6b0dfd5c3 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:38.854651 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:38.854651 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:38.866229 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-108a123c-ca2a-4dd6-8e5a-d2e6b0dfd5c3 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:38.874883 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-108a123c-ca2a-4dd6-8e5a-d2e6b0dfd5c3 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:38.876556 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 47/183] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:38 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1024 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:39.020487 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-bfae5c6d-406c-48ce-b756-1bce89977722 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.026475 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-bfae5c6d-406c-48ce-b756-1bce89977722 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:39.026839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-bfae5c6d-406c-48ce-b756-1bce89977722 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.027333 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-bfae5c6d-406c-48ce-b756-1bce89977722 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.042108 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:39.042108 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:39.051061 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-bfae5c6d-406c-48ce-b756-1bce89977722 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:39.058288 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-bfae5c6d-406c-48ce-b756-1bce89977722 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:39.058928 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 45/184] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:39.131597 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-cd550fb1-358a-4a1e-8c51-dad35464b23a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.137034 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-cd550fb1-358a-4a1e-8c51-dad35464b23a tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:39.137034 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-cd550fb1-358a-4a1e-8c51-dad35464b23a tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.137034 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-cd550fb1-358a-4a1e-8c51-dad35464b23a tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.147011 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:39.147011 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:39.152928 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-cd550fb1-358a-4a1e-8c51-dad35464b23a tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:39.160835 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-cd550fb1-358a-4a1e-8c51-dad35464b23a tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:39.161477 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 47/185] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:39.176713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-84b711b4-e676-43bf-880b-69b08f73fc8f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.176713 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-84b711b4-e676-43bf-880b-69b08f73fc8f None None] GET https://10.4.3.176/volume// Aug 04 09:00:39.176713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-84b711b4-e676-43bf-880b-69b08f73fc8f None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.177358 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-84b711b4-e676-43bf-880b-69b08f73fc8f None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.177400 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-50e61b63-d9a7-4e27-9a2d-ea3359a5404c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.177442 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-84b711b4-e676-43bf-880b-69b08f73fc8f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:39.177783 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 47/186] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:39.180090 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-50e61b63-d9a7-4e27-9a2d-ea3359a5404c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:39.180898 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-50e61b63-d9a7-4e27-9a2d-ea3359a5404c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.181110 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-50e61b63-d9a7-4e27-9a2d-ea3359a5404c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.190431 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-48437f67-bf9a-4535-be66-cf6ddc8f5996 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.193220 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-48437f67-bf9a-4535-be66-cf6ddc8f5996 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:00:39.193629 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-48437f67-bf9a-4535-be66-cf6ddc8f5996 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6", "connector": null, "instance_uuid": "7a95ff68-039c-4995-83f0-5fc4fc253040"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:39.198347 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:39.198347 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:39.207657 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-50e61b63-d9a7-4e27-9a2d-ea3359a5404c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:39.214553 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:39.214553 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:39.214825 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-50e61b63-d9a7-4e27-9a2d-ea3359a5404c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:39.215337 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 48/187] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:39.274520 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-48437f67-bf9a-4535-be66-cf6ddc8f5996 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:00:39.275085 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 46/188] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:00: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) Aug 04 09:00:39.321787 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-6201626c-c295-4b29-a65c-31455f384899 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.325643 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-6201626c-c295-4b29-a65c-31455f384899 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:39.325892 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-6201626c-c295-4b29-a65c-31455f384899 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.326355 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-6201626c-c295-4b29-a65c-31455f384899 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.346655 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:39.346655 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:39.354258 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-6201626c-c295-4b29-a65c-31455f384899 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:39.371636 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-6201626c-c295-4b29-a65c-31455f384899 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:39.371636 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 48/189] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:39.496750 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-106b294d-0202-457d-b8d3-0e3788c38fb0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.498234 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-106b294d-0202-457d-b8d3-0e3788c38fb0 None None] GET https://10.4.3.176/volume// Aug 04 09:00:39.498234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-106b294d-0202-457d-b8d3-0e3788c38fb0 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.498234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-106b294d-0202-457d-b8d3-0e3788c38fb0 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.498562 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-106b294d-0202-457d-b8d3-0e3788c38fb0 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:39.499948 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 48/190] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:39.530736 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-69d1db76-be27-4858-a3d3-ae9753a85d89 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.824196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8db22a15-3c29-4799-865b-f216d76971c3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.824196 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8db22a15-3c29-4799-865b-f216d76971c3 None None] GET https://10.4.3.176/volume// Aug 04 09:00:39.824196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8db22a15-3c29-4799-865b-f216d76971c3 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.824807 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8db22a15-3c29-4799-865b-f216d76971c3 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.825086 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8db22a15-3c29-4799-865b-f216d76971c3 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:39.828124 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 47/191] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:39.867220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-12573aa8-2d36-4afb-84eb-8bfa4da28a0c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.895558 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ad9b438f-20df-4bd4-bfd4-c8f2eef94bd2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:39.896219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-69d1db76-be27-4858-a3d3-ae9753a85d89 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:00:39.896615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-69d1db76-be27-4858-a3d3-ae9753a85d89 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9037bfa-566d-41af-a440-3f8ecf3916a1", "connector": null, "instance_uuid": "0d3d087c-43f9-46fb-9d45-86ed7f71dcb2"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:39.897927 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ad9b438f-20df-4bd4-bfd4-c8f2eef94bd2 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:39.897927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ad9b438f-20df-4bd4-bfd4-c8f2eef94bd2 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:39.898121 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ad9b438f-20df-4bd4-bfd4-c8f2eef94bd2 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:39.916630 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:39.916630 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:39.918591 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:39.918591 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:39.925145 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ad9b438f-20df-4bd4-bfd4-c8f2eef94bd2 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:39.932434 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ad9b438f-20df-4bd4-bfd4-c8f2eef94bd2 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:39.932796 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 49/192] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:39 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:39.964775 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-69d1db76-be27-4858-a3d3-ae9753a85d89 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:00:39.965393 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 49/193] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:00:39 2026] POST /volume/v3/attachments => generated 273 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:40.024235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-711cfe0b-0db5-49be-9f04-b375dc467836 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.029060 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-711cfe0b-0db5-49be-9f04-b375dc467836 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:40.029223 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-711cfe0b-0db5-49be-9f04-b375dc467836 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:40.029455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-711cfe0b-0db5-49be-9f04-b375dc467836 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:40.041256 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bf9400b5-0bc5-4f92-8d7f-0de57ff2f7dd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.041732 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bf9400b5-0bc5-4f92-8d7f-0de57ff2f7dd None None] GET https://10.4.3.176/volume// Aug 04 09:00:40.041966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bf9400b5-0bc5-4f92-8d7f-0de57ff2f7dd None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:40.042245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bf9400b5-0bc5-4f92-8d7f-0de57ff2f7dd None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:40.042655 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bf9400b5-0bc5-4f92-8d7f-0de57ff2f7dd None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:40.043069 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 50/194] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:00:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:40.045239 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.045239 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:40.051756 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-711cfe0b-0db5-49be-9f04-b375dc467836 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:40.056031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-03730335-459a-4849-b412-18dbd988fcf4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.061230 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-711cfe0b-0db5-49be-9f04-b375dc467836 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:40.061230 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 48/195] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:40 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:40.061394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-03730335-459a-4849-b412-18dbd988fcf4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:40.061394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-03730335-459a-4849-b412-18dbd988fcf4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:40.061394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-03730335-459a-4849-b412-18dbd988fcf4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:40.074382 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.074382 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:40.079860 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-03730335-459a-4849-b412-18dbd988fcf4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:40.106400 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-03730335-459a-4849-b412-18dbd988fcf4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:40.106400 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 50/196] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:40 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:40.174716 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-12573aa8-2d36-4afb-84eb-8bfa4da28a0c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:00:40.175113 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-12573aa8-2d36-4afb-84eb-8bfa4da28a0c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5c6232b-c47b-44eb-ae15-252db769b827", "connector": null, "instance_uuid": "e4ac3b0a-7382-46ef-af7d-41bc9a5c939a"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:40.185816 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.185816 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:40.228506 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-eaa27a64-1ec4-41aa-a164-3dd14d55160d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.234618 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-12573aa8-2d36-4afb-84eb-8bfa4da28a0c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:00:40.234794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-eaa27a64-1ec4-41aa-a164-3dd14d55160d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] PUT https://10.4.3.176/volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99 Aug 04 09:00:40.235346 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 49/197] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:00:39 2026] POST /volume/v3/attachments => generated 273 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:40.235471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-eaa27a64-1ec4-41aa-a164-3dd14d55160d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:40.250056 np0000006401 devstack@c-api.service[100459]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 04 09:00:40.250056 np0000006401 devstack@c-api.service[100459]: .first() Aug 04 09:00:40.259241 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-eaa27a64-1ec4-41aa-a164-3dd14d55160d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Acquiring lock "cinder-attachment_update-e9037bfa-566d-41af-a440-3f8ecf3916a1-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:00:40.265486 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-eaa27a64-1ec4-41aa-a164-3dd14d55160d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Lock "cinder-attachment_update-e9037bfa-566d-41af-a440-3f8ecf3916a1-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:00:40.266984 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.266984 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:40.290245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-245ba283-3f81-47ec-b474-7e63e0b54e21 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.296665 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-245ba283-3f81-47ec-b474-7e63e0b54e21 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:40.297013 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-245ba283-3f81-47ec-b474-7e63e0b54e21 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:40.297308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-245ba283-3f81-47ec-b474-7e63e0b54e21 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:40.322140 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.322140 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:40.322381 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6423ff39-8c3e-46d2-ad9b-1ff2dc7ee485 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.322381 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6423ff39-8c3e-46d2-ad9b-1ff2dc7ee485 None None] GET https://10.4.3.176/volume// Aug 04 09:00:40.322381 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6423ff39-8c3e-46d2-ad9b-1ff2dc7ee485 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:40.322381 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6423ff39-8c3e-46d2-ad9b-1ff2dc7ee485 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:40.322381 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6423ff39-8c3e-46d2-ad9b-1ff2dc7ee485 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:40.322381 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 51/198] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:00:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:40.327098 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-245ba283-3f81-47ec-b474-7e63e0b54e21 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:40.331094 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f2578714-ed67-4b12-9499-1949a3ed36cc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.335363 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f2578714-ed67-4b12-9499-1949a3ed36cc tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:40.335503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f2578714-ed67-4b12-9499-1949a3ed36cc tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:40.335799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f2578714-ed67-4b12-9499-1949a3ed36cc tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:40.336451 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-245ba283-3f81-47ec-b474-7e63e0b54e21 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:40.336879 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 49/199] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:40 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:40.347690 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.347690 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:40.353596 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f2578714-ed67-4b12-9499-1949a3ed36cc tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:40.359714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f2578714-ed67-4b12-9499-1949a3ed36cc tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:40.360210 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 50/200] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:40 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1031 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:40.419353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-eaa27a64-1ec4-41aa-a164-3dd14d55160d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Lock "cinder-attachment_update-e9037bfa-566d-41af-a440-3f8ecf3916a1-np0000006401" released by "attachment_update" :: held 0.154s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:00:40.419681 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-eaa27a64-1ec4-41aa-a164-3dd14d55160d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99 returned with HTTP 200 Aug 04 09:00:40.420915 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 51/201] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:00:40 2026] PUT /volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:40.462975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-b8d7d87f-4cf9-4aff-b571-25973b214b7c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.467195 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-b8d7d87f-4cf9-4aff-b571-25973b214b7c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] PUT https://10.4.3.176/volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5 Aug 04 09:00:40.468241 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-b8d7d87f-4cf9-4aff-b571-25973b214b7c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:40.479910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-b8d7d87f-4cf9-4aff-b571-25973b214b7c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Acquiring lock "cinder-attachment_update-f5c6232b-c47b-44eb-ae15-252db769b827-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:00:40.484886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-b8d7d87f-4cf9-4aff-b571-25973b214b7c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Lock "cinder-attachment_update-f5c6232b-c47b-44eb-ae15-252db769b827-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:00:40.486539 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.486539 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:40.619547 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-b8d7d87f-4cf9-4aff-b571-25973b214b7c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Lock "cinder-attachment_update-f5c6232b-c47b-44eb-ae15-252db769b827-np0000006401" released by "attachment_update" :: held 0.135s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:00:40.620027 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-b8d7d87f-4cf9-4aff-b571-25973b214b7c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5 returned with HTTP 200 Aug 04 09:00:40.620712 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 52/202] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:00:40 2026] PUT /volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:40.948867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3271a802-91db-44c6-9bf3-d08992a29934 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:40.950847 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3271a802-91db-44c6-9bf3-d08992a29934 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:40.951120 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3271a802-91db-44c6-9bf3-d08992a29934 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:40.951872 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3271a802-91db-44c6-9bf3-d08992a29934 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:40.965349 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:40.965349 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:40.970611 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3271a802-91db-44c6-9bf3-d08992a29934 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:40.976900 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3271a802-91db-44c6-9bf3-d08992a29934 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:40.977430 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 50/203] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:40 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:41.078231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bb9fae0d-9615-48ed-95ef-93adb8e0148a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.080413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb9fae0d-9615-48ed-95ef-93adb8e0148a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:41.080812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb9fae0d-9615-48ed-95ef-93adb8e0148a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:41.080890 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb9fae0d-9615-48ed-95ef-93adb8e0148a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:41.095276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fae84cb5-f3ca-4fd3-9825-0b87dca8e916 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.095509 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:41.095509 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:41.095614 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fae84cb5-f3ca-4fd3-9825-0b87dca8e916 None None] GET https://10.4.3.176/volume// Aug 04 09:00:41.095614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fae84cb5-f3ca-4fd3-9825-0b87dca8e916 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:41.095837 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fae84cb5-f3ca-4fd3-9825-0b87dca8e916 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:41.096326 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fae84cb5-f3ca-4fd3-9825-0b87dca8e916 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:41.096729 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 52/204] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:00:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:41.101233 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bb9fae0d-9615-48ed-95ef-93adb8e0148a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:41.105176 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb9fae0d-9615-48ed-95ef-93adb8e0148a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:41.105650 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 51/205] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:41 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:41.113600 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f1a9b3a8-ce74-45c7-900c-daa1bfdfed13 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.116470 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f1a9b3a8-ce74-45c7-900c-daa1bfdfed13 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:41.116707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f1a9b3a8-ce74-45c7-900c-daa1bfdfed13 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:41.116978 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f1a9b3a8-ce74-45c7-900c-daa1bfdfed13 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:41.130336 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:41.130336 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:41.135672 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f1a9b3a8-ce74-45c7-900c-daa1bfdfed13 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:41.141101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-f1a9b3a8-ce74-45c7-900c-daa1bfdfed13 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:41.141567 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 53/206] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:41 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:41.243881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-9761a26c-7545-458d-ac09-17789ee3e24b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.249718 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-9761a26c-7545-458d-ac09-17789ee3e24b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] PUT https://10.4.3.176/volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f Aug 04 09:00:41.250298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-9761a26c-7545-458d-ac09-17789ee3e24b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:41.266818 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-9761a26c-7545-458d-ac09-17789ee3e24b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Acquiring lock "cinder-attachment_update-d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:00:41.272920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-9761a26c-7545-458d-ac09-17789ee3e24b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Lock "cinder-attachment_update-d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:00:41.274165 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:41.274165 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:41.355646 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8a3161bc-1aa6-41a4-98d3-af6d863de051 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.357652 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8a3161bc-1aa6-41a4-98d3-af6d863de051 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:41.357894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8a3161bc-1aa6-41a4-98d3-af6d863de051 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:41.358179 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8a3161bc-1aa6-41a4-98d3-af6d863de051 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:41.383800 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:41.383800 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:41.389435 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8a3161bc-1aa6-41a4-98d3-af6d863de051 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:41.396804 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8a3161bc-1aa6-41a4-98d3-af6d863de051 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:41.397614 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 53/207] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:41 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:41.401553 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-9761a26c-7545-458d-ac09-17789ee3e24b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Lock "cinder-attachment_update-d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6-np0000006401" released by "attachment_update" :: held 0.125s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:00:41.402335 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-9761a26c-7545-458d-ac09-17789ee3e24b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f returned with HTTP 200 Aug 04 09:00:41.403072 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 51/208] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:00:41 2026] PUT /volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:41.455134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-39cb13d3-3a19-4180-a411-dc757c3586bd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.457557 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-39cb13d3-3a19-4180-a411-dc757c3586bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] POST https://10.4.3.176/volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f/action Aug 04 09:00:41.457914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-39cb13d3-3a19-4180-a411-dc757c3586bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:41.458055 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-39cb13d3-3a19-4180-a411-dc757c3586bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:41.478094 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:41.478094 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:41.499079 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3a8f6f19-13f5-4351-9829-7713e2e1880f req-39cb13d3-3a19-4180-a411-dc757c3586bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f/action returned with HTTP 204 Aug 04 09:00:41.499222 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 52/209] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:00:41 2026] POST /volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:41.551089 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.565045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-c48f2c9c-7ae4-43d4-8584-d8c68b846447 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.567935 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-c48f2c9c-7ae4-43d4-8584-d8c68b846447 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] POST https://10.4.3.176/volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d/action Aug 04 09:00:41.568490 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-c48f2c9c-7ae4-43d4-8584-d8c68b846447 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:41.568668 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-c48f2c9c-7ae4-43d4-8584-d8c68b846447 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:41.599713 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:41.599713 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:41.629929 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-70969996-9b11-4661-a49b-2b6fee9e1336 req-c48f2c9c-7ae4-43d4-8584-d8c68b846447 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d/action returned with HTTP 204 Aug 04 09:00:41.630129 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 54/210] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:00:41 2026] POST /volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:41.921498 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:41.922065 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2034602178"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:41.924218 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2034602178'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:41.924458 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Create volume of 1 GB Aug 04 09:00:41.935042 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Availability Zones retrieved successfully. Aug 04 09:00:41.946410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Flow 'volume_create_api' (97249ba9-b0af-4c4d-9af1-eef0ceb3040f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:41.948404 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764d8740-d888-4b75-ab0f-5d80a6f21d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:41.950734 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:41.993582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a40b3ea8-c63f-4945-9b51-7ce5d8a6dac0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:41.995932 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a40b3ea8-c63f-4945-9b51-7ce5d8a6dac0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:41.996233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a40b3ea8-c63f-4945-9b51-7ce5d8a6dac0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:41.996484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a40b3ea8-c63f-4945-9b51-7ce5d8a6dac0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:41.996729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764d8740-d888-4b75-ab0f-5d80a6f21d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:41.998225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257f1770-d59f-47d0-a37c-505c90e277b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.010796 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.010796 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:42.015624 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a40b3ea8-c63f-4945-9b51-7ce5d8a6dac0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:42.022519 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a40b3ea8-c63f-4945-9b51-7ce5d8a6dac0 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:42.023231 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 52/211] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:41 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:42.037853 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-01d75622-7cea-42a9-a01d-77fcacbf6b3b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.039890 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-01d75622-7cea-42a9-a01d-77fcacbf6b3b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:42.040130 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-01d75622-7cea-42a9-a01d-77fcacbf6b3b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:42.040365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-01d75622-7cea-42a9-a01d-77fcacbf6b3b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:42.053892 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.053892 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:42.058977 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-01d75622-7cea-42a9-a01d-77fcacbf6b3b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:42.064105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-01d75622-7cea-42a9-a01d-77fcacbf6b3b tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:42.064794 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 53/212] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:42 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:42.087947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Created reservations ['68a03d97-2ed2-42f9-8368-eacfd1d8950a', 'c9693b33-6e4d-4239-974a-65b1d98b3b42', '45e25ee9-006f-4d3c-99cb-639678a12bad', '33fc54a9-9f25-41cd-8ae6-5f43130e7150'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:42.089170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257f1770-d59f-47d0-a37c-505c90e277b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68a03d97-2ed2-42f9-8368-eacfd1d8950a', 'c9693b33-6e4d-4239-974a-65b1d98b3b42', '45e25ee9-006f-4d3c-99cb-639678a12bad', '33fc54a9-9f25-41cd-8ae6-5f43130e7150']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.091127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4174cfdd-c0a6-4738-b096-2edd358a6aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.118571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4174cfdd-c0a6-4738-b096-2edd358a6aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1ec338-e095-4bf7-a30f-4f2f464dbb05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2034602178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae0497b4ddc94756af6174fb8ae3228c',qos_specs=None,replication_status=,reservations=['68a03d97-2ed2-42f9-8368-eacfd1d8950a','c9693b33-6e4d-4239-974a-65b1d98b3b42','45e25ee9-006f-4d3c-99cb-639678a12bad','33fc54a9-9f25-41cd-8ae6-5f43130e7150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e0706d54d84d54be490ec13fe4e45c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2034602178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db1ec338-e095-4bf7-a30f-4f2f464dbb05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae0497b4ddc94756af6174fb8ae3228c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e0706d54d84d54be490ec13fe4e45c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.119321 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3b14ac-2b73-4277-9f87-56280c635683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.127765 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a2c61b24-33c7-4a7e-a391-ab82f8f1f96d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.129915 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2c61b24-33c7-4a7e-a391-ab82f8f1f96d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:42.130193 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a2c61b24-33c7-4a7e-a391-ab82f8f1f96d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:42.130544 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a2c61b24-33c7-4a7e-a391-ab82f8f1f96d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:42.142189 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.142189 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:42.146290 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a2c61b24-33c7-4a7e-a391-ab82f8f1f96d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:42.149499 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3b14ac-2b73-4277-9f87-56280c635683) transitioned into state 'SUCCESS' from state '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-2034602178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae0497b4ddc94756af6174fb8ae3228c',qos_specs=None,replication_status=,reservations=['68a03d97-2ed2-42f9-8368-eacfd1d8950a','c9693b33-6e4d-4239-974a-65b1d98b3b42','45e25ee9-006f-4d3c-99cb-639678a12bad','33fc54a9-9f25-41cd-8ae6-5f43130e7150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e0706d54d84d54be490ec13fe4e45c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.150261 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ceee10-7b8a-4657-9ac8-061414618325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.153178 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2c61b24-33c7-4a7e-a391-ab82f8f1f96d tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:42.154145 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 55/213] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:42 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:42.162447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ceee10-7b8a-4657-9ac8-061414618325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.163353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Flow 'volume_create_api' (97249ba9-b0af-4c4d-9af1-eef0ceb3040f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:42.164403 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Create volume request issued successfully. Aug 04 09:00:42.164475 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ba4d1c1-d559-4a9f-9aa2-0910bd3ad865 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:42.165061 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 54/214] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:00:41 2026] POST /volume/v3/volumes => generated 752 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:42.179790 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-73dd00b2-d73e-4688-a1b1-b7dd907b6ff5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.181640 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73dd00b2-d73e-4688-a1b1-b7dd907b6ff5 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:00:42.182301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73dd00b2-d73e-4688-a1b1-b7dd907b6ff5 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:42.182301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73dd00b2-d73e-4688-a1b1-b7dd907b6ff5 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:42.193289 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.193289 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:42.207359 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-73dd00b2-d73e-4688-a1b1-b7dd907b6ff5 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Volume info retrieved successfully. Aug 04 09:00:42.216578 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73dd00b2-d73e-4688-a1b1-b7dd907b6ff5 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 returned with HTTP 200 Aug 04 09:00:42.217183 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 53/215] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:42 2026] GET /volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:42.422224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f7a0011-29e7-4160-8cb3-689506783a54 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.428382 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f7a0011-29e7-4160-8cb3-689506783a54 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:42.428382 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f7a0011-29e7-4160-8cb3-689506783a54 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:42.428382 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f7a0011-29e7-4160-8cb3-689506783a54 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:42.449846 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.449846 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:42.454964 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f7a0011-29e7-4160-8cb3-689506783a54 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:42.462059 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f7a0011-29e7-4160-8cb3-689506783a54 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:42.462751 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 54/216] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:42 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:42.548471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.551421 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:42.551812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-815912352"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:42.553895 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-815912352'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:42.554094 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Create volume of 1 GB Aug 04 09:00:42.560029 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Availability Zones retrieved successfully. Aug 04 09:00:42.567559 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Flow 'volume_create_api' (717bfd43-51e3-4b81-a51a-9106988d63b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:42.568831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cf526f-5db0-47e9-9f77-51f98dae14fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.571372 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:42.606037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cf526f-5db0-47e9-9f77-51f98dae14fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.606997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce8cb62-0706-4bc2-87b2-1bde09436560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.637822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f7c47463-bf95-4df1-b4da-8b256dcbf3bc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.639854 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f7c47463-bf95-4df1-b4da-8b256dcbf3bc tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:42.640142 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f7c47463-bf95-4df1-b4da-8b256dcbf3bc tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:42.640435 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f7c47463-bf95-4df1-b4da-8b256dcbf3bc tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:42.647929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f87abd62-8859-4188-a3db-068612da14ff req-65cb40e7-d530-436a-af31-fd3a294b057e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.649064 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-829f522c-0d1a-4be3-bf92-0d64184731bd req-0f8c0458-d449-469b-88b8-18cfc232b820 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.651309 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f87abd62-8859-4188-a3db-068612da14ff req-65cb40e7-d530-436a-af31-fd3a294b057e tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] POST https://10.4.3.176/volume/v3/snapshots/None/action Aug 04 09:00:42.651759 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f87abd62-8859-4188-a3db-068612da14ff req-65cb40e7-d530-436a-af31-fd3a294b057e tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:42.651907 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f87abd62-8859-4188-a3db-068612da14ff req-65cb40e7-d530-436a-af31-fd3a294b057e tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:42.652691 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-829f522c-0d1a-4be3-bf92-0d64184731bd req-0f8c0458-d449-469b-88b8-18cfc232b820 tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] POST https://10.4.3.176/volume/v3/snapshots/c258fb38-420c-4172-b6fe-5479aa67934a/action Aug 04 09:00:42.653008 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-829f522c-0d1a-4be3-bf92-0d64184731bd req-0f8c0458-d449-469b-88b8-18cfc232b820 tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:42.653544 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.snapshot_actions [req-f87abd62-8859-4188-a3db-068612da14ff req-65cb40e7-d530-436a-af31-fd3a294b057e tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100461) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 09:00:42.656186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-829f522c-0d1a-4be3-bf92-0d64184731bd req-0f8c0458-d449-469b-88b8-18cfc232b820 tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:42.658134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.snapshot_actions [req-829f522c-0d1a-4be3-bf92-0d64184731bd req-0f8c0458-d449-469b-88b8-18cfc232b820 tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100460) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 09:00:42.670265 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.670265 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:42.677994 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f7c47463-bf95-4df1-b4da-8b256dcbf3bc tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:42.682716 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f87abd62-8859-4188-a3db-068612da14ff req-65cb40e7-d530-436a-af31-fd3a294b057e tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] https://10.4.3.176/volume/v3/snapshots/None/action returned with HTTP 404 Aug 04 09:00:42.683874 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 55/217] 10.4.3.176 () {72 vars in 1582 bytes} [Tue Aug 4 09:00:42 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 04 09:00:42.686277 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-829f522c-0d1a-4be3-bf92-0d64184731bd req-0f8c0458-d449-469b-88b8-18cfc232b820 tempest-VolumesAssistedSnapshotsTest-259748035 tempest-VolumesAssistedSnapshotsTest-259748035-project] https://10.4.3.176/volume/v3/snapshots/c258fb38-420c-4172-b6fe-5479aa67934a/action returned with HTTP 404 Aug 04 09:00:42.686455 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 54/218] 10.4.3.176 () {72 vars in 1678 bytes} [Tue Aug 4 09:00:42 2026] POST /volume/v3/snapshots/c258fb38-420c-4172-b6fe-5479aa67934a/action => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:42.690515 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f7c47463-bf95-4df1-b4da-8b256dcbf3bc tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:42.690515 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 55/219] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:42 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:42.751322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Created reservations ['08e5bc87-7eb9-4324-8d5c-596b00fec382', '22705afa-2c22-431d-b791-3ac20515a9d7', '19d5a9c8-6282-47a9-a5a4-1228896c9a64', '06100304-2114-4292-a515-babbc83c3b00'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:42.752628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce8cb62-0706-4bc2-87b2-1bde09436560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e5bc87-7eb9-4324-8d5c-596b00fec382', '22705afa-2c22-431d-b791-3ac20515a9d7', '19d5a9c8-6282-47a9-a5a4-1228896c9a64', '06100304-2114-4292-a515-babbc83c3b00']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.753881 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb2c02b-afea-471b-8486-99a2b6a69a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.786183 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fb2c02b-afea-471b-8486-99a2b6a69a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe77318d-133e-44db-b4db-09d4d5a557df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-815912352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805e1ed7396d4e56b892334eac33912a',qos_specs=None,replication_status=,reservations=['08e5bc87-7eb9-4324-8d5c-596b00fec382','22705afa-2c22-431d-b791-3ac20515a9d7','19d5a9c8-6282-47a9-a5a4-1228896c9a64','06100304-2114-4292-a515-babbc83c3b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36724dad4389497e9f9d83b38ec0509b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-815912352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe77318d-133e-44db-b4db-09d4d5a557df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='805e1ed7396d4e56b892334eac33912a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36724dad4389497e9f9d83b38ec0509b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.787116 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead6a0a5-da60-4b56-9bd1-4a54ee4da11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.787391 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-763f8286-36cc-4aa2-8988-87a1ac946998 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.790599 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-763f8286-36cc-4aa2-8988-87a1ac946998 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:42.790749 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-763f8286-36cc-4aa2-8988-87a1ac946998 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:42.790946 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-763f8286-36cc-4aa2-8988-87a1ac946998 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:42.807231 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.807231 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:42.814520 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-763f8286-36cc-4aa2-8988-87a1ac946998 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:42.820446 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ead6a0a5-da60-4b56-9bd1-4a54ee4da11e) transitioned into state 'SUCCESS' from state '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-815912352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805e1ed7396d4e56b892334eac33912a',qos_specs=None,replication_status=,reservations=['08e5bc87-7eb9-4324-8d5c-596b00fec382','22705afa-2c22-431d-b791-3ac20515a9d7','19d5a9c8-6282-47a9-a5a4-1228896c9a64','06100304-2114-4292-a515-babbc83c3b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36724dad4389497e9f9d83b38ec0509b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.820983 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-763f8286-36cc-4aa2-8988-87a1ac946998 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:42.821717 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c434af58-548a-49b0-aebd-882567552054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:42.821860 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 56/220] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:42 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:42.834678 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c434af58-548a-49b0-aebd-882567552054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:42.835665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Flow 'volume_create_api' (717bfd43-51e3-4b81-a51a-9106988d63b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:42.836046 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Create volume request issued successfully. Aug 04 09:00:42.836844 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4aa387cf-0aaf-4e44-8058-e7aecfa9e021 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:42.837459 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 56/221] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:00:42 2026] POST /volume/v3/volumes => generated 753 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:42.853599 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5dff0c24-bc52-49c6-af2b-ca8ab6737659 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.856280 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5dff0c24-bc52-49c6-af2b-ca8ab6737659 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:42.856668 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5dff0c24-bc52-49c6-af2b-ca8ab6737659 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:42.857056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5dff0c24-bc52-49c6-af2b-ca8ab6737659 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:42.876489 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.876489 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:42.882305 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5dff0c24-bc52-49c6-af2b-ca8ab6737659 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:42.888475 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5dff0c24-bc52-49c6-af2b-ca8ab6737659 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df returned with HTTP 200 Aug 04 09:00:42.889347 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 55/222] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:42 2026] GET /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:42.889450 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-8f380a18-2e79-4673-acff-4d75ef7cc05e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:42.891512 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-8f380a18-2e79-4673-acff-4d75ef7cc05e tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] POST https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e/action Aug 04 09:00:42.893334 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-8f380a18-2e79-4673-acff-4d75ef7cc05e tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:42.893334 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-8f380a18-2e79-4673-acff-4d75ef7cc05e tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:42.906607 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:42.906607 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:42.907070 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-8f380a18-2e79-4673-acff-4d75ef7cc05e tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:42.917541 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-8f380a18-2e79-4673-acff-4d75ef7cc05e tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Begin detaching volume completed successfully. Aug 04 09:00:42.917541 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-8f380a18-2e79-4673-acff-4d75ef7cc05e tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e/action returned with HTTP 202 Aug 04 09:00:42.919901 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 56/223] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:00:42 2026] POST /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:00:43.004459 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-27f80528-d221-4cac-a692-8906907a87c7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.005013 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-27f80528-d221-4cac-a692-8906907a87c7 None None] GET https://10.4.3.176/volume// Aug 04 09:00:43.005295 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-27f80528-d221-4cac-a692-8906907a87c7 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.005561 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-27f80528-d221-4cac-a692-8906907a87c7 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.005990 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-27f80528-d221-4cac-a692-8906907a87c7 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:43.007312 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 57/224] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:43.017459 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-a4588548-2737-4921-b022-f3c31cb14c91 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.020926 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-a4588548-2737-4921-b022-f3c31cb14c91 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:43.021418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-a4588548-2737-4921-b022-f3c31cb14c91 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.021619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-a4588548-2737-4921-b022-f3c31cb14c91 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.039012 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.039012 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:43.044725 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-a4588548-2737-4921-b022-f3c31cb14c91 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:43.052220 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-a4588548-2737-4921-b022-f3c31cb14c91 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:43.055133 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 57/225] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1552 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:43.169625 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d5fe6223-4b20-4d2e-a817-2e6a910c122b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.173714 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d5fe6223-4b20-4d2e-a817-2e6a910c122b tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:43.175223 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d5fe6223-4b20-4d2e-a817-2e6a910c122b tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.175223 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d5fe6223-4b20-4d2e-a817-2e6a910c122b tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.192045 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.192045 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:43.199885 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d5fe6223-4b20-4d2e-a817-2e6a910c122b tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:43.207344 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d5fe6223-4b20-4d2e-a817-2e6a910c122b tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:43.207344 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 56/226] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:43.232099 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7b9c178e-5128-4546-aac2-637fc3fcf721 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.237268 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b9c178e-5128-4546-aac2-637fc3fcf721 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:00:43.237268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b9c178e-5128-4546-aac2-637fc3fcf721 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.237268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b9c178e-5128-4546-aac2-637fc3fcf721 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.246072 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.246072 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:43.257346 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7b9c178e-5128-4546-aac2-637fc3fcf721 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Volume info retrieved successfully. Aug 04 09:00:43.265110 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b9c178e-5128-4546-aac2-637fc3fcf721 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 returned with HTTP 200 Aug 04 09:00:43.265464 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 57/227] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:43.282989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.285055 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:00:43.285658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db1ec338-e095-4bf7-a30f-4f2f464dbb05", "name": "tempest-VolumesBackupsV39Test-Backup-1122255176", "container": "tempest-volumesbackupsv39test-backup-container-817485222"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:43.287325 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Creating new backup {'backup': {'volume_id': 'db1ec338-e095-4bf7-a30f-4f2f464dbb05', 'name': 'tempest-VolumesBackupsV39Test-Backup-1122255176', 'container': 'tempest-volumesbackupsv39test-backup-container-817485222'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:00:43.287544 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Creating backup of volume db1ec338-e095-4bf7-a30f-4f2f464dbb05 in container tempest-volumesbackupsv39test-backup-container-817485222 Aug 04 09:00:43.301069 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.301069 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:43.302660 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Volume info retrieved successfully. Aug 04 09:00:43.342117 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Created reservations ['4d5704ea-a4f0-442d-9519-23752c4e5c7e', 'ada54d1e-1ebe-4b8e-a68e-46862b0862c6'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:43.414341 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cd59e85a-edd2-4860-8fa9-754ea2324f4d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:00:43.415935 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 58/228] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:00:43 2026] POST /volume/v3/backups => generated 333 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:43.426719 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-24d76a33-0165-4ca7-83b8-b65f5cbaa6e3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.429658 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-24d76a33-0165-4ca7-83b8-b65f5cbaa6e3 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:43.429933 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-24d76a33-0165-4ca7-83b8-b65f5cbaa6e3 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.430304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-24d76a33-0165-4ca7-83b8-b65f5cbaa6e3 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.430363 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-24d76a33-0165-4ca7-83b8-b65f5cbaa6e3 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:43.448959 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.448959 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:43.450695 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-24d76a33-0165-4ca7-83b8-b65f5cbaa6e3 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:43.451222 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 58/229] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 794 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:43.482544 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-20b123ab-2b53-4fa3-823a-f6d0c658c459 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.485679 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20b123ab-2b53-4fa3-823a-f6d0c658c459 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:43.487538 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20b123ab-2b53-4fa3-823a-f6d0c658c459 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.487914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20b123ab-2b53-4fa3-823a-f6d0c658c459 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.505661 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.505661 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:43.508490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-48b85d1c-e337-4cf4-a3a8-c0157847b5a7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.510810 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-48b85d1c-e337-4cf4-a3a8-c0157847b5a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:43.511010 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-48b85d1c-e337-4cf4-a3a8-c0157847b5a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.511249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-48b85d1c-e337-4cf4-a3a8-c0157847b5a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.511408 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-20b123ab-2b53-4fa3-823a-f6d0c658c459 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:43.516408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20b123ab-2b53-4fa3-823a-f6d0c658c459 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:43.516933 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 57/230] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:43.518566 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.518566 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:43.525479 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-48b85d1c-e337-4cf4-a3a8-c0157847b5a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:43.532340 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-48b85d1c-e337-4cf4-a3a8-c0157847b5a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:43.532887 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 58/231] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:43.663329 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-edc7004d-4f23-4f0f-805c-2c142a1446d7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.663927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-edc7004d-4f23-4f0f-805c-2c142a1446d7 None None] GET https://10.4.3.176/volume// Aug 04 09:00:43.664227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-edc7004d-4f23-4f0f-805c-2c142a1446d7 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.664531 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-edc7004d-4f23-4f0f-805c-2c142a1446d7 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.665014 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-edc7004d-4f23-4f0f-805c-2c142a1446d7 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:43.665618 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 59/232] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:43.675325 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-91ed00ed-7cca-42b7-9906-a10c2d458cd5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.677813 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-91ed00ed-7cca-42b7-9906-a10c2d458cd5 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:00:43.678374 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-91ed00ed-7cca-42b7-9906-a10c2d458cd5 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "853b7c63-b520-4932-9a12-3e3a074eb0a2", "connector": null, "instance_uuid": "4f2735ba-675c-491b-a63c-902bfcd9bfa0"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:43.693060 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.693060 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:43.733579 np0000006401 devstack@c-api.service[100459]: WARNING cinder.volume.api [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-91ed00ed-7cca-42b7-9906-a10c2d458cd5 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 04 09:00:43.755195 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-91ed00ed-7cca-42b7-9906-a10c2d458cd5 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:00:43.755966 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 59/233] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:00:43 2026] POST /volume/v3/attachments => generated 271 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:43.795796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5372ec56-b8ad-4446-b8cf-a5e46d47db1c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.799881 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5372ec56-b8ad-4446-b8cf-a5e46d47db1c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:43.799881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5372ec56-b8ad-4446-b8cf-a5e46d47db1c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.799881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5372ec56-b8ad-4446-b8cf-a5e46d47db1c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.813722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-991b8911-3a64-4926-b895-08baf2f7212f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.814274 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-991b8911-3a64-4926-b895-08baf2f7212f None None] GET https://10.4.3.176/volume// Aug 04 09:00:43.814508 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-991b8911-3a64-4926-b895-08baf2f7212f None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.814772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-991b8911-3a64-4926-b895-08baf2f7212f None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.815305 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-991b8911-3a64-4926-b895-08baf2f7212f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:43.815637 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 59/234] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:43.816070 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.816070 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:43.822878 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5372ec56-b8ad-4446-b8cf-a5e46d47db1c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:43.828711 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-0a6823f4-3b8b-4eb7-9a4c-fd2365695632 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.830342 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5372ec56-b8ad-4446-b8cf-a5e46d47db1c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:43.831165 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 58/235] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:43.832245 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-0a6823f4-3b8b-4eb7-9a4c-fd2365695632 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:43.832245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-0a6823f4-3b8b-4eb7-9a4c-fd2365695632 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.832456 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-0a6823f4-3b8b-4eb7-9a4c-fd2365695632 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.851105 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.851105 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:43.855706 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-0a6823f4-3b8b-4eb7-9a4c-fd2365695632 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:43.859940 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-0a6823f4-3b8b-4eb7-9a4c-fd2365695632 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:43.860471 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 60/236] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1048 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:43.906658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ca6495bd-ead7-455d-a9b2-26aa6ab31eb8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.910683 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca6495bd-ead7-455d-a9b2-26aa6ab31eb8 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:43.910683 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca6495bd-ead7-455d-a9b2-26aa6ab31eb8 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.910683 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca6495bd-ead7-455d-a9b2-26aa6ab31eb8 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.920219 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.920219 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:43.925021 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ca6495bd-ead7-455d-a9b2-26aa6ab31eb8 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:43.931059 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca6495bd-ead7-455d-a9b2-26aa6ab31eb8 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df returned with HTTP 200 Aug 04 09:00:43.931711 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 60/237] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:43.949558 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-6404b674-5b70-4814-9807-6f7277177173 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.950731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7f341c3a-a356-4398-b53d-9121b8432968 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.951866 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-6404b674-5b70-4814-9807-6f7277177173 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] PUT https://10.4.3.176/volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc Aug 04 09:00:43.952298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-6404b674-5b70-4814-9807-6f7277177173 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:43.952930 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f341c3a-a356-4398-b53d-9121b8432968 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] POST https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df/action Aug 04 09:00:43.953409 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f341c3a-a356-4398-b53d-9121b8432968 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:43.953571 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f341c3a-a356-4398-b53d-9121b8432968 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:43.966023 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.966023 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:43.966558 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7f341c3a-a356-4398-b53d-9121b8432968 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:43.967409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-6404b674-5b70-4814-9807-6f7277177173 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Acquiring lock "cinder-attachment_update-853b7c63-b520-4932-9a12-3e3a074eb0a2-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:00:43.972921 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-6404b674-5b70-4814-9807-6f7277177173 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Lock "cinder-attachment_update-853b7c63-b520-4932-9a12-3e3a074eb0a2-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:00:43.973987 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.973987 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:43.974182 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7f341c3a-a356-4398-b53d-9121b8432968 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume updated successfully. Aug 04 09:00:43.974530 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f341c3a-a356-4398-b53d-9121b8432968 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df/action returned with HTTP 200 Aug 04 09:00:43.975010 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 59/238] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:00:43 2026] POST /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:00:43.982072 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-63e867d7-5ed3-4fdd-aad2-6e3a6bfab45a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:43.984109 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63e867d7-5ed3-4fdd-aad2-6e3a6bfab45a tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:43.984250 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63e867d7-5ed3-4fdd-aad2-6e3a6bfab45a tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:43.984438 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63e867d7-5ed3-4fdd-aad2-6e3a6bfab45a tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:43.992431 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:43.992431 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:43.996430 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-63e867d7-5ed3-4fdd-aad2-6e3a6bfab45a tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:44.008927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63e867d7-5ed3-4fdd-aad2-6e3a6bfab45a tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df returned with HTTP 200 Aug 04 09:00:44.008927 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 61/239] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:43 2026] GET /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:44.107362 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-6404b674-5b70-4814-9807-6f7277177173 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Lock "cinder-attachment_update-853b7c63-b520-4932-9a12-3e3a074eb0a2-np0000006401" released by "attachment_update" :: held 0.134s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:00:44.107716 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-6404b674-5b70-4814-9807-6f7277177173 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc returned with HTTP 200 Aug 04 09:00:44.108229 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 60/240] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:00:43 2026] PUT /volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc => generated 967 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:44.221435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-685541df-cf0f-4118-85a3-6bc99c9e97f4 req-9e7b456c-191f-43f2-ae57-ddecc27daf48 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:44.226545 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-685541df-cf0f-4118-85a3-6bc99c9e97f4 req-9e7b456c-191f-43f2-ae57-ddecc27daf48 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:44.226854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-685541df-cf0f-4118-85a3-6bc99c9e97f4 req-9e7b456c-191f-43f2-ae57-ddecc27daf48 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:44.227031 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-685541df-cf0f-4118-85a3-6bc99c9e97f4 req-9e7b456c-191f-43f2-ae57-ddecc27daf48 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:44.231614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f87d4266-16b5-4089-b4b8-e120deafdbc2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:44.237439 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:44.237439 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:44.240112 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f87d4266-16b5-4089-b4b8-e120deafdbc2 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:44.240462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f87d4266-16b5-4089-b4b8-e120deafdbc2 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:44.240535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f87d4266-16b5-4089-b4b8-e120deafdbc2 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:44.247560 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-685541df-cf0f-4118-85a3-6bc99c9e97f4 req-9e7b456c-191f-43f2-ae57-ddecc27daf48 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:44.255179 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-685541df-cf0f-4118-85a3-6bc99c9e97f4 req-9e7b456c-191f-43f2-ae57-ddecc27daf48 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df returned with HTTP 200 Aug 04 09:00:44.257011 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 61/241] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:44 2026] GET /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:44.263784 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:44.263784 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:44.275142 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f87d4266-16b5-4089-b4b8-e120deafdbc2 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:44.283402 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f87d4266-16b5-4089-b4b8-e120deafdbc2 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:44.283867 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 60/242] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:44 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:44.467514 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0a7817de-5acd-465e-8e01-af7f1a1a2e90 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:44.469768 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a7817de-5acd-465e-8e01-af7f1a1a2e90 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:44.470067 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0a7817de-5acd-465e-8e01-af7f1a1a2e90 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:44.470619 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0a7817de-5acd-465e-8e01-af7f1a1a2e90 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:44.471133 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-0a7817de-5acd-465e-8e01-af7f1a1a2e90 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:44.475620 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:44.475620 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:44.476769 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a7817de-5acd-465e-8e01-af7f1a1a2e90 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:44.477250 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 62/243] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:44 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:44.532952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b98102fb-0321-43a1-bdff-62decc2d673f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:44.536302 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b98102fb-0321-43a1-bdff-62decc2d673f tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:44.536506 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b98102fb-0321-43a1-bdff-62decc2d673f tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:44.536698 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b98102fb-0321-43a1-bdff-62decc2d673f tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:44.550942 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:44.550942 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:44.554706 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b98102fb-0321-43a1-bdff-62decc2d673f tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:44.559914 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b98102fb-0321-43a1-bdff-62decc2d673f tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:44.560568 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 61/244] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:44 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:44.604892 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-3d2f0762-2c83-48b6-88af-54dc3030ab28 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:44.607510 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-3d2f0762-2c83-48b6-88af-54dc3030ab28 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] POST https://10.4.3.176/volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99/action Aug 04 09:00:44.608002 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-3d2f0762-2c83-48b6-88af-54dc3030ab28 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:44.608261 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-3d2f0762-2c83-48b6-88af-54dc3030ab28 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:44.632716 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:44.632716 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:44.657564 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6c5d163a-d652-4538-8d9c-997bd95726d1 req-3d2f0762-2c83-48b6-88af-54dc3030ab28 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99/action returned with HTTP 204 Aug 04 09:00:44.658091 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 62/245] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:00:44 2026] POST /volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:44.813872 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:44.815114 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:44.815553 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1186155467"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:44.817089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1186155467'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:44.817362 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Create volume of 1 GB Aug 04 09:00:44.827248 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Availability Zones retrieved successfully. Aug 04 09:00:44.837303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Flow 'volume_create_api' (10fe35b1-e69d-4e40-83c2-1ef9a458a0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:44.839681 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e14bde-0f44-482a-bd59-3a34d7c80190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:44.841541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:44.848111 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1cc44c33-3531-468b-be3e-f754e08622be None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:44.850543 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cc44c33-3531-468b-be3e-f754e08622be tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:44.850815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cc44c33-3531-468b-be3e-f754e08622be tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:44.851100 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cc44c33-3531-468b-be3e-f754e08622be tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:44.862225 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:44.862225 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:44.866077 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1cc44c33-3531-468b-be3e-f754e08622be tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:44.870658 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cc44c33-3531-468b-be3e-f754e08622be tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:44.871113 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 63/246] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:44 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:44.882179 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e14bde-0f44-482a-bd59-3a34d7c80190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:44.883435 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b03eabc-4e58-4f5b-8c76-fff31d211702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:44.934832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Created reservations ['8404f711-b3e8-4517-8cc7-e6c9239331af', '138b93cc-b249-416c-8d85-49010db1830c', '1825af36-a5da-4af2-b771-d49fadd42ef1', 'eefea776-64d9-431e-a314-bc9864f0918c'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:44.936131 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b03eabc-4e58-4f5b-8c76-fff31d211702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8404f711-b3e8-4517-8cc7-e6c9239331af', '138b93cc-b249-416c-8d85-49010db1830c', '1825af36-a5da-4af2-b771-d49fadd42ef1', 'eefea776-64d9-431e-a314-bc9864f0918c']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:44.937333 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a7ad208-79cf-42ba-9262-b7d189536a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:44.967826 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a7ad208-79cf-42ba-9262-b7d189536a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e37346e-866b-4930-9215-35e69e58d68d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1186155467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805e1ed7396d4e56b892334eac33912a',qos_specs=None,replication_status=,reservations=['8404f711-b3e8-4517-8cc7-e6c9239331af','138b93cc-b249-416c-8d85-49010db1830c','1825af36-a5da-4af2-b771-d49fadd42ef1','eefea776-64d9-431e-a314-bc9864f0918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36724dad4389497e9f9d83b38ec0509b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1186155467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e37346e-866b-4930-9215-35e69e58d68d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='805e1ed7396d4e56b892334eac33912a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36724dad4389497e9f9d83b38ec0509b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:44.968757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2859b751-8536-4f32-aea2-86f94b632dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:44.990603 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2859b751-8536-4f32-aea2-86f94b632dea) transitioned into state 'SUCCESS' from state '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-1186155467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805e1ed7396d4e56b892334eac33912a',qos_specs=None,replication_status=,reservations=['8404f711-b3e8-4517-8cc7-e6c9239331af','138b93cc-b249-416c-8d85-49010db1830c','1825af36-a5da-4af2-b771-d49fadd42ef1','eefea776-64d9-431e-a314-bc9864f0918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36724dad4389497e9f9d83b38ec0509b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:44.991670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d74c30a-f5c5-4154-a773-4200330b2d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:45.007036 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d74c30a-f5c5-4154-a773-4200330b2d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:45.008106 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Flow 'volume_create_api' (10fe35b1-e69d-4e40-83c2-1ef9a458a0ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:45.008514 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Create volume request issued successfully. Aug 04 09:00:45.009398 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-82ad9520-764f-45a9-a851-aa2ff6b52387 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:45.010074 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 61/247] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:00:44 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) Aug 04 09:00:45.025177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9c43e917-db6d-4975-b5d7-dee5938d8da7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:45.027237 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c43e917-db6d-4975-b5d7-dee5938d8da7 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d Aug 04 09:00:45.027773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c43e917-db6d-4975-b5d7-dee5938d8da7 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:45.027773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c43e917-db6d-4975-b5d7-dee5938d8da7 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:45.037505 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:45.037505 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:45.044882 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9c43e917-db6d-4975-b5d7-dee5938d8da7 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:45.050301 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c43e917-db6d-4975-b5d7-dee5938d8da7 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d returned with HTTP 200 Aug 04 09:00:45.050703 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 62/248] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:45 2026] GET /volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:45.304480 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-97de4866-b2a0-47b6-bca6-055e3c7f1117 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:45.307262 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-97de4866-b2a0-47b6-bca6-055e3c7f1117 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:45.307590 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-97de4866-b2a0-47b6-bca6-055e3c7f1117 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:45.307779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-97de4866-b2a0-47b6-bca6-055e3c7f1117 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:45.321722 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:45.321722 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:45.327013 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-97de4866-b2a0-47b6-bca6-055e3c7f1117 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:45.335295 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-97de4866-b2a0-47b6-bca6-055e3c7f1117 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:45.335816 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 63/249] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:45 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:45.351423 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ba08620e-4075-4148-ac40-796d6ce42330 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:45.354230 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ba08620e-4075-4148-ac40-796d6ce42330 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:45.354465 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ba08620e-4075-4148-ac40-796d6ce42330 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:45.354674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ba08620e-4075-4148-ac40-796d6ce42330 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:45.364389 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:45.364389 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:45.368530 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ba08620e-4075-4148-ac40-796d6ce42330 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:45.373536 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ba08620e-4075-4148-ac40-796d6ce42330 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:45.373901 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 64/250] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:45 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:45.492914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6e0973ba-254e-425e-bc6c-7b4fe8a4105c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:45.496488 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e0973ba-254e-425e-bc6c-7b4fe8a4105c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:45.496488 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e0973ba-254e-425e-bc6c-7b4fe8a4105c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:45.496488 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e0973ba-254e-425e-bc6c-7b4fe8a4105c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:45.496488 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6e0973ba-254e-425e-bc6c-7b4fe8a4105c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:45.522947 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:45.522947 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:45.523961 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e0973ba-254e-425e-bc6c-7b4fe8a4105c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:45.524499 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 62/251] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:45 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:45.581531 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fa8cd8c3-b778-4521-aa2e-0c954514be4c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:45.581531 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fa8cd8c3-b778-4521-aa2e-0c954514be4c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:45.581531 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fa8cd8c3-b778-4521-aa2e-0c954514be4c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:45.581531 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fa8cd8c3-b778-4521-aa2e-0c954514be4c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:45.594280 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:45.594280 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:45.599482 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fa8cd8c3-b778-4521-aa2e-0c954514be4c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:45.606108 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fa8cd8c3-b778-4521-aa2e-0c954514be4c tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:45.606682 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 63/252] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:45 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:45.887805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8def8529-22d8-4e1f-8e1f-643bce50c748 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:45.889576 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8def8529-22d8-4e1f-8e1f-643bce50c748 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:45.889793 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8def8529-22d8-4e1f-8e1f-643bce50c748 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:45.890016 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8def8529-22d8-4e1f-8e1f-643bce50c748 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:45.901095 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:45.901095 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:45.905136 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8def8529-22d8-4e1f-8e1f-643bce50c748 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:45.909965 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8def8529-22d8-4e1f-8e1f-643bce50c748 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:45.910423 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 64/253] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:45 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:46.065174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ff2f4854-6652-45c1-9e12-3d47cd41c4da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:46.067373 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ff2f4854-6652-45c1-9e12-3d47cd41c4da tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d Aug 04 09:00:46.067642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4854-6652-45c1-9e12-3d47cd41c4da tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:46.067908 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ff2f4854-6652-45c1-9e12-3d47cd41c4da tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:46.077544 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:46.077544 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:46.081264 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ff2f4854-6652-45c1-9e12-3d47cd41c4da tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:46.086088 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ff2f4854-6652-45c1-9e12-3d47cd41c4da tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d returned with HTTP 200 Aug 04 09:00:46.086525 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 65/254] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:46 2026] GET /volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:46.542303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dca59642-3762-430e-bbc3-3b3caf2b6a79 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:46.545452 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dca59642-3762-430e-bbc3-3b3caf2b6a79 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:46.545678 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dca59642-3762-430e-bbc3-3b3caf2b6a79 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:46.545926 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dca59642-3762-430e-bbc3-3b3caf2b6a79 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:46.546108 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-dca59642-3762-430e-bbc3-3b3caf2b6a79 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:46.550987 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:46.550987 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:46.551787 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dca59642-3762-430e-bbc3-3b3caf2b6a79 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:46.552185 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 63/255] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:46 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:46.576243 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-404e380b-405e-464a-99bf-9f72737454e5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:46.577896 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-404e380b-405e-464a-99bf-9f72737454e5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] DELETE https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d Aug 04 09:00:46.579047 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-404e380b-405e-464a-99bf-9f72737454e5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:46.579436 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-404e380b-405e-464a-99bf-9f72737454e5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:46.579764 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-404e380b-405e-464a-99bf-9f72737454e5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Delete volume with id: 8e37346e-866b-4930-9215-35e69e58d68d Aug 04 09:00:46.594373 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:46.594373 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:46.594373 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-404e380b-405e-464a-99bf-9f72737454e5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:46.622491 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-404e380b-405e-464a-99bf-9f72737454e5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Delete volume request issued successfully. Aug 04 09:00:46.622491 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-404e380b-405e-464a-99bf-9f72737454e5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d returned with HTTP 202 Aug 04 09:00:46.622491 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 64/256] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:00:46 2026] DELETE /volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:00:46.623999 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1018f4bb-8eff-475f-9ac5-4bb51545a875 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:46.626076 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1018f4bb-8eff-475f-9ac5-4bb51545a875 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:46.626342 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1018f4bb-8eff-475f-9ac5-4bb51545a875 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:46.626567 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1018f4bb-8eff-475f-9ac5-4bb51545a875 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:46.635882 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ed915eb7-28d3-4aa9-909a-512872b09ff1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:46.638075 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed915eb7-28d3-4aa9-909a-512872b09ff1 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d Aug 04 09:00:46.638428 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed915eb7-28d3-4aa9-909a-512872b09ff1 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:46.638684 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed915eb7-28d3-4aa9-909a-512872b09ff1 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:46.639282 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:46.639282 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:46.644089 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1018f4bb-8eff-475f-9ac5-4bb51545a875 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:46.649008 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:46.649008 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:46.652072 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1018f4bb-8eff-475f-9ac5-4bb51545a875 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:46.652641 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 65/257] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:46 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:46.655523 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ed915eb7-28d3-4aa9-909a-512872b09ff1 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:46.662044 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed915eb7-28d3-4aa9-909a-512872b09ff1 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d returned with HTTP 200 Aug 04 09:00:46.662707 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 66/258] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:46 2026] GET /volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:46.924835 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f6a1ef86-ea09-497a-a017-6cd3b726c357 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:46.927047 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f6a1ef86-ea09-497a-a017-6cd3b726c357 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:46.927333 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f6a1ef86-ea09-497a-a017-6cd3b726c357 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:46.927600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f6a1ef86-ea09-497a-a017-6cd3b726c357 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:46.939032 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:46.939032 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:46.943802 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f6a1ef86-ea09-497a-a017-6cd3b726c357 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:46.948957 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f6a1ef86-ea09-497a-a017-6cd3b726c357 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:46.949808 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 64/259] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:46 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:47.569881 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7569d332-01b3-4aa4-85e4-cca19d3a725e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.572119 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7569d332-01b3-4aa4-85e4-cca19d3a725e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:47.572456 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7569d332-01b3-4aa4-85e4-cca19d3a725e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.572795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7569d332-01b3-4aa4-85e4-cca19d3a725e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.573849 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7569d332-01b3-4aa4-85e4-cca19d3a725e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:47.594410 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.594410 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:47.596009 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7569d332-01b3-4aa4-85e4-cca19d3a725e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:47.596726 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 65/260] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:47.649760 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f50af6e1-1c22-47be-8aff-ed27c04e4b41 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.652939 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f50af6e1-1c22-47be-8aff-ed27c04e4b41 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] POST https://10.4.3.176/volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5/action Aug 04 09:00:47.652939 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f50af6e1-1c22-47be-8aff-ed27c04e4b41 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:47.653376 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f50af6e1-1c22-47be-8aff-ed27c04e4b41 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:47.660260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-18899a3e-0d43-4005-b60a-ab94282df094 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.668783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-51b3afe2-ef20-49dd-a0dd-ce30f99f29ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.669252 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ecad7a78-c5fd-4871-ab75-0621e313a807 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.670160 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ecad7a78-c5fd-4871-ab75-0621e313a807 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:47.670554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ecad7a78-c5fd-4871-ab75-0621e313a807 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.671022 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ecad7a78-c5fd-4871-ab75-0621e313a807 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.672436 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-51b3afe2-ef20-49dd-a0dd-ce30f99f29ed tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:47.672694 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-51b3afe2-ef20-49dd-a0dd-ce30f99f29ed tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.672910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-51b3afe2-ef20-49dd-a0dd-ce30f99f29ed tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.674367 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.674367 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:47.686393 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.686393 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:47.689653 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.689653 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:47.691929 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ecad7a78-c5fd-4871-ab75-0621e313a807 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:47.695156 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-51b3afe2-ef20-49dd-a0dd-ce30f99f29ed tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:47.697341 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-53b890de-677b-48dd-ad49-f1e23d4e05d3 req-f50af6e1-1c22-47be-8aff-ed27c04e4b41 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5/action returned with HTTP 204 Aug 04 09:00:47.697927 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 66/261] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:00:47 2026] POST /volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:47.699222 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ecad7a78-c5fd-4871-ab75-0621e313a807 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:47.699324 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-089f71bd-87d2-41e9-92fa-87a7346082b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.699379 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 66/262] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:47.701406 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-089f71bd-87d2-41e9-92fa-87a7346082b9 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d Aug 04 09:00:47.702435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-089f71bd-87d2-41e9-92fa-87a7346082b9 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.702435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-089f71bd-87d2-41e9-92fa-87a7346082b9 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.712337 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-51b3afe2-ef20-49dd-a0dd-ce30f99f29ed tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:47.712337 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 65/263] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:47.712609 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-089f71bd-87d2-41e9-92fa-87a7346082b9 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d returned with HTTP 404 Aug 04 09:00:47.712609 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 67/264] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/volumes/8e37346e-866b-4930-9215-35e69e58d68d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:47.717948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.721552 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] DELETE https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:47.721839 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.722125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.722369 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Delete volume with id: fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:47.736837 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.736837 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:47.737526 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:47.754371 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-45f34f54-4600-4da4-a94f-3f2d0601dc52 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.757280 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-45f34f54-4600-4da4-a94f-3f2d0601dc52 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] DELETE https://10.4.3.176/volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d Aug 04 09:00:47.757370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-f4eaf4d4-7035-4996-a709-c6a02171e678 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.758164 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-45f34f54-4600-4da4-a94f-3f2d0601dc52 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.758164 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-45f34f54-4600-4da4-a94f-3f2d0601dc52 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.760135 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-f4eaf4d4-7035-4996-a709-c6a02171e678 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] POST https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1/action Aug 04 09:00:47.761568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-f4eaf4d4-7035-4996-a709-c6a02171e678 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:47.761787 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-f4eaf4d4-7035-4996-a709-c6a02171e678 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:47.769491 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Delete volume request issued successfully. Aug 04 09:00:47.770129 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-230e529e-a886-4fbc-a6b8-14e78bdb7752 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df returned with HTTP 202 Aug 04 09:00:47.770680 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 67/265] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:00:47 2026] DELETE /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:00:47.772341 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.772341 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:47.781442 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-edbd4056-c8fb-49f9-8ab7-388f20b83824 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.783260 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.783260 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:47.783441 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-f4eaf4d4-7035-4996-a709-c6a02171e678 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:47.783504 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-edbd4056-c8fb-49f9-8ab7-388f20b83824 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:47.783761 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-edbd4056-c8fb-49f9-8ab7-388f20b83824 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.784012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-edbd4056-c8fb-49f9-8ab7-388f20b83824 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.795970 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.795970 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:47.796296 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-f4eaf4d4-7035-4996-a709-c6a02171e678 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Begin detaching volume completed successfully. Aug 04 09:00:47.796669 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-f4eaf4d4-7035-4996-a709-c6a02171e678 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1/action returned with HTTP 202 Aug 04 09:00:47.797547 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 68/266] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:00:47 2026] POST /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:00:47.800938 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-edbd4056-c8fb-49f9-8ab7-388f20b83824 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Volume info retrieved successfully. Aug 04 09:00:47.807753 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-edbd4056-c8fb-49f9-8ab7-388f20b83824 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df returned with HTTP 200 Aug 04 09:00:47.808354 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 68/267] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:47.818590 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b0ab045e-3171-41f2-a44a-c7bcece41e07 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.820528 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b0ab045e-3171-41f2-a44a-c7bcece41e07 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:47.820804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b0ab045e-3171-41f2-a44a-c7bcece41e07 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.820957 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b0ab045e-3171-41f2-a44a-c7bcece41e07 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.832218 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.832218 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:47.836512 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b0ab045e-3171-41f2-a44a-c7bcece41e07 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:47.840508 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b0ab045e-3171-41f2-a44a-c7bcece41e07 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:47.840849 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 69/268] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:47.849018 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0de22c6b-1dda-4658-b4fb-3b90d9cf31fd req-45f34f54-4600-4da4-a94f-3f2d0601dc52 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d returned with HTTP 200 Aug 04 09:00:47.849652 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 66/269] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:00:47 2026] DELETE /volume/v3/attachments/541e3635-d265-445e-9834-eddefa44ae6d => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:47.854635 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6719c94a-01af-4a6f-be01-42227aeace8b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.855064 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6719c94a-01af-4a6f-be01-42227aeace8b None None] GET https://10.4.3.176/volume// Aug 04 09:00:47.855341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6719c94a-01af-4a6f-be01-42227aeace8b None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.855638 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6719c94a-01af-4a6f-be01-42227aeace8b None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.856044 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6719c94a-01af-4a6f-be01-42227aeace8b None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:47.856435 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 69/270] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09: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) Aug 04 09:00:47.872184 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-8a6b12c9-814d-44e1-ade5-97541cd552b4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.874316 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-8a6b12c9-814d-44e1-ade5-97541cd552b4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:47.874865 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-8a6b12c9-814d-44e1-ade5-97541cd552b4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.874865 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-8a6b12c9-814d-44e1-ade5-97541cd552b4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.885867 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.885867 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:47.891313 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-8a6b12c9-814d-44e1-ade5-97541cd552b4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:47.895170 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-8a6b12c9-814d-44e1-ade5-97541cd552b4 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:47.895756 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 70/271] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:47.912748 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:47.913094 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-420892592", "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:47.916254 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-420892592', 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:47.967770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-91fd82d6-ac0f-4731-ab4d-c0dd3320b246 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:47.970894 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-91fd82d6-ac0f-4731-ab4d-c0dd3320b246 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:47.971313 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-91fd82d6-ac0f-4731-ab4d-c0dd3320b246 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:47.971613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-91fd82d6-ac0f-4731-ab4d-c0dd3320b246 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:47.987449 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:47.987449 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:47.993107 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-91fd82d6-ac0f-4731-ab4d-c0dd3320b246 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:47.998188 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-91fd82d6-ac0f-4731-ab4d-c0dd3320b246 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:47.998269 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 67/272] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:47 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:48.003187 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume of 1 GB Aug 04 09:00:48.008750 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Availability Zones retrieved successfully. Aug 04 09:00:48.016994 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Flow 'volume_create_api' (03320a76-afee-4221-b61a-fc2118e77ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:48.021227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc72463-912c-416c-9236-d05f5f45239a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:48.021795 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:48.086922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc72463-912c-416c-9236-d05f5f45239a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:48.086922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fc852b-c870-4eba-8c7f-ce89fb1893f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:48.157384 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Created reservations ['05167daf-c9cd-4ab1-a962-02bda07bced3', 'f9018458-910a-45f5-9970-9cf7c3f4cf5d', 'e100e562-da19-458c-b403-4b7b16057657', 'fc5da31c-ce6a-468a-a95d-ffc7ad34b70e'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:48.158513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fc852b-c870-4eba-8c7f-ce89fb1893f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05167daf-c9cd-4ab1-a962-02bda07bced3', 'f9018458-910a-45f5-9970-9cf7c3f4cf5d', 'e100e562-da19-458c-b403-4b7b16057657', 'fc5da31c-ce6a-468a-a95d-ffc7ad34b70e']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:48.159520 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cef174-0822-48bc-97bc-1ae1497ca02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:48.183695 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21cef174-0822-48bc-97bc-1ae1497ca02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-420892592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff621aa8ef045a9a066f4cff315154d',qos_specs=None,replication_status=,reservations=['05167daf-c9cd-4ab1-a962-02bda07bced3','f9018458-910a-45f5-9970-9cf7c3f4cf5d','e100e562-da19-458c-b403-4b7b16057657','fc5da31c-ce6a-468a-a95d-ffc7ad34b70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-420892592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff621aa8ef045a9a066f4cff315154d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:48.185151 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be417f65-5ca7-4222-b4cc-54ed3b4f832c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:48.208226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be417f65-5ca7-4222-b4cc-54ed3b4f832c) transitioned into state 'SUCCESS' from state '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-420892592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff621aa8ef045a9a066f4cff315154d',qos_specs=None,replication_status=,reservations=['05167daf-c9cd-4ab1-a962-02bda07bced3','f9018458-910a-45f5-9970-9cf7c3f4cf5d','e100e562-da19-458c-b403-4b7b16057657','fc5da31c-ce6a-468a-a95d-ffc7ad34b70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:48.208226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939d4156-9234-4596-ac61-e52518531158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:48.221157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939d4156-9234-4596-ac61-e52518531158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:48.222596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Flow 'volume_create_api' (03320a76-afee-4221-b61a-fc2118e77ae4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:48.223159 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume request issued successfully. Aug 04 09:00:48.224049 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18899a3e-0d43-4005-b60a-ab94282df094 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:48.224734 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 67/273] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:00:47 2026] POST /volume/v3/volumes => generated 751 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:48.244051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0b5681c2-52d8-410f-b672-536778b0dde5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.245971 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0b5681c2-52d8-410f-b672-536778b0dde5 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:00:48.246172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0b5681c2-52d8-410f-b672-536778b0dde5 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.246391 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0b5681c2-52d8-410f-b672-536778b0dde5 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.255620 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.255620 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:48.261578 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0b5681c2-52d8-410f-b672-536778b0dde5 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:00:48.267105 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0b5681c2-52d8-410f-b672-536778b0dde5 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 returned with HTTP 200 Aug 04 09:00:48.267532 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 70/274] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:48.301301 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3ea25b05-64f1-4c77-b486-39f52bac9cdb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.303584 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3ea25b05-64f1-4c77-b486-39f52bac9cdb tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:48.303784 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3ea25b05-64f1-4c77-b486-39f52bac9cdb tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.303968 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3ea25b05-64f1-4c77-b486-39f52bac9cdb tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.315000 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.315000 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:48.320343 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3ea25b05-64f1-4c77-b486-39f52bac9cdb tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:48.326801 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3ea25b05-64f1-4c77-b486-39f52bac9cdb tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:48.327424 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 71/275] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:48.340230 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3aa47a8c-164f-43ad-af72-adaa787f235c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.341799 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3aa47a8c-164f-43ad-af72-adaa787f235c tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:48.342118 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3aa47a8c-164f-43ad-af72-adaa787f235c tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.342439 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3aa47a8c-164f-43ad-af72-adaa787f235c tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.342687 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-3aa47a8c-164f-43ad-af72-adaa787f235c tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Delete volume with id: ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:48.350725 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.350725 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:48.351351 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3aa47a8c-164f-43ad-af72-adaa787f235c tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:48.370326 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3aa47a8c-164f-43ad-af72-adaa787f235c tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Delete volume request issued successfully. Aug 04 09:00:48.370326 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3aa47a8c-164f-43ad-af72-adaa787f235c tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 202 Aug 04 09:00:48.370326 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 68/276] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:00:48 2026] DELETE /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:00:48.380199 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a2fb4b85-fa60-4b48-8ad0-72d3fa167258 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.385643 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a2fb4b85-fa60-4b48-8ad0-72d3fa167258 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:48.385643 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a2fb4b85-fa60-4b48-8ad0-72d3fa167258 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.385643 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a2fb4b85-fa60-4b48-8ad0-72d3fa167258 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.393634 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.393634 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:48.398051 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a2fb4b85-fa60-4b48-8ad0-72d3fa167258 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Volume info retrieved successfully. Aug 04 09:00:48.403229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a2fb4b85-fa60-4b48-8ad0-72d3fa167258 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 200 Aug 04 09:00:48.404552 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 68/277] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:48.609609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bb37f699-c688-4a6a-b44c-e82ce0d3123a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.611922 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bb37f699-c688-4a6a-b44c-e82ce0d3123a tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:48.612256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bb37f699-c688-4a6a-b44c-e82ce0d3123a tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.612580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bb37f699-c688-4a6a-b44c-e82ce0d3123a tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.612777 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-bb37f699-c688-4a6a-b44c-e82ce0d3123a tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:48.617637 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.617637 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:48.618453 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bb37f699-c688-4a6a-b44c-e82ce0d3123a tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:48.618808 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 71/278] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:48.718911 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-87e0f528-600d-4fbb-acea-6d41a80c8a84 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.720537 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87e0f528-600d-4fbb-acea-6d41a80c8a84 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:48.720700 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87e0f528-600d-4fbb-acea-6d41a80c8a84 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.720918 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87e0f528-600d-4fbb-acea-6d41a80c8a84 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.730444 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.730444 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:48.734122 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-87e0f528-600d-4fbb-acea-6d41a80c8a84 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:48.738457 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87e0f528-600d-4fbb-acea-6d41a80c8a84 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:48.738830 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 72/279] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:48.751642 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0bc79a73-2051-4e17-a872-401285adc1b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.753480 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0bc79a73-2051-4e17-a872-401285adc1b4 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:48.753682 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0bc79a73-2051-4e17-a872-401285adc1b4 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.753878 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0bc79a73-2051-4e17-a872-401285adc1b4 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.764647 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.764647 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:48.769522 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0bc79a73-2051-4e17-a872-401285adc1b4 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:48.776164 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0bc79a73-2051-4e17-a872-401285adc1b4 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:48.776684 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 69/280] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:48.790098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0f1216ea-c9fc-463a-b0ad-26a7de31fbce None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.791632 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0f1216ea-c9fc-463a-b0ad-26a7de31fbce tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:48.791840 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0f1216ea-c9fc-463a-b0ad-26a7de31fbce tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.792174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0f1216ea-c9fc-463a-b0ad-26a7de31fbce tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.806187 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.806187 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:48.808049 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0f1216ea-c9fc-463a-b0ad-26a7de31fbce tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:48.814435 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0f1216ea-c9fc-463a-b0ad-26a7de31fbce tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:48.814435 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 69/281] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:48.824488 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1227a81f-b954-4239-9fb4-5b53e33e28c5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.828085 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1227a81f-b954-4239-9fb4-5b53e33e28c5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] GET https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df Aug 04 09:00:48.828395 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1227a81f-b954-4239-9fb4-5b53e33e28c5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.828641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1227a81f-b954-4239-9fb4-5b53e33e28c5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.837060 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1227a81f-b954-4239-9fb4-5b53e33e28c5 tempest-ServersNegativeTestJSON-1851783288 tempest-ServersNegativeTestJSON-1851783288-project-member] https://10.4.3.176/volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df returned with HTTP 404 Aug 04 09:00:48.837661 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 72/282] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/fe77318d-133e-44db-b4db-09d4d5a557df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:48.857626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e4ac7a45-bf2e-44aa-8fca-6f87423b8340 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:48.859734 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e4ac7a45-bf2e-44aa-8fca-6f87423b8340 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:48.859929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e4ac7a45-bf2e-44aa-8fca-6f87423b8340 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:48.860104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e4ac7a45-bf2e-44aa-8fca-6f87423b8340 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:48.872222 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:48.872222 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:48.877959 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e4ac7a45-bf2e-44aa-8fca-6f87423b8340 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:48.885582 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e4ac7a45-bf2e-44aa-8fca-6f87423b8340 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:48.885959 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 73/283] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:48 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:49.015990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1444ff60-2bcd-4171-82e0-5ae45124d0f2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.018035 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1444ff60-2bcd-4171-82e0-5ae45124d0f2 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:49.018255 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1444ff60-2bcd-4171-82e0-5ae45124d0f2 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:49.018522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1444ff60-2bcd-4171-82e0-5ae45124d0f2 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:49.029740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-973084ce-fdcc-4889-b94a-50f6c7f645e1 req-6bace9b1-4758-46f6-959f-614413dff792 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.035238 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-973084ce-fdcc-4889-b94a-50f6c7f645e1 req-6bace9b1-4758-46f6-959f-614413dff792 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:00:49.036237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-973084ce-fdcc-4889-b94a-50f6c7f645e1 req-6bace9b1-4758-46f6-959f-614413dff792 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:49.036531 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:49.036531 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:49.037221 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-973084ce-fdcc-4889-b94a-50f6c7f645e1 req-6bace9b1-4758-46f6-959f-614413dff792 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:49.045363 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1444ff60-2bcd-4171-82e0-5ae45124d0f2 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:49.053385 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1444ff60-2bcd-4171-82e0-5ae45124d0f2 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:49.053938 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 70/284] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:49 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:49.055554 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:49.055554 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:49.065243 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-973084ce-fdcc-4889-b94a-50f6c7f645e1 req-6bace9b1-4758-46f6-959f-614413dff792 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:00:49.071651 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-973084ce-fdcc-4889-b94a-50f6c7f645e1 req-6bace9b1-4758-46f6-959f-614413dff792 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:00:49.072787 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 70/285] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:49 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:49.282482 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b83eabe7-c3b9-41bc-9da8-1c6e2d762ae9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.284250 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b83eabe7-c3b9-41bc-9da8-1c6e2d762ae9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:00:49.284346 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b83eabe7-c3b9-41bc-9da8-1c6e2d762ae9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:49.284469 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b83eabe7-c3b9-41bc-9da8-1c6e2d762ae9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:49.291571 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:49.291571 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:49.297016 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b83eabe7-c3b9-41bc-9da8-1c6e2d762ae9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:00:49.305081 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b83eabe7-c3b9-41bc-9da8-1c6e2d762ae9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 returned with HTTP 200 Aug 04 09:00:49.305589 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 73/286] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:49 2026] GET /volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:49.322244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.325169 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:49.325786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-448933911"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:49.327538 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-448933911'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:49.327654 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume of 1 GB Aug 04 09:00:49.333307 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Availability Zones retrieved successfully. Aug 04 09:00:49.340450 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Flow 'volume_create_api' (ae4d23a9-042b-490a-9f21-35d944a2c435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:49.341595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8be4491-2986-4436-9d75-cedb6b6ba92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:49.344218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:49.374753 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8be4491-2986-4436-9d75-cedb6b6ba92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:49.375545 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fbba895-b4d3-4eec-91d0-108ea88cae1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:49.418715 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-17c2a319-d5fc-4e61-b349-0be5821113d7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.421808 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-17c2a319-d5fc-4e61-b349-0be5821113d7 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:49.422142 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Created reservations ['4aea4731-7916-4c10-8d02-4945cf2f78d9', 'b1f746ff-50f4-45dd-821c-f4ec833a6d4a', '56adfee4-a0a6-4ec4-95fa-d454da783890', 'b30d7d20-3aaf-4862-8879-469c3cef559e'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:49.422270 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-17c2a319-d5fc-4e61-b349-0be5821113d7 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:49.422525 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-17c2a319-d5fc-4e61-b349-0be5821113d7 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:49.423028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fbba895-b4d3-4eec-91d0-108ea88cae1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aea4731-7916-4c10-8d02-4945cf2f78d9', 'b1f746ff-50f4-45dd-821c-f4ec833a6d4a', '56adfee4-a0a6-4ec4-95fa-d454da783890', 'b30d7d20-3aaf-4862-8879-469c3cef559e']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:49.424300 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a862f301-3446-4bfd-aa89-643901611f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:49.429230 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-17c2a319-d5fc-4e61-b349-0be5821113d7 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 404 Aug 04 09:00:49.429879 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 71/287] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:49 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:49.456665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a862f301-3446-4bfd-aa89-643901611f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '613b5ebb-9692-4ade-91ac-c8c5d3b56a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-448933911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff621aa8ef045a9a066f4cff315154d',qos_specs=None,replication_status=,reservations=['4aea4731-7916-4c10-8d02-4945cf2f78d9','b1f746ff-50f4-45dd-821c-f4ec833a6d4a','56adfee4-a0a6-4ec4-95fa-d454da783890','b30d7d20-3aaf-4862-8879-469c3cef559e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-448933911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=613b5ebb-9692-4ade-91ac-c8c5d3b56a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff621aa8ef045a9a066f4cff315154d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:49.458539 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7dff46-54f4-42ae-8e07-984cac918ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:49.483750 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7dff46-54f4-42ae-8e07-984cac918ca1) transitioned into state 'SUCCESS' from state '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-448933911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff621aa8ef045a9a066f4cff315154d',qos_specs=None,replication_status=,reservations=['4aea4731-7916-4c10-8d02-4945cf2f78d9','b1f746ff-50f4-45dd-821c-f4ec833a6d4a','56adfee4-a0a6-4ec4-95fa-d454da783890','b30d7d20-3aaf-4862-8879-469c3cef559e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:49.484859 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32697165-df9d-4755-953a-065378791362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:49.499071 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32697165-df9d-4755-953a-065378791362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:49.500587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Flow 'volume_create_api' (ae4d23a9-042b-490a-9f21-35d944a2c435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:49.501378 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume request issued successfully. Aug 04 09:00:49.502851 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6a656319-63ad-4438-80c9-edfb9fa66c9c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:49.503040 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 74/288] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:00:49 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:49.516965 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-09985a6e-7ee6-44ad-8d28-9171f63f5f03 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.520960 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-09985a6e-7ee6-44ad-8d28-9171f63f5f03 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:00:49.521330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-09985a6e-7ee6-44ad-8d28-9171f63f5f03 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:49.522700 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-09985a6e-7ee6-44ad-8d28-9171f63f5f03 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:49.534088 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:49.534088 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:49.539907 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-09985a6e-7ee6-44ad-8d28-9171f63f5f03 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:00:49.544278 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-09985a6e-7ee6-44ad-8d28-9171f63f5f03 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 returned with HTTP 200 Aug 04 09:00:49.545336 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 71/289] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:49 2026] GET /volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:49.637832 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-96893aea-8c60-4b31-9baf-a7e68463731e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.642312 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-96893aea-8c60-4b31-9baf-a7e68463731e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:49.642312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-96893aea-8c60-4b31-9baf-a7e68463731e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:49.642312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-96893aea-8c60-4b31-9baf-a7e68463731e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:49.642312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-96893aea-8c60-4b31-9baf-a7e68463731e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:49.646589 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:49.646589 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:49.647720 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-96893aea-8c60-4b31-9baf-a7e68463731e tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:49.649580 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 74/290] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:49 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:49.901958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b56dcfed-7f3c-4c51-87af-7cc78b929257 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:49.903731 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b56dcfed-7f3c-4c51-87af-7cc78b929257 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:49.903960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b56dcfed-7f3c-4c51-87af-7cc78b929257 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:49.904193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b56dcfed-7f3c-4c51-87af-7cc78b929257 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:49.914592 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:49.914592 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:49.918364 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b56dcfed-7f3c-4c51-87af-7cc78b929257 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:49.923082 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b56dcfed-7f3c-4c51-87af-7cc78b929257 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:49.923457 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 72/291] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:49 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:50.071587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b7e82264-2171-4bb6-8318-8342521ef2a8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:50.074886 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b7e82264-2171-4bb6-8318-8342521ef2a8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:50.074886 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b7e82264-2171-4bb6-8318-8342521ef2a8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:50.075040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b7e82264-2171-4bb6-8318-8342521ef2a8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:50.087872 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:50.087872 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:50.092378 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b7e82264-2171-4bb6-8318-8342521ef2a8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:50.097544 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b7e82264-2171-4bb6-8318-8342521ef2a8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:50.098256 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 75/292] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:50 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:50.560181 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e8af1271-7bed-4591-bcb8-5c6df44f61ec None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:50.562541 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8af1271-7bed-4591-bcb8-5c6df44f61ec tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:00:50.562541 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8af1271-7bed-4591-bcb8-5c6df44f61ec tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:50.562541 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8af1271-7bed-4591-bcb8-5c6df44f61ec tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:50.573684 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:50.573684 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:50.577942 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e8af1271-7bed-4591-bcb8-5c6df44f61ec tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:00:50.584534 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8af1271-7bed-4591-bcb8-5c6df44f61ec tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 returned with HTTP 200 Aug 04 09:00:50.584534 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 72/293] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:50 2026] GET /volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:50.596457 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:50.599960 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:00:50.599960 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2049147934"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:50.600807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2049147934'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:00:50.600923 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume of 1 GB Aug 04 09:00:50.607316 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Availability Zones retrieved successfully. Aug 04 09:00:50.613562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Flow 'volume_create_api' (1e47614e-9aca-4762-9512-e2ac3cdf1712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:50.614657 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e43c8b-e0a1-4636-98a9-829e038295f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:50.615751 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:00:50.653630 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e43c8b-e0a1-4636-98a9-829e038295f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:50.654520 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6cb795-207a-4629-8175-d3ac9e384599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:50.661253 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0ebb7e83-855e-4db9-bcfa-6680dc6d0713 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:50.663043 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0ebb7e83-855e-4db9-bcfa-6680dc6d0713 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:50.663275 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0ebb7e83-855e-4db9-bcfa-6680dc6d0713 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:50.663471 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0ebb7e83-855e-4db9-bcfa-6680dc6d0713 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:50.663572 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-0ebb7e83-855e-4db9-bcfa-6680dc6d0713 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:50.667720 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:50.667720 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:50.668496 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0ebb7e83-855e-4db9-bcfa-6680dc6d0713 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:50.668880 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 73/294] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:50 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:50.710293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Created reservations ['6932da01-43a6-412f-a31e-251a34fa0e28', '9ba3a60c-377e-4e09-a9c6-f83e2b64c182', 'e2aaf4e5-f128-4e9d-bce7-e49a093d70fd', '3fac7b83-7eef-4cb9-b3f8-871e1519bd48'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:00:50.711186 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6cb795-207a-4629-8175-d3ac9e384599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6932da01-43a6-412f-a31e-251a34fa0e28', '9ba3a60c-377e-4e09-a9c6-f83e2b64c182', 'e2aaf4e5-f128-4e9d-bce7-e49a093d70fd', '3fac7b83-7eef-4cb9-b3f8-871e1519bd48']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:50.712028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9fb817-538e-49e3-ae8c-2d3d60b26e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:50.737715 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9fb817-538e-49e3-ae8c-2d3d60b26e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b53a94-8675-4e00-987d-733a4852b92a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2049147934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff621aa8ef045a9a066f4cff315154d',qos_specs=None,replication_status=,reservations=['6932da01-43a6-412f-a31e-251a34fa0e28','9ba3a60c-377e-4e09-a9c6-f83e2b64c182','e2aaf4e5-f128-4e9d-bce7-e49a093d70fd','3fac7b83-7eef-4cb9-b3f8-871e1519bd48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2049147934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b53a94-8675-4e00-987d-733a4852b92a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ff621aa8ef045a9a066f4cff315154d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:50.739127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc88a3fc-ce61-465c-8b9f-85cce3467699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:50.760670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc88a3fc-ce61-465c-8b9f-85cce3467699) transitioned into state 'SUCCESS' from state '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-2049147934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ff621aa8ef045a9a066f4cff315154d',qos_specs=None,replication_status=,reservations=['6932da01-43a6-412f-a31e-251a34fa0e28','9ba3a60c-377e-4e09-a9c6-f83e2b64c182','e2aaf4e5-f128-4e9d-bce7-e49a093d70fd','3fac7b83-7eef-4cb9-b3f8-871e1519bd48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe36b62eeb1a44c387d9f4895bf50aac',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:50.761733 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe2d8e4-b1c8-4f5e-9863-0c9629e42279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:00:50.779270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fe2d8e4-b1c8-4f5e-9863-0c9629e42279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:00:50.780033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Flow 'volume_create_api' (1e47614e-9aca-4762-9512-e2ac3cdf1712) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:00:50.780427 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Create volume request issued successfully. Aug 04 09:00:50.781354 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dbee70c-f5aa-42dd-8710-5f2dc1c7a5a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:00:50.781982 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 75/295] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:00:50 2026] POST /volume/v3/volumes => generated 752 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:00:50.795818 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-18818fea-c258-40f0-b10a-8ff095e27028 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:50.798337 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-18818fea-c258-40f0-b10a-8ff095e27028 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:00:50.799029 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-18818fea-c258-40f0-b10a-8ff095e27028 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:50.799029 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-18818fea-c258-40f0-b10a-8ff095e27028 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:50.810307 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:50.810307 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:50.815105 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-18818fea-c258-40f0-b10a-8ff095e27028 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:00:50.821084 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-18818fea-c258-40f0-b10a-8ff095e27028 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a returned with HTTP 200 Aug 04 09:00:50.821601 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 76/296] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:50 2026] GET /volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:50.939269 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c6ae058a-b8bd-48fd-88df-1f3980f7f0f9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:50.943052 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c6ae058a-b8bd-48fd-88df-1f3980f7f0f9 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:50.943052 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c6ae058a-b8bd-48fd-88df-1f3980f7f0f9 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:50.945398 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c6ae058a-b8bd-48fd-88df-1f3980f7f0f9 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:50.959172 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:50.959172 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:50.965364 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c6ae058a-b8bd-48fd-88df-1f3980f7f0f9 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:50.976495 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c6ae058a-b8bd-48fd-88df-1f3980f7f0f9 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:50.976495 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 73/297] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:50 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:51.118582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9806e16b-8d5c-4be9-a7a7-c7488f439209 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:51.120872 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9806e16b-8d5c-4be9-a7a7-c7488f439209 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:51.120872 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9806e16b-8d5c-4be9-a7a7-c7488f439209 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:51.121568 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9806e16b-8d5c-4be9-a7a7-c7488f439209 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:51.136436 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:51.136436 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:51.146165 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9806e16b-8d5c-4be9-a7a7-c7488f439209 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:51.153885 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9806e16b-8d5c-4be9-a7a7-c7488f439209 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:51.154522 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 74/298] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:51 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:51.680571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a56cf060-ad96-4044-8e71-03c6ed3216d7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:51.682831 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a56cf060-ad96-4044-8e71-03c6ed3216d7 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:51.683579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a56cf060-ad96-4044-8e71-03c6ed3216d7 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:51.683579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a56cf060-ad96-4044-8e71-03c6ed3216d7 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:51.683721 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-a56cf060-ad96-4044-8e71-03c6ed3216d7 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:51.694719 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:51.694719 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:51.695822 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a56cf060-ad96-4044-8e71-03c6ed3216d7 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:51.696335 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 76/299] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:51 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:51.836887 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d56230e8-1d8c-47b7-bb67-de0427dab624 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:51.839087 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d56230e8-1d8c-47b7-bb67-de0427dab624 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:00:51.840397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d56230e8-1d8c-47b7-bb67-de0427dab624 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:51.840397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d56230e8-1d8c-47b7-bb67-de0427dab624 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:51.849429 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:51.849429 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:51.854756 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d56230e8-1d8c-47b7-bb67-de0427dab624 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:00:51.859056 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d56230e8-1d8c-47b7-bb67-de0427dab624 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a returned with HTTP 200 Aug 04 09:00:51.859594 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 77/300] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:51 2026] GET /volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:51.996312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d96d8847-4b69-457f-93f1-715b18dbb362 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:51.996312 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d96d8847-4b69-457f-93f1-715b18dbb362 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:51.996312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d96d8847-4b69-457f-93f1-715b18dbb362 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:51.996639 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d96d8847-4b69-457f-93f1-715b18dbb362 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:52.019725 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:52.019725 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:52.024662 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d96d8847-4b69-457f-93f1-715b18dbb362 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:52.030638 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d96d8847-4b69-457f-93f1-715b18dbb362 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:52.031276 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 74/301] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:51 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:52.174027 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-03d1af9b-29a5-4e68-a2d5-0eb2918f5ebc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:52.177286 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-03d1af9b-29a5-4e68-a2d5-0eb2918f5ebc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:52.177466 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-03d1af9b-29a5-4e68-a2d5-0eb2918f5ebc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:52.177915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-03d1af9b-29a5-4e68-a2d5-0eb2918f5ebc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:52.188950 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:52.188950 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:52.194491 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-03d1af9b-29a5-4e68-a2d5-0eb2918f5ebc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:52.198686 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-03d1af9b-29a5-4e68-a2d5-0eb2918f5ebc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:52.199046 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 75/302] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:52 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:52.555270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7dc72a76-be94-4ab8-af43-f2a9b882a569 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:52.557074 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7dc72a76-be94-4ab8-af43-f2a9b882a569 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:52.557299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7dc72a76-be94-4ab8-af43-f2a9b882a569 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:52.557485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7dc72a76-be94-4ab8-af43-f2a9b882a569 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:52.557636 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-7dc72a76-be94-4ab8-af43-f2a9b882a569 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Delete volume with id: ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:52.564187 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7dc72a76-be94-4ab8-af43-f2a9b882a569 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 404 Aug 04 09:00:52.564888 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 77/303] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:00:52 2026] DELETE /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:52.572122 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d5590ea0-dcda-4e4d-ad1e-b1f67e7efa53 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:52.573841 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5590ea0-dcda-4e4d-ad1e-b1f67e7efa53 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] GET https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e Aug 04 09:00:52.574060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5590ea0-dcda-4e4d-ad1e-b1f67e7efa53 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:52.574296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5590ea0-dcda-4e4d-ad1e-b1f67e7efa53 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:52.579718 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5590ea0-dcda-4e4d-ad1e-b1f67e7efa53 tempest-VolumesAssistedSnapshotsTest-460098510 tempest-VolumesAssistedSnapshotsTest-460098510-project-admin] https://10.4.3.176/volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e returned with HTTP 404 Aug 04 09:00:52.580125 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 78/304] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:52 2026] GET /volume/v3/volumes/ae35e8aa-35e3-4c1a-9baa-3fdfd80c157e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:52.708781 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-669de402-ef98-44f4-9ed1-2e4f54838007 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:52.711044 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-669de402-ef98-44f4-9ed1-2e4f54838007 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:52.711359 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-669de402-ef98-44f4-9ed1-2e4f54838007 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:52.711619 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-669de402-ef98-44f4-9ed1-2e4f54838007 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:52.711793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-669de402-ef98-44f4-9ed1-2e4f54838007 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:52.717057 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:52.717057 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:52.718187 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-669de402-ef98-44f4-9ed1-2e4f54838007 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:52.718744 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 75/305] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:52 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:53.045513 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ffd66ac6-f683-408f-a271-03ef55fc89c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:53.047861 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ffd66ac6-f683-408f-a271-03ef55fc89c5 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:53.048146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ffd66ac6-f683-408f-a271-03ef55fc89c5 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:53.048418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ffd66ac6-f683-408f-a271-03ef55fc89c5 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:53.064748 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:53.064748 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:53.068742 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ffd66ac6-f683-408f-a271-03ef55fc89c5 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:53.078010 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ffd66ac6-f683-408f-a271-03ef55fc89c5 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:53.078010 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 76/306] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:53 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:53.219624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b5d98ab0-52b4-41b5-8752-00b0d08a9cfd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:53.221696 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b5d98ab0-52b4-41b5-8752-00b0d08a9cfd tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:53.221903 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b5d98ab0-52b4-41b5-8752-00b0d08a9cfd tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:53.222070 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b5d98ab0-52b4-41b5-8752-00b0d08a9cfd tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:53.234973 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:53.234973 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:53.240063 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b5d98ab0-52b4-41b5-8752-00b0d08a9cfd tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:53.245546 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b5d98ab0-52b4-41b5-8752-00b0d08a9cfd tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:53.246033 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 78/307] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:53 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:53.732746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4c4eaeb2-4bc7-4440-aefa-6948cac940ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:53.734476 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4c4eaeb2-4bc7-4440-aefa-6948cac940ae tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:53.734808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4c4eaeb2-4bc7-4440-aefa-6948cac940ae tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:53.735123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4c4eaeb2-4bc7-4440-aefa-6948cac940ae tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:53.735354 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4c4eaeb2-4bc7-4440-aefa-6948cac940ae tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:53.742475 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:53.742475 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:53.742475 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4c4eaeb2-4bc7-4440-aefa-6948cac940ae tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:53.742475 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 79/308] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:53 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:54.093833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-28572fe8-44a8-4c9f-9707-242c72038a2e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.099137 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-28572fe8-44a8-4c9f-9707-242c72038a2e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:54.100225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-28572fe8-44a8-4c9f-9707-242c72038a2e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.100225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-28572fe8-44a8-4c9f-9707-242c72038a2e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.107930 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-de8060d3-f977-4688-9635-87ceacfa7ea3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.112909 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-de8060d3-f977-4688-9635-87ceacfa7ea3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc/action Aug 04 09:00:54.114431 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-de8060d3-f977-4688-9635-87ceacfa7ea3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:54.114605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-de8060d3-f977-4688-9635-87ceacfa7ea3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:54.119158 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.119158 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:54.125953 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-28572fe8-44a8-4c9f-9707-242c72038a2e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:54.139411 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-28572fe8-44a8-4c9f-9707-242c72038a2e tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:54.139832 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 76/309] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:54.143934 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.143934 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:54.175662 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-60f0eec2-351d-4bd2-97a8-106ba58ab8b3 req-de8060d3-f977-4688-9635-87ceacfa7ea3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc/action returned with HTTP 204 Aug 04 09:00:54.176517 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 77/310] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:00:54 2026] POST /volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:54.215587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-dbc52381-30e6-4fe0-b415-8bc6c4980f96 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.219195 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-dbc52381-30e6-4fe0-b415-8bc6c4980f96 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] DELETE https://10.4.3.176/volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99 Aug 04 09:00:54.220253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-dbc52381-30e6-4fe0-b415-8bc6c4980f96 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.220253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-dbc52381-30e6-4fe0-b415-8bc6c4980f96 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.232485 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.232485 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:54.264576 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0bd55ff4-80f9-417c-81f4-48aa0a58548a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.267216 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0bd55ff4-80f9-417c-81f4-48aa0a58548a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:54.267431 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0bd55ff4-80f9-417c-81f4-48aa0a58548a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.268123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0bd55ff4-80f9-417c-81f4-48aa0a58548a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.285623 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.285623 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:54.292666 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0bd55ff4-80f9-417c-81f4-48aa0a58548a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:54.309666 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0bd55ff4-80f9-417c-81f4-48aa0a58548a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:54.309666 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 80/311] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:00:54.321047 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-902f753b-6e6f-4fa3-99a9-c83c5dd4a70e req-dbc52381-30e6-4fe0-b415-8bc6c4980f96 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99 returned with HTTP 200 Aug 04 09:00:54.321313 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 79/312] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:00:54 2026] DELETE /volume/v3/attachments/41e0cf07-0000-4429-bf58-beede3235b99 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:54.376575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-51cb0e37-5f54-4bda-b82e-0b23ee3a6eb0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.380306 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-51cb0e37-5f54-4bda-b82e-0b23ee3a6eb0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:54.380801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-51cb0e37-5f54-4bda-b82e-0b23ee3a6eb0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.381458 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-51cb0e37-5f54-4bda-b82e-0b23ee3a6eb0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.410703 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.410703 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:54.419331 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-51cb0e37-5f54-4bda-b82e-0b23ee3a6eb0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:54.427832 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-51cb0e37-5f54-4bda-b82e-0b23ee3a6eb0 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:54.430266 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 77/313] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:54.540753 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3f15c59b-4793-4205-afdc-d1324f8c5645 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.541032 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f15c59b-4793-4205-afdc-d1324f8c5645 None None] GET https://10.4.3.176/volume// Aug 04 09:00:54.541309 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f15c59b-4793-4205-afdc-d1324f8c5645 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.541565 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f15c59b-4793-4205-afdc-d1324f8c5645 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.541975 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f15c59b-4793-4205-afdc-d1324f8c5645 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:54.542828 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 78/314] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:54.552639 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-764c95d5-9773-4a77-b673-346e26b91695 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.555276 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-764c95d5-9773-4a77-b673-346e26b91695 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:00:54.555702 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-764c95d5-9773-4a77-b673-346e26b91695 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "853b7c63-b520-4932-9a12-3e3a074eb0a2", "connector": null, "instance_uuid": "8fda544f-6555-4c7e-bf9b-1e410a7c7965"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:54.572830 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.572830 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:54.605829 np0000006401 devstack@c-api.service[100459]: WARNING cinder.volume.api [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-764c95d5-9773-4a77-b673-346e26b91695 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 04 09:00:54.617842 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-764c95d5-9773-4a77-b673-346e26b91695 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:00:54.617842 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 81/315] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:00:54 2026] POST /volume/v3/attachments => generated 271 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:54.663952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0f22c7ad-e7e4-411d-acea-17c2ed4fbdb1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.665493 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f22c7ad-e7e4-411d-acea-17c2ed4fbdb1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:54.665694 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f22c7ad-e7e4-411d-acea-17c2ed4fbdb1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.665900 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f22c7ad-e7e4-411d-acea-17c2ed4fbdb1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.687565 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-319dd123-894c-4223-810f-2782661961bb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.688081 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-319dd123-894c-4223-810f-2782661961bb None None] GET https://10.4.3.176/volume// Aug 04 09:00:54.688606 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-319dd123-894c-4223-810f-2782661961bb None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.688669 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-319dd123-894c-4223-810f-2782661961bb None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.691295 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-319dd123-894c-4223-810f-2782661961bb None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:00:54.691439 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.691439 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:54.691576 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 78/316] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:00:54.699481 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-45ff17a4-0c44-47fa-8410-4d424afc47cb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.702610 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-45ff17a4-0c44-47fa-8410-4d424afc47cb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:54.702610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-45ff17a4-0c44-47fa-8410-4d424afc47cb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.702610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-45ff17a4-0c44-47fa-8410-4d424afc47cb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.706614 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0f22c7ad-e7e4-411d-acea-17c2ed4fbdb1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:54.714394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f22c7ad-e7e4-411d-acea-17c2ed4fbdb1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:54.714957 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 80/317] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1163 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:54.729267 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.729267 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:54.737486 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-45ff17a4-0c44-47fa-8410-4d424afc47cb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:54.744569 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-45ff17a4-0c44-47fa-8410-4d424afc47cb tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:54.745179 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 79/318] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1343 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:54.755625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8fd3e5fc-42e9-426a-adcb-c663e1532f14 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.758305 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8fd3e5fc-42e9-426a-adcb-c663e1532f14 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:54.758644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8fd3e5fc-42e9-426a-adcb-c663e1532f14 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:54.758909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8fd3e5fc-42e9-426a-adcb-c663e1532f14 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:54.759054 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-8fd3e5fc-42e9-426a-adcb-c663e1532f14 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:54.768031 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.768031 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:54.769130 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8fd3e5fc-42e9-426a-adcb-c663e1532f14 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:54.770084 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 82/319] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:54 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:54.843830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-6c953e97-c939-45fd-b484-d9284c2c8e0f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:54.846327 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-6c953e97-c939-45fd-b484-d9284c2c8e0f tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] PUT https://10.4.3.176/volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374 Aug 04 09:00:54.846782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-6c953e97-c939-45fd-b484-d9284c2c8e0f tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:54.862579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-6c953e97-c939-45fd-b484-d9284c2c8e0f tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Acquiring lock "cinder-attachment_update-853b7c63-b520-4932-9a12-3e3a074eb0a2-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:00:54.866967 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-6c953e97-c939-45fd-b484-d9284c2c8e0f tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Lock "cinder-attachment_update-853b7c63-b520-4932-9a12-3e3a074eb0a2-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:00:54.870863 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:54.870863 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:54.991777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-6c953e97-c939-45fd-b484-d9284c2c8e0f tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Lock "cinder-attachment_update-853b7c63-b520-4932-9a12-3e3a074eb0a2-np0000006401" released by "attachment_update" :: held 0.125s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:00:54.992256 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-6c953e97-c939-45fd-b484-d9284c2c8e0f tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374 returned with HTTP 200 Aug 04 09:00:54.993215 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 79/320] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:00:54 2026] PUT /volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374 => generated 967 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:55.161824 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ed8409d7-02ef-4722-b1b0-253acf6b68d7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:55.164159 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed8409d7-02ef-4722-b1b0-253acf6b68d7 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:55.164449 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed8409d7-02ef-4722-b1b0-253acf6b68d7 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:55.164663 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed8409d7-02ef-4722-b1b0-253acf6b68d7 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:55.173433 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:55.173433 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:55.178971 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ed8409d7-02ef-4722-b1b0-253acf6b68d7 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:55.185730 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed8409d7-02ef-4722-b1b0-253acf6b68d7 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:55.186254 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 81/321] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:55 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:55.588291 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cacad4ed-cfa9-45e2-9011-44dcfb1825c6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:55.589518 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cacad4ed-cfa9-45e2-9011-44dcfb1825c6 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:00:55.589798 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cacad4ed-cfa9-45e2-9011-44dcfb1825c6 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:55.590020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cacad4ed-cfa9-45e2-9011-44dcfb1825c6 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:55.603806 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:55.603806 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:55.607579 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cacad4ed-cfa9-45e2-9011-44dcfb1825c6 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:00:55.613136 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cacad4ed-cfa9-45e2-9011-44dcfb1825c6 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:00:55.613681 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 80/322] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:00:55 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:00:55.732766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d54c6570-eab5-4987-a8c6-180ddb5188dc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:55.736819 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d54c6570-eab5-4987-a8c6-180ddb5188dc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:55.737014 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d54c6570-eab5-4987-a8c6-180ddb5188dc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:55.739826 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d54c6570-eab5-4987-a8c6-180ddb5188dc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:55.762375 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:55.762375 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:55.768309 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d54c6570-eab5-4987-a8c6-180ddb5188dc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:55.775050 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d54c6570-eab5-4987-a8c6-180ddb5188dc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:55.775440 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 83/323] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:55 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1164 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:55.785420 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-40b3247e-fb8f-47de-bc2b-f049a64deda0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:55.787787 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40b3247e-fb8f-47de-bc2b-f049a64deda0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:55.788070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40b3247e-fb8f-47de-bc2b-f049a64deda0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:55.788356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40b3247e-fb8f-47de-bc2b-f049a64deda0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:55.788487 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-40b3247e-fb8f-47de-bc2b-f049a64deda0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:55.799581 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:55.799581 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:55.800663 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40b3247e-fb8f-47de-bc2b-f049a64deda0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:55.801165 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 80/324] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:55 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:56.796499 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b8577e68-d14b-459a-9735-155d3b9d5e85 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:56.809338 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b8577e68-d14b-459a-9735-155d3b9d5e85 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:56.809338 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b8577e68-d14b-459a-9735-155d3b9d5e85 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:56.809338 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b8577e68-d14b-459a-9735-155d3b9d5e85 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:56.815381 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-99e43dd1-63f7-4eca-a1fc-1d1aa1f70b4c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:56.818343 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99e43dd1-63f7-4eca-a1fc-1d1aa1f70b4c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:56.818659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99e43dd1-63f7-4eca-a1fc-1d1aa1f70b4c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:56.818901 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99e43dd1-63f7-4eca-a1fc-1d1aa1f70b4c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:56.819160 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-99e43dd1-63f7-4eca-a1fc-1d1aa1f70b4c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:56.824392 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:56.824392 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:56.825668 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99e43dd1-63f7-4eca-a1fc-1d1aa1f70b4c tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:56.825898 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 81/325] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:56 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:56.828371 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:56.828371 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:56.833267 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b8577e68-d14b-459a-9735-155d3b9d5e85 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:56.838310 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b8577e68-d14b-459a-9735-155d3b9d5e85 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:56.838310 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 82/326] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:56 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1164 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:57.841804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3c3dc6c2-e961-459d-9404-b4905237454d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:57.848252 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3c3dc6c2-e961-459d-9404-b4905237454d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:57.849444 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3c3dc6c2-e961-459d-9404-b4905237454d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:57.850245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3c3dc6c2-e961-459d-9404-b4905237454d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:57.850245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-3c3dc6c2-e961-459d-9404-b4905237454d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:57.853861 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d4f7216d-e7d0-45be-8b3a-67df17a9d73b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:57.857719 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d4f7216d-e7d0-45be-8b3a-67df17a9d73b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:57.858057 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d4f7216d-e7d0-45be-8b3a-67df17a9d73b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:57.858445 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d4f7216d-e7d0-45be-8b3a-67df17a9d73b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:57.859585 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:57.859585 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:57.860531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3c3dc6c2-e961-459d-9404-b4905237454d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:57.861901 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 84/327] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:57 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:57.875618 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:57.875618 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:57.882480 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d4f7216d-e7d0-45be-8b3a-67df17a9d73b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:57.889187 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d4f7216d-e7d0-45be-8b3a-67df17a9d73b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:57.889651 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 81/328] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:57 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:57.950787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-535758e8-17a9-4759-8a9c-5859e002a0fb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:57.953330 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-535758e8-17a9-4759-8a9c-5859e002a0fb tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:57.954973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-535758e8-17a9-4759-8a9c-5859e002a0fb tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:57.954973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-535758e8-17a9-4759-8a9c-5859e002a0fb tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:57.963482 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:57.963482 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:57.968510 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-535758e8-17a9-4759-8a9c-5859e002a0fb tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:57.974252 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-535758e8-17a9-4759-8a9c-5859e002a0fb tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:57.974648 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 82/329] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:57 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:58.045180 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4ddf3329-13b3-48cb-8f52-d4deae911371 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:58.048276 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ddf3329-13b3-48cb-8f52-d4deae911371 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:00:58.049656 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ddf3329-13b3-48cb-8f52-d4deae911371 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:58.049656 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ddf3329-13b3-48cb-8f52-d4deae911371 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:58.061375 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:58.061375 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:58.067428 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4ddf3329-13b3-48cb-8f52-d4deae911371 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:00:58.074845 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ddf3329-13b3-48cb-8f52-d4deae911371 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:00:58.075819 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 83/330] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:58 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:58.564228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-f4a85e51-f5d3-42e9-9d20-c02c023831fc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:58.567630 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-f4a85e51-f5d3-42e9-9d20-c02c023831fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374/action Aug 04 09:00:58.568080 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-f4a85e51-f5d3-42e9-9d20-c02c023831fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:00:58.568281 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-f4a85e51-f5d3-42e9-9d20-c02c023831fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:00:58.591437 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:58.591437 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:58.602772 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8dfba256-2e5f-4c0b-8101-5708a94dcfb5 req-f4a85e51-f5d3-42e9-9d20-c02c023831fc tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374/action returned with HTTP 204 Aug 04 09:00:58.603418 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 85/331] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:00:58 2026] POST /volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:00:58.877440 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-27cf0f44-207b-4db2-b6bd-737c28588f28 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:58.880674 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-27cf0f44-207b-4db2-b6bd-737c28588f28 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:58.880674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-27cf0f44-207b-4db2-b6bd-737c28588f28 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:58.880674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-27cf0f44-207b-4db2-b6bd-737c28588f28 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:58.880674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-27cf0f44-207b-4db2-b6bd-737c28588f28 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:58.887197 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:58.887197 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:58.887197 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-27cf0f44-207b-4db2-b6bd-737c28588f28 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:58.887197 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 82/332] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:58 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:00:58.904920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b6618ec0-556a-46af-b808-1989088ccba1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:58.910125 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6618ec0-556a-46af-b808-1989088ccba1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:58.910480 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6618ec0-556a-46af-b808-1989088ccba1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:58.910832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6618ec0-556a-46af-b808-1989088ccba1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:58.929488 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:58.929488 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:58.934981 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b6618ec0-556a-46af-b808-1989088ccba1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:58.943195 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6618ec0-556a-46af-b808-1989088ccba1 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:58.944386 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 83/333] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:58 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:59.508888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-e695f5f8-36f4-4545-8de1-8c09c3b65f88 req-a6fbb567-3542-49be-abef-25b22c13e344 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:59.513287 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e695f5f8-36f4-4545-8de1-8c09c3b65f88 req-a6fbb567-3542-49be-abef-25b22c13e344 tempest-TestMultiAttachVolumeSwap-1515425541 tempest-TestMultiAttachVolumeSwap-1515425541-project] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:59.513704 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e695f5f8-36f4-4545-8de1-8c09c3b65f88 req-a6fbb567-3542-49be-abef-25b22c13e344 tempest-TestMultiAttachVolumeSwap-1515425541 tempest-TestMultiAttachVolumeSwap-1515425541-project] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:59.513943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e695f5f8-36f4-4545-8de1-8c09c3b65f88 req-a6fbb567-3542-49be-abef-25b22c13e344 tempest-TestMultiAttachVolumeSwap-1515425541 tempest-TestMultiAttachVolumeSwap-1515425541-project] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:59.543174 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:59.543174 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:59.557829 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-e695f5f8-36f4-4545-8de1-8c09c3b65f88 req-a6fbb567-3542-49be-abef-25b22c13e344 tempest-TestMultiAttachVolumeSwap-1515425541 tempest-TestMultiAttachVolumeSwap-1515425541-project] Volume info retrieved successfully. Aug 04 09:00:59.568805 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e695f5f8-36f4-4545-8de1-8c09c3b65f88 req-a6fbb567-3542-49be-abef-25b22c13e344 tempest-TestMultiAttachVolumeSwap-1515425541 tempest-TestMultiAttachVolumeSwap-1515425541-project] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:59.569742 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 84/334] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:59 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1642 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:59.590168 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-598f1399-86f5-4174-82ef-9e27fc95004c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:59.594969 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-598f1399-86f5-4174-82ef-9e27fc95004c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:59.595361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-598f1399-86f5-4174-82ef-9e27fc95004c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:59.596403 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-598f1399-86f5-4174-82ef-9e27fc95004c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:59.617081 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:59.617081 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:59.622760 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-598f1399-86f5-4174-82ef-9e27fc95004c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] Volume info retrieved successfully. Aug 04 09:00:59.628789 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-598f1399-86f5-4174-82ef-9e27fc95004c tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:59.629438 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 86/335] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:59 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:59.646163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-88225ce7-ec44-4df5-974d-f6c57899c811 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:59.650859 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88225ce7-ec44-4df5-974d-f6c57899c811 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] GET https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 Aug 04 09:00:59.651156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88225ce7-ec44-4df5-974d-f6c57899c811 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:59.651321 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88225ce7-ec44-4df5-974d-f6c57899c811 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:59.665522 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:59.665522 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:00:59.671158 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-88225ce7-ec44-4df5-974d-f6c57899c811 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] Volume info retrieved successfully. Aug 04 09:00:59.677969 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88225ce7-ec44-4df5-974d-f6c57899c811 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-reader] https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 returned with HTTP 200 Aug 04 09:00:59.678244 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 83/336] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:59 2026] GET /volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:59.801449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f76fc2a2-45bb-4a9e-b2c0-ace2769d1ba3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:59.804561 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f76fc2a2-45bb-4a9e-b2c0-ace2769d1ba3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:59.804782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f76fc2a2-45bb-4a9e-b2c0-ace2769d1ba3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:59.804954 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f76fc2a2-45bb-4a9e-b2c0-ace2769d1ba3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:59.832523 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:59.832523 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:00:59.839135 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f76fc2a2-45bb-4a9e-b2c0-ace2769d1ba3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:59.848734 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f76fc2a2-45bb-4a9e-b2c0-ace2769d1ba3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:59.849301 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 84/337] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:00:59 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1458 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:00:59.902802 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ff98d280-8a8c-4814-b2da-ac8e9058a4b8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:59.904737 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff98d280-8a8c-4814-b2da-ac8e9058a4b8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:00:59.904964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff98d280-8a8c-4814-b2da-ac8e9058a4b8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:59.905175 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff98d280-8a8c-4814-b2da-ac8e9058a4b8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:59.905324 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ff98d280-8a8c-4814-b2da-ac8e9058a4b8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:00:59.913944 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:59.913944 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:00:59.914975 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff98d280-8a8c-4814-b2da-ac8e9058a4b8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:00:59.917592 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 85/338] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:00:59 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:00:59.933227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-5c49dbb3-41e5-4f9c-af2c-a3cbdaecdd53 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:00:59.947574 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-5c49dbb3-41e5-4f9c-af2c-a3cbdaecdd53 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:00:59.948148 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-5c49dbb3-41e5-4f9c-af2c-a3cbdaecdd53 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:00:59.948756 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-5c49dbb3-41e5-4f9c-af2c-a3cbdaecdd53 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:00:59.967675 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:00:59.967675 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:00:59.973346 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-5c49dbb3-41e5-4f9c-af2c-a3cbdaecdd53 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:00:59.980704 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-5c49dbb3-41e5-4f9c-af2c-a3cbdaecdd53 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:00:59.981143 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 87/339] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:00:59 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:00.049500 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-9a1b9f13-2f0b-4f80-8163-117f93496646 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.053771 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-9a1b9f13-2f0b-4f80-8163-117f93496646 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action Aug 04 09:01:00.054185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-9a1b9f13-2f0b-4f80-8163-117f93496646 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:00.054379 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-9a1b9f13-2f0b-4f80-8163-117f93496646 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:00.076516 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.076516 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:00.077466 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-9a1b9f13-2f0b-4f80-8163-117f93496646 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:00.088141 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-9a1b9f13-2f0b-4f80-8163-117f93496646 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Begin detaching volume completed successfully. Aug 04 09:01:00.088508 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-9a1b9f13-2f0b-4f80-8163-117f93496646 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action returned with HTTP 202 Aug 04 09:01:00.089150 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 84/340] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:01:00 2026] POST /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:01:00.162427 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8a09824c-8fc3-4d46-841e-c3231f2b5154 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.162962 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8a09824c-8fc3-4d46-841e-c3231f2b5154 None None] GET https://10.4.3.176/volume// Aug 04 09:01:00.163233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8a09824c-8fc3-4d46-841e-c3231f2b5154 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.163544 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8a09824c-8fc3-4d46-841e-c3231f2b5154 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.163962 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8a09824c-8fc3-4d46-841e-c3231f2b5154 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:00.164614 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 85/341] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:00.173125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-19063a07-5e47-473d-b7c4-b71977fe8b95 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.176266 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-19063a07-5e47-473d-b7c4-b71977fe8b95 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:00.176266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-19063a07-5e47-473d-b7c4-b71977fe8b95 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.176507 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-19063a07-5e47-473d-b7c4-b71977fe8b95 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.191975 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.191975 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:00.197631 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-19063a07-5e47-473d-b7c4-b71977fe8b95 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:00.203072 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-19063a07-5e47-473d-b7c4-b71977fe8b95 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:01:00.203545 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 86/342] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1641 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:00.291416 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-2cd79ea0-7f7c-4e19-8a32-48db8d478689 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.293566 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-2cd79ea0-7f7c-4e19-8a32-48db8d478689 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:01:00.293724 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-2cd79ea0-7f7c-4e19-8a32-48db8d478689 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.293913 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-2cd79ea0-7f7c-4e19-8a32-48db8d478689 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.305064 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.305064 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:00.310293 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-2cd79ea0-7f7c-4e19-8a32-48db8d478689 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:01:00.316781 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-2cd79ea0-7f7c-4e19-8a32-48db8d478689 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 returned with HTTP 200 Aug 04 09:01:00.317190 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 88/343] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:00.334051 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-f6da7fa1-3a26-4f32-ab0e-05460a4875aa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.336324 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-f6da7fa1-3a26-4f32-ab0e-05460a4875aa tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:01:00.336552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-f6da7fa1-3a26-4f32-ab0e-05460a4875aa tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.336800 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-f6da7fa1-3a26-4f32-ab0e-05460a4875aa tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.346284 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.346284 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:00.350791 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-f6da7fa1-3a26-4f32-ab0e-05460a4875aa tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:01:00.355896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-f6da7fa1-3a26-4f32-ab0e-05460a4875aa tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 returned with HTTP 200 Aug 04 09:01:00.356301 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 85/344] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:00.367560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-36de1e8b-6448-43b1-bf29-44167f4938f1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.373301 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-36de1e8b-6448-43b1-bf29-44167f4938f1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:01:00.373502 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-36de1e8b-6448-43b1-bf29-44167f4938f1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.373784 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-36de1e8b-6448-43b1-bf29-44167f4938f1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.383261 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.383261 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:00.393275 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-36de1e8b-6448-43b1-bf29-44167f4938f1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:01:00.398880 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-36de1e8b-6448-43b1-bf29-44167f4938f1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a returned with HTTP 200 Aug 04 09:01:00.399823 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 86/345] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:00.415797 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-725ba2f7-37b8-48e8-9fc2-004619c37af4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.416390 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-725ba2f7-37b8-48e8-9fc2-004619c37af4 None None] GET https://10.4.3.176/volume// Aug 04 09:01:00.416768 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-725ba2f7-37b8-48e8-9fc2-004619c37af4 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.416881 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-725ba2f7-37b8-48e8-9fc2-004619c37af4 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.417311 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-725ba2f7-37b8-48e8-9fc2-004619c37af4 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:00.417824 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 87/346] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:00.429988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-c6655d4b-e499-4391-ba45-95da01bfaf7f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.439595 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-c6655d4b-e499-4391-ba45-95da01bfaf7f tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:01:00.439595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-c6655d4b-e499-4391-ba45-95da01bfaf7f tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74", "connector": null, "instance_uuid": "d0379ae6-a051-46a6-a9a8-3378014ebf4b"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:00.454949 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.454949 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:00.509348 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-c6655d4b-e499-4391-ba45-95da01bfaf7f tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:01:00.509897 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 89/347] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:01:00 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:00.526338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-244b0ee5-71b3-4265-8cff-cceb8f59e62d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.526762 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-244b0ee5-71b3-4265-8cff-cceb8f59e62d None None] GET https://10.4.3.176/volume// Aug 04 09:01:00.527174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-244b0ee5-71b3-4265-8cff-cceb8f59e62d None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.527174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-244b0ee5-71b3-4265-8cff-cceb8f59e62d None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.527702 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-244b0ee5-71b3-4265-8cff-cceb8f59e62d None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:00.532889 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 86/348] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:00.547590 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-af8ab652-5c2e-4352-aaaa-0685c11af2ef None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.550359 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-af8ab652-5c2e-4352-aaaa-0685c11af2ef tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:01:00.552225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-af8ab652-5c2e-4352-aaaa-0685c11af2ef tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "613b5ebb-9692-4ade-91ac-c8c5d3b56a11", "connector": null, "instance_uuid": "d0379ae6-a051-46a6-a9a8-3378014ebf4b"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:00.569472 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.569472 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:00.622350 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-af8ab652-5c2e-4352-aaaa-0685c11af2ef tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:01:00.622973 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 87/349] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:01:00 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:00.633674 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bf2dbad2-6df8-4ca6-b45a-16bb7e12ddeb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.634151 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bf2dbad2-6df8-4ca6-b45a-16bb7e12ddeb None None] GET https://10.4.3.176/volume// Aug 04 09:01:00.634426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bf2dbad2-6df8-4ca6-b45a-16bb7e12ddeb None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.634691 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bf2dbad2-6df8-4ca6-b45a-16bb7e12ddeb None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.635513 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bf2dbad2-6df8-4ca6-b45a-16bb7e12ddeb None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:00.635940 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 88/350] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:00.647405 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-89a5a394-f4b6-4cf6-8b5b-34fceb69694c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.649943 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-89a5a394-f4b6-4cf6-8b5b-34fceb69694c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:01:00.650331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-89a5a394-f4b6-4cf6-8b5b-34fceb69694c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85b53a94-8675-4e00-987d-733a4852b92a", "connector": null, "instance_uuid": "d0379ae6-a051-46a6-a9a8-3378014ebf4b"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:00.665344 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.665344 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:00.726550 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-89a5a394-f4b6-4cf6-8b5b-34fceb69694c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:01:00.726550 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 90/351] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:01:00 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:00.933041 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4fffa8e7-53c3-41b9-bcb7-9504eaa44f16 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.934821 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-c2fb0512-af02-4d99-9be1-5e599fdafcb3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:00.935118 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4fffa8e7-53c3-41b9-bcb7-9504eaa44f16 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:00.935449 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4fffa8e7-53c3-41b9-bcb7-9504eaa44f16 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.935720 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4fffa8e7-53c3-41b9-bcb7-9504eaa44f16 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.935878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-4fffa8e7-53c3-41b9-bcb7-9504eaa44f16 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:00.939705 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-c2fb0512-af02-4d99-9be1-5e599fdafcb3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:00.939705 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-c2fb0512-af02-4d99-9be1-5e599fdafcb3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:00.939705 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-c2fb0512-af02-4d99-9be1-5e599fdafcb3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:00.941985 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.941985 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:00.943026 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4fffa8e7-53c3-41b9-bcb7-9504eaa44f16 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:00.943572 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 87/352] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:00.960741 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:00.960741 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:00.966576 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-c2fb0512-af02-4d99-9be1-5e599fdafcb3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:00.972852 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-c2fb0512-af02-4d99-9be1-5e599fdafcb3 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:01:00.973732 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 88/353] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:00 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:01.006970 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-26ef707d-0b5d-4a1b-a6d1-8b71b538a1f8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:01.011752 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-26ef707d-0b5d-4a1b-a6d1-8b71b538a1f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] DELETE https://10.4.3.176/volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374 Aug 04 09:01:01.011998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-26ef707d-0b5d-4a1b-a6d1-8b71b538a1f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:01.012317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-26ef707d-0b5d-4a1b-a6d1-8b71b538a1f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:01.023880 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:01.023880 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:01.099040 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6a4a3bd8-a164-4ee2-bf13-c8b9bf88aca5 req-26ef707d-0b5d-4a1b-a6d1-8b71b538a1f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374 returned with HTTP 200 Aug 04 09:01:01.099637 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 89/354] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:01:01 2026] DELETE /volume/v3/attachments/43cb4af8-1a2d-4f69-b4c8-bb97afa65374 => generated 192 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:01.218274 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ed0b8ff6-1556-43cb-882f-19399bbc02a7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:01.223366 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ed0b8ff6-1556-43cb-882f-19399bbc02a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:01.223705 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ed0b8ff6-1556-43cb-882f-19399bbc02a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:01.224327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ed0b8ff6-1556-43cb-882f-19399bbc02a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:01.252381 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:01.252381 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:01.262598 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ed0b8ff6-1556-43cb-882f-19399bbc02a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:01.269691 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ed0b8ff6-1556-43cb-882f-19399bbc02a7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:01:01.270306 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 91/355] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:01 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1161 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:01.372843 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-b611b051-d47f-43d9-9368-d7b0875058da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:01.375056 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-b611b051-d47f-43d9-9368-d7b0875058da tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:01.376362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-b611b051-d47f-43d9-9368-d7b0875058da tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:01.376362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-b611b051-d47f-43d9-9368-d7b0875058da tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:01.391049 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:01.391049 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:01.402049 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-b611b051-d47f-43d9-9368-d7b0875058da tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:01.413196 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-b611b051-d47f-43d9-9368-d7b0875058da tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:01:01.413196 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 88/356] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:01 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:01.463877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-72671ae7-3838-4f52-bc1a-d309cac20ae4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:01.469803 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-72671ae7-3838-4f52-bc1a-d309cac20ae4 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] POST https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action Aug 04 09:01:01.470387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-72671ae7-3838-4f52-bc1a-d309cac20ae4 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:01.470387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-72671ae7-3838-4f52-bc1a-d309cac20ae4 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:01.482319 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:01.482319 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:01.483386 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-72671ae7-3838-4f52-bc1a-d309cac20ae4 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:01.495186 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-72671ae7-3838-4f52-bc1a-d309cac20ae4 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Begin detaching volume completed successfully. Aug 04 09:01:01.495186 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-72671ae7-3838-4f52-bc1a-d309cac20ae4 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action returned with HTTP 202 Aug 04 09:01:01.495940 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 89/357] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:01:01 2026] POST /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:01:01.564338 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cd2c22da-21d5-42a3-8207-05f530716857 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:01.564900 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cd2c22da-21d5-42a3-8207-05f530716857 None None] GET https://10.4.3.176/volume// Aug 04 09:01:01.565165 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cd2c22da-21d5-42a3-8207-05f530716857 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:01.565485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cd2c22da-21d5-42a3-8207-05f530716857 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:01.565930 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cd2c22da-21d5-42a3-8207-05f530716857 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:01.566393 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 90/358] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:01.575168 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-60813acd-710c-4f76-96a0-5b308dc28ab7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:01.580264 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-60813acd-710c-4f76-96a0-5b308dc28ab7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:01.580264 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-60813acd-710c-4f76-96a0-5b308dc28ab7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:01.580264 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-60813acd-710c-4f76-96a0-5b308dc28ab7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:01.590907 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:01.590907 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:01.595945 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-60813acd-710c-4f76-96a0-5b308dc28ab7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:01.601194 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-60813acd-710c-4f76-96a0-5b308dc28ab7 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:01:01.601712 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 92/359] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:01 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1344 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:01.959138 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-be1d1182-6b4f-4abc-9335-28e1a4fe14d1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:01.962441 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be1d1182-6b4f-4abc-9335-28e1a4fe14d1 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:01.963116 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be1d1182-6b4f-4abc-9335-28e1a4fe14d1 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:01.963435 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be1d1182-6b4f-4abc-9335-28e1a4fe14d1 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:01.963559 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-be1d1182-6b4f-4abc-9335-28e1a4fe14d1 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:01.968454 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:01.968454 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:01.969196 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be1d1182-6b4f-4abc-9335-28e1a4fe14d1 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:01.969657 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 89/360] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:01 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:02.985972 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6e9a655c-2e48-45f8-a4d4-14dc03607d81 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:02.989975 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e9a655c-2e48-45f8-a4d4-14dc03607d81 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:02.989975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e9a655c-2e48-45f8-a4d4-14dc03607d81 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:02.989975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e9a655c-2e48-45f8-a4d4-14dc03607d81 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:02.989975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6e9a655c-2e48-45f8-a4d4-14dc03607d81 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:02.994073 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:02.994073 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:02.995404 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e9a655c-2e48-45f8-a4d4-14dc03607d81 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:02.995404 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 90/361] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:02 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:03.000464 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.003227 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:01:03.003597 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:03.003848 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:03.004061 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Delete volume with id: e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:01:03.014166 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.014166 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:03.014967 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:01:03.039976 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Delete volume request issued successfully. Aug 04 09:01:03.041309 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cf60b5e-cb29-455a-bbdd-3f68f47d4a9a tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 202 Aug 04 09:01:03.041309 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 91/362] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:01:02 2026] DELETE /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:03.054941 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-14d5d345-d717-4d84-b9d3-e821cc2c3230 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.060926 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-14d5d345-d717-4d84-b9d3-e821cc2c3230 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:01:03.061253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-14d5d345-d717-4d84-b9d3-e821cc2c3230 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:03.061518 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-14d5d345-d717-4d84-b9d3-e821cc2c3230 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:03.072383 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.072383 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:03.077837 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-14d5d345-d717-4d84-b9d3-e821cc2c3230 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Volume info retrieved successfully. Aug 04 09:01:03.086551 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-14d5d345-d717-4d84-b9d3-e821cc2c3230 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 200 Aug 04 09:01:03.087914 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 93/363] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:03 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:03.272270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.431218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1efb84ea-977d-436c-8161-e6bffe9ae924 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.431901 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1efb84ea-977d-436c-8161-e6bffe9ae924 None None] GET https://10.4.3.176/volume// Aug 04 09:01:03.432174 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1efb84ea-977d-436c-8161-e6bffe9ae924 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:03.432490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1efb84ea-977d-436c-8161-e6bffe9ae924 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:03.432952 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1efb84ea-977d-436c-8161-e6bffe9ae924 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:03.433398 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 91/364] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:03.445302 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-e8d988b7-c6c8-4459-8391-76c425a3e4c1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.454363 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-e8d988b7-c6c8-4459-8391-76c425a3e4c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:01:03.454763 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-e8d988b7-c6c8-4459-8391-76c425a3e4c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:03.455039 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-e8d988b7-c6c8-4459-8391-76c425a3e4c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:03.485800 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.485800 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:03.492372 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-e8d988b7-c6c8-4459-8391-76c425a3e4c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:01:03.501353 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-e8d988b7-c6c8-4459-8391-76c425a3e4c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 returned with HTTP 200 Aug 04 09:01:03.502169 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 92/365] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:03 2026] GET /volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 => generated 1538 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:03.543801 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:01:03.544170 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1209822214", "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:03.546083 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1209822214', 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:01:03.596583 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-9327b590-d5a9-488c-8523-83b1ca4bd333 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.599135 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-9327b590-d5a9-488c-8523-83b1ca4bd333 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] PUT https://10.4.3.176/volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca Aug 04 09:01:03.599671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-9327b590-d5a9-488c-8523-83b1ca4bd333 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:03.611458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-9327b590-d5a9-488c-8523-83b1ca4bd333 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Acquiring lock "cinder-attachment_update-a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:01:03.617180 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-9327b590-d5a9-488c-8523-83b1ca4bd333 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Lock "cinder-attachment_update-a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:01:03.619519 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.619519 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:03.682241 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume of 1 GB Aug 04 09:01:03.682594 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.682594 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:03.683111 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Availability Zones retrieved successfully. Aug 04 09:01:03.696582 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (bc5fa3a1-c122-4ae0-a6a2-7cafe8897844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:03.700070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708c358f-7a68-411a-a183-e4c729aa097f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:03.701499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:01:03.756520 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-9327b590-d5a9-488c-8523-83b1ca4bd333 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Lock "cinder-attachment_update-a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74-np0000006401" released by "attachment_update" :: held 0.139s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:01:03.756952 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-9327b590-d5a9-488c-8523-83b1ca4bd333 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca returned with HTTP 200 Aug 04 09:01:03.757697 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 94/366] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:01:03 2026] PUT /volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:03.778289 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.778289 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:03.797746 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708c358f-7a68-411a-a183-e4c729aa097f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d0abadbc-819f-4892-8f44-79c8e36b18d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0abadbc-819f-4892-8f44-79c8e36b18d9', 'encryption_key_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=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:03.801170 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57e7c704-4a39-46b0-9d9a-1c9d711836ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:03.807134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-5a8b4a66-c4ca-4109-956a-31a690ff3d4a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.810374 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-5a8b4a66-c4ca-4109-956a-31a690ff3d4a tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca/action Aug 04 09:01:03.810374 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-5a8b4a66-c4ca-4109-956a-31a690ff3d4a tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:03.810517 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-5a8b4a66-c4ca-4109-956a-31a690ff3d4a tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:03.832704 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.832704 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:03.856571 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-5a8b4a66-c4ca-4109-956a-31a690ff3d4a tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca/action returned with HTTP 204 Aug 04 09:01:03.856970 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 92/367] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:01:03 2026] POST /volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:03.878631 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-93dd91e0-3ed3-469d-8399-feaacb05dc0b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.879599 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-93dd91e0-3ed3-469d-8399-feaacb05dc0b None None] GET https://10.4.3.176/volume// Aug 04 09:01:03.879599 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-93dd91e0-3ed3-469d-8399-feaacb05dc0b None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:03.879599 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-93dd91e0-3ed3-469d-8399-feaacb05dc0b None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:03.880158 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-93dd91e0-3ed3-469d-8399-feaacb05dc0b None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:03.880344 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 93/368] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:03.887232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Created reservations ['46d9bf82-1e6f-49ff-9e79-e71a989c5916', '143cacb0-ec7b-4f40-897a-5568acfa7fb6', 'dfa9d6cf-1d3d-44e4-94a3-bfb54cd33e76', '52126077-7220-40ca-95c7-926d069b1a7c'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:03.887232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57e7c704-4a39-46b0-9d9a-1c9d711836ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d9bf82-1e6f-49ff-9e79-e71a989c5916', '143cacb0-ec7b-4f40-897a-5568acfa7fb6', 'dfa9d6cf-1d3d-44e4-94a3-bfb54cd33e76', '52126077-7220-40ca-95c7-926d069b1a7c']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:03.887530 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b8d225-38cb-43f9-a1a6-03f868188835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:03.891671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-21b6ef8e-6456-46f1-a861-49049c504328 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.894581 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-21b6ef8e-6456-46f1-a861-49049c504328 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:01:03.894787 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-21b6ef8e-6456-46f1-a861-49049c504328 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:03.894971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-21b6ef8e-6456-46f1-a861-49049c504328 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:03.908098 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.908098 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:03.912576 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-21b6ef8e-6456-46f1-a861-49049c504328 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:01:03.918483 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-21b6ef8e-6456-46f1-a861-49049c504328 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 returned with HTTP 200 Aug 04 09:01:03.919249 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 95/369] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:03 2026] GET /volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:03.922532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b8d225-38cb-43f9-a1a6-03f868188835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d44db9e-c3ee-444a-aee2-9e8652cbbf98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1209822214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['46d9bf82-1e6f-49ff-9e79-e71a989c5916','143cacb0-ec7b-4f40-897a-5568acfa7fb6','dfa9d6cf-1d3d-44e4-94a3-bfb54cd33e76','52126077-7220-40ca-95c7-926d069b1a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1209822214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d44db9e-c3ee-444a-aee2-9e8652cbbf98,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0abadbc-819f-4892-8f44-79c8e36b18d9),volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:03.923683 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890e50b9-1f0c-4a53-b051-8cf5b577fe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:03.951549 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (890e50b9-1f0c-4a53-b051-8cf5b577fe89) transitioned into state 'SUCCESS' from state '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-1209822214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['46d9bf82-1e6f-49ff-9e79-e71a989c5916','143cacb0-ec7b-4f40-897a-5568acfa7fb6','dfa9d6cf-1d3d-44e4-94a3-bfb54cd33e76','52126077-7220-40ca-95c7-926d069b1a7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:03.952618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97063deb-38b8-4524-af6e-2b1a01155564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:03.965256 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97063deb-38b8-4524-af6e-2b1a01155564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:03.967311 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (bc5fa3a1-c122-4ae0-a6a2-7cafe8897844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:03.967311 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request issued successfully. Aug 04 09:01:03.967311 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3aed3591-6043-4442-91b5-2b36e3e428a5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:01:03.967912 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 90/370] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:01:03 2026] POST /volume/v3/volumes => generated 760 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:03.983157 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4dc2810d-b0df-4ade-9734-681619e48f74 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:03.985564 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4dc2810d-b0df-4ade-9734-681619e48f74 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:01:03.985995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4dc2810d-b0df-4ade-9734-681619e48f74 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:03.985995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4dc2810d-b0df-4ade-9734-681619e48f74 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:03.997188 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:03.997188 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:04.002990 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4dc2810d-b0df-4ade-9734-681619e48f74 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:04.009772 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4dc2810d-b0df-4ade-9734-681619e48f74 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 200 Aug 04 09:01:04.010541 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 93/371] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:03 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:04.011966 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ff4fbbe-4d43-4696-bcc5-4904e7ced50d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.014765 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ff4fbbe-4d43-4696-bcc5-4904e7ced50d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:04.015276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ff4fbbe-4d43-4696-bcc5-4904e7ced50d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:04.015276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ff4fbbe-4d43-4696-bcc5-4904e7ced50d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:04.015405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1ff4fbbe-4d43-4696-bcc5-4904e7ced50d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:04.019602 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-a6d6a4d7-e257-4443-8bc4-65b83bf593f7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.020646 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:04.020646 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:04.021489 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ff4fbbe-4d43-4696-bcc5-4904e7ced50d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:04.022357 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 94/372] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:04 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:04.028222 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-a6d6a4d7-e257-4443-8bc4-65b83bf593f7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] PUT https://10.4.3.176/volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57 Aug 04 09:01:04.028600 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-a6d6a4d7-e257-4443-8bc4-65b83bf593f7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:04.040678 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-a6d6a4d7-e257-4443-8bc4-65b83bf593f7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Acquiring lock "cinder-attachment_update-613b5ebb-9692-4ade-91ac-c8c5d3b56a11-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:01:04.046165 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-a6d6a4d7-e257-4443-8bc4-65b83bf593f7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Lock "cinder-attachment_update-613b5ebb-9692-4ade-91ac-c8c5d3b56a11-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:01:04.047002 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:04.047002 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:04.105696 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-62efad2b-43f6-43dc-bf60-b4fe666d1677 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.113434 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62efad2b-43f6-43dc-bf60-b4fe666d1677 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] GET https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 Aug 04 09:01:04.113434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62efad2b-43f6-43dc-bf60-b4fe666d1677 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:04.113640 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62efad2b-43f6-43dc-bf60-b4fe666d1677 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:04.135972 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62efad2b-43f6-43dc-bf60-b4fe666d1677 tempest-TaggedAttachmentsTest-353501118 tempest-TaggedAttachmentsTest-353501118-project-member] https://10.4.3.176/volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 returned with HTTP 404 Aug 04 09:01:04.136439 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 91/373] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:04 2026] GET /volume/v3/volumes/e9037bfa-566d-41af-a440-3f8ecf3916a1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:04.207299 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-a6d6a4d7-e257-4443-8bc4-65b83bf593f7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Lock "cinder-attachment_update-613b5ebb-9692-4ade-91ac-c8c5d3b56a11-np0000006401" released by "attachment_update" :: held 0.161s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:01:04.207729 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-a6d6a4d7-e257-4443-8bc4-65b83bf593f7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57 returned with HTTP 200 Aug 04 09:01:04.208155 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 96/374] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:01:04 2026] PUT /volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:04.256011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-1344dffd-c067-4cca-8ac5-cee803eaf39e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.260610 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-1344dffd-c067-4cca-8ac5-cee803eaf39e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57/action Aug 04 09:01:04.261738 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-1344dffd-c067-4cca-8ac5-cee803eaf39e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:04.261738 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-1344dffd-c067-4cca-8ac5-cee803eaf39e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:04.286833 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:04.286833 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:04.309812 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-1344dffd-c067-4cca-8ac5-cee803eaf39e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57/action returned with HTTP 204 Aug 04 09:01:04.309812 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 94/375] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:01:04 2026] POST /volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:04.348094 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f17b5438-34b5-4a0a-b55c-a9ba2610d483 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.348094 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f17b5438-34b5-4a0a-b55c-a9ba2610d483 None None] GET https://10.4.3.176/volume// Aug 04 09:01:04.348094 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f17b5438-34b5-4a0a-b55c-a9ba2610d483 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:04.348094 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f17b5438-34b5-4a0a-b55c-a9ba2610d483 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:04.348094 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f17b5438-34b5-4a0a-b55c-a9ba2610d483 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:04.348094 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 95/376] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:04.360672 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-38b4340f-9133-429e-87db-c01bd50ee9ad None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.364552 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-38b4340f-9133-429e-87db-c01bd50ee9ad tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:01:04.365353 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-38b4340f-9133-429e-87db-c01bd50ee9ad tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:04.367105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-38b4340f-9133-429e-87db-c01bd50ee9ad tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:04.378241 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:04.378241 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:04.382166 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-38b4340f-9133-429e-87db-c01bd50ee9ad tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:01:04.388599 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-38b4340f-9133-429e-87db-c01bd50ee9ad tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a returned with HTTP 200 Aug 04 09:01:04.390079 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 92/377] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:04 2026] GET /volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:04.502687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-65c9b8b4-a7b6-4009-9c46-4a7b40a0127c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.505428 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-65c9b8b4-a7b6-4009-9c46-4a7b40a0127c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] PUT https://10.4.3.176/volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a Aug 04 09:01:04.507228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-65c9b8b4-a7b6-4009-9c46-4a7b40a0127c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:04.520346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-65c9b8b4-a7b6-4009-9c46-4a7b40a0127c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Acquiring lock "cinder-attachment_update-85b53a94-8675-4e00-987d-733a4852b92a-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:01:04.526462 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-65c9b8b4-a7b6-4009-9c46-4a7b40a0127c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Lock "cinder-attachment_update-85b53a94-8675-4e00-987d-733a4852b92a-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:01:04.527822 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:04.527822 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:04.673971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-65c9b8b4-a7b6-4009-9c46-4a7b40a0127c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Lock "cinder-attachment_update-85b53a94-8675-4e00-987d-733a4852b92a-np0000006401" released by "attachment_update" :: held 0.147s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:01:04.674510 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-65c9b8b4-a7b6-4009-9c46-4a7b40a0127c tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a returned with HTTP 200 Aug 04 09:01:04.675104 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 97/378] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:01:04 2026] PUT /volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:04.718415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-0e6887bd-25dd-49c7-b379-5b5d498ab8c1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:04.720345 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-0e6887bd-25dd-49c7-b379-5b5d498ab8c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] POST https://10.4.3.176/volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a/action Aug 04 09:01:04.720763 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-0e6887bd-25dd-49c7-b379-5b5d498ab8c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:04.721112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-0e6887bd-25dd-49c7-b379-5b5d498ab8c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:04.746841 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:04.746841 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:04.763563 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f0b10ac8-82ce-42a8-a291-27e2a5243656 req-0e6887bd-25dd-49c7-b379-5b5d498ab8c1 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a/action returned with HTTP 204 Aug 04 09:01:04.764428 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 95/379] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:01:04 2026] POST /volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:05.030565 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-775bb9a7-3dc5-4946-9a90-4cbcd2141bfb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:05.032343 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-775bb9a7-3dc5-4946-9a90-4cbcd2141bfb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:01:05.033773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-775bb9a7-3dc5-4946-9a90-4cbcd2141bfb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:05.034149 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-775bb9a7-3dc5-4946-9a90-4cbcd2141bfb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:05.034624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7ad66e95-ad36-4464-9735-e98750be01be None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:05.038814 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7ad66e95-ad36-4464-9735-e98750be01be tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:05.038814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7ad66e95-ad36-4464-9735-e98750be01be tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:05.038814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7ad66e95-ad36-4464-9735-e98750be01be tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:05.038814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7ad66e95-ad36-4464-9735-e98750be01be tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:05.044634 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:05.044634 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:05.045583 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7ad66e95-ad36-4464-9735-e98750be01be tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:05.046157 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 93/380] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:05 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:05.051328 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:05.051328 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:05.055498 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-775bb9a7-3dc5-4946-9a90-4cbcd2141bfb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:05.064232 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-775bb9a7-3dc5-4946-9a90-4cbcd2141bfb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 200 Aug 04 09:01:05.064232 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 96/381] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:05 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:05.278263 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-2d4227a5-c2af-4a54-8a36-24f95b2e3b41 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:05.281049 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-2d4227a5-c2af-4a54-8a36-24f95b2e3b41 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:01:05.281430 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-2d4227a5-c2af-4a54-8a36-24f95b2e3b41 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:05.281732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-2d4227a5-c2af-4a54-8a36-24f95b2e3b41 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:05.290618 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:05.290618 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:05.295379 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-2d4227a5-c2af-4a54-8a36-24f95b2e3b41 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:05.300918 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-2d4227a5-c2af-4a54-8a36-24f95b2e3b41 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 200 Aug 04 09:01:05.301706 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 98/382] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:05 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:05.915282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-b104a4a4-b184-4844-b51d-814f7703aef0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:05.919399 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-b104a4a4-b184-4844-b51d-814f7703aef0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:01:05.919399 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-b104a4a4-b184-4844-b51d-814f7703aef0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:05.919399 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-b104a4a4-b184-4844-b51d-814f7703aef0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:05.932402 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:05.932402 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:05.943135 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-b104a4a4-b184-4844-b51d-814f7703aef0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:05.955273 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-b104a4a4-b184-4844-b51d-814f7703aef0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 200 Aug 04 09:01:05.955273 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 96/383] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:05 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:05.967613 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-93f6d6fc-b39e-4403-a37c-fbbddebd20c0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:05.968134 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-93f6d6fc-b39e-4403-a37c-fbbddebd20c0 None None] GET https://10.4.3.176/volume// Aug 04 09:01:05.968460 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-93f6d6fc-b39e-4403-a37c-fbbddebd20c0 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:05.968703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-93f6d6fc-b39e-4403-a37c-fbbddebd20c0 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:05.969116 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-93f6d6fc-b39e-4403-a37c-fbbddebd20c0 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:05.969582 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 94/384] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:01:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:05.981926 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-95e64620-8543-41b8-999f-086f2ea7a995 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:05.983778 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-95e64620-8543-41b8-999f-086f2ea7a995 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:01:05.984420 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-95e64620-8543-41b8-999f-086f2ea7a995 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d44db9e-c3ee-444a-aee2-9e8652cbbf98", "connector": null, "instance_uuid": "99184a26-aa0f-41c3-892c-7af96017d135"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:05.994276 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:05.994276 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:06.023195 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-95e64620-8543-41b8-999f-086f2ea7a995 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:01:06.023964 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 97/385] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:01:05 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:06.060384 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fd3874b0-ec86-49de-8922-85c02e66dd2f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:06.063742 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd3874b0-ec86-49de-8922-85c02e66dd2f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:06.064052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fd3874b0-ec86-49de-8922-85c02e66dd2f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:06.064334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fd3874b0-ec86-49de-8922-85c02e66dd2f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:06.064612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-fd3874b0-ec86-49de-8922-85c02e66dd2f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:06.071883 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:06.071883 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:06.073057 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd3874b0-ec86-49de-8922-85c02e66dd2f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:06.074263 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 99/386] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:06 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:06.536759 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6b20c71c-a472-4a9f-bd1d-bcfd15b392d6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:06.540516 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6b20c71c-a472-4a9f-bd1d-bcfd15b392d6 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:06.540805 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6b20c71c-a472-4a9f-bd1d-bcfd15b392d6 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:06.541102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6b20c71c-a472-4a9f-bd1d-bcfd15b392d6 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:06.566670 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:06.566670 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:06.572702 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6b20c71c-a472-4a9f-bd1d-bcfd15b392d6 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:06.579508 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6b20c71c-a472-4a9f-bd1d-bcfd15b392d6 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:01:06.580166 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 97/387] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:06 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 1164 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:06.966035 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6ef2695c-b5cb-41bb-83a2-a3f61b4e3adf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:06.968993 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6ef2695c-b5cb-41bb-83a2-a3f61b4e3adf tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] DELETE https://10.4.3.176/volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc Aug 04 09:01:06.969455 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6ef2695c-b5cb-41bb-83a2-a3f61b4e3adf tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:06.969455 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6ef2695c-b5cb-41bb-83a2-a3f61b4e3adf tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:06.983496 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:06.983496 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:07.068340 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bd0abd4b-50c9-43dd-8648-8fb93668d70f req-6ef2695c-b5cb-41bb-83a2-a3f61b4e3adf tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc returned with HTTP 200 Aug 04 09:01:07.068854 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 95/388] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:01:06 2026] DELETE /volume/v3/attachments/664184e9-00a3-44b8-8492-5d1d95cdc1bc => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:07.088834 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ecac4ea-f51b-422f-86af-d4cda22644f0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:07.092285 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ecac4ea-f51b-422f-86af-d4cda22644f0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:07.092602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ecac4ea-f51b-422f-86af-d4cda22644f0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:07.092858 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ecac4ea-f51b-422f-86af-d4cda22644f0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:07.093018 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1ecac4ea-f51b-422f-86af-d4cda22644f0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:07.102690 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:07.102690 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:07.103872 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ecac4ea-f51b-422f-86af-d4cda22644f0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:07.104666 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 98/389] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:07 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:07.631786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a4dad6d8-8c26-464f-9123-df33e63c7b8e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:07.632232 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a4dad6d8-8c26-464f-9123-df33e63c7b8e None None] GET https://10.4.3.176/volume// Aug 04 09:01:07.632498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a4dad6d8-8c26-464f-9123-df33e63c7b8e None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:07.632974 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a4dad6d8-8c26-464f-9123-df33e63c7b8e None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:07.633102 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a4dad6d8-8c26-464f-9123-df33e63c7b8e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:07.633527 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 100/390] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:07.660635 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-e6aeea4f-3527-4883-ab95-fa3aa82293ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:07.669350 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-e6aeea4f-3527-4883-ab95-fa3aa82293ac tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:01:07.669672 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-e6aeea4f-3527-4883-ab95-fa3aa82293ac tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:07.669963 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-e6aeea4f-3527-4883-ab95-fa3aa82293ac tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:07.684126 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:07.684126 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:07.689641 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-e6aeea4f-3527-4883-ab95-fa3aa82293ac tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:07.696540 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-e6aeea4f-3527-4883-ab95-fa3aa82293ac tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 200 Aug 04 09:01:07.697026 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 98/391] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:07 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 1547 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:07.800173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-bfacec26-b689-42be-96ec-ed52a1a952bd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:07.806859 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-bfacec26-b689-42be-96ec-ed52a1a952bd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d Aug 04 09:01:07.808406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-bfacec26-b689-42be-96ec-ed52a1a952bd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:07.825002 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-bfacec26-b689-42be-96ec-ed52a1a952bd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-1d44db9e-c3ee-444a-aee2-9e8652cbbf98-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:01:07.831351 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-bfacec26-b689-42be-96ec-ed52a1a952bd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-1d44db9e-c3ee-444a-aee2-9e8652cbbf98-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:01:07.833443 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:07.833443 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:07.961852 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-bfacec26-b689-42be-96ec-ed52a1a952bd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-1d44db9e-c3ee-444a-aee2-9e8652cbbf98-np0000006401" released by "attachment_update" :: held 0.131s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:01:07.962169 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-bfacec26-b689-42be-96ec-ed52a1a952bd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d returned with HTTP 200 Aug 04 09:01:07.962729 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 96/392] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:01:07 2026] PUT /volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:08.006371 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-739f5dbc-d77d-4036-8c7d-dd33367b280b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:08.010097 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-739f5dbc-d77d-4036-8c7d-dd33367b280b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d/action Aug 04 09:01:08.010694 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-739f5dbc-d77d-4036-8c7d-dd33367b280b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:08.010894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-739f5dbc-d77d-4036-8c7d-dd33367b280b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:08.031654 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:08.031654 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:08.054603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f123e487-f242-4a5a-a2d8-ac07a28257fd req-739f5dbc-d77d-4036-8c7d-dd33367b280b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d/action returned with HTTP 204 Aug 04 09:01:08.056241 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 99/393] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:01:08 2026] POST /volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:08.122880 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6feef35b-f9d5-4025-a8ed-23324ec326a0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:08.132337 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6feef35b-f9d5-4025-a8ed-23324ec326a0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:08.133196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6feef35b-f9d5-4025-a8ed-23324ec326a0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:08.133196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6feef35b-f9d5-4025-a8ed-23324ec326a0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:08.133196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6feef35b-f9d5-4025-a8ed-23324ec326a0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:08.140030 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:08.140030 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:08.140729 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6feef35b-f9d5-4025-a8ed-23324ec326a0 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:08.141519 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 101/394] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:08 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:09.156867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-993468c7-2cd2-45e5-803d-77ea69b5153d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:09.159143 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-993468c7-2cd2-45e5-803d-77ea69b5153d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:09.159525 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-993468c7-2cd2-45e5-803d-77ea69b5153d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:09.159822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-993468c7-2cd2-45e5-803d-77ea69b5153d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:09.159985 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-993468c7-2cd2-45e5-803d-77ea69b5153d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:09.166984 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:09.166984 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:09.168658 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-993468c7-2cd2-45e5-803d-77ea69b5153d tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:09.168658 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 99/395] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:09 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:10.185748 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-92af27d2-5994-43d6-921e-e551728d7218 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:10.188117 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-92af27d2-5994-43d6-921e-e551728d7218 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:10.188463 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-92af27d2-5994-43d6-921e-e551728d7218 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:10.189049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-92af27d2-5994-43d6-921e-e551728d7218 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:10.189049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-92af27d2-5994-43d6-921e-e551728d7218 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:10.196954 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:10.196954 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:10.198142 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-92af27d2-5994-43d6-921e-e551728d7218 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:10.198693 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 97/396] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:10 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:11.214071 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3545e3cd-e773-4b76-ae2f-5a6056943031 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:11.215007 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3545e3cd-e773-4b76-ae2f-5a6056943031 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:11.215349 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3545e3cd-e773-4b76-ae2f-5a6056943031 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:11.215615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3545e3cd-e773-4b76-ae2f-5a6056943031 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:11.215754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3545e3cd-e773-4b76-ae2f-5a6056943031 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:11.227509 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:11.227509 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:11.228008 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3545e3cd-e773-4b76-ae2f-5a6056943031 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:11.229707 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 100/397] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:11 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:12.245790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b95f4d64-9d15-4c6b-92f4-68861be06443 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:12.245790 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b95f4d64-9d15-4c6b-92f4-68861be06443 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:12.245790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b95f4d64-9d15-4c6b-92f4-68861be06443 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:12.245790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b95f4d64-9d15-4c6b-92f4-68861be06443 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:12.245790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-b95f4d64-9d15-4c6b-92f4-68861be06443 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:12.260819 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:12.260819 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:12.262350 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b95f4d64-9d15-4c6b-92f4-68861be06443 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:12.263977 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 102/398] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:12 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:12.486425 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:12.490337 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] DELETE https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 Aug 04 09:01:12.490539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:12.490762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:12.490923 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Delete volume with id: 90452313-129e-4898-8559-250fce31a302 Aug 04 09:01:12.507112 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:12.507112 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:12.507692 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:12.539664 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Delete volume request issued successfully. Aug 04 09:01:12.539915 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c8f9e37-a88a-4c5e-8ec4-4a40c6cf236e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 returned with HTTP 202 Aug 04 09:01:12.540821 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 100/399] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:01:12 2026] DELETE /volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:12.551253 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-309e756b-ef2f-42f8-8629-16127c8e9792 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:12.554144 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-309e756b-ef2f-42f8-8629-16127c8e9792 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 Aug 04 09:01:12.554732 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-309e756b-ef2f-42f8-8629-16127c8e9792 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:12.555988 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-309e756b-ef2f-42f8-8629-16127c8e9792 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:12.565762 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:12.565762 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:12.570926 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-309e756b-ef2f-42f8-8629-16127c8e9792 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:12.577774 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-309e756b-ef2f-42f8-8629-16127c8e9792 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 returned with HTTP 200 Aug 04 09:01:12.578587 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 98/400] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:12 2026] GET /volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:13.279447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6b95efbd-d5f1-4712-99c5-44bd83870a65 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:13.282505 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b95efbd-d5f1-4712-99c5-44bd83870a65 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:13.282505 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b95efbd-d5f1-4712-99c5-44bd83870a65 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:13.282819 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b95efbd-d5f1-4712-99c5-44bd83870a65 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:13.282819 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-6b95efbd-d5f1-4712-99c5-44bd83870a65 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:13.287734 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:13.287734 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:13.288698 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b95efbd-d5f1-4712-99c5-44bd83870a65 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:13.288959 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 101/401] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:13 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:13.603805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cdb2eadf-95cc-4fba-b594-e20d439fcf4b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:13.606887 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cdb2eadf-95cc-4fba-b594-e20d439fcf4b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 Aug 04 09:01:13.606887 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cdb2eadf-95cc-4fba-b594-e20d439fcf4b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:13.606887 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cdb2eadf-95cc-4fba-b594-e20d439fcf4b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:13.611819 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cdb2eadf-95cc-4fba-b594-e20d439fcf4b tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 returned with HTTP 404 Aug 04 09:01:13.612749 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 103/402] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:13 2026] GET /volume/v3/volumes/90452313-129e-4898-8559-250fce31a302 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:13.624350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f9d76da8-639d-4608-81e6-52dc368923f8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:13.626326 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9d76da8-639d-4608-81e6-52dc368923f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] DELETE https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:13.626550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9d76da8-639d-4608-81e6-52dc368923f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:13.626807 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9d76da8-639d-4608-81e6-52dc368923f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:13.626920 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-f9d76da8-639d-4608-81e6-52dc368923f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Delete volume with id: 853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:13.639348 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:13.639348 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:13.640146 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f9d76da8-639d-4608-81e6-52dc368923f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:13.674167 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f9d76da8-639d-4608-81e6-52dc368923f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Delete volume request issued successfully. Aug 04 09:01:13.674438 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9d76da8-639d-4608-81e6-52dc368923f8 tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 202 Aug 04 09:01:13.674863 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 101/403] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:01:13 2026] DELETE /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:13.685653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-637b724e-4737-422c-9577-d72f2867f03e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:13.687897 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-637b724e-4737-422c-9577-d72f2867f03e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:13.688158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-637b724e-4737-422c-9577-d72f2867f03e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:13.688434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-637b724e-4737-422c-9577-d72f2867f03e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:13.702224 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:13.702224 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:13.713119 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-637b724e-4737-422c-9577-d72f2867f03e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Volume info retrieved successfully. Aug 04 09:01:13.728012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-637b724e-4737-422c-9577-d72f2867f03e tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 200 Aug 04 09:01:13.728631 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 99/404] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:13 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:14.307810 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fafb7d18-4d74-404b-904c-8b3d4aec1a47 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:14.312606 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fafb7d18-4d74-404b-904c-8b3d4aec1a47 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:14.312867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fafb7d18-4d74-404b-904c-8b3d4aec1a47 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:14.313333 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fafb7d18-4d74-404b-904c-8b3d4aec1a47 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:14.313539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-fafb7d18-4d74-404b-904c-8b3d4aec1a47 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:14.320965 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:14.320965 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:14.322833 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fafb7d18-4d74-404b-904c-8b3d4aec1a47 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:14.323288 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 102/405] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:14 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:14.746929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c46a6153-1f33-49af-b501-f55d4d213b2a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:14.751251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c46a6153-1f33-49af-b501-f55d4d213b2a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] GET https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 Aug 04 09:01:14.751575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c46a6153-1f33-49af-b501-f55d4d213b2a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:14.752062 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c46a6153-1f33-49af-b501-f55d4d213b2a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:14.762794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c46a6153-1f33-49af-b501-f55d4d213b2a tempest-TestMultiAttachVolumeSwap-1078090626 tempest-TestMultiAttachVolumeSwap-1078090626-project-member] https://10.4.3.176/volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 returned with HTTP 404 Aug 04 09:01:14.763553 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 104/406] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:14 2026] GET /volume/v3/volumes/853b7c63-b520-4932-9a12-3e3a074eb0a2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:15.340676 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d1788f01-df43-4d93-b964-41209ee1b1de None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:15.343177 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d1788f01-df43-4d93-b964-41209ee1b1de tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:15.343495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d1788f01-df43-4d93-b964-41209ee1b1de tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:15.343783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d1788f01-df43-4d93-b964-41209ee1b1de tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:15.343985 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-d1788f01-df43-4d93-b964-41209ee1b1de tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:15.349353 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:15.349353 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:15.350390 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d1788f01-df43-4d93-b964-41209ee1b1de tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:15.350933 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 102/407] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:15 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:16.364801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-72f44013-f064-4664-b68c-8ea8e2bde624 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:16.367250 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72f44013-f064-4664-b68c-8ea8e2bde624 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:16.367897 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72f44013-f064-4664-b68c-8ea8e2bde624 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:16.368349 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72f44013-f064-4664-b68c-8ea8e2bde624 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:16.368775 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-72f44013-f064-4664-b68c-8ea8e2bde624 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:16.375807 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:16.375807 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:16.376971 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72f44013-f064-4664-b68c-8ea8e2bde624 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:16.377582 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 100/408] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:16 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:16.393049 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7d8f8100-8961-4613-a427-4d4064eb44d8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:16.396816 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d8f8100-8961-4613-a427-4d4064eb44d8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:01:16.397411 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d8f8100-8961-4613-a427-4d4064eb44d8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:16.397411 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d8f8100-8961-4613-a427-4d4064eb44d8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:16.417372 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:16.417372 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:16.425933 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7d8f8100-8961-4613-a427-4d4064eb44d8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Volume info retrieved successfully. Aug 04 09:01:16.435499 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d8f8100-8961-4613-a427-4d4064eb44d8 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 returned with HTTP 200 Aug 04 09:01:16.436138 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 103/409] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:16 2026] GET /volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:16.451212 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0875a60b-414e-454d-b014-5af674bb98f2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:16.455467 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0875a60b-414e-454d-b014-5af674bb98f2 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] PUT https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:16.455799 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0875a60b-414e-454d-b014-5af674bb98f2 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-56518781", "description": "tempest-volume-backup-description-850743644"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:16.470759 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:16.470759 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:16.480973 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0875a60b-414e-454d-b014-5af674bb98f2 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:16.482059 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 105/410] 10.4.3.176 () {70 vars in 1409 bytes} [Tue Aug 4 09:01:16 2026] PUT /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:16.492671 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-19951739-e543-4598-9123-da6e165cfa7f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:16.495080 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19951739-e543-4598-9123-da6e165cfa7f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:16.495384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19951739-e543-4598-9123-da6e165cfa7f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:16.495713 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19951739-e543-4598-9123-da6e165cfa7f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:16.495916 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-19951739-e543-4598-9123-da6e165cfa7f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:16.502091 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:16.502091 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:16.503153 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19951739-e543-4598-9123-da6e165cfa7f tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:16.503673 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 103/411] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:16 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:16.522971 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7fadb68f-bb70-47db-a295-0b010fe68fd9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:16.525219 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7fadb68f-bb70-47db-a295-0b010fe68fd9 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] DELETE https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:16.525623 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7fadb68f-bb70-47db-a295-0b010fe68fd9 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:16.525867 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7fadb68f-bb70-47db-a295-0b010fe68fd9 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:16.526024 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-7fadb68f-bb70-47db-a295-0b010fe68fd9 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Delete backup with id: ae80a27c-95f9-45eb-99f0-5111ae8fa318. Aug 04 09:01:16.537828 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:16.537828 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:16.574649 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-7fadb68f-bb70-47db-a295-0b010fe68fd9 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] delete_backup rpcapi backup_id ae80a27c-95f9-45eb-99f0-5111ae8fa318 {{(pid=100461) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:01:16.577911 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7fadb68f-bb70-47db-a295-0b010fe68fd9 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 202 Aug 04 09:01:16.580077 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 101/412] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:01:16 2026] DELETE /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 04 09:01:16.591996 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e1109ebf-e0d4-4e20-b55d-7dae9da4ec27 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:16.593830 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e1109ebf-e0d4-4e20-b55d-7dae9da4ec27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:16.593974 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e1109ebf-e0d4-4e20-b55d-7dae9da4ec27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:16.594225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e1109ebf-e0d4-4e20-b55d-7dae9da4ec27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:16.594568 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e1109ebf-e0d4-4e20-b55d-7dae9da4ec27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:16.602647 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:16.602647 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:16.603667 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e1109ebf-e0d4-4e20-b55d-7dae9da4ec27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 200 Aug 04 09:01:16.604119 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 104/413] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:16 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:17.619285 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cc1c72bc-666b-45e0-9072-2e2edc665c27 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:17.620550 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cc1c72bc-666b-45e0-9072-2e2edc665c27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 Aug 04 09:01:17.620900 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cc1c72bc-666b-45e0-9072-2e2edc665c27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:17.621111 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cc1c72bc-666b-45e0-9072-2e2edc665c27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:17.621239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-cc1c72bc-666b-45e0-9072-2e2edc665c27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Show backup with id ae80a27c-95f9-45eb-99f0-5111ae8fa318. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:17.626961 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cc1c72bc-666b-45e0-9072-2e2edc665c27 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 returned with HTTP 404 Aug 04 09:01:17.627485 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 106/414] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:17 2026] GET /volume/v3/backups/ae80a27c-95f9-45eb-99f0-5111ae8fa318 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:17.761571 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-40bea775-dc53-4c15-a99c-6f0f91d32407 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:17.765131 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40bea775-dc53-4c15-a99c-6f0f91d32407 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:01:17.766103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40bea775-dc53-4c15-a99c-6f0f91d32407 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:17.766103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40bea775-dc53-4c15-a99c-6f0f91d32407 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:17.780821 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:17.780821 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:17.787021 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-40bea775-dc53-4c15-a99c-6f0f91d32407 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Volume info retrieved successfully. Aug 04 09:01:17.795186 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40bea775-dc53-4c15-a99c-6f0f91d32407 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 returned with HTTP 200 Aug 04 09:01:17.795613 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 104/415] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:17 2026] GET /volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:17.807597 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:17.809527 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] DELETE https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:01:17.809937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:17.809937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:17.810159 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Delete volume with id: db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:01:17.818315 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:17.818315 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:17.818966 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Volume info retrieved successfully. Aug 04 09:01:17.845880 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Delete volume request issued successfully. Aug 04 09:01:17.846209 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7e4ba9d-4c20-47dd-9ed2-720f066f0a58 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 returned with HTTP 202 Aug 04 09:01:17.846932 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 102/416] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:01:17 2026] DELETE /volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:17.858881 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ed5cce46-1039-4522-af9c-d931ceecec39 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:17.861519 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed5cce46-1039-4522-af9c-d931ceecec39 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:01:17.861785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed5cce46-1039-4522-af9c-d931ceecec39 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:17.862400 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed5cce46-1039-4522-af9c-d931ceecec39 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:17.871848 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:17.871848 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:17.879886 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ed5cce46-1039-4522-af9c-d931ceecec39 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Volume info retrieved successfully. Aug 04 09:01:17.889382 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed5cce46-1039-4522-af9c-d931ceecec39 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 returned with HTTP 200 Aug 04 09:01:17.889983 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 105/417] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:17 2026] GET /volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:18.905962 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fb9d1b66-fe1a-49af-8cbb-35b66439a649 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:18.910470 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb9d1b66-fe1a-49af-8cbb-35b66439a649 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] GET https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 Aug 04 09:01:18.910470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fb9d1b66-fe1a-49af-8cbb-35b66439a649 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:18.911578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fb9d1b66-fe1a-49af-8cbb-35b66439a649 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:18.923263 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb9d1b66-fe1a-49af-8cbb-35b66439a649 tempest-VolumesBackupsV39Test-1650345000 tempest-VolumesBackupsV39Test-1650345000-project-member] https://10.4.3.176/volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 returned with HTTP 404 Aug 04 09:01:18.923995 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 107/418] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:01:18 2026] GET /volume/v3/volumes/db1ec338-e095-4bf7-a30f-4f2f464dbb05 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:27.792003 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=283,cinder:UPDATE=35,cinder:INSERT=12 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:01:27.835459 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=278,cinder:UPDATE=45,cinder:INSERT=28 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:01:27.888275 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=266,cinder:UPDATE=45,cinder:INSERT=22 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:01:28.269997 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:28.647957 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:01:28.649140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1743019013"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:28.652262 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1743019013'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:01:28.652476 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume of 1 GB Aug 04 09:01:28.662294 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Availability Zones retrieved successfully. Aug 04 09:01:28.669505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (e82361fd-255d-42cf-a661-3f45c1fa8899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:28.670954 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804064f4-d861-404e-a855-d2b7d9a181a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:28.672323 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:01:28.728355 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804064f4-d861-404e-a855-d2b7d9a181a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:28.731775 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31306f3e-4df0-45d1-b7c8-35c6d615f047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:28.838295 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['708ccb85-ddd8-490a-9452-1f65a7e26291', 'c0526299-c159-48eb-b9ce-423b00485417', '68437f45-c6cc-4165-b6e4-cdb998b6ab39', '1d79c30f-1168-4d9c-9c39-5cec83cd0739'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:28.839218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31306f3e-4df0-45d1-b7c8-35c6d615f047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['708ccb85-ddd8-490a-9452-1f65a7e26291', 'c0526299-c159-48eb-b9ce-423b00485417', '68437f45-c6cc-4165-b6e4-cdb998b6ab39', '1d79c30f-1168-4d9c-9c39-5cec83cd0739']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:28.840855 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e89172-df84-43eb-80d7-2051a680fe7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:28.875607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e89172-df84-43eb-80d7-2051a680fe7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309a8e82-d380-4d7b-9f61-aede7e55610d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1743019013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['708ccb85-ddd8-490a-9452-1f65a7e26291','c0526299-c159-48eb-b9ce-423b00485417','68437f45-c6cc-4165-b6e4-cdb998b6ab39','1d79c30f-1168-4d9c-9c39-5cec83cd0739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1743019013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=309a8e82-d380-4d7b-9f61-aede7e55610d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea1825298fa49018b5fe015525c0699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:28.876812 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a6a2dd-6ec5-47cc-8db0-6e69579e496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:28.901478 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a6a2dd-6ec5-47cc-8db0-6e69579e496e) transitioned into state 'SUCCESS' from state '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-1743019013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['708ccb85-ddd8-490a-9452-1f65a7e26291','c0526299-c159-48eb-b9ce-423b00485417','68437f45-c6cc-4165-b6e4-cdb998b6ab39','1d79c30f-1168-4d9c-9c39-5cec83cd0739'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:28.902467 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9732131-a5d4-4357-913e-80a2783f877d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:28.917559 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=286,cinder:UPDATE=47,cinder:INSERT=20 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:01:28.920139 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9732131-a5d4-4357-913e-80a2783f877d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:28.923261 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (e82361fd-255d-42cf-a661-3f45c1fa8899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:28.923368 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request issued successfully. Aug 04 09:01:28.924289 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c03f006-333d-4730-9cdc-ce9370d147d5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:01:28.925182 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 105/419] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:01:28 2026] POST /volume/v3/volumes => generated 754 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:28.943510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9daabdf2-57f3-470b-8c72-262c5a129029 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:28.946405 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9daabdf2-57f3-470b-8c72-262c5a129029 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:01:28.946666 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9daabdf2-57f3-470b-8c72-262c5a129029 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:28.946955 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9daabdf2-57f3-470b-8c72-262c5a129029 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:28.957633 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:28.957633 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:28.963343 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9daabdf2-57f3-470b-8c72-262c5a129029 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:28.970129 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9daabdf2-57f3-470b-8c72-262c5a129029 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:01:28.970685 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 103/420] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:28 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:29.989337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a1027baa-dab3-46a6-aa5e-f5a24fdbac23 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:29.994215 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a1027baa-dab3-46a6-aa5e-f5a24fdbac23 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:01:29.994584 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a1027baa-dab3-46a6-aa5e-f5a24fdbac23 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:29.994867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a1027baa-dab3-46a6-aa5e-f5a24fdbac23 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:30.007110 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:30.007110 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:30.015079 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a1027baa-dab3-46a6-aa5e-f5a24fdbac23 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:30.023378 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a1027baa-dab3-46a6-aa5e-f5a24fdbac23 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:01:30.023805 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 106/421] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:29 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:30.041220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-df5e2e8d-3d53-4707-b43e-834582509826 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:30.043730 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-df5e2e8d-3d53-4707-b43e-834582509826 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:01:30.044030 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-df5e2e8d-3d53-4707-b43e-834582509826 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:30.044322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-df5e2e8d-3d53-4707-b43e-834582509826 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:30.054053 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:30.054053 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:30.058766 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-df5e2e8d-3d53-4707-b43e-834582509826 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:30.064891 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-df5e2e8d-3d53-4707-b43e-834582509826 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:01:30.065009 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 108/422] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:30 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:30.079870 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:30.082320 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:01:30.083005 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "309a8e82-d380-4d7b-9f61-aede7e55610d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-243969733"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:30.091963 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:30.091963 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:30.092544 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:30.092648 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:01:30.162771 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['31810121-a9c3-4259-85de-6ca0e914996f', '034d2a48-80a5-4b88-9645-a0984ba1d1b5', 'a5b854fc-428e-4601-bbe6-d3f9625322af', 'fb20d6c9-8e77-4678-8289-c1721d240304'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:30.203890 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot create request issued successfully. Aug 04 09:01:30.203890 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6195220e-ad47-44b7-8c5b-d3c5d990d629 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:01:30.203890 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 106/423] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:01:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:30.219188 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8a35d169-45b2-4aea-b362-c74142706607 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:30.223384 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a35d169-45b2-4aea-b362-c74142706607 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 Aug 04 09:01:30.223384 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a35d169-45b2-4aea-b362-c74142706607 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:30.223719 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a35d169-45b2-4aea-b362-c74142706607 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:30.241363 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:30.241363 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:30.241363 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8a35d169-45b2-4aea-b362-c74142706607 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:01:30.241363 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a35d169-45b2-4aea-b362-c74142706607 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 returned with HTTP 200 Aug 04 09:01:30.244913 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 104/424] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:01:30 2026] GET /volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:01:31.256110 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ed85836d-e525-4959-b892-37e3c90680e5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:31.258608 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed85836d-e525-4959-b892-37e3c90680e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 Aug 04 09:01:31.259239 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed85836d-e525-4959-b892-37e3c90680e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:31.259239 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ed85836d-e525-4959-b892-37e3c90680e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:31.266785 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:31.266785 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:31.269018 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ed85836d-e525-4959-b892-37e3c90680e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:01:31.269018 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ed85836d-e525-4959-b892-37e3c90680e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 returned with HTTP 200 Aug 04 09:01:31.269367 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 107/425] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:01:31 2026] GET /volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:31.288870 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:31.292151 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:01:31.292447 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "309a8e82-d380-4d7b-9f61-aede7e55610d", "snapshot_id": "a2855443-69d5-47cc-b276-49f4dd334189", "name": "tempest-VolumesSnapshotTestJSON-Backup-239736977", "container": "tempest-volumessnapshottestjson-backup-container-272939353"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:31.295068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Creating new backup {'backup': {'volume_id': '309a8e82-d380-4d7b-9f61-aede7e55610d', 'snapshot_id': 'a2855443-69d5-47cc-b276-49f4dd334189', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-239736977', 'container': 'tempest-volumessnapshottestjson-backup-container-272939353'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:01:31.296355 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Creating backup of volume 309a8e82-d380-4d7b-9f61-aede7e55610d in container tempest-volumessnapshottestjson-backup-container-272939353 Aug 04 09:01:31.306535 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:31.306535 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:31.306535 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:31.318492 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:31.318492 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:31.319087 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:01:31.363426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['77f2a0ad-2a9d-4c9b-bd50-e3854df4f6cf', '2432935c-e383-42cc-a698-bac24f7820c0'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:31.431407 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f95a131-dd3a-44f6-90aa-4da2fe93eeba tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:01:31.432073 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 109/426] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:01:31 2026] POST /volume/v3/backups => generated 334 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:31.445925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cfef8625-4824-40db-bad0-ab760ac45262 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:31.448347 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cfef8625-4824-40db-bad0-ab760ac45262 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:31.448666 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cfef8625-4824-40db-bad0-ab760ac45262 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:31.448941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cfef8625-4824-40db-bad0-ab760ac45262 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:31.449092 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-cfef8625-4824-40db-bad0-ab760ac45262 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:31.460800 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:31.460800 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:31.462972 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cfef8625-4824-40db-bad0-ab760ac45262 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:31.463529 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 107/427] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:31 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 807 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:32.044522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-04ee7243-d7e1-4ed0-ae07-d8581d050700 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:32.051476 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-04ee7243-d7e1-4ed0-ae07-d8581d050700 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:01:32.051775 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-04ee7243-d7e1-4ed0-ae07-d8581d050700 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:32.052412 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-04ee7243-d7e1-4ed0-ae07-d8581d050700 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:32.074590 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:32.074590 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:32.086160 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-04ee7243-d7e1-4ed0-ae07-d8581d050700 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:01:32.092134 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-04ee7243-d7e1-4ed0-ae07-d8581d050700 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:01:32.092672 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 105/428] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:32 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1652 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:32.142727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-452450b4-d6be-4f3d-a67f-4e01b37d58dd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:32.150704 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-452450b4-d6be-4f3d-a67f-4e01b37d58dd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:01:32.150704 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-452450b4-d6be-4f3d-a67f-4e01b37d58dd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:32.151066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-452450b4-d6be-4f3d-a67f-4e01b37d58dd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:32.168373 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:32.168373 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:32.176284 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-452450b4-d6be-4f3d-a67f-4e01b37d58dd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:01:32.184680 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-452450b4-d6be-4f3d-a67f-4e01b37d58dd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:01:32.184680 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 108/429] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:32 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1652 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:32.477740 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d7aefe7e-9fa3-4aba-9055-6e22f822b7d6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:32.480493 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d7aefe7e-9fa3-4aba-9055-6e22f822b7d6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:32.480796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d7aefe7e-9fa3-4aba-9055-6e22f822b7d6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:32.481082 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d7aefe7e-9fa3-4aba-9055-6e22f822b7d6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:32.481272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d7aefe7e-9fa3-4aba-9055-6e22f822b7d6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:32.487759 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:32.487759 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:32.488955 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d7aefe7e-9fa3-4aba-9055-6e22f822b7d6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:32.489528 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 110/430] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:32 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:33.515336 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-689c1eb7-3bd5-458a-8df2-912d74b06b38 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:33.520892 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-689c1eb7-3bd5-458a-8df2-912d74b06b38 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:33.522353 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-689c1eb7-3bd5-458a-8df2-912d74b06b38 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:33.522353 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-689c1eb7-3bd5-458a-8df2-912d74b06b38 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:33.522545 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-689c1eb7-3bd5-458a-8df2-912d74b06b38 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:33.530571 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:33.530571 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:33.531395 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-689c1eb7-3bd5-458a-8df2-912d74b06b38 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:33.532331 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 108/431] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:33 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:34.552023 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e5c220e7-ddde-4519-930d-ccc6153f4b36 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:34.556988 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e5c220e7-ddde-4519-930d-ccc6153f4b36 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:34.557294 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e5c220e7-ddde-4519-930d-ccc6153f4b36 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:34.557732 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e5c220e7-ddde-4519-930d-ccc6153f4b36 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:34.557732 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e5c220e7-ddde-4519-930d-ccc6153f4b36 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:34.570947 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:34.570947 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:34.571970 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e5c220e7-ddde-4519-930d-ccc6153f4b36 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:34.572413 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 106/432] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:34 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:34.969044 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-74f26001-be43-4d03-8ee4-a9828b897115 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:34.969982 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74f26001-be43-4d03-8ee4-a9828b897115 None None] GET https://10.4.3.176/volume// Aug 04 09:01:34.969982 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74f26001-be43-4d03-8ee4-a9828b897115 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:34.970099 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74f26001-be43-4d03-8ee4-a9828b897115 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:34.970858 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74f26001-be43-4d03-8ee4-a9828b897115 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:34.971074 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 109/433] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:34.987491 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-7e50a402-2187-4cd1-a945-a2d52f5ef7fe None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:34.994686 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-7e50a402-2187-4cd1-a945-a2d52f5ef7fe tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:01:34.997227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-7e50a402-2187-4cd1-a945-a2d52f5ef7fe tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6", "connector": null, "instance_uuid": "7a95ff68-039c-4995-83f0-5fc4fc253040"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:35.023620 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:35.023620 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:35.109811 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-7e50a402-2187-4cd1-a945-a2d52f5ef7fe tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:01:35.110194 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 111/434] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:01:34 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:01:35.212276 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2ba44d04-9ee8-490c-a459-2cae0fb543bd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:35.220353 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2ba44d04-9ee8-490c-a459-2cae0fb543bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] DELETE https://10.4.3.176/volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f Aug 04 09:01:35.223869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2ba44d04-9ee8-490c-a459-2cae0fb543bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:35.223869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2ba44d04-9ee8-490c-a459-2cae0fb543bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:35.230934 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:35.230934 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:35.338542 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2ba44d04-9ee8-490c-a459-2cae0fb543bd tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f returned with HTTP 200 Aug 04 09:01:35.339438 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 109/435] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:01:35 2026] DELETE /volume/v3/attachments/7b5415fe-0ed5-4d76-9297-f4e340ae855f => generated 192 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:35.530849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-629b5634-31e1-42f3-a51b-590b8e356ffc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:35.530849 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-629b5634-31e1-42f3-a51b-590b8e356ffc None None] GET https://10.4.3.176/volume// Aug 04 09:01:35.531171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-629b5634-31e1-42f3-a51b-590b8e356ffc None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:35.533325 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-629b5634-31e1-42f3-a51b-590b8e356ffc None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:35.534041 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-629b5634-31e1-42f3-a51b-590b8e356ffc None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:35.534603 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 107/436] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:35 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:35.545786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-070bed50-50b7-4bc5-bdb7-7f8c5d6ec353 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:35.549057 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-070bed50-50b7-4bc5-bdb7-7f8c5d6ec353 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] POST https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6/action Aug 04 09:01:35.549892 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-070bed50-50b7-4bc5-bdb7-7f8c5d6ec353 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action body: b'{"os-reimage": {"image_id": "19ddc978-b584-4463-a76c-75505f244988", "reimage_reserved": true}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:35.550100 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-070bed50-50b7-4bc5-bdb7-7f8c5d6ec353 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "19ddc978-b584-4463-a76c-75505f244988", "reimage_reserved": true}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:35.567514 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:35.567514 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:35.568356 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-070bed50-50b7-4bc5-bdb7-7f8c5d6ec353 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:01:35.587750 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5ca06988-48e0-428b-94c0-3a7c28022ccf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:35.590102 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5ca06988-48e0-428b-94c0-3a7c28022ccf tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:35.590102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5ca06988-48e0-428b-94c0-3a7c28022ccf tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:35.590442 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5ca06988-48e0-428b-94c0-3a7c28022ccf tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:35.590442 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5ca06988-48e0-428b-94c0-3a7c28022ccf tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:35.599406 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:35.599406 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:35.601288 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5ca06988-48e0-428b-94c0-3a7c28022ccf tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:35.602044 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 112/437] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:35 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:36.395571 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-070bed50-50b7-4bc5-bdb7-7f8c5d6ec353 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6/action returned with HTTP 202 Aug 04 09:01:36.397084 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 110/438] 10.4.3.176 () {74 vars in 1713 bytes} [Tue Aug 4 09:01:35 2026] POST /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6/action => generated 0 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 09:01:36.621317 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-54070439-4421-43fe-ad96-5ac562a864e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:36.624213 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-54070439-4421-43fe-ad96-5ac562a864e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:36.624731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-54070439-4421-43fe-ad96-5ac562a864e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:36.624731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-54070439-4421-43fe-ad96-5ac562a864e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:36.624731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-54070439-4421-43fe-ad96-5ac562a864e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:36.637988 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:36.637988 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:36.639815 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-54070439-4421-43fe-ad96-5ac562a864e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:36.639815 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 110/439] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:36 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:37.654375 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ec7c4291-b23e-4949-8179-5f3fd5be1b8b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:37.659030 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ec7c4291-b23e-4949-8179-5f3fd5be1b8b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:37.659030 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ec7c4291-b23e-4949-8179-5f3fd5be1b8b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:37.659030 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ec7c4291-b23e-4949-8179-5f3fd5be1b8b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:37.659030 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ec7c4291-b23e-4949-8179-5f3fd5be1b8b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:37.665634 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:37.665634 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:37.665634 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ec7c4291-b23e-4949-8179-5f3fd5be1b8b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:37.665634 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 108/440] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:37 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:38.318276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-28b859ce-cfb3-4fb8-b89f-63201d1de6de None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:38.319753 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-28b859ce-cfb3-4fb8-b89f-63201d1de6de tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:38.319984 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-28b859ce-cfb3-4fb8-b89f-63201d1de6de tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:38.320218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-28b859ce-cfb3-4fb8-b89f-63201d1de6de tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:38.335876 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:38.335876 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:38.341762 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-28b859ce-cfb3-4fb8-b89f-63201d1de6de tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:01:38.348466 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-28b859ce-cfb3-4fb8-b89f-63201d1de6de tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:01:38.348964 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 113/441] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:38 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:38.410520 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-0bc3af6c-87bf-4322-a8e4-89e7a08f8ad8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:38.414776 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-0bc3af6c-87bf-4322-a8e4-89e7a08f8ad8 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:38.415099 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-0bc3af6c-87bf-4322-a8e4-89e7a08f8ad8 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:38.415408 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-0bc3af6c-87bf-4322-a8e4-89e7a08f8ad8 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:38.436143 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:38.436143 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:38.441332 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-0bc3af6c-87bf-4322-a8e4-89e7a08f8ad8 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:01:38.454226 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-0bc3af6c-87bf-4322-a8e4-89e7a08f8ad8 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:01:38.454226 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 111/442] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:38 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:38.509888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-62a18ac5-9fb7-4b38-ade9-834c12fdbe10 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:38.514699 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-62a18ac5-9fb7-4b38-ade9-834c12fdbe10 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] POST https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827/action Aug 04 09:01:38.515240 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-62a18ac5-9fb7-4b38-ade9-834c12fdbe10 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:38.516222 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-62a18ac5-9fb7-4b38-ade9-834c12fdbe10 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:38.546848 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:38.546848 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:38.547056 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-62a18ac5-9fb7-4b38-ade9-834c12fdbe10 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:01:38.559817 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-62a18ac5-9fb7-4b38-ade9-834c12fdbe10 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Begin detaching volume completed successfully. Aug 04 09:01:38.560402 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-62a18ac5-9fb7-4b38-ade9-834c12fdbe10 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827/action returned with HTTP 202 Aug 04 09:01:38.561645 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 111/443] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:01:38 2026] POST /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:01:38.632006 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dcd01bd0-d2f2-4a27-aed2-fac295b2c0ad None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:38.632006 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dcd01bd0-d2f2-4a27-aed2-fac295b2c0ad None None] GET https://10.4.3.176/volume// Aug 04 09:01:38.632006 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dcd01bd0-d2f2-4a27-aed2-fac295b2c0ad None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:38.632006 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dcd01bd0-d2f2-4a27-aed2-fac295b2c0ad None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:38.632006 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dcd01bd0-d2f2-4a27-aed2-fac295b2c0ad None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:38.633606 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 109/444] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:38.644017 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-e266f0a3-7abc-49b6-81be-a0d8857bda63 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:38.649270 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-e266f0a3-7abc-49b6-81be-a0d8857bda63 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:38.649687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-e266f0a3-7abc-49b6-81be-a0d8857bda63 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:38.650371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-e266f0a3-7abc-49b6-81be-a0d8857bda63 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:38.665458 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:38.665458 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:38.671941 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-e266f0a3-7abc-49b6-81be-a0d8857bda63 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:01:38.680694 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-e266f0a3-7abc-49b6-81be-a0d8857bda63 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:01:38.680694 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 114/445] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:38 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:38.680907 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7673588a-c301-48bc-8d66-2d2b49ed4332 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:38.682981 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7673588a-c301-48bc-8d66-2d2b49ed4332 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:38.683379 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7673588a-c301-48bc-8d66-2d2b49ed4332 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:38.683742 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7673588a-c301-48bc-8d66-2d2b49ed4332 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:38.683989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7673588a-c301-48bc-8d66-2d2b49ed4332 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:38.706106 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:38.706106 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:38.708400 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7673588a-c301-48bc-8d66-2d2b49ed4332 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:38.708400 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 112/446] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:38 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:39.725809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b816cc09-da36-4fdc-aa46-4b78a79108db None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:39.728966 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b816cc09-da36-4fdc-aa46-4b78a79108db tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:39.729327 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b816cc09-da36-4fdc-aa46-4b78a79108db tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:39.729528 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b816cc09-da36-4fdc-aa46-4b78a79108db tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:39.729892 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b816cc09-da36-4fdc-aa46-4b78a79108db tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:39.735601 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:39.735601 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:39.736708 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b816cc09-da36-4fdc-aa46-4b78a79108db tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:39.737391 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 112/447] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:39 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:40.752192 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c9e5f643-5923-4ee0-b205-c95f07d94e2c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:40.759586 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9e5f643-5923-4ee0-b205-c95f07d94e2c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:40.760059 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9e5f643-5923-4ee0-b205-c95f07d94e2c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:40.760139 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9e5f643-5923-4ee0-b205-c95f07d94e2c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:40.760289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c9e5f643-5923-4ee0-b205-c95f07d94e2c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:40.769056 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:40.769056 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:40.770535 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9e5f643-5923-4ee0-b205-c95f07d94e2c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:40.770535 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 110/448] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:40 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:40.789018 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-7cded35d-a0bb-439e-93c6-f23f089b8c69 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:40.792996 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-7cded35d-a0bb-439e-93c6-f23f089b8c69 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] DELETE https://10.4.3.176/volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5 Aug 04 09:01:40.793394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-7cded35d-a0bb-439e-93c6-f23f089b8c69 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:40.793619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-7cded35d-a0bb-439e-93c6-f23f089b8c69 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:40.805462 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:40.805462 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:40.910836 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f3b679f4-998a-4c34-8cdd-ca33de0d05db req-7cded35d-a0bb-439e-93c6-f23f089b8c69 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5 returned with HTTP 200 Aug 04 09:01:40.911347 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 115/449] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:01:40 2026] DELETE /volume/v3/attachments/5bfe64a9-431b-4b64-8deb-be7605613dd5 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:41.789232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3859b7f2-ae4b-4565-862d-df68cabd2b3a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:41.792244 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3859b7f2-ae4b-4565-862d-df68cabd2b3a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:41.793102 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3859b7f2-ae4b-4565-862d-df68cabd2b3a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:41.793102 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3859b7f2-ae4b-4565-862d-df68cabd2b3a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:41.793371 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3859b7f2-ae4b-4565-862d-df68cabd2b3a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:41.803587 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:41.803587 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:41.804923 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3859b7f2-ae4b-4565-862d-df68cabd2b3a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:41.806077 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 113/450] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:41 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:41.867500 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2c045a68-e28c-4def-a303-1ffe699dda82 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:41.870633 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2c045a68-e28c-4def-a303-1ffe699dda82 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:41.871045 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2c045a68-e28c-4def-a303-1ffe699dda82 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:41.871278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2c045a68-e28c-4def-a303-1ffe699dda82 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:41.883914 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:41.883914 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:41.889396 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2c045a68-e28c-4def-a303-1ffe699dda82 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:01:41.899629 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2c045a68-e28c-4def-a303-1ffe699dda82 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:01:41.900318 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 113/451] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:41 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:42.603462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:42.606876 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:01:42.607235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1051047692"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:42.610330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1051047692'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:01:42.616779 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume of 1 GB Aug 04 09:01:42.617180 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:42.617180 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:42.617874 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Availability Zones retrieved successfully. Aug 04 09:01:42.625269 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (1cd9392a-f7d2-417a-94e6-fa70759df5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:42.628152 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112dd7b5-5b7f-4330-aea7-5f89150997e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:42.630265 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:01:42.643842 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:42.643842 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:42.667102 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112dd7b5-5b7f-4330-aea7-5f89150997e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d0abadbc-819f-4892-8f44-79c8e36b18d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0abadbc-819f-4892-8f44-79c8e36b18d9', 'encryption_key_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=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:42.667979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c679fe80-6062-46ba-91ce-fccd15f45abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:42.732999 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Created reservations ['7b7e214e-b42d-43b6-9125-bc439f7c43a7', '25750197-af5f-4ac5-9c8d-5be9090102b5', '8b6e56ca-70d8-4c07-8aa3-d63bf39935e0', 'f9603910-9f04-4d06-9aaf-18f5a76b5acd'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:42.734628 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c679fe80-6062-46ba-91ce-fccd15f45abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b7e214e-b42d-43b6-9125-bc439f7c43a7', '25750197-af5f-4ac5-9c8d-5be9090102b5', '8b6e56ca-70d8-4c07-8aa3-d63bf39935e0', 'f9603910-9f04-4d06-9aaf-18f5a76b5acd']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:42.739466 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272f5864-8020-4836-81cd-fa0ad1a314e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:42.778210 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (272f5864-8020-4836-81cd-fa0ad1a314e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dd36d84-038a-4f39-9c1f-92de1b53be00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1051047692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['7b7e214e-b42d-43b6-9125-bc439f7c43a7','25750197-af5f-4ac5-9c8d-5be9090102b5','8b6e56ca-70d8-4c07-8aa3-d63bf39935e0','f9603910-9f04-4d06-9aaf-18f5a76b5acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1051047692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dd36d84-038a-4f39-9c1f-92de1b53be00,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0abadbc-819f-4892-8f44-79c8e36b18d9),volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:42.779283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4aa83fd-6e03-4cde-b576-8ccb6ce37738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:42.802999 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4aa83fd-6e03-4cde-b576-8ccb6ce37738) transitioned into state 'SUCCESS' from state '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-1051047692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['7b7e214e-b42d-43b6-9125-bc439f7c43a7','25750197-af5f-4ac5-9c8d-5be9090102b5','8b6e56ca-70d8-4c07-8aa3-d63bf39935e0','f9603910-9f04-4d06-9aaf-18f5a76b5acd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:42.803584 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff781f8-7a91-47eb-9eba-36f15b783fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:42.818594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff781f8-7a91-47eb-9eba-36f15b783fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:42.821226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (1cd9392a-f7d2-417a-94e6-fa70759df5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:42.821226 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request issued successfully. Aug 04 09:01:42.821226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e07d393c-f8c7-41e7-af0c-1e9c1f2a0247 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:01:42.821397 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 111/452] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:01:42 2026] POST /volume/v3/volumes => generated 760 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:42.822926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d3c4b340-02df-4cc0-b1fd-9ed2e5abdd7e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:42.826186 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d3c4b340-02df-4cc0-b1fd-9ed2e5abdd7e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:42.826472 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d3c4b340-02df-4cc0-b1fd-9ed2e5abdd7e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:42.826722 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d3c4b340-02df-4cc0-b1fd-9ed2e5abdd7e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:42.826885 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d3c4b340-02df-4cc0-b1fd-9ed2e5abdd7e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:42.841941 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:42.841941 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:42.842552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a647ab2e-e4cc-40b1-800c-faefcc80bdcc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:42.843630 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d3c4b340-02df-4cc0-b1fd-9ed2e5abdd7e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:42.844785 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a647ab2e-e4cc-40b1-800c-faefcc80bdcc tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:42.845022 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a647ab2e-e4cc-40b1-800c-faefcc80bdcc tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:42.845244 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a647ab2e-e4cc-40b1-800c-faefcc80bdcc tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:42.847990 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 116/453] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:42 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:42.860532 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:42.860532 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:42.866448 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a647ab2e-e4cc-40b1-800c-faefcc80bdcc tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:42.872597 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a647ab2e-e4cc-40b1-800c-faefcc80bdcc tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:42.873330 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 114/454] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:42 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:43.861431 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-351dfd09-0707-405d-a704-53a38a9953f2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:43.863913 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-351dfd09-0707-405d-a704-53a38a9953f2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:43.864218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-351dfd09-0707-405d-a704-53a38a9953f2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:43.864521 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-351dfd09-0707-405d-a704-53a38a9953f2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:43.864680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-351dfd09-0707-405d-a704-53a38a9953f2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:43.871399 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:43.871399 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:43.872545 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-351dfd09-0707-405d-a704-53a38a9953f2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:43.873484 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 114/455] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:43 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:43.891346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-63495f35-8842-4096-a171-74ab0357471b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:43.893699 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63495f35-8842-4096-a171-74ab0357471b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:43.893922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63495f35-8842-4096-a171-74ab0357471b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:43.894142 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63495f35-8842-4096-a171-74ab0357471b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:43.906818 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:43.906818 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:43.913470 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-63495f35-8842-4096-a171-74ab0357471b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:43.921932 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63495f35-8842-4096-a171-74ab0357471b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:43.923027 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 112/456] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:43 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:44.000705 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b7052983-2d94-4bad-942a-b018b4751d9a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.004133 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b7052983-2d94-4bad-942a-b018b4751d9a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:44.004897 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b7052983-2d94-4bad-942a-b018b4751d9a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:44.004897 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b7052983-2d94-4bad-942a-b018b4751d9a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:44.023436 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:44.023436 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:44.029324 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b7052983-2d94-4bad-942a-b018b4751d9a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:44.034602 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b7052983-2d94-4bad-942a-b018b4751d9a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:44.035082 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 117/457] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:43 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:44.163861 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-83ba0b70-1b7c-4ecc-835c-bfcaed45f0f9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.164398 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-83ba0b70-1b7c-4ecc-835c-bfcaed45f0f9 None None] GET https://10.4.3.176/volume// Aug 04 09:01:44.164577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-83ba0b70-1b7c-4ecc-835c-bfcaed45f0f9 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:44.164821 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-83ba0b70-1b7c-4ecc-835c-bfcaed45f0f9 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:44.165338 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-83ba0b70-1b7c-4ecc-835c-bfcaed45f0f9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:44.165600 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 115/458] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:01:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:44.182296 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-61981888-26c5-4397-816e-1f43b6381b58 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.184955 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-61981888-26c5-4397-816e-1f43b6381b58 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:01:44.185395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-61981888-26c5-4397-816e-1f43b6381b58 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dd36d84-038a-4f39-9c1f-92de1b53be00", "connector": null, "instance_uuid": "4494f3fe-957e-4f39-abc7-0a371fe6b8ac"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:44.202232 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:44.202232 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:44.241111 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-61981888-26c5-4397-816e-1f43b6381b58 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:01:44.242558 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 115/459] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:01:44 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:44.296481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6e3ef80c-7be7-446e-b66c-94c512cb55d7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.299392 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6e3ef80c-7be7-446e-b66c-94c512cb55d7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:44.300240 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6e3ef80c-7be7-446e-b66c-94c512cb55d7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:44.300952 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6e3ef80c-7be7-446e-b66c-94c512cb55d7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:44.319454 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:44.319454 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:44.324028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ec0e07ac-7141-4cc9-aed1-e1082036eeb5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.325137 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ec0e07ac-7141-4cc9-aed1-e1082036eeb5 None None] GET https://10.4.3.176/volume// Aug 04 09:01:44.325321 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6e3ef80c-7be7-446e-b66c-94c512cb55d7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:44.327320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ec0e07ac-7141-4cc9-aed1-e1082036eeb5 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:44.327596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ec0e07ac-7141-4cc9-aed1-e1082036eeb5 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:44.328928 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ec0e07ac-7141-4cc9-aed1-e1082036eeb5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:44.330257 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 118/460] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:44 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:44.331864 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6e3ef80c-7be7-446e-b66c-94c512cb55d7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:44.332169 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 113/461] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:44 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:44.346941 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b1098dda-547d-4f1d-9d43-4b7c26661ee4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.351529 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b1098dda-547d-4f1d-9d43-4b7c26661ee4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:44.351529 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b1098dda-547d-4f1d-9d43-4b7c26661ee4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:44.351809 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b1098dda-547d-4f1d-9d43-4b7c26661ee4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:44.366389 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:44.366389 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:44.371682 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b1098dda-547d-4f1d-9d43-4b7c26661ee4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:44.382573 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-b1098dda-547d-4f1d-9d43-4b7c26661ee4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:44.383030 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 116/462] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:44 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1032 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 09:01:44.514966 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-3e5e1e55-c5cd-481b-8204-1f67892eb860 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.517409 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-3e5e1e55-c5cd-481b-8204-1f67892eb860 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac Aug 04 09:01:44.517832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-3e5e1e55-c5cd-481b-8204-1f67892eb860 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:44.543846 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-3e5e1e55-c5cd-481b-8204-1f67892eb860 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-5dd36d84-038a-4f39-9c1f-92de1b53be00-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:01:44.553527 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-3e5e1e55-c5cd-481b-8204-1f67892eb860 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-5dd36d84-038a-4f39-9c1f-92de1b53be00-np0000006401" acquired by "attachment_update" :: waited 0.010s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:01:44.555135 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:44.555135 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:44.849871 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-3e5e1e55-c5cd-481b-8204-1f67892eb860 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-5dd36d84-038a-4f39-9c1f-92de1b53be00-np0000006401" released by "attachment_update" :: held 0.296s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:01:44.850281 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-3e5e1e55-c5cd-481b-8204-1f67892eb860 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac returned with HTTP 200 Aug 04 09:01:44.850942 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 116/463] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:01:44 2026] PUT /volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac => generated 969 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:44.892362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-36d03e41-51a1-40da-8c17-97f61531009e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:44.899868 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36d03e41-51a1-40da-8c17-97f61531009e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:44.899868 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36d03e41-51a1-40da-8c17-97f61531009e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:44.899868 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36d03e41-51a1-40da-8c17-97f61531009e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:44.900977 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-36d03e41-51a1-40da-8c17-97f61531009e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:44.910594 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:44.910594 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:44.910972 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36d03e41-51a1-40da-8c17-97f61531009e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:44.911710 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 119/464] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:44 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:45.356572 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b0cea782-1285-4cf5-b661-3c6bf218bbab None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:45.360070 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0cea782-1285-4cf5-b661-3c6bf218bbab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:45.360331 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0cea782-1285-4cf5-b661-3c6bf218bbab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:45.360886 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0cea782-1285-4cf5-b661-3c6bf218bbab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:45.387965 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:45.387965 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:45.391398 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b0cea782-1285-4cf5-b661-3c6bf218bbab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:45.398858 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0cea782-1285-4cf5-b661-3c6bf218bbab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:45.399161 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 114/465] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:45 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:45.930602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f76237cb-012e-40a9-8fc0-8cf29cc37cd4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:45.933001 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f76237cb-012e-40a9-8fc0-8cf29cc37cd4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:45.933348 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f76237cb-012e-40a9-8fc0-8cf29cc37cd4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:45.933645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f76237cb-012e-40a9-8fc0-8cf29cc37cd4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:45.933886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f76237cb-012e-40a9-8fc0-8cf29cc37cd4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:45.939325 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:45.939325 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:45.940365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f76237cb-012e-40a9-8fc0-8cf29cc37cd4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:45.940880 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 117/466] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:45 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:46.419891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-abb19045-434c-4b74-b381-0c96fdba5f4e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:46.422252 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-abb19045-434c-4b74-b381-0c96fdba5f4e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:46.422684 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-abb19045-434c-4b74-b381-0c96fdba5f4e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:46.423002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-abb19045-434c-4b74-b381-0c96fdba5f4e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:46.439236 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:46.439236 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:46.443836 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-abb19045-434c-4b74-b381-0c96fdba5f4e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:46.451369 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-abb19045-434c-4b74-b381-0c96fdba5f4e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:46.451369 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 117/467] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:46 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:46.958279 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0a66e4f2-e803-45a5-a216-e6655c46ec91 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:46.962470 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a66e4f2-e803-45a5-a216-e6655c46ec91 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:46.962470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a66e4f2-e803-45a5-a216-e6655c46ec91 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:46.962470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a66e4f2-e803-45a5-a216-e6655c46ec91 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:46.962470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0a66e4f2-e803-45a5-a216-e6655c46ec91 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:46.969154 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:46.969154 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:46.970692 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a66e4f2-e803-45a5-a216-e6655c46ec91 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:46.971743 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 120/468] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:46 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:47.164642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:47.168935 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:47.169226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:47.169518 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:47.169750 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Delete volume with id: f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:47.181298 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:47.181298 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:47.182932 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:01:47.220901 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Delete volume request issued successfully. Aug 04 09:01:47.221232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c7918d6-9c74-4bda-9b4d-ad64b23aa617 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 202 Aug 04 09:01:47.221840 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 115/469] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:01:47 2026] DELETE /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:47.234465 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4e36e6d3-60ca-42b6-a9db-66c1de9ec65d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:47.236685 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e36e6d3-60ca-42b6-a9db-66c1de9ec65d tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:47.236928 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e36e6d3-60ca-42b6-a9db-66c1de9ec65d tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:47.237168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e36e6d3-60ca-42b6-a9db-66c1de9ec65d tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:47.256716 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:47.256716 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:47.270109 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4e36e6d3-60ca-42b6-a9db-66c1de9ec65d tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Volume info retrieved successfully. Aug 04 09:01:47.278700 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e36e6d3-60ca-42b6-a9db-66c1de9ec65d tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 200 Aug 04 09:01:47.280424 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 118/470] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:47 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:47.470495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-62b682fb-9cb4-433c-a999-0d2932370045 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:47.473124 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-62b682fb-9cb4-433c-a999-0d2932370045 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:47.473407 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-62b682fb-9cb4-433c-a999-0d2932370045 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:47.474266 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-62b682fb-9cb4-433c-a999-0d2932370045 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:47.487305 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:47.487305 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:47.493067 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-62b682fb-9cb4-433c-a999-0d2932370045 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:47.499919 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-62b682fb-9cb4-433c-a999-0d2932370045 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:47.500445 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 118/471] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:47 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:47.983171 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-457c12af-efbd-45b6-85cc-1068100a8c10 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:47.987624 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-457c12af-efbd-45b6-85cc-1068100a8c10 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:47.989530 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-457c12af-efbd-45b6-85cc-1068100a8c10 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:47.989785 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-457c12af-efbd-45b6-85cc-1068100a8c10 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:47.989926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-457c12af-efbd-45b6-85cc-1068100a8c10 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:47.999264 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:47.999264 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:48.000969 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-457c12af-efbd-45b6-85cc-1068100a8c10 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:48.001386 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 121/472] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:47 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:48.196179 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-ed047bd5-d3f7-4a14-ab55-571e48ed395a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.200153 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-ed047bd5-d3f7-4a14-ab55-571e48ed395a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac/action Aug 04 09:01:48.200545 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-ed047bd5-d3f7-4a14-ab55-571e48ed395a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:48.201337 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-ed047bd5-d3f7-4a14-ab55-571e48ed395a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:48.223541 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:48.223541 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:48.242392 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3c0eb70-8d26-4f61-a773-21ca4413a07e req-ed047bd5-d3f7-4a14-ab55-571e48ed395a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac/action returned with HTTP 204 Aug 04 09:01:48.242862 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 116/473] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:01:48 2026] POST /volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:48.299186 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0841dae8-fac5-44dd-90ae-901fe344c925 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.303560 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0841dae8-fac5-44dd-90ae-901fe344c925 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] GET https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 Aug 04 09:01:48.303560 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0841dae8-fac5-44dd-90ae-901fe344c925 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.303560 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0841dae8-fac5-44dd-90ae-901fe344c925 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.311427 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0841dae8-fac5-44dd-90ae-901fe344c925 tempest-ServerStableDeviceRescueTest-1675960857 tempest-ServerStableDeviceRescueTest-1675960857-project-member] https://10.4.3.176/volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 returned with HTTP 404 Aug 04 09:01:48.312280 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 119/474] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/v3/volumes/f5c6232b-c47b-44eb-ae15-252db769b827 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:48.525325 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-00c94eb0-4f3b-4443-af5f-d93b0a1b1c81 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.528002 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-00c94eb0-4f3b-4443-af5f-d93b0a1b1c81 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:48.528665 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-00c94eb0-4f3b-4443-af5f-d93b0a1b1c81 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.528876 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-00c94eb0-4f3b-4443-af5f-d93b0a1b1c81 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.540979 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:48.540979 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:48.547800 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-00c94eb0-4f3b-4443-af5f-d93b0a1b1c81 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:48.556675 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-00c94eb0-4f3b-4443-af5f-d93b0a1b1c81 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:48.557225 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 119/475] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:48.626589 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-13db6011-0b20-4584-a06e-e711f292f511 req-218cdfdc-ea22-4ecf-a1d0-822b19ef4bcb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.630773 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-218cdfdc-ea22-4ecf-a1d0-822b19ef4bcb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:48.630773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-218cdfdc-ea22-4ecf-a1d0-822b19ef4bcb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.630989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-218cdfdc-ea22-4ecf-a1d0-822b19ef4bcb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.650021 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:48.650021 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:48.657655 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-13db6011-0b20-4584-a06e-e711f292f511 req-218cdfdc-ea22-4ecf-a1d0-822b19ef4bcb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:48.667580 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-218cdfdc-ea22-4ecf-a1d0-822b19ef4bcb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:48.668304 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 122/476] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:48.799450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ed0b3cd5-1bf4-40cb-a04f-6581519698bb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.800067 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed0b3cd5-1bf4-40cb-a04f-6581519698bb None None] GET https://10.4.3.176/volume// Aug 04 09:01:48.800353 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed0b3cd5-1bf4-40cb-a04f-6581519698bb None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.800603 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed0b3cd5-1bf4-40cb-a04f-6581519698bb None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.800967 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed0b3cd5-1bf4-40cb-a04f-6581519698bb None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:48.801341 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 117/477] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:48.812048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-13db6011-0b20-4584-a06e-e711f292f511 req-951bf17e-7da5-4190-b0b9-2edf1a7d557a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.817176 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-951bf17e-7da5-4190-b0b9-2edf1a7d557a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:01:48.817591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-951bf17e-7da5-4190-b0b9-2edf1a7d557a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dd36d84-038a-4f39-9c1f-92de1b53be00", "connector": null, "instance_uuid": "73746977-1324-4f51-96f4-a557aa44ae54"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:48.830446 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:48.830446 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:48.883665 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-951bf17e-7da5-4190-b0b9-2edf1a7d557a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:01:48.883665 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 120/478] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:01:48 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:48.936571 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fbc10a4a-93e9-4b32-8aa8-dc763d15a1bb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.940675 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fbc10a4a-93e9-4b32-8aa8-dc763d15a1bb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:48.940675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fbc10a4a-93e9-4b32-8aa8-dc763d15a1bb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.940988 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fbc10a4a-93e9-4b32-8aa8-dc763d15a1bb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.953349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7b36aa90-f326-465a-8f0b-dafa5ffd70ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.953349 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b36aa90-f326-465a-8f0b-dafa5ffd70ae None None] GET https://10.4.3.176/volume// Aug 04 09:01:48.953349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b36aa90-f326-465a-8f0b-dafa5ffd70ae None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.953349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b36aa90-f326-465a-8f0b-dafa5ffd70ae None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.956190 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b36aa90-f326-465a-8f0b-dafa5ffd70ae None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:48.956190 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 123/479] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:48.956354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f3566af2-1f4d-4591-b57a-1750947e191e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.956354 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f3566af2-1f4d-4591-b57a-1750947e191e None None] GET https://10.4.3.176/volume// Aug 04 09:01:48.956354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f3566af2-1f4d-4591-b57a-1750947e191e None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.956354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f3566af2-1f4d-4591-b57a-1750947e191e None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.956354 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f3566af2-1f4d-4591-b57a-1750947e191e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:48.956354 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 118/480] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:48.961523 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:48.961523 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:48.967558 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fbc10a4a-93e9-4b32-8aa8-dc763d15a1bb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:48.968829 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-13db6011-0b20-4584-a06e-e711f292f511 req-46aa9ef5-ed72-4709-a750-c0e70208347c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.971327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-9fc0837d-ae7a-4590-ac77-4e4a20217d1b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:48.973264 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-46aa9ef5-ed72-4709-a750-c0e70208347c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:48.973680 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-46aa9ef5-ed72-4709-a750-c0e70208347c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.973997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-46aa9ef5-ed72-4709-a750-c0e70208347c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.974369 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-9fc0837d-ae7a-4590-ac77-4e4a20217d1b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:01:48.975222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-9fc0837d-ae7a-4590-ac77-4e4a20217d1b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:48.975222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-9fc0837d-ae7a-4590-ac77-4e4a20217d1b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:48.975349 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fbc10a4a-93e9-4b32-8aa8-dc763d15a1bb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:48.975873 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 120/481] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:48.986665 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:48.986665 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:48.989529 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:48.989529 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:48.990575 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-9fc0837d-ae7a-4590-ac77-4e4a20217d1b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:01:48.994524 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-13db6011-0b20-4584-a06e-e711f292f511 req-46aa9ef5-ed72-4709-a750-c0e70208347c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:48.997856 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-9fc0837d-ae7a-4590-ac77-4e4a20217d1b tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:01:48.998087 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 124/482] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:49.001677 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-46aa9ef5-ed72-4709-a750-c0e70208347c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:49.002227 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 121/483] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:48 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:49.017744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-39527355-26ca-4a8f-8319-60fac8dc72a0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:49.021569 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-39527355-26ca-4a8f-8319-60fac8dc72a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:49.021569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-39527355-26ca-4a8f-8319-60fac8dc72a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:49.021569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-39527355-26ca-4a8f-8319-60fac8dc72a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:49.021569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-39527355-26ca-4a8f-8319-60fac8dc72a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:49.028061 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:49.028061 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:49.029288 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-39527355-26ca-4a8f-8319-60fac8dc72a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:49.030013 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 119/484] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:49 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:49.141783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-13db6011-0b20-4584-a06e-e711f292f511 req-d67d39d5-9391-4c66-9eb1-8876968f4709 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:49.146259 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-c7e3e366-71a1-4732-8726-d5301140522e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:49.147319 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-d67d39d5-9391-4c66-9eb1-8876968f4709 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a Aug 04 09:01:49.147707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-d67d39d5-9391-4c66-9eb1-8876968f4709 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:49.151369 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-c7e3e366-71a1-4732-8726-d5301140522e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] PUT https://10.4.3.176/volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b Aug 04 09:01:49.152032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-c7e3e366-71a1-4732-8726-d5301140522e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:49.161352 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-13db6011-0b20-4584-a06e-e711f292f511 req-d67d39d5-9391-4c66-9eb1-8876968f4709 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-5dd36d84-038a-4f39-9c1f-92de1b53be00-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:01:49.163049 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-c7e3e366-71a1-4732-8726-d5301140522e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Acquiring lock "cinder-attachment_update-d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:01:49.165524 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-13db6011-0b20-4584-a06e-e711f292f511 req-d67d39d5-9391-4c66-9eb1-8876968f4709 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-5dd36d84-038a-4f39-9c1f-92de1b53be00-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:01:49.166913 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:49.166913 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:49.169050 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-c7e3e366-71a1-4732-8726-d5301140522e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Lock "cinder-attachment_update-d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:01:49.170602 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:49.170602 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:49.393690 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-c7e3e366-71a1-4732-8726-d5301140522e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Lock "cinder-attachment_update-d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6-np0000006401" released by "attachment_update" :: held 0.225s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:01:49.394053 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-c7e3e366-71a1-4732-8726-d5301140522e tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b returned with HTTP 200 Aug 04 09:01:49.394617 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 125/485] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:01:49 2026] PUT /volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:49.405819 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-13db6011-0b20-4584-a06e-e711f292f511 req-d67d39d5-9391-4c66-9eb1-8876968f4709 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-5dd36d84-038a-4f39-9c1f-92de1b53be00-np0000006401" released by "attachment_update" :: held 0.240s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:01:49.406193 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-d67d39d5-9391-4c66-9eb1-8876968f4709 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a returned with HTTP 200 Aug 04 09:01:49.407001 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 121/486] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:01:49 2026] PUT /volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:49.455193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2e821a00-bc22-471f-ab1c-a1b07a173eb0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:49.456619 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2e821a00-bc22-471f-ab1c-a1b07a173eb0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] POST https://10.4.3.176/volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b/action Aug 04 09:01:49.457017 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2e821a00-bc22-471f-ab1c-a1b07a173eb0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:49.460684 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2e821a00-bc22-471f-ab1c-a1b07a173eb0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:49.492698 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:49.492698 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:49.523985 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-52b62fc4-0ddf-4c94-b322-bb2991405eb2 req-2e821a00-bc22-471f-ab1c-a1b07a173eb0 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b/action returned with HTTP 204 Aug 04 09:01:49.524580 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 122/487] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:01:49 2026] POST /volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:49.996558 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c9f49c42-d2b9-45a9-b89b-da08a9d4b5f6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:49.998646 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9f49c42-d2b9-45a9-b89b-da08a9d4b5f6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:49.999174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9f49c42-d2b9-45a9-b89b-da08a9d4b5f6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:49.999174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9f49c42-d2b9-45a9-b89b-da08a9d4b5f6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:50.020593 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:50.020593 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:50.026538 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c9f49c42-d2b9-45a9-b89b-da08a9d4b5f6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:50.034509 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9f49c42-d2b9-45a9-b89b-da08a9d4b5f6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:50.035334 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 120/488] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:49 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:01:50.048763 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a4cd32cb-a010-48d5-9303-deb8c188d2c9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:50.052179 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a4cd32cb-a010-48d5-9303-deb8c188d2c9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:50.053331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a4cd32cb-a010-48d5-9303-deb8c188d2c9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:50.053331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a4cd32cb-a010-48d5-9303-deb8c188d2c9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:50.053331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a4cd32cb-a010-48d5-9303-deb8c188d2c9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:50.060302 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:50.060302 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:50.062232 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a4cd32cb-a010-48d5-9303-deb8c188d2c9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:50.063032 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 126/489] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:50 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:51.052560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-640bfca0-2c1d-47a8-b088-37c84aa8d36f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:51.054589 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-640bfca0-2c1d-47a8-b088-37c84aa8d36f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:51.054675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-640bfca0-2c1d-47a8-b088-37c84aa8d36f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:51.055497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-640bfca0-2c1d-47a8-b088-37c84aa8d36f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:51.075580 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:51.075580 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:51.079466 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-27d9ae27-5c33-4f3a-b1f7-7df060c900f5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:51.081663 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27d9ae27-5c33-4f3a-b1f7-7df060c900f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:51.081980 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27d9ae27-5c33-4f3a-b1f7-7df060c900f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:51.082031 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-640bfca0-2c1d-47a8-b088-37c84aa8d36f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:51.082328 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27d9ae27-5c33-4f3a-b1f7-7df060c900f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:51.082485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-27d9ae27-5c33-4f3a-b1f7-7df060c900f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:51.087164 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-640bfca0-2c1d-47a8-b088-37c84aa8d36f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:51.087600 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 122/490] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:51 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:51.096196 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:51.096196 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:51.096196 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27d9ae27-5c33-4f3a-b1f7-7df060c900f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:51.096196 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 123/491] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:51 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:51.767197 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-13db6011-0b20-4584-a06e-e711f292f511 req-03a52e03-fda7-4c45-9c0a-2f7f1d006fd9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:51.769922 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-03a52e03-fda7-4c45-9c0a-2f7f1d006fd9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a/action Aug 04 09:01:51.770473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-03a52e03-fda7-4c45-9c0a-2f7f1d006fd9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:51.770644 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-03a52e03-fda7-4c45-9c0a-2f7f1d006fd9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:51.795878 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:51.795878 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:51.807494 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-13db6011-0b20-4584-a06e-e711f292f511 req-03a52e03-fda7-4c45-9c0a-2f7f1d006fd9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a/action returned with HTTP 204 Aug 04 09:01:51.807993 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 121/492] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:01:51 2026] POST /volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:52.104221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7349b012-a5e8-4693-b51d-2e61e2ee8013 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.106529 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7349b012-a5e8-4693-b51d-2e61e2ee8013 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:52.106741 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7349b012-a5e8-4693-b51d-2e61e2ee8013 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.107037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7349b012-a5e8-4693-b51d-2e61e2ee8013 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.108419 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-86b78322-9e87-49c9-b49a-14b93d4e72b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.111492 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-86b78322-9e87-49c9-b49a-14b93d4e72b4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:52.111849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-86b78322-9e87-49c9-b49a-14b93d4e72b4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.111999 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-86b78322-9e87-49c9-b49a-14b93d4e72b4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.112159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-86b78322-9e87-49c9-b49a-14b93d4e72b4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:52.122257 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.122257 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:52.123110 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-86b78322-9e87-49c9-b49a-14b93d4e72b4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:52.123470 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 123/493] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:52.133261 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.133261 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:52.137742 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7349b012-a5e8-4693-b51d-2e61e2ee8013 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:52.143380 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7349b012-a5e8-4693-b51d-2e61e2ee8013 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:52.143879 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 127/494] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:52.159928 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b3f0b10f-0e86-47cd-a944-88b5950f15b2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.350615 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b3f0b10f-0e86-47cd-a944-88b5950f15b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:52.350944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b3f0b10f-0e86-47cd-a944-88b5950f15b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.351070 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b3f0b10f-0e86-47cd-a944-88b5950f15b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.369388 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.369388 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:52.376138 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b3f0b10f-0e86-47cd-a944-88b5950f15b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Volume info retrieved successfully. Aug 04 09:01:52.382267 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b3f0b10f-0e86-47cd-a944-88b5950f15b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:52.382645 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 124/495] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1442 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:52.437099 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-97adf93c-ea8f-46b4-90fe-fe9e41620d27 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.438994 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-97adf93c-ea8f-46b4-90fe-fe9e41620d27 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:52.439300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-97adf93c-ea8f-46b4-90fe-fe9e41620d27 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.439537 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-97adf93c-ea8f-46b4-90fe-fe9e41620d27 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.462923 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.462923 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:52.468466 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-97adf93c-ea8f-46b4-90fe-fe9e41620d27 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Volume info retrieved successfully. Aug 04 09:01:52.476847 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-97adf93c-ea8f-46b4-90fe-fe9e41620d27 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:52.477524 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 122/496] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:52.531345 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5b7b7f25-6889-4dad-8607-0a2e917f3df1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.537832 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5b7b7f25-6889-4dad-8607-0a2e917f3df1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:52.538379 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5b7b7f25-6889-4dad-8607-0a2e917f3df1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.538706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5b7b7f25-6889-4dad-8607-0a2e917f3df1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.560011 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.560011 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:52.566033 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5b7b7f25-6889-4dad-8607-0a2e917f3df1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:52.574390 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5b7b7f25-6889-4dad-8607-0a2e917f3df1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:52.575105 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 124/497] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:52.607453 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-6b85bf90-1e7a-43d4-9d06-5cc4d7c9601b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.610043 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-6b85bf90-1e7a-43d4-9d06-5cc4d7c9601b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00/action Aug 04 09:01:52.610571 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-6b85bf90-1e7a-43d4-9d06-5cc4d7c9601b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:52.610695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-6b85bf90-1e7a-43d4-9d06-5cc4d7c9601b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:52.628553 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.628553 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:52.629213 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-6b85bf90-1e7a-43d4-9d06-5cc4d7c9601b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:52.644634 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-6b85bf90-1e7a-43d4-9d06-5cc4d7c9601b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Begin detaching volume completed successfully. Aug 04 09:01:52.645961 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-6b85bf90-1e7a-43d4-9d06-5cc4d7c9601b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00/action returned with HTTP 202 Aug 04 09:01:52.648126 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 128/498] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:01:52 2026] POST /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:01:52.677672 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-74ae4ef2-3883-4fb2-8b12-61882b04c93d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.681587 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74ae4ef2-3883-4fb2-8b12-61882b04c93d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:52.681830 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74ae4ef2-3883-4fb2-8b12-61882b04c93d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.682050 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74ae4ef2-3883-4fb2-8b12-61882b04c93d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.701831 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.701831 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:52.707376 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-74ae4ef2-3883-4fb2-8b12-61882b04c93d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:52.714046 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74ae4ef2-3883-4fb2-8b12-61882b04c93d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:52.714046 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 125/499] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:52.732955 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-26069ceb-13ff-4d1f-80a1-ee1bf2c1afd4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.734596 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-26069ceb-13ff-4d1f-80a1-ee1bf2c1afd4 None None] GET https://10.4.3.176/volume// Aug 04 09:01:52.734596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-26069ceb-13ff-4d1f-80a1-ee1bf2c1afd4 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.734596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-26069ceb-13ff-4d1f-80a1-ee1bf2c1afd4 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.734789 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-26069ceb-13ff-4d1f-80a1-ee1bf2c1afd4 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:52.735157 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 123/500] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:52.746586 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5a3af6bc-e514-4cf8-a33f-a1e8a0f36f38 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:52.754616 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5a3af6bc-e514-4cf8-a33f-a1e8a0f36f38 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:52.754616 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5a3af6bc-e514-4cf8-a33f-a1e8a0f36f38 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:52.754616 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5a3af6bc-e514-4cf8-a33f-a1e8a0f36f38 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:52.778618 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:52.778618 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:52.786394 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5a3af6bc-e514-4cf8-a33f-a1e8a0f36f38 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:52.793935 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-5a3af6bc-e514-4cf8-a33f-a1e8a0f36f38 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:52.794007 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 125/501] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:52 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1625 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:52.885260 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-aed6e54d-120a-47c3-a608-944e69d8b9de None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.092295 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:01:53.092669 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1056747661"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:53.094472 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1056747661'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:01:53.094613 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume of 1 GB Aug 04 09:01:53.101487 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Availability Zones retrieved successfully. Aug 04 09:01:53.110105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Flow 'volume_create_api' (9eda0406-2501-48a6-a352-1309b23350ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:53.111782 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2161763-7288-42ca-8d53-427bfe334f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:53.113149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:01:53.136554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e3f0788c-9101-4aff-af16-39f742928727 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.138292 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3f0788c-9101-4aff-af16-39f742928727 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:53.138481 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3f0788c-9101-4aff-af16-39f742928727 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.138653 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3f0788c-9101-4aff-af16-39f742928727 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:53.138750 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e3f0788c-9101-4aff-af16-39f742928727 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:53.143773 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.143773 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:53.144551 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3f0788c-9101-4aff-af16-39f742928727 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:53.144898 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 126/502] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:53 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:53.154909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2161763-7288-42ca-8d53-427bfe334f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:53.156130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207689a6-8c60-473d-aba0-a12e2a448376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:53.238568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Created reservations ['494fc4c1-79bf-4aa6-a272-2c684e61152e', '5388f74c-99e1-4065-a126-529fd8fa8ab3', '7053b93c-b77e-42a0-8145-dc6e04826192', 'b7490fd0-2dad-4659-b659-a26fb9b47ca9'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:53.239587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207689a6-8c60-473d-aba0-a12e2a448376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['494fc4c1-79bf-4aa6-a272-2c684e61152e', '5388f74c-99e1-4065-a126-529fd8fa8ab3', '7053b93c-b77e-42a0-8145-dc6e04826192', 'b7490fd0-2dad-4659-b659-a26fb9b47ca9']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:53.240473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (535874d4-2a47-46e8-adef-c9e068222b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:53.276107 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (535874d4-2a47-46e8-adef-c9e068222b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1056747661',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7817265eb0ec4acdb7a27653a0d44a96',qos_specs=None,replication_status=,reservations=['494fc4c1-79bf-4aa6-a272-2c684e61152e','5388f74c-99e1-4065-a126-529fd8fa8ab3','7053b93c-b77e-42a0-8145-dc6e04826192','b7490fd0-2dad-4659-b659-a26fb9b47ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1056747661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7817265eb0ec4acdb7a27653a0d44a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:53.277175 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b36740d-c6fc-4200-9190-475e6b3e40dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:53.305143 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b36740d-c6fc-4200-9190-475e6b3e40dd) transitioned into state 'SUCCESS' from state '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-1056747661',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7817265eb0ec4acdb7a27653a0d44a96',qos_specs=None,replication_status=,reservations=['494fc4c1-79bf-4aa6-a272-2c684e61152e','5388f74c-99e1-4065-a126-529fd8fa8ab3','7053b93c-b77e-42a0-8145-dc6e04826192','b7490fd0-2dad-4659-b659-a26fb9b47ca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:53.306418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2e4117-0da0-40a2-b89e-87fcab1e7309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:53.321011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a2e4117-0da0-40a2-b89e-87fcab1e7309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:53.322414 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Flow 'volume_create_api' (9eda0406-2501-48a6-a352-1309b23350ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:53.322918 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume request issued successfully. Aug 04 09:01:53.323812 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aed6e54d-120a-47c3-a608-944e69d8b9de tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:01:53.324484 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 129/503] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:01:52 2026] POST /volume/v3/volumes => generated 760 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:53.339499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e553de5b-6cdb-4b6d-a77b-18ea6112e317 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.342023 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e553de5b-6cdb-4b6d-a77b-18ea6112e317 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed Aug 04 09:01:53.342318 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e553de5b-6cdb-4b6d-a77b-18ea6112e317 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.342602 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e553de5b-6cdb-4b6d-a77b-18ea6112e317 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:53.353323 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.353323 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:53.358679 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e553de5b-6cdb-4b6d-a77b-18ea6112e317 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:53.365657 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e553de5b-6cdb-4b6d-a77b-18ea6112e317 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed returned with HTTP 200 Aug 04 09:01:53.366380 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 124/504] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:53 2026] GET /volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:53.499452 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-c15f2c52-8dcb-4fcd-b2a1-beb7288c1827 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.501783 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-c15f2c52-8dcb-4fcd-b2a1-beb7288c1827 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:53.502052 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-c15f2c52-8dcb-4fcd-b2a1-beb7288c1827 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.502293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-c15f2c52-8dcb-4fcd-b2a1-beb7288c1827 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:53.516024 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.516024 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:53.520225 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-c15f2c52-8dcb-4fcd-b2a1-beb7288c1827 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:53.524895 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-c15f2c52-8dcb-4fcd-b2a1-beb7288c1827 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:53.525303 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 126/505] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:53 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:53.540882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-86d6e7f7-6106-41bf-a1ac-ebc9af99ab4f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.543640 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-86d6e7f7-6106-41bf-a1ac-ebc9af99ab4f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac Aug 04 09:01:53.543999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-86d6e7f7-6106-41bf-a1ac-ebc9af99ab4f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.544317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-86d6e7f7-6106-41bf-a1ac-ebc9af99ab4f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:53.552142 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.552142 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:53.616061 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bad2bf38-9536-4041-b2d9-c4f795a86c22 req-86d6e7f7-6106-41bf-a1ac-ebc9af99ab4f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac returned with HTTP 200 Aug 04 09:01:53.616061 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 127/506] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:01:53 2026] DELETE /volume/v3/attachments/f70460a5-fd7f-47f4-ab90-11fbd44aa5ac => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:53.733414 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b782dfc4-41a0-4ad0-a2b7-d394cb63ef4a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.736045 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b782dfc4-41a0-4ad0-a2b7-d394cb63ef4a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:53.736374 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b782dfc4-41a0-4ad0-a2b7-d394cb63ef4a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.736666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b782dfc4-41a0-4ad0-a2b7-d394cb63ef4a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:53.750631 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.750631 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:53.756326 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b782dfc4-41a0-4ad0-a2b7-d394cb63ef4a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:53.762793 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b782dfc4-41a0-4ad0-a2b7-d394cb63ef4a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:53.763573 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 130/507] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:53 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:53.821785 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4372a7fb-a306-49b9-b37e-9214a6ac9505 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.823557 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4372a7fb-a306-49b9-b37e-9214a6ac9505 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:53.823990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4372a7fb-a306-49b9-b37e-9214a6ac9505 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.824363 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4372a7fb-a306-49b9-b37e-9214a6ac9505 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:53.838034 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.838034 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:53.846981 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4372a7fb-a306-49b9-b37e-9214a6ac9505 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Volume info retrieved successfully. Aug 04 09:01:53.849836 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4372a7fb-a306-49b9-b37e-9214a6ac9505 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:53.850425 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 125/508] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:53 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:53.896559 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6c4f9734-1e68-4d72-8395-7d5965307db5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.900804 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6c4f9734-1e68-4d72-8395-7d5965307db5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:53.900804 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6c4f9734-1e68-4d72-8395-7d5965307db5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.900804 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6c4f9734-1e68-4d72-8395-7d5965307db5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:53.908492 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.908492 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:53.912411 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6c4f9734-1e68-4d72-8395-7d5965307db5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:53.917180 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6c4f9734-1e68-4d72-8395-7d5965307db5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:53.917948 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 127/509] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:53 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:53.940675 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-264cd568-daf9-4135-ac2f-571af92217e4 req-4a5604a0-d7bf-4c5f-939f-53304ac0e44e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.943775 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-4a5604a0-d7bf-4c5f-939f-53304ac0e44e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00/action Aug 04 09:01:53.944389 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-4a5604a0-d7bf-4c5f-939f-53304ac0e44e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:01:53.944675 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-4a5604a0-d7bf-4c5f-939f-53304ac0e44e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:53.956298 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:53.956298 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:53.957173 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-264cd568-daf9-4135-ac2f-571af92217e4 req-4a5604a0-d7bf-4c5f-939f-53304ac0e44e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:53.969274 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-264cd568-daf9-4135-ac2f-571af92217e4 req-4a5604a0-d7bf-4c5f-939f-53304ac0e44e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Begin detaching volume completed successfully. Aug 04 09:01:53.969696 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-4a5604a0-d7bf-4c5f-939f-53304ac0e44e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00/action returned with HTTP 202 Aug 04 09:01:53.970309 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 128/510] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:01:53 2026] POST /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:01:53.988169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ba14cc4e-bdd3-4853-8430-ed362d298252 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:53.990538 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ba14cc4e-bdd3-4853-8430-ed362d298252 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:53.990983 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ba14cc4e-bdd3-4853-8430-ed362d298252 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:53.990983 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ba14cc4e-bdd3-4853-8430-ed362d298252 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:54.002533 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:54.002533 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:54.007102 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ba14cc4e-bdd3-4853-8430-ed362d298252 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:54.016179 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ba14cc4e-bdd3-4853-8430-ed362d298252 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:54.016713 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 131/511] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:53 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:54.024217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f146f0dd-fa27-42d8-9825-7a115f81d890 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:54.024217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f146f0dd-fa27-42d8-9825-7a115f81d890 None None] GET https://10.4.3.176/volume// Aug 04 09:01:54.024217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f146f0dd-fa27-42d8-9825-7a115f81d890 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:54.024217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f146f0dd-fa27-42d8-9825-7a115f81d890 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:54.024217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f146f0dd-fa27-42d8-9825-7a115f81d890 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:01:54.024217 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 126/512] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:01:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:01:54.032103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6afa41df-83d3-4f77-99fe-15042fc5913d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:54.034922 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6afa41df-83d3-4f77-99fe-15042fc5913d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:54.035232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6afa41df-83d3-4f77-99fe-15042fc5913d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:54.035497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6afa41df-83d3-4f77-99fe-15042fc5913d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:54.048816 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:54.048816 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:54.054139 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6afa41df-83d3-4f77-99fe-15042fc5913d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:54.060790 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-6afa41df-83d3-4f77-99fe-15042fc5913d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:54.061404 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 128/513] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:01:54 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:54.158004 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f17a4bed-6ee6-457b-b86a-38fd4f3bb316 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:54.159688 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f17a4bed-6ee6-457b-b86a-38fd4f3bb316 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:54.160150 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f17a4bed-6ee6-457b-b86a-38fd4f3bb316 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:54.161532 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f17a4bed-6ee6-457b-b86a-38fd4f3bb316 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:54.161532 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f17a4bed-6ee6-457b-b86a-38fd4f3bb316 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:54.165574 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:54.165574 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:54.166691 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f17a4bed-6ee6-457b-b86a-38fd4f3bb316 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:54.167292 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 129/514] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:54 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:54.383508 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7f6591c5-35c7-48e7-b533-a79d16999010 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:54.385464 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f6591c5-35c7-48e7-b533-a79d16999010 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed Aug 04 09:01:54.385658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f6591c5-35c7-48e7-b533-a79d16999010 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:54.385884 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f6591c5-35c7-48e7-b533-a79d16999010 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:54.393462 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:54.393462 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:54.398720 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7f6591c5-35c7-48e7-b533-a79d16999010 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:54.403225 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f6591c5-35c7-48e7-b533-a79d16999010 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed returned with HTTP 200 Aug 04 09:01:54.403585 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 132/515] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:54 2026] GET /volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:54.432497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2a7b9c77-1708-4075-adb0-ba97fe0bf7bf req-bb665c51-9911-4aae-9485-287c3dbd2e70 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:54.435106 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2a7b9c77-1708-4075-adb0-ba97fe0bf7bf req-bb665c51-9911-4aae-9485-287c3dbd2e70 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed Aug 04 09:01:54.435500 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2a7b9c77-1708-4075-adb0-ba97fe0bf7bf req-bb665c51-9911-4aae-9485-287c3dbd2e70 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:54.435835 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2a7b9c77-1708-4075-adb0-ba97fe0bf7bf req-bb665c51-9911-4aae-9485-287c3dbd2e70 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:54.446850 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:54.446850 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:54.450402 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-2a7b9c77-1708-4075-adb0-ba97fe0bf7bf req-bb665c51-9911-4aae-9485-287c3dbd2e70 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:54.455251 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2a7b9c77-1708-4075-adb0-ba97fe0bf7bf req-bb665c51-9911-4aae-9485-287c3dbd2e70 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed returned with HTTP 200 Aug 04 09:01:54.455767 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 127/516] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:54 2026] GET /volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:54.470607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-99579025-c2af-40de-b263-40adcffe0ecd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:54.472289 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:01:54.472597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-471336063"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:54.473964 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-471336063'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:01:54.474078 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume of 1 GB Aug 04 09:01:54.477915 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Availability Zones retrieved successfully. Aug 04 09:01:54.483244 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Flow 'volume_create_api' (35444c1c-40d6-4e87-8220-9aca55ef0efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:54.484112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0de9244-ed84-4709-9f80-9b4c5c6807fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:54.484967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:01:54.513412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0de9244-ed84-4709-9f80-9b4c5c6807fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:54.514481 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64919bd7-196e-4513-9620-753775912540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:54.565517 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Created reservations ['d3ef32c2-4439-4689-9bf7-3ec108bd0ed1', '42612438-49ff-408d-9384-66056e42d0c7', '4092c3e5-cd16-47a7-9bcc-5c55365ca702', '1d950992-2a88-4711-880a-f95162ed0ec9'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:54.567552 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64919bd7-196e-4513-9620-753775912540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3ef32c2-4439-4689-9bf7-3ec108bd0ed1', '42612438-49ff-408d-9384-66056e42d0c7', '4092c3e5-cd16-47a7-9bcc-5c55365ca702', '1d950992-2a88-4711-880a-f95162ed0ec9']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:54.570879 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e07ac47-bc61-41b3-bb34-c9f4bf6fc33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:54.623383 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e07ac47-bc61-41b3-bb34-c9f4bf6fc33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a18ac23-8db6-4f25-83d7-4ef66b5a05de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-471336063',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7817265eb0ec4acdb7a27653a0d44a96',qos_specs=None,replication_status=,reservations=['d3ef32c2-4439-4689-9bf7-3ec108bd0ed1','42612438-49ff-408d-9384-66056e42d0c7','4092c3e5-cd16-47a7-9bcc-5c55365ca702','1d950992-2a88-4711-880a-f95162ed0ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:01:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-471336063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a18ac23-8db6-4f25-83d7-4ef66b5a05de,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7817265eb0ec4acdb7a27653a0d44a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:54.624771 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb26f97-e99a-495e-a577-0d1105ebb893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:54.690359 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb26f97-e99a-495e-a577-0d1105ebb893) transitioned into state 'SUCCESS' from state '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-471336063',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7817265eb0ec4acdb7a27653a0d44a96',qos_specs=None,replication_status=,reservations=['d3ef32c2-4439-4689-9bf7-3ec108bd0ed1','42612438-49ff-408d-9384-66056e42d0c7','4092c3e5-cd16-47a7-9bcc-5c55365ca702','1d950992-2a88-4711-880a-f95162ed0ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:54.690918 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1176361-d711-464c-b522-7fccdf7649db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:54.709427 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1176361-d711-464c-b522-7fccdf7649db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:54.710547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Flow 'volume_create_api' (35444c1c-40d6-4e87-8220-9aca55ef0efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:54.710792 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume request issued successfully. Aug 04 09:01:54.711492 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99579025-c2af-40de-b263-40adcffe0ecd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:01:54.712083 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 129/517] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:01:54 2026] POST /volume/v3/volumes => generated 759 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:54.730619 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b09183ce-6439-401d-81cc-a5fd331a2c09 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:54.735663 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b09183ce-6439-401d-81cc-a5fd331a2c09 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de Aug 04 09:01:54.735949 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b09183ce-6439-401d-81cc-a5fd331a2c09 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:54.736279 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b09183ce-6439-401d-81cc-a5fd331a2c09 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:54.761747 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:54.761747 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:54.772416 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b09183ce-6439-401d-81cc-a5fd331a2c09 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:54.780990 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b09183ce-6439-401d-81cc-a5fd331a2c09 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de returned with HTTP 200 Aug 04 09:01:54.782481 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 130/518] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:54 2026] GET /volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:55.033669 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5a34b422-5fdd-458e-9ac2-499a1770171f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.035854 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5a34b422-5fdd-458e-9ac2-499a1770171f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:55.036326 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5a34b422-5fdd-458e-9ac2-499a1770171f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.036739 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5a34b422-5fdd-458e-9ac2-499a1770171f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.053170 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.053170 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:55.059060 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5a34b422-5fdd-458e-9ac2-499a1770171f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:55.066216 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5a34b422-5fdd-458e-9ac2-499a1770171f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:55.066922 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 133/519] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:55 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:55.179831 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-69c17ffc-03bf-4ed0-8564-7cc7765b00ae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.181629 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-69c17ffc-03bf-4ed0-8564-7cc7765b00ae tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:55.181844 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-69c17ffc-03bf-4ed0-8564-7cc7765b00ae tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.182027 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-69c17ffc-03bf-4ed0-8564-7cc7765b00ae tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.182134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-69c17ffc-03bf-4ed0-8564-7cc7765b00ae tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:55.186669 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.186669 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:55.187460 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-69c17ffc-03bf-4ed0-8564-7cc7765b00ae tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:55.187827 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 128/520] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:55 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:55.199801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-93851fd4-9e69-4137-9008-3f88a3959964 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.201930 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-93851fd4-9e69-4137-9008-3f88a3959964 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 Aug 04 09:01:55.202171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-93851fd4-9e69-4137-9008-3f88a3959964 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.202393 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-93851fd4-9e69-4137-9008-3f88a3959964 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.208547 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.208547 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:55.209018 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-93851fd4-9e69-4137-9008-3f88a3959964 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:01:55.210078 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-93851fd4-9e69-4137-9008-3f88a3959964 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 returned with HTTP 200 Aug 04 09:01:55.210803 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 130/521] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:01:55 2026] GET /volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:55.222766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2c463689-dcd6-4844-8add-c44e67d4128d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.225769 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2c463689-dcd6-4844-8add-c44e67d4128d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:55.226156 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2c463689-dcd6-4844-8add-c44e67d4128d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.226524 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2c463689-dcd6-4844-8add-c44e67d4128d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.226679 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-2c463689-dcd6-4844-8add-c44e67d4128d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:55.231846 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.231846 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:55.232939 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2c463689-dcd6-4844-8add-c44e67d4128d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:55.233497 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 131/522] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:55 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:55.251034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e6f68052-9324-4ff4-8b7f-2b958993710c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.252830 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e6f68052-9324-4ff4-8b7f-2b958993710c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:55.253253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e6f68052-9324-4ff4-8b7f-2b958993710c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.253592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e6f68052-9324-4ff4-8b7f-2b958993710c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.253813 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-e6f68052-9324-4ff4-8b7f-2b958993710c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete backup with id: 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. Aug 04 09:01:55.258678 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.258678 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:55.277386 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-e6f68052-9324-4ff4-8b7f-2b958993710c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] delete_backup rpcapi backup_id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:01:55.280170 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e6f68052-9324-4ff4-8b7f-2b958993710c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 202 Aug 04 09:01:55.280170 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 134/523] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:01:55 2026] DELETE /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:01:55.288115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7c50786c-7786-486d-bc5b-1794a404e00b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.290406 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c50786c-7786-486d-bc5b-1794a404e00b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:55.290668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c50786c-7786-486d-bc5b-1794a404e00b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.290947 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c50786c-7786-486d-bc5b-1794a404e00b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.291109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7c50786c-7786-486d-bc5b-1794a404e00b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:55.295853 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.295853 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:55.296963 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c50786c-7786-486d-bc5b-1794a404e00b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 200 Aug 04 09:01:55.297431 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 129/524] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:55 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:55.803584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-867992dd-bc21-453e-9860-40de6b0f7cc1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.806248 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-867992dd-bc21-453e-9860-40de6b0f7cc1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de Aug 04 09:01:55.806586 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-867992dd-bc21-453e-9860-40de6b0f7cc1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.806908 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-867992dd-bc21-453e-9860-40de6b0f7cc1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.824054 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.824054 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:55.831063 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-867992dd-bc21-453e-9860-40de6b0f7cc1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:55.836009 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-867992dd-bc21-453e-9860-40de6b0f7cc1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de returned with HTTP 200 Aug 04 09:01:55.836536 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 131/525] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:55 2026] GET /volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:55.872430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-7430f296-28d4-46a8-9534-9b3f843f80db req-4523657f-6ea4-4d3c-a78e-f74c3e3a2491 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.878454 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-7430f296-28d4-46a8-9534-9b3f843f80db req-4523657f-6ea4-4d3c-a78e-f74c3e3a2491 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de Aug 04 09:01:55.878698 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-7430f296-28d4-46a8-9534-9b3f843f80db req-4523657f-6ea4-4d3c-a78e-f74c3e3a2491 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:55.878962 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-7430f296-28d4-46a8-9534-9b3f843f80db req-4523657f-6ea4-4d3c-a78e-f74c3e3a2491 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:55.891011 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:55.891011 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:55.895531 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-7430f296-28d4-46a8-9534-9b3f843f80db req-4523657f-6ea4-4d3c-a78e-f74c3e3a2491 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:55.901007 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-7430f296-28d4-46a8-9534-9b3f843f80db req-4523657f-6ea4-4d3c-a78e-f74c3e3a2491 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de returned with HTTP 200 Aug 04 09:01:55.901533 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 132/526] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:55 2026] GET /volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:55.922693 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:55.926003 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:01:55.930820 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1288136064"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:55.933174 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1288136064'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:01:55.933430 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume of 1 GB Aug 04 09:01:55.939877 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Availability Zones retrieved successfully. Aug 04 09:01:55.949434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Flow 'volume_create_api' (6e5281d9-8794-4e9b-b5e9-d261d42c0254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:55.949434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0afbba-aeea-4808-8267-3ba637ee912c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:55.949434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:01:55.991250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0afbba-aeea-4808-8267-3ba637ee912c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:55.991250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0313b7-4c0b-4c99-966f-defffdaeab3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:56.056137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Created reservations ['23dbdfbd-710d-4295-ad03-8d4536019d4e', '25ca782a-61e2-449b-8d17-4540c69f092a', '74b8e631-2ba6-4e78-8c93-309fd8c00438', '2ee6cdac-4de1-4de2-9e1b-e0a589fe8787'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:56.057151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0313b7-4c0b-4c99-966f-defffdaeab3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23dbdfbd-710d-4295-ad03-8d4536019d4e', '25ca782a-61e2-449b-8d17-4540c69f092a', '74b8e631-2ba6-4e78-8c93-309fd8c00438', '2ee6cdac-4de1-4de2-9e1b-e0a589fe8787']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:56.058449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbc5f89-7e41-4e07-93d0-637f4dee9da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:56.085966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0480273b-8bd1-4149-b177-79fd97cc21e3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:56.088187 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0480273b-8bd1-4149-b177-79fd97cc21e3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:56.088555 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0480273b-8bd1-4149-b177-79fd97cc21e3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:56.088903 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0480273b-8bd1-4149-b177-79fd97cc21e3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:56.091318 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbc5f89-7e41-4e07-93d0-637f4dee9da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '828d11fc-2d94-4b4a-b21d-3f1c9eb02919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1288136064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7817265eb0ec4acdb7a27653a0d44a96',qos_specs=None,replication_status=,reservations=['23dbdfbd-710d-4295-ad03-8d4536019d4e','25ca782a-61e2-449b-8d17-4540c69f092a','74b8e631-2ba6-4e78-8c93-309fd8c00438','2ee6cdac-4de1-4de2-9e1b-e0a589fe8787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1288136064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=828d11fc-2d94-4b4a-b21d-3f1c9eb02919,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7817265eb0ec4acdb7a27653a0d44a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:56.092312 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00369078-2764-4771-a737-4c8a5ee1d99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:56.105062 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:56.105062 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:56.111063 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0480273b-8bd1-4149-b177-79fd97cc21e3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:56.118244 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0480273b-8bd1-4149-b177-79fd97cc21e3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:56.118435 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 130/527] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:56 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:56.121427 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00369078-2764-4771-a737-4c8a5ee1d99f) transitioned into state 'SUCCESS' from state '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-1288136064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7817265eb0ec4acdb7a27653a0d44a96',qos_specs=None,replication_status=,reservations=['23dbdfbd-710d-4295-ad03-8d4536019d4e','25ca782a-61e2-449b-8d17-4540c69f092a','74b8e631-2ba6-4e78-8c93-309fd8c00438','2ee6cdac-4de1-4de2-9e1b-e0a589fe8787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ae906fa00d142b48141cd3c05cb4ac0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:56.122810 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6a65dc-9b50-4fd0-b10d-2a8b9cdfdf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:56.134578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c6a65dc-9b50-4fd0-b10d-2a8b9cdfdf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:56.135493 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Flow 'volume_create_api' (6e5281d9-8794-4e9b-b5e9-d261d42c0254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:56.135823 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Create volume request issued successfully. Aug 04 09:01:56.136411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8f35ed4b-e041-4f7a-b3b4-9dee9c992104 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:01:56.137072 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 135/528] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:01:55 2026] POST /volume/v3/volumes => generated 760 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:56.150581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-84463248-6c9e-4105-a396-2467ce0adec2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:56.152919 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-84463248-6c9e-4105-a396-2467ce0adec2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 Aug 04 09:01:56.152919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-84463248-6c9e-4105-a396-2467ce0adec2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:56.152919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-84463248-6c9e-4105-a396-2467ce0adec2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:56.160382 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:56.160382 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:56.164745 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-84463248-6c9e-4105-a396-2467ce0adec2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:56.169827 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-84463248-6c9e-4105-a396-2467ce0adec2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 returned with HTTP 200 Aug 04 09:01:56.170373 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 132/529] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:56 2026] GET /volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:56.310158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-98780378-8ac2-4c59-b88e-6f5d03916d09 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:56.312512 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98780378-8ac2-4c59-b88e-6f5d03916d09 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 Aug 04 09:01:56.312774 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98780378-8ac2-4c59-b88e-6f5d03916d09 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:56.313006 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98780378-8ac2-4c59-b88e-6f5d03916d09 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:56.313136 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-98780378-8ac2-4c59-b88e-6f5d03916d09 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Show backup with id 6fbf5cd5-7290-4f50-b0f2-68acd1a96f79. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:01:56.317172 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98780378-8ac2-4c59-b88e-6f5d03916d09 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 returned with HTTP 404 Aug 04 09:01:56.317895 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 133/530] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:56 2026] GET /volume/v3/backups/6fbf5cd5-7290-4f50-b0f2-68acd1a96f79 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:56.418830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a1792023-cc91-4358-aab2-ca1e05a17032 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:56.421154 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a1792023-cc91-4358-aab2-ca1e05a17032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 Aug 04 09:01:56.421502 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a1792023-cc91-4358-aab2-ca1e05a17032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:56.421780 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a1792023-cc91-4358-aab2-ca1e05a17032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:56.421959 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-a1792023-cc91-4358-aab2-ca1e05a17032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: a2855443-69d5-47cc-b276-49f4dd334189 Aug 04 09:01:56.429709 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:56.429709 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:56.430321 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a1792023-cc91-4358-aab2-ca1e05a17032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:01:56.459496 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a1792023-cc91-4358-aab2-ca1e05a17032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:01:56.459819 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a1792023-cc91-4358-aab2-ca1e05a17032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 returned with HTTP 202 Aug 04 09:01:56.460441 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 131/531] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:01:56 2026] DELETE /volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:56.474577 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-92a0b795-1451-4540-9c7f-e67e45642ea5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:56.477724 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-92a0b795-1451-4540-9c7f-e67e45642ea5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 Aug 04 09:01:56.478255 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-92a0b795-1451-4540-9c7f-e67e45642ea5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:56.479104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-92a0b795-1451-4540-9c7f-e67e45642ea5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:56.485950 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:56.485950 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:56.486498 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-92a0b795-1451-4540-9c7f-e67e45642ea5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:01:56.487694 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-92a0b795-1451-4540-9c7f-e67e45642ea5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 returned with HTTP 200 Aug 04 09:01:56.488386 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 136/532] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:01:56 2026] GET /volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:57.136568 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-375eb134-8aab-4ab0-aa8a-5f1aede11076 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.138452 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-375eb134-8aab-4ab0-aa8a-5f1aede11076 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:57.138697 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-375eb134-8aab-4ab0-aa8a-5f1aede11076 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.138941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-375eb134-8aab-4ab0-aa8a-5f1aede11076 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.148843 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.148843 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:57.152546 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-375eb134-8aab-4ab0-aa8a-5f1aede11076 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:57.157282 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-375eb134-8aab-4ab0-aa8a-5f1aede11076 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:57.158093 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 133/533] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:57.194378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7dc18d80-2d68-4217-af51-7626f06b3ea2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.198470 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7dc18d80-2d68-4217-af51-7626f06b3ea2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 Aug 04 09:01:57.198785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7dc18d80-2d68-4217-af51-7626f06b3ea2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.199706 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7dc18d80-2d68-4217-af51-7626f06b3ea2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.208965 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.208965 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:57.213411 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7dc18d80-2d68-4217-af51-7626f06b3ea2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:57.219529 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7dc18d80-2d68-4217-af51-7626f06b3ea2 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 returned with HTTP 200 Aug 04 09:01:57.220058 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 134/534] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:57.260495 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-6359107c-ad5c-4350-a596-0b4024f7f515 req-aeeec8c3-0c49-4803-bbe4-a2037eefca06 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.263792 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6359107c-ad5c-4350-a596-0b4024f7f515 req-aeeec8c3-0c49-4803-bbe4-a2037eefca06 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 Aug 04 09:01:57.264187 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6359107c-ad5c-4350-a596-0b4024f7f515 req-aeeec8c3-0c49-4803-bbe4-a2037eefca06 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.264543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6359107c-ad5c-4350-a596-0b4024f7f515 req-aeeec8c3-0c49-4803-bbe4-a2037eefca06 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.274845 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.274845 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:57.280555 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-6359107c-ad5c-4350-a596-0b4024f7f515 req-aeeec8c3-0c49-4803-bbe4-a2037eefca06 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:57.288133 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6359107c-ad5c-4350-a596-0b4024f7f515 req-aeeec8c3-0c49-4803-bbe4-a2037eefca06 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 returned with HTTP 200 Aug 04 09:01:57.288854 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 132/535] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:57.483379 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.486691 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:57.486843 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.487109 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.487681 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:57.489045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:57.498945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8c8ecb80-e802-4799-afe7-427930c40da9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.502924 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8c8ecb80-e802-4799-afe7-427930c40da9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 Aug 04 09:01:57.503314 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8c8ecb80-e802-4799-afe7-427930c40da9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.503466 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8c8ecb80-e802-4799-afe7-427930c40da9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.508826 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8c8ecb80-e802-4799-afe7-427930c40da9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 returned with HTTP 404 Aug 04 09:01:57.509411 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 134/536] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/snapshots/a2855443-69d5-47cc-b276-49f4dd334189 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:57.521178 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c90000b1-402d-48fc-a072-a67580cbf061 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.524103 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c90000b1-402d-48fc-a072-a67580cbf061 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:01:57.524103 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c90000b1-402d-48fc-a072-a67580cbf061 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.524406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c90000b1-402d-48fc-a072-a67580cbf061 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.532180 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:57.532877 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.532877 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:57.533529 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.533529 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:57.538127 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c90000b1-402d-48fc-a072-a67580cbf061 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:57.539304 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8e39728e-ce1f-40a3-83fc-59ebb4d46363 req-f84fa3fa-a6d5-406c-80d1-79a765ea531d tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:57.539788 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 137/537] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:57.543815 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c90000b1-402d-48fc-a072-a67580cbf061 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:01:57.544251 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 135/538] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:57.581343 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.585086 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.585871 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:57.586189 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.586506 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.587193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:57.587687 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:01:57.588053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1326713650"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:01:57.588336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:57.589787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request body: {'volume': {'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1326713650'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:01:57.631440 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:57.632974 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.632974 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:57.641551 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-55c7e4a2-8f6b-408f-85af-0b82412c3c09 req-01a2efb5-e41c-482e-ad5e-434f4148eef1 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:57.642105 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 133/539] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:57.678213 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.681090 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:57.681417 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.681654 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.681980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:57.683147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:57.699521 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:57.700619 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.700619 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:57.712950 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-324b4974-1c24-4f44-8c25-9004eef45c13 req-f96f53ca-4eef-446e-b020-bd128e094ce7 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:57.712950 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 138/540] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:57.745752 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.748886 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:57.749234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.749525 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.750474 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:57.754942 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:57.801741 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:57.802958 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.802958 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:57.809505 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-037a742a-b784-4728-b24a-1bcea19dc60d req-c6dc44e7-5726-4f21-9054-70671155d440 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:57.810274 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 136/541] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:57.847546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.850509 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:57.851220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.851787 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.851787 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:57.853647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:57.863134 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:57.864344 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.864344 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:57.869752 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1cef1c6c-f924-4e06-8308-8cce191fd740 req-2c95b874-3b0b-4cd4-804e-b4e85174cb28 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:57.870461 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 134/542] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:57.908254 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume of 1 GB Aug 04 09:01:57.908810 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.911301 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:57.911547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.911777 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.912095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:57.913179 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:57.913386 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Availability Zones retrieved successfully. Aug 04 09:01:57.921231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (7c7d4f2f-16d2-48ab-9c77-730c8fadc284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:57.922179 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:57.922407 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7867680-ce97-46bb-8248-12b8f958d302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:57.923222 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.923222 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:57.923755 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:01:57.928130 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-3f7e35e4-ff9e-4de9-bbbc-78423dd46bcc req-f94aeb42-d11c-4f96-9c10-a2fcbecdb7b8 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:57.928643 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 139/543] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:57.971354 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.974277 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:57.974596 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.974826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.975166 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:57.976109 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:57.987981 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:57.989473 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:57.989473 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:57.989636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0cba1a1c-a240-43d6-b6c5-2721637e0ed2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:57.991456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0cba1a1c-a240-43d6-b6c5-2721637e0ed2 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] GET https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:01:57.991665 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0cba1a1c-a240-43d6-b6c5-2721637e0ed2 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:57.991851 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0cba1a1c-a240-43d6-b6c5-2721637e0ed2 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:57.995652 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-fbd8d45c-444b-486c-8fa1-4f3e0687e3b4 req-7ad89321-ffff-472b-bc5d-8746fc2a8081 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:57.996480 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 137/544] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:58.014026 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:58.014026 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:58.018238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7867680-ce97-46bb-8248-12b8f958d302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:58.019179 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191d71cf-e461-43ac-bc44-e475d3cb4d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:58.022196 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0cba1a1c-a240-43d6-b6c5-2721637e0ed2 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:01:58.031598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:58.036250 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0cba1a1c-a240-43d6-b6c5-2721637e0ed2 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 200 Aug 04 09:01:58.036250 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 135/545] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:01:57 2026] GET /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 1832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:01:58.036514 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:01:58.036514 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:58.036514 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:58.036514 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:01:58.036514 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:01:58.045863 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] Get all volumes completed successfully. Aug 04 09:01:58.047366 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:58.047366 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:58.053186 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7574785c-15d1-4e6d-a207-f2bd8b9fed90 req-b9bed4f2-6afd-4347-8c53-7fb7ca2073fd tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:01:58.053863 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 140/546] 10.4.3.176 () {68 vars in 1508 bytes} [Tue Aug 4 09:01:58 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) Aug 04 09:01:58.064858 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['e8abddae-f697-4e25-88f8-212547bd84a0', '83634b4b-9a2d-45b0-a50f-c39b95d29600', 'b2044707-ae60-4c69-b181-111366679f88', '39bda415-9ae2-46bc-9cfc-7ac32cd02a4d'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:01:58.065607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (191d71cf-e461-43ac-bc44-e475d3cb4d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8abddae-f697-4e25-88f8-212547bd84a0', '83634b4b-9a2d-45b0-a50f-c39b95d29600', 'b2044707-ae60-4c69-b181-111366679f88', '39bda415-9ae2-46bc-9cfc-7ac32cd02a4d']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:58.066579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b349a2-f08f-4853-8bc9-12f947f79b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:58.072773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:58.075127 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] DELETE https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 Aug 04 09:01:58.075373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:58.075601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:58.075761 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Delete volume with id: 828d11fc-2d94-4b4a-b21d-3f1c9eb02919 Aug 04 09:01:58.083259 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:58.083259 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:58.083872 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:58.096970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73b349a2-f08f-4853-8bc9-12f947f79b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1326713650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['e8abddae-f697-4e25-88f8-212547bd84a0','83634b4b-9a2d-45b0-a50f-c39b95d29600','b2044707-ae60-4c69-b181-111366679f88','39bda415-9ae2-46bc-9cfc-7ac32cd02a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1326713650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea1825298fa49018b5fe015525c0699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:58.098214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e952e5-f92e-4536-bb91-e1184b1d7fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:58.106335 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Delete volume request issued successfully. Aug 04 09:01:58.106740 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-301d92c7-1a70-415d-a2f9-8ae03f4c935a tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 returned with HTTP 202 Aug 04 09:01:58.107319 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 138/547] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:01:58 2026] DELETE /volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:58.119224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5d2ae0f0-ba4f-443d-aa39-8a037f13b573 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:58.121214 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5d2ae0f0-ba4f-443d-aa39-8a037f13b573 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 Aug 04 09:01:58.121445 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5d2ae0f0-ba4f-443d-aa39-8a037f13b573 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:58.121653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5d2ae0f0-ba4f-443d-aa39-8a037f13b573 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:58.126176 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84e952e5-f92e-4536-bb91-e1184b1d7fb6) transitioned into state 'SUCCESS' from state '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-1326713650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['e8abddae-f697-4e25-88f8-212547bd84a0','83634b4b-9a2d-45b0-a50f-c39b95d29600','b2044707-ae60-4c69-b181-111366679f88','39bda415-9ae2-46bc-9cfc-7ac32cd02a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:58.127298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b46ec2a-1f3e-4340-961c-835307281ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:01:58.131333 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:58.131333 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:58.136100 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5d2ae0f0-ba4f-443d-aa39-8a037f13b573 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:58.140973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b46ec2a-1f3e-4340-961c-835307281ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:01:58.142120 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (7c7d4f2f-16d2-48ab-9c77-730c8fadc284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:01:58.142369 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5d2ae0f0-ba4f-443d-aa39-8a037f13b573 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 returned with HTTP 200 Aug 04 09:01:58.142541 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request issued successfully. Aug 04 09:01:58.142815 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 136/548] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:58 2026] GET /volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:58.143820 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-280b4dae-60e8-431e-9c56-87b41b3f47fc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:01:58.144487 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 135/549] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:01:57 2026] POST /volume/v3/volumes => generated 754 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:01:58.157344 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f2a41eb4-5c6a-470a-9ecb-3869eaba5bcd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:58.160191 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f2a41eb4-5c6a-470a-9ecb-3869eaba5bcd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:01:58.160191 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f2a41eb4-5c6a-470a-9ecb-3869eaba5bcd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:58.161716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f2a41eb4-5c6a-470a-9ecb-3869eaba5bcd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:58.171114 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:58.171114 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:58.174965 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f2a41eb4-5c6a-470a-9ecb-3869eaba5bcd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:58.175676 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-71efda96-1b9a-4714-aa8c-4e087abec7fb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:58.177717 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-71efda96-1b9a-4714-aa8c-4e087abec7fb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:58.177997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-71efda96-1b9a-4714-aa8c-4e087abec7fb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:58.178225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-71efda96-1b9a-4714-aa8c-4e087abec7fb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:58.181477 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f2a41eb4-5c6a-470a-9ecb-3869eaba5bcd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:01:58.182155 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 141/550] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:58 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:58.189357 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:58.189357 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:58.194035 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-71efda96-1b9a-4714-aa8c-4e087abec7fb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:58.199331 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-71efda96-1b9a-4714-aa8c-4e087abec7fb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:58.199833 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 139/551] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:58 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:59.160709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-628879f3-73b8-4cda-b9d8-dd3c18dcb8a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:59.164951 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-628879f3-73b8-4cda-b9d8-dd3c18dcb8a5 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 Aug 04 09:01:59.165128 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-628879f3-73b8-4cda-b9d8-dd3c18dcb8a5 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:59.165339 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-628879f3-73b8-4cda-b9d8-dd3c18dcb8a5 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:59.174755 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-628879f3-73b8-4cda-b9d8-dd3c18dcb8a5 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 returned with HTTP 404 Aug 04 09:01:59.175539 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 137/552] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:59 2026] GET /volume/v3/volumes/828d11fc-2d94-4b4a-b21d-3f1c9eb02919 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:01:59.183973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:59.187191 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de Aug 04 09:01:59.187450 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:59.187667 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:59.187853 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Delete volume with id: 1a18ac23-8db6-4f25-83d7-4ef66b5a05de Aug 04 09:01:59.197033 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:59.197033 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:59.197558 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:59.199388 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1b3e7bf0-6772-43c3-bfc0-04a90107044c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:59.203230 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b3e7bf0-6772-43c3-bfc0-04a90107044c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:01:59.203230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b3e7bf0-6772-43c3-bfc0-04a90107044c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:59.203230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b3e7bf0-6772-43c3-bfc0-04a90107044c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:59.213334 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:59.213334 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:59.215504 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-37c4ba6d-b0b9-4610-bf14-1f7b5bcdcf60 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:59.216649 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Delete volume request issued successfully. Aug 04 09:01:59.216959 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7e6e7a27-0353-4dca-9b22-651c7dcbf61e tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de returned with HTTP 202 Aug 04 09:01:59.217584 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 136/553] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:01:59 2026] DELETE /volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:01:59.217651 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-37c4ba6d-b0b9-4610-bf14-1f7b5bcdcf60 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:59.217886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-37c4ba6d-b0b9-4610-bf14-1f7b5bcdcf60 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:59.218121 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-37c4ba6d-b0b9-4610-bf14-1f7b5bcdcf60 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:59.231743 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1b3e7bf0-6772-43c3-bfc0-04a90107044c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:01:59.231806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c0211cba-a199-4f2c-8fa0-41226076bb52 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:59.232454 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:59.232454 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:01:59.234351 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c0211cba-a199-4f2c-8fa0-41226076bb52 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de Aug 04 09:01:59.234646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c0211cba-a199-4f2c-8fa0-41226076bb52 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:59.235020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c0211cba-a199-4f2c-8fa0-41226076bb52 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:59.238499 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-37c4ba6d-b0b9-4610-bf14-1f7b5bcdcf60 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:59.240237 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b3e7bf0-6772-43c3-bfc0-04a90107044c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:01:59.240871 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 142/554] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:59 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:59.245745 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-37c4ba6d-b0b9-4610-bf14-1f7b5bcdcf60 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:59.246257 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 140/555] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:59 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:59.251732 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:59.251732 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:01:59.268274 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c0211cba-a199-4f2c-8fa0-41226076bb52 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:01:59.273946 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-264cd568-daf9-4135-ac2f-571af92217e4 req-ae8c5df5-fec2-4906-ada8-f4e14412c4d1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:59.276629 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-ae8c5df5-fec2-4906-ada8-f4e14412c4d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:01:59.277437 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-ae8c5df5-fec2-4906-ada8-f4e14412c4d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:59.277437 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-ae8c5df5-fec2-4906-ada8-f4e14412c4d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:59.279129 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c0211cba-a199-4f2c-8fa0-41226076bb52 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de returned with HTTP 200 Aug 04 09:01:59.280069 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 138/556] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:01:59 2026] GET /volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:01:59.295082 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:59.295082 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:01:59.302755 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-264cd568-daf9-4135-ac2f-571af92217e4 req-ae8c5df5-fec2-4906-ada8-f4e14412c4d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:01:59.310959 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-ae8c5df5-fec2-4906-ada8-f4e14412c4d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:01:59.311448 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 137/557] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:01:59 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:01:59.673573 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-264cd568-daf9-4135-ac2f-571af92217e4 req-319977f3-79c5-4223-a2a2-8b05542414ef None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:01:59.675882 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-319977f3-79c5-4223-a2a2-8b05542414ef tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a Aug 04 09:01:59.676194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-319977f3-79c5-4223-a2a2-8b05542414ef tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:01:59.676471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-319977f3-79c5-4223-a2a2-8b05542414ef tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:01:59.690584 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:01:59.690584 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:01:59.773638 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-264cd568-daf9-4135-ac2f-571af92217e4 req-319977f3-79c5-4223-a2a2-8b05542414ef tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a returned with HTTP 200 Aug 04 09:01:59.774026 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 143/558] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:01:59 2026] DELETE /volume/v3/attachments/7ef30d55-1ca3-42da-9d11-80379337fb7a => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:00.258826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-14cd231e-4942-402b-af8d-74bac99ddcaa None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:00.261641 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14cd231e-4942-402b-af8d-74bac99ddcaa tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:02:00.261874 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14cd231e-4942-402b-af8d-74bac99ddcaa tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:00.262116 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14cd231e-4942-402b-af8d-74bac99ddcaa tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:00.271608 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:00.271608 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:00.277406 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14cd231e-4942-402b-af8d-74bac99ddcaa tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:00.284219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14cd231e-4942-402b-af8d-74bac99ddcaa tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:02:00.284926 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 141/559] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:00 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:00.304888 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fb5c057c-e87f-451b-bb7c-384675bf46ff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:00.307599 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b3d63b6c-b623-4cf9-bbb2-a21a81b840e7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:00.308770 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fb5c057c-e87f-451b-bb7c-384675bf46ff tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de Aug 04 09:02:00.309655 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fb5c057c-e87f-451b-bb7c-384675bf46ff tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:00.310188 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3d63b6c-b623-4cf9-bbb2-a21a81b840e7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:02:00.310670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fb5c057c-e87f-451b-bb7c-384675bf46ff tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:00.310733 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3d63b6c-b623-4cf9-bbb2-a21a81b840e7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:00.310733 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3d63b6c-b623-4cf9-bbb2-a21a81b840e7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:00.319168 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:00.319168 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:00.319341 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fb5c057c-e87f-451b-bb7c-384675bf46ff tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de returned with HTTP 404 Aug 04 09:02:00.319964 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 139/560] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:00 2026] GET /volume/v3/volumes/1a18ac23-8db6-4f25-83d7-4ef66b5a05de => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:00.323658 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b3d63b6c-b623-4cf9-bbb2-a21a81b840e7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:00.328308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:00.329895 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3d63b6c-b623-4cf9-bbb2-a21a81b840e7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:02:00.330504 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 138/561] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:00 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:00.330872 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed Aug 04 09:02:00.331140 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:00.331594 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:00.331886 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Delete volume with id: d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed Aug 04 09:02:00.340525 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:00.340525 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:00.341239 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:02:00.365271 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Delete volume request issued successfully. Aug 04 09:02:00.365271 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7c8ea57a-ec82-454c-ba23-c2a206e4e371 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed returned with HTTP 202 Aug 04 09:02:00.365271 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 144/562] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:00 2026] DELETE /volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:00.373844 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bc56c731-f1b6-4ce6-a0bb-b0f286f8a059 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:00.374910 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bc56c731-f1b6-4ce6-a0bb-b0f286f8a059 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed Aug 04 09:02:00.375271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bc56c731-f1b6-4ce6-a0bb-b0f286f8a059 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:00.375538 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bc56c731-f1b6-4ce6-a0bb-b0f286f8a059 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:00.391034 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-163d316a-a2f3-48c8-b7fc-fe1282aa95a0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:00.393728 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:00.393728 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:00.395672 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-163d316a-a2f3-48c8-b7fc-fe1282aa95a0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:02:00.396541 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-163d316a-a2f3-48c8-b7fc-fe1282aa95a0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:00.396693 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-163d316a-a2f3-48c8-b7fc-fe1282aa95a0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:00.397853 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bc56c731-f1b6-4ce6-a0bb-b0f286f8a059 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Volume info retrieved successfully. Aug 04 09:02:00.403303 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bc56c731-f1b6-4ce6-a0bb-b0f286f8a059 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed returned with HTTP 200 Aug 04 09:02:00.405229 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 142/563] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:00 2026] GET /volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:00.412660 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:00.412660 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:00.422986 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-163d316a-a2f3-48c8-b7fc-fe1282aa95a0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:00.433142 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-163d316a-a2f3-48c8-b7fc-fe1282aa95a0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:02:00.433695 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 140/564] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:00 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:01.420243 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8d9e15fc-a943-4c70-8b92-0969c28873d6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:01.424881 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d9e15fc-a943-4c70-8b92-0969c28873d6 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] GET https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed Aug 04 09:02:01.425992 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d9e15fc-a943-4c70-8b92-0969c28873d6 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:01.427168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d9e15fc-a943-4c70-8b92-0969c28873d6 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:01.436342 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d9e15fc-a943-4c70-8b92-0969c28873d6 tempest-VolumesTestJSON-1643288675 tempest-VolumesTestJSON-1643288675-project-member] https://10.4.3.176/volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed returned with HTTP 404 Aug 04 09:02:01.438171 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 139/565] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:01 2026] GET /volume/v3/volumes/d14ee3e6-8149-4d4a-9f60-3c4f59a5b6ed => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:04.099595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-9c3251aa-0eb4-428a-84cd-89b08b48677c req-26642393-e944-4ad0-8a17-5ac209b7680a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:04.103485 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9c3251aa-0eb4-428a-84cd-89b08b48677c req-26642393-e944-4ad0-8a17-5ac209b7680a tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] DELETE https://10.4.3.176/volume/v3/volumes/tempest-invalid-523058013 Aug 04 09:02:04.103747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9c3251aa-0eb4-428a-84cd-89b08b48677c req-26642393-e944-4ad0-8a17-5ac209b7680a tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:04.104036 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9c3251aa-0eb4-428a-84cd-89b08b48677c req-26642393-e944-4ad0-8a17-5ac209b7680a tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:04.104298 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [req-9c3251aa-0eb4-428a-84cd-89b08b48677c req-26642393-e944-4ad0-8a17-5ac209b7680a tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] Delete volume with id: tempest-invalid-523058013 Aug 04 09:02:04.112369 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9c3251aa-0eb4-428a-84cd-89b08b48677c req-26642393-e944-4ad0-8a17-5ac209b7680a tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] https://10.4.3.176/volume/v3/volumes/tempest-invalid-523058013 returned with HTTP 404 Aug 04 09:02:04.113099 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 145/566] 10.4.3.176 () {70 vars in 1587 bytes} [Tue Aug 4 09:02:04 2026] DELETE /volume/v3/volumes/tempest-invalid-523058013 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:04.215220 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a11fed91-95a8-46f6-a053-15511cb8ed81 req-5e5e5716-2006-4dc2-97b0-c32e3185f979 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:04.217643 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a11fed91-95a8-46f6-a053-15511cb8ed81 req-5e5e5716-2006-4dc2-97b0-c32e3185f979 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] DELETE https://10.4.3.176/volume/v3/volumes/10b42387-f966-40e7-b20a-634708d5b367 Aug 04 09:02:04.217917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a11fed91-95a8-46f6-a053-15511cb8ed81 req-5e5e5716-2006-4dc2-97b0-c32e3185f979 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:04.218158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a11fed91-95a8-46f6-a053-15511cb8ed81 req-5e5e5716-2006-4dc2-97b0-c32e3185f979 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:04.218343 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [req-a11fed91-95a8-46f6-a053-15511cb8ed81 req-5e5e5716-2006-4dc2-97b0-c32e3185f979 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] Delete volume with id: 10b42387-f966-40e7-b20a-634708d5b367 Aug 04 09:02:04.226695 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a11fed91-95a8-46f6-a053-15511cb8ed81 req-5e5e5716-2006-4dc2-97b0-c32e3185f979 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-member] https://10.4.3.176/volume/v3/volumes/10b42387-f966-40e7-b20a-634708d5b367 returned with HTTP 404 Aug 04 09:02:04.227433 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 143/567] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:02:04 2026] DELETE /volume/v3/volumes/10b42387-f966-40e7-b20a-634708d5b367 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:04.261154 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1d049d6c-07e0-476f-b4d9-de4130c8faa2 req-8fcaab3d-4650-4db0-8963-1cd6388c7787 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:04.264952 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1d049d6c-07e0-476f-b4d9-de4130c8faa2 req-8fcaab3d-4650-4db0-8963-1cd6388c7787 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-reader] GET https://10.4.3.176/volume/v3/volumes/04af968b-fcc9-47c1-95f9-1090a6e149e0 Aug 04 09:02:04.265334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1d049d6c-07e0-476f-b4d9-de4130c8faa2 req-8fcaab3d-4650-4db0-8963-1cd6388c7787 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:04.265703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1d049d6c-07e0-476f-b4d9-de4130c8faa2 req-8fcaab3d-4650-4db0-8963-1cd6388c7787 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:04.275021 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1d049d6c-07e0-476f-b4d9-de4130c8faa2 req-8fcaab3d-4650-4db0-8963-1cd6388c7787 tempest-VolumesNegativeTest-1589978431 tempest-VolumesNegativeTest-1589978431-project-reader] https://10.4.3.176/volume/v3/volumes/04af968b-fcc9-47c1-95f9-1090a6e149e0 returned with HTTP 404 Aug 04 09:02:04.275858 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 141/568] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:04 2026] GET /volume/v3/volumes/04af968b-fcc9-47c1-95f9-1090a6e149e0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:07.063698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b8194525-1013-4296-9d91-867d3b17579e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:07.236084 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:07.236485 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-242430082"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:07.238369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-242430082'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:07.239129 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create volume of 1 GB Aug 04 09:02:07.245126 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Availability Zones retrieved successfully. Aug 04 09:02:07.254735 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Flow 'volume_create_api' (8a17d38f-abcc-409a-94be-3bda8ff595c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:07.255960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df8fee2-1eb5-4c66-96ea-93bd8786fe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:07.257463 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:07.292854 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df8fee2-1eb5-4c66-96ea-93bd8786fe0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:07.293779 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724cb082-329b-43c5-ba62-4473a7a383b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:07.369193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Created reservations ['61f8197a-98f3-46de-a7e1-b134565115f9', '47fbdf8c-ce85-4586-9e6d-4b110d343e17', 'c163fac7-0179-4cb3-8911-6d4bd7dbe3f4', '51e8c182-abbd-4d84-af5c-57a76aa9e495'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:07.370232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724cb082-329b-43c5-ba62-4473a7a383b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61f8197a-98f3-46de-a7e1-b134565115f9', '47fbdf8c-ce85-4586-9e6d-4b110d343e17', 'c163fac7-0179-4cb3-8911-6d4bd7dbe3f4', '51e8c182-abbd-4d84-af5c-57a76aa9e495']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:07.371212 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29904ab1-28ea-4710-980a-d2eaace0b4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:07.401753 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29904ab1-28ea-4710-980a-d2eaace0b4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbeebc7-7ac2-44fd-bfbe-db8a1043b40a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-242430082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c376136f53794dd3aec61c310ec0fa19',qos_specs=None,replication_status=,reservations=['61f8197a-98f3-46de-a7e1-b134565115f9','47fbdf8c-ce85-4586-9e6d-4b110d343e17','c163fac7-0179-4cb3-8911-6d4bd7dbe3f4','51e8c182-abbd-4d84-af5c-57a76aa9e495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3ebb180b5d2491388f661c729ac877b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-242430082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adbeebc7-7ac2-44fd-bfbe-db8a1043b40a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c376136f53794dd3aec61c310ec0fa19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3ebb180b5d2491388f661c729ac877b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:07.402967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d3ee71-39af-4701-90f6-90b14983c590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:07.426426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77d3ee71-39af-4701-90f6-90b14983c590) transitioned into state 'SUCCESS' from state '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-242430082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c376136f53794dd3aec61c310ec0fa19',qos_specs=None,replication_status=,reservations=['61f8197a-98f3-46de-a7e1-b134565115f9','47fbdf8c-ce85-4586-9e6d-4b110d343e17','c163fac7-0179-4cb3-8911-6d4bd7dbe3f4','51e8c182-abbd-4d84-af5c-57a76aa9e495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3ebb180b5d2491388f661c729ac877b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:07.427289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459b02f9-4e5d-4795-a295-55b73b3c096a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:07.442622 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459b02f9-4e5d-4795-a295-55b73b3c096a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:07.443918 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Flow 'volume_create_api' (8a17d38f-abcc-409a-94be-3bda8ff595c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:07.450658 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create volume request issued successfully. Aug 04 09:02:07.451599 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b8194525-1013-4296-9d91-867d3b17579e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:07.452217 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 140/569] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:07 2026] POST /volume/v3/volumes => generated 750 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:07.468853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8a260839-4228-47e0-b21f-16d123920c3d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:07.471132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8a260839-4228-47e0-b21f-16d123920c3d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:07.471445 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8a260839-4228-47e0-b21f-16d123920c3d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:07.471790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8a260839-4228-47e0-b21f-16d123920c3d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:07.480472 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:07.480472 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:07.486166 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8a260839-4228-47e0-b21f-16d123920c3d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:07.495592 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8a260839-4228-47e0-b21f-16d123920c3d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a returned with HTTP 200 Aug 04 09:02:07.496254 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 146/570] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:07 2026] GET /volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:08.514107 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-75a4a78c-0c31-4621-aa4a-0bb2aec8bb0b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:08.516082 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-75a4a78c-0c31-4621-aa4a-0bb2aec8bb0b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:08.516321 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-75a4a78c-0c31-4621-aa4a-0bb2aec8bb0b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:08.516526 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-75a4a78c-0c31-4621-aa4a-0bb2aec8bb0b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:08.530103 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:08.530103 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:08.534469 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-75a4a78c-0c31-4621-aa4a-0bb2aec8bb0b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:08.540268 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-75a4a78c-0c31-4621-aa4a-0bb2aec8bb0b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a returned with HTTP 200 Aug 04 09:02:08.540778 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 144/571] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:08 2026] GET /volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:08.555491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ea304d0c-a3f1-4640-8072-6195603364fe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:08.558005 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea304d0c-a3f1-4640-8072-6195603364fe tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:08.558611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ea304d0c-a3f1-4640-8072-6195603364fe tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbeebc7-7ac2-44fd-bfbe-db8a1043b40a", "name": "tempest-SnapshotsActionsTest-Snapshot-930725942"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:08.572198 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:08.572198 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:08.572881 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ea304d0c-a3f1-4640-8072-6195603364fe tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:08.573057 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-ea304d0c-a3f1-4640-8072-6195603364fe tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create snapshot from volume adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:08.627174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-ea304d0c-a3f1-4640-8072-6195603364fe tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Created reservations ['606cccc7-31c5-48fc-8bdc-fa63fb45fca9', 'f8040a97-24f5-48a9-a564-9c96422f8880', '8408e8ad-6236-43d4-ba98-6b827f801d63', 'b224102b-028a-4b11-bb2e-8f828e776ded'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:08.668767 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ea304d0c-a3f1-4640-8072-6195603364fe tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot create request issued successfully. Aug 04 09:02:08.669269 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea304d0c-a3f1-4640-8072-6195603364fe tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:08.669823 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 142/572] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:08 2026] POST /volume/v3/snapshots => generated 306 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:08.683920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-51631787-9815-4584-937e-7aafcb1fb491 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:08.687125 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-51631787-9815-4584-937e-7aafcb1fb491 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:08.687578 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-51631787-9815-4584-937e-7aafcb1fb491 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:08.687933 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-51631787-9815-4584-937e-7aafcb1fb491 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:08.693653 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:08.693653 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:08.694369 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-51631787-9815-4584-937e-7aafcb1fb491 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:08.695793 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-51631787-9815-4584-937e-7aafcb1fb491 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:08.695793 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 141/573] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:08 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:09.706881 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bdbdf28b-fe9d-4ba9-9d5a-116881c5995e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:09.710021 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bdbdf28b-fe9d-4ba9-9d5a-116881c5995e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:09.710328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bdbdf28b-fe9d-4ba9-9d5a-116881c5995e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:09.710579 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bdbdf28b-fe9d-4ba9-9d5a-116881c5995e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:09.718387 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:09.718387 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:09.719033 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bdbdf28b-fe9d-4ba9-9d5a-116881c5995e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:09.720227 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bdbdf28b-fe9d-4ba9-9d5a-116881c5995e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:09.720777 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 147/574] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:09 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:09.731725 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-462c3bb5-6906-4d2c-b915-3e065e336fd1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:09.797324 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-462c3bb5-6906-4d2c-b915-3e065e336fd1 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:09.799957 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-462c3bb5-6906-4d2c-b915-3e065e336fd1 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:09.802129 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-462c3bb5-6906-4d2c-b915-3e065e336fd1 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:09.803766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-462c3bb5-6906-4d2c-b915-3e065e336fd1 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'creating'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:09.830798 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:09.830798 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:09.847475 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-462c3bb5-6906-4d2c-b915-3e065e336fd1 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:09.848161 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 145/575] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:09 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:09.858134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1233d755-346b-4f69-a597-1d67d53647bb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:09.860639 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1233d755-346b-4f69-a597-1d67d53647bb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:09.860913 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1233d755-346b-4f69-a597-1d67d53647bb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:09.861362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1233d755-346b-4f69-a597-1d67d53647bb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:09.867887 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:09.867887 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:09.867887 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1233d755-346b-4f69-a597-1d67d53647bb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:09.869506 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1233d755-346b-4f69-a597-1d67d53647bb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:09.870000 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 143/576] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:09 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:09.883188 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c95df04f-d0e3-4ac0-b03d-a58b341ea029 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:09.885498 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c95df04f-d0e3-4ac0-b03d-a58b341ea029 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:09.885899 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c95df04f-d0e3-4ac0-b03d-a58b341ea029 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:09.886022 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c95df04f-d0e3-4ac0-b03d-a58b341ea029 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:09.887869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-c95df04f-d0e3-4ac0-b03d-a58b341ea029 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'available'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:09.898724 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:09.898724 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:09.915243 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c95df04f-d0e3-4ac0-b03d-a58b341ea029 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:09.915243 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 142/577] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:09 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:09.923555 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-eed3ea73-f3bd-4305-bbe0-38e58d034cce None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:09.926165 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eed3ea73-f3bd-4305-bbe0-38e58d034cce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:09.926620 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eed3ea73-f3bd-4305-bbe0-38e58d034cce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:09.926925 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eed3ea73-f3bd-4305-bbe0-38e58d034cce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:09.937226 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:09.937226 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:09.938041 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-eed3ea73-f3bd-4305-bbe0-38e58d034cce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:09.939344 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eed3ea73-f3bd-4305-bbe0-38e58d034cce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:09.939995 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 148/578] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:09 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:09.952569 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:09.953793 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:09.954197 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbeebc7-7ac2-44fd-bfbe-db8a1043b40a", "name": "tempest-SnapshotsActionsTest-Snapshot-834177812"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:09.967230 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:09.967230 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:09.967417 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:09.967553 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create snapshot from volume adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:10.005648 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Created reservations ['45757cc1-c93a-4a2a-bf25-fcc11d79f72e', '5931f124-5b5f-4cd1-9275-8d946964f046', 'df37bd3a-91fe-4248-9457-99f0a9b77ffa', '224300d3-c2f6-4534-ac70-0015c8f05a73'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:10.051168 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot create request issued successfully. Aug 04 09:02:10.051168 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d20ffc65-d46f-4afa-9050-14d0a7824682 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:10.051168 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 146/579] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:10.066240 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e9ba24c1-bbd8-4111-9da9-e685dfe6de8d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:10.072872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e9ba24c1-bbd8-4111-9da9-e685dfe6de8d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab Aug 04 09:02:10.073193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e9ba24c1-bbd8-4111-9da9-e685dfe6de8d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:10.073483 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e9ba24c1-bbd8-4111-9da9-e685dfe6de8d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:10.081243 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:10.081243 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:10.082112 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e9ba24c1-bbd8-4111-9da9-e685dfe6de8d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:10.083931 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e9ba24c1-bbd8-4111-9da9-e685dfe6de8d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab returned with HTTP 200 Aug 04 09:02:10.085517 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 144/580] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:10 2026] GET /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:11.099921 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3c621921-7b68-4abd-9719-b12de08d8df3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:11.103399 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3c621921-7b68-4abd-9719-b12de08d8df3 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab Aug 04 09:02:11.103644 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3c621921-7b68-4abd-9719-b12de08d8df3 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:11.103915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3c621921-7b68-4abd-9719-b12de08d8df3 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:11.110331 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:11.110331 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:11.110949 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3c621921-7b68-4abd-9719-b12de08d8df3 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:11.111917 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3c621921-7b68-4abd-9719-b12de08d8df3 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab returned with HTTP 200 Aug 04 09:02:11.112413 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 143/581] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:11 2026] GET /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:11.126107 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-70f16fc3-6a58-4a3c-9700-afb3c139cb72 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:11.129945 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-70f16fc3-6a58-4a3c-9700-afb3c139cb72 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab/action Aug 04 09:02:11.130601 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-70f16fc3-6a58-4a3c-9700-afb3c139cb72 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:11.130765 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-70f16fc3-6a58-4a3c-9700-afb3c139cb72 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:11.132404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.admin_actions [None req-70f16fc3-6a58-4a3c-9700-afb3c139cb72 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot '99e11237-bf01-4400-995b-c752e4ed44ab' with '{'status': 'creating'}' {{(pid=100459) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:11.157656 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:11.157656 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:11.174286 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-70f16fc3-6a58-4a3c-9700-afb3c139cb72 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab/action returned with HTTP 202 Aug 04 09:02:11.175131 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 149/582] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:11 2026] POST /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:11.184168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-85265e71-e7e4-45c9-8567-a3f2bac1b026 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:11.186612 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85265e71-e7e4-45c9-8567-a3f2bac1b026 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab Aug 04 09:02:11.187077 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85265e71-e7e4-45c9-8567-a3f2bac1b026 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:11.187077 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85265e71-e7e4-45c9-8567-a3f2bac1b026 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:11.196091 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:11.196091 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:11.197411 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-85265e71-e7e4-45c9-8567-a3f2bac1b026 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:11.199308 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85265e71-e7e4-45c9-8567-a3f2bac1b026 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab returned with HTTP 200 Aug 04 09:02:11.200656 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 147/583] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:11 2026] GET /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:11.210119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-038e86e4-240e-4b01-bf4e-8615d671108a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:11.212746 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-038e86e4-240e-4b01-bf4e-8615d671108a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab/action Aug 04 09:02:11.213222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-038e86e4-240e-4b01-bf4e-8615d671108a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:11.213637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-038e86e4-240e-4b01-bf4e-8615d671108a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:11.222380 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:11.222380 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:11.223022 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-038e86e4-240e-4b01-bf4e-8615d671108a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot retrieved successfully. Aug 04 09:02:11.242080 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-038e86e4-240e-4b01-bf4e-8615d671108a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot delete request issued successfully. Aug 04 09:02:11.242080 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-038e86e4-240e-4b01-bf4e-8615d671108a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab/action returned with HTTP 202 Aug 04 09:02:11.242679 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 145/584] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:11 2026] POST /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:11.251154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b22a2124-81c2-4c64-bf30-a3452e245eaa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:11.256508 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b22a2124-81c2-4c64-bf30-a3452e245eaa tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab Aug 04 09:02:11.256917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b22a2124-81c2-4c64-bf30-a3452e245eaa tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:11.257272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b22a2124-81c2-4c64-bf30-a3452e245eaa tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:11.265773 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:11.265773 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:11.266477 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b22a2124-81c2-4c64-bf30-a3452e245eaa tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:11.267553 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b22a2124-81c2-4c64-bf30-a3452e245eaa tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab returned with HTTP 200 Aug 04 09:02:11.268151 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 144/585] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:11 2026] GET /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:12.280812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5797d8a2-9d69-47c2-b4ae-4b60420b02f6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:12.284795 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5797d8a2-9d69-47c2-b4ae-4b60420b02f6 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab Aug 04 09:02:12.285132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5797d8a2-9d69-47c2-b4ae-4b60420b02f6 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:12.285421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5797d8a2-9d69-47c2-b4ae-4b60420b02f6 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:12.292033 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5797d8a2-9d69-47c2-b4ae-4b60420b02f6 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab returned with HTTP 404 Aug 04 09:02:12.292737 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 150/586] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:12 2026] GET /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:12.301836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2384f9d5-ca33-4401-bbed-da24410ab952 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:12.304716 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2384f9d5-ca33-4401-bbed-da24410ab952 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:12.305590 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2384f9d5-ca33-4401-bbed-da24410ab952 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:12.305718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2384f9d5-ca33-4401-bbed-da24410ab952 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:12.307665 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-2384f9d5-ca33-4401-bbed-da24410ab952 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'available'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:12.327131 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:12.327131 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:12.355111 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2384f9d5-ca33-4401-bbed-da24410ab952 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:12.356145 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 148/587] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:12 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:12.369114 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b29c7c6c-fd83-49f9-b796-2a26ec205192 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:12.372001 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b29c7c6c-fd83-49f9-b796-2a26ec205192 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:12.372592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b29c7c6c-fd83-49f9-b796-2a26ec205192 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:12.373028 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b29c7c6c-fd83-49f9-b796-2a26ec205192 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:12.382422 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:12.382422 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:12.382422 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b29c7c6c-fd83-49f9-b796-2a26ec205192 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:12.383655 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b29c7c6c-fd83-49f9-b796-2a26ec205192 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:12.384579 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 146/588] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:12 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:12.399443 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-072a2fbf-8f50-4c78-bf11-77825ee7812d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:12.402646 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-072a2fbf-8f50-4c78-bf11-77825ee7812d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab Aug 04 09:02:12.402842 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-072a2fbf-8f50-4c78-bf11-77825ee7812d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:12.403951 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-072a2fbf-8f50-4c78-bf11-77825ee7812d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:12.403951 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-072a2fbf-8f50-4c78-bf11-77825ee7812d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Delete snapshot with id: 99e11237-bf01-4400-995b-c752e4ed44ab Aug 04 09:02:12.411158 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-072a2fbf-8f50-4c78-bf11-77825ee7812d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab returned with HTTP 404 Aug 04 09:02:12.411859 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 145/589] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:12 2026] DELETE /volume/v3/snapshots/99e11237-bf01-4400-995b-c752e4ed44ab => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:12.429045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4989a30f-b970-44c0-b701-c01b06f2413a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:12.433236 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4989a30f-b970-44c0-b701-c01b06f2413a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:12.433236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4989a30f-b970-44c0-b701-c01b06f2413a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbeebc7-7ac2-44fd-bfbe-db8a1043b40a", "name": "tempest-SnapshotsActionsTest-Snapshot-1811068283"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:12.447473 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:12.447473 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:12.448251 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4989a30f-b970-44c0-b701-c01b06f2413a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:12.448585 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-4989a30f-b970-44c0-b701-c01b06f2413a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create snapshot from volume adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:12.494105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-4989a30f-b970-44c0-b701-c01b06f2413a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Created reservations ['8cbf0f1e-9a0f-4e9f-a644-e470991039aa', 'b3e92163-93f7-4fbe-b234-c758cfcfa5ef', '24bc07a0-5077-435e-ade2-9204b48f858a', '995ccf14-56d4-49f5-9c3d-9d8923491b68'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:12.547989 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4989a30f-b970-44c0-b701-c01b06f2413a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot create request issued successfully. Aug 04 09:02:12.548841 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4989a30f-b970-44c0-b701-c01b06f2413a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:12.549692 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 151/590] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:12 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) Aug 04 09:02:12.559674 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ae1406ae-1400-448d-9bc1-191c9d9a8737 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:12.561703 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae1406ae-1400-448d-9bc1-191c9d9a8737 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 Aug 04 09:02:12.561984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ae1406ae-1400-448d-9bc1-191c9d9a8737 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:12.562284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ae1406ae-1400-448d-9bc1-191c9d9a8737 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:12.570557 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:12.570557 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:12.571003 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ae1406ae-1400-448d-9bc1-191c9d9a8737 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:12.571935 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae1406ae-1400-448d-9bc1-191c9d9a8737 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 returned with HTTP 200 Aug 04 09:02:12.575455 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 149/591] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:12 2026] GET /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:13.589760 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-60b10e5e-df7c-4eca-9235-09a932307c5d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:13.592328 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-60b10e5e-df7c-4eca-9235-09a932307c5d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 Aug 04 09:02:13.592653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-60b10e5e-df7c-4eca-9235-09a932307c5d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:13.592954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-60b10e5e-df7c-4eca-9235-09a932307c5d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:13.600562 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:13.600562 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:13.601373 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-60b10e5e-df7c-4eca-9235-09a932307c5d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:13.602780 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-60b10e5e-df7c-4eca-9235-09a932307c5d tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 returned with HTTP 200 Aug 04 09:02:13.603229 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 147/592] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:13 2026] GET /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:13.617552 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-11cbfa9a-bb60-4344-ba9f-9658cd87fb2c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:13.620956 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11cbfa9a-bb60-4344-ba9f-9658cd87fb2c tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843/action Aug 04 09:02:13.621890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11cbfa9a-bb60-4344-ba9f-9658cd87fb2c tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:13.622698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11cbfa9a-bb60-4344-ba9f-9658cd87fb2c tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:13.626059 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-11cbfa9a-bb60-4344-ba9f-9658cd87fb2c tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'd60d5f6b-4e17-46ea-8edd-208bcff53843' with '{'status': 'deleting'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:13.640847 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:13.640847 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:13.669769 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11cbfa9a-bb60-4344-ba9f-9658cd87fb2c tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843/action returned with HTTP 202 Aug 04 09:02:13.670514 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 146/593] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:13 2026] POST /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:13.680920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b18eccdc-c411-4f11-a468-4b2bdf4b5c65 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:13.683313 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b18eccdc-c411-4f11-a468-4b2bdf4b5c65 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 Aug 04 09:02:13.684255 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b18eccdc-c411-4f11-a468-4b2bdf4b5c65 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:13.684981 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b18eccdc-c411-4f11-a468-4b2bdf4b5c65 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:13.693716 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:13.693716 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:13.694674 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b18eccdc-c411-4f11-a468-4b2bdf4b5c65 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:13.696632 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b18eccdc-c411-4f11-a468-4b2bdf4b5c65 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 returned with HTTP 200 Aug 04 09:02:13.697470 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 152/594] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:13 2026] GET /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:13.706737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:13.711228 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e355f710-89bd-4b22-8342-c94787529ef3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:13.711313 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:13.711313 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-827936859"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:13.711313 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-827936859'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:13.711390 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e355f710-89bd-4b22-8342-c94787529ef3 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843/action Aug 04 09:02:13.711577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume of 1 GB Aug 04 09:02:13.711737 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e355f710-89bd-4b22-8342-c94787529ef3 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:13.711980 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e355f710-89bd-4b22-8342-c94787529ef3 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:13.720009 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Availability Zones retrieved successfully. Aug 04 09:02:13.720808 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:13.720808 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:13.721600 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e355f710-89bd-4b22-8342-c94787529ef3 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot retrieved successfully. Aug 04 09:02:13.726240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Flow 'volume_create_api' (e69b9faa-640d-46bf-bb03-320c60bbf4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:13.727767 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f646f3d6-3e45-43fe-9e4f-c6def177a9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:13.728926 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:13.744592 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e355f710-89bd-4b22-8342-c94787529ef3 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot delete request issued successfully. Aug 04 09:02:13.744832 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e355f710-89bd-4b22-8342-c94787529ef3 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843/action returned with HTTP 202 Aug 04 09:02:13.745586 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 148/595] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:13 2026] POST /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:13.757873 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f2e1f2e6-fe52-45ff-b247-1fb10f51cbce None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:13.761356 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f2e1f2e6-fe52-45ff-b247-1fb10f51cbce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 Aug 04 09:02:13.761589 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f2e1f2e6-fe52-45ff-b247-1fb10f51cbce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:13.761857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f2e1f2e6-fe52-45ff-b247-1fb10f51cbce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:13.764682 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f646f3d6-3e45-43fe-9e4f-c6def177a9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:13.765572 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590b1e61-eeed-435c-bf1b-d747c799236d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:13.770583 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:13.770583 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:13.770583 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f2e1f2e6-fe52-45ff-b247-1fb10f51cbce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:13.770943 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f2e1f2e6-fe52-45ff-b247-1fb10f51cbce tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 returned with HTTP 200 Aug 04 09:02:13.771587 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 147/596] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:13 2026] GET /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:13.849595 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Created reservations ['85739ccf-cefd-40be-8dae-12b2c0cd4820', 'cdb86dc5-1ed9-41a0-8e1f-ee40b80dc8dc', '8148d34d-03d2-46d3-a1f9-7c4d163e2f60', 'cc3a33d0-70b0-48b5-9625-4a963f4a2d94'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:13.850770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590b1e61-eeed-435c-bf1b-d747c799236d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85739ccf-cefd-40be-8dae-12b2c0cd4820', 'cdb86dc5-1ed9-41a0-8e1f-ee40b80dc8dc', '8148d34d-03d2-46d3-a1f9-7c4d163e2f60', 'cc3a33d0-70b0-48b5-9625-4a963f4a2d94']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:13.851916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888b3b94-464b-4ce2-8f32-7dd4cfb46afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:13.879720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888b3b94-464b-4ce2-8f32-7dd4cfb46afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17109cf-a855-48b1-a9c9-90d81b040481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-827936859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856c0746b5d84abeac86222ca9d01344',qos_specs=None,replication_status=,reservations=['85739ccf-cefd-40be-8dae-12b2c0cd4820','cdb86dc5-1ed9-41a0-8e1f-ee40b80dc8dc','8148d34d-03d2-46d3-a1f9-7c4d163e2f60','cc3a33d0-70b0-48b5-9625-4a963f4a2d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-827936859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a17109cf-a855-48b1-a9c9-90d81b040481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856c0746b5d84abeac86222ca9d01344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:13.881112 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b42b86-9744-4819-82c8-37c6781f6280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:13.908118 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b42b86-9744-4819-82c8-37c6781f6280) transitioned into state 'SUCCESS' from state '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-827936859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856c0746b5d84abeac86222ca9d01344',qos_specs=None,replication_status=,reservations=['85739ccf-cefd-40be-8dae-12b2c0cd4820','cdb86dc5-1ed9-41a0-8e1f-ee40b80dc8dc','8148d34d-03d2-46d3-a1f9-7c4d163e2f60','cc3a33d0-70b0-48b5-9625-4a963f4a2d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:13.908811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2eeb39-4142-41c2-a23a-c4a971e80db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:13.926285 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2eeb39-4142-41c2-a23a-c4a971e80db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:13.927514 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Flow 'volume_create_api' (e69b9faa-640d-46bf-bb03-320c60bbf4a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:13.927907 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume request issued successfully. Aug 04 09:02:13.932626 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a00dc459-68e9-4e1a-85ae-379f862acc75 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:13.933193 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 150/597] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:13 2026] POST /volume/v3/volumes => generated 754 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:13.947554 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f2af0820-a7ad-44da-9730-02ce7c2010af None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:13.950552 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f2af0820-a7ad-44da-9730-02ce7c2010af tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:13.951172 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f2af0820-a7ad-44da-9730-02ce7c2010af tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:13.952274 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f2af0820-a7ad-44da-9730-02ce7c2010af tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:13.965148 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:13.965148 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:13.976227 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f2af0820-a7ad-44da-9730-02ce7c2010af tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:13.980141 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f2af0820-a7ad-44da-9730-02ce7c2010af tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:13.980893 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 153/598] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:13 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:14.608683 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:14.612180 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:14.613307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-291071461"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:14.615927 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-291071461'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:14.615927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Create volume of 1 GB Aug 04 09:02:14.615927 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:14.615927 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:14.621903 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Availability Zones retrieved successfully. Aug 04 09:02:14.630573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Flow 'volume_create_api' (19ff9a69-7b02-4cdc-b7fa-9e71621c6ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:14.631908 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44be24b7-8cd7-4a73-8da0-c5317ada0748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:14.633121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:14.675087 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44be24b7-8cd7-4a73-8da0-c5317ada0748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:14.675937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc6fbf9-53c7-4ab5-8dc1-b3f567d489d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:14.783193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8d753da3-407c-4593-aabe-b3ffeab8384b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:14.786523 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d753da3-407c-4593-aabe-b3ffeab8384b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 Aug 04 09:02:14.786719 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d753da3-407c-4593-aabe-b3ffeab8384b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:14.786897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d753da3-407c-4593-aabe-b3ffeab8384b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:14.797661 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d753da3-407c-4593-aabe-b3ffeab8384b tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 returned with HTTP 404 Aug 04 09:02:14.798515 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 148/599] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:14 2026] GET /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:14.815950 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-69a1e760-3af0-47c4-b943-4eb486bb89c6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:14.816379 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Created reservations ['59b45164-6f64-4364-8d31-db790b8f77d2', '1b7184ed-0a97-43dc-8d2b-63e78d561b0f', 'bcdd1e65-5375-445c-b030-049c487089d3', '7884f25d-7f50-41b2-ab84-bce5574d8567'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:14.817127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc6fbf9-53c7-4ab5-8dc1-b3f567d489d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b45164-6f64-4364-8d31-db790b8f77d2', '1b7184ed-0a97-43dc-8d2b-63e78d561b0f', 'bcdd1e65-5375-445c-b030-049c487089d3', '7884f25d-7f50-41b2-ab84-bce5574d8567']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:14.817911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05480f10-28d3-4ef7-b347-ba351f334479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:14.818350 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-69a1e760-3af0-47c4-b943-4eb486bb89c6 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:14.818783 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-69a1e760-3af0-47c4-b943-4eb486bb89c6 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:14.818933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-69a1e760-3af0-47c4-b943-4eb486bb89c6 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:14.820524 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-69a1e760-3af0-47c4-b943-4eb486bb89c6 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'available'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:14.836763 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:14.836763 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:14.853057 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-69a1e760-3af0-47c4-b943-4eb486bb89c6 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:14.853635 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 151/600] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:14 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:14.865395 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bd7a4e95-588a-4647-8c54-9c6d28116917 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:14.867762 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bd7a4e95-588a-4647-8c54-9c6d28116917 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:14.867992 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bd7a4e95-588a-4647-8c54-9c6d28116917 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:14.868283 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bd7a4e95-588a-4647-8c54-9c6d28116917 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:14.876645 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05480f10-28d3-4ef7-b347-ba351f334479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e99520b9-e612-47cc-a111-2fe09044ac77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-291071461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e089d62ad3f54819a3a8e7f1ed579397',qos_specs=None,replication_status=,reservations=['59b45164-6f64-4364-8d31-db790b8f77d2','1b7184ed-0a97-43dc-8d2b-63e78d561b0f','bcdd1e65-5375-445c-b030-049c487089d3','7884f25d-7f50-41b2-ab84-bce5574d8567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242180c201bc42358100db0c6ebabd89',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-291071461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e99520b9-e612-47cc-a111-2fe09044ac77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e089d62ad3f54819a3a8e7f1ed579397',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='242180c201bc42358100db0c6ebabd89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:14.878189 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc15872-e5bd-461f-8186-8c8768790c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:14.878754 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:14.878754 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:14.879348 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bd7a4e95-588a-4647-8c54-9c6d28116917 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:14.880267 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bd7a4e95-588a-4647-8c54-9c6d28116917 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:14.880710 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 154/601] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:14 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:14.903832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9b54ae3d-6a6e-4d29-a8d9-c6c1e0934b38 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:14.907463 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9b54ae3d-6a6e-4d29-a8d9-c6c1e0934b38 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 Aug 04 09:02:14.907949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9b54ae3d-6a6e-4d29-a8d9-c6c1e0934b38 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:14.908264 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9b54ae3d-6a6e-4d29-a8d9-c6c1e0934b38 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:14.908426 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-9b54ae3d-6a6e-4d29-a8d9-c6c1e0934b38 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Delete snapshot with id: d60d5f6b-4e17-46ea-8edd-208bcff53843 Aug 04 09:02:14.920373 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9b54ae3d-6a6e-4d29-a8d9-c6c1e0934b38 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 returned with HTTP 404 Aug 04 09:02:14.920694 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 149/602] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:14 2026] DELETE /volume/v3/snapshots/d60d5f6b-4e17-46ea-8edd-208bcff53843 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:14.922091 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc15872-e5bd-461f-8186-8c8768790c48) transitioned into state 'SUCCESS' from state '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-291071461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e089d62ad3f54819a3a8e7f1ed579397',qos_specs=None,replication_status=,reservations=['59b45164-6f64-4364-8d31-db790b8f77d2','1b7184ed-0a97-43dc-8d2b-63e78d561b0f','bcdd1e65-5375-445c-b030-049c487089d3','7884f25d-7f50-41b2-ab84-bce5574d8567'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242180c201bc42358100db0c6ebabd89',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:14.923179 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa41768-da1a-4d2a-b67e-3a0cd5c58668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:14.931052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:14.934876 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:14.935708 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbeebc7-7ac2-44fd-bfbe-db8a1043b40a", "name": "tempest-SnapshotsActionsTest-Snapshot-625822706"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:14.936450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa41768-da1a-4d2a-b67e-3a0cd5c58668) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:14.937796 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Flow 'volume_create_api' (19ff9a69-7b02-4cdc-b7fa-9e71621c6ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:14.938488 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Create volume request issued successfully. Aug 04 09:02:14.939516 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43f3ab95-f063-4471-a209-dc1bfaad2433 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:14.939889 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 149/603] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:14 2026] POST /volume/v3/volumes => generated 754 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:14.955051 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:14.955051 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:14.955051 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:14.955302 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create snapshot from volume adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:14.958161 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-04b55a78-90ca-4d20-8ded-26e5e1f20c9c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:14.960708 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-04b55a78-90ca-4d20-8ded-26e5e1f20c9c tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:14.960887 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-04b55a78-90ca-4d20-8ded-26e5e1f20c9c tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:14.961176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-04b55a78-90ca-4d20-8ded-26e5e1f20c9c tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:14.971387 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:14.971387 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:14.976638 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-04b55a78-90ca-4d20-8ded-26e5e1f20c9c tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:14.984422 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-04b55a78-90ca-4d20-8ded-26e5e1f20c9c tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:14.984422 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 155/604] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:14 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:14.992842 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Created reservations ['cbc8256e-9cd4-431e-b980-13f58a23efe2', 'f092de2c-4977-44f6-bb24-78fe5dea7f2a', '2a4586fb-123d-426d-86d0-2e806e2f72b5', '1dff7bb7-a73e-4183-ad4a-def1a85dffba'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:15.002353 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b950078f-9e11-4882-ac73-6d5aa64133b1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.004522 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b950078f-9e11-4882-ac73-6d5aa64133b1 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:15.004709 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b950078f-9e11-4882-ac73-6d5aa64133b1 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:15.004904 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b950078f-9e11-4882-ac73-6d5aa64133b1 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:15.018565 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:15.018565 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:15.026570 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b950078f-9e11-4882-ac73-6d5aa64133b1 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:15.034307 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b950078f-9e11-4882-ac73-6d5aa64133b1 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:15.035037 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 150/605] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:15 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:15.051236 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot create request issued successfully. Aug 04 09:02:15.051236 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf7e8f71-48d8-4166-ba06-4e9674db5e7e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:15.051530 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 152/606] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:15.065821 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2d30d678-0083-4884-b2b4-86bc71f69233 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.073056 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d30d678-0083-4884-b2b4-86bc71f69233 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 Aug 04 09:02:15.073305 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d30d678-0083-4884-b2b4-86bc71f69233 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:15.073522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d30d678-0083-4884-b2b4-86bc71f69233 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:15.081973 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:15.081973 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:15.082465 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2d30d678-0083-4884-b2b4-86bc71f69233 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:15.083483 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d30d678-0083-4884-b2b4-86bc71f69233 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 returned with HTTP 200 Aug 04 09:02:15.084231 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 150/607] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:15 2026] GET /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:15.101940 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-1133d3ec-3d2e-4366-af8a-6c4771347587 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.106309 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-1133d3ec-3d2e-4366-af8a-6c4771347587 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:15.106653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-1133d3ec-3d2e-4366-af8a-6c4771347587 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:15.106967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-1133d3ec-3d2e-4366-af8a-6c4771347587 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:15.120219 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:15.120219 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:15.126325 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-1133d3ec-3d2e-4366-af8a-6c4771347587 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:15.138126 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-1133d3ec-3d2e-4366-af8a-6c4771347587 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:15.138846 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 156/608] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:15 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:15.239301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-10d44917-4496-42fb-afb1-43b23e4df6ee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.239301 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10d44917-4496-42fb-afb1-43b23e4df6ee None None] GET https://10.4.3.176/volume// Aug 04 09:02:15.239301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10d44917-4496-42fb-afb1-43b23e4df6ee None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:15.239301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10d44917-4496-42fb-afb1-43b23e4df6ee None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:15.239301 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10d44917-4496-42fb-afb1-43b23e4df6ee None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:15.239682 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 151/609] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:02:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:15.249527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-17f22bbf-2d17-4d8a-834f-04129c0bf4b0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.251914 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-17f22bbf-2d17-4d8a-834f-04129c0bf4b0 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:02:15.253364 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-17f22bbf-2d17-4d8a-834f-04129c0bf4b0 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a17109cf-a855-48b1-a9c9-90d81b040481", "connector": null, "instance_uuid": "6e996d70-b1d9-4447-a95e-d6730cdfc481"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:15.262028 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:15.262028 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:15.300272 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-17f22bbf-2d17-4d8a-834f-04129c0bf4b0 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:02:15.300958 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 153/610] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:02:15 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:15.335884 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1afb461d-79ba-4383-95dd-06eed065159e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.339233 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1afb461d-79ba-4383-95dd-06eed065159e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:15.339233 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1afb461d-79ba-4383-95dd-06eed065159e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:15.339597 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1afb461d-79ba-4383-95dd-06eed065159e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:15.346889 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-23c0712a-d745-42c2-8ae7-8f629d042a4c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.347434 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-23c0712a-d745-42c2-8ae7-8f629d042a4c None None] GET https://10.4.3.176/volume// Aug 04 09:02:15.347677 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-23c0712a-d745-42c2-8ae7-8f629d042a4c None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:15.348088 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-23c0712a-d745-42c2-8ae7-8f629d042a4c None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:15.348407 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-23c0712a-d745-42c2-8ae7-8f629d042a4c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:15.348825 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 157/611] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:02:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:15.354286 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:15.354286 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:15.360873 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1afb461d-79ba-4383-95dd-06eed065159e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:15.365042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-f674c9cc-c5a5-4025-a318-6cde8a9c2100 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.368081 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-f674c9cc-c5a5-4025-a318-6cde8a9c2100 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:15.368081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-f674c9cc-c5a5-4025-a318-6cde8a9c2100 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:15.370137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-f674c9cc-c5a5-4025-a318-6cde8a9c2100 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:15.373359 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1afb461d-79ba-4383-95dd-06eed065159e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:15.374081 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 151/612] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:15 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:15.384686 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:15.384686 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:15.392225 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-f674c9cc-c5a5-4025-a318-6cde8a9c2100 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:15.395674 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-f674c9cc-c5a5-4025-a318-6cde8a9c2100 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:15.396383 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 152/613] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:02:15 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:02:15.502680 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-e59d0bd8-8366-4bf2-8d80-7ff9c5678592 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:15.504926 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-e59d0bd8-8366-4bf2-8d80-7ff9c5678592 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] PUT https://10.4.3.176/volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04 Aug 04 09:02:15.505418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-e59d0bd8-8366-4bf2-8d80-7ff9c5678592 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:15.516135 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-e59d0bd8-8366-4bf2-8d80-7ff9c5678592 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Acquiring lock "cinder-attachment_update-a17109cf-a855-48b1-a9c9-90d81b040481-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:02:15.522804 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-e59d0bd8-8366-4bf2-8d80-7ff9c5678592 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Lock "cinder-attachment_update-a17109cf-a855-48b1-a9c9-90d81b040481-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:02:15.523795 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:15.523795 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:15.617918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-e59d0bd8-8366-4bf2-8d80-7ff9c5678592 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Lock "cinder-attachment_update-a17109cf-a855-48b1-a9c9-90d81b040481-np0000006401" released by "attachment_update" :: held 0.095s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:02:15.618491 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-e59d0bd8-8366-4bf2-8d80-7ff9c5678592 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04 returned with HTTP 200 Aug 04 09:02:15.618997 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 154/614] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:02:15 2026] PUT /volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:16.008361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-82beb72b-7d79-4f71-a009-e014465d2424 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.010774 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82beb72b-7d79-4f71-a009-e014465d2424 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:16.011035 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82beb72b-7d79-4f71-a009-e014465d2424 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.011328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82beb72b-7d79-4f71-a009-e014465d2424 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.032559 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.032559 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:16.040226 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-82beb72b-7d79-4f71-a009-e014465d2424 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:16.043482 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82beb72b-7d79-4f71-a009-e014465d2424 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:16.044034 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 158/615] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:16.095923 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-59f34ff5-d7dd-4a18-99d4-e57cbeacd10c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.098263 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-59f34ff5-d7dd-4a18-99d4-e57cbeacd10c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 Aug 04 09:02:16.098763 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-59f34ff5-d7dd-4a18-99d4-e57cbeacd10c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.099163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-59f34ff5-d7dd-4a18-99d4-e57cbeacd10c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.102320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-2f4c9a99-6a85-4600-abd1-40ddb9cce945 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.108461 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-2f4c9a99-6a85-4600-abd1-40ddb9cce945 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:16.108461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-2f4c9a99-6a85-4600-abd1-40ddb9cce945 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.108461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-2f4c9a99-6a85-4600-abd1-40ddb9cce945 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.111225 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.111225 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:16.111225 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-59f34ff5-d7dd-4a18-99d4-e57cbeacd10c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:16.111225 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-59f34ff5-d7dd-4a18-99d4-e57cbeacd10c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 returned with HTTP 200 Aug 04 09:02:16.111225 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 152/616] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:16.121049 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.121049 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:16.123196 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a6982714-ffcd-4ea7-b84c-99f0d93fb7aa None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.127065 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6982714-ffcd-4ea7-b84c-99f0d93fb7aa tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887/action Aug 04 09:02:16.127244 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6982714-ffcd-4ea7-b84c-99f0d93fb7aa tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:16.127322 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6982714-ffcd-4ea7-b84c-99f0d93fb7aa tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:16.129859 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-a6982714-ffcd-4ea7-b84c-99f0d93fb7aa tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot '05bb1096-08cd-4603-8bc9-1377a51d4887' with '{'status': 'error'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:16.129975 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-2f4c9a99-6a85-4600-abd1-40ddb9cce945 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:16.138511 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-2f4c9a99-6a85-4600-abd1-40ddb9cce945 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:16.138511 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 153/617] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:16.143260 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.143260 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:16.160016 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6982714-ffcd-4ea7-b84c-99f0d93fb7aa tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887/action returned with HTTP 202 Aug 04 09:02:16.160016 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 155/618] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:16 2026] POST /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:16.169591 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f0bf669f-0627-4100-8fcb-7f29dd9a855a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.171339 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0bf669f-0627-4100-8fcb-7f29dd9a855a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 Aug 04 09:02:16.171526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0bf669f-0627-4100-8fcb-7f29dd9a855a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.171704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0bf669f-0627-4100-8fcb-7f29dd9a855a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.179353 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.179353 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:16.179945 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f0bf669f-0627-4100-8fcb-7f29dd9a855a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:16.180512 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0bf669f-0627-4100-8fcb-7f29dd9a855a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 returned with HTTP 200 Aug 04 09:02:16.180909 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 159/619] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:16.191320 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-050fedb5-accf-4421-91ae-f882e12e6801 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.193832 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-050fedb5-accf-4421-91ae-f882e12e6801 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887/action Aug 04 09:02:16.194220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-050fedb5-accf-4421-91ae-f882e12e6801 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:16.194382 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-050fedb5-accf-4421-91ae-f882e12e6801 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:16.205366 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.205366 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:16.205366 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-050fedb5-accf-4421-91ae-f882e12e6801 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot retrieved successfully. Aug 04 09:02:16.228229 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-050fedb5-accf-4421-91ae-f882e12e6801 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot delete request issued successfully. Aug 04 09:02:16.228229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-050fedb5-accf-4421-91ae-f882e12e6801 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887/action returned with HTTP 202 Aug 04 09:02:16.228229 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 153/620] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:16 2026] POST /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:16.238070 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7c8f5314-89b9-436a-b77e-619906a86280 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.240595 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c8f5314-89b9-436a-b77e-619906a86280 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 Aug 04 09:02:16.240595 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c8f5314-89b9-436a-b77e-619906a86280 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.240781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c8f5314-89b9-436a-b77e-619906a86280 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.247549 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.247549 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:16.248484 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7c8f5314-89b9-436a-b77e-619906a86280 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:16.250418 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c8f5314-89b9-436a-b77e-619906a86280 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 returned with HTTP 200 Aug 04 09:02:16.250418 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 154/621] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:16.264976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7a2f8714-5c62-4184-b4ed-a744630b41e5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.265810 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a2f8714-5c62-4184-b4ed-a744630b41e5 None None] GET https://10.4.3.176/volume// Aug 04 09:02:16.266078 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a2f8714-5c62-4184-b4ed-a744630b41e5 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.266403 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a2f8714-5c62-4184-b4ed-a744630b41e5 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.266850 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a2f8714-5c62-4184-b4ed-a744630b41e5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:16.267481 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 156/622] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:16.275386 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-38a1e06f-93b6-4d0f-8991-12241783a77a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.277931 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-38a1e06f-93b6-4d0f-8991-12241783a77a tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:02:16.278755 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-38a1e06f-93b6-4d0f-8991-12241783a77a tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e99520b9-e612-47cc-a111-2fe09044ac77", "connector": null, "instance_uuid": "8d3b4aa1-9a52-4eb5-9647-c6b3d3915e70"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:16.288642 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.288642 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:16.326700 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-38a1e06f-93b6-4d0f-8991-12241783a77a tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:02:16.327389 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 160/623] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:02:16 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:16.355394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b5915a8b-af3f-44ae-82a8-7ddf87b573d6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.358860 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b5915a8b-af3f-44ae-82a8-7ddf87b573d6 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:16.359159 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b5915a8b-af3f-44ae-82a8-7ddf87b573d6 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.359422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b5915a8b-af3f-44ae-82a8-7ddf87b573d6 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.374885 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.374885 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:16.377271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-019711b3-ccaa-4975-9331-68360b153abe None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.378226 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-019711b3-ccaa-4975-9331-68360b153abe None None] GET https://10.4.3.176/volume// Aug 04 09:02:16.378590 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-019711b3-ccaa-4975-9331-68360b153abe None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.378940 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-019711b3-ccaa-4975-9331-68360b153abe None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.380098 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-019711b3-ccaa-4975-9331-68360b153abe None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:16.380570 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 155/624] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:16.383547 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b5915a8b-af3f-44ae-82a8-7ddf87b573d6 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:16.388460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-a23aceda-db81-4aa5-ac40-b2fb032093bc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.391269 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-489418fa-e1c0-4665-801d-226701d0cf48 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.391564 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-a23aceda-db81-4aa5-ac40-b2fb032093bc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:16.392026 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-a23aceda-db81-4aa5-ac40-b2fb032093bc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.392026 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-a23aceda-db81-4aa5-ac40-b2fb032093bc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.393804 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b5915a8b-af3f-44ae-82a8-7ddf87b573d6 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:16.393804 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 154/625] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:16.395106 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-489418fa-e1c0-4665-801d-226701d0cf48 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:16.395431 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-489418fa-e1c0-4665-801d-226701d0cf48 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:16.395716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-489418fa-e1c0-4665-801d-226701d0cf48 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:16.410317 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.410317 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:16.415469 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.415469 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:16.416413 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-a23aceda-db81-4aa5-ac40-b2fb032093bc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:16.419886 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-489418fa-e1c0-4665-801d-226701d0cf48 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:16.422932 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-a23aceda-db81-4aa5-ac40-b2fb032093bc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:16.423520 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 157/626] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:02:16.429310 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-489418fa-e1c0-4665-801d-226701d0cf48 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:16.429310 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 161/627] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:16 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:16.558833 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-3702b0b7-fb1a-43c2-90ff-e20c7ab9c754 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:16.561994 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-3702b0b7-fb1a-43c2-90ff-e20c7ab9c754 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] PUT https://10.4.3.176/volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276 Aug 04 09:02:16.562726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-3702b0b7-fb1a-43c2-90ff-e20c7ab9c754 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:16.574312 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-3702b0b7-fb1a-43c2-90ff-e20c7ab9c754 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Acquiring lock "cinder-attachment_update-e99520b9-e612-47cc-a111-2fe09044ac77-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:02:16.582464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-3702b0b7-fb1a-43c2-90ff-e20c7ab9c754 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Lock "cinder-attachment_update-e99520b9-e612-47cc-a111-2fe09044ac77-np0000006401" acquired by "attachment_update" :: waited 0.009s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:02:16.583542 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:16.583542 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:16.673363 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-3702b0b7-fb1a-43c2-90ff-e20c7ab9c754 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Lock "cinder-attachment_update-e99520b9-e612-47cc-a111-2fe09044ac77-np0000006401" released by "attachment_update" :: held 0.090s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:02:16.673363 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-3702b0b7-fb1a-43c2-90ff-e20c7ab9c754 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276 returned with HTTP 200 Aug 04 09:02:16.674870 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 156/628] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:02:16 2026] PUT /volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:17.262225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e808a738-5192-45ce-836e-cb1be6e5357e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.264111 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e808a738-5192-45ce-836e-cb1be6e5357e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 Aug 04 09:02:17.264416 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e808a738-5192-45ce-836e-cb1be6e5357e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:17.264613 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e808a738-5192-45ce-836e-cb1be6e5357e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:17.269004 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e808a738-5192-45ce-836e-cb1be6e5357e tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 returned with HTTP 404 Aug 04 09:02:17.269548 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 155/629] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:17 2026] GET /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:17.277650 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e1964f0c-7000-4f04-9438-ec4698858c76 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.280257 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e1964f0c-7000-4f04-9438-ec4698858c76 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:17.280796 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e1964f0c-7000-4f04-9438-ec4698858c76 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:17.281023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e1964f0c-7000-4f04-9438-ec4698858c76 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:17.282823 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-e1964f0c-7000-4f04-9438-ec4698858c76 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'available'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:17.297971 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:17.297971 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:17.312564 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e1964f0c-7000-4f04-9438-ec4698858c76 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:17.313285 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 158/630] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:17 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:17.321314 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a5e79782-3801-47c4-ab07-fc0484a9a8e1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.327040 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a5e79782-3801-47c4-ab07-fc0484a9a8e1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:17.327252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a5e79782-3801-47c4-ab07-fc0484a9a8e1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:17.327456 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a5e79782-3801-47c4-ab07-fc0484a9a8e1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:17.335779 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:17.335779 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:17.336421 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a5e79782-3801-47c4-ab07-fc0484a9a8e1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:17.337439 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a5e79782-3801-47c4-ab07-fc0484a9a8e1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:17.337872 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 162/631] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:17 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:17.348796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-893b5bf1-002a-4f3c-b56c-89490ffac237 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.352048 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-893b5bf1-002a-4f3c-b56c-89490ffac237 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 Aug 04 09:02:17.352319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-893b5bf1-002a-4f3c-b56c-89490ffac237 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:17.352551 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-893b5bf1-002a-4f3c-b56c-89490ffac237 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:17.352675 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-893b5bf1-002a-4f3c-b56c-89490ffac237 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Delete snapshot with id: 05bb1096-08cd-4603-8bc9-1377a51d4887 Aug 04 09:02:17.357752 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-893b5bf1-002a-4f3c-b56c-89490ffac237 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 returned with HTTP 404 Aug 04 09:02:17.358328 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 157/632] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:17 2026] DELETE /volume/v3/snapshots/05bb1096-08cd-4603-8bc9-1377a51d4887 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:17.367050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.368961 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:17.369346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adbeebc7-7ac2-44fd-bfbe-db8a1043b40a", "name": "tempest-SnapshotsActionsTest-Snapshot-469393595"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:17.378231 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:17.378231 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:17.378753 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:17.378896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Create snapshot from volume adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:17.410338 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b4e9a2b2-0555-4bdf-b366-d2d651fad3e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.412911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4e9a2b2-0555-4bdf-b366-d2d651fad3e0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:17.413098 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4e9a2b2-0555-4bdf-b366-d2d651fad3e0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:17.413347 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4e9a2b2-0555-4bdf-b366-d2d651fad3e0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:17.418842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Created reservations ['7dabd9ed-4f1b-4f2b-8a11-b630945bfb47', 'f7c79a85-6d6d-4760-92f3-ac417d0f0e50', '14c04866-c552-423f-9353-3dab9acb44f0', '9a275d93-107c-418c-98b0-d4be036066a2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:17.427194 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:17.427194 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:17.432835 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b4e9a2b2-0555-4bdf-b366-d2d651fad3e0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:17.441493 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4e9a2b2-0555-4bdf-b366-d2d651fad3e0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:17.443469 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 159/633] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:17 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:17.444605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-73ed29f3-c0e0-48aa-9ee1-917ee3913e72 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.446324 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73ed29f3-c0e0-48aa-9ee1-917ee3913e72 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:17.446522 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-73ed29f3-c0e0-48aa-9ee1-917ee3913e72 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:17.446687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-73ed29f3-c0e0-48aa-9ee1-917ee3913e72 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:17.459636 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:17.459636 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:17.463424 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-73ed29f3-c0e0-48aa-9ee1-917ee3913e72 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:17.464226 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot create request issued successfully. Aug 04 09:02:17.464580 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ba38031e-eb5a-4b1c-b90b-964c20c60c3c tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:17.465189 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 156/634] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:17.467437 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73ed29f3-c0e0-48aa-9ee1-917ee3913e72 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:17.467819 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 163/635] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:17 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:17.479011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9f116766-d69e-4dee-b519-e5721031d787 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:17.479011 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9f116766-d69e-4dee-b519-e5721031d787 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da Aug 04 09:02:17.479011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9f116766-d69e-4dee-b519-e5721031d787 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:17.479011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9f116766-d69e-4dee-b519-e5721031d787 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:17.490267 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:17.490267 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:17.490729 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9f116766-d69e-4dee-b519-e5721031d787 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:17.491493 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9f116766-d69e-4dee-b519-e5721031d787 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da returned with HTTP 200 Aug 04 09:02:17.491859 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 158/636] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:17 2026] GET /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:18.462754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4718ceb1-b713-4868-ba13-8d932df286b8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.466583 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4718ceb1-b713-4868-ba13-8d932df286b8 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:18.466806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4718ceb1-b713-4868-ba13-8d932df286b8 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:18.466996 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4718ceb1-b713-4868-ba13-8d932df286b8 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:18.478355 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.478355 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:18.485506 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4718ceb1-b713-4868-ba13-8d932df286b8 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:18.489011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d078937a-697a-4a81-92e1-e41f96bc3900 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.491701 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4718ceb1-b713-4868-ba13-8d932df286b8 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:18.492033 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d078937a-697a-4a81-92e1-e41f96bc3900 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:18.492426 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 160/637] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:18 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:18.492500 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d078937a-697a-4a81-92e1-e41f96bc3900 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:18.492590 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d078937a-697a-4a81-92e1-e41f96bc3900 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:18.511305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-14575131-5ab4-4b73-a5e0-a0898bd46f05 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.513199 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.513199 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:18.515227 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-14575131-5ab4-4b73-a5e0-a0898bd46f05 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da Aug 04 09:02:18.515227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-14575131-5ab4-4b73-a5e0-a0898bd46f05 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:18.515227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-14575131-5ab4-4b73-a5e0-a0898bd46f05 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:18.519805 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.519805 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:18.522607 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-14575131-5ab4-4b73-a5e0-a0898bd46f05 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:18.522607 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-14575131-5ab4-4b73-a5e0-a0898bd46f05 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da returned with HTTP 200 Aug 04 09:02:18.522607 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 164/638] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:18 2026] GET /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:18.523124 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d078937a-697a-4a81-92e1-e41f96bc3900 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:18.538245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1ae35885-12bc-445c-a076-af632aa867ae None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.539687 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d078937a-697a-4a81-92e1-e41f96bc3900 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:18.539687 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 157/639] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:18 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:18.540622 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ae35885-12bc-445c-a076-af632aa867ae tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da/action Aug 04 09:02:18.541689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ae35885-12bc-445c-a076-af632aa867ae tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:18.541689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ae35885-12bc-445c-a076-af632aa867ae tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:18.542978 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-1ae35885-12bc-445c-a076-af632aa867ae tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'de681198-2135-49c8-89a4-49c16cd323da' with '{'status': 'error_deleting'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:18.556298 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.556298 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:18.572740 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ae35885-12bc-445c-a076-af632aa867ae tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da/action returned with HTTP 202 Aug 04 09:02:18.573879 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 159/640] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:18 2026] POST /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:18.583933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-88c8aa5c-4d24-4c6e-ad5f-203ce7ce48d0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.585638 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-88c8aa5c-4d24-4c6e-ad5f-203ce7ce48d0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da Aug 04 09:02:18.586329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-88c8aa5c-4d24-4c6e-ad5f-203ce7ce48d0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:18.586585 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-88c8aa5c-4d24-4c6e-ad5f-203ce7ce48d0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:18.593389 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.593389 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:18.593968 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-88c8aa5c-4d24-4c6e-ad5f-203ce7ce48d0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:18.594898 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-88c8aa5c-4d24-4c6e-ad5f-203ce7ce48d0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da returned with HTTP 200 Aug 04 09:02:18.595314 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 161/641] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:18 2026] GET /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:18.608177 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-75d51b21-98de-426e-9989-5f853e99383a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.610005 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-75d51b21-98de-426e-9989-5f853e99383a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da/action Aug 04 09:02:18.610665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-75d51b21-98de-426e-9989-5f853e99383a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:18.611029 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-75d51b21-98de-426e-9989-5f853e99383a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:18.618814 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.618814 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:18.619507 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-75d51b21-98de-426e-9989-5f853e99383a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot retrieved successfully. Aug 04 09:02:18.646492 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-75d51b21-98de-426e-9989-5f853e99383a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot delete request issued successfully. Aug 04 09:02:18.647802 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-75d51b21-98de-426e-9989-5f853e99383a tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da/action returned with HTTP 202 Aug 04 09:02:18.648508 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 165/642] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:18 2026] POST /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:18.657588 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-947bc371-1ff7-4329-a023-11bbc34adfc0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.660035 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-947bc371-1ff7-4329-a023-11bbc34adfc0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da Aug 04 09:02:18.660346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-947bc371-1ff7-4329-a023-11bbc34adfc0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:18.660591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-947bc371-1ff7-4329-a023-11bbc34adfc0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:18.670802 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.670802 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:18.670802 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-947bc371-1ff7-4329-a023-11bbc34adfc0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:18.670802 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-947bc371-1ff7-4329-a023-11bbc34adfc0 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da returned with HTTP 200 Aug 04 09:02:18.671163 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 158/643] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:18 2026] GET /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:18.785048 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.786561 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:18.787095 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-659327631"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:18.789169 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-659327631'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:18.792593 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume of 1 GB Aug 04 09:02:18.793069 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.793069 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:18.793701 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Availability Zones retrieved successfully. Aug 04 09:02:18.799170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (4404e168-7f79-4f96-9c31-67344e18f144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:18.800533 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775cb217-0a2c-4b3f-9ef9-04060457c42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:18.801804 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:18.810047 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.810047 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:18.826757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775cb217-0a2c-4b3f-9ef9-04060457c42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d0abadbc-819f-4892-8f44-79c8e36b18d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0abadbc-819f-4892-8f44-79c8e36b18d9', 'encryption_key_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=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:18.827796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe0c78d-577e-4a45-9b26-9f3f532dd7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:18.873540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Created reservations ['dc886c4f-18ba-415c-84bd-6cc2c3b32376', '069e33f3-25c1-4ee9-9350-88bf1088ef04', '1a39c9b0-6dce-403e-8ab8-d6ceeaed697c', '86f364c9-54ef-43c6-b7e5-3e19aa86b710'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:18.874871 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe0c78d-577e-4a45-9b26-9f3f532dd7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc886c4f-18ba-415c-84bd-6cc2c3b32376', '069e33f3-25c1-4ee9-9350-88bf1088ef04', '1a39c9b0-6dce-403e-8ab8-d6ceeaed697c', '86f364c9-54ef-43c6-b7e5-3e19aa86b710']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:18.876858 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cc4b5d-ac59-4c8d-ad9b-3635fa20f73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:18.912962 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7cc4b5d-ac59-4c8d-ad9b-3635fa20f73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f6e8726-4d9e-4451-88b5-e37070a021bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-659327631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['dc886c4f-18ba-415c-84bd-6cc2c3b32376','069e33f3-25c1-4ee9-9350-88bf1088ef04','1a39c9b0-6dce-403e-8ab8-d6ceeaed697c','86f364c9-54ef-43c6-b7e5-3e19aa86b710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-659327631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f6e8726-4d9e-4451-88b5-e37070a021bd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0abadbc-819f-4892-8f44-79c8e36b18d9),volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:18.915763 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387f4ab2-92f7-438b-9224-0255f31b7b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:18.933781 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-912c2180-1db0-46a3-b675-481eda074e6f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.937429 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-912c2180-1db0-46a3-b675-481eda074e6f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04/action Aug 04 09:02:18.938350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-912c2180-1db0-46a3-b675-481eda074e6f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:18.938486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-912c2180-1db0-46a3-b675-481eda074e6f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:18.944326 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387f4ab2-92f7-438b-9224-0255f31b7b14) transitioned into state 'SUCCESS' from state '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-659327631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['dc886c4f-18ba-415c-84bd-6cc2c3b32376','069e33f3-25c1-4ee9-9350-88bf1088ef04','1a39c9b0-6dce-403e-8ab8-d6ceeaed697c','86f364c9-54ef-43c6-b7e5-3e19aa86b710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:18.945424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ef45be-a21b-48a9-ab62-a5d52da3215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:18.959605 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.959605 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:18.959692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ef45be-a21b-48a9-ab62-a5d52da3215f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:18.960795 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (4404e168-7f79-4f96-9c31-67344e18f144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:18.962038 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request issued successfully. Aug 04 09:02:18.962570 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1df72088-e89b-48ed-9206-2d8fe43ce05e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:18.963294 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 160/644] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:02:18 2026] POST /volume/v3/volumes => generated 759 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:18.976848 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fbb162d7-a354-4312-aaef-d0302234ce16 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:18.980883 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fbb162d7-a354-4312-aaef-d0302234ce16 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:18.980883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fbb162d7-a354-4312-aaef-d0302234ce16 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:18.980883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fbb162d7-a354-4312-aaef-d0302234ce16 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:18.981228 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a55be1cb-3994-4302-8634-5537e3b8cc55 req-912c2180-1db0-46a3-b675-481eda074e6f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04/action returned with HTTP 204 Aug 04 09:02:18.982126 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 162/645] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:02:18 2026] POST /volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:02:18.988727 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:18.988727 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:18.993042 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fbb162d7-a354-4312-aaef-d0302234ce16 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:18.998648 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fbb162d7-a354-4312-aaef-d0302234ce16 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:18.999284 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 166/646] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:18 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:19.508802 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6eaf3bd1-e256-4255-bccf-f71c1de655af None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.511227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6eaf3bd1-e256-4255-bccf-f71c1de655af tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:19.511543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6eaf3bd1-e256-4255-bccf-f71c1de655af tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.511796 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6eaf3bd1-e256-4255-bccf-f71c1de655af tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.524940 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.524940 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:19.529694 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6eaf3bd1-e256-4255-bccf-f71c1de655af tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:19.535904 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6eaf3bd1-e256-4255-bccf-f71c1de655af tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:19.536497 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 159/647] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:19.556869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-39a906b1-3a60-4ed1-9184-7a3d1c964e18 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.559124 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-39a906b1-3a60-4ed1-9184-7a3d1c964e18 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:19.559624 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-39a906b1-3a60-4ed1-9184-7a3d1c964e18 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.560810 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-39a906b1-3a60-4ed1-9184-7a3d1c964e18 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.573597 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.573597 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:19.578775 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-39a906b1-3a60-4ed1-9184-7a3d1c964e18 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:19.585062 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-39a906b1-3a60-4ed1-9184-7a3d1c964e18 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:19.585689 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 161/648] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:19.601952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6f0f37fb-51e3-4ad2-af6f-ffadf7f8c52f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.604195 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6f0f37fb-51e3-4ad2-af6f-ffadf7f8c52f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:02:19.604495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6f0f37fb-51e3-4ad2-af6f-ffadf7f8c52f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.604749 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6f0f37fb-51e3-4ad2-af6f-ffadf7f8c52f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.620068 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.620068 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:19.625693 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6f0f37fb-51e3-4ad2-af6f-ffadf7f8c52f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:02:19.632869 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6f0f37fb-51e3-4ad2-af6f-ffadf7f8c52f tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:02:19.633440 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 163/649] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:19.685027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d0af1a5f-8ac1-41eb-8ba7-1901aa55b061 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.688770 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d0af1a5f-8ac1-41eb-8ba7-1901aa55b061 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da Aug 04 09:02:19.688770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d0af1a5f-8ac1-41eb-8ba7-1901aa55b061 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.688770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d0af1a5f-8ac1-41eb-8ba7-1901aa55b061 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.694870 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d0af1a5f-8ac1-41eb-8ba7-1901aa55b061 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da returned with HTTP 404 Aug 04 09:02:19.694870 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 167/650] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:19.702704 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dc4fe0ac-e345-4f46-a863-31868b88cb50 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.704585 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc4fe0ac-e345-4f46-a863-31868b88cb50 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:19.704933 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dc4fe0ac-e345-4f46-a863-31868b88cb50 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:19.705042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dc4fe0ac-e345-4f46-a863-31868b88cb50 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:19.706443 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-dc4fe0ac-e345-4f46-a863-31868b88cb50 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'available'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:19.715828 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.715828 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:19.743302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc4fe0ac-e345-4f46-a863-31868b88cb50 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:19.743302 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 160/651] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:19 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:19.743405 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5f78796f-9430-4ac9-827f-335620fd7e70 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.753069 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5f78796f-9430-4ac9-827f-335620fd7e70 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:19.753444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5f78796f-9430-4ac9-827f-335620fd7e70 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.753712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5f78796f-9430-4ac9-827f-335620fd7e70 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.761314 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.761314 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:19.761634 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5f78796f-9430-4ac9-827f-335620fd7e70 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:19.763011 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5f78796f-9430-4ac9-827f-335620fd7e70 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:19.763544 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 162/652] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:19.774634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7d73205d-b5ce-4043-8675-5b03fb3f6b84 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.776637 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d73205d-b5ce-4043-8675-5b03fb3f6b84 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da Aug 04 09:02:19.776836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d73205d-b5ce-4043-8675-5b03fb3f6b84 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.777032 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d73205d-b5ce-4043-8675-5b03fb3f6b84 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.777151 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-7d73205d-b5ce-4043-8675-5b03fb3f6b84 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Delete snapshot with id: de681198-2135-49c8-89a4-49c16cd323da Aug 04 09:02:19.782042 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d73205d-b5ce-4043-8675-5b03fb3f6b84 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da returned with HTTP 404 Aug 04 09:02:19.782619 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 164/653] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:19 2026] DELETE /volume/v3/snapshots/de681198-2135-49c8-89a4-49c16cd323da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:19.792903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-86e8120b-6f9f-45e0-8ed6-50a4549dce00 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.796972 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-86e8120b-6f9f-45e0-8ed6-50a4549dce00 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:19.796972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-86e8120b-6f9f-45e0-8ed6-50a4549dce00 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:19.796972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-86e8120b-6f9f-45e0-8ed6-50a4549dce00 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:19.799369 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.admin_actions [None req-86e8120b-6f9f-45e0-8ed6-50a4549dce00 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'creating'}' {{(pid=100459) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:19.814162 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.814162 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:19.834587 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-86e8120b-6f9f-45e0-8ed6-50a4549dce00 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:19.835156 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 168/654] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:19 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:19.843191 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6f6c05c7-6f82-47bb-a809-e8c5291877eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.845574 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f6c05c7-6f82-47bb-a809-e8c5291877eb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:19.845944 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f6c05c7-6f82-47bb-a809-e8c5291877eb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.847010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f6c05c7-6f82-47bb-a809-e8c5291877eb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.853265 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.853265 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:19.853374 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6f6c05c7-6f82-47bb-a809-e8c5291877eb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:19.854564 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f6c05c7-6f82-47bb-a809-e8c5291877eb tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:19.855159 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 161/655] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:19.871887 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-00636307-da2d-4bf6-aeac-5aefdb107c00 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.874548 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-00636307-da2d-4bf6-aeac-5aefdb107c00 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:19.875035 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-00636307-da2d-4bf6-aeac-5aefdb107c00 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:19.875402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-00636307-da2d-4bf6-aeac-5aefdb107c00 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:19.877370 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.snapshot_actions [None req-00636307-da2d-4bf6-aeac-5aefdb107c00 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100460) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 09:02:19.886184 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.886184 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:19.886917 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.snapshot_actions [None req-00636307-da2d-4bf6-aeac-5aefdb107c00 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Updating snapshot a1ca6e2d-c287-4897-83d8-5268776c99a4 with info {'id': 'a1ca6e2d-c287-4897-83d8-5268776c99a4', 'status': 'error', 'progress': '80%'} Aug 04 09:02:19.897323 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-00636307-da2d-4bf6-aeac-5aefdb107c00 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:19.897983 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 163/656] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:19 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:19.911433 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0dad87e3-448f-4f5f-936b-3ac62e0cdc7e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.918773 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0dad87e3-448f-4f5f-936b-3ac62e0cdc7e tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:19.918773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0dad87e3-448f-4f5f-936b-3ac62e0cdc7e tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.918773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0dad87e3-448f-4f5f-936b-3ac62e0cdc7e tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:19.924557 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.924557 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:19.925084 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0dad87e3-448f-4f5f-936b-3ac62e0cdc7e tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Snapshot retrieved successfully. Aug 04 09:02:19.925875 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0dad87e3-448f-4f5f-936b-3ac62e0cdc7e tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:19.930852 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 165/657] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 460 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:19.939377 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8b6bfbac-1ea0-49f8-84bf-ba8e0e59f213 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.941665 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b6bfbac-1ea0-49f8-84bf-ba8e0e59f213 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] POST https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action Aug 04 09:02:19.941965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b6bfbac-1ea0-49f8-84bf-ba8e0e59f213 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:19.942078 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b6bfbac-1ea0-49f8-84bf-ba8e0e59f213 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:19.943441 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.admin_actions [None req-8b6bfbac-1ea0-49f8-84bf-ba8e0e59f213 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] Updating snapshot 'a1ca6e2d-c287-4897-83d8-5268776c99a4' with '{'status': 'available'}' {{(pid=100459) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:02:19.955551 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:19.955551 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:19.973161 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b6bfbac-1ea0-49f8-84bf-ba8e0e59f213 tempest-SnapshotsActionsTest-734497920 tempest-SnapshotsActionsTest-734497920-project-admin] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action returned with HTTP 202 Aug 04 09:02:19.973894 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 169/658] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:02:19 2026] POST /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:19.984639 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-004d9b21-f2f1-4d30-954d-f7ff585613dd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:19.988020 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-004d9b21-f2f1-4d30-954d-f7ff585613dd tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:19.988020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-004d9b21-f2f1-4d30-954d-f7ff585613dd tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:19.988020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-004d9b21-f2f1-4d30-954d-f7ff585613dd tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.004754 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.004754 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:20.005253 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-004d9b21-f2f1-4d30-954d-f7ff585613dd tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:20.006973 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-004d9b21-f2f1-4d30-954d-f7ff585613dd tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:20.006973 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 162/659] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:19 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:20.014444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2e5caba5-4f66-4a0e-bf92-773a5f0ed851 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.015693 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e5caba5-4f66-4a0e-bf92-773a5f0ed851 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:20.016734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e5caba5-4f66-4a0e-bf92-773a5f0ed851 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.016734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e5caba5-4f66-4a0e-bf92-773a5f0ed851 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.019746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.021527 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:20.021723 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.021937 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.022067 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Delete snapshot with id: a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:20.023819 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.023819 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:20.028847 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2e5caba5-4f66-4a0e-bf92-773a5f0ed851 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:20.029005 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.029005 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:20.029515 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:20.036765 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e5caba5-4f66-4a0e-bf92-773a5f0ed851 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:20.037319 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 164/660] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:20 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:20.057644 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot delete request issued successfully. Aug 04 09:02:20.057945 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-295c84de-8e2c-47f5-a1ea-c29e8710449a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 202 Aug 04 09:02:20.058954 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 166/661] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:20 2026] DELETE /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:20.071183 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f1f5b6da-3c5b-4846-84e3-21d9f48d1ca1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.074164 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1f5b6da-3c5b-4846-84e3-21d9f48d1ca1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:20.074164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1f5b6da-3c5b-4846-84e3-21d9f48d1ca1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.074785 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1f5b6da-3c5b-4846-84e3-21d9f48d1ca1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.085069 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.085069 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:20.085925 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f1f5b6da-3c5b-4846-84e3-21d9f48d1ca1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Snapshot retrieved successfully. Aug 04 09:02:20.087806 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1f5b6da-3c5b-4846-84e3-21d9f48d1ca1 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 200 Aug 04 09:02:20.087806 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 170/662] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:20 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:02:20.108056 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-25c39b9d-5093-497a-99c4-cc5fc12b846d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.111381 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-25c39b9d-5093-497a-99c4-cc5fc12b846d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:20.111698 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-25c39b9d-5093-497a-99c4-cc5fc12b846d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.112016 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-25c39b9d-5093-497a-99c4-cc5fc12b846d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.128282 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.128282 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:20.134011 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-25c39b9d-5093-497a-99c4-cc5fc12b846d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:20.141109 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-25c39b9d-5093-497a-99c4-cc5fc12b846d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:20.141722 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 163/663] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:20 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:20.242725 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-24e95208-4b74-47c7-b095-ad26ae7ce665 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.243220 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-24e95208-4b74-47c7-b095-ad26ae7ce665 None None] GET https://10.4.3.176/volume// Aug 04 09:02:20.243468 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-24e95208-4b74-47c7-b095-ad26ae7ce665 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.243681 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-24e95208-4b74-47c7-b095-ad26ae7ce665 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.244121 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-24e95208-4b74-47c7-b095-ad26ae7ce665 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:20.244551 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 165/664] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09: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) Aug 04 09:02:20.253548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-54d0dd1b-74e0-48f5-866d-2cab00b6f3b5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.256018 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-54d0dd1b-74e0-48f5-866d-2cab00b6f3b5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:02:20.256228 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-54d0dd1b-74e0-48f5-866d-2cab00b6f3b5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f6e8726-4d9e-4451-88b5-e37070a021bd", "connector": null, "instance_uuid": "3762cd97-b8a5-40d5-8324-09b2dde066b9"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:20.265986 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.265986 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:20.303181 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-54d0dd1b-74e0-48f5-866d-2cab00b6f3b5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:02:20.303678 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 167/665] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:02:20 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:20.356228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-17513545-8e84-4647-97dc-d781ea2eeda9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.358890 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-17513545-8e84-4647-97dc-d781ea2eeda9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:20.359078 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-17513545-8e84-4647-97dc-d781ea2eeda9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.359334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-17513545-8e84-4647-97dc-d781ea2eeda9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.370289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3131ad60-b838-422c-9c40-23db3eb00507 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.370669 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3131ad60-b838-422c-9c40-23db3eb00507 None None] GET https://10.4.3.176/volume// Aug 04 09:02:20.370835 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3131ad60-b838-422c-9c40-23db3eb00507 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.371017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3131ad60-b838-422c-9c40-23db3eb00507 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.371455 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3131ad60-b838-422c-9c40-23db3eb00507 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:20.372042 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 164/666] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09: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) Aug 04 09:02:20.375969 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.375969 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:20.381135 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-17513545-8e84-4647-97dc-d781ea2eeda9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:20.383358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-67a37a11-a1ce-4949-b40c-ee12e0bf6946 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.385504 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-67a37a11-a1ce-4949-b40c-ee12e0bf6946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:20.385767 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-67a37a11-a1ce-4949-b40c-ee12e0bf6946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.385970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-67a37a11-a1ce-4949-b40c-ee12e0bf6946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.388165 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-17513545-8e84-4647-97dc-d781ea2eeda9 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:20.388666 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 171/667] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:20 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:20.404887 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.404887 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:20.410520 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-67a37a11-a1ce-4949-b40c-ee12e0bf6946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:20.415262 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-67a37a11-a1ce-4949-b40c-ee12e0bf6946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:20.415957 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 166/668] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:02:20 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:02:20.533613 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-2b94f359-7b76-4d3b-bd35-1a7a8d41bb28 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.536281 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-2b94f359-7b76-4d3b-bd35-1a7a8d41bb28 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb Aug 04 09:02:20.536976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-2b94f359-7b76-4d3b-bd35-1a7a8d41bb28 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:20.549358 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-2b94f359-7b76-4d3b-bd35-1a7a8d41bb28 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:02:20.552388 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ea80806b-f34c-4a90-8acd-01c8beb4976d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:20.554145 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea80806b-f34c-4a90-8acd-01c8beb4976d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:20.554324 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ea80806b-f34c-4a90-8acd-01c8beb4976d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:20.554679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ea80806b-f34c-4a90-8acd-01c8beb4976d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:20.555234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-2b94f359-7b76-4d3b-bd35-1a7a8d41bb28 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:02:20.557428 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.557428 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:20.566662 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:20.566662 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:20.571870 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ea80806b-f34c-4a90-8acd-01c8beb4976d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:20.580231 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea80806b-f34c-4a90-8acd-01c8beb4976d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:20.580231 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 165/669] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:20 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:20.662882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-2b94f359-7b76-4d3b-bd35-1a7a8d41bb28 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" released by "attachment_update" :: held 0.108s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:02:20.663395 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-2b94f359-7b76-4d3b-bd35-1a7a8d41bb28 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb returned with HTTP 200 Aug 04 09:02:20.663880 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 168/670] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:02:20 2026] PUT /volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:21.097799 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-64f17f44-299b-4608-adb6-79987207f9c9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:21.099916 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-64f17f44-299b-4608-adb6-79987207f9c9 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 Aug 04 09:02:21.100123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-64f17f44-299b-4608-adb6-79987207f9c9 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:21.100393 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-64f17f44-299b-4608-adb6-79987207f9c9 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:21.105404 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-64f17f44-299b-4608-adb6-79987207f9c9 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 returned with HTTP 404 Aug 04 09:02:21.105938 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 172/671] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:21 2026] GET /volume/v3/snapshots/a1ca6e2d-c287-4897-83d8-5268776c99a4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:21.112495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-384d16a7-9334-44a1-a4c7-740a1c071395 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:21.114351 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-384d16a7-9334-44a1-a4c7-740a1c071395 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:21.114576 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-384d16a7-9334-44a1-a4c7-740a1c071395 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:21.114763 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-384d16a7-9334-44a1-a4c7-740a1c071395 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:21.123167 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:21.123167 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:21.126801 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-384d16a7-9334-44a1-a4c7-740a1c071395 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:21.130726 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-384d16a7-9334-44a1-a4c7-740a1c071395 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a returned with HTTP 200 Aug 04 09:02:21.132246 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 167/672] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:21 2026] GET /volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:21.143785 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-34082b81-4bca-4034-9490-5c4cdc80b98f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:21.146639 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-34082b81-4bca-4034-9490-5c4cdc80b98f tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] DELETE https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:21.147033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-34082b81-4bca-4034-9490-5c4cdc80b98f tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:21.148381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-34082b81-4bca-4034-9490-5c4cdc80b98f tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:21.148381 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-34082b81-4bca-4034-9490-5c4cdc80b98f tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Delete volume with id: adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:21.156395 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:21.156395 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:21.157158 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-34082b81-4bca-4034-9490-5c4cdc80b98f tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:21.177610 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-34082b81-4bca-4034-9490-5c4cdc80b98f tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Delete volume request issued successfully. Aug 04 09:02:21.177610 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-34082b81-4bca-4034-9490-5c4cdc80b98f tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a returned with HTTP 202 Aug 04 09:02:21.177610 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 166/673] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:21 2026] DELETE /volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:21.188621 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0f96510d-f924-4f5a-a1fb-5aee51227e5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:21.191822 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f96510d-f924-4f5a-a1fb-5aee51227e5a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:21.192083 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f96510d-f924-4f5a-a1fb-5aee51227e5a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:21.192378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f96510d-f924-4f5a-a1fb-5aee51227e5a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:21.205050 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:21.205050 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:21.212528 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0f96510d-f924-4f5a-a1fb-5aee51227e5a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Volume info retrieved successfully. Aug 04 09:02:21.222433 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f96510d-f924-4f5a-a1fb-5aee51227e5a tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a returned with HTTP 200 Aug 04 09:02:21.222972 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 169/674] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:21 2026] GET /volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:21.402300 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-59f9b99f-9c23-42d0-b5c7-c07b7787fb73 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:21.404510 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59f9b99f-9c23-42d0-b5c7-c07b7787fb73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:21.404755 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-59f9b99f-9c23-42d0-b5c7-c07b7787fb73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:21.404992 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-59f9b99f-9c23-42d0-b5c7-c07b7787fb73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:21.419151 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:21.419151 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:21.425125 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-59f9b99f-9c23-42d0-b5c7-c07b7787fb73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:21.432480 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59f9b99f-9c23-42d0-b5c7-c07b7787fb73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:21.433025 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 173/675] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:21 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:02:21.596579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-70efaa3c-b00f-4ca3-a866-9c457d945a40 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:21.598364 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70efaa3c-b00f-4ca3-a866-9c457d945a40 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:21.598477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70efaa3c-b00f-4ca3-a866-9c457d945a40 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:21.598648 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70efaa3c-b00f-4ca3-a866-9c457d945a40 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:21.610129 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:21.610129 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:21.613487 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-70efaa3c-b00f-4ca3-a866-9c457d945a40 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:21.617477 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70efaa3c-b00f-4ca3-a866-9c457d945a40 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:21.617852 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 168/676] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:21 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:22.001817 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-5c7fe146-df4c-4e06-b397-4aa8e2ea3afa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.004566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-5c7fe146-df4c-4e06-b397-4aa8e2ea3afa tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] POST https://10.4.3.176/volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276/action Aug 04 09:02:22.005156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-5c7fe146-df4c-4e06-b397-4aa8e2ea3afa tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:22.005458 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-5c7fe146-df4c-4e06-b397-4aa8e2ea3afa tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:22.029406 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.029406 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:22.044157 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0daf70e7-d1f7-440a-a637-5d50536e1685 req-5c7fe146-df4c-4e06-b397-4aa8e2ea3afa tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276/action returned with HTTP 204 Aug 04 09:02:22.045219 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 167/677] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:02:22 2026] POST /volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:22.240993 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4493e917-987c-40aa-a906-7a0ef24032a4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.243045 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4493e917-987c-40aa-a906-7a0ef24032a4 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] GET https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a Aug 04 09:02:22.243314 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4493e917-987c-40aa-a906-7a0ef24032a4 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:22.243539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4493e917-987c-40aa-a906-7a0ef24032a4 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:22.250887 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4493e917-987c-40aa-a906-7a0ef24032a4 tempest-SnapshotsActionsTest-744799150 tempest-SnapshotsActionsTest-744799150-project-member] https://10.4.3.176/volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a returned with HTTP 404 Aug 04 09:02:22.251511 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 170/678] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:22 2026] GET /volume/v3/volumes/adbeebc7-7ac2-44fd-bfbe-db8a1043b40a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:22.454365 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6c045edf-0370-4cb3-ab88-2bb5195be453 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.454780 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c045edf-0370-4cb3-ab88-2bb5195be453 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:22.454780 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c045edf-0370-4cb3-ab88-2bb5195be453 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:22.454871 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c045edf-0370-4cb3-ab88-2bb5195be453 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:22.466136 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.466136 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:22.471473 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c045edf-0370-4cb3-ab88-2bb5195be453 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:22.476279 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c045edf-0370-4cb3-ab88-2bb5195be453 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:22.477121 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 174/679] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:22 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:22.633788 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3924bba9-5dc9-48b0-9a22-42268e617154 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.635837 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3924bba9-5dc9-48b0-9a22-42268e617154 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:22.636011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3924bba9-5dc9-48b0-9a22-42268e617154 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:22.636249 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3924bba9-5dc9-48b0-9a22-42268e617154 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:22.647630 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.647630 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:22.656735 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3924bba9-5dc9-48b0-9a22-42268e617154 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:22.665922 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3924bba9-5dc9-48b0-9a22-42268e617154 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:22.666510 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 169/680] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:22 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:02:22.682557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-87d767a0-d9ea-49b3-a3e4-d39b37ad048f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.684978 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-87d767a0-d9ea-49b3-a3e4-d39b37ad048f tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:22.685380 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-87d767a0-d9ea-49b3-a3e4-d39b37ad048f tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:22.685740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-87d767a0-d9ea-49b3-a3e4-d39b37ad048f tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:22.702647 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.702647 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:22.708581 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-87d767a0-d9ea-49b3-a3e4-d39b37ad048f tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:22.714695 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-87d767a0-d9ea-49b3-a3e4-d39b37ad048f tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:22.715493 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 168/681] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:22 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:22.729551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-90f25b0c-27c0-431a-ad1a-4d0cd0f44358 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.731235 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90f25b0c-27c0-431a-ad1a-4d0cd0f44358 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:22.731430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90f25b0c-27c0-431a-ad1a-4d0cd0f44358 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:22.731696 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90f25b0c-27c0-431a-ad1a-4d0cd0f44358 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:22.741386 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.741386 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:22.745180 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-90f25b0c-27c0-431a-ad1a-4d0cd0f44358 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Volume info retrieved successfully. Aug 04 09:02:22.751562 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90f25b0c-27c0-431a-ad1a-4d0cd0f44358 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:22.751562 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 171/682] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:22 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:22.848613 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-e08c4880-6ca6-4f74-b592-41abff020a01 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.850985 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-e08c4880-6ca6-4f74-b592-41abff020a01 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:22.850985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-e08c4880-6ca6-4f74-b592-41abff020a01 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:22.850985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-e08c4880-6ca6-4f74-b592-41abff020a01 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:22.862387 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.862387 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:22.867556 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-e08c4880-6ca6-4f74-b592-41abff020a01 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:22.875579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-e08c4880-6ca6-4f74-b592-41abff020a01 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:22.875579 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 175/683] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:22 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:22.904836 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-471a2c9f-7527-4b83-a67e-bb8006507de0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.907001 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-471a2c9f-7527-4b83-a67e-bb8006507de0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] POST https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77/action Aug 04 09:02:22.908089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-471a2c9f-7527-4b83-a67e-bb8006507de0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:22.908089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-471a2c9f-7527-4b83-a67e-bb8006507de0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:22.922951 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.922951 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:22.923702 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-471a2c9f-7527-4b83-a67e-bb8006507de0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:22.932196 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-471a2c9f-7527-4b83-a67e-bb8006507de0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Begin detaching volume completed successfully. Aug 04 09:02:22.932467 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-471a2c9f-7527-4b83-a67e-bb8006507de0 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77/action returned with HTTP 202 Aug 04 09:02:22.934436 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 170/684] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:02:22 2026] POST /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:22.955601 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-50877d92-665a-4cfd-9173-9829e8ac7329 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:22.958783 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-50877d92-665a-4cfd-9173-9829e8ac7329 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:22.961523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-50877d92-665a-4cfd-9173-9829e8ac7329 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:22.961523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-50877d92-665a-4cfd-9173-9829e8ac7329 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:22.973923 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:22.973923 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:22.984197 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-50877d92-665a-4cfd-9173-9829e8ac7329 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Volume info retrieved successfully. Aug 04 09:02:22.994499 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-50877d92-665a-4cfd-9173-9829e8ac7329 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:22.994874 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 169/685] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:22 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:23.007268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2034eca1-ba0a-46df-a971-7c3b54aa5824 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:23.007638 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2034eca1-ba0a-46df-a971-7c3b54aa5824 None None] GET https://10.4.3.176/volume// Aug 04 09:02:23.008118 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2034eca1-ba0a-46df-a971-7c3b54aa5824 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:23.008118 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2034eca1-ba0a-46df-a971-7c3b54aa5824 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:23.008339 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2034eca1-ba0a-46df-a971-7c3b54aa5824 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:23.008619 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 172/686] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:02:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:23.018131 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-b5165c4f-d061-4e75-a5fd-8846e8409d58 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:23.023018 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-b5165c4f-d061-4e75-a5fd-8846e8409d58 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:23.023515 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-b5165c4f-d061-4e75-a5fd-8846e8409d58 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:23.023879 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-b5165c4f-d061-4e75-a5fd-8846e8409d58 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:23.042451 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:23.042451 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:23.052670 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-b5165c4f-d061-4e75-a5fd-8846e8409d58 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:23.062518 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-b5165c4f-d061-4e75-a5fd-8846e8409d58 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:23.063672 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 176/687] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:02:23 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:02:23.495415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7770a122-b353-44b0-849c-c4d4c94a2653 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:23.497362 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7770a122-b353-44b0-849c-c4d4c94a2653 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:23.497664 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7770a122-b353-44b0-849c-c4d4c94a2653 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:23.497933 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7770a122-b353-44b0-849c-c4d4c94a2653 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:23.508409 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:23.508409 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:23.512389 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7770a122-b353-44b0-849c-c4d4c94a2653 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:23.518590 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7770a122-b353-44b0-849c-c4d4c94a2653 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:23.519225 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 171/688] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:23 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:24.011403 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f0b5c06-9b9a-480c-90e5-52bb99003b53 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:24.015000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f0b5c06-9b9a-480c-90e5-52bb99003b53 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:24.015300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f0b5c06-9b9a-480c-90e5-52bb99003b53 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:24.015605 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f0b5c06-9b9a-480c-90e5-52bb99003b53 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:24.034882 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:24.034882 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:24.044785 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f0b5c06-9b9a-480c-90e5-52bb99003b53 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Volume info retrieved successfully. Aug 04 09:02:24.069045 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f0b5c06-9b9a-480c-90e5-52bb99003b53 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:24.069686 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 170/689] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:24 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:24.535459 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-184ee8d9-43a1-4b05-9d98-a3ffe130d72f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:24.537663 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-184ee8d9-43a1-4b05-9d98-a3ffe130d72f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:24.537902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-184ee8d9-43a1-4b05-9d98-a3ffe130d72f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:24.538115 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-184ee8d9-43a1-4b05-9d98-a3ffe130d72f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:24.548712 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:24.548712 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:24.552757 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-184ee8d9-43a1-4b05-9d98-a3ffe130d72f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:24.557584 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-184ee8d9-43a1-4b05-9d98-a3ffe130d72f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:24.558086 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 173/690] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:24 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:24.937429 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-29dfaeff-68eb-452f-9535-1b6e385380c4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.030618 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-3b5ccfe9-f560-45d8-a7c7-9e840b7bab30 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.033705 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-3b5ccfe9-f560-45d8-a7c7-9e840b7bab30 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb/action Aug 04 09:02:25.034124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-3b5ccfe9-f560-45d8-a7c7-9e840b7bab30 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:25.034335 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-3b5ccfe9-f560-45d8-a7c7-9e840b7bab30 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:25.044612 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-29dfaeff-68eb-452f-9535-1b6e385380c4 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:02:25.044612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-29dfaeff-68eb-452f-9535-1b6e385380c4 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2068469942", "extra_specs": {"storage_protocol": "tempest-storage_protocol-845346374", "vendor_name": "tempest-vendor_name-1895788982"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:25.065782 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-29dfaeff-68eb-452f-9535-1b6e385380c4 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:02:25.066540 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 177/691] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:02:24 2026] POST /volume/v3/types => generated 327 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:25.067627 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.067627 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:25.076740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.083933 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-56adfcd5-cabf-46c4-8116-61a99ef467cc req-3b5ccfe9-f560-45d8-a7c7-9e840b7bab30 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb/action returned with HTTP 204 Aug 04 09:02:25.084668 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 172/692] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:02:25 2026] POST /volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:25.091290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-da340f54-80dd-4c9f-b3d4-7aca9c42234d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.092384 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da340f54-80dd-4c9f-b3d4-7aca9c42234d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:25.092618 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da340f54-80dd-4c9f-b3d4-7aca9c42234d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.092805 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da340f54-80dd-4c9f-b3d4-7aca9c42234d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.114109 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.114109 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:25.119474 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-da340f54-80dd-4c9f-b3d4-7aca9c42234d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Volume info retrieved successfully. Aug 04 09:02:25.129178 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da340f54-80dd-4c9f-b3d4-7aca9c42234d tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:25.129772 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 174/693] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:25.166428 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-7fdb50b9-d842-4558-9cc6-2a34f3992ead None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.166595 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:25.166877 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e152343b-ea5e-49b2-8951-b250f4bddca2", "size": 1, "name": "tempest-UserMessagesTest-Volume-1606253704"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:25.168401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Create volume request body: {'volume': {'volume_type': 'e152343b-ea5e-49b2-8951-b250f4bddca2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1606253704'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:25.172059 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-7fdb50b9-d842-4558-9cc6-2a34f3992ead tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] DELETE https://10.4.3.176/volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276 Aug 04 09:02:25.172059 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-7fdb50b9-d842-4558-9cc6-2a34f3992ead tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.172059 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-7fdb50b9-d842-4558-9cc6-2a34f3992ead tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.173179 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Create volume of 1 GB Aug 04 09:02:25.173577 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.173577 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:25.174094 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Availability Zones retrieved successfully. Aug 04 09:02:25.184237 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.184237 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:25.185119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Flow 'volume_create_api' (bd9662bd-2cbe-4bcc-88f6-e00aa17e6adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:25.185975 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b874c83-bc27-4965-b97c-33cc0cef3288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:25.187069 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:25.223462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b874c83-bc27-4965-b97c-33cc0cef3288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:02:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-845346374',vendor_name='tempest-vendor_name-1895788982'},id=e152343b-ea5e-49b2-8951-b250f4bddca2,is_public=True,name='tempest-UserMessagesTest-volume-type-2068469942',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e152343b-ea5e-49b2-8951-b250f4bddca2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:25.224140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac831407-3a75-4154-ad9f-e75c867331b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:25.243549 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a7fb2f0-f91f-40b8-bb38-24dc3e0cf4b1 req-7fdb50b9-d842-4558-9cc6-2a34f3992ead tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276 returned with HTTP 200 Aug 04 09:02:25.243549 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 178/694] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:25 2026] DELETE /volume/v3/attachments/42ba30f8-2811-4e4f-acf4-d074099e7276 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:25.261189 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2068469942 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2068469942, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:25.261511 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2068469942 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2068469942, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:25.315101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Created reservations ['0bcabd80-673c-4690-8a69-6fb389b05d2d', '14d7a1ea-4fa1-4644-b3be-04ac341343f1', '77bb4e41-c013-4577-a2b4-355ed1865418', '9d651b46-5b13-448d-a7d5-eb4d1fff9cb4'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:25.315101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac831407-3a75-4154-ad9f-e75c867331b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bcabd80-673c-4690-8a69-6fb389b05d2d', '14d7a1ea-4fa1-4644-b3be-04ac341343f1', '77bb4e41-c013-4577-a2b4-355ed1865418', '9d651b46-5b13-448d-a7d5-eb4d1fff9cb4']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:25.315101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40227dd3-8fc3-4c49-a2e8-e3937ea406a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:25.347180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40227dd3-8fc3-4c49-a2e8-e3937ea406a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b6c900-1e88-494b-8da8-05e4a5e81e96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1606253704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77617c97dc0c4d5a9a798f8fb548ae1b',qos_specs=None,replication_status=,reservations=['0bcabd80-673c-4690-8a69-6fb389b05d2d','14d7a1ea-4fa1-4644-b3be-04ac341343f1','77bb4e41-c013-4577-a2b4-355ed1865418','9d651b46-5b13-448d-a7d5-eb4d1fff9cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69e8e1115584d6ca663c99a1588b103',volume_type_id=e152343b-ea5e-49b2-8951-b250f4bddca2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1606253704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4b6c900-1e88-494b-8da8-05e4a5e81e96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77617c97dc0c4d5a9a798f8fb548ae1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b69e8e1115584d6ca663c99a1588b103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e152343b-ea5e-49b2-8951-b250f4bddca2),volume_type_id=e152343b-ea5e-49b2-8951-b250f4bddca2)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:25.348360 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e05861-c9b1-4e2a-a67c-95d053c9ca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:25.379314 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0e05861-c9b1-4e2a-a67c-95d053c9ca0f) transitioned into state 'SUCCESS' from state '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-1606253704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77617c97dc0c4d5a9a798f8fb548ae1b',qos_specs=None,replication_status=,reservations=['0bcabd80-673c-4690-8a69-6fb389b05d2d','14d7a1ea-4fa1-4644-b3be-04ac341343f1','77bb4e41-c013-4577-a2b4-355ed1865418','9d651b46-5b13-448d-a7d5-eb4d1fff9cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69e8e1115584d6ca663c99a1588b103',volume_type_id=e152343b-ea5e-49b2-8951-b250f4bddca2)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:25.380148 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58ebaa6-ed80-4861-94da-3fb8f03c38de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:25.398753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d58ebaa6-ed80-4861-94da-3fb8f03c38de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:25.399806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Flow 'volume_create_api' (bd9662bd-2cbe-4bcc-88f6-e00aa17e6adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:25.400001 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Create volume request issued successfully. Aug 04 09:02:25.401741 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a0402b85-133f-404f-9a44-b0b6f49fea89 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:25.402309 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 171/695] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:02:25 2026] POST /volume/v3/volumes => generated 786 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:25.420862 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9404d4c2-2f76-470f-9df0-e22ea4cb0efc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.422741 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9404d4c2-2f76-470f-9df0-e22ea4cb0efc tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 Aug 04 09:02:25.422910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9404d4c2-2f76-470f-9df0-e22ea4cb0efc tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.423148 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9404d4c2-2f76-470f-9df0-e22ea4cb0efc tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.431285 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.431285 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:25.435965 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9404d4c2-2f76-470f-9df0-e22ea4cb0efc tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:25.440948 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9404d4c2-2f76-470f-9df0-e22ea4cb0efc tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 returned with HTTP 200 Aug 04 09:02:25.441860 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 173/696] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:25.579822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6bd1e45f-3f42-4e03-a51c-face8a9c54fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.581861 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bd1e45f-3f42-4e03-a51c-face8a9c54fd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:25.582095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bd1e45f-3f42-4e03-a51c-face8a9c54fd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.582333 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bd1e45f-3f42-4e03-a51c-face8a9c54fd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.595783 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.595783 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:25.598752 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6bd1e45f-3f42-4e03-a51c-face8a9c54fd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:25.605062 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bd1e45f-3f42-4e03-a51c-face8a9c54fd tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:25.605062 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 175/697] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:25.659660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a6965423-7d02-435d-8e6d-919d54cede04 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.664802 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a6965423-7d02-435d-8e6d-919d54cede04 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:25.665104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a6965423-7d02-435d-8e6d-919d54cede04 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.665414 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a6965423-7d02-435d-8e6d-919d54cede04 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.678841 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.678841 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:25.684002 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a6965423-7d02-435d-8e6d-919d54cede04 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:25.688773 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a6965423-7d02-435d-8e6d-919d54cede04 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:25.689192 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 179/698] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:25.789495 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b4fa9c55-ab01-4c41-8781-8a98701dcc35 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.790057 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b4fa9c55-ab01-4c41-8781-8a98701dcc35 None None] GET https://10.4.3.176/volume// Aug 04 09:02:25.790326 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b4fa9c55-ab01-4c41-8781-8a98701dcc35 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.790588 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b4fa9c55-ab01-4c41-8781-8a98701dcc35 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.790999 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b4fa9c55-ab01-4c41-8781-8a98701dcc35 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:25.791466 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 172/699] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:25.801829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a16e5ba6-76df-46a1-9f1f-ca78c1ebce73 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.804026 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a16e5ba6-76df-46a1-9f1f-ca78c1ebce73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:02:25.805805 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a16e5ba6-76df-46a1-9f1f-ca78c1ebce73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f6e8726-4d9e-4451-88b5-e37070a021bd", "connector": null, "instance_uuid": "ddbe2a5f-3e10-42ff-bc66-a3c589402af4"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:25.826997 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.826997 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:25.862311 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-a16e5ba6-76df-46a1-9f1f-ca78c1ebce73 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:02:25.862826 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 174/700] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:02:25 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:25.899232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b61ee7cc-6430-4742-887e-3d0157f5d743 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.901064 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b61ee7cc-6430-4742-887e-3d0157f5d743 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:25.901890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b61ee7cc-6430-4742-887e-3d0157f5d743 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.901890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b61ee7cc-6430-4742-887e-3d0157f5d743 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.914009 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9e5e68fe-d56f-4a44-84e4-280d193b7c9d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.914465 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9e5e68fe-d56f-4a44-84e4-280d193b7c9d None None] GET https://10.4.3.176/volume// Aug 04 09:02:25.914465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9e5e68fe-d56f-4a44-84e4-280d193b7c9d None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.914715 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9e5e68fe-d56f-4a44-84e4-280d193b7c9d None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.915008 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9e5e68fe-d56f-4a44-84e4-280d193b7c9d None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:25.915370 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 180/701] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:25.917330 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.917330 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:25.923507 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b61ee7cc-6430-4742-887e-3d0157f5d743 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:25.923914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-4fcc44a3-5afb-461a-bf74-803f65e52c51 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:25.926000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-4fcc44a3-5afb-461a-bf74-803f65e52c51 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:25.926519 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-4fcc44a3-5afb-461a-bf74-803f65e52c51 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:25.926519 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-4fcc44a3-5afb-461a-bf74-803f65e52c51 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:25.931033 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b61ee7cc-6430-4742-887e-3d0157f5d743 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:25.931536 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 176/702] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:25.938313 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:25.938313 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:25.942109 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-4fcc44a3-5afb-461a-bf74-803f65e52c51 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:25.946625 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-4fcc44a3-5afb-461a-bf74-803f65e52c51 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:25.947350 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 173/703] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:02:25 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:02:26.048349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-affa9a12-091a-4b00-a46f-768893da6c0f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.050678 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-affa9a12-091a-4b00-a46f-768893da6c0f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c Aug 04 09:02:26.051051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-affa9a12-091a-4b00-a46f-768893da6c0f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:26.059115 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-affa9a12-091a-4b00-a46f-768893da6c0f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:02:26.066168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-affa9a12-091a-4b00-a46f-768893da6c0f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:02:26.067217 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.067217 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:26.149657 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-92bf78a7-5a62-4493-8385-c8ff0dc3a1e9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.152154 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-92bf78a7-5a62-4493-8385-c8ff0dc3a1e9 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:26.152589 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-92bf78a7-5a62-4493-8385-c8ff0dc3a1e9 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.152866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-92bf78a7-5a62-4493-8385-c8ff0dc3a1e9 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.157131 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-affa9a12-091a-4b00-a46f-768893da6c0f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" released by "attachment_update" :: held 0.091s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:02:26.157517 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-affa9a12-091a-4b00-a46f-768893da6c0f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c returned with HTTP 200 Aug 04 09:02:26.158123 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 175/704] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:02:26 2026] PUT /volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:26.166890 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.166890 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:26.172510 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-92bf78a7-5a62-4493-8385-c8ff0dc3a1e9 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] Volume info retrieved successfully. Aug 04 09:02:26.179138 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-92bf78a7-5a62-4493-8385-c8ff0dc3a1e9 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-reader] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:26.179867 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 181/705] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:26.245523 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d465d4ff-d116-4935-b6cb-31696bdc15dc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.250633 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d465d4ff-d116-4935-b6cb-31696bdc15dc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:26.251222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d465d4ff-d116-4935-b6cb-31696bdc15dc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.251517 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d465d4ff-d116-4935-b6cb-31696bdc15dc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.265306 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.265306 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:26.271045 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d465d4ff-d116-4935-b6cb-31696bdc15dc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:26.278390 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d465d4ff-d116-4935-b6cb-31696bdc15dc tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:26.279134 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 177/706] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:26.349105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8adba030-67a2-4d63-812d-445721268b5e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.351613 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8adba030-67a2-4d63-812d-445721268b5e tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:26.351874 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8adba030-67a2-4d63-812d-445721268b5e tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.352182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8adba030-67a2-4d63-812d-445721268b5e tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.362173 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.362173 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:26.367517 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8adba030-67a2-4d63-812d-445721268b5e tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:26.373727 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8adba030-67a2-4d63-812d-445721268b5e tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:26.374382 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 174/707] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:26.455733 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-626564f6-288a-4dc2-aec2-2ea834d16f49 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.459059 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-626564f6-288a-4dc2-aec2-2ea834d16f49 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 Aug 04 09:02:26.459896 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-626564f6-288a-4dc2-aec2-2ea834d16f49 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.459896 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-626564f6-288a-4dc2-aec2-2ea834d16f49 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.475927 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.475927 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:26.481161 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-626564f6-288a-4dc2-aec2-2ea834d16f49 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:26.486979 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-626564f6-288a-4dc2-aec2-2ea834d16f49 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 returned with HTTP 200 Aug 04 09:02:26.487434 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 176/708] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:26.503574 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4685a556-a7e7-4f52-a84a-9915d9cf3beb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.505475 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4685a556-a7e7-4f52-a84a-9915d9cf3beb tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/messages Aug 04 09:02:26.505721 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4685a556-a7e7-4f52-a84a-9915d9cf3beb tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.505903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4685a556-a7e7-4f52-a84a-9915d9cf3beb tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.512450 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4685a556-a7e7-4f52-a84a-9915d9cf3beb tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:02:26.512450 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 182/709] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:26.523804 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-85b8ce27-8716-4473-89d5-88a4c2c565de None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.529663 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85b8ce27-8716-4473-89d5-88a4c2c565de tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] DELETE https://10.4.3.176/volume/v3/messages/3083402f-c0e9-4f2d-819d-edba95bd78ef Aug 04 09:02:26.529910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85b8ce27-8716-4473-89d5-88a4c2c565de tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.530079 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85b8ce27-8716-4473-89d5-88a4c2c565de tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.546186 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85b8ce27-8716-4473-89d5-88a4c2c565de tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/messages/3083402f-c0e9-4f2d-819d-edba95bd78ef returned with HTTP 204 Aug 04 09:02:26.546643 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 178/710] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:02:26 2026] DELETE /volume/v3/messages/3083402f-c0e9-4f2d-819d-edba95bd78ef => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:02:26.555506 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f5d225ea-6694-4acc-9ad2-dd33deaa1919 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.558629 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f5d225ea-6694-4acc-9ad2-dd33deaa1919 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/messages/3083402f-c0e9-4f2d-819d-edba95bd78ef Aug 04 09:02:26.559017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f5d225ea-6694-4acc-9ad2-dd33deaa1919 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.559364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f5d225ea-6694-4acc-9ad2-dd33deaa1919 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.565035 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f5d225ea-6694-4acc-9ad2-dd33deaa1919 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/messages/3083402f-c0e9-4f2d-819d-edba95bd78ef returned with HTTP 404 Aug 04 09:02:26.565630 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 175/711] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/messages/3083402f-c0e9-4f2d-819d-edba95bd78ef => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:26.576908 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fc6a0bd2-0ee8-49c3-8f77-ac6dbb2a7b56 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.580636 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fc6a0bd2-0ee8-49c3-8f77-ac6dbb2a7b56 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 Aug 04 09:02:26.580915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fc6a0bd2-0ee8-49c3-8f77-ac6dbb2a7b56 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.581167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fc6a0bd2-0ee8-49c3-8f77-ac6dbb2a7b56 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.591156 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.591156 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:26.596132 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fc6a0bd2-0ee8-49c3-8f77-ac6dbb2a7b56 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:26.602662 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fc6a0bd2-0ee8-49c3-8f77-ac6dbb2a7b56 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 returned with HTTP 200 Aug 04 09:02:26.603059 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 177/712] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:26.617985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.620301 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 Aug 04 09:02:26.620589 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.620880 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.621112 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Delete volume with id: e4b6c900-1e88-494b-8da8-05e4a5e81e96 Aug 04 09:02:26.630922 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.630922 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:26.631639 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:26.633448 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100459) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:02:26.658786 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2068469942 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2068469942, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:26.659176 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2068469942 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2068469942, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:26.671309 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Created reservations ['53113946-cb2c-41ef-a298-c796a5c090d1', '737ed30e-8907-42d4-b3b5-a9534f54cc5d', '17a7101c-911a-414d-a742-16adc8b48d7d', '87cb101d-fc76-4b87-a25c-d92123d022f2'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:26.674131 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0f506c91-5911-4668-a92c-5f4c78065adf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.676959 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:26.677490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1780112636"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:26.679711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1780112636'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:26.679711 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Create volume of 1 GB Aug 04 09:02:26.685066 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Availability Zones retrieved successfully. Aug 04 09:02:26.694423 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Flow 'volume_create_api' (25b802d5-e69b-4510-8649-caf6f9f2ca35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:26.696240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670103ac-927f-4649-979b-6db7d87c725d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:26.697594 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:26.712366 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Delete volume request issued successfully. Aug 04 09:02:26.712366 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f022fe4-7e47-47d7-ae4f-fc8965233a76 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 returned with HTTP 202 Aug 04 09:02:26.712366 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 183/713] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:02:26 2026] DELETE /volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:26.722369 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e5b49275-506d-4a78-a338-15656acdb2b6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.727014 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e5b49275-506d-4a78-a338-15656acdb2b6 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 Aug 04 09:02:26.728245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e5b49275-506d-4a78-a338-15656acdb2b6 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.728245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e5b49275-506d-4a78-a338-15656acdb2b6 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.741376 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e5b49275-506d-4a78-a338-15656acdb2b6 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 returned with HTTP 404 Aug 04 09:02:26.741993 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 176/714] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/volumes/e4b6c900-1e88-494b-8da8-05e4a5e81e96 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:26.745899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (670103ac-927f-4649-979b-6db7d87c725d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:26.746689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab376d8-bc04-4016-a10a-f6114a8c06a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:26.753226 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ab738b72-901d-47a3-b166-605b3bbdc3e7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.755444 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab738b72-901d-47a3-b166-605b3bbdc3e7 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] DELETE https://10.4.3.176/volume/v3/types/e152343b-ea5e-49b2-8951-b250f4bddca2 Aug 04 09:02:26.755675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab738b72-901d-47a3-b166-605b3bbdc3e7 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.755903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab738b72-901d-47a3-b166-605b3bbdc3e7 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.812338 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab738b72-901d-47a3-b166-605b3bbdc3e7 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] https://10.4.3.176/volume/v3/types/e152343b-ea5e-49b2-8951-b250f4bddca2 returned with HTTP 202 Aug 04 09:02:26.812943 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 178/715] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:02:26 2026] DELETE /volume/v3/types/e152343b-ea5e-49b2-8951-b250f4bddca2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:26.821371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-41ba31cd-1361-4983-b65a-124e35910e5c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.823333 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-41ba31cd-1361-4983-b65a-124e35910e5c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] GET https://10.4.3.176/volume/v3/types/e152343b-ea5e-49b2-8951-b250f4bddca2 Aug 04 09:02:26.823531 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-41ba31cd-1361-4983-b65a-124e35910e5c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.823701 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-41ba31cd-1361-4983-b65a-124e35910e5c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.829070 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-41ba31cd-1361-4983-b65a-124e35910e5c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] https://10.4.3.176/volume/v3/types/e152343b-ea5e-49b2-8951-b250f4bddca2 returned with HTTP 404 Aug 04 09:02:26.829598 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 184/716] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/types/e152343b-ea5e-49b2-8951-b250f4bddca2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:26.840499 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Created reservations ['04533929-1b63-4dac-98c1-195f86b2c8af', '3e340c47-cad7-49de-b998-10c96e6694c5', '2774d756-5816-4a98-99a9-5c40f7125b43', 'e92dcaa2-5e33-434a-b89f-eb4dfd908bae'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:26.841626 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cab376d8-bc04-4016-a10a-f6114a8c06a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04533929-1b63-4dac-98c1-195f86b2c8af', '3e340c47-cad7-49de-b998-10c96e6694c5', '2774d756-5816-4a98-99a9-5c40f7125b43', 'e92dcaa2-5e33-434a-b89f-eb4dfd908bae']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:26.842743 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-57ab99a1-bc8e-47f8-9d1c-5bc9be0841f9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.842899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (235d42ac-8f94-4879-be8d-2cac41dc3fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:26.844438 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-57ab99a1-bc8e-47f8-9d1c-5bc9be0841f9 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:02:26.845189 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-57ab99a1-bc8e-47f8-9d1c-5bc9be0841f9 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2136271348", "extra_specs": {"storage_protocol": "tempest-storage_protocol-178542774", "vendor_name": "tempest-vendor_name-1965541411"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:26.866606 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-57ab99a1-bc8e-47f8-9d1c-5bc9be0841f9 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:02:26.866606 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 177/717] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:02:26 2026] POST /volume/v3/types => generated 327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:26.877097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.879494 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:26.879876 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "183b9469-9a75-4a9f-90bf-884a7bf07fe6", "size": 1, "name": "tempest-UserMessagesTest-Volume-1763878658"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:26.885716 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Create volume request body: {'volume': {'volume_type': '183b9469-9a75-4a9f-90bf-884a7bf07fe6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1763878658'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:26.886271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (235d42ac-8f94-4879-be8d-2cac41dc3fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e17f2ac-04f4-48fe-87b7-7c8aac851412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1780112636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5baf636cc63e41c88b573ee68210d862',qos_specs=None,replication_status=,reservations=['04533929-1b63-4dac-98c1-195f86b2c8af','3e340c47-cad7-49de-b998-10c96e6694c5','2774d756-5816-4a98-99a9-5c40f7125b43','e92dcaa2-5e33-434a-b89f-eb4dfd908bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50a98f1f944483971a2a2bcba479c1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1780112636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e17f2ac-04f4-48fe-87b7-7c8aac851412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5baf636cc63e41c88b573ee68210d862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50a98f1f944483971a2a2bcba479c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:26.886409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5809c3ea-0324-42b3-9042-29a86e209a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:26.892599 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Create volume of 1 GB Aug 04 09:02:26.892599 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.892599 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:26.892599 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Availability Zones retrieved successfully. Aug 04 09:02:26.898462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Flow 'volume_create_api' (ad1fcada-1f64-406a-98bc-022816679082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:26.899717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f3a093-8eb1-46ca-a18f-a8b4773e4999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:26.901423 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:26.918968 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5809c3ea-0324-42b3-9042-29a86e209a59) transitioned into state 'SUCCESS' from state '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-1780112636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5baf636cc63e41c88b573ee68210d862',qos_specs=None,replication_status=,reservations=['04533929-1b63-4dac-98c1-195f86b2c8af','3e340c47-cad7-49de-b998-10c96e6694c5','2774d756-5816-4a98-99a9-5c40f7125b43','e92dcaa2-5e33-434a-b89f-eb4dfd908bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50a98f1f944483971a2a2bcba479c1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:26.920023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18dfb23f-9c8d-4e10-a11d-dd02d1871ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:26.926104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f3a093-8eb1-46ca-a18f-a8b4773e4999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:02:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-178542774',vendor_name='tempest-vendor_name-1965541411'},id=183b9469-9a75-4a9f-90bf-884a7bf07fe6,is_public=True,name='tempest-UserMessagesTest-volume-type-2136271348',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '183b9469-9a75-4a9f-90bf-884a7bf07fe6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:26.927357 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36818f36-daac-478e-bd92-962c245d259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:26.933695 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18dfb23f-9c8d-4e10-a11d-dd02d1871ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:26.935005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Flow 'volume_create_api' (25b802d5-e69b-4510-8649-caf6f9f2ca35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:26.935512 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Create volume request issued successfully. Aug 04 09:02:26.936660 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f506c91-5911-4668-a92c-5f4c78065adf tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:26.937397 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 179/718] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:26 2026] POST /volume/v3/volumes => generated 754 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:26.946949 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-22ae9a0a-cdb0-4beb-8642-e5f68fbe9a33 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:26.949783 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22ae9a0a-cdb0-4beb-8642-e5f68fbe9a33 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:26.949998 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22ae9a0a-cdb0-4beb-8642-e5f68fbe9a33 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:26.950258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22ae9a0a-cdb0-4beb-8642-e5f68fbe9a33 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:26.967038 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:26.967038 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:26.970603 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2136271348 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2136271348, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:26.970959 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2136271348 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2136271348, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:26.972390 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-22ae9a0a-cdb0-4beb-8642-e5f68fbe9a33 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:26.979459 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22ae9a0a-cdb0-4beb-8642-e5f68fbe9a33 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:26.980805 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 185/719] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:26 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:27.047000 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Created reservations ['425d2c8a-da3c-4b0a-85f2-c70c02271b13', 'fe4e4562-bc23-4d6b-9186-a87acd56e2cd', 'ff6b9ea5-705d-43f9-8edb-801c26e5bb36', 'b07d2b64-5d76-414f-9322-136c3d8cc44a'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:27.047820 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36818f36-daac-478e-bd92-962c245d259c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['425d2c8a-da3c-4b0a-85f2-c70c02271b13', 'fe4e4562-bc23-4d6b-9186-a87acd56e2cd', 'ff6b9ea5-705d-43f9-8edb-801c26e5bb36', 'b07d2b64-5d76-414f-9322-136c3d8cc44a']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:27.048945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90874cf5-5c6e-420f-9dd9-7777416746a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:27.096319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90874cf5-5c6e-420f-9dd9-7777416746a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb20125-b234-4b27-8ff3-68961f1a244c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1763878658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77617c97dc0c4d5a9a798f8fb548ae1b',qos_specs=None,replication_status=,reservations=['425d2c8a-da3c-4b0a-85f2-c70c02271b13','fe4e4562-bc23-4d6b-9186-a87acd56e2cd','ff6b9ea5-705d-43f9-8edb-801c26e5bb36','b07d2b64-5d76-414f-9322-136c3d8cc44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69e8e1115584d6ca663c99a1588b103',volume_type_id=183b9469-9a75-4a9f-90bf-884a7bf07fe6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1763878658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb20125-b234-4b27-8ff3-68961f1a244c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77617c97dc0c4d5a9a798f8fb548ae1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b69e8e1115584d6ca663c99a1588b103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(183b9469-9a75-4a9f-90bf-884a7bf07fe6),volume_type_id=183b9469-9a75-4a9f-90bf-884a7bf07fe6)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:27.097558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a045961-3f87-4c22-ba4e-990fd84208bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:27.134304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a045961-3f87-4c22-ba4e-990fd84208bb) transitioned into state 'SUCCESS' from state '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-1763878658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77617c97dc0c4d5a9a798f8fb548ae1b',qos_specs=None,replication_status=,reservations=['425d2c8a-da3c-4b0a-85f2-c70c02271b13','fe4e4562-bc23-4d6b-9186-a87acd56e2cd','ff6b9ea5-705d-43f9-8edb-801c26e5bb36','b07d2b64-5d76-414f-9322-136c3d8cc44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b69e8e1115584d6ca663c99a1588b103',volume_type_id=183b9469-9a75-4a9f-90bf-884a7bf07fe6)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:27.135371 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2906d42-3224-41d1-a0d0-9d11202f4dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:27.152890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2906d42-3224-41d1-a0d0-9d11202f4dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:27.154279 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Flow 'volume_create_api' (ad1fcada-1f64-406a-98bc-022816679082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:27.154776 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Create volume request issued successfully. Aug 04 09:02:27.156774 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-614fb1e1-6a49-4d3b-b10a-ae14b43292be tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:27.156774 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 179/720] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:02:26 2026] POST /volume/v3/volumes => generated 786 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:27.173127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f61ce78-1ab2-4372-91d2-bb1db8d4c7d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:27.175055 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f61ce78-1ab2-4372-91d2-bb1db8d4c7d9 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c Aug 04 09:02:27.175306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f61ce78-1ab2-4372-91d2-bb1db8d4c7d9 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:27.175512 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f61ce78-1ab2-4372-91d2-bb1db8d4c7d9 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:27.187671 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:27.187671 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:27.192085 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f61ce78-1ab2-4372-91d2-bb1db8d4c7d9 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:27.198009 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f61ce78-1ab2-4372-91d2-bb1db8d4c7d9 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c returned with HTTP 200 Aug 04 09:02:27.198774 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 178/721] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:27 2026] GET /volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:27.997582 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d0fd24b1-cf89-46d0-8c77-d837ec6f3d40 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:27.999882 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d0fd24b1-cf89-46d0-8c77-d837ec6f3d40 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:28.000171 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d0fd24b1-cf89-46d0-8c77-d837ec6f3d40 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.000457 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d0fd24b1-cf89-46d0-8c77-d837ec6f3d40 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.003178 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=311,cinder:UPDATE=73,cinder:INSERT=34,cinder:DELETE=5 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:02:28.019887 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:28.019887 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:28.023609 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d0fd24b1-cf89-46d0-8c77-d837ec6f3d40 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:28.030378 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d0fd24b1-cf89-46d0-8c77-d837ec6f3d40 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:28.030986 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 180/722] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:27 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:28.219494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8e6f4371-313d-4489-a5b6-48b89b0f0665 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.221176 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8e6f4371-313d-4489-a5b6-48b89b0f0665 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c Aug 04 09:02:28.221406 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8e6f4371-313d-4489-a5b6-48b89b0f0665 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.221696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8e6f4371-313d-4489-a5b6-48b89b0f0665 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.230142 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:28.230142 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:28.234396 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8e6f4371-313d-4489-a5b6-48b89b0f0665 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:28.238454 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8e6f4371-313d-4489-a5b6-48b89b0f0665 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c returned with HTTP 200 Aug 04 09:02:28.238804 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 186/723] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:28 2026] GET /volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:28.254658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e6f6c46f-9cc6-4b79-874c-7fcce834865c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.257354 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e6f6c46f-9cc6-4b79-874c-7fcce834865c tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/messages Aug 04 09:02:28.257739 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e6f6c46f-9cc6-4b79-874c-7fcce834865c tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.257946 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e6f6c46f-9cc6-4b79-874c-7fcce834865c tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.258363 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:28.258363 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:28.263160 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=380,cinder:INSERT=57,cinder:UPDATE=108,cinder:DELETE=3 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:02:28.267256 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e6f6c46f-9cc6-4b79-874c-7fcce834865c tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:02:28.267912 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 180/724] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:02:28 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:02:28.276879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e00186a9-134e-45ab-b2d4-00e798d00057 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.281613 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e00186a9-134e-45ab-b2d4-00e798d00057 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/messages/b339adf1-f7c3-4850-a9dd-0b43428280c3 Aug 04 09:02:28.281757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e00186a9-134e-45ab-b2d4-00e798d00057 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.281948 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e00186a9-134e-45ab-b2d4-00e798d00057 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.283478 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=293,cinder:INSERT=43,cinder:UPDATE=73,cinder:DELETE=1 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:02:28.289775 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e00186a9-134e-45ab-b2d4-00e798d00057 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/messages/b339adf1-f7c3-4850-a9dd-0b43428280c3 returned with HTTP 200 Aug 04 09:02:28.291411 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 179/725] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:02:28 2026] GET /volume/v3/messages/b339adf1-f7c3-4850-a9dd-0b43428280c3 => generated 667 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:28.302833 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a6fda3cf-2f02-473a-9cac-5ed66ed2bfed None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.306360 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6fda3cf-2f02-473a-9cac-5ed66ed2bfed tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/messages Aug 04 09:02:28.306745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6fda3cf-2f02-473a-9cac-5ed66ed2bfed tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.308573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6fda3cf-2f02-473a-9cac-5ed66ed2bfed tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.314223 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6fda3cf-2f02-473a-9cac-5ed66ed2bfed tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:02:28.314654 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 181/726] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:02:28 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:28.328087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a89b7cbe-1a02-427d-88ac-8223a5f566b2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.331223 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a89b7cbe-1a02-427d-88ac-8223a5f566b2 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] DELETE https://10.4.3.176/volume/v3/messages/b339adf1-f7c3-4850-a9dd-0b43428280c3 Aug 04 09:02:28.331497 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a89b7cbe-1a02-427d-88ac-8223a5f566b2 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.331707 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a89b7cbe-1a02-427d-88ac-8223a5f566b2 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.349650 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a89b7cbe-1a02-427d-88ac-8223a5f566b2 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/messages/b339adf1-f7c3-4850-a9dd-0b43428280c3 returned with HTTP 204 Aug 04 09:02:28.350111 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 187/727] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:02:28 2026] DELETE /volume/v3/messages/b339adf1-f7c3-4850-a9dd-0b43428280c3 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:02:28.362118 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ebd80991-cda9-4792-a292-dd6040cf6bf8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.364088 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ebd80991-cda9-4792-a292-dd6040cf6bf8 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c Aug 04 09:02:28.364363 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ebd80991-cda9-4792-a292-dd6040cf6bf8 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.364582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ebd80991-cda9-4792-a292-dd6040cf6bf8 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.373475 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:28.373475 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:28.378196 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ebd80991-cda9-4792-a292-dd6040cf6bf8 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:28.384165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ebd80991-cda9-4792-a292-dd6040cf6bf8 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c returned with HTTP 200 Aug 04 09:02:28.384617 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 181/728] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:28 2026] GET /volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:28.404511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2e7d480a-0201-483d-9992-7e40b5c58768 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.408286 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c Aug 04 09:02:28.408697 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.408925 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.409172 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Delete volume with id: aeb20125-b234-4b27-8ff3-68961f1a244c Aug 04 09:02:28.421590 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:28.421590 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:28.422332 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Volume info retrieved successfully. Aug 04 09:02:28.427188 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100461) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:02:28.445236 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2136271348 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2136271348, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:28.445660 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2136271348 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2136271348, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:02:28.492454 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Created reservations ['434866dc-e58f-471d-b089-a9363ecc22ff', '32715bbd-8057-431a-bfb9-eb334d127f3d', '487908fd-7fd0-425a-b907-eb9e16b8dde1', 'fc6bd7e0-a02e-4440-9251-63bc23e0abca'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:28.500531 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-acd2b166-c0f7-4dc5-bd0d-08037d7f7379 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.504813 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-acd2b166-c0f7-4dc5-bd0d-08037d7f7379 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c/action Aug 04 09:02:28.505188 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-acd2b166-c0f7-4dc5-bd0d-08037d7f7379 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:28.505368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-acd2b166-c0f7-4dc5-bd0d-08037d7f7379 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:28.538299 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:28.538299 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:28.567283 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Delete volume request issued successfully. Aug 04 09:02:28.567569 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e7d480a-0201-483d-9992-7e40b5c58768 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c returned with HTTP 202 Aug 04 09:02:28.568113 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 180/729] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:02:28 2026] DELETE /volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:28.575902 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ece348fa-61bd-4a97-b855-cc049e6d2a70 req-acd2b166-c0f7-4dc5-bd0d-08037d7f7379 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c/action returned with HTTP 204 Aug 04 09:02:28.576429 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 182/730] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:02:28 2026] POST /volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:28.578131 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fa038064-31d2-4b0c-9868-995262826a84 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.580613 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa038064-31d2-4b0c-9868-995262826a84 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] GET https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c Aug 04 09:02:28.580825 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa038064-31d2-4b0c-9868-995262826a84 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.581009 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa038064-31d2-4b0c-9868-995262826a84 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.588655 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa038064-31d2-4b0c-9868-995262826a84 tempest-UserMessagesTest-1017579274 tempest-UserMessagesTest-1017579274-project-member] https://10.4.3.176/volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c returned with HTTP 404 Aug 04 09:02:28.589186 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 188/731] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:02:28 2026] GET /volume/v3/volumes/aeb20125-b234-4b27-8ff3-68961f1a244c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:28.597985 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0b20ed09-f75f-45fe-b10b-5873f2895d06 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.600865 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b20ed09-f75f-45fe-b10b-5873f2895d06 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] DELETE https://10.4.3.176/volume/v3/types/183b9469-9a75-4a9f-90bf-884a7bf07fe6 Aug 04 09:02:28.601174 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b20ed09-f75f-45fe-b10b-5873f2895d06 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.601507 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b20ed09-f75f-45fe-b10b-5873f2895d06 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.631306 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b20ed09-f75f-45fe-b10b-5873f2895d06 tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] https://10.4.3.176/volume/v3/types/183b9469-9a75-4a9f-90bf-884a7bf07fe6 returned with HTTP 202 Aug 04 09:02:28.631803 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 182/732] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:02:28 2026] DELETE /volume/v3/types/183b9469-9a75-4a9f-90bf-884a7bf07fe6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:28.639611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dfe9c60a-8b81-44aa-bea4-3df3f9beaf9c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:28.642048 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dfe9c60a-8b81-44aa-bea4-3df3f9beaf9c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] GET https://10.4.3.176/volume/v3/types/183b9469-9a75-4a9f-90bf-884a7bf07fe6 Aug 04 09:02:28.642346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dfe9c60a-8b81-44aa-bea4-3df3f9beaf9c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:28.642636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dfe9c60a-8b81-44aa-bea4-3df3f9beaf9c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:28.647737 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dfe9c60a-8b81-44aa-bea4-3df3f9beaf9c tempest-UserMessagesTest-692677374 tempest-UserMessagesTest-692677374-project-admin] https://10.4.3.176/volume/v3/types/183b9469-9a75-4a9f-90bf-884a7bf07fe6 returned with HTTP 404 Aug 04 09:02:28.648432 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 181/733] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:02:28 2026] GET /volume/v3/types/183b9469-9a75-4a9f-90bf-884a7bf07fe6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:29.050533 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4cacea45-7b73-4776-bc35-bedcc144f078 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:29.053400 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cacea45-7b73-4776-bc35-bedcc144f078 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:29.053599 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cacea45-7b73-4776-bc35-bedcc144f078 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:29.053788 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cacea45-7b73-4776-bc35-bedcc144f078 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:29.079400 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:29.079400 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:29.084566 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4cacea45-7b73-4776-bc35-bedcc144f078 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:29.089134 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cacea45-7b73-4776-bc35-bedcc144f078 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:29.089532 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 183/734] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:29 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:30.834951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-42afab9a-3032-4d27-894f-81d63ade4458 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:30.943723 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42afab9a-3032-4d27-894f-81d63ade4458 tempest-ExtensionsTestJSON-881298934 tempest-ExtensionsTestJSON-881298934-project-member] GET https://10.4.3.176/volume/v3/extensions Aug 04 09:02:30.944057 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42afab9a-3032-4d27-894f-81d63ade4458 tempest-ExtensionsTestJSON-881298934 tempest-ExtensionsTestJSON-881298934-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:30.944308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42afab9a-3032-4d27-894f-81d63ade4458 tempest-ExtensionsTestJSON-881298934 tempest-ExtensionsTestJSON-881298934-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:30.944767 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42afab9a-3032-4d27-894f-81d63ade4458 tempest-ExtensionsTestJSON-881298934 tempest-ExtensionsTestJSON-881298934-project-member] https://10.4.3.176/volume/v3/extensions returned with HTTP 200 Aug 04 09:02:30.945158 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 189/735] 10.4.3.176 () {66 vars in 1246 bytes} [Tue Aug 4 09:02:30 2026] GET /volume/v3/extensions => generated 5245 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:31.074502 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:31.077471 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:31.078036 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:31.078573 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:31.078669 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Delete volume with id: e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:31.088787 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:31.088787 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:31.089357 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:31.113148 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Delete volume request issued successfully. Aug 04 09:02:31.113916 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e526f3af-5a86-49e6-8f06-39fd8ebef5f2 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 202 Aug 04 09:02:31.116379 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 183/736] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:31 2026] DELETE /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:31.131957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e784e7f0-8dc5-4d3f-a294-0a7223f4b840 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:31.134846 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e784e7f0-8dc5-4d3f-a294-0a7223f4b840 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:31.135127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e784e7f0-8dc5-4d3f-a294-0a7223f4b840 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:31.135405 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e784e7f0-8dc5-4d3f-a294-0a7223f4b840 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:31.144746 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:31.144746 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:31.149669 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e784e7f0-8dc5-4d3f-a294-0a7223f4b840 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Volume info retrieved successfully. Aug 04 09:02:31.154801 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e784e7f0-8dc5-4d3f-a294-0a7223f4b840 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 200 Aug 04 09:02:31.155472 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 182/737] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:31 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:32.175461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4d841bd9-b755-423f-989b-4933da70bd30 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:32.179043 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d841bd9-b755-423f-989b-4933da70bd30 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] GET https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 Aug 04 09:02:32.179043 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d841bd9-b755-423f-989b-4933da70bd30 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:32.179043 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d841bd9-b755-423f-989b-4933da70bd30 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:32.188095 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d841bd9-b755-423f-989b-4933da70bd30 tempest-AttachSCSIVolumeTestJSON-124106102 tempest-AttachSCSIVolumeTestJSON-124106102-project-member] https://10.4.3.176/volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 returned with HTTP 404 Aug 04 09:02:32.188694 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 184/738] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:32 2026] GET /volume/v3/volumes/e99520b9-e612-47cc-a111-2fe09044ac77 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:32.351533 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:32.478132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:32.478132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1205365208"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:32.482813 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1205365208'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:32.483011 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Create volume of 1 GB Aug 04 09:02:32.487064 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=327,cinder:INSERT=38,cinder:UPDATE=80,cinder:DELETE=3 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:02:32.490536 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Availability Zones retrieved successfully. Aug 04 09:02:32.495558 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Flow 'volume_create_api' (66c04404-cabd-47a9-87d4-37d1e054cc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:32.496969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108fc294-2e86-4faa-94fd-52ec2b06c29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:32.500272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:32.529865 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (108fc294-2e86-4faa-94fd-52ec2b06c29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:32.529865 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4d6b80-b0e2-4507-ab26-a936b13667a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:32.595138 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Created reservations ['6cef6ab5-227d-4a58-8291-0ee926bf6908', '6786f738-3486-454a-bf6d-64dfb6d6d575', 'c8f9a195-0d9f-4ffe-9509-1383529d0273', '9b2d7acb-6c36-465f-be59-82f84f7fc4f8'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:32.595933 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b4d6b80-b0e2-4507-ab26-a936b13667a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cef6ab5-227d-4a58-8291-0ee926bf6908', '6786f738-3486-454a-bf6d-64dfb6d6d575', 'c8f9a195-0d9f-4ffe-9509-1383529d0273', '9b2d7acb-6c36-465f-be59-82f84f7fc4f8']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:32.596682 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5794f0-5fc0-41a8-bbf6-789d0e565cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:32.623087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5794f0-5fc0-41a8-bbf6-789d0e565cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fce6433-12ee-4917-a804-df92af3159a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1205365208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aab25e2822b41b39caaa20fbfab7cf6',qos_specs=None,replication_status=,reservations=['6cef6ab5-227d-4a58-8291-0ee926bf6908','6786f738-3486-454a-bf6d-64dfb6d6d575','c8f9a195-0d9f-4ffe-9509-1383529d0273','9b2d7acb-6c36-465f-be59-82f84f7fc4f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6057156a2e435fa74262e5c98fa550',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1205365208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fce6433-12ee-4917-a804-df92af3159a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aab25e2822b41b39caaa20fbfab7cf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6057156a2e435fa74262e5c98fa550',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:32.623834 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3bb129-058a-4742-ba87-ff254215bbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:32.652468 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3bb129-058a-4742-ba87-ff254215bbe5) transitioned into state 'SUCCESS' from state '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-1205365208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aab25e2822b41b39caaa20fbfab7cf6',qos_specs=None,replication_status=,reservations=['6cef6ab5-227d-4a58-8291-0ee926bf6908','6786f738-3486-454a-bf6d-64dfb6d6d575','c8f9a195-0d9f-4ffe-9509-1383529d0273','9b2d7acb-6c36-465f-be59-82f84f7fc4f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6057156a2e435fa74262e5c98fa550',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:32.653259 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867891c1-5b5d-452c-88e5-ba79185ee23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:32.677875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867891c1-5b5d-452c-88e5-ba79185ee23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:32.679939 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Flow 'volume_create_api' (66c04404-cabd-47a9-87d4-37d1e054cc56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:32.683503 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Create volume request issued successfully. Aug 04 09:02:32.683503 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6be3f94-11c8-43de-84bc-dd01e1f0997a tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:32.683503 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 190/739] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:32 2026] POST /volume/v3/volumes => generated 755 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:32.702995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-94c46311-a713-41d1-892a-00bf606af610 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:32.708880 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-94c46311-a713-41d1-892a-00bf606af610 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:32.709564 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-94c46311-a713-41d1-892a-00bf606af610 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:32.709641 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-94c46311-a713-41d1-892a-00bf606af610 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:32.720263 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:32.720263 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:32.725881 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-94c46311-a713-41d1-892a-00bf606af610 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Volume info retrieved successfully. Aug 04 09:02:32.735546 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-94c46311-a713-41d1-892a-00bf606af610 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 returned with HTTP 200 Aug 04 09:02:32.736810 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 184/740] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:32 2026] GET /volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:33.440955 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-5ad383f5-8cc8-467e-a292-e36fd1ab9240 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:33.450276 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-5ad383f5-8cc8-467e-a292-e36fd1ab9240 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:02:33.452616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-5ad383f5-8cc8-467e-a292-e36fd1ab9240 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:33.452616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-5ad383f5-8cc8-467e-a292-e36fd1ab9240 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:33.466343 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:33.466343 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:33.470920 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-5ad383f5-8cc8-467e-a292-e36fd1ab9240 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:02:33.475540 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-5ad383f5-8cc8-467e-a292-e36fd1ab9240 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:02:33.475717 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 183/741] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:33 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:33.752385 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a5180336-88cf-4064-a69d-1222a197e319 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:33.754283 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a5180336-88cf-4064-a69d-1222a197e319 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:33.754484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a5180336-88cf-4064-a69d-1222a197e319 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:33.754735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a5180336-88cf-4064-a69d-1222a197e319 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:33.761473 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:33.761473 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:33.765628 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a5180336-88cf-4064-a69d-1222a197e319 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Volume info retrieved successfully. Aug 04 09:02:33.770125 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a5180336-88cf-4064-a69d-1222a197e319 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 returned with HTTP 200 Aug 04 09:02:33.770564 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 185/742] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:33 2026] GET /volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:33.782657 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:33.784617 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:33.785234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9fce6433-12ee-4917-a804-df92af3159a3", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-380396733"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:33.796594 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:33.796594 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:33.796594 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Volume info retrieved successfully. Aug 04 09:02:33.796594 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Create snapshot from volume 9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:33.849312 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Created reservations ['5846e601-e292-4e94-8a0f-f54a038dee32', 'dbcf91ee-a3ed-4a53-9c07-7e9babf5e602', '6e83e02e-a47b-418c-bfc8-25ca1a591581', 'ee4cb7ad-2099-45d6-8623-b3bd25073666'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:33.884973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0af23695-1ab1-47fe-b205-0686daa402a4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:33.887222 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0af23695-1ab1-47fe-b205-0686daa402a4 None None] GET https://10.4.3.176/volume// Aug 04 09:02:33.887514 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0af23695-1ab1-47fe-b205-0686daa402a4 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:33.887785 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0af23695-1ab1-47fe-b205-0686daa402a4 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:33.889941 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0af23695-1ab1-47fe-b205-0686daa402a4 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:33.890655 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 185/743] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:02:33 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:33.902939 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot create request issued successfully. Aug 04 09:02:33.903511 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9cbc76c-cb0e-4ef7-8b28-dfb6ad91773b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:33.904070 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 191/744] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:33.909990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-e5e66a24-6d4d-4244-b296-39745e147b32 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:33.916063 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-e5e66a24-6d4d-4244-b296-39745e147b32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:02:33.916063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-e5e66a24-6d4d-4244-b296-39745e147b32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f6e8726-4d9e-4451-88b5-e37070a021bd", "connector": null, "instance_uuid": "3762cd97-b8a5-40d5-8324-09b2dde066b9"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:33.916698 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a395735e-5f86-44ca-a523-3c3df80df99b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:33.918069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a395735e-5f86-44ca-a523-3c3df80df99b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca Aug 04 09:02:33.918069 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a395735e-5f86-44ca-a523-3c3df80df99b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:33.918157 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a395735e-5f86-44ca-a523-3c3df80df99b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:33.924927 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:33.924927 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:33.926645 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a395735e-5f86-44ca-a523-3c3df80df99b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:33.926802 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a395735e-5f86-44ca-a523-3c3df80df99b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca returned with HTTP 200 Aug 04 09:02:33.927241 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 186/745] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:33 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:33.938366 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:33.938366 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:33.980860 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-e5e66a24-6d4d-4244-b296-39745e147b32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:02:33.980860 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 184/746] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:02:33 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:33.993532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-20511b82-849b-44f2-8520-1cb774655fca None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:33.995571 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-20511b82-849b-44f2-8520-1cb774655fca tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb Aug 04 09:02:33.995762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-20511b82-849b-44f2-8520-1cb774655fca tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:33.995942 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-20511b82-849b-44f2-8520-1cb774655fca tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:34.006981 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:34.006981 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:34.068731 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-20511b82-849b-44f2-8520-1cb774655fca tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb returned with HTTP 200 Aug 04 09:02:34.069164 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 186/747] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:33 2026] DELETE /volume/v3/attachments/5f39b319-fd4c-459b-9be5-d3912d1fd3fb => generated 367 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:34.938453 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3dcb8742-23c3-46f8-81b5-50d5b277b502 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:34.940419 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3dcb8742-23c3-46f8-81b5-50d5b277b502 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca Aug 04 09:02:34.940584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3dcb8742-23c3-46f8-81b5-50d5b277b502 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:34.940766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3dcb8742-23c3-46f8-81b5-50d5b277b502 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:34.947017 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:34.947017 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:34.947017 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3dcb8742-23c3-46f8-81b5-50d5b277b502 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:34.947580 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3dcb8742-23c3-46f8-81b5-50d5b277b502 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca returned with HTTP 200 Aug 04 09:02:34.947905 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 192/748] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:34 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:02:34.960296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0320a26d-76fa-4d17-834d-18f245d5b7fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:34.963239 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0320a26d-76fa-4d17-834d-18f245d5b7fe tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] POST https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:34.963239 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0320a26d-76fa-4d17-834d-18f245d5b7fe tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:34.973661 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:34.973661 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:34.974881 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0320a26d-76fa-4d17-834d-18f245d5b7fe tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.000628 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0320a26d-76fa-4d17-834d-18f245d5b7fe tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Update snapshot metadata completed successfully. Aug 04 09:02:35.001261 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0320a26d-76fa-4d17-834d-18f245d5b7fe tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.001505 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 187/749] 10.4.3.176 () {68 vars in 1402 bytes} [Tue Aug 4 09:02:34 2026] POST /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.012033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-521476bc-1cea-42fd-a0fa-b137510a9027 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.015593 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-521476bc-1cea-42fd-a0fa-b137510a9027 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.015593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-521476bc-1cea-42fd-a0fa-b137510a9027 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.015593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-521476bc-1cea-42fd-a0fa-b137510a9027 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.027221 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.027221 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:35.029223 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-521476bc-1cea-42fd-a0fa-b137510a9027 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.029223 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-521476bc-1cea-42fd-a0fa-b137510a9027 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Get snapshot metadata completed successfully. Aug 04 09:02:35.029536 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-521476bc-1cea-42fd-a0fa-b137510a9027 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.030150 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 185/750] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.042424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f3b0482c-b485-4c28-95ac-ad9485bfd157 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.045039 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3b0482c-b485-4c28-95ac-ad9485bfd157 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] PUT https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.045437 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f3b0482c-b485-4c28-95ac-ad9485bfd157 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:35.057337 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.057337 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:35.057854 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f3b0482c-b485-4c28-95ac-ad9485bfd157 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.094924 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f3b0482c-b485-4c28-95ac-ad9485bfd157 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Update snapshot metadata completed successfully. Aug 04 09:02:35.095284 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3b0482c-b485-4c28-95ac-ad9485bfd157 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.095902 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 187/751] 10.4.3.176 () {68 vars in 1401 bytes} [Tue Aug 4 09:02:35 2026] PUT /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 57 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.107248 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6cc02d5d-be16-4951-b9f6-93c0b9c02264 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.111509 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6cc02d5d-be16-4951-b9f6-93c0b9c02264 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.111750 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6cc02d5d-be16-4951-b9f6-93c0b9c02264 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.111980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6cc02d5d-be16-4951-b9f6-93c0b9c02264 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.120768 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.120768 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:35.121238 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6cc02d5d-be16-4951-b9f6-93c0b9c02264 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.121917 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6cc02d5d-be16-4951-b9f6-93c0b9c02264 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Get snapshot metadata completed successfully. Aug 04 09:02:35.122134 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6cc02d5d-be16-4951-b9f6-93c0b9c02264 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.122544 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 193/752] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 57 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.132868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-12690887-1800-4319-a99b-76e7dd6c18c0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.135650 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12690887-1800-4319-a99b-76e7dd6c18c0 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 Aug 04 09:02:35.135876 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-12690887-1800-4319-a99b-76e7dd6c18c0 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.136121 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-12690887-1800-4319-a99b-76e7dd6c18c0 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.142301 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.142301 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:35.142301 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-12690887-1800-4319-a99b-76e7dd6c18c0 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.142951 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-12690887-1800-4319-a99b-76e7dd6c18c0 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Get snapshot metadata completed successfully. Aug 04 09:02:35.151447 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-12690887-1800-4319-a99b-76e7dd6c18c0 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Delete snapshot metadata completed successfully. Aug 04 09:02:35.151688 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12690887-1800-4319-a99b-76e7dd6c18c0 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 returned with HTTP 200 Aug 04 09:02:35.152090 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 188/753] 10.4.3.176 () {66 vars in 1399 bytes} [Tue Aug 4 09:02:35 2026] DELETE /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 04 09:02:35.163236 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-21dc4c04-8637-49bb-8cfe-a400f67a3a14 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.165583 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-21dc4c04-8637-49bb-8cfe-a400f67a3a14 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.165937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-21dc4c04-8637-49bb-8cfe-a400f67a3a14 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.166268 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-21dc4c04-8637-49bb-8cfe-a400f67a3a14 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.173114 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.173114 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:35.174736 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-21dc4c04-8637-49bb-8cfe-a400f67a3a14 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.175860 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-21dc4c04-8637-49bb-8cfe-a400f67a3a14 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Get snapshot metadata completed successfully. Aug 04 09:02:35.176244 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-21dc4c04-8637-49bb-8cfe-a400f67a3a14 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.176789 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 186/754] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.189175 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4749466f-3bf0-41c8-9fe3-757abe323859 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.191116 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4749466f-3bf0-41c8-9fe3-757abe323859 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] PUT https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.191486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4749466f-3bf0-41c8-9fe3-757abe323859 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:35.206406 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.206406 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:35.207068 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4749466f-3bf0-41c8-9fe3-757abe323859 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.222733 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4749466f-3bf0-41c8-9fe3-757abe323859 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Update snapshot metadata completed successfully. Aug 04 09:02:35.223058 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4749466f-3bf0-41c8-9fe3-757abe323859 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.223653 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 188/755] 10.4.3.176 () {68 vars in 1401 bytes} [Tue Aug 4 09:02:35 2026] PUT /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.234455 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ab6b3598-1d8e-4a8a-95eb-bd911b3127fa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.237595 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab6b3598-1d8e-4a8a-95eb-bd911b3127fa tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] POST https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.240169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab6b3598-1d8e-4a8a-95eb-bd911b3127fa tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:35.259502 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.259502 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:35.259930 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ab6b3598-1d8e-4a8a-95eb-bd911b3127fa tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.282541 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-52caedd6-61ab-4433-85de-3aa593d0ea70 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.284910 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-52caedd6-61ab-4433-85de-3aa593d0ea70 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 Aug 04 09:02:35.285395 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-52caedd6-61ab-4433-85de-3aa593d0ea70 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:35.296498 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ab6b3598-1d8e-4a8a-95eb-bd911b3127fa tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Update snapshot metadata completed successfully. Aug 04 09:02:35.296815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab6b3598-1d8e-4a8a-95eb-bd911b3127fa tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.297735 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 194/756] 10.4.3.176 () {68 vars in 1402 bytes} [Tue Aug 4 09:02:35 2026] POST /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.301289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-52caedd6-61ab-4433-85de-3aa593d0ea70 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:02:35.306854 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-52caedd6-61ab-4433-85de-3aa593d0ea70 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:02:35.307818 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.307818 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:35.309703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2ab02dfa-f5ae-46fa-a561-cc0d5877a84f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.311215 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2ab02dfa-f5ae-46fa-a561-cc0d5877a84f tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.311996 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2ab02dfa-f5ae-46fa-a561-cc0d5877a84f tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.312487 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2ab02dfa-f5ae-46fa-a561-cc0d5877a84f tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.318869 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.318869 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:35.319650 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2ab02dfa-f5ae-46fa-a561-cc0d5877a84f tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.321178 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2ab02dfa-f5ae-46fa-a561-cc0d5877a84f tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Get snapshot metadata completed successfully. Aug 04 09:02:35.321898 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2ab02dfa-f5ae-46fa-a561-cc0d5877a84f tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.321898 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 187/757] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.332516 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3180f174-0f67-4c67-af4d-64656a65d25b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.335814 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3180f174-0f67-4c67-af4d-64656a65d25b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] PUT https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 Aug 04 09:02:35.336006 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3180f174-0f67-4c67-af4d-64656a65d25b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:35.345881 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.345881 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:35.346504 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3180f174-0f67-4c67-af4d-64656a65d25b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.374256 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3180f174-0f67-4c67-af4d-64656a65d25b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Update snapshot metadata completed successfully. Aug 04 09:02:35.374767 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3180f174-0f67-4c67-af4d-64656a65d25b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 returned with HTTP 200 Aug 04 09:02:35.375011 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 189/758] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:02:35 2026] PUT /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.384778 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-554e30f8-5cb8-467c-bd38-a8fad8a75580 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.386543 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-554e30f8-5cb8-467c-bd38-a8fad8a75580 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 Aug 04 09:02:35.386729 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-554e30f8-5cb8-467c-bd38-a8fad8a75580 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.386904 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-554e30f8-5cb8-467c-bd38-a8fad8a75580 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.392988 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.392988 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:35.393824 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-554e30f8-5cb8-467c-bd38-a8fad8a75580 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.394315 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-554e30f8-5cb8-467c-bd38-a8fad8a75580 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Get snapshot metadata completed successfully. Aug 04 09:02:35.394559 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-554e30f8-5cb8-467c-bd38-a8fad8a75580 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 returned with HTTP 200 Aug 04 09:02:35.394960 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 195/759] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.404669 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-46751975-b003-401f-adfd-151e51cbc45d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.406518 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46751975-b003-401f-adfd-151e51cbc45d tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.408054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-46751975-b003-401f-adfd-151e51cbc45d tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.408054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-46751975-b003-401f-adfd-151e51cbc45d tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.408809 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-52caedd6-61ab-4433-85de-3aa593d0ea70 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" released by "attachment_update" :: held 0.102s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:02:35.408996 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-52caedd6-61ab-4433-85de-3aa593d0ea70 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 returned with HTTP 200 Aug 04 09:02:35.409452 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 189/760] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:02:35 2026] PUT /volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:35.414560 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.414560 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:35.414560 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-46751975-b003-401f-adfd-151e51cbc45d tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.414560 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-46751975-b003-401f-adfd-151e51cbc45d tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Get snapshot metadata completed successfully. Aug 04 09:02:35.414560 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46751975-b003-401f-adfd-151e51cbc45d tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.414560 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 188/761] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.422576 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-4b74d212-6a7d-4499-ad3c-9aceceb99cb3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.423792 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-74e0b9a4-5144-4c17-b8b9-d4746a6620fb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.424725 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-4b74d212-6a7d-4499-ad3c-9aceceb99cb3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 Aug 04 09:02:35.424900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-4b74d212-6a7d-4499-ad3c-9aceceb99cb3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.425085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-4b74d212-6a7d-4499-ad3c-9aceceb99cb3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.426117 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-74e0b9a4-5144-4c17-b8b9-d4746a6620fb tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] PUT https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata Aug 04 09:02:35.426613 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-74e0b9a4-5144-4c17-b8b9-d4746a6620fb tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:35.434938 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.434938 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:35.435535 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-74e0b9a4-5144-4c17-b8b9-d4746a6620fb tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.444183 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-4b74d212-6a7d-4499-ad3c-9aceceb99cb3 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 returned with HTTP 200 Aug 04 09:02:35.444667 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 190/762] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:35.458429 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-74e0b9a4-5144-4c17-b8b9-d4746a6620fb tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Update snapshot metadata completed successfully. Aug 04 09:02:35.458784 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-74e0b9a4-5144-4c17-b8b9-d4746a6620fb tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata returned with HTTP 200 Aug 04 09:02:35.459457 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 196/763] 10.4.3.176 () {68 vars in 1401 bytes} [Tue Aug 4 09:02:35 2026] PUT /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:02:35.471494 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.473490 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca Aug 04 09:02:35.473717 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.473936 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.474063 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Delete snapshot with id: 74212fad-4c3b-4fa0-a8e1-01c4ebb509ca Aug 04 09:02:35.479452 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.479452 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:35.479797 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.496991 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot delete request issued successfully. Aug 04 09:02:35.497398 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-152f4a0f-d438-4277-a1ae-e8c7f33138ab tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca returned with HTTP 202 Aug 04 09:02:35.497914 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 190/764] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:35 2026] DELETE /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:35.508585 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7c26a2c4-2e3a-47c8-9f2b-c19ed339a235 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:35.510294 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c26a2c4-2e3a-47c8-9f2b-c19ed339a235 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca Aug 04 09:02:35.512046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c26a2c4-2e3a-47c8-9f2b-c19ed339a235 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:35.512046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c26a2c4-2e3a-47c8-9f2b-c19ed339a235 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:35.517631 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:35.517631 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:35.518243 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7c26a2c4-2e3a-47c8-9f2b-c19ed339a235 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Snapshot retrieved successfully. Aug 04 09:02:35.519164 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c26a2c4-2e3a-47c8-9f2b-c19ed339a235 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca returned with HTTP 200 Aug 04 09:02:35.519664 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 189/765] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:35 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:36.212568 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-07178257-f6f8-45b9-b7db-9bad5a6640ee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:36.215542 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-07178257-f6f8-45b9-b7db-9bad5a6640ee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] DELETE https://10.4.3.176/volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b Aug 04 09:02:36.215804 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-07178257-f6f8-45b9-b7db-9bad5a6640ee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:36.216100 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-07178257-f6f8-45b9-b7db-9bad5a6640ee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:36.224773 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:36.224773 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:36.276879 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-07178257-f6f8-45b9-b7db-9bad5a6640ee tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b returned with HTTP 200 Aug 04 09:02:36.277494 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 191/766] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:36 2026] DELETE /volume/v3/attachments/c7c7d574-7cf4-4eaf-8d06-9a91e643460b => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:36.288105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:36.290585 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:02:36.290805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:36.291039 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:36.291252 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Delete volume with id: d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 Aug 04 09:02:36.300473 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:36.300473 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:36.301084 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Volume info retrieved successfully. Aug 04 09:02:36.320608 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] Delete volume request issued successfully. Aug 04 09:02:36.320848 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-688c69a0-46c1-468c-aefb-8a6049679e44 req-c1a69110-244c-4740-a6ec-70e9451a2d75 tempest-ServerActionsV293TestJSON-1894456079 tempest-ServerActionsV293TestJSON-1894456079-project-member] https://10.4.3.176/volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 returned with HTTP 202 Aug 04 09:02:36.321396 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 197/767] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:02:36 2026] DELETE /volume/v3/volumes/d7eb8575-e9ec-41f3-8bfd-40f9d01d07a6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:36.534535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-25c4150c-59fb-4dfa-9824-5970408d890b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:36.536532 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-25c4150c-59fb-4dfa-9824-5970408d890b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca Aug 04 09:02:36.536888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-25c4150c-59fb-4dfa-9824-5970408d890b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:36.537232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-25c4150c-59fb-4dfa-9824-5970408d890b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:36.542487 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-25c4150c-59fb-4dfa-9824-5970408d890b tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca returned with HTTP 404 Aug 04 09:02:36.544180 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 191/768] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:36 2026] GET /volume/v3/snapshots/74212fad-4c3b-4fa0-a8e1-01c4ebb509ca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:36.555505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d721b267-294c-4dfa-ac56-d26af50b7c16 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:36.557953 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d721b267-294c-4dfa-ac56-d26af50b7c16 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:36.558150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d721b267-294c-4dfa-ac56-d26af50b7c16 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:36.558355 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d721b267-294c-4dfa-ac56-d26af50b7c16 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:36.568222 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:36.568222 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:36.572399 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d721b267-294c-4dfa-ac56-d26af50b7c16 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Volume info retrieved successfully. Aug 04 09:02:36.577070 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d721b267-294c-4dfa-ac56-d26af50b7c16 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 returned with HTTP 200 Aug 04 09:02:36.577418 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 190/769] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:36 2026] GET /volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:36.593535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:36.595656 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] DELETE https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:36.595905 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:36.596148 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:36.596383 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Delete volume with id: 9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:36.603631 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:36.603631 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:36.604096 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Volume info retrieved successfully. Aug 04 09:02:36.620237 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Delete volume request issued successfully. Aug 04 09:02:36.620346 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83f7cbb1-7d7c-4ebe-b4d8-f3eb3ac35b99 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 returned with HTTP 202 Aug 04 09:02:36.620810 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 192/770] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:36 2026] DELETE /volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:36.632919 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f8565f9a-f46f-4e2d-a742-52ea3eaaf8a3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:36.635711 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f8565f9a-f46f-4e2d-a742-52ea3eaaf8a3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:36.637067 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f8565f9a-f46f-4e2d-a742-52ea3eaaf8a3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:36.637067 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f8565f9a-f46f-4e2d-a742-52ea3eaaf8a3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:36.647894 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:36.647894 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:36.654080 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f8565f9a-f46f-4e2d-a742-52ea3eaaf8a3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Volume info retrieved successfully. Aug 04 09:02:36.659862 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f8565f9a-f46f-4e2d-a742-52ea3eaaf8a3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 returned with HTTP 200 Aug 04 09:02:36.660360 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 198/771] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:36 2026] GET /volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:37.676786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9b1c0a25-2160-422c-8683-f91a6da48ee3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:37.678937 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9b1c0a25-2160-422c-8683-f91a6da48ee3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] GET https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 Aug 04 09:02:37.679193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9b1c0a25-2160-422c-8683-f91a6da48ee3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:37.679519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9b1c0a25-2160-422c-8683-f91a6da48ee3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:37.691021 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9b1c0a25-2160-422c-8683-f91a6da48ee3 tempest-SnapshotMetadataTestJSON-1093265116 tempest-SnapshotMetadataTestJSON-1093265116-project-member] https://10.4.3.176/volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 returned with HTTP 404 Aug 04 09:02:37.691773 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 192/772] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:37 2026] GET /volume/v3/volumes/9fce6433-12ee-4917-a804-df92af3159a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:39.552009 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-c327f0e2-6e77-45dc-98c7-066be45dae4c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:39.558226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-c327f0e2-6e77-45dc-98c7-066be45dae4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50/action Aug 04 09:02:39.558226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-c327f0e2-6e77-45dc-98c7-066be45dae4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:39.558226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-c327f0e2-6e77-45dc-98c7-066be45dae4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:39.584983 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:39.584983 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:39.614500 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-efbb6a41-4e2d-4f6d-9da2-9b246cfe959c req-c327f0e2-6e77-45dc-98c7-066be45dae4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50/action returned with HTTP 204 Aug 04 09:02:39.614500 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 191/773] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:02:39 2026] POST /volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:40.325278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:40.513237 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:40.513237 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1855591532"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:40.513532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1855591532'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:40.513852 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Create volume of 1 GB Aug 04 09:02:40.522230 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Availability Zones retrieved successfully. Aug 04 09:02:40.529197 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Flow 'volume_create_api' (9d22aa17-b177-4829-aeb0-a86a773df493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:40.530750 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d9611-a6d2-467f-a1e8-a7938d05f596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:40.533517 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:40.574065 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d9611-a6d2-467f-a1e8-a7938d05f596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:40.575027 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d755c5a6-7c56-4047-8cc8-d295ecbb2532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:40.657614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Created reservations ['73667619-69ad-4f4c-8df5-a6fd8fc77c7f', 'ac4aa781-bcdf-4f93-bae0-c007aa7e75b5', '3b3e3a06-ebb6-442f-bcc2-782253fde8c5', 'e9b00172-d4fc-479f-8f13-3e92da96aa49'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:40.658808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d755c5a6-7c56-4047-8cc8-d295ecbb2532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73667619-69ad-4f4c-8df5-a6fd8fc77c7f', 'ac4aa781-bcdf-4f93-bae0-c007aa7e75b5', '3b3e3a06-ebb6-442f-bcc2-782253fde8c5', 'e9b00172-d4fc-479f-8f13-3e92da96aa49']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:40.659913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d70535-ff63-424e-904d-8c020767f53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:40.692261 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d70535-ff63-424e-904d-8c020767f53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '894b3161-82a3-4037-95ce-00fda1474096', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1855591532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bff830f3104cecb73d30ff8649877e',qos_specs=None,replication_status=,reservations=['73667619-69ad-4f4c-8df5-a6fd8fc77c7f','ac4aa781-bcdf-4f93-bae0-c007aa7e75b5','3b3e3a06-ebb6-442f-bcc2-782253fde8c5','e9b00172-d4fc-479f-8f13-3e92da96aa49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7898f5645bb46688400e147274b4e04',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1855591532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=894b3161-82a3-4037-95ce-00fda1474096,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03bff830f3104cecb73d30ff8649877e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7898f5645bb46688400e147274b4e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:40.693524 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef6b13e-e132-42b0-8c6d-f75430f73078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:40.717066 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef6b13e-e132-42b0-8c6d-f75430f73078) transitioned into state 'SUCCESS' from state '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-1855591532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bff830f3104cecb73d30ff8649877e',qos_specs=None,replication_status=,reservations=['73667619-69ad-4f4c-8df5-a6fd8fc77c7f','ac4aa781-bcdf-4f93-bae0-c007aa7e75b5','3b3e3a06-ebb6-442f-bcc2-782253fde8c5','e9b00172-d4fc-479f-8f13-3e92da96aa49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7898f5645bb46688400e147274b4e04',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:40.718067 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3daa0bb2-d2d6-4826-b057-3e81b6b4737e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:40.731917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3daa0bb2-d2d6-4826-b057-3e81b6b4737e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:40.733090 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Flow 'volume_create_api' (9d22aa17-b177-4829-aeb0-a86a773df493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:40.733571 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Create volume request issued successfully. Aug 04 09:02:40.734544 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fae4690d-ebd9-4454-84cb-2cd2ca471aa6 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:40.735130 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 193/774] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:40 2026] POST /volume/v3/volumes => generated 751 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:40.750484 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b991c71d-1310-421a-8c1a-cac5277fea92 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:40.752644 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b991c71d-1310-421a-8c1a-cac5277fea92 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:40.752644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b991c71d-1310-421a-8c1a-cac5277fea92 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:40.752797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b991c71d-1310-421a-8c1a-cac5277fea92 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:40.759922 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:40.759922 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:40.763861 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b991c71d-1310-421a-8c1a-cac5277fea92 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Volume info retrieved successfully. Aug 04 09:02:40.768283 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b991c71d-1310-421a-8c1a-cac5277fea92 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 200 Aug 04 09:02:40.768809 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 199/775] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:40 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:41.786859 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-27d2a0c5-028e-41cc-be94-fe2add145f21 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:41.791169 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27d2a0c5-028e-41cc-be94-fe2add145f21 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:41.791490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27d2a0c5-028e-41cc-be94-fe2add145f21 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:41.792492 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27d2a0c5-028e-41cc-be94-fe2add145f21 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:41.806134 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:41.806134 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:41.813567 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-27d2a0c5-028e-41cc-be94-fe2add145f21 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Volume info retrieved successfully. Aug 04 09:02:41.820926 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27d2a0c5-028e-41cc-be94-fe2add145f21 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 200 Aug 04 09:02:41.820926 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 193/776] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:41 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:41.839424 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-abd73b5f-f05d-4d44-ac6e-d4fe52f32006 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:41.841586 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-abd73b5f-f05d-4d44-ac6e-d4fe52f32006 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] POST https://10.4.3.176/volume/v3/os-volume-transfer Aug 04 09:02:41.842214 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-abd73b5f-f05d-4d44-ac6e-d4fe52f32006 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "894b3161-82a3-4037-95ce-00fda1474096"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:41.845567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.volume_transfer [None req-abd73b5f-f05d-4d44-ac6e-d4fe52f32006 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Creating new volume transfer {'transfer': {'volume_id': '894b3161-82a3-4037-95ce-00fda1474096'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 04 09:02:41.845567 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.volume_transfer [None req-abd73b5f-f05d-4d44-ac6e-d4fe52f32006 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Creating transfer of volume 894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:41.845567 np0000006401 devstack@c-api.service[100461]: INFO cinder.transfer.api [None req-abd73b5f-f05d-4d44-ac6e-d4fe52f32006 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Generating transfer record for volume 894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:41.859424 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:41.859424 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:41.872349 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-abd73b5f-f05d-4d44-ac6e-d4fe52f32006 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer returned with HTTP 202 Aug 04 09:02:41.872848 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 192/777] 10.4.3.176 () {68 vars in 1291 bytes} [Tue Aug 4 09:02:41 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:41.888610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-faf8d474-8217-4d0a-8f48-5e055dca1a39 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:41.891234 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-faf8d474-8217-4d0a-8f48-5e055dca1a39 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:41.891344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-faf8d474-8217-4d0a-8f48-5e055dca1a39 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:41.891575 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-faf8d474-8217-4d0a-8f48-5e055dca1a39 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:41.900543 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:41.900543 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:41.905648 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-faf8d474-8217-4d0a-8f48-5e055dca1a39 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Volume info retrieved successfully. Aug 04 09:02:41.914027 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-faf8d474-8217-4d0a-8f48-5e055dca1a39 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 200 Aug 04 09:02:41.914546 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 194/778] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:41 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:41.928074 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fc599fad-2fd5-4156-ab8c-4ce5c3145fbf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:41.930221 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc599fad-2fd5-4156-ab8c-4ce5c3145fbf tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b Aug 04 09:02:41.930650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fc599fad-2fd5-4156-ab8c-4ce5c3145fbf tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:41.930867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fc599fad-2fd5-4156-ab8c-4ce5c3145fbf tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:41.937416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc599fad-2fd5-4156-ab8c-4ce5c3145fbf tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b returned with HTTP 200 Aug 04 09:02:41.937992 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 200/779] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:02:41 2026] GET /volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b => generated 409 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:41.954117 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-96bcbbdd-bc94-4d19-b1ff-85b861a7c8ea None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:41.957885 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-96bcbbdd-bc94-4d19-b1ff-85b861a7c8ea tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/os-volume-transfer Aug 04 09:02:41.958136 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-96bcbbdd-bc94-4d19-b1ff-85b861a7c8ea tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:41.959999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-96bcbbdd-bc94-4d19-b1ff-85b861a7c8ea tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:41.960250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.volume_transfer [None req-96bcbbdd-bc94-4d19-b1ff-85b861a7c8ea tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Listing volume transfers {{(pid=100462) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 04 09:02:41.972740 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-96bcbbdd-bc94-4d19-b1ff-85b861a7c8ea tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer returned with HTTP 200 Aug 04 09:02:41.973312 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 194/780] 10.4.3.176 () {66 vars in 1270 bytes} [Tue Aug 4 09:02:41 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:41.984920 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:42.252019 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] POST https://10.4.3.176/volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b/accept Aug 04 09:02:42.252428 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f48f228070f00e92"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:42.254192 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.volume_transfer [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Accepting volume transfer 29fe5274-def2-4886-9b89-9966410ffd5b {{(pid=100461) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 09:02:42.254376 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.volume_transfer [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Accepting transfer 29fe5274-def2-4886-9b89-9966410ffd5b Aug 04 09:02:42.374183 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Created reservations ['8d7f311a-2a8c-4eef-b76a-6001b1ed8280', 'cf3b867d-814e-4784-918e-886f3c513312', '291e78e5-362a-4873-8530-d07c79be92bd', 'd4074a2b-a4f6-464d-8e8f-f0c691a50d19'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:42.417679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Created reservations ['fdfd0c90-4085-4f43-9bf8-a28f537778c9', '03bc48c8-cf67-4289-aeac-a2e8f33f6d88', '8192257d-da56-4d64-9cd0-17a48d167d43', '9f9eded0-8b64-4bff-abc1-173dad6e4926'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:42.510378 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Created reservations ['2580ca34-ea00-4e51-956c-3b6b2548af96', '9ce45a1f-38e2-4456-8dd9-ec94cf593076', '2288b55f-a482-4f27-812f-35e5295f9829', '3b936aaa-bcd3-4ab8-882b-67caec1324ac'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:42.592489 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Created reservations ['8a71f842-ba6b-4ea1-a8d1-4e2f0185a591', '27e568b5-45c6-4d4d-b805-0615def0d261', '1654e72b-a21c-41dc-8927-fad68378bbe8', 'c44852d9-8251-4812-9338-23bc41f5ab7a'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:42.625927 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Transfer volume completed successfully. Aug 04 09:02:42.837078 np0000006401 devstack@c-api.service[100461]: INFO cinder.transfer.api [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Volume 894b3161-82a3-4037-95ce-00fda1474096 has been transferred. Aug 04 09:02:42.847138 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd7f6bb6-e386-42dd-9106-52e989c1c577 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] https://10.4.3.176/volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b/accept returned with HTTP 202 Aug 04 09:02:42.847721 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 193/781] 10.4.3.176 () {68 vars in 1423 bytes} [Tue Aug 4 09:02:41 2026] POST /volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b/accept => generated 365 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:42.866432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4c448b0e-410e-4f45-9e2e-9394ba92c8d5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:42.868665 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4c448b0e-410e-4f45-9e2e-9394ba92c8d5 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:42.869056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4c448b0e-410e-4f45-9e2e-9394ba92c8d5 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:42.869364 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4c448b0e-410e-4f45-9e2e-9394ba92c8d5 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:42.880461 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:42.880461 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:42.888895 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4c448b0e-410e-4f45-9e2e-9394ba92c8d5 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Volume info retrieved successfully. Aug 04 09:02:42.895970 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4c448b0e-410e-4f45-9e2e-9394ba92c8d5 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 200 Aug 04 09:02:42.896523 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 195/782] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:42 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:42.927936 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c5a0bf78-2aa1-48fe-89bf-51662955f3e7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:42.928886 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5a0bf78-2aa1-48fe-89bf-51662955f3e7 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:42.930292 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c5a0bf78-2aa1-48fe-89bf-51662955f3e7 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:42.930292 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c5a0bf78-2aa1-48fe-89bf-51662955f3e7 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:42.943419 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:42.943419 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:42.950275 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c5a0bf78-2aa1-48fe-89bf-51662955f3e7 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] Volume info retrieved successfully. Aug 04 09:02:42.956285 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5a0bf78-2aa1-48fe-89bf-51662955f3e7 tempest-VolumesTransfersTest-1173607818 tempest-VolumesTransfersTest-1173607818-project-member] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 200 Aug 04 09:02:42.956703 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 201/783] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:42 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:42.977722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-36251c61-17bd-4437-8606-12fa1da5b5f9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:42.980109 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-36251c61-17bd-4437-8606-12fa1da5b5f9 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] DELETE https://10.4.3.176/volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b Aug 04 09:02:42.980367 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-36251c61-17bd-4437-8606-12fa1da5b5f9 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:42.980580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-36251c61-17bd-4437-8606-12fa1da5b5f9 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:42.980725 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.volume_transfer [None req-36251c61-17bd-4437-8606-12fa1da5b5f9 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Delete transfer with id: 29fe5274-def2-4886-9b89-9966410ffd5b Aug 04 09:02:42.989520 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-36251c61-17bd-4437-8606-12fa1da5b5f9 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b returned with HTTP 404 Aug 04 09:02:42.991845 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 195/784] 10.4.3.176 () {66 vars in 1384 bytes} [Tue Aug 4 09:02:42 2026] DELETE /volume/v3/os-volume-transfer/29fe5274-def2-4886-9b89-9966410ffd5b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:43.004473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-130b081c-aaa1-49d4-b094-d023a82852d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:43.116213 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-130b081c-aaa1-49d4-b094-d023a82852d9 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:43.116213 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-130b081c-aaa1-49d4-b094-d023a82852d9 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:43.117057 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-130b081c-aaa1-49d4-b094-d023a82852d9 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:43.117057 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-130b081c-aaa1-49d4-b094-d023a82852d9 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Delete volume with id: 894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:43.137957 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:43.137957 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:43.138481 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-130b081c-aaa1-49d4-b094-d023a82852d9 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Volume info retrieved successfully. Aug 04 09:02:43.179150 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-130b081c-aaa1-49d4-b094-d023a82852d9 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Delete volume request issued successfully. Aug 04 09:02:43.179150 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-130b081c-aaa1-49d4-b094-d023a82852d9 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 202 Aug 04 09:02:43.179150 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 194/785] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:43 2026] DELETE /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:43.190298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7c942f7d-82be-4b0b-aaf3-af0aa128f861 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:43.193385 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c942f7d-82be-4b0b-aaf3-af0aa128f861 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:43.194091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c942f7d-82be-4b0b-aaf3-af0aa128f861 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:43.194091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c942f7d-82be-4b0b-aaf3-af0aa128f861 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:43.207778 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:43.207778 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:43.214188 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7c942f7d-82be-4b0b-aaf3-af0aa128f861 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Volume info retrieved successfully. Aug 04 09:02:43.219804 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c942f7d-82be-4b0b-aaf3-af0aa128f861 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 200 Aug 04 09:02:43.221381 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 196/786] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:43 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:44.242141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1649126c-7970-4214-ac51-422e974c0634 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:44.245296 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1649126c-7970-4214-ac51-422e974c0634 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:44.245296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1649126c-7970-4214-ac51-422e974c0634 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:44.245296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1649126c-7970-4214-ac51-422e974c0634 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:44.253628 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1649126c-7970-4214-ac51-422e974c0634 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 404 Aug 04 09:02:44.253993 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 202/787] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:44 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:44.262525 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4ad7395a-cb5f-4642-ae38-02dcca5b6843 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:44.266535 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ad7395a-cb5f-4642-ae38-02dcca5b6843 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:44.266535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ad7395a-cb5f-4642-ae38-02dcca5b6843 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:44.266535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ad7395a-cb5f-4642-ae38-02dcca5b6843 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:44.273520 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ad7395a-cb5f-4642-ae38-02dcca5b6843 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 404 Aug 04 09:02:44.274142 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 196/788] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:44 2026] GET /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:44.283065 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f413520a-de3c-4911-bdb0-923e929a3f6f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:44.285333 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f413520a-de3c-4911-bdb0-923e929a3f6f tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] DELETE https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:44.285532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f413520a-de3c-4911-bdb0-923e929a3f6f tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:44.285753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f413520a-de3c-4911-bdb0-923e929a3f6f tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:44.285926 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f413520a-de3c-4911-bdb0-923e929a3f6f tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Delete volume with id: 894b3161-82a3-4037-95ce-00fda1474096 Aug 04 09:02:44.297542 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f413520a-de3c-4911-bdb0-923e929a3f6f tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 returned with HTTP 404 Aug 04 09:02:44.298246 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 195/789] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:44 2026] DELETE /volume/v3/volumes/894b3161-82a3-4037-95ce-00fda1474096 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:44.310215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:44.313172 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:44.314134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1902489353"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:44.316194 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1902489353'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:44.318659 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Create volume of 1 GB Aug 04 09:02:44.324159 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Availability Zones retrieved successfully. Aug 04 09:02:44.337372 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Flow 'volume_create_api' (1e0b0c40-b1a2-4837-a24f-95b925a43c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:44.338714 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd6d6d4e-792d-4a99-ac7b-f0007dbf053a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:44.339716 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:44.376167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd6d6d4e-792d-4a99-ac7b-f0007dbf053a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:44.381060 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24555c2c-97dc-405f-a2d6-48df95d90172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:44.437430 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Created reservations ['29b053a3-fbd7-42a2-969a-f822021df186', '3982c262-a177-418f-b5ae-b6721186131e', '16561b2b-82ef-4349-a732-a7e034752ce3', 'adf35836-1177-4382-bc83-7ef7c7d644b6'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:44.438446 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24555c2c-97dc-405f-a2d6-48df95d90172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b053a3-fbd7-42a2-969a-f822021df186', '3982c262-a177-418f-b5ae-b6721186131e', '16561b2b-82ef-4349-a732-a7e034752ce3', 'adf35836-1177-4382-bc83-7ef7c7d644b6']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:44.439675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137f1716-6d34-4017-8e0e-47133d47132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:44.465430 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137f1716-6d34-4017-8e0e-47133d47132c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c996c9be-2d8f-47fa-a50e-240c01e3095d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1902489353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bff830f3104cecb73d30ff8649877e',qos_specs=None,replication_status=,reservations=['29b053a3-fbd7-42a2-969a-f822021df186','3982c262-a177-418f-b5ae-b6721186131e','16561b2b-82ef-4349-a732-a7e034752ce3','adf35836-1177-4382-bc83-7ef7c7d644b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7898f5645bb46688400e147274b4e04',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1902489353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c996c9be-2d8f-47fa-a50e-240c01e3095d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03bff830f3104cecb73d30ff8649877e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7898f5645bb46688400e147274b4e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:44.466616 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d02f5ec-1615-4a6e-969b-25f2bddc4bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:44.491455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d02f5ec-1615-4a6e-969b-25f2bddc4bc2) transitioned into state 'SUCCESS' from state '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-1902489353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bff830f3104cecb73d30ff8649877e',qos_specs=None,replication_status=,reservations=['29b053a3-fbd7-42a2-969a-f822021df186','3982c262-a177-418f-b5ae-b6721186131e','16561b2b-82ef-4349-a732-a7e034752ce3','adf35836-1177-4382-bc83-7ef7c7d644b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7898f5645bb46688400e147274b4e04',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:44.492659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d04136-366f-4792-ac97-30e2abedd251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:44.503647 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d04136-366f-4792-ac97-30e2abedd251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:44.505113 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Flow 'volume_create_api' (1e0b0c40-b1a2-4837-a24f-95b925a43c3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:44.505591 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Create volume request issued successfully. Aug 04 09:02:44.506172 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba90fd22-2562-4fa4-a6d8-92a37ad71f9b tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:44.507147 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 197/790] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:44 2026] POST /volume/v3/volumes => generated 751 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:44.523102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6e357aea-1e46-460c-980b-61cf75457917 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:44.525968 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e357aea-1e46-460c-980b-61cf75457917 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:44.526257 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e357aea-1e46-460c-980b-61cf75457917 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:44.526552 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e357aea-1e46-460c-980b-61cf75457917 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:44.538636 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:44.538636 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:44.546575 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6e357aea-1e46-460c-980b-61cf75457917 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Volume info retrieved successfully. Aug 04 09:02:44.560739 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e357aea-1e46-460c-980b-61cf75457917 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 200 Aug 04 09:02:44.562151 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 203/791] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:44 2026] GET /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:44.899293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-8935f2b3-3620-45cb-a9b1-61a7def3d1f5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:44.901812 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-8935f2b3-3620-45cb-a9b1-61a7def3d1f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:44.902051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-8935f2b3-3620-45cb-a9b1-61a7def3d1f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:44.903040 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-8935f2b3-3620-45cb-a9b1-61a7def3d1f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:44.914569 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:44.914569 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:44.920413 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-8935f2b3-3620-45cb-a9b1-61a7def3d1f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:44.929059 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-8935f2b3-3620-45cb-a9b1-61a7def3d1f5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:44.929515 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 197/792] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:44 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:45.038193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-58599ea2-d62e-4764-bcc1-079efc58f13b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.038193 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-58599ea2-d62e-4764-bcc1-079efc58f13b None None] GET https://10.4.3.176/volume// Aug 04 09:02:45.038193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-58599ea2-d62e-4764-bcc1-079efc58f13b None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.038193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-58599ea2-d62e-4764-bcc1-079efc58f13b None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.038193 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-58599ea2-d62e-4764-bcc1-079efc58f13b None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:45.038193 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 196/793] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:45.048432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-ea0584de-ec10-4f9f-bd79-e9ef3244d6b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.053365 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-ea0584de-ec10-4f9f-bd79-e9ef3244d6b3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:02:45.053881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-ea0584de-ec10-4f9f-bd79-e9ef3244d6b3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef", "connector": null, "instance_uuid": "7e98d61a-a07b-4d4f-ba6b-dc5c29b07db3"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:45.069623 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.069623 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:45.120034 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-ea0584de-ec10-4f9f-bd79-e9ef3244d6b3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:02:45.120859 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 198/794] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:02:45 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:45.161509 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e06ab7e2-0b9c-4b9f-9afc-597fb7c10c02 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.165851 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e06ab7e2-0b9c-4b9f-9afc-597fb7c10c02 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:45.166419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e06ab7e2-0b9c-4b9f-9afc-597fb7c10c02 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.168449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e06ab7e2-0b9c-4b9f-9afc-597fb7c10c02 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.178375 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-533b5f14-5497-4b73-a687-be75b5bf4d8e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.178375 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-533b5f14-5497-4b73-a687-be75b5bf4d8e None None] GET https://10.4.3.176/volume// Aug 04 09:02:45.178375 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-533b5f14-5497-4b73-a687-be75b5bf4d8e None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.178525 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-533b5f14-5497-4b73-a687-be75b5bf4d8e None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.178798 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-533b5f14-5497-4b73-a687-be75b5bf4d8e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:45.179310 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 198/795] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:45.181956 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.181956 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:45.187100 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e06ab7e2-0b9c-4b9f-9afc-597fb7c10c02 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:45.194909 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-d69b4e72-ab50-4b19-94d3-d66f8728a3e4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.196324 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e06ab7e2-0b9c-4b9f-9afc-597fb7c10c02 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:45.199159 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 204/796] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:45.203084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-d69b4e72-ab50-4b19-94d3-d66f8728a3e4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:45.203084 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-d69b4e72-ab50-4b19-94d3-d66f8728a3e4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.203084 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-d69b4e72-ab50-4b19-94d3-d66f8728a3e4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.220401 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.220401 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:45.227591 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-d69b4e72-ab50-4b19-94d3-d66f8728a3e4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:45.232483 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-d69b4e72-ab50-4b19-94d3-d66f8728a3e4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:45.233047 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 197/797] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1541 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:02:45.353870 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-6d1503b5-f0b7-4b5b-9930-c2c67f34db2f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.358323 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-6d1503b5-f0b7-4b5b-9930-c2c67f34db2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] PUT https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b Aug 04 09:02:45.358843 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-6d1503b5-f0b7-4b5b-9930-c2c67f34db2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:45.367539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-6d1503b5-f0b7-4b5b-9930-c2c67f34db2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Acquiring lock "cinder-attachment_update-7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:02:45.373172 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-6d1503b5-f0b7-4b5b-9930-c2c67f34db2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Lock "cinder-attachment_update-7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:02:45.374684 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.374684 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:45.489057 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-6d1503b5-f0b7-4b5b-9930-c2c67f34db2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Lock "cinder-attachment_update-7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef-np0000006401" released by "attachment_update" :: held 0.116s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:02:45.489465 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-6d1503b5-f0b7-4b5b-9930-c2c67f34db2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b returned with HTTP 200 Aug 04 09:02:45.490006 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 199/798] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:02:45 2026] PUT /volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:45.578176 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-52245b5d-80ff-47aa-87e5-1aebe51d6ccb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.581734 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-52245b5d-80ff-47aa-87e5-1aebe51d6ccb tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.582523 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-52245b5d-80ff-47aa-87e5-1aebe51d6ccb tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.582523 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-52245b5d-80ff-47aa-87e5-1aebe51d6ccb tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.599162 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.599162 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:45.607444 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-52245b5d-80ff-47aa-87e5-1aebe51d6ccb tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Volume info retrieved successfully. Aug 04 09:02:45.612298 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-52245b5d-80ff-47aa-87e5-1aebe51d6ccb tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 200 Aug 04 09:02:45.612881 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 199/799] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:45.626034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ee8d1f79-6474-4322-bedb-05e147f16aec None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.628845 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ee8d1f79-6474-4322-bedb-05e147f16aec tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] POST https://10.4.3.176/volume/v3/os-volume-transfer Aug 04 09:02:45.629362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ee8d1f79-6474-4322-bedb-05e147f16aec tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c996c9be-2d8f-47fa-a50e-240c01e3095d"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:45.631608 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.volume_transfer [None req-ee8d1f79-6474-4322-bedb-05e147f16aec tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c996c9be-2d8f-47fa-a50e-240c01e3095d'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 04 09:02:45.631898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.volume_transfer [None req-ee8d1f79-6474-4322-bedb-05e147f16aec tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Creating transfer of volume c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.632006 np0000006401 devstack@c-api.service[100459]: INFO cinder.transfer.api [None req-ee8d1f79-6474-4322-bedb-05e147f16aec tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Generating transfer record for volume c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.647176 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.647176 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:45.676411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ee8d1f79-6474-4322-bedb-05e147f16aec tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer returned with HTTP 202 Aug 04 09:02:45.676837 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 205/800] 10.4.3.176 () {68 vars in 1291 bytes} [Tue Aug 4 09:02:45 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:45.686986 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6a559956-a9b1-4041-b1cc-f9950d87458d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.691804 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6a559956-a9b1-4041-b1cc-f9950d87458d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.693223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6a559956-a9b1-4041-b1cc-f9950d87458d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.693223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6a559956-a9b1-4041-b1cc-f9950d87458d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.703767 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.703767 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:45.708973 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6a559956-a9b1-4041-b1cc-f9950d87458d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Volume info retrieved successfully. Aug 04 09:02:45.717464 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6a559956-a9b1-4041-b1cc-f9950d87458d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 200 Aug 04 09:02:45.717464 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 198/801] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:45.736189 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4988d7ca-ed65-46e3-9e5d-7c6626f21522 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.737987 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4988d7ca-ed65-46e3-9e5d-7c6626f21522 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/os-volume-transfer/detail Aug 04 09:02:45.738594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4988d7ca-ed65-46e3-9e5d-7c6626f21522 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.738847 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4988d7ca-ed65-46e3-9e5d-7c6626f21522 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.739021 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.volume_transfer [None req-4988d7ca-ed65-46e3-9e5d-7c6626f21522 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Listing volume transfers {{(pid=100460) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 04 09:02:45.739326 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.739326 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:45.746703 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4988d7ca-ed65-46e3-9e5d-7c6626f21522 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 04 09:02:45.747160 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 200/802] 10.4.3.176 () {66 vars in 1291 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:45.759929 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-599cd9f2-500e-4c6d-84b5-6f9e28dedeb8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.761791 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-599cd9f2-500e-4c6d-84b5-6f9e28dedeb8 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] DELETE https://10.4.3.176/volume/v3/os-volume-transfer/12346cfe-2280-4fcf-9999-e54c689b3c4b Aug 04 09:02:45.762884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-599cd9f2-500e-4c6d-84b5-6f9e28dedeb8 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.763136 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-599cd9f2-500e-4c6d-84b5-6f9e28dedeb8 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.763281 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.volume_transfer [None req-599cd9f2-500e-4c6d-84b5-6f9e28dedeb8 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Delete transfer with id: 12346cfe-2280-4fcf-9999-e54c689b3c4b Aug 04 09:02:45.777937 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.777937 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:45.788725 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-599cd9f2-500e-4c6d-84b5-6f9e28dedeb8 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer/12346cfe-2280-4fcf-9999-e54c689b3c4b returned with HTTP 202 Aug 04 09:02:45.789569 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 200/803] 10.4.3.176 () {66 vars in 1384 bytes} [Tue Aug 4 09:02:45 2026] DELETE /volume/v3/os-volume-transfer/12346cfe-2280-4fcf-9999-e54c689b3c4b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:45.801420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1a87d575-638e-4e09-b573-6b840decf9db None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.807300 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a87d575-638e-4e09-b573-6b840decf9db tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.807525 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a87d575-638e-4e09-b573-6b840decf9db tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.807728 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a87d575-638e-4e09-b573-6b840decf9db tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.815957 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.815957 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:45.820650 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1a87d575-638e-4e09-b573-6b840decf9db tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Volume info retrieved successfully. Aug 04 09:02:45.825505 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a87d575-638e-4e09-b573-6b840decf9db tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 200 Aug 04 09:02:45.826017 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 206/804] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:45.841787 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ecceaac0-6a34-4616-ba96-4453140e6efc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.843722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ecceaac0-6a34-4616-ba96-4453140e6efc tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] DELETE https://10.4.3.176/volume/v3/os-volume-transfer/12346cfe-2280-4fcf-9999-e54c689b3c4b Aug 04 09:02:45.843904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ecceaac0-6a34-4616-ba96-4453140e6efc tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.844089 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ecceaac0-6a34-4616-ba96-4453140e6efc tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.844256 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.volume_transfer [None req-ecceaac0-6a34-4616-ba96-4453140e6efc tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Delete transfer with id: 12346cfe-2280-4fcf-9999-e54c689b3c4b Aug 04 09:02:45.849306 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ecceaac0-6a34-4616-ba96-4453140e6efc tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/os-volume-transfer/12346cfe-2280-4fcf-9999-e54c689b3c4b returned with HTTP 404 Aug 04 09:02:45.850067 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 199/805] 10.4.3.176 () {66 vars in 1384 bytes} [Tue Aug 4 09:02:45 2026] DELETE /volume/v3/os-volume-transfer/12346cfe-2280-4fcf-9999-e54c689b3c4b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:45.860530 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.864605 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.864605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.864605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.864858 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Delete volume with id: c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.882737 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.882737 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:45.883539 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Volume info retrieved successfully. Aug 04 09:02:45.924870 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Delete volume request issued successfully. Aug 04 09:02:45.925163 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-57c21c0c-60b9-43e8-8b70-bad9fff9fa00 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 202 Aug 04 09:02:45.925810 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 201/806] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:45 2026] DELETE /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:45.936714 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b6f67b5c-9009-4ed1-8234-5200cd654ece None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:45.942160 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6f67b5c-9009-4ed1-8234-5200cd654ece tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] GET https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:45.942501 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6f67b5c-9009-4ed1-8234-5200cd654ece tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:45.943005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6f67b5c-9009-4ed1-8234-5200cd654ece tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:45.956224 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:45.956224 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:45.963629 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b6f67b5c-9009-4ed1-8234-5200cd654ece tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Volume info retrieved successfully. Aug 04 09:02:45.969739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6f67b5c-9009-4ed1-8234-5200cd654ece tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 200 Aug 04 09:02:45.969739 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 201/807] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:45 2026] GET /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:46.212343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2898092e-65cd-4366-9b4e-12b0cdd79fbd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:46.214441 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2898092e-65cd-4366-9b4e-12b0cdd79fbd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:46.214676 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2898092e-65cd-4366-9b4e-12b0cdd79fbd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:46.214921 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2898092e-65cd-4366-9b4e-12b0cdd79fbd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:46.229106 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:46.229106 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:46.233088 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2898092e-65cd-4366-9b4e-12b0cdd79fbd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:46.240839 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2898092e-65cd-4366-9b4e-12b0cdd79fbd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:46.241373 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 207/808] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:46 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:46.991931 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c71ee9ed-0388-44dc-8ae1-df73099f0707 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:46.995064 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c71ee9ed-0388-44dc-8ae1-df73099f0707 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] GET https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:46.995394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c71ee9ed-0388-44dc-8ae1-df73099f0707 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:46.995665 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c71ee9ed-0388-44dc-8ae1-df73099f0707 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:47.010946 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c71ee9ed-0388-44dc-8ae1-df73099f0707 tempest-VolumesTransfersTest-1379610714 tempest-VolumesTransfersTest-1379610714-project-admin] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 404 Aug 04 09:02:47.011868 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 200/809] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:46 2026] GET /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:47.020986 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-20cdd5a0-e252-417b-ab13-1654d354e443 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:47.025646 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20cdd5a0-e252-417b-ab13-1654d354e443 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] GET https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:47.025646 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20cdd5a0-e252-417b-ab13-1654d354e443 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:47.025646 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20cdd5a0-e252-417b-ab13-1654d354e443 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:47.031133 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20cdd5a0-e252-417b-ab13-1654d354e443 tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 404 Aug 04 09:02:47.031784 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 202/810] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:47 2026] GET /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:47.043067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-12fe8f09-3661-4ce0-8d06-c727b600248d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:47.045438 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12fe8f09-3661-4ce0-8d06-c727b600248d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:47.045689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-12fe8f09-3661-4ce0-8d06-c727b600248d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:47.045892 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-12fe8f09-3661-4ce0-8d06-c727b600248d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:47.046063 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-12fe8f09-3661-4ce0-8d06-c727b600248d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] Delete volume with id: c996c9be-2d8f-47fa-a50e-240c01e3095d Aug 04 09:02:47.052752 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12fe8f09-3661-4ce0-8d06-c727b600248d tempest-VolumesTransfersTest-755448157 tempest-VolumesTransfersTest-755448157-project-member] https://10.4.3.176/volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d returned with HTTP 404 Aug 04 09:02:47.053503 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 202/811] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:47 2026] DELETE /volume/v3/volumes/c996c9be-2d8f-47fa-a50e-240c01e3095d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:47.260279 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e6ea42d2-e20a-4307-87d3-1f8d878c4b03 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:47.263744 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e6ea42d2-e20a-4307-87d3-1f8d878c4b03 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:47.266054 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e6ea42d2-e20a-4307-87d3-1f8d878c4b03 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:47.266647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e6ea42d2-e20a-4307-87d3-1f8d878c4b03 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:47.286391 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:47.286391 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:47.292018 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e6ea42d2-e20a-4307-87d3-1f8d878c4b03 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:47.298787 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e6ea42d2-e20a-4307-87d3-1f8d878c4b03 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:47.299172 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 208/812] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:47 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:48.319115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bf5b5b55-fb35-4d04-bd13-349f98d4dc33 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:48.323319 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bf5b5b55-fb35-4d04-bd13-349f98d4dc33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:48.323319 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bf5b5b55-fb35-4d04-bd13-349f98d4dc33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:48.323319 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bf5b5b55-fb35-4d04-bd13-349f98d4dc33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:48.337097 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:48.337097 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:48.349460 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bf5b5b55-fb35-4d04-bd13-349f98d4dc33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:48.356726 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bf5b5b55-fb35-4d04-bd13-349f98d4dc33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:48.357299 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 201/813] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:48 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:48.616870 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-9142dc54-cbe0-40da-a77c-e317c0fd79a0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:48.619470 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-9142dc54-cbe0-40da-a77c-e317c0fd79a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] DELETE https://10.4.3.176/volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca Aug 04 09:02:48.619792 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-9142dc54-cbe0-40da-a77c-e317c0fd79a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:48.620064 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-9142dc54-cbe0-40da-a77c-e317c0fd79a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:48.635814 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:48.635814 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:48.708397 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-9142dc54-cbe0-40da-a77c-e317c0fd79a0 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca returned with HTTP 200 Aug 04 09:02:48.708841 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 203/814] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:48 2026] DELETE /volume/v3/attachments/903263ce-43da-4e72-83a5-7c0a39c833ca => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:48.730606 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-e38a1202-c363-4037-9515-7e46f7001227 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:48.734586 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-e38a1202-c363-4037-9515-7e46f7001227 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] DELETE https://10.4.3.176/volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57 Aug 04 09:02:48.734904 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-e38a1202-c363-4037-9515-7e46f7001227 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:48.735179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-e38a1202-c363-4037-9515-7e46f7001227 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:48.748960 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:48.748960 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:48.817600 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-e38a1202-c363-4037-9515-7e46f7001227 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57 returned with HTTP 200 Aug 04 09:02:48.821233 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 203/815] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:48 2026] DELETE /volume/v3/attachments/8aa3a32b-0019-40af-93d6-e3594d128a57 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:48.833099 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-67361b8f-4063-4c2e-8ee3-42e476b669d9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:48.835298 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-dbeed953-e30e-46c9-95d3-a84148843179 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:48.836501 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-67361b8f-4063-4c2e-8ee3-42e476b669d9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b/action Aug 04 09:02:48.836969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-67361b8f-4063-4c2e-8ee3-42e476b669d9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:48.837252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-67361b8f-4063-4c2e-8ee3-42e476b669d9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:48.839144 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-dbeed953-e30e-46c9-95d3-a84148843179 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] DELETE https://10.4.3.176/volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a Aug 04 09:02:48.839144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-dbeed953-e30e-46c9-95d3-a84148843179 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:48.839144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-dbeed953-e30e-46c9-95d3-a84148843179 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:48.855954 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:48.855954 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:48.874027 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:48.874027 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:48.898732 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8deb7fae-6f37-412e-ae09-4289f2270351 req-67361b8f-4063-4c2e-8ee3-42e476b669d9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b/action returned with HTTP 204 Aug 04 09:02:48.899361 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 209/816] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:02:48 2026] POST /volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:48.915404 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1206aa66-2677-4342-b60d-ad062cbc3a1a req-dbeed953-e30e-46c9-95d3-a84148843179 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a returned with HTTP 200 Aug 04 09:02:48.916402 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 202/817] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:48 2026] DELETE /volume/v3/attachments/a8521092-0171-44be-8349-9b8c27c7fa2a => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:49.381085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-66e703d6-d0e4-4fb1-875d-265ec3ec9def None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:49.382764 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66e703d6-d0e4-4fb1-875d-265ec3ec9def tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:49.383094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-66e703d6-d0e4-4fb1-875d-265ec3ec9def tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:49.383594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-66e703d6-d0e4-4fb1-875d-265ec3ec9def tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:49.397128 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:49.397128 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:49.402428 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-66e703d6-d0e4-4fb1-875d-265ec3ec9def tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:49.407790 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66e703d6-d0e4-4fb1-875d-265ec3ec9def tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:49.408316 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 204/818] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:49 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:49.429716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f287413f-f7d4-4d1f-8319-1796fd5b6e2a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:49.430849 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f287413f-f7d4-4d1f-8319-1796fd5b6e2a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:49.430996 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f287413f-f7d4-4d1f-8319-1796fd5b6e2a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-639780369"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:49.444660 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:49.444660 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:49.447366 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f287413f-f7d4-4d1f-8319-1796fd5b6e2a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:49.447366 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-f287413f-f7d4-4d1f-8319-1796fd5b6e2a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:49.451025 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f287413f-f7d4-4d1f-8319-1796fd5b6e2a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 400 Aug 04 09:02:49.451998 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 204/819] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:49 2026] POST /volume/v3/snapshots => generated 160 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:02:49.460952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:49.463243 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:49.463589 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-906350670"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:49.477295 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:49.477295 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:49.477855 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:49.478060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:49.526412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['4f080232-d7f6-484c-b46d-35b19040c382', 'a81cec48-daf3-42bd-be92-e6bd37dc9d4a', '8634472e-9679-4fd4-b6ef-58bcfbd81b7d', '57d65cf3-bdc7-4d97-bff7-9e2b319289a4'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:49.598831 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot force create request issued successfully. Aug 04 09:02:49.599350 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d6ede58-1c5d-4d35-b1de-7f392f7f3407 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:49.600224 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 210/820] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 04 09:02:49.610045 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-07379f0b-3cfa-4cb7-a311-3a2651647172 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:49.611770 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07379f0b-3cfa-4cb7-a311-3a2651647172 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:49.611860 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07379f0b-3cfa-4cb7-a311-3a2651647172 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:49.612093 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07379f0b-3cfa-4cb7-a311-3a2651647172 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:49.617594 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:49.617594 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:49.618110 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-07379f0b-3cfa-4cb7-a311-3a2651647172 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:49.619240 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07379f0b-3cfa-4cb7-a311-3a2651647172 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e returned with HTTP 200 Aug 04 09:02:49.619626 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 203/821] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:49 2026] GET /volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:50.450506 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:50.452390 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:50.452848 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-VolumesCloneTest-Volume-740054268"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:50.454451 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request body: {'volume': {'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-740054268'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:50.561096 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume of 1 GB Aug 04 09:02:50.566868 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Availability Zones retrieved successfully. Aug 04 09:02:50.575488 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (fb0d87ac-f9a7-459e-baba-b1b4d9a807a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:50.577069 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c265c7c-e438-4a42-accd-e787387323f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:50.579249 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:50.631862 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-20e67b07-14b8-4448-a666-7cb40f51421d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:50.635635 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-20e67b07-14b8-4448-a666-7cb40f51421d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:50.635870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-20e67b07-14b8-4448-a666-7cb40f51421d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:50.636217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-20e67b07-14b8-4448-a666-7cb40f51421d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:50.646867 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:50.646867 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:50.647506 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-20e67b07-14b8-4448-a666-7cb40f51421d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:50.650049 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-20e67b07-14b8-4448-a666-7cb40f51421d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e returned with HTTP 200 Aug 04 09:02:50.652291 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 205/822] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:50 2026] GET /volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:50.666165 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:50.670495 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:50.671052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-705064891"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:50.688742 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:50.688742 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:50.689422 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:50.689422 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:50.702308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c265c7c-e438-4a42-accd-e787387323f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:50.703902 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfabb2b8-a51f-41d2-a481-1c12af00b503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:50.773042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['0eed922c-e1af-49d5-8dca-6d6bf07eb6c8', 'd7d8ed8f-911b-455b-86f5-7fff9f9edbda', 'd6a360bb-0ca7-453f-aadf-ce6f2c349a3d', 'd1f68b61-2d1b-4491-9000-b161a9ede7db'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:50.826810 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot force create request issued successfully. Aug 04 09:02:50.827713 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49c88d78-cd5d-42db-9a4d-4d2a54f4396c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:50.827713 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 211/823] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:50.838656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-12ed9742-950f-4aea-8635-215f64f173dd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:50.844523 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12ed9742-950f-4aea-8635-215f64f173dd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:50.844764 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12ed9742-950f-4aea-8635-215f64f173dd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:50.844991 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12ed9742-950f-4aea-8635-215f64f173dd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:50.845128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Created reservations ['88c8f3de-ee3f-4526-a243-0605e5ba8b27', 'b7239b2f-e3de-4631-9616-328d3ab018d3', '39fbb1d1-6a7b-4cd9-9970-b96a27d9d3df', '16b3f699-fb5f-4aec-be05-ee8353511d47'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:50.846632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfabb2b8-a51f-41d2-a481-1c12af00b503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88c8f3de-ee3f-4526-a243-0605e5ba8b27', 'b7239b2f-e3de-4631-9616-328d3ab018d3', '39fbb1d1-6a7b-4cd9-9970-b96a27d9d3df', '16b3f699-fb5f-4aec-be05-ee8353511d47']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:50.847760 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61cb3ea-de85-4c8d-ad8b-d4f93e13861f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:50.853455 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:50.853455 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:50.854295 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-12ed9742-950f-4aea-8635-215f64f173dd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:50.855588 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12ed9742-950f-4aea-8635-215f64f173dd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 returned with HTTP 200 Aug 04 09:02:50.856067 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 204/824] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:50 2026] GET /volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:50.883999 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61cb3ea-de85-4c8d-ad8b-d4f93e13861f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3e68725-4a8a-4018-b28a-a715623b61b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-740054268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['88c8f3de-ee3f-4526-a243-0605e5ba8b27','b7239b2f-e3de-4631-9616-328d3ab018d3','39fbb1d1-6a7b-4cd9-9970-b96a27d9d3df','16b3f699-fb5f-4aec-be05-ee8353511d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-740054268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3e68725-4a8a-4018-b28a-a715623b61b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d727f11b704b31a9a050bc9df39659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2275a425bb54b5986abd24a66bff092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:50.885157 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8581c689-55db-42e9-aec8-b61f2892e70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:50.910703 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8581c689-55db-42e9-aec8-b61f2892e70c) transitioned into state 'SUCCESS' from state '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-740054268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['88c8f3de-ee3f-4526-a243-0605e5ba8b27','b7239b2f-e3de-4631-9616-328d3ab018d3','39fbb1d1-6a7b-4cd9-9970-b96a27d9d3df','16b3f699-fb5f-4aec-be05-ee8353511d47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:50.911492 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c11bc06-0fe7-4080-92e0-14515d9e5851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:50.929446 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c11bc06-0fe7-4080-92e0-14515d9e5851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:50.930802 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (fb0d87ac-f9a7-459e-baba-b1b4d9a807a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:50.931160 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request issued successfully. Aug 04 09:02:50.932010 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-778c7c91-4a67-4fbe-b3c4-0858fc62cf4e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:50.932298 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 205/825] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:02:50 2026] POST /volume/v3/volumes => generated 746 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:50.947619 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1707552e-4ea8-46b9-9519-dd65b08b2012 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:50.949515 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1707552e-4ea8-46b9-9519-dd65b08b2012 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 Aug 04 09:02:50.949813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1707552e-4ea8-46b9-9519-dd65b08b2012 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:50.950008 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1707552e-4ea8-46b9-9519-dd65b08b2012 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:50.968690 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:50.968690 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:50.975316 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1707552e-4ea8-46b9-9519-dd65b08b2012 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:50.983877 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1707552e-4ea8-46b9-9519-dd65b08b2012 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 returned with HTTP 200 Aug 04 09:02:50.984445 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 206/826] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:50 2026] GET /volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:02:51.872490 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a3b076b7-9c61-48c0-ac0f-42b2fa90d857 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:51.874758 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a3b076b7-9c61-48c0-ac0f-42b2fa90d857 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:51.874969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a3b076b7-9c61-48c0-ac0f-42b2fa90d857 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:51.875182 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a3b076b7-9c61-48c0-ac0f-42b2fa90d857 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:51.882097 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:51.882097 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:51.882646 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a3b076b7-9c61-48c0-ac0f-42b2fa90d857 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:51.883580 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a3b076b7-9c61-48c0-ac0f-42b2fa90d857 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 returned with HTTP 200 Aug 04 09:02:51.884135 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 212/827] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:51 2026] GET /volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:51.898777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:51.901010 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:02:51.901689 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2060329511"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:51.917253 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:51.917253 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:51.917951 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:51.918105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:51.979794 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['2d8b647a-a107-4b46-928f-5fc635ab0e7d', '6c01a272-50ff-4386-88c7-58b3590c7685', '0e377c31-c329-478f-a300-954c822b073a', 'f8e89f0d-9240-43cd-bcb8-bef6c6ed9251'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:52.000887 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c9a1bc30-5e6f-4950-994b-236e7844c705 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:52.004245 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c9a1bc30-5e6f-4950-994b-236e7844c705 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 Aug 04 09:02:52.004245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c9a1bc30-5e6f-4950-994b-236e7844c705 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:52.004245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c9a1bc30-5e6f-4950-994b-236e7844c705 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:52.018226 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:52.018226 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:52.028887 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c9a1bc30-5e6f-4950-994b-236e7844c705 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:52.037857 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot force create request issued successfully. Aug 04 09:02:52.040281 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c3d97e42-32b4-4aaa-b5a4-df047e8cd624 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:02:52.040373 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c9a1bc30-5e6f-4950-994b-236e7844c705 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 returned with HTTP 200 Aug 04 09:02:52.040410 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 205/828] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:02:51 2026] POST /volume/v3/snapshots => generated 310 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:52.040437 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 206/829] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:51 2026] GET /volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 => generated 1354 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:52.050086 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7d09827d-1861-4911-8dfa-fc9edfa05ae8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:52.053174 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d09827d-1861-4911-8dfa-fc9edfa05ae8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:52.053174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d09827d-1861-4911-8dfa-fc9edfa05ae8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:52.053174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d09827d-1861-4911-8dfa-fc9edfa05ae8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:52.059409 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d347e2d8-4652-41bb-9b33-498663e6c10d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:52.061291 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:52.061382 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:52.061382 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:52.061799 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d3e68725-4a8a-4018-b28a-a715623b61b2", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1139275825"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:52.062057 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7d09827d-1861-4911-8dfa-fc9edfa05ae8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:52.062870 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d09827d-1861-4911-8dfa-fc9edfa05ae8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd returned with HTTP 200 Aug 04 09:02:52.063224 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 207/830] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:52 2026] GET /volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:52.063340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request body: {'volume': {'source_volid': 'd3e68725-4a8a-4018-b28a-a715623b61b2', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1139275825'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:52.077721 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:52.077721 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:52.078333 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume retrieved successfully. Aug 04 09:02:52.078445 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume of 1 GB Aug 04 09:02:52.083513 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Availability Zones retrieved successfully. Aug 04 09:02:52.089496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (34adb2bf-a17e-4a29-81d4-7810786588fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:52.091056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da3e9d5-e146-4a04-90f8-f4f2d9e95233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:52.092302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:52.128349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4da3e9d5-e146-4a04-90f8-f4f2d9e95233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd3e68725-4a8a-4018-b28a-a715623b61b2', 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:52.129534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04fb097-b064-4bdf-b7f8-e485e87b5006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:52.184174 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Created reservations ['da1e46e6-7d26-4a55-a57e-8da810b75ad3', 'ed6f4813-ff90-4e0d-9f13-77dca4ab9d80', '13f04070-7f4a-449e-9dcc-a33ac704fb56', '4f78a30f-4c00-4846-9ebb-1b071b58e59d'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:52.185054 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b04fb097-b064-4bdf-b7f8-e485e87b5006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da1e46e6-7d26-4a55-a57e-8da810b75ad3', 'ed6f4813-ff90-4e0d-9f13-77dca4ab9d80', '13f04070-7f4a-449e-9dcc-a33ac704fb56', '4f78a30f-4c00-4846-9ebb-1b071b58e59d']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:52.185897 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28060b1e-2b2d-4f04-aa21-a44083a10dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:52.221681 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28060b1e-2b2d-4f04-aa21-a44083a10dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d91a0a-c677-4f93-9e67-bad31c52c2d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1139275825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['da1e46e6-7d26-4a55-a57e-8da810b75ad3','ed6f4813-ff90-4e0d-9f13-77dca4ab9d80','13f04070-7f4a-449e-9dcc-a33ac704fb56','4f78a30f-4c00-4846-9ebb-1b071b58e59d'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3e68725-4a8a-4018-b28a-a715623b61b2,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1139275825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d91a0a-c677-4f93-9e67-bad31c52c2d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d727f11b704b31a9a050bc9df39659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d3e68725-4a8a-4018-b28a-a715623b61b2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2275a425bb54b5986abd24a66bff092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:52.222423 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813e3877-908a-449f-9e05-b35fc1947593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:52.244808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813e3877-908a-449f-9e05-b35fc1947593) transitioned into state 'SUCCESS' from state '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-1139275825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['da1e46e6-7d26-4a55-a57e-8da810b75ad3','ed6f4813-ff90-4e0d-9f13-77dca4ab9d80','13f04070-7f4a-449e-9dcc-a33ac704fb56','4f78a30f-4c00-4846-9ebb-1b071b58e59d'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3e68725-4a8a-4018-b28a-a715623b61b2,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:52.245726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7931094a-d4bb-45c6-a210-3c9a51898918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:52.274628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7931094a-d4bb-45c6-a210-3c9a51898918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:52.274628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (34adb2bf-a17e-4a29-81d4-7810786588fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:52.274628 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request issued successfully. Aug 04 09:02:52.276158 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d347e2d8-4652-41bb-9b33-498663e6c10d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:52.276158 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 213/831] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:02:52 2026] POST /volume/v3/volumes => generated 780 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:52.291473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3a4580b5-4078-4d9e-ab6b-3fa24c916979 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:52.293448 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3a4580b5-4078-4d9e-ab6b-3fa24c916979 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:52.293701 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3a4580b5-4078-4d9e-ab6b-3fa24c916979 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:52.293959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3a4580b5-4078-4d9e-ab6b-3fa24c916979 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:52.302643 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:52.302643 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:52.305279 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3a4580b5-4078-4d9e-ab6b-3fa24c916979 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:52.309920 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3a4580b5-4078-4d9e-ab6b-3fa24c916979 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 returned with HTTP 200 Aug 04 09:02:52.310405 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 206/832] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:52 2026] GET /volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:53.077386 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-68958046-8cf2-41bc-bcd6-43fb9c329e9d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.083990 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-68958046-8cf2-41bc-bcd6-43fb9c329e9d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:53.083990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-68958046-8cf2-41bc-bcd6-43fb9c329e9d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.083990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-68958046-8cf2-41bc-bcd6-43fb9c329e9d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.088262 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.088262 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:53.088262 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-68958046-8cf2-41bc-bcd6-43fb9c329e9d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:53.093277 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-68958046-8cf2-41bc-bcd6-43fb9c329e9d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd returned with HTTP 200 Aug 04 09:02:53.093277 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 207/833] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:53 2026] GET /volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:53.108380 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4aa53196-0679-494a-99de-5928a1f22b9e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.110635 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4aa53196-0679-494a-99de-5928a1f22b9e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:53.110776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4aa53196-0679-494a-99de-5928a1f22b9e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.110979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4aa53196-0679-494a-99de-5928a1f22b9e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.111104 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-4aa53196-0679-494a-99de-5928a1f22b9e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:53.116695 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.116695 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:53.118063 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4aa53196-0679-494a-99de-5928a1f22b9e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:53.157522 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4aa53196-0679-494a-99de-5928a1f22b9e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:02:53.157851 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4aa53196-0679-494a-99de-5928a1f22b9e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e returned with HTTP 202 Aug 04 09:02:53.158776 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 208/834] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:53 2026] DELETE /volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:53.173420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f222a484-9dba-44f3-9fa7-ed71a9b53f5b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.177306 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f222a484-9dba-44f3-9fa7-ed71a9b53f5b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:53.177306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f222a484-9dba-44f3-9fa7-ed71a9b53f5b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.177306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f222a484-9dba-44f3-9fa7-ed71a9b53f5b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.185496 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.185496 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:53.185496 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f222a484-9dba-44f3-9fa7-ed71a9b53f5b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:53.185496 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f222a484-9dba-44f3-9fa7-ed71a9b53f5b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e returned with HTTP 200 Aug 04 09:02:53.185496 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 214/835] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:53 2026] GET /volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:53.224921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.227117 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] DELETE https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:02:53.228436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.228436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.228436 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Delete volume with id: 85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:02:53.236854 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.236854 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:53.237434 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:02:53.263520 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Delete volume request issued successfully. Aug 04 09:02:53.263994 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4d7e9f0b-b052-449b-97b5-349ed8048901 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a returned with HTTP 202 Aug 04 09:02:53.264184 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 207/836] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:53 2026] DELETE /volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:53.279672 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b36cd394-b6ce-4965-ac04-58bb070c9498 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.279672 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b36cd394-b6ce-4965-ac04-58bb070c9498 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:02:53.279672 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b36cd394-b6ce-4965-ac04-58bb070c9498 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.279672 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b36cd394-b6ce-4965-ac04-58bb070c9498 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.286523 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.286523 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:53.289915 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b36cd394-b6ce-4965-ac04-58bb070c9498 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:02:53.295042 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b36cd394-b6ce-4965-ac04-58bb070c9498 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a returned with HTTP 200 Aug 04 09:02:53.295741 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 208/837] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:53 2026] GET /volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:53.330054 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3e6244eb-a2a9-4d02-b3e3-f194d4ffb8a8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.333241 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e6244eb-a2a9-4d02-b3e3-f194d4ffb8a8 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:53.333595 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e6244eb-a2a9-4d02-b3e3-f194d4ffb8a8 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.334367 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e6244eb-a2a9-4d02-b3e3-f194d4ffb8a8 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.343856 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.343856 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:53.352368 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3e6244eb-a2a9-4d02-b3e3-f194d4ffb8a8 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:53.361878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e6244eb-a2a9-4d02-b3e3-f194d4ffb8a8 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 returned with HTTP 200 Aug 04 09:02:53.362631 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 209/838] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:53 2026] GET /volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 => generated 1389 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:53.380660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fc7ad94d-f2eb-4b31-a639-4cf7d7ac2c43 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.386551 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc7ad94d-f2eb-4b31-a639-4cf7d7ac2c43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:53.387016 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fc7ad94d-f2eb-4b31-a639-4cf7d7ac2c43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.387172 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fc7ad94d-f2eb-4b31-a639-4cf7d7ac2c43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.405719 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.405719 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:53.411081 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fc7ad94d-f2eb-4b31-a639-4cf7d7ac2c43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:53.418819 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc7ad94d-f2eb-4b31-a639-4cf7d7ac2c43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 returned with HTTP 200 Aug 04 09:02:53.419398 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 215/839] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:53 2026] GET /volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 => generated 1389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:53.434540 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-460bc33c-c3c4-49ff-a9c6-9d578770d6c7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.436514 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-460bc33c-c3c4-49ff-a9c6-9d578770d6c7 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:53.438680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-460bc33c-c3c4-49ff-a9c6-9d578770d6c7 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.438680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-460bc33c-c3c4-49ff-a9c6-9d578770d6c7 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.447694 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.447694 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:53.454009 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-460bc33c-c3c4-49ff-a9c6-9d578770d6c7 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:53.459689 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-460bc33c-c3c4-49ff-a9c6-9d578770d6c7 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 returned with HTTP 200 Aug 04 09:02:53.460383 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 208/840] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:53 2026] GET /volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 => generated 1389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:53.475403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1f2dc580-3146-4410-9ad5-57035c000445 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.479898 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f2dc580-3146-4410-9ad5-57035c000445 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] DELETE https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:53.479898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f2dc580-3146-4410-9ad5-57035c000445 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.479898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f2dc580-3146-4410-9ad5-57035c000445 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.479898 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-1f2dc580-3146-4410-9ad5-57035c000445 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume with id: 43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:53.489585 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.489585 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:53.490191 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1f2dc580-3146-4410-9ad5-57035c000445 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:53.524846 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1f2dc580-3146-4410-9ad5-57035c000445 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume request issued successfully. Aug 04 09:02:53.525094 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f2dc580-3146-4410-9ad5-57035c000445 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 returned with HTTP 202 Aug 04 09:02:53.525645 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 209/841] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:53 2026] DELETE /volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:53.535273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-01daf659-7804-4dec-837e-a1caba76ba36 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:53.537069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-01daf659-7804-4dec-837e-a1caba76ba36 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:53.537474 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-01daf659-7804-4dec-837e-a1caba76ba36 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:53.537806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-01daf659-7804-4dec-837e-a1caba76ba36 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:53.545293 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:53.545293 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:53.549063 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-01daf659-7804-4dec-837e-a1caba76ba36 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:53.556690 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-01daf659-7804-4dec-837e-a1caba76ba36 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 returned with HTTP 200 Aug 04 09:02:53.557217 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 210/842] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:53 2026] GET /volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:54.201453 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-78120fd8-1e7f-425a-8a3f-016635970450 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.203287 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-78120fd8-1e7f-425a-8a3f-016635970450 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:54.204666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-78120fd8-1e7f-425a-8a3f-016635970450 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.204666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-78120fd8-1e7f-425a-8a3f-016635970450 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.209362 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-78120fd8-1e7f-425a-8a3f-016635970450 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e returned with HTTP 404 Aug 04 09:02:54.210092 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 216/843] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:54 2026] GET /volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:54.218968 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.223079 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:54.223079 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.223079 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.223079 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:54.235095 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:54.235095 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:54.235095 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:54.266754 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:02:54.270243 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e7de69b9-1e10-407a-879b-8f98c28024c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd returned with HTTP 202 Aug 04 09:02:54.270243 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 209/844] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:54 2026] DELETE /volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:54.277768 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-184b4343-4f16-4e38-bbcc-f53c5b0895d3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.281299 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-184b4343-4f16-4e38-bbcc-f53c5b0895d3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:54.281299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-184b4343-4f16-4e38-bbcc-f53c5b0895d3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.281299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-184b4343-4f16-4e38-bbcc-f53c5b0895d3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.287415 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:54.287415 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:54.287929 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-184b4343-4f16-4e38-bbcc-f53c5b0895d3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:54.290719 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-184b4343-4f16-4e38-bbcc-f53c5b0895d3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd returned with HTTP 200 Aug 04 09:02:54.290719 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 210/845] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:54 2026] GET /volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:54.311783 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f2e2f089-f333-4a6f-a2ea-1bffaaaad379 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.314676 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2e2f089-f333-4a6f-a2ea-1bffaaaad379 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a Aug 04 09:02:54.314676 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2e2f089-f333-4a6f-a2ea-1bffaaaad379 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.314676 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2e2f089-f333-4a6f-a2ea-1bffaaaad379 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.321794 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2e2f089-f333-4a6f-a2ea-1bffaaaad379 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a returned with HTTP 404 Aug 04 09:02:54.322106 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 211/846] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:54 2026] GET /volume/v3/volumes/85b53a94-8675-4e00-987d-733a4852b92a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:54.336505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.340399 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] DELETE https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:02:54.340809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.340913 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.341076 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Delete volume with id: 613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:02:54.352152 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:54.352152 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:54.353750 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:02:54.387871 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Delete volume request issued successfully. Aug 04 09:02:54.388062 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-03bbf14e-6a83-44b6-b6b7-5d2f98fa9755 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 returned with HTTP 202 Aug 04 09:02:54.389002 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 217/847] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:54 2026] DELETE /volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:54.404275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-548273c9-1e4b-49b2-9dfb-2f82095766fc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.404275 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-548273c9-1e4b-49b2-9dfb-2f82095766fc tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:02:54.404275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-548273c9-1e4b-49b2-9dfb-2f82095766fc tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.404275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-548273c9-1e4b-49b2-9dfb-2f82095766fc tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.416150 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:54.416150 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:54.421279 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-548273c9-1e4b-49b2-9dfb-2f82095766fc tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:02:54.429183 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-548273c9-1e4b-49b2-9dfb-2f82095766fc tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 returned with HTTP 200 Aug 04 09:02:54.429183 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 210/848] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:54 2026] GET /volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:54.575183 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d1888b32-9f36-44e8-802d-fd422178e402 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.577308 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d1888b32-9f36-44e8-802d-fd422178e402 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 Aug 04 09:02:54.578422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d1888b32-9f36-44e8-802d-fd422178e402 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.578422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d1888b32-9f36-44e8-802d-fd422178e402 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.585093 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d1888b32-9f36-44e8-802d-fd422178e402 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 returned with HTTP 404 Aug 04 09:02:54.591378 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 211/849] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:54 2026] GET /volume/v3/volumes/43d91a0a-c677-4f93-9e67-bad31c52c2d5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:54.603102 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-74b7ef31-928e-46f2-a57b-a0794b29ac7d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.609918 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74b7ef31-928e-46f2-a57b-a0794b29ac7d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 Aug 04 09:02:54.609918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74b7ef31-928e-46f2-a57b-a0794b29ac7d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.609918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74b7ef31-928e-46f2-a57b-a0794b29ac7d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.618597 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:54.618597 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:54.622516 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-74b7ef31-928e-46f2-a57b-a0794b29ac7d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:54.627850 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74b7ef31-928e-46f2-a57b-a0794b29ac7d tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 returned with HTTP 200 Aug 04 09:02:54.628295 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 212/850] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:54 2026] GET /volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:54.643997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.647809 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 Aug 04 09:02:54.647994 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.648196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.648387 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume with id: d3e68725-4a8a-4018-b28a-a715623b61b2 Aug 04 09:02:54.662521 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:54.662521 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:54.663619 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:54.696413 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume request issued successfully. Aug 04 09:02:54.696725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef4b7c23-0f98-4d8f-85aa-a41e7141831f tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 returned with HTTP 202 Aug 04 09:02:54.697905 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 218/851] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:54 2026] DELETE /volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:54.706106 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-828e5a20-bb7a-4e5d-98e9-8d74f162a2a0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:54.710779 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-828e5a20-bb7a-4e5d-98e9-8d74f162a2a0 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 Aug 04 09:02:54.711019 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-828e5a20-bb7a-4e5d-98e9-8d74f162a2a0 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:54.711300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-828e5a20-bb7a-4e5d-98e9-8d74f162a2a0 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:54.726000 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:54.726000 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:54.736454 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-828e5a20-bb7a-4e5d-98e9-8d74f162a2a0 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:54.742097 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-828e5a20-bb7a-4e5d-98e9-8d74f162a2a0 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 returned with HTTP 200 Aug 04 09:02:54.742770 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 211/852] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:54 2026] GET /volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 => generated 1353 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:55.299282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3df212ac-ff0d-4b14-8604-f9eb661d775a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.302293 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3df212ac-ff0d-4b14-8604-f9eb661d775a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:55.302293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3df212ac-ff0d-4b14-8604-f9eb661d775a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.302293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3df212ac-ff0d-4b14-8604-f9eb661d775a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.305515 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3df212ac-ff0d-4b14-8604-f9eb661d775a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd returned with HTTP 404 Aug 04 09:02:55.309261 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 212/853] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:55 2026] GET /volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:02:55.314084 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-14770ff1-975e-4332-90bd-33316baaaeb7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.316648 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14770ff1-975e-4332-90bd-33316baaaeb7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:55.316910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14770ff1-975e-4332-90bd-33316baaaeb7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.317132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14770ff1-975e-4332-90bd-33316baaaeb7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.317294 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-14770ff1-975e-4332-90bd-33316baaaeb7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:55.323771 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:55.323771 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:55.324544 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14770ff1-975e-4332-90bd-33316baaaeb7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:55.366197 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14770ff1-975e-4332-90bd-33316baaaeb7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:02:55.366486 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14770ff1-975e-4332-90bd-33316baaaeb7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 returned with HTTP 202 Aug 04 09:02:55.367029 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 213/854] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:55 2026] DELETE /volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:55.375414 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9718aed2-5623-4369-a6c9-71d2231d2f50 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.378253 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9718aed2-5623-4369-a6c9-71d2231d2f50 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:55.378548 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9718aed2-5623-4369-a6c9-71d2231d2f50 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.378798 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9718aed2-5623-4369-a6c9-71d2231d2f50 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.389160 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:55.389160 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:55.389832 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9718aed2-5623-4369-a6c9-71d2231d2f50 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:02:55.391165 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9718aed2-5623-4369-a6c9-71d2231d2f50 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 returned with HTTP 200 Aug 04 09:02:55.391691 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 219/855] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:55 2026] GET /volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:55.445567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1cdc3dd7-6238-4899-b0ce-06710a8092d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.448217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cdc3dd7-6238-4899-b0ce-06710a8092d9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 Aug 04 09:02:55.448428 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cdc3dd7-6238-4899-b0ce-06710a8092d9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.448635 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cdc3dd7-6238-4899-b0ce-06710a8092d9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.455363 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cdc3dd7-6238-4899-b0ce-06710a8092d9 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 returned with HTTP 404 Aug 04 09:02:55.455935 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 212/856] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:55 2026] GET /volume/v3/volumes/613b5ebb-9692-4ade-91ac-c8c5d3b56a11 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:55.471549 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.472325 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] DELETE https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:02:55.472566 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.472801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.472992 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Delete volume with id: a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:02:55.482049 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:55.482049 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:55.482661 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:02:55.502549 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Delete volume request issued successfully. Aug 04 09:02:55.502900 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab9a5078-069c-42df-9973-0286ea8b9de7 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 returned with HTTP 202 Aug 04 09:02:55.503353 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 213/857] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:55 2026] DELETE /volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:55.512557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b057338e-9975-4a6d-924f-a42b3073d59e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.515169 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b057338e-9975-4a6d-924f-a42b3073d59e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:02:55.518856 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b057338e-9975-4a6d-924f-a42b3073d59e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.519061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b057338e-9975-4a6d-924f-a42b3073d59e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.526382 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:55.526382 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:55.532706 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b057338e-9975-4a6d-924f-a42b3073d59e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Volume info retrieved successfully. Aug 04 09:02:55.549397 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b057338e-9975-4a6d-924f-a42b3073d59e tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 returned with HTTP 200 Aug 04 09:02:55.549921 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 214/858] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:55 2026] GET /volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:55.757721 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cff66850-73b9-4d33-8941-3acafebbc053 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.759651 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cff66850-73b9-4d33-8941-3acafebbc053 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 Aug 04 09:02:55.759905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cff66850-73b9-4d33-8941-3acafebbc053 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.760148 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cff66850-73b9-4d33-8941-3acafebbc053 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.767780 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cff66850-73b9-4d33-8941-3acafebbc053 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 returned with HTTP 404 Aug 04 09:02:55.768672 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 220/859] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:55 2026] GET /volume/v3/volumes/d3e68725-4a8a-4018-b28a-a715623b61b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:55.783907 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.787197 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:55.787570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-99450761"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:55.789057 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-99450761'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:55.789194 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume of 1 GB Aug 04 09:02:55.796657 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Availability Zones retrieved successfully. Aug 04 09:02:55.803086 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (a1b3b71c-b5af-4b7b-b7c5-b69823d70b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:55.804220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a34d88d-d1aa-458c-991b-b4f2f9676dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:55.805404 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:55.842046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a34d88d-d1aa-458c-991b-b4f2f9676dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:55.843078 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad3033f-d5a1-4a93-a519-900618200d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:55.894814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Created reservations ['d7bbbc7f-983b-4874-832e-440d41ce676b', '2bd4c8cd-4b3d-4558-9ca4-35d1b5107b09', 'b1e1f79e-2384-4af9-982a-1ae9427636fa', '504f69c4-c145-41fc-9009-d547c7b6172e'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:55.896010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad3033f-d5a1-4a93-a519-900618200d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7bbbc7f-983b-4874-832e-440d41ce676b', '2bd4c8cd-4b3d-4558-9ca4-35d1b5107b09', 'b1e1f79e-2384-4af9-982a-1ae9427636fa', '504f69c4-c145-41fc-9009-d547c7b6172e']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:55.897127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603303b6-814d-432c-ba94-1542a92ef7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:55.923568 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (603303b6-814d-432c-ba94-1542a92ef7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-99450761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['d7bbbc7f-983b-4874-832e-440d41ce676b','2bd4c8cd-4b3d-4558-9ca4-35d1b5107b09','b1e1f79e-2384-4af9-982a-1ae9427636fa','504f69c4-c145-41fc-9009-d547c7b6172e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-99450761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d727f11b704b31a9a050bc9df39659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2275a425bb54b5986abd24a66bff092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:55.924826 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653dc2cf-c4a1-4cb1-bc80-d7b50d2613e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:55.944924 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (653dc2cf-c4a1-4cb1-bc80-d7b50d2613e2) transitioned into state 'SUCCESS' from state '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-99450761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['d7bbbc7f-983b-4874-832e-440d41ce676b','2bd4c8cd-4b3d-4558-9ca4-35d1b5107b09','b1e1f79e-2384-4af9-982a-1ae9427636fa','504f69c4-c145-41fc-9009-d547c7b6172e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:55.945940 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171aabf-bd35-4609-95ae-95f655c623c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:55.960262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171aabf-bd35-4609-95ae-95f655c623c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:55.961316 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (a1b3b71c-b5af-4b7b-b7c5-b69823d70b43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:55.962025 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request issued successfully. Aug 04 09:02:55.966174 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bcc8d2f3-ac94-4e11-812b-868faadd79af tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:55.967521 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 213/860] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:02:55 2026] POST /volume/v3/volumes => generated 745 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:55.981717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ab120aba-c3a5-49f3-8b38-7206eea88425 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:55.984399 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab120aba-c3a5-49f3-8b38-7206eea88425 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 Aug 04 09:02:55.984745 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab120aba-c3a5-49f3-8b38-7206eea88425 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:55.984980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab120aba-c3a5-49f3-8b38-7206eea88425 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:55.993937 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:55.993937 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:56.000588 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ab120aba-c3a5-49f3-8b38-7206eea88425 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:56.010228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab120aba-c3a5-49f3-8b38-7206eea88425 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 returned with HTTP 200 Aug 04 09:02:56.010525 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 214/861] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:55 2026] GET /volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:56.402306 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6abfe0cd-e5e0-4bd3-9e77-21ffb14c9565 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.404463 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6abfe0cd-e5e0-4bd3-9e77-21ffb14c9565 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:56.404831 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6abfe0cd-e5e0-4bd3-9e77-21ffb14c9565 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.405147 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6abfe0cd-e5e0-4bd3-9e77-21ffb14c9565 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.411268 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6abfe0cd-e5e0-4bd3-9e77-21ffb14c9565 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 returned with HTTP 404 Aug 04 09:02:56.411936 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 215/862] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:02:56 2026] GET /volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:56.420362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e492b0df-7ca7-452c-918e-7aef18af467e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.422028 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e492b0df-7ca7-452c-918e-7aef18af467e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:56.422223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e492b0df-7ca7-452c-918e-7aef18af467e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.422532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e492b0df-7ca7-452c-918e-7aef18af467e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.422596 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-e492b0df-7ca7-452c-918e-7aef18af467e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: be4be4d4-4203-4740-a573-1bb2c65707fd Aug 04 09:02:56.426597 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e492b0df-7ca7-452c-918e-7aef18af467e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd returned with HTTP 404 Aug 04 09:02:56.427056 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 221/863] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:56 2026] DELETE /volume/v3/snapshots/be4be4d4-4203-4740-a573-1bb2c65707fd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:02:56.435365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b8a07cff-3a4c-4647-9d35-b20b67579f92 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.437909 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b8a07cff-3a4c-4647-9d35-b20b67579f92 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:56.438153 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b8a07cff-3a4c-4647-9d35-b20b67579f92 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.438430 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b8a07cff-3a4c-4647-9d35-b20b67579f92 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.438556 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-b8a07cff-3a4c-4647-9d35-b20b67579f92 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 9a54f58e-1f20-4186-b5c9-1f3356eda790 Aug 04 09:02:56.444302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b8a07cff-3a4c-4647-9d35-b20b67579f92 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 returned with HTTP 404 Aug 04 09:02:56.444484 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 214/864] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:56 2026] DELETE /volume/v3/snapshots/9a54f58e-1f20-4186-b5c9-1f3356eda790 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:56.452231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-382a910c-baed-4326-81ef-498c4bc60dfb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.453990 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-382a910c-baed-4326-81ef-498c4bc60dfb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:56.454196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-382a910c-baed-4326-81ef-498c4bc60dfb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.454413 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-382a910c-baed-4326-81ef-498c4bc60dfb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.454515 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-382a910c-baed-4326-81ef-498c4bc60dfb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e Aug 04 09:02:56.458656 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-382a910c-baed-4326-81ef-498c4bc60dfb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e returned with HTTP 404 Aug 04 09:02:56.459135 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 215/865] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:02:56 2026] DELETE /volume/v3/snapshots/9e0232f7-78c8-4c9a-8c55-f71d9b8c9f1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:56.496637 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-810275d7-7360-4e8e-b66d-51cc23d5c13d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.499083 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-810275d7-7360-4e8e-b66d-51cc23d5c13d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:56.499378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-810275d7-7360-4e8e-b66d-51cc23d5c13d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.499676 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-810275d7-7360-4e8e-b66d-51cc23d5c13d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.510438 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:56.510438 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:56.514955 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-810275d7-7360-4e8e-b66d-51cc23d5c13d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:56.520566 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-810275d7-7360-4e8e-b66d-51cc23d5c13d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:56.521263 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 216/866] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:02:56 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1654 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:02:56.541978 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-62411822-633a-4d35-bccb-5d61ee7dac07 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.544713 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-62411822-633a-4d35-bccb-5d61ee7dac07 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef/action Aug 04 09:02:56.545379 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-62411822-633a-4d35-bccb-5d61ee7dac07 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:02:56.545379 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-62411822-633a-4d35-bccb-5d61ee7dac07 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:56.559917 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:56.559917 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:56.560637 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-62411822-633a-4d35-bccb-5d61ee7dac07 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:56.565243 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-17f24b3e-2b04-4fdc-8fe8-2d5b8a158264 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.567495 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17f24b3e-2b04-4fdc-8fe8-2d5b8a158264 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] GET https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 Aug 04 09:02:56.567701 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17f24b3e-2b04-4fdc-8fe8-2d5b8a158264 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.567928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17f24b3e-2b04-4fdc-8fe8-2d5b8a158264 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.568050 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-62411822-633a-4d35-bccb-5d61ee7dac07 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Begin detaching volume completed successfully. Aug 04 09:02:56.568368 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-62411822-633a-4d35-bccb-5d61ee7dac07 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef/action returned with HTTP 202 Aug 04 09:02:56.568958 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 222/867] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:02:56 2026] POST /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:02:56.574568 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17f24b3e-2b04-4fdc-8fe8-2d5b8a158264 tempest-TaggedBootDevicesTest-133903520 tempest-TaggedBootDevicesTest-133903520-project-member] https://10.4.3.176/volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 returned with HTTP 404 Aug 04 09:02:56.575262 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 215/868] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:56 2026] GET /volume/v3/volumes/a3f6fdde-94f8-4b1d-bff9-aef9a2fbcc74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:56.622651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-07b07db6-4ad0-47c4-bc8d-f0820c6e5006 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.622651 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-07b07db6-4ad0-47c4-bc8d-f0820c6e5006 None None] GET https://10.4.3.176/volume// Aug 04 09:02:56.622797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-07b07db6-4ad0-47c4-bc8d-f0820c6e5006 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.622950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-07b07db6-4ad0-47c4-bc8d-f0820c6e5006 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.623446 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-07b07db6-4ad0-47c4-bc8d-f0820c6e5006 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:02:56.623580 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 216/869] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:02:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:02:56.631193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-304cdf79-259f-4ee4-871d-afba997984aa None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:56.634286 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-304cdf79-259f-4ee4-871d-afba997984aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:02:56.634787 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-304cdf79-259f-4ee4-871d-afba997984aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:56.634787 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-304cdf79-259f-4ee4-871d-afba997984aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:56.647242 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:56.647242 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:56.650162 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-304cdf79-259f-4ee4-871d-afba997984aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:02:56.656937 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-304cdf79-259f-4ee4-871d-afba997984aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:02:56.657749 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 217/870] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:02:56 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:02:57.024289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1995630f-7326-4bfe-965b-c85be2ed7f54 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:57.028273 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1995630f-7326-4bfe-965b-c85be2ed7f54 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 Aug 04 09:02:57.028498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1995630f-7326-4bfe-965b-c85be2ed7f54 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:57.028736 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1995630f-7326-4bfe-965b-c85be2ed7f54 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:57.038660 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:57.038660 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:57.043069 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1995630f-7326-4bfe-965b-c85be2ed7f54 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:57.048154 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1995630f-7326-4bfe-965b-c85be2ed7f54 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 returned with HTTP 200 Aug 04 09:02:57.048625 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 223/871] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:57 2026] GET /volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:57.063461 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:57.065257 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:02:57.065703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1536314483"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:02:57.067460 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request body: {'volume': {'source_volid': 'bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1536314483'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:02:57.073517 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:57.073517 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:57.073902 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume retrieved successfully. Aug 04 09:02:57.074000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume of 2 GB Aug 04 09:02:57.077156 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Availability Zones retrieved successfully. Aug 04 09:02:57.082175 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (ff7c0228-fb8b-4b63-a792-0ab2f37468a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:57.083621 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2586a2-f609-4a87-9e7d-6d5e9331e5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:57.084426 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:02:57.106844 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2586a2-f609-4a87-9e7d-6d5e9331e5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1', 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:57.107582 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50640c3-c4c1-4c4e-8300-39163ed222db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:57.148079 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Created reservations ['c647f01c-e9d6-4c8f-8ec6-645f29daad5a', '61a1c6c0-d104-4c01-bd2a-ecd046984d59', 'c36005b3-e54d-4c89-8a62-409b8b08decd', '33e7f5bf-7dde-43f8-8c7f-589fe7f41393'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:02:57.148865 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f50640c3-c4c1-4c4e-8300-39163ed222db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c647f01c-e9d6-4c8f-8ec6-645f29daad5a', '61a1c6c0-d104-4c01-bd2a-ecd046984d59', 'c36005b3-e54d-4c89-8a62-409b8b08decd', '33e7f5bf-7dde-43f8-8c7f-589fe7f41393']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:57.149992 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74104f20-7e35-411c-9f04-21d75c55614f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:57.188554 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74104f20-7e35-411c-9f04-21d75c55614f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf219914-6979-473d-8ac6-b4ec569bea7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1536314483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['c647f01c-e9d6-4c8f-8ec6-645f29daad5a','61a1c6c0-d104-4c01-bd2a-ecd046984d59','c36005b3-e54d-4c89-8a62-409b8b08decd','33e7f5bf-7dde-43f8-8c7f-589fe7f41393'],size=2,snapshot_id=None,source_replicaid=,source_volid=bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1536314483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf219914-6979-473d-8ac6-b4ec569bea7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6d727f11b704b31a9a050bc9df39659',provider_auth=None,provider_geometry=None,provider_id=None,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=bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2275a425bb54b5986abd24a66bff092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:57.189370 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75eb87c-5b1c-4214-9208-beafee16ab6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:57.207681 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c75eb87c-5b1c-4214-9208-beafee16ab6b) transitioned into state 'SUCCESS' from state '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-1536314483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6d727f11b704b31a9a050bc9df39659',qos_specs=None,replication_status=,reservations=['c647f01c-e9d6-4c8f-8ec6-645f29daad5a','61a1c6c0-d104-4c01-bd2a-ecd046984d59','c36005b3-e54d-4c89-8a62-409b8b08decd','33e7f5bf-7dde-43f8-8c7f-589fe7f41393'],size=2,snapshot_id=None,source_replicaid=,source_volid=bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1,status='creating',user_id='c2275a425bb54b5986abd24a66bff092',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:57.208314 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c51f6f1-4b14-4031-b9c2-ce0f3f074a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:02:57.225425 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c51f6f1-4b14-4031-b9c2-ce0f3f074a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:02:57.226637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Flow 'volume_create_api' (ff7c0228-fb8b-4b63-a792-0ab2f37468a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:02:57.227015 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Create volume request issued successfully. Aug 04 09:02:57.227970 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c783f4cb-068b-45c1-93ca-fdcc412c5fc2 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:02:57.228514 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 216/872] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:02:57 2026] POST /volume/v3/volumes => generated 781 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:02:57.244053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e378c746-6326-4ed1-b871-67149a6e971e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:57.246262 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e378c746-6326-4ed1-b871-67149a6e971e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:57.246471 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e378c746-6326-4ed1-b871-67149a6e971e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:57.246710 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e378c746-6326-4ed1-b871-67149a6e971e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:57.255447 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:57.255447 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:57.260337 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e378c746-6326-4ed1-b871-67149a6e971e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:57.265103 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e378c746-6326-4ed1-b871-67149a6e971e tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e returned with HTTP 200 Aug 04 09:02:57.266012 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 217/873] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:57 2026] GET /volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:57.659741 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-e0f5c318-9fa7-4251-9a1a-725c192a750b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:57.662964 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-e0f5c318-9fa7-4251-9a1a-725c192a750b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b Aug 04 09:02:57.663127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-e0f5c318-9fa7-4251-9a1a-725c192a750b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:57.663322 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-e0f5c318-9fa7-4251-9a1a-725c192a750b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:57.674809 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:57.674809 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:57.732785 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-690a5be1-adbd-4045-9faf-7b301c477a2d req-e0f5c318-9fa7-4251-9a1a-725c192a750b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b returned with HTTP 200 Aug 04 09:02:57.733237 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 218/874] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:57 2026] DELETE /volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:58.282577 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5b9c206b-011e-4070-94a6-ce9016e73ecc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:58.284356 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5b9c206b-011e-4070-94a6-ce9016e73ecc tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:58.284548 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5b9c206b-011e-4070-94a6-ce9016e73ecc tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:58.284790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5b9c206b-011e-4070-94a6-ce9016e73ecc tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:58.294780 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:58.294780 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:58.302328 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5b9c206b-011e-4070-94a6-ce9016e73ecc tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:58.307182 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5b9c206b-011e-4070-94a6-ce9016e73ecc tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e returned with HTTP 200 Aug 04 09:02:58.307561 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 224/875] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:58 2026] GET /volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:58.329744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e70304a0-e9fb-4bf5-b488-3fefc3ffc2de None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:58.332013 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e70304a0-e9fb-4bf5-b488-3fefc3ffc2de tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:58.332358 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e70304a0-e9fb-4bf5-b488-3fefc3ffc2de tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:58.332596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e70304a0-e9fb-4bf5-b488-3fefc3ffc2de tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:58.344258 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:58.344258 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:58.354964 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e70304a0-e9fb-4bf5-b488-3fefc3ffc2de tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:58.360786 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e70304a0-e9fb-4bf5-b488-3fefc3ffc2de tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e returned with HTTP 200 Aug 04 09:02:58.363992 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 217/876] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:58 2026] GET /volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:58.379927 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a42d5bbe-da54-4bf1-9e89-0b552ddbf8c4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:58.383804 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a42d5bbe-da54-4bf1-9e89-0b552ddbf8c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:58.384031 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a42d5bbe-da54-4bf1-9e89-0b552ddbf8c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:58.384259 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a42d5bbe-da54-4bf1-9e89-0b552ddbf8c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:58.396827 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:58.396827 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:02:58.400356 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a42d5bbe-da54-4bf1-9e89-0b552ddbf8c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:58.405271 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a42d5bbe-da54-4bf1-9e89-0b552ddbf8c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e returned with HTTP 200 Aug 04 09:02:58.405926 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 218/877] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:58 2026] GET /volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:58.422103 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:58.423904 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] DELETE https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:58.423904 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:58.424003 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:58.424231 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume with id: cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:58.435082 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:58.435082 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:58.435082 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:58.459793 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume request issued successfully. Aug 04 09:02:58.460000 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d977bb7e-97e8-447e-aa93-2e3786a12518 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e returned with HTTP 202 Aug 04 09:02:58.461221 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 219/878] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:58 2026] DELETE /volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:58.470609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2d98e4ee-91b9-4be0-9ed3-aa96adf004f6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:58.477318 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d98e4ee-91b9-4be0-9ed3-aa96adf004f6 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:58.477669 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d98e4ee-91b9-4be0-9ed3-aa96adf004f6 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:58.477824 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d98e4ee-91b9-4be0-9ed3-aa96adf004f6 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:58.488172 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:58.488172 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:58.495257 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2d98e4ee-91b9-4be0-9ed3-aa96adf004f6 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:58.501380 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d98e4ee-91b9-4be0-9ed3-aa96adf004f6 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e returned with HTTP 200 Aug 04 09:02:58.501836 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 225/879] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:58 2026] GET /volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:59.041165 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-50ff1b15-c457-42a7-961c-205dd9e13163 req-184d81cd-2073-4c9a-a83f-a90bfc130ac3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:59.043343 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-50ff1b15-c457-42a7-961c-205dd9e13163 req-184d81cd-2073-4c9a-a83f-a90bfc130ac3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b Aug 04 09:02:59.043571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-50ff1b15-c457-42a7-961c-205dd9e13163 req-184d81cd-2073-4c9a-a83f-a90bfc130ac3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:59.043809 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-50ff1b15-c457-42a7-961c-205dd9e13163 req-184d81cd-2073-4c9a-a83f-a90bfc130ac3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:59.047870 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-50ff1b15-c457-42a7-961c-205dd9e13163 req-184d81cd-2073-4c9a-a83f-a90bfc130ac3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b returned with HTTP 404 Aug 04 09:02:59.048382 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 218/880] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:02:59 2026] DELETE /volume/v3/attachments/d52eddae-5457-4ed4-88a0-97755c97687b => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:02:59.522684 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-65b4deb6-3742-4cac-8d8e-6ca207559024 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:59.525516 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-65b4deb6-3742-4cac-8d8e-6ca207559024 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e Aug 04 09:02:59.525693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-65b4deb6-3742-4cac-8d8e-6ca207559024 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:59.525948 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-65b4deb6-3742-4cac-8d8e-6ca207559024 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:59.541512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-65b4deb6-3742-4cac-8d8e-6ca207559024 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e returned with HTTP 404 Aug 04 09:02:59.542316 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 219/881] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:59 2026] GET /volume/v3/volumes/cf219914-6979-473d-8ac6-b4ec569bea7e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:02:59.551801 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1df2f594-806b-49e5-93bb-b867cff06d43 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:59.559169 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1df2f594-806b-49e5-93bb-b867cff06d43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 Aug 04 09:02:59.559169 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1df2f594-806b-49e5-93bb-b867cff06d43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:59.559169 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1df2f594-806b-49e5-93bb-b867cff06d43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:59.567501 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:59.567501 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:02:59.571084 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1df2f594-806b-49e5-93bb-b867cff06d43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:59.575743 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1df2f594-806b-49e5-93bb-b867cff06d43 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 returned with HTTP 200 Aug 04 09:02:59.576285 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 220/882] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:59 2026] GET /volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:02:59.591149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:59.593129 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] DELETE https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 Aug 04 09:02:59.595011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:59.595011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:59.595011 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume with id: bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 Aug 04 09:02:59.602941 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:59.602941 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:02:59.603700 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:59.622511 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Delete volume request issued successfully. Aug 04 09:02:59.623912 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ccec80f-92e6-4d7f-8ca4-2957aa573cc3 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 returned with HTTP 202 Aug 04 09:02:59.623912 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 226/883] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:02:59 2026] DELETE /volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:02:59.631739 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-59d1b226-931a-4248-bc65-a2c9527314c4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:02:59.633493 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-59d1b226-931a-4248-bc65-a2c9527314c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 Aug 04 09:02:59.634302 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-59d1b226-931a-4248-bc65-a2c9527314c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:02:59.634302 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-59d1b226-931a-4248-bc65-a2c9527314c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:02:59.640741 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:02:59.640741 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:02:59.645116 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-59d1b226-931a-4248-bc65-a2c9527314c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Volume info retrieved successfully. Aug 04 09:02:59.650883 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-59d1b226-931a-4248-bc65-a2c9527314c4 tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 returned with HTTP 200 Aug 04 09:02:59.651490 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 219/884] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:02:59 2026] GET /volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:00.667837 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0ddef5ca-c452-44e0-be80-5aae2727adea None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:00.670334 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0ddef5ca-c452-44e0-be80-5aae2727adea tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] GET https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 Aug 04 09:03:00.671943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0ddef5ca-c452-44e0-be80-5aae2727adea tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:00.672137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0ddef5ca-c452-44e0-be80-5aae2727adea tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:00.678419 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0ddef5ca-c452-44e0-be80-5aae2727adea tempest-VolumesCloneTest-1931169885 tempest-VolumesCloneTest-1931169885-project-member] https://10.4.3.176/volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 returned with HTTP 404 Aug 04 09:03:00.679282 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 220/885] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:00 2026] GET /volume/v3/volumes/bda3b6aa-abf9-4ec1-b74b-0bff4f0588b1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:01.119134 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-817a644e-6d4f-49c7-9613-1db6ea22e156 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:01.123185 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-817a644e-6d4f-49c7-9613-1db6ea22e156 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:03:01.123185 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-817a644e-6d4f-49c7-9613-1db6ea22e156 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:01.123185 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-817a644e-6d4f-49c7-9613-1db6ea22e156 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:01.139262 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:01.139262 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:01.145956 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-817a644e-6d4f-49c7-9613-1db6ea22e156 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:01.151879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-817a644e-6d4f-49c7-9613-1db6ea22e156 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:03:01.152489 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 221/886] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:01 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:01.171971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:01.175831 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:03:01.175831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:01.175831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:01.175831 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: 7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:03:01.183456 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:01.183456 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:01.184025 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:01.209814 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume request issued successfully. Aug 04 09:03:01.209814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b10dc6d4-71e8-4ec7-8d52-b69665f9aded tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 202 Aug 04 09:03:01.209814 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 227/887] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:01 2026] DELETE /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:01.223592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d29dd38-c256-40f5-9fa6-7b5fe7ab4305 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:01.227012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d29dd38-c256-40f5-9fa6-7b5fe7ab4305 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:03:01.227432 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d29dd38-c256-40f5-9fa6-7b5fe7ab4305 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:01.227598 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d29dd38-c256-40f5-9fa6-7b5fe7ab4305 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:01.242715 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:01.242715 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:01.248323 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d29dd38-c256-40f5-9fa6-7b5fe7ab4305 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:01.256374 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d29dd38-c256-40f5-9fa6-7b5fe7ab4305 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 200 Aug 04 09:03:01.256792 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 220/888] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:01 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:02.178016 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7c951e39-a1ad-4726-9373-bef76cc50674 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:02.257134 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:02.257600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1127302313", "metadata": {"Type": "Test"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:02.259654 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1127302313', 'metadata': {'Type': 'Test'}}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:02.260058 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume of 1 GB Aug 04 09:03:02.264901 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Availability Zones retrieved successfully. Aug 04 09:03:02.276985 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-31109bf0-b989-4128-8df7-fe94b198e31a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:02.278511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (6383d085-b5d4-4d49-a345-015165635e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:02.278756 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-31109bf0-b989-4128-8df7-fe94b198e31a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef Aug 04 09:03:02.278928 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-31109bf0-b989-4128-8df7-fe94b198e31a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:02.279091 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-31109bf0-b989-4128-8df7-fe94b198e31a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:02.280020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3305c7-98ae-4c29-8d57-c437d409f432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:02.281540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:02.284258 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-31109bf0-b989-4128-8df7-fe94b198e31a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef returned with HTTP 404 Aug 04 09:03:02.284695 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 222/889] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:02 2026] GET /volume/v3/volumes/7d7cf8ac-cf01-40cb-8d32-d4d8d28e6aef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:02.299572 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6fb5651e-5297-4eec-880d-6f491dbe2421 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:02.301608 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6fb5651e-5297-4eec-880d-6f491dbe2421 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:02.301843 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6fb5651e-5297-4eec-880d-6f491dbe2421 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:02.302070 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6fb5651e-5297-4eec-880d-6f491dbe2421 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:02.310222 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:02.310222 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:02.313829 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6fb5651e-5297-4eec-880d-6f491dbe2421 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:02.318636 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6fb5651e-5297-4eec-880d-6f491dbe2421 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:02.318767 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3305c7-98ae-4c29-8d57-c437d409f432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:02.319045 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 228/890] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:02 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:02.320055 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82a32b3-b04a-4c7b-ba15-105fbbf991d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:02.333575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:02.336091 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:03:02.336414 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "309a8e82-d380-4d7b-9f61-aede7e55610d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1401902147"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:02.345991 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:02.345991 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:02.346642 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:02.346794 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:02.385230 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['3a01424d-1275-40a9-ab42-fe3c3251329c', 'b46072c7-fa15-4b02-a5b9-cd2fd588c4f8', '7c068995-41e9-47b9-9c28-7d52637ac612', '3026e3dc-abbc-470c-b3e8-bc60a87c028f'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:02.397883 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Created reservations ['49029f9a-455c-43d6-b0d0-80a32ff92cdc', '9597d939-a85c-4dd9-a258-edf10ada524e', 'c6e6ccfe-8201-4349-a739-c7c41e27ab9d', 'd485996e-9b74-4c19-ad33-914c63cafbdb'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:02.398722 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82a32b3-b04a-4c7b-ba15-105fbbf991d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49029f9a-455c-43d6-b0d0-80a32ff92cdc', '9597d939-a85c-4dd9-a258-edf10ada524e', 'c6e6ccfe-8201-4349-a739-c7c41e27ab9d', 'd485996e-9b74-4c19-ad33-914c63cafbdb']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:02.399434 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436731c9-ea0f-4f42-a25a-2367c3331bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:02.429669 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (436731c9-ea0f-4f42-a25a-2367c3331bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a363b80c-5dd4-4f72-b230-574cc6cb645c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1127302313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['49029f9a-455c-43d6-b0d0-80a32ff92cdc','9597d939-a85c-4dd9-a258-edf10ada524e','c6e6ccfe-8201-4349-a739-c7c41e27ab9d','d485996e-9b74-4c19-ad33-914c63cafbdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1127302313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a363b80c-5dd4-4f72-b230-574cc6cb645c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b9c830d6adfe422b9d8f56f01182e4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:02.430432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e91e888-d63b-4389-adbd-e6fe7793bf66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:02.432794 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot create request issued successfully. Aug 04 09:03:02.433326 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3946e320-5fe7-4693-b6c7-cb83ac8229f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:03:02.433909 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 221/891] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:03:02 2026] POST /volume/v3/snapshots => generated 380 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:02.445615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f6450aab-9bba-4b7f-8476-f7944d3a7853 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:02.448894 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f6450aab-9bba-4b7f-8476-f7944d3a7853 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:02.449647 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f6450aab-9bba-4b7f-8476-f7944d3a7853 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:02.450089 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f6450aab-9bba-4b7f-8476-f7944d3a7853 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:02.457394 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:02.457394 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:02.458010 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f6450aab-9bba-4b7f-8476-f7944d3a7853 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:02.459150 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f6450aab-9bba-4b7f-8476-f7944d3a7853 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 200 Aug 04 09:03:02.459781 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 223/892] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:02 2026] GET /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 512 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:02.460751 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e91e888-d63b-4389-adbd-e6fe7793bf66) transitioned into state 'SUCCESS' from state '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-1127302313',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['49029f9a-455c-43d6-b0d0-80a32ff92cdc','9597d939-a85c-4dd9-a258-edf10ada524e','c6e6ccfe-8201-4349-a739-c7c41e27ab9d','d485996e-9b74-4c19-ad33-914c63cafbdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:02.461839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bcf0a1-cbca-4707-80ed-1fe987e6f71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:02.478557 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bcf0a1-cbca-4707-80ed-1fe987e6f71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:02.479836 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (6383d085-b5d4-4d49-a345-015165635e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:02.480284 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request issued successfully. Aug 04 09:03:02.481058 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c951e39-a1ad-4726-9373-bef76cc50674 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:02.481788 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 221/893] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:02 2026] POST /volume/v3/volumes => generated 759 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:02.498068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1d105fe3-d0f2-43bf-935b-1bf709bc8dd4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:02.500372 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d105fe3-d0f2-43bf-935b-1bf709bc8dd4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:02.500584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1d105fe3-d0f2-43bf-935b-1bf709bc8dd4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:02.501120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1d105fe3-d0f2-43bf-935b-1bf709bc8dd4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:02.510387 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:02.510387 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:02.520447 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1d105fe3-d0f2-43bf-935b-1bf709bc8dd4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:02.529129 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d105fe3-d0f2-43bf-935b-1bf709bc8dd4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:02.529945 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 229/894] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:02 2026] GET /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:03:02.991555 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-824ef5df-48f1-4d27-8454-39c55894935d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:02.993658 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:02.994075 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-62716823"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:02.995729 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-62716823'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:02.995869 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Create volume of 1 GB Aug 04 09:03:02.996175 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:02.996175 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:03.000948 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Availability Zones retrieved successfully. Aug 04 09:03:03.007658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Flow 'volume_create_api' (65771d9d-caa1-4a92-984e-966275093cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:03.008878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c149b17-4c3e-4948-a16f-14e2db24b446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.010111 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:03.039417 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c149b17-4c3e-4948-a16f-14e2db24b446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.040445 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96e0c71-1e69-4952-a168-65f122aab5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.101134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Created reservations ['9e5f9500-5957-492e-99cb-dc22abbc37a6', '0345085b-6486-4beb-9bfa-7736c17a90f8', 'ac30e461-35dc-445d-a59c-60598550cd9b', '5990132f-4a87-439f-8658-448a60c84db2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:03.101957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a96e0c71-1e69-4952-a168-65f122aab5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5f9500-5957-492e-99cb-dc22abbc37a6', '0345085b-6486-4beb-9bfa-7736c17a90f8', 'ac30e461-35dc-445d-a59c-60598550cd9b', '5990132f-4a87-439f-8658-448a60c84db2']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.102743 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41510903-61f8-42c9-bc4b-53fb05958a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.130303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41510903-61f8-42c9-bc4b-53fb05958a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ca01455-6624-4b47-ba00-d03010f8c236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-62716823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6a99a3ad94089ae6c4e7766d44259',qos_specs=None,replication_status=,reservations=['9e5f9500-5957-492e-99cb-dc22abbc37a6','0345085b-6486-4beb-9bfa-7736c17a90f8','ac30e461-35dc-445d-a59c-60598550cd9b','5990132f-4a87-439f-8658-448a60c84db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8257157a9a9b4295a79b8dbe2828409b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-62716823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ca01455-6624-4b47-ba00-d03010f8c236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe6a99a3ad94089ae6c4e7766d44259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8257157a9a9b4295a79b8dbe2828409b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.131084 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fdade3-98a9-483b-958a-c3b158210588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.151462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81fdade3-98a9-483b-958a-c3b158210588) transitioned into state 'SUCCESS' from state '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-62716823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6a99a3ad94089ae6c4e7766d44259',qos_specs=None,replication_status=,reservations=['9e5f9500-5957-492e-99cb-dc22abbc37a6','0345085b-6486-4beb-9bfa-7736c17a90f8','ac30e461-35dc-445d-a59c-60598550cd9b','5990132f-4a87-439f-8658-448a60c84db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8257157a9a9b4295a79b8dbe2828409b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.152120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa686a13-2a22-4cbb-9fdd-9f81ea59115e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.162112 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa686a13-2a22-4cbb-9fdd-9f81ea59115e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.162953 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Flow 'volume_create_api' (65771d9d-caa1-4a92-984e-966275093cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:03.163265 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Create volume request issued successfully. Aug 04 09:03:03.164030 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-824ef5df-48f1-4d27-8454-39c55894935d tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:03.164315 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 222/895] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:02 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) Aug 04 09:03:03.178815 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-27b39fab-c1b0-4bc6-9b05-8d70ff96dedb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.181624 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27b39fab-c1b0-4bc6-9b05-8d70ff96dedb tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 Aug 04 09:03:03.181891 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27b39fab-c1b0-4bc6-9b05-8d70ff96dedb tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.182125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27b39fab-c1b0-4bc6-9b05-8d70ff96dedb tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.191092 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.191092 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:03.194958 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-27b39fab-c1b0-4bc6-9b05-8d70ff96dedb tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:03:03.200298 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27b39fab-c1b0-4bc6-9b05-8d70ff96dedb tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 returned with HTTP 200 Aug 04 09:03:03.200751 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 224/896] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.471771 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-418871a6-233a-4ff0-9b68-af53d015b8e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.474452 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-418871a6-233a-4ff0-9b68-af53d015b8e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:03.474769 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-418871a6-233a-4ff0-9b68-af53d015b8e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.475045 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-418871a6-233a-4ff0-9b68-af53d015b8e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.483130 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.483130 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:03.483831 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-418871a6-233a-4ff0-9b68-af53d015b8e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:03.484972 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-418871a6-233a-4ff0-9b68-af53d015b8e5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 200 Aug 04 09:03:03.485520 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 222/897] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 539 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.494567 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4d7b10ac-e410-4325-b28f-55a7b860298e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.497775 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4d7b10ac-e410-4325-b28f-55a7b860298e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:03.498044 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4d7b10ac-e410-4325-b28f-55a7b860298e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.499009 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4d7b10ac-e410-4325-b28f-55a7b860298e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.516905 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.516905 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:03.517794 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4d7b10ac-e410-4325-b28f-55a7b860298e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:03.519768 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4d7b10ac-e410-4325-b28f-55a7b860298e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 200 Aug 04 09:03:03.520691 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 230/898] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.530760 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-964d2134-8144-4d28-a0f7-014b7652001c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.532668 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-964d2134-8144-4d28-a0f7-014b7652001c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots Aug 04 09:03:03.532916 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-964d2134-8144-4d28-a0f7-014b7652001c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.533127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-964d2134-8144-4d28-a0f7-014b7652001c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.533407 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-964d2134-8144-4d28-a0f7-014b7652001c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:03:03.533701 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.533701 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:03.534666 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-964d2134-8144-4d28-a0f7-014b7652001c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:03:03.545411 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ac1ac9ce-73e9-408b-8af7-d5f9ff5bf617 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.549677 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-964d2134-8144-4d28-a0f7-014b7652001c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Get all snapshots completed successfully. Aug 04 09:03:03.550064 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-964d2134-8144-4d28-a0f7-014b7652001c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 200 Aug 04 09:03:03.550490 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 223/899] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/snapshots => generated 408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.551330 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ac1ac9ce-73e9-408b-8af7-d5f9ff5bf617 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:03.552317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ac1ac9ce-73e9-408b-8af7-d5f9ff5bf617 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.553042 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ac1ac9ce-73e9-408b-8af7-d5f9ff5bf617 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.564466 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b7515ddd-c629-477f-910e-18bd09b70423 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.565778 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.565778 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:03.567071 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b7515ddd-c629-477f-910e-18bd09b70423 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] PUT https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:03.567606 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b7515ddd-c629-477f-910e-18bd09b70423 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1633839357", "description": "This is the new description of snapshot."}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:03.571227 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ac1ac9ce-73e9-408b-8af7-d5f9ff5bf617 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:03.577299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ac1ac9ce-73e9-408b-8af7-d5f9ff5bf617 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:03.577961 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 225/900] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.583429 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.583429 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:03.584097 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b7515ddd-c629-477f-910e-18bd09b70423 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:03.590526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d5a4539d-c7a9-4450-b11e-a9eea84d0514 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.592931 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5a4539d-c7a9-4450-b11e-a9eea84d0514 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:03.593275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5a4539d-c7a9-4450-b11e-a9eea84d0514 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.593574 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5a4539d-c7a9-4450-b11e-a9eea84d0514 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.594144 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b7515ddd-c629-477f-910e-18bd09b70423 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 200 Aug 04 09:03:03.594821 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 223/901] 10.4.3.176 () {68 vars in 1375 bytes} [Tue Aug 4 09:03:03 2026] PUT /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.603591 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.603591 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:03.603766 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-25d27ed3-eac6-40f9-bd1d-ca0de9b1a64c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.606166 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-25d27ed3-eac6-40f9-bd1d-ca0de9b1a64c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:03.606396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-25d27ed3-eac6-40f9-bd1d-ca0de9b1a64c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.606588 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-25d27ed3-eac6-40f9-bd1d-ca0de9b1a64c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.609469 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d5a4539d-c7a9-4450-b11e-a9eea84d0514 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:03.616753 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5a4539d-c7a9-4450-b11e-a9eea84d0514 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:03.617744 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 231/902] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.619060 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.619060 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:03.619582 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-25d27ed3-eac6-40f9-bd1d-ca0de9b1a64c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:03.620402 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-25d27ed3-eac6-40f9-bd1d-ca0de9b1a64c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 200 Aug 04 09:03:03.620827 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 224/903] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 577 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.630930 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.633233 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:03.633547 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.633957 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dc22db9a-df3f-49f0-9c90-76038c1d51dd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.634058 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.634227 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:03.636029 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc22db9a-df3f-49f0-9c90-76038c1d51dd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:03.636534 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc22db9a-df3f-49f0-9c90-76038c1d51dd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1127302313"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:03.644095 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.644095 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:03.644319 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.644319 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:03.645132 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:03.648042 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dc22db9a-df3f-49f0-9c90-76038c1d51dd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:03.661419 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dc22db9a-df3f-49f0-9c90-76038c1d51dd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:03.662517 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc22db9a-df3f-49f0-9c90-76038c1d51dd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:03.662981 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 224/904] 10.4.3.176 () {68 vars in 1368 bytes} [Tue Aug 4 09:03:03 2026] PUT /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 784 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.665877 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:03:03.666144 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e39fba85-67ac-4d06-a1e8-e311f178c056 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 202 Aug 04 09:03:03.666706 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 226/905] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:03:03 2026] DELETE /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:03.674742 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-14230fd1-27a9-4be9-9c71-7e0a46d59fbc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.677848 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-14230fd1-27a9-4be9-9c71-7e0a46d59fbc tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:03.678240 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-14230fd1-27a9-4be9-9c71-7e0a46d59fbc tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-907179179", "description": "This is the new description of volume"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:03.680510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f6da1725-037a-45e9-a7fc-4487c31ae40a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.684503 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f6da1725-037a-45e9-a7fc-4487c31ae40a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:03.685080 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f6da1725-037a-45e9-a7fc-4487c31ae40a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.685297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f6da1725-037a-45e9-a7fc-4487c31ae40a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.689773 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.689773 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:03.698607 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-14230fd1-27a9-4be9-9c71-7e0a46d59fbc tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:03.700804 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.700804 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:03.703075 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f6da1725-037a-45e9-a7fc-4487c31ae40a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:03.703075 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f6da1725-037a-45e9-a7fc-4487c31ae40a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 200 Aug 04 09:03:03.703804 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 225/906] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 576 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.707127 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-14230fd1-27a9-4be9-9c71-7e0a46d59fbc tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:03.707977 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-14230fd1-27a9-4be9-9c71-7e0a46d59fbc tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:03.708554 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 232/907] 10.4.3.176 () {68 vars in 1369 bytes} [Tue Aug 4 09:03:03 2026] PUT /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.723600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8d6901e5-cee1-4a76-85e1-91911c919145 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.726466 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d6901e5-cee1-4a76-85e1-91911c919145 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:03.726799 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d6901e5-cee1-4a76-85e1-91911c919145 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.727247 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d6901e5-cee1-4a76-85e1-91911c919145 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.737847 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.737847 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:03.743223 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8d6901e5-cee1-4a76-85e1-91911c919145 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:03.749822 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d6901e5-cee1-4a76-85e1-91911c919145 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:03.750352 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 225/908] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 890 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:03.768759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-caeac4c7-61bc-4792-9135-3a60ff93130d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.770746 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:03.771001 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1339881569", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-44974384"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:03.772539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1339881569', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-44974384'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:03.772668 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume of 1 GB Aug 04 09:03:03.773002 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.773002 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:03.777178 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Availability Zones retrieved successfully. Aug 04 09:03:03.785037 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (47359336-f2f9-4914-a179-ac8e5790a089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:03.788632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2d4c4a-6238-4437-a22f-7de9d3166d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.788632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:03.813871 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2d4c4a-6238-4437-a22f-7de9d3166d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.814684 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f3b4cb-4e02-4205-beb2-058f611cca58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.854835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Created reservations ['9daf3edc-f3ae-4f4e-849c-9974be5602f0', '6a876217-bb9c-4222-928f-f6d9117d7e09', 'd098875e-c174-4892-a446-5028244875d0', '6ed7826b-bde0-45cd-94d8-2adea62bef86'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:03.855648 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f3b4cb-4e02-4205-beb2-058f611cca58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9daf3edc-f3ae-4f4e-849c-9974be5602f0', '6a876217-bb9c-4222-928f-f6d9117d7e09', 'd098875e-c174-4892-a446-5028244875d0', '6ed7826b-bde0-45cd-94d8-2adea62bef86']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.856438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a15bfe0-3d27-4e7f-b53d-a8847148ff08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.879067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a15bfe0-3d27-4e7f-b53d-a8847148ff08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd55cdb1d-3a59-422b-b4ce-3bffa5e67fdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1339881569',display_name='tempest-VolumesGetTest-Volume-44974384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['9daf3edc-f3ae-4f4e-849c-9974be5602f0','6a876217-bb9c-4222-928f-f6d9117d7e09','d098875e-c174-4892-a446-5028244875d0','6ed7826b-bde0-45cd-94d8-2adea62bef86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1339881569',display_name='tempest-VolumesGetTest-Volume-44974384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9c830d6adfe422b9d8f56f01182e4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.879825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562fa0dc-faca-407d-842d-cdc4528d2316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.898106 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562fa0dc-faca-407d-842d-cdc4528d2316) transitioned into 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-1339881569',display_name='tempest-VolumesGetTest-Volume-44974384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['9daf3edc-f3ae-4f4e-849c-9974be5602f0','6a876217-bb9c-4222-928f-f6d9117d7e09','d098875e-c174-4892-a446-5028244875d0','6ed7826b-bde0-45cd-94d8-2adea62bef86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.899016 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71050c93-444c-4265-ac1f-1a6f8c723871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:03.908868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71050c93-444c-4265-ac1f-1a6f8c723871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:03.909707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (47359336-f2f9-4914-a179-ac8e5790a089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:03.910054 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request issued successfully. Aug 04 09:03:03.910639 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-caeac4c7-61bc-4792-9135-3a60ff93130d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:03.911188 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 227/909] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:03 2026] POST /volume/v3/volumes => generated 778 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:03.924832 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-55a4441b-3e4e-4635-9a3b-fa7093b1d1af None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:03.928235 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-55a4441b-3e4e-4635-9a3b-fa7093b1d1af tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:03.928235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-55a4441b-3e4e-4635-9a3b-fa7093b1d1af tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:03.928235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-55a4441b-3e4e-4635-9a3b-fa7093b1d1af tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:03.935397 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:03.935397 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:03.940069 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-55a4441b-3e4e-4635-9a3b-fa7093b1d1af tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:03.944266 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-55a4441b-3e4e-4635-9a3b-fa7093b1d1af tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf returned with HTTP 200 Aug 04 09:03:03.944876 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 226/910] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:03 2026] GET /volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:04.222746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e330a437-ba62-4ef5-a675-798f04f96d48 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:04.226782 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e330a437-ba62-4ef5-a675-798f04f96d48 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 Aug 04 09:03:04.226972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e330a437-ba62-4ef5-a675-798f04f96d48 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:04.227221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e330a437-ba62-4ef5-a675-798f04f96d48 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:04.234698 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:04.234698 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:04.238648 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e330a437-ba62-4ef5-a675-798f04f96d48 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:03:04.244131 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e330a437-ba62-4ef5-a675-798f04f96d48 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 returned with HTTP 200 Aug 04 09:03:04.244636 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 233/911] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:04 2026] GET /volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:04.715363 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ad3b9d70-62be-45a6-ac66-b193cb67fefc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:04.718759 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ad3b9d70-62be-45a6-ac66-b193cb67fefc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:04.718938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ad3b9d70-62be-45a6-ac66-b193cb67fefc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:04.719123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ad3b9d70-62be-45a6-ac66-b193cb67fefc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:04.730612 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ad3b9d70-62be-45a6-ac66-b193cb67fefc tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 404 Aug 04 09:03:04.731226 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 226/912] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:04 2026] GET /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:04.739632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0b1c3855-4d5c-4c66-b7cf-12c805000ad3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:04.741696 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0b1c3855-4d5c-4c66-b7cf-12c805000ad3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:04.741878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0b1c3855-4d5c-4c66-b7cf-12c805000ad3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:04.742078 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0b1c3855-4d5c-4c66-b7cf-12c805000ad3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:04.742463 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-0b1c3855-4d5c-4c66-b7cf-12c805000ad3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: dedd0fcf-edbe-457f-a9d0-6f18107f11aa Aug 04 09:03:04.747009 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0b1c3855-4d5c-4c66-b7cf-12c805000ad3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa returned with HTTP 404 Aug 04 09:03:04.747685 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 228/913] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:03:04 2026] DELETE /volume/v3/snapshots/dedd0fcf-edbe-457f-a9d0-6f18107f11aa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:04.755429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3217a949-26f3-4415-bd5b-1786debe1746 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:04.759408 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3217a949-26f3-4415-bd5b-1786debe1746 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:04.759408 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3217a949-26f3-4415-bd5b-1786debe1746 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:04.759408 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3217a949-26f3-4415-bd5b-1786debe1746 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:04.765735 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:04.765735 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:04.770462 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3217a949-26f3-4415-bd5b-1786debe1746 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:04.776402 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3217a949-26f3-4415-bd5b-1786debe1746 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:04.777023 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 227/914] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:04 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:04.792562 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3e832836-0eef-4a74-823a-d38472a99618 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:04.794881 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3e832836-0eef-4a74-823a-d38472a99618 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:03:04.795467 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3e832836-0eef-4a74-823a-d38472a99618 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "309a8e82-d380-4d7b-9f61-aede7e55610d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1487062073"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:04.805525 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:04.805525 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:04.806158 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3e832836-0eef-4a74-823a-d38472a99618 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:04.806395 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-3e832836-0eef-4a74-823a-d38472a99618 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:04.837929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-3e832836-0eef-4a74-823a-d38472a99618 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['c1c98941-cd82-4773-9ba2-1c494cd312c5', 'c72e6cff-5c77-4f2b-83cf-cc09fa1b7493', 'e6ad7517-7148-4a88-b62e-848839140b8a', 'dc19361e-9904-492b-8d5a-2a3396da2cde'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:04.871322 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3e832836-0eef-4a74-823a-d38472a99618 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot create request issued successfully. Aug 04 09:03:04.871938 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3e832836-0eef-4a74-823a-d38472a99618 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:03:04.872587 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 234/915] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:03:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:04.882284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-591c74a8-2dcc-447f-bfdf-6620f8145800 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:04.884610 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-591c74a8-2dcc-447f-bfdf-6620f8145800 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:03:04.884806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-591c74a8-2dcc-447f-bfdf-6620f8145800 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:04.886670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-591c74a8-2dcc-447f-bfdf-6620f8145800 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:04.892988 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:04.892988 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:04.893447 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-591c74a8-2dcc-447f-bfdf-6620f8145800 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:04.895013 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-591c74a8-2dcc-447f-bfdf-6620f8145800 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 returned with HTTP 200 Aug 04 09:03:04.895570 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 227/916] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:04 2026] GET /volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:04.960417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4828885e-f336-4147-95f0-eef770ed8265 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:04.964277 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4828885e-f336-4147-95f0-eef770ed8265 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:04.964698 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4828885e-f336-4147-95f0-eef770ed8265 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:04.965327 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4828885e-f336-4147-95f0-eef770ed8265 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:04.979291 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:04.979291 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:04.986175 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4828885e-f336-4147-95f0-eef770ed8265 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:04.992195 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4828885e-f336-4147-95f0-eef770ed8265 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf returned with HTTP 200 Aug 04 09:03:04.993685 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 229/917] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:04 2026] GET /volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:05.009868 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-241c5bc8-6426-49c3-b91d-e792d9549d29 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:05.012547 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-241c5bc8-6426-49c3-b91d-e792d9549d29 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:05.012547 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-241c5bc8-6426-49c3-b91d-e792d9549d29 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1127302313", "description": null}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:05.030276 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:05.030276 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:05.038097 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-241c5bc8-6426-49c3-b91d-e792d9549d29 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:05.047583 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-241c5bc8-6426-49c3-b91d-e792d9549d29 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:05.048226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-241c5bc8-6426-49c3-b91d-e792d9549d29 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf returned with HTTP 200 Aug 04 09:03:05.049152 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 228/918] 10.4.3.176 () {68 vars in 1368 bytes} [Tue Aug 4 09:03:05 2026] PUT /volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf => generated 770 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:05.068128 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1259009a-9f6a-49a7-8d9b-41236ab75e51 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:05.070264 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1259009a-9f6a-49a7-8d9b-41236ab75e51 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:05.070684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1259009a-9f6a-49a7-8d9b-41236ab75e51 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:05.070684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1259009a-9f6a-49a7-8d9b-41236ab75e51 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:05.080997 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:05.080997 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:05.086238 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1259009a-9f6a-49a7-8d9b-41236ab75e51 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:05.091990 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1259009a-9f6a-49a7-8d9b-41236ab75e51 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf returned with HTTP 200 Aug 04 09:03:05.092529 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 235/919] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:05 2026] GET /volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:05.108685 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-49977e7b-37df-464b-9c3e-d358c04e8954 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:05.110796 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-49977e7b-37df-464b-9c3e-d358c04e8954 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:05.110962 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-49977e7b-37df-464b-9c3e-d358c04e8954 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:05.111397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-49977e7b-37df-464b-9c3e-d358c04e8954 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:05.111570 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-49977e7b-37df-464b-9c3e-d358c04e8954 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume with id: d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:05.120571 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:05.120571 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:05.121168 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-49977e7b-37df-464b-9c3e-d358c04e8954 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:05.147006 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-49977e7b-37df-464b-9c3e-d358c04e8954 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume request issued successfully. Aug 04 09:03:05.147254 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-49977e7b-37df-464b-9c3e-d358c04e8954 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf returned with HTTP 202 Aug 04 09:03:05.147698 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 228/920] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:05 2026] DELETE /volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:05.156293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-415e0897-fb2a-4218-ac2f-2ad9dd5efce9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:05.158822 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-415e0897-fb2a-4218-ac2f-2ad9dd5efce9 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:05.158822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-415e0897-fb2a-4218-ac2f-2ad9dd5efce9 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:05.159023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-415e0897-fb2a-4218-ac2f-2ad9dd5efce9 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:05.171456 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:05.171456 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:05.177177 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-415e0897-fb2a-4218-ac2f-2ad9dd5efce9 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:05.185239 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-415e0897-fb2a-4218-ac2f-2ad9dd5efce9 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf returned with HTTP 200 Aug 04 09:03:05.185666 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 230/921] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:05 2026] GET /volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:05.424599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-b764e69b-4b0a-497f-b1a1-02e188df4cd9 req-dc0ea5bb-a480-4d6e-a821-645d4ad41b92 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:05.427300 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b764e69b-4b0a-497f-b1a1-02e188df4cd9 req-dc0ea5bb-a480-4d6e-a821-645d4ad41b92 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:03:05.427564 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b764e69b-4b0a-497f-b1a1-02e188df4cd9 req-dc0ea5bb-a480-4d6e-a821-645d4ad41b92 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:05.427838 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b764e69b-4b0a-497f-b1a1-02e188df4cd9 req-dc0ea5bb-a480-4d6e-a821-645d4ad41b92 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:05.443524 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:05.443524 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:05.448388 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-b764e69b-4b0a-497f-b1a1-02e188df4cd9 req-dc0ea5bb-a480-4d6e-a821-645d4ad41b92 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:03:05.454835 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b764e69b-4b0a-497f-b1a1-02e188df4cd9 req-dc0ea5bb-a480-4d6e-a821-645d4ad41b92 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:03:05.455428 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 229/922] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:05 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:05.905329 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d4b693d7-97a6-49dd-8d3a-733c58c6a0fe None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:05.907071 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d4b693d7-97a6-49dd-8d3a-733c58c6a0fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:03:05.907277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d4b693d7-97a6-49dd-8d3a-733c58c6a0fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:05.907476 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d4b693d7-97a6-49dd-8d3a-733c58c6a0fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:05.912622 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:05.912622 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:05.913111 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d4b693d7-97a6-49dd-8d3a-733c58c6a0fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:05.913971 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d4b693d7-97a6-49dd-8d3a-733c58c6a0fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 returned with HTTP 200 Aug 04 09:03:05.914399 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 236/923] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:05 2026] GET /volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:06.203273 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-55d7596c-38af-4c06-86c1-bb7a9a82e789 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:06.205554 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-55d7596c-38af-4c06-86c1-bb7a9a82e789 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf Aug 04 09:03:06.205554 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-55d7596c-38af-4c06-86c1-bb7a9a82e789 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:06.205913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-55d7596c-38af-4c06-86c1-bb7a9a82e789 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:06.212369 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-55d7596c-38af-4c06-86c1-bb7a9a82e789 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf returned with HTTP 404 Aug 04 09:03:06.213005 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 229/924] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:06 2026] GET /volume/v3/volumes/d55cdb1d-3a59-422b-b4ce-3bffa5e67fdf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:03:06.222193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ed00e23-6cf0-4d6f-b9a6-0e039768a606 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:06.225577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ed00e23-6cf0-4d6f-b9a6-0e039768a606 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:06.227194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ed00e23-6cf0-4d6f-b9a6-0e039768a606 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:06.227194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ed00e23-6cf0-4d6f-b9a6-0e039768a606 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:06.235911 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:06.235911 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:06.240536 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1ed00e23-6cf0-4d6f-b9a6-0e039768a606 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:06.250040 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ed00e23-6cf0-4d6f-b9a6-0e039768a606 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:06.251046 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 231/925] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:06 2026] GET /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 890 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:06.270650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:06.272914 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] DELETE https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:06.273295 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:06.273634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:06.273880 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume with id: a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:06.285049 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:06.285049 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:06.285851 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:06.318815 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume request issued successfully. Aug 04 09:03:06.319024 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e21c483-88a0-4718-9648-53ccdd1d2ee6 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 202 Aug 04 09:03:06.319478 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 230/926] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:06 2026] DELETE /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:06.331579 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f9429e2b-79ea-4d76-8b0d-788edd4dc5f8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:06.334372 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9429e2b-79ea-4d76-8b0d-788edd4dc5f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:06.334678 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9429e2b-79ea-4d76-8b0d-788edd4dc5f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:06.335020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9429e2b-79ea-4d76-8b0d-788edd4dc5f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:06.346715 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:06.346715 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:06.353433 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f9429e2b-79ea-4d76-8b0d-788edd4dc5f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:06.359880 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9429e2b-79ea-4d76-8b0d-788edd4dc5f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 200 Aug 04 09:03:06.363975 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 237/927] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:06 2026] GET /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 889 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:07.383222 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3f5661a4-b026-443e-8ed1-05bb66288f7d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:07.386402 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f5661a4-b026-443e-8ed1-05bb66288f7d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c Aug 04 09:03:07.386707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f5661a4-b026-443e-8ed1-05bb66288f7d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:07.386977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f5661a4-b026-443e-8ed1-05bb66288f7d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:07.400257 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f5661a4-b026-443e-8ed1-05bb66288f7d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c returned with HTTP 404 Aug 04 09:03:07.400974 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 230/928] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:07 2026] GET /volume/v3/volumes/a363b80c-5dd4-4f72-b230-574cc6cb645c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:07.411916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-73677b6a-c4b4-42e8-8f67-553f2739795b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:07.414130 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:07.414578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2078322936"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:07.416456 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2078322936'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:07.419933 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume of 1 GB Aug 04 09:03:07.422816 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Availability Zones retrieved successfully. Aug 04 09:03:07.432453 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (9eaf405c-67e6-4e06-99c7-4cf849bfc276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:07.433889 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3010647-3db9-4f70-b5ad-26033316fc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:07.435485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:07.473893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3010647-3db9-4f70-b5ad-26033316fc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:07.474932 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98679d6-2352-4306-b321-f79c4eb64e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:07.530918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Created reservations ['a7ffd3f5-a629-4e05-ab5d-e466aa410891', 'a7c87a2a-296c-44cb-b3f4-657dd7213b21', '33eeabf7-c681-4ce7-bfda-69b0cb7a99a0', 'aa4cb5cb-b7fe-45bb-8771-adbd539fb604'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:07.532131 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98679d6-2352-4306-b321-f79c4eb64e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ffd3f5-a629-4e05-ab5d-e466aa410891', 'a7c87a2a-296c-44cb-b3f4-657dd7213b21', '33eeabf7-c681-4ce7-bfda-69b0cb7a99a0', 'aa4cb5cb-b7fe-45bb-8771-adbd539fb604']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:07.533378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00444181-ba56-40f7-b2c8-4312af694a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:07.562714 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00444181-ba56-40f7-b2c8-4312af694a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51affbe8-dd2e-406d-b572-184c83ea3e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2078322936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['a7ffd3f5-a629-4e05-ab5d-e466aa410891','a7c87a2a-296c-44cb-b3f4-657dd7213b21','33eeabf7-c681-4ce7-bfda-69b0cb7a99a0','aa4cb5cb-b7fe-45bb-8771-adbd539fb604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2078322936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51affbe8-dd2e-406d-b572-184c83ea3e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9c830d6adfe422b9d8f56f01182e4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:07.564567 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28d5119-b34c-4676-95da-d3f34d2d7f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:07.593774 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d28d5119-b34c-4676-95da-d3f34d2d7f41) transitioned into state 'SUCCESS' from state '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-2078322936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['a7ffd3f5-a629-4e05-ab5d-e466aa410891','a7c87a2a-296c-44cb-b3f4-657dd7213b21','33eeabf7-c681-4ce7-bfda-69b0cb7a99a0','aa4cb5cb-b7fe-45bb-8771-adbd539fb604'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:07.593977 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4deed4-da2a-4b78-b838-5efd1bf7cea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:07.611791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4deed4-da2a-4b78-b838-5efd1bf7cea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:07.612650 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (9eaf405c-67e6-4e06-99c7-4cf849bfc276) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:07.613036 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request issued successfully. Aug 04 09:03:07.613701 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-73677b6a-c4b4-42e8-8f67-553f2739795b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:07.614152 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 232/929] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:07 2026] POST /volume/v3/volumes => generated 745 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:07.627174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6ef75036-1ceb-4e6f-85f8-7ff884e0d58d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:07.629778 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6ef75036-1ceb-4e6f-85f8-7ff884e0d58d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 Aug 04 09:03:07.630275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6ef75036-1ceb-4e6f-85f8-7ff884e0d58d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:07.630679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6ef75036-1ceb-4e6f-85f8-7ff884e0d58d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:07.643558 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:07.643558 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:07.654742 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6ef75036-1ceb-4e6f-85f8-7ff884e0d58d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:07.665327 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6ef75036-1ceb-4e6f-85f8-7ff884e0d58d tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 returned with HTTP 200 Aug 04 09:03:07.666289 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 231/930] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:07 2026] GET /volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:08.681019 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7d4d41fa-6072-4157-84cf-be009b43e43f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:08.682662 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d4d41fa-6072-4157-84cf-be009b43e43f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 Aug 04 09:03:08.682901 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7d4d41fa-6072-4157-84cf-be009b43e43f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:08.683110 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7d4d41fa-6072-4157-84cf-be009b43e43f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:08.696224 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:08.696224 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:08.708399 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7d4d41fa-6072-4157-84cf-be009b43e43f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:08.721448 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d4d41fa-6072-4157-84cf-be009b43e43f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 returned with HTTP 200 Aug 04 09:03:08.722021 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 238/931] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:08 2026] GET /volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:08.736815 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9577c475-5c68-49c2-9181-56488095fe64 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:08.739076 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:08.740221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "51affbe8-dd2e-406d-b572-184c83ea3e45", "size": 1, "name": "tempest-VolumesGetTest-Volume-1238899878", "metadata": {"Type": "Test"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:08.741818 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request body: {'volume': {'source_volid': '51affbe8-dd2e-406d-b572-184c83ea3e45', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1238899878', 'metadata': {'Type': 'Test'}}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:08.756470 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:08.756470 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:08.756470 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume retrieved successfully. Aug 04 09:03:08.756470 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume of 1 GB Aug 04 09:03:08.761250 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Availability Zones retrieved successfully. Aug 04 09:03:08.769498 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (21318d16-b6d5-4e74-9276-725134af432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:08.771077 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff01a4a7-d3c2-4bbb-8b49-a1b54ebb2096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:08.772477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:08.801417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff01a4a7-d3c2-4bbb-8b49-a1b54ebb2096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '51affbe8-dd2e-406d-b572-184c83ea3e45', 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:08.802223 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f796502e-e8ca-48c1-8000-ad5a730bf9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:08.847436 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Created reservations ['036b9ce7-45e2-4ce9-9ac7-c13f2746bffe', 'e5e242ee-be3f-4be8-8c08-5eb7cd3fc358', '7c4d9cc6-fa81-475e-817a-3c043184856d', '0cdd2673-1fc4-4034-91cf-c39ec4a4a702'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:08.848223 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f796502e-e8ca-48c1-8000-ad5a730bf9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['036b9ce7-45e2-4ce9-9ac7-c13f2746bffe', 'e5e242ee-be3f-4be8-8c08-5eb7cd3fc358', '7c4d9cc6-fa81-475e-817a-3c043184856d', '0cdd2673-1fc4-4034-91cf-c39ec4a4a702']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:08.848884 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed304ee0-2b47-4bef-bc81-aebe24d37785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:08.904708 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed304ee0-2b47-4bef-bc81-aebe24d37785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e10486-8b07-40fa-a10c-f48bbef9c604', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1238899878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['036b9ce7-45e2-4ce9-9ac7-c13f2746bffe','e5e242ee-be3f-4be8-8c08-5eb7cd3fc358','7c4d9cc6-fa81-475e-817a-3c043184856d','0cdd2673-1fc4-4034-91cf-c39ec4a4a702'],size=1,snapshot_id=None,source_replicaid=,source_volid=51affbe8-dd2e-406d-b572-184c83ea3e45,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1238899878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e10486-8b07-40fa-a10c-f48bbef9c604,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b9c830d6adfe422b9d8f56f01182e4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=51affbe8-dd2e-406d-b572-184c83ea3e45,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:08.905449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36896ff0-93cb-4a38-b54b-5edf5cd44527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:08.940428 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36896ff0-93cb-4a38-b54b-5edf5cd44527) transitioned into state 'SUCCESS' from state '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-1238899878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['036b9ce7-45e2-4ce9-9ac7-c13f2746bffe','e5e242ee-be3f-4be8-8c08-5eb7cd3fc358','7c4d9cc6-fa81-475e-817a-3c043184856d','0cdd2673-1fc4-4034-91cf-c39ec4a4a702'],size=1,snapshot_id=None,source_replicaid=,source_volid=51affbe8-dd2e-406d-b572-184c83ea3e45,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:08.941137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd8d093-717d-4053-981f-ca2d3ca5a3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:08.949465 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-79348c28-ca05-4fc4-87de-d5f0e7acac4b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:08.952923 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79348c28-ca05-4fc4-87de-d5f0e7acac4b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:03:08.953775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79348c28-ca05-4fc4-87de-d5f0e7acac4b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:08.953775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79348c28-ca05-4fc4-87de-d5f0e7acac4b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:08.959734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fd8d093-717d-4053-981f-ca2d3ca5a3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:08.961593 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (21318d16-b6d5-4e74-9276-725134af432b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:08.963226 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request issued successfully. Aug 04 09:03:08.963226 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9577c475-5c68-49c2-9181-56488095fe64 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:08.963226 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 231/932] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:08 2026] POST /volume/v3/volumes => generated 793 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:08.967222 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:08.967222 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:08.975040 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-79348c28-ca05-4fc4-87de-d5f0e7acac4b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:03:08.979701 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c3ce5df1-c005-4b74-bd9a-daf49026d8e1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:08.986288 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c3ce5df1-c005-4b74-bd9a-daf49026d8e1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:08.986624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c3ce5df1-c005-4b74-bd9a-daf49026d8e1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:08.986938 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c3ce5df1-c005-4b74-bd9a-daf49026d8e1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:08.988495 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79348c28-ca05-4fc4-87de-d5f0e7acac4b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:03:08.988977 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 233/933] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:08 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:09.001896 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:09.001896 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:09.006466 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c3ce5df1-c005-4b74-bd9a-daf49026d8e1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:09.011232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c3ce5df1-c005-4b74-bd9a-daf49026d8e1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:09.011546 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 232/934] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:08 2026] GET /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:09.051399 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-6b50d906-d737-4005-9ef0-b99d67eaeb64 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:09.053899 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-6b50d906-d737-4005-9ef0-b99d67eaeb64 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:03:09.054101 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-6b50d906-d737-4005-9ef0-b99d67eaeb64 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:09.054311 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-6b50d906-d737-4005-9ef0-b99d67eaeb64 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:09.064040 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:09.064040 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:09.071175 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-6b50d906-d737-4005-9ef0-b99d67eaeb64 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:03:09.075233 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-6b50d906-d737-4005-9ef0-b99d67eaeb64 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:03:09.075680 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 239/935] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:09 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:09.104358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-adc3b539-b46c-4fac-85e1-38769dd269eb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:09.105967 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-adc3b539-b46c-4fac-85e1-38769dd269eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481/action Aug 04 09:03:09.106847 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-adc3b539-b46c-4fac-85e1-38769dd269eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:09.106847 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-adc3b539-b46c-4fac-85e1-38769dd269eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:09.118394 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:09.118394 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:09.118394 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-adc3b539-b46c-4fac-85e1-38769dd269eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:03:09.124885 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-adc3b539-b46c-4fac-85e1-38769dd269eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Begin detaching volume completed successfully. Aug 04 09:03:09.124885 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-adc3b539-b46c-4fac-85e1-38769dd269eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481/action returned with HTTP 202 Aug 04 09:03:09.125224 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 232/936] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:03:09 2026] POST /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:03:09.195047 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-52871fe8-91c6-4d08-8cbf-9e8d451ce66f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:09.195558 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-52871fe8-91c6-4d08-8cbf-9e8d451ce66f None None] GET https://10.4.3.176/volume// Aug 04 09:03:09.195816 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-52871fe8-91c6-4d08-8cbf-9e8d451ce66f None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:09.196074 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-52871fe8-91c6-4d08-8cbf-9e8d451ce66f None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:09.196542 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-52871fe8-91c6-4d08-8cbf-9e8d451ce66f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:09.196957 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 234/937] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:09.205393 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-8430628f-1c94-49c0-bb87-6e301b29f025 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:09.208434 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-8430628f-1c94-49c0-bb87-6e301b29f025 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:03:09.210165 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-8430628f-1c94-49c0-bb87-6e301b29f025 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:09.210165 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-8430628f-1c94-49c0-bb87-6e301b29f025 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:09.219076 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:09.219076 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:09.222944 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-8430628f-1c94-49c0-bb87-6e301b29f025 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:03:09.227680 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-8430628f-1c94-49c0-bb87-6e301b29f025 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:03:09.227680 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 233/938] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:09 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:10.027711 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1e327127-4686-461b-b58a-c5fcd824ee6e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.030106 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1e327127-4686-461b-b58a-c5fcd824ee6e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:10.030417 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1e327127-4686-461b-b58a-c5fcd824ee6e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:10.030695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1e327127-4686-461b-b58a-c5fcd824ee6e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:10.040941 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:10.040941 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:10.049244 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1e327127-4686-461b-b58a-c5fcd824ee6e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:10.053598 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1e327127-4686-461b-b58a-c5fcd824ee6e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:10.054254 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 240/939] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:10 2026] GET /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:10.070732 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-14ea8435-e0b6-4699-ac87-1d2e7c83ba17 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.072678 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14ea8435-e0b6-4699-ac87-1d2e7c83ba17 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:10.072930 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14ea8435-e0b6-4699-ac87-1d2e7c83ba17 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:10.073130 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14ea8435-e0b6-4699-ac87-1d2e7c83ba17 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:10.081360 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:10.081360 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:10.085444 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-14ea8435-e0b6-4699-ac87-1d2e7c83ba17 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:10.091849 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14ea8435-e0b6-4699-ac87-1d2e7c83ba17 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:10.092653 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 233/940] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:10 2026] GET /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:10.113987 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ce39e050-78ba-460d-a92b-ee190bbd84bd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.117846 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ce39e050-78ba-460d-a92b-ee190bbd84bd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:10.118388 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ce39e050-78ba-460d-a92b-ee190bbd84bd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1238899878"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:10.134848 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:10.134848 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:10.144285 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ce39e050-78ba-460d-a92b-ee190bbd84bd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:10.157825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-3cf2dec8-9105-48c4-8b37-f30b3b7a18aa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.160592 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ce39e050-78ba-460d-a92b-ee190bbd84bd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:10.160918 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-3cf2dec8-9105-48c4-8b37-f30b3b7a18aa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] DELETE https://10.4.3.176/volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04 Aug 04 09:03:10.161410 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-3cf2dec8-9105-48c4-8b37-f30b3b7a18aa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:10.161480 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ce39e050-78ba-460d-a92b-ee190bbd84bd tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:10.161529 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-3cf2dec8-9105-48c4-8b37-f30b3b7a18aa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:10.161733 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 235/941] 10.4.3.176 () {68 vars in 1368 bytes} [Tue Aug 4 09:03:10 2026] PUT /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:10.179827 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:10.179827 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:10.179916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-902150f2-99d0-46ae-85d7-668951c4c90c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.181483 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-902150f2-99d0-46ae-85d7-668951c4c90c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:10.181909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-902150f2-99d0-46ae-85d7-668951c4c90c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1111665925", "description": "This is the new description of volume"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:10.193163 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:10.193163 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:10.198375 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-902150f2-99d0-46ae-85d7-668951c4c90c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:10.212357 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-902150f2-99d0-46ae-85d7-668951c4c90c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:10.213051 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-902150f2-99d0-46ae-85d7-668951c4c90c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:10.213616 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 241/942] 10.4.3.176 () {68 vars in 1369 bytes} [Tue Aug 4 09:03:10 2026] PUT /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:10.232282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-098f7237-dfe1-47d7-b34c-11335523a2f8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.233032 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-098f7237-dfe1-47d7-b34c-11335523a2f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:10.233316 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-098f7237-dfe1-47d7-b34c-11335523a2f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:10.233575 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-098f7237-dfe1-47d7-b34c-11335523a2f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:10.241078 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:10.241078 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:10.245905 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-098f7237-dfe1-47d7-b34c-11335523a2f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:10.246106 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-7cc8392d-7628-465b-9afe-b3eb8f516c33 req-3cf2dec8-9105-48c4-8b37-f30b3b7a18aa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04 returned with HTTP 200 Aug 04 09:03:10.246780 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 234/943] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:03:10 2026] DELETE /volume/v3/attachments/0a8c9dc4-fa79-421b-ae52-418a931e8e04 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:10.252611 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-098f7237-dfe1-47d7-b34c-11335523a2f8 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:10.254320 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 234/944] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:10 2026] GET /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:10.269309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.271040 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:10.271403 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2029749041", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1646300595"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:10.272823 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2029749041', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1646300595'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:10.275018 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume of 1 GB Aug 04 09:03:10.280757 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Availability Zones retrieved successfully. Aug 04 09:03:10.287997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (b9afa88e-0ec3-4d1c-b5f7-fe8f94c44c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:10.289239 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8a6705-dbbc-4d81-8d60-c1f08454479e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:10.290483 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:10.318235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8a6705-dbbc-4d81-8d60-c1f08454479e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:10.319426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f5f5a6-26c4-4980-bfcf-bc6db0d360df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:10.373762 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Created reservations ['406cb94c-0a47-4724-976e-c3c5432eeb4a', '3441bb8f-5d02-479a-9e25-27ca57813b61', '5d3e49df-7143-4920-beb0-c7f82649590d', 'ecadd973-c8cc-4f42-aca6-cb98d3d82fd6'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:10.374638 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f5f5a6-26c4-4980-bfcf-bc6db0d360df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['406cb94c-0a47-4724-976e-c3c5432eeb4a', '3441bb8f-5d02-479a-9e25-27ca57813b61', '5d3e49df-7143-4920-beb0-c7f82649590d', 'ecadd973-c8cc-4f42-aca6-cb98d3d82fd6']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:10.375467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de704abb-8216-463b-b1c1-24297c948db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:10.408352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de704abb-8216-463b-b1c1-24297c948db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a176bb-53bf-4787-b8c3-0931b711c5de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2029749041',display_name='tempest-VolumesGetTest-Volume-1646300595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['406cb94c-0a47-4724-976e-c3c5432eeb4a','3441bb8f-5d02-479a-9e25-27ca57813b61','5d3e49df-7143-4920-beb0-c7f82649590d','ecadd973-c8cc-4f42-aca6-cb98d3d82fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2029749041',display_name='tempest-VolumesGetTest-Volume-1646300595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a176bb-53bf-4787-b8c3-0931b711c5de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9c830d6adfe422b9d8f56f01182e4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:10.409038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f04f2ec-0187-450a-865a-231d5ffc8d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:10.431318 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f04f2ec-0187-450a-865a-231d5ffc8d62) transitioned into 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-2029749041',display_name='tempest-VolumesGetTest-Volume-1646300595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['406cb94c-0a47-4724-976e-c3c5432eeb4a','3441bb8f-5d02-479a-9e25-27ca57813b61','5d3e49df-7143-4920-beb0-c7f82649590d','ecadd973-c8cc-4f42-aca6-cb98d3d82fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:10.432462 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e634e49-bac6-45f7-8e75-977917bb1888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:10.460619 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e634e49-bac6-45f7-8e75-977917bb1888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:10.461732 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (b9afa88e-0ec3-4d1c-b5f7-fe8f94c44c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:10.462158 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request issued successfully. Aug 04 09:03:10.463545 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ba8ff65-a0fb-43b5-9be1-359fa24a4cc4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:10.464993 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 236/945] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:10 2026] POST /volume/v3/volumes => generated 780 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:10.480819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4597d548-b908-46d9-8077-1e03a3f0bc99 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:10.484553 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4597d548-b908-46d9-8077-1e03a3f0bc99 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:10.485376 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4597d548-b908-46d9-8077-1e03a3f0bc99 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:10.485376 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4597d548-b908-46d9-8077-1e03a3f0bc99 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:10.495148 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:10.495148 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:10.500965 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4597d548-b908-46d9-8077-1e03a3f0bc99 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:10.506350 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4597d548-b908-46d9-8077-1e03a3f0bc99 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de returned with HTTP 200 Aug 04 09:03:10.506764 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 242/946] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:10 2026] GET /volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:11.315074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aef9e9c4-6f02-4c30-9712-a2293f6ea0a3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:11.317300 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aef9e9c4-6f02-4c30-9712-a2293f6ea0a3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:03:11.317630 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aef9e9c4-6f02-4c30-9712-a2293f6ea0a3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:11.317944 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aef9e9c4-6f02-4c30-9712-a2293f6ea0a3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:11.326991 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:11.326991 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:11.333979 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-aef9e9c4-6f02-4c30-9712-a2293f6ea0a3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:03:11.344434 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aef9e9c4-6f02-4c30-9712-a2293f6ea0a3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:03:11.345018 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 235/947] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:11 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:11.523861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dc771a49-889d-4806-b878-063c0bb2a3f4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:11.525879 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc771a49-889d-4806-b878-063c0bb2a3f4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:11.526673 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc771a49-889d-4806-b878-063c0bb2a3f4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:11.526673 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc771a49-889d-4806-b878-063c0bb2a3f4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:11.539168 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:11.539168 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:11.548023 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dc771a49-889d-4806-b878-063c0bb2a3f4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:11.555020 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc771a49-889d-4806-b878-063c0bb2a3f4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de returned with HTTP 200 Aug 04 09:03:11.555526 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 235/948] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:11 2026] GET /volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:11.576541 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3c95bb2f-2239-4150-bbc6-eb49db99ad19 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:11.580229 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3c95bb2f-2239-4150-bbc6-eb49db99ad19 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:11.580229 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3c95bb2f-2239-4150-bbc6-eb49db99ad19 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1238899878", "description": null}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:11.590597 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:11.590597 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:11.595630 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3c95bb2f-2239-4150-bbc6-eb49db99ad19 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:11.605976 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3c95bb2f-2239-4150-bbc6-eb49db99ad19 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:11.606726 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3c95bb2f-2239-4150-bbc6-eb49db99ad19 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de returned with HTTP 200 Aug 04 09:03:11.607434 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 237/949] 10.4.3.176 () {68 vars in 1368 bytes} [Tue Aug 4 09:03:11 2026] PUT /volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de => generated 770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:11.619971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e860e883-c9a0-464e-af7c-5e923feab308 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:11.621682 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e860e883-c9a0-464e-af7c-5e923feab308 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:11.621888 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e860e883-c9a0-464e-af7c-5e923feab308 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:11.622077 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e860e883-c9a0-464e-af7c-5e923feab308 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:11.631150 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:11.631150 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:11.636169 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e860e883-c9a0-464e-af7c-5e923feab308 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:11.643979 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e860e883-c9a0-464e-af7c-5e923feab308 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de returned with HTTP 200 Aug 04 09:03:11.644499 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 243/950] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:11 2026] GET /volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:11.661913 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fe860ebd-2547-486f-b606-8ab0e562551b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:11.664661 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fe860ebd-2547-486f-b606-8ab0e562551b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] DELETE https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:11.664755 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fe860ebd-2547-486f-b606-8ab0e562551b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:11.665033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fe860ebd-2547-486f-b606-8ab0e562551b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:11.665279 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-fe860ebd-2547-486f-b606-8ab0e562551b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume with id: 43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:11.675796 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:11.675796 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:11.676975 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fe860ebd-2547-486f-b606-8ab0e562551b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:11.722227 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fe860ebd-2547-486f-b606-8ab0e562551b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume request issued successfully. Aug 04 09:03:11.722227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fe860ebd-2547-486f-b606-8ab0e562551b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de returned with HTTP 202 Aug 04 09:03:11.722227 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 236/951] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:11 2026] DELETE /volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:11.730303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e0f86969-f0d8-4b42-84d3-2689ce8d287b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:11.734673 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e0f86969-f0d8-4b42-84d3-2689ce8d287b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:11.734673 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e0f86969-f0d8-4b42-84d3-2689ce8d287b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:11.734673 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e0f86969-f0d8-4b42-84d3-2689ce8d287b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:11.748607 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:11.748607 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:11.754554 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e0f86969-f0d8-4b42-84d3-2689ce8d287b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:11.761775 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e0f86969-f0d8-4b42-84d3-2689ce8d287b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de returned with HTTP 200 Aug 04 09:03:11.761919 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 236/952] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:11 2026] GET /volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:12.608500 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a7a43621-6008-4baa-827a-ccdc13162686 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:12.610305 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:12.610651 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1496988040"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:12.612151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1496988040'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:12.612492 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Create volume of 1 GB Aug 04 09:03:12.616698 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Availability Zones retrieved successfully. Aug 04 09:03:12.630067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Flow 'volume_create_api' (73c468fe-a709-44b0-8b1d-e9df62b19c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:12.630979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40259a5-7c59-4737-8874-03f266d8b85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:12.631851 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:12.660050 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40259a5-7c59-4737-8874-03f266d8b85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:12.660819 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8ec98f-8b4e-4ab8-864f-2d66096c4ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:12.729946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Created reservations ['1ee3dcf6-71ad-4de8-98f7-fd0dce24e75a', '72562abe-8ed8-444a-8618-1f18d7a91069', '4e9e0a81-245f-4dcb-846c-a58820d97f9a', '7296f9d5-8b2a-4ce8-b7f9-3037905a6000'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:12.730731 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8ec98f-8b4e-4ab8-864f-2d66096c4ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee3dcf6-71ad-4de8-98f7-fd0dce24e75a', '72562abe-8ed8-444a-8618-1f18d7a91069', '4e9e0a81-245f-4dcb-846c-a58820d97f9a', '7296f9d5-8b2a-4ce8-b7f9-3037905a6000']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:12.731607 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624803a6-5918-4314-acdd-3de5adff8651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:12.769393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624803a6-5918-4314-acdd-3de5adff8651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80c65e03-f0f1-4c76-8265-3167563fa687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1496988040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6a99a3ad94089ae6c4e7766d44259',qos_specs=None,replication_status=,reservations=['1ee3dcf6-71ad-4de8-98f7-fd0dce24e75a','72562abe-8ed8-444a-8618-1f18d7a91069','4e9e0a81-245f-4dcb-846c-a58820d97f9a','7296f9d5-8b2a-4ce8-b7f9-3037905a6000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8257157a9a9b4295a79b8dbe2828409b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1496988040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80c65e03-f0f1-4c76-8265-3167563fa687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe6a99a3ad94089ae6c4e7766d44259',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8257157a9a9b4295a79b8dbe2828409b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:12.769393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229a1cf0-1b38-45b5-9ec4-5938e477b6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:12.789711 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c120bab3-0354-4d59-b978-277b0676be3c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:12.805225 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c120bab3-0354-4d59-b978-277b0676be3c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de Aug 04 09:03:12.805570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c120bab3-0354-4d59-b978-277b0676be3c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:12.806638 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c120bab3-0354-4d59-b978-277b0676be3c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:12.814944 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c120bab3-0354-4d59-b978-277b0676be3c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de returned with HTTP 404 Aug 04 09:03:12.815573 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 244/953] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:12 2026] GET /volume/v3/volumes/43a176bb-53bf-4787-b8c3-0931b711c5de => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:12.819715 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229a1cf0-1b38-45b5-9ec4-5938e477b6e1) transitioned into state 'SUCCESS' from state '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-1496988040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe6a99a3ad94089ae6c4e7766d44259',qos_specs=None,replication_status=,reservations=['1ee3dcf6-71ad-4de8-98f7-fd0dce24e75a','72562abe-8ed8-444a-8618-1f18d7a91069','4e9e0a81-245f-4dcb-846c-a58820d97f9a','7296f9d5-8b2a-4ce8-b7f9-3037905a6000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8257157a9a9b4295a79b8dbe2828409b',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:12.820729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (286c787d-e26e-492c-b33e-3d91ae8d741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:12.824991 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7e79c276-b3a2-43d3-a23c-d5403f233c73 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:12.827012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e79c276-b3a2-43d3-a23c-d5403f233c73 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:12.827157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e79c276-b3a2-43d3-a23c-d5403f233c73 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:12.827406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e79c276-b3a2-43d3-a23c-d5403f233c73 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:12.833770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-81fa3245-82d3-4dd2-a46a-ef39926e1902 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:12.834782 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (286c787d-e26e-492c-b33e-3d91ae8d741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:12.837640 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Flow 'volume_create_api' (73c468fe-a709-44b0-8b1d-e9df62b19c41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:12.837727 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-81fa3245-82d3-4dd2-a46a-ef39926e1902 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:12.837759 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Create volume request issued successfully. Aug 04 09:03:12.837818 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-81fa3245-82d3-4dd2-a46a-ef39926e1902 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:12.837818 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-81fa3245-82d3-4dd2-a46a-ef39926e1902 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:12.837901 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7a43621-6008-4baa-827a-ccdc13162686 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:12.838168 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 238/954] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:12 2026] POST /volume/v3/volumes => generated 759 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:12.838318 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:12.838318 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:12.853183 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7e79c276-b3a2-43d3-a23c-d5403f233c73 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:12.856704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0d555e27-fb97-45da-ab1c-1661ee6b5bca None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:12.861827 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:12.861827 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:12.861996 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d555e27-fb97-45da-ab1c-1661ee6b5bca tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:03:12.862056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d555e27-fb97-45da-ab1c-1661ee6b5bca tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:12.862380 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d555e27-fb97-45da-ab1c-1661ee6b5bca tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:12.863255 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e79c276-b3a2-43d3-a23c-d5403f233c73 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:12.863804 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 237/955] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:12 2026] GET /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 925 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:12.865313 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-81fa3245-82d3-4dd2-a46a-ef39926e1902 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:12.870448 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-81fa3245-82d3-4dd2-a46a-ef39926e1902 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:12.870843 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 237/956] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:12 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:12.872242 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:12.872242 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:12.876519 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0d555e27-fb97-45da-ab1c-1661ee6b5bca tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:03:12.880387 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d847f46f-f08a-47a2-a340-f84e654beac3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:12.883576 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d847f46f-f08a-47a2-a340-f84e654beac3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] DELETE https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:12.883854 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d847f46f-f08a-47a2-a340-f84e654beac3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:12.884082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d847f46f-f08a-47a2-a340-f84e654beac3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:12.884302 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d555e27-fb97-45da-ab1c-1661ee6b5bca tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:03:12.884763 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d847f46f-f08a-47a2-a340-f84e654beac3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume with id: 91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:12.884941 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 245/957] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:12 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:12.894188 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:12.894188 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:12.894607 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d847f46f-f08a-47a2-a340-f84e654beac3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:12.927811 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d847f46f-f08a-47a2-a340-f84e654beac3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume request issued successfully. Aug 04 09:03:12.928109 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d847f46f-f08a-47a2-a340-f84e654beac3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 202 Aug 04 09:03:12.928817 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 239/958] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:12 2026] DELETE /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:12.941774 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4543cc31-1e7b-4613-b4cc-e6de16a4c0c7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:12.945295 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4543cc31-1e7b-4613-b4cc-e6de16a4c0c7 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:12.945510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4543cc31-1e7b-4613-b4cc-e6de16a4c0c7 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:12.945745 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4543cc31-1e7b-4613-b4cc-e6de16a4c0c7 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:12.957328 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:12.957328 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:12.962873 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4543cc31-1e7b-4613-b4cc-e6de16a4c0c7 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:12.969223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4543cc31-1e7b-4613-b4cc-e6de16a4c0c7 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 200 Aug 04 09:03:12.969782 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 238/959] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:12 2026] GET /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:13.012275 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8b4f1b99-11d7-4f47-a8eb-b7d03805692e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.014653 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b4f1b99-11d7-4f47-a8eb-b7d03805692e tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:13.014984 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b4f1b99-11d7-4f47-a8eb-b7d03805692e tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.015249 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b4f1b99-11d7-4f47-a8eb-b7d03805692e tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.026055 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.026055 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:13.034501 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8b4f1b99-11d7-4f47-a8eb-b7d03805692e tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:13.041655 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b4f1b99-11d7-4f47-a8eb-b7d03805692e tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:13.042163 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 238/960] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:13.109946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8d042596-69c4-477e-8002-d954b373ab8a req-14ed84e2-260c-46ff-b2f6-3df0b0488529 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.115381 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-14ed84e2-260c-46ff-b2f6-3df0b0488529 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:13.115606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-14ed84e2-260c-46ff-b2f6-3df0b0488529 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.115825 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-14ed84e2-260c-46ff-b2f6-3df0b0488529 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.128956 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.128956 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:13.135266 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-8d042596-69c4-477e-8002-d954b373ab8a req-14ed84e2-260c-46ff-b2f6-3df0b0488529 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:13.140074 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-14ed84e2-260c-46ff-b2f6-3df0b0488529 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:13.142009 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 246/961] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:13.263684 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-eeb9ca31-4981-4552-a2fc-6a556709b022 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.265237 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eeb9ca31-4981-4552-a2fc-6a556709b022 None None] GET https://10.4.3.176/volume// Aug 04 09:03:13.265237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eeb9ca31-4981-4552-a2fc-6a556709b022 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.265237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eeb9ca31-4981-4552-a2fc-6a556709b022 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.265676 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eeb9ca31-4981-4552-a2fc-6a556709b022 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:13.266117 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 240/962] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:13.274512 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8d042596-69c4-477e-8002-d954b373ab8a req-c3d097d5-ad9b-47da-a8a1-dc6f84a62e09 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.278317 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-c3d097d5-ad9b-47da-a8a1-dc6f84a62e09 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:13.278828 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-c3d097d5-ad9b-47da-a8a1-dc6f84a62e09 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e17f2ac-04f4-48fe-87b7-7c8aac851412", "connector": null, "instance_uuid": "08a574b7-f44e-42b1-8f1a-ff2a1ca24621"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:13.293157 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.293157 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:13.343330 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-c3d097d5-ad9b-47da-a8a1-dc6f84a62e09 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:13.343792 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 239/963] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:13 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:13.354896 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0327717a-47cf-4893-b53e-d6cfbd8886ad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.355297 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0327717a-47cf-4893-b53e-d6cfbd8886ad None None] GET https://10.4.3.176/volume// Aug 04 09:03:13.355461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0327717a-47cf-4893-b53e-d6cfbd8886ad None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.355646 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0327717a-47cf-4893-b53e-d6cfbd8886ad None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.356077 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0327717a-47cf-4893-b53e-d6cfbd8886ad None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:13.356347 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 239/964] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:13.367241 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-7acdb9db-26f5-409c-983c-c031b67a40f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.373484 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-7acdb9db-26f5-409c-983c-c031b67a40f1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:13.374019 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-7acdb9db-26f5-409c-983c-c031b67a40f1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f6e8726-4d9e-4451-88b5-e37070a021bd", "connector": null, "instance_uuid": "ddbe2a5f-3e10-42ff-bc66-a3c589402af4"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:13.385169 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f44a27aa-082e-4c62-bb91-8c77a709e055 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.387459 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f44a27aa-082e-4c62-bb91-8c77a709e055 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:13.387986 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f44a27aa-082e-4c62-bb91-8c77a709e055 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.388187 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f44a27aa-082e-4c62-bb91-8c77a709e055 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.398924 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.398924 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:13.401001 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.401001 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:13.403369 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1e84d810-a1c1-47f3-a3ef-bf67cb0bd2ad None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.403791 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e84d810-a1c1-47f3-a3ef-bf67cb0bd2ad None None] GET https://10.4.3.176/volume// Aug 04 09:03:13.403980 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e84d810-a1c1-47f3-a3ef-bf67cb0bd2ad None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.404167 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e84d810-a1c1-47f3-a3ef-bf67cb0bd2ad None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.404553 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e84d810-a1c1-47f3-a3ef-bf67cb0bd2ad None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:13.404769 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 240/965] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:13.405757 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f44a27aa-082e-4c62-bb91-8c77a709e055 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:13.415108 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f44a27aa-082e-4c62-bb91-8c77a709e055 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:13.415592 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 241/966] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:13.417963 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8d042596-69c4-477e-8002-d954b373ab8a req-b47da37d-7a0e-4952-a854-4e1dfa1c6860 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.420628 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-b47da37d-7a0e-4952-a854-4e1dfa1c6860 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:13.420888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-b47da37d-7a0e-4952-a854-4e1dfa1c6860 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.421103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-b47da37d-7a0e-4952-a854-4e1dfa1c6860 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.432637 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.432637 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:13.436557 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-8d042596-69c4-477e-8002-d954b373ab8a req-b47da37d-7a0e-4952-a854-4e1dfa1c6860 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:13.440673 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-b47da37d-7a0e-4952-a854-4e1dfa1c6860 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:13.441161 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 240/967] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:13.441246 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-7acdb9db-26f5-409c-983c-c031b67a40f1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:13.441772 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 247/968] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:13 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:13.451718 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-70c032ee-2a4c-4930-a537-4d80049b191b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.453881 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-70c032ee-2a4c-4930-a537-4d80049b191b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c Aug 04 09:03:13.454132 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-70c032ee-2a4c-4930-a537-4d80049b191b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.454383 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-70c032ee-2a4c-4930-a537-4d80049b191b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.467375 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.467375 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:13.531786 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-70c032ee-2a4c-4930-a537-4d80049b191b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c returned with HTTP 200 Aug 04 09:03:13.532292 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 241/969] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:03:13 2026] DELETE /volume/v3/attachments/346eecf4-68d7-482e-9e07-29c5513c4b9c => generated 367 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:03:13.564652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-8d042596-69c4-477e-8002-d954b373ab8a req-453598e3-3ce1-4216-af65-cd9a67eae647 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.566693 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-453598e3-3ce1-4216-af65-cd9a67eae647 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] PUT https://10.4.3.176/volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9 Aug 04 09:03:13.567018 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-453598e3-3ce1-4216-af65-cd9a67eae647 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:13.577998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-8d042596-69c4-477e-8002-d954b373ab8a req-453598e3-3ce1-4216-af65-cd9a67eae647 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Acquiring lock "cinder-attachment_update-0e17f2ac-04f4-48fe-87b7-7c8aac851412-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:13.582618 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-8d042596-69c4-477e-8002-d954b373ab8a req-453598e3-3ce1-4216-af65-cd9a67eae647 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-0e17f2ac-04f4-48fe-87b7-7c8aac851412-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:13.583834 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.583834 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:13.678515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-8d042596-69c4-477e-8002-d954b373ab8a req-453598e3-3ce1-4216-af65-cd9a67eae647 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-0e17f2ac-04f4-48fe-87b7-7c8aac851412-np0000006401" released by "attachment_update" :: held 0.096s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:13.679233 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-453598e3-3ce1-4216-af65-cd9a67eae647 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9 returned with HTTP 200 Aug 04 09:03:13.679841 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 242/970] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:13 2026] PUT /volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:13.910009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a30fb3fc-33de-431e-86b3-fe9ff4834f24 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.912341 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a30fb3fc-33de-431e-86b3-fe9ff4834f24 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:03:13.912615 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a30fb3fc-33de-431e-86b3-fe9ff4834f24 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.912952 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a30fb3fc-33de-431e-86b3-fe9ff4834f24 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.923673 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:13.923673 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:13.927710 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a30fb3fc-33de-431e-86b3-fe9ff4834f24 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:03:13.932263 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a30fb3fc-33de-431e-86b3-fe9ff4834f24 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:03:13.932622 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 241/971] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:13.990195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-87a28874-436a-4a2c-a1ef-7e07e57a9032 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:13.991296 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87a28874-436a-4a2c-a1ef-7e07e57a9032 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 Aug 04 09:03:13.992068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87a28874-436a-4a2c-a1ef-7e07e57a9032 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:13.992068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87a28874-436a-4a2c-a1ef-7e07e57a9032 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:13.998067 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87a28874-436a-4a2c-a1ef-7e07e57a9032 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 returned with HTTP 404 Aug 04 09:03:13.998575 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 248/972] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:13 2026] GET /volume/v3/volumes/91e10486-8b07-40fa-a10c-f48bbef9c604 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:14.006526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-11118d25-4468-4c92-988c-d2b0eae0d8c1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:14.009235 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-11118d25-4468-4c92-988c-d2b0eae0d8c1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 Aug 04 09:03:14.009235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-11118d25-4468-4c92-988c-d2b0eae0d8c1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:14.009235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-11118d25-4468-4c92-988c-d2b0eae0d8c1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:14.018834 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:14.018834 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:14.023174 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-11118d25-4468-4c92-988c-d2b0eae0d8c1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:14.027755 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-11118d25-4468-4c92-988c-d2b0eae0d8c1 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 returned with HTTP 200 Aug 04 09:03:14.028352 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 242/973] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:14 2026] GET /volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:14.042948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-18e217df-9bc7-441b-be09-75b61e8838e4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:14.044756 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-18e217df-9bc7-441b-be09-75b61e8838e4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] DELETE https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 Aug 04 09:03:14.045007 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-18e217df-9bc7-441b-be09-75b61e8838e4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:14.045258 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-18e217df-9bc7-441b-be09-75b61e8838e4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:14.045454 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-18e217df-9bc7-441b-be09-75b61e8838e4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume with id: 51affbe8-dd2e-406d-b572-184c83ea3e45 Aug 04 09:03:14.054943 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:14.054943 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:14.055842 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-18e217df-9bc7-441b-be09-75b61e8838e4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:14.079956 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-18e217df-9bc7-441b-be09-75b61e8838e4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume request issued successfully. Aug 04 09:03:14.080428 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-18e217df-9bc7-441b-be09-75b61e8838e4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 returned with HTTP 202 Aug 04 09:03:14.080755 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 243/974] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:14 2026] DELETE /volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:14.092782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6825e290-a557-4341-bd6d-783f06ce1aef None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:14.099793 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6825e290-a557-4341-bd6d-783f06ce1aef tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 Aug 04 09:03:14.100000 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6825e290-a557-4341-bd6d-783f06ce1aef tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:14.101583 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6825e290-a557-4341-bd6d-783f06ce1aef tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:14.111532 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:14.111532 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:14.117693 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6825e290-a557-4341-bd6d-783f06ce1aef tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:14.117930 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-972a6689-c80e-476c-aa8c-26e0430babd3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:14.125903 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6825e290-a557-4341-bd6d-783f06ce1aef tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 returned with HTTP 200 Aug 04 09:03:14.125903 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 242/975] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:14 2026] GET /volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:14.251713 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:14.251713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-493298775", "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:14.252717 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-493298775', 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:14.355175 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume of 1 GB Aug 04 09:03:14.355454 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:14.355454 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:14.359443 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Availability Zones retrieved successfully. Aug 04 09:03:14.366425 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Flow 'volume_create_api' (263163f4-7699-4d59-928c-e8198c0ec63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:14.367908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba6efc7-285b-454c-85d1-137fac54f154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:14.369393 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:14.435753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9c45a969-ada9-4093-b849-b709f1d890a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:14.436692 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba6efc7-285b-454c-85d1-137fac54f154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:14.437651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d8e28d-2258-411e-8d98-e3e62854c1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:14.437827 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9c45a969-ada9-4093-b849-b709f1d890a5 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:14.438070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9c45a969-ada9-4093-b849-b709f1d890a5 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:14.438325 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9c45a969-ada9-4093-b849-b709f1d890a5 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:14.457453 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:14.457453 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:14.461973 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9c45a969-ada9-4093-b849-b709f1d890a5 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:14.466622 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9c45a969-ada9-4093-b849-b709f1d890a5 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:14.467154 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 243/976] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:14 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:14.515841 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Created reservations ['9c9ace50-df22-404f-8906-79c0b6421fba', 'b8bea8a0-56a2-4787-9e57-ae35f5d8321a', '4b61d073-cd91-49a0-b373-6235ccc6927c', 'ea7a4f98-5dd4-4399-8329-345c07823532'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:14.516796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d8e28d-2258-411e-8d98-e3e62854c1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c9ace50-df22-404f-8906-79c0b6421fba', 'b8bea8a0-56a2-4787-9e57-ae35f5d8321a', '4b61d073-cd91-49a0-b373-6235ccc6927c', 'ea7a4f98-5dd4-4399-8329-345c07823532']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:14.517665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15e15a4-a0f4-49d8-a436-cf8fe9e8d52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:14.551111 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b15e15a4-a0f4-49d8-a436-cf8fe9e8d52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e370d55a-3720-4f0a-8cd2-9db09ef62626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-493298775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0759bf71da34547be34f0bc33767431',qos_specs=None,replication_status=,reservations=['9c9ace50-df22-404f-8906-79c0b6421fba','b8bea8a0-56a2-4787-9e57-ae35f5d8321a','4b61d073-cd91-49a0-b373-6235ccc6927c','ea7a4f98-5dd4-4399-8329-345c07823532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48103ff562794fa3b256c77eec00c9ba',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-493298775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e370d55a-3720-4f0a-8cd2-9db09ef62626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0759bf71da34547be34f0bc33767431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48103ff562794fa3b256c77eec00c9ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:14.552102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12849fa-1ada-4897-95dc-6d0999d80360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:14.573992 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12849fa-1ada-4897-95dc-6d0999d80360) transitioned into state 'SUCCESS' from state '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-493298775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0759bf71da34547be34f0bc33767431',qos_specs=None,replication_status=,reservations=['9c9ace50-df22-404f-8906-79c0b6421fba','b8bea8a0-56a2-4787-9e57-ae35f5d8321a','4b61d073-cd91-49a0-b373-6235ccc6927c','ea7a4f98-5dd4-4399-8329-345c07823532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48103ff562794fa3b256c77eec00c9ba',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:14.574946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0d1912-96ba-47dd-8e9c-4cedfb7fc547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:14.591562 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa0d1912-96ba-47dd-8e9c-4cedfb7fc547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:14.592906 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Flow 'volume_create_api' (263163f4-7699-4d59-928c-e8198c0ec63c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:14.593362 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume request issued successfully. Aug 04 09:03:14.594542 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-972a6689-c80e-476c-aa8c-26e0430babd3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:14.594542 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 249/977] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:14 2026] POST /volume/v3/volumes => generated 756 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:14.609540 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fd499d2e-36b8-42d4-87a3-bb4463e42be0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:14.611334 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd499d2e-36b8-42d4-87a3-bb4463e42be0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:03:14.611542 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fd499d2e-36b8-42d4-87a3-bb4463e42be0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:14.611739 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fd499d2e-36b8-42d4-87a3-bb4463e42be0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:14.619467 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:14.619467 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:14.625097 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fd499d2e-36b8-42d4-87a3-bb4463e42be0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:14.630350 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd499d2e-36b8-42d4-87a3-bb4463e42be0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 returned with HTTP 200 Aug 04 09:03:14.630794 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 244/978] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:14 2026] GET /volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:14.788220 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-33d882e5-8021-40f5-9ba3-056977bbd060 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:14.791599 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-33d882e5-8021-40f5-9ba3-056977bbd060 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 Aug 04 09:03:14.792094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-33d882e5-8021-40f5-9ba3-056977bbd060 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:14.807072 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-33d882e5-8021-40f5-9ba3-056977bbd060 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:14.814238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-33d882e5-8021-40f5-9ba3-056977bbd060 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:14.814238 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:14.814238 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:14.993944 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-33d882e5-8021-40f5-9ba3-056977bbd060 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-7f6e8726-4d9e-4451-88b5-e37070a021bd-np0000006401" released by "attachment_update" :: held 0.181s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:14.994431 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-33d882e5-8021-40f5-9ba3-056977bbd060 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 returned with HTTP 200 Aug 04 09:03:14.995032 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 243/979] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:14 2026] PUT /volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:03:15.003014 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-738bdab5-3aab-49d3-9732-23b8c3c03a0b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.007903 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-738bdab5-3aab-49d3-9732-23b8c3c03a0b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 Aug 04 09:03:15.007903 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-738bdab5-3aab-49d3-9732-23b8c3c03a0b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:15.007903 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-738bdab5-3aab-49d3-9732-23b8c3c03a0b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:15.033803 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-738bdab5-3aab-49d3-9732-23b8c3c03a0b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 returned with HTTP 200 Aug 04 09:03:15.034921 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 244/980] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:03:15 2026] GET /volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:15.148072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-594b42ac-cf7f-4abd-a048-aed157946a04 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.148072 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-594b42ac-cf7f-4abd-a048-aed157946a04 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 Aug 04 09:03:15.148072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-594b42ac-cf7f-4abd-a048-aed157946a04 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:15.148072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-594b42ac-cf7f-4abd-a048-aed157946a04 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:15.156125 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-594b42ac-cf7f-4abd-a048-aed157946a04 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 returned with HTTP 404 Aug 04 09:03:15.156721 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 250/981] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:15 2026] GET /volume/v3/volumes/51affbe8-dd2e-406d-b572-184c83ea3e45 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:15.218020 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6503a21c-bd7c-445c-8838-26bf7509f711 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.222223 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:15.222223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-VolumesGetTest-Volume-1325846941", "metadata": {"Type": "Test"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:15.223217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request body: {'volume': {'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1325846941', 'metadata': {'Type': 'Test'}}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:15.341806 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume of 1 GB Aug 04 09:03:15.343959 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Availability Zones retrieved successfully. Aug 04 09:03:15.353095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (193614c4-f1bb-4033-850d-828ea640cbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:15.354946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20a110e-d795-424a-8585-352b7f31b092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.357396 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:15.449197 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20a110e-d795-424a-8585-352b7f31b092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.449197 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0fd97d-1777-42f3-9171-7996dfa6f3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.481579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-144a9d8a-c3df-4303-a22a-13715d9597ca None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.484345 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-144a9d8a-c3df-4303-a22a-13715d9597ca tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:15.484792 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-144a9d8a-c3df-4303-a22a-13715d9597ca tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:15.484880 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-144a9d8a-c3df-4303-a22a-13715d9597ca tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:15.500837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Created reservations ['079dc1f9-ec74-4c2c-a5ad-c912bd5d009b', '341fe164-7ea1-4ecf-a6b4-c804a49c6711', '39bbba33-e163-4edd-a8bd-5549fcee0676', 'aa5eef29-0ec0-4e23-8c9e-5b7a5dc9b04d'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:15.501702 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0fd97d-1777-42f3-9171-7996dfa6f3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['079dc1f9-ec74-4c2c-a5ad-c912bd5d009b', '341fe164-7ea1-4ecf-a6b4-c804a49c6711', '39bbba33-e163-4edd-a8bd-5549fcee0676', 'aa5eef29-0ec0-4e23-8c9e-5b7a5dc9b04d']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.502397 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:15.502397 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:15.502590 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce6f983-1ca1-4966-96a4-267237eaea7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.508040 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-144a9d8a-c3df-4303-a22a-13715d9597ca tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:15.514271 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-144a9d8a-c3df-4303-a22a-13715d9597ca tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:15.514801 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 244/982] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:15 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:15.527375 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce6f983-1ca1-4966-96a4-267237eaea7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426e1e22-17b3-4c91-9553-baf6661ed9e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1325846941',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['079dc1f9-ec74-4c2c-a5ad-c912bd5d009b','341fe164-7ea1-4ecf-a6b4-c804a49c6711','39bbba33-e163-4edd-a8bd-5549fcee0676','aa5eef29-0ec0-4e23-8c9e-5b7a5dc9b04d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1325846941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426e1e22-17b3-4c91-9553-baf6661ed9e2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b9c830d6adfe422b9d8f56f01182e4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.528163 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4761050-a6b2-433d-adb6-957a98a95ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.552587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4761050-a6b2-433d-adb6-957a98a95ec1) transitioned into state 'SUCCESS' from state '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-1325846941',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['079dc1f9-ec74-4c2c-a5ad-c912bd5d009b','341fe164-7ea1-4ecf-a6b4-c804a49c6711','39bbba33-e163-4edd-a8bd-5549fcee0676','aa5eef29-0ec0-4e23-8c9e-5b7a5dc9b04d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.553294 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7c6e8d-b1b8-440e-8ae0-160339afdfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.564991 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7c6e8d-b1b8-440e-8ae0-160339afdfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.565791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (193614c4-f1bb-4033-850d-828ea640cbb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:15.566106 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request issued successfully. Aug 04 09:03:15.566673 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6503a21c-bd7c-445c-8838-26bf7509f711 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:15.567141 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 245/983] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:15 2026] POST /volume/v3/volumes => generated 759 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:15.578316 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c1dbd16d-bcfc-4a86-acf5-651af15790ad None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.580030 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1dbd16d-bcfc-4a86-acf5-651af15790ad tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:15.580267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1dbd16d-bcfc-4a86-acf5-651af15790ad tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:15.580495 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1dbd16d-bcfc-4a86-acf5-651af15790ad tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:15.586712 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:15.586712 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:15.589879 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c1dbd16d-bcfc-4a86-acf5-651af15790ad tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:15.593378 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1dbd16d-bcfc-4a86-acf5-651af15790ad tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:15.593714 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 245/984] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:15 2026] GET /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:15.646021 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ef63d9a6-330f-4f21-bff6-d9b880bf8fb9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.648188 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef63d9a6-330f-4f21-bff6-d9b880bf8fb9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:03:15.648418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ef63d9a6-330f-4f21-bff6-d9b880bf8fb9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:15.649304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ef63d9a6-330f-4f21-bff6-d9b880bf8fb9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:15.661690 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:15.661690 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:15.669258 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ef63d9a6-330f-4f21-bff6-d9b880bf8fb9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:15.676468 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef63d9a6-330f-4f21-bff6-d9b880bf8fb9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 returned with HTTP 200 Aug 04 09:03:15.677133 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 251/985] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:15 2026] GET /volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:15.695632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.698921 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:15.699274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1343938737"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:15.705727 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1343938737'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:15.707424 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume of 1 GB Aug 04 09:03:15.724402 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Availability Zones retrieved successfully. Aug 04 09:03:15.731368 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Flow 'volume_create_api' (666d3d58-7f7d-4bde-a3d9-156a6051ea33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:15.732264 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5bec96-d460-449f-86ec-bbfa6d2202b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.733536 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:15.765218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5bec96-d460-449f-86ec-bbfa6d2202b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.767181 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3292f7e1-7115-45d1-b4a9-bad8f79b2222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.826038 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Created reservations ['f0a6c0b9-3314-43b9-a6ee-d363f6098726', '824dccd1-5e8c-4769-afaa-9a9a657b97cb', '769f00ab-a176-40ae-8a7a-27ee58440360', '15f1c72f-a175-49e9-9b69-99b79411ad9d'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:15.826938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3292f7e1-7115-45d1-b4a9-bad8f79b2222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0a6c0b9-3314-43b9-a6ee-d363f6098726', '824dccd1-5e8c-4769-afaa-9a9a657b97cb', '769f00ab-a176-40ae-8a7a-27ee58440360', '15f1c72f-a175-49e9-9b69-99b79411ad9d']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.827663 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b34be9-9c4d-4492-8199-2f6ecb15338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.858006 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97b34be9-9c4d-4492-8199-2f6ecb15338a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95010c26-df16-4b76-9969-849c40fc8634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1343938737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0759bf71da34547be34f0bc33767431',qos_specs=None,replication_status=,reservations=['f0a6c0b9-3314-43b9-a6ee-d363f6098726','824dccd1-5e8c-4769-afaa-9a9a657b97cb','769f00ab-a176-40ae-8a7a-27ee58440360','15f1c72f-a175-49e9-9b69-99b79411ad9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48103ff562794fa3b256c77eec00c9ba',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1343938737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95010c26-df16-4b76-9969-849c40fc8634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0759bf71da34547be34f0bc33767431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48103ff562794fa3b256c77eec00c9ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.858715 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6fef95-4c54-4d4a-9644-d4344c2d5c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.883504 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b6fef95-4c54-4d4a-9644-d4344c2d5c23) transitioned into state 'SUCCESS' from state '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-1343938737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0759bf71da34547be34f0bc33767431',qos_specs=None,replication_status=,reservations=['f0a6c0b9-3314-43b9-a6ee-d363f6098726','824dccd1-5e8c-4769-afaa-9a9a657b97cb','769f00ab-a176-40ae-8a7a-27ee58440360','15f1c72f-a175-49e9-9b69-99b79411ad9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48103ff562794fa3b256c77eec00c9ba',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.884515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee4bc64-a2be-47de-97c1-eb852f533eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:15.894500 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee4bc64-a2be-47de-97c1-eb852f533eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:15.895451 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Flow 'volume_create_api' (666d3d58-7f7d-4bde-a3d9-156a6051ea33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:15.895891 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume request issued successfully. Aug 04 09:03:15.896658 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec3c01fb-5d45-4a18-80d0-5a54f97f2002 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:15.897140 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 245/986] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:15 2026] POST /volume/v3/volumes => generated 757 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:15.908150 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8d34354d-02f0-425f-81f1-3ac3817da602 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:15.910359 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d34354d-02f0-425f-81f1-3ac3817da602 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:03:15.910602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d34354d-02f0-425f-81f1-3ac3817da602 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:15.910856 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d34354d-02f0-425f-81f1-3ac3817da602 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:15.920796 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:15.920796 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:15.925307 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8d34354d-02f0-425f-81f1-3ac3817da602 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:15.931302 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d34354d-02f0-425f-81f1-3ac3817da602 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 returned with HTTP 200 Aug 04 09:03:15.931775 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 246/987] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:15 2026] GET /volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:16.539530 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2524ba2d-4202-4696-b093-a8e2cf33bcd2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.541397 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2524ba2d-4202-4696-b093-a8e2cf33bcd2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:16.541582 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2524ba2d-4202-4696-b093-a8e2cf33bcd2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:16.541783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2524ba2d-4202-4696-b093-a8e2cf33bcd2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:16.554268 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:16.554268 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:16.561149 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2524ba2d-4202-4696-b093-a8e2cf33bcd2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:16.566502 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2524ba2d-4202-4696-b093-a8e2cf33bcd2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:16.567138 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 246/988] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:16 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:16.609236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a5b86342-3dcb-4e66-b5ba-ec21ec619379 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.611407 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a5b86342-3dcb-4e66-b5ba-ec21ec619379 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:16.611652 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a5b86342-3dcb-4e66-b5ba-ec21ec619379 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:16.611909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a5b86342-3dcb-4e66-b5ba-ec21ec619379 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:16.620676 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:16.620676 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:16.625021 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a5b86342-3dcb-4e66-b5ba-ec21ec619379 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:16.631337 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a5b86342-3dcb-4e66-b5ba-ec21ec619379 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:16.631873 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 252/989] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:16 2026] GET /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:16.648934 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ab6155d0-c94d-4817-9cff-7a1bc354aec3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.651511 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab6155d0-c94d-4817-9cff-7a1bc354aec3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:16.651794 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab6155d0-c94d-4817-9cff-7a1bc354aec3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:16.652081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab6155d0-c94d-4817-9cff-7a1bc354aec3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:16.669992 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:16.669992 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:16.678061 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ab6155d0-c94d-4817-9cff-7a1bc354aec3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:16.687831 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab6155d0-c94d-4817-9cff-7a1bc354aec3 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:16.689565 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 246/990] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:16 2026] GET /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:16.709599 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6343faca-02b0-4505-b112-775448e9919b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.711581 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6343faca-02b0-4505-b112-775448e9919b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:16.711953 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6343faca-02b0-4505-b112-775448e9919b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1325846941"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:16.729150 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:16.729150 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:16.743013 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6343faca-02b0-4505-b112-775448e9919b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:16.755230 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6343faca-02b0-4505-b112-775448e9919b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:16.755230 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6343faca-02b0-4505-b112-775448e9919b tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:16.765194 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 247/991] 10.4.3.176 () {68 vars in 1368 bytes} [Tue Aug 4 09:03:16 2026] PUT /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 783 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:16.774257 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ad8747ca-1b57-4927-999a-2cc8fc93e967 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.774321 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ad8747ca-1b57-4927-999a-2cc8fc93e967 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:16.774815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ad8747ca-1b57-4927-999a-2cc8fc93e967 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1841788834", "description": "This is the new description of volume"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:16.789416 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:16.789416 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:16.794620 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ad8747ca-1b57-4927-999a-2cc8fc93e967 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:16.801680 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ad8747ca-1b57-4927-999a-2cc8fc93e967 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:16.802326 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ad8747ca-1b57-4927-999a-2cc8fc93e967 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:16.803016 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 247/992] 10.4.3.176 () {68 vars in 1369 bytes} [Tue Aug 4 09:03:16 2026] PUT /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:16.817801 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ceae8edc-77b7-4bdc-9649-5103a4fe3725 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.819764 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ceae8edc-77b7-4bdc-9649-5103a4fe3725 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:16.819984 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ceae8edc-77b7-4bdc-9649-5103a4fe3725 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:16.820181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ceae8edc-77b7-4bdc-9649-5103a4fe3725 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:16.828537 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:16.828537 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:16.832989 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ceae8edc-77b7-4bdc-9649-5103a4fe3725 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:16.838747 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ceae8edc-77b7-4bdc-9649-5103a4fe3725 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:16.839402 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 253/993] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:16 2026] GET /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 1406 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:16.857279 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.857279 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:16.857279 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1843898430", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-844643791"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:16.859020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1843898430', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-844643791'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:16.859244 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume of 1 GB Aug 04 09:03:16.867836 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Availability Zones retrieved successfully. Aug 04 09:03:16.873782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (ea0beedc-6bf7-4798-8896-065ba33b52f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:16.874737 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965b4223-6a93-495c-94d5-2d70c85a1944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:16.875702 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:16.908721 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965b4223-6a93-495c-94d5-2d70c85a1944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:16.913537 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c501b028-b957-4810-9c58-8329532cfc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:16.950174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b2fbdd35-0189-43de-91c4-f5ac86fd9240 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:16.952056 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b2fbdd35-0189-43de-91c4-f5ac86fd9240 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:03:16.952554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b2fbdd35-0189-43de-91c4-f5ac86fd9240 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:16.952873 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b2fbdd35-0189-43de-91c4-f5ac86fd9240 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:16.964308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Created reservations ['cad65da5-5cac-4a46-ba93-124241748fb2', '1b3b9bf1-1d2c-423b-9910-77bec4b42f4d', 'fb75f847-a702-43b3-91bc-18aab414701e', '3325f14f-f0e2-455d-b22b-edadcc2099d9'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:16.965102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c501b028-b957-4810-9c58-8329532cfc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad65da5-5cac-4a46-ba93-124241748fb2', '1b3b9bf1-1d2c-423b-9910-77bec4b42f4d', 'fb75f847-a702-43b3-91bc-18aab414701e', '3325f14f-f0e2-455d-b22b-edadcc2099d9']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:16.966061 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e26fa8-7e02-4318-99f1-4c92f5d35632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:16.972426 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:16.972426 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:16.980102 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b2fbdd35-0189-43de-91c4-f5ac86fd9240 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:16.986452 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b2fbdd35-0189-43de-91c4-f5ac86fd9240 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 returned with HTTP 200 Aug 04 09:03:16.986452 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 248/994] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:16 2026] GET /volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:16.992111 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e26fa8-7e02-4318-99f1-4c92f5d35632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0744cdf-80cd-412d-a4d0-3d752c2191f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1843898430',display_name='tempest-VolumesGetTest-Volume-844643791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['cad65da5-5cac-4a46-ba93-124241748fb2','1b3b9bf1-1d2c-423b-9910-77bec4b42f4d','fb75f847-a702-43b3-91bc-18aab414701e','3325f14f-f0e2-455d-b22b-edadcc2099d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:16Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1843898430',display_name='tempest-VolumesGetTest-Volume-844643791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0744cdf-80cd-412d-a4d0-3d752c2191f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9c830d6adfe422b9d8f56f01182e4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:16.994356 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01a1592-e38e-450c-ba28-a8caf11a5f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:17.001791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:17.004099 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:17.004575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-40586457"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:17.006599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-40586457'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:17.006867 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume of 1 GB Aug 04 09:03:17.014772 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Availability Zones retrieved successfully. Aug 04 09:03:17.015556 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01a1592-e38e-450c-ba28-a8caf11a5f57) transitioned into 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-1843898430',display_name='tempest-VolumesGetTest-Volume-844643791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c830d6adfe422b9d8f56f01182e4ab',qos_specs=None,replication_status=,reservations=['cad65da5-5cac-4a46-ba93-124241748fb2','1b3b9bf1-1d2c-423b-9910-77bec4b42f4d','fb75f847-a702-43b3-91bc-18aab414701e','3325f14f-f0e2-455d-b22b-edadcc2099d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96d10bab0b6440c9a030ad8b50c309f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:17.016263 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5260cdf4-066e-45fc-807d-3bf43542f3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:17.021113 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Flow 'volume_create_api' (85bac838-5e85-4332-8c07-324eab7cbbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:17.022273 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e06162e-fa8c-4e23-925a-c0d101bd9d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:17.023292 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:17.026641 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5260cdf4-066e-45fc-807d-3bf43542f3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:17.027494 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Flow 'volume_create_api' (ea0beedc-6bf7-4798-8896-065ba33b52f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:17.027772 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Create volume request issued successfully. Aug 04 09:03:17.028340 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bcb2157-f43b-46b3-a56b-66240e03d80f tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:17.028762 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 247/995] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:16 2026] POST /volume/v3/volumes => generated 779 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:17.044186 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-03d99e57-45a8-4ca7-a309-e4761ca2b716 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:17.046481 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-03d99e57-45a8-4ca7-a309-e4761ca2b716 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:17.046775 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-03d99e57-45a8-4ca7-a309-e4761ca2b716 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:17.047073 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-03d99e57-45a8-4ca7-a309-e4761ca2b716 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:17.057039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e06162e-fa8c-4e23-925a-c0d101bd9d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:17.058817 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c1989b0-f244-4feb-a67e-e2eded25a93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:17.060898 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:17.060898 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:17.069057 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-03d99e57-45a8-4ca7-a309-e4761ca2b716 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:17.075159 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-03d99e57-45a8-4ca7-a309-e4761ca2b716 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 returned with HTTP 200 Aug 04 09:03:17.075692 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 254/996] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:17 2026] GET /volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:17.124545 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Created reservations ['8b245c86-6e3b-4bea-a09e-aabc4e8f8a52', '3c229f08-3394-4cba-9107-3edac3df30ea', 'fa4c63b1-dab7-4b10-b923-64e3b8c4308b', '366408ee-ff82-4b0e-8d05-d5e5caa04058'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:17.125721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c1989b0-f244-4feb-a67e-e2eded25a93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b245c86-6e3b-4bea-a09e-aabc4e8f8a52', '3c229f08-3394-4cba-9107-3edac3df30ea', 'fa4c63b1-dab7-4b10-b923-64e3b8c4308b', '366408ee-ff82-4b0e-8d05-d5e5caa04058']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:17.126957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd10c10-129c-4e31-bfa7-cbadd67e2ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:17.153066 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd10c10-129c-4e31-bfa7-cbadd67e2ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '777ae94d-9aa2-4c92-bfc7-7b966cd8d499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-40586457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0759bf71da34547be34f0bc33767431',qos_specs=None,replication_status=,reservations=['8b245c86-6e3b-4bea-a09e-aabc4e8f8a52','3c229f08-3394-4cba-9107-3edac3df30ea','fa4c63b1-dab7-4b10-b923-64e3b8c4308b','366408ee-ff82-4b0e-8d05-d5e5caa04058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48103ff562794fa3b256c77eec00c9ba',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-40586457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=777ae94d-9aa2-4c92-bfc7-7b966cd8d499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0759bf71da34547be34f0bc33767431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48103ff562794fa3b256c77eec00c9ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:17.155216 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ed5f43-222d-4bac-8b78-4aa46c543e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:17.181233 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ed5f43-222d-4bac-8b78-4aa46c543e24) transitioned into state 'SUCCESS' from state '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-40586457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0759bf71da34547be34f0bc33767431',qos_specs=None,replication_status=,reservations=['8b245c86-6e3b-4bea-a09e-aabc4e8f8a52','3c229f08-3394-4cba-9107-3edac3df30ea','fa4c63b1-dab7-4b10-b923-64e3b8c4308b','366408ee-ff82-4b0e-8d05-d5e5caa04058'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48103ff562794fa3b256c77eec00c9ba',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:17.181958 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad69e6eb-261c-4eae-8070-ae8b09a1b483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:17.194591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-8d042596-69c4-477e-8002-d954b373ab8a req-009d1c94-aeed-49c7-9ee2-12a6530eb4fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:17.194681 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad69e6eb-261c-4eae-8070-ae8b09a1b483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:17.195606 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Flow 'volume_create_api' (85bac838-5e85-4332-8c07-324eab7cbbcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:17.195974 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Create volume request issued successfully. Aug 04 09:03:17.197022 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7715da27-3360-4a8a-8d40-3dd13cf56b2a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:17.197584 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 248/997] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:17 2026] POST /volume/v3/volumes => generated 755 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:17.197645 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-009d1c94-aeed-49c7-9ee2-12a6530eb4fe tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9/action Aug 04 09:03:17.198687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-009d1c94-aeed-49c7-9ee2-12a6530eb4fe tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:17.198687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-009d1c94-aeed-49c7-9ee2-12a6530eb4fe tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:17.215555 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fad8bab4-a855-4236-9624-67730eaca52b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:17.217531 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fad8bab4-a855-4236-9624-67730eaca52b tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:03:17.218056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fad8bab4-a855-4236-9624-67730eaca52b tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:17.218419 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fad8bab4-a855-4236-9624-67730eaca52b tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:17.222837 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:17.222837 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:17.228170 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:17.228170 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:17.233033 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fad8bab4-a855-4236-9624-67730eaca52b tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:17.239401 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8d042596-69c4-477e-8002-d954b373ab8a req-009d1c94-aeed-49c7-9ee2-12a6530eb4fe tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9/action returned with HTTP 204 Aug 04 09:03:17.239653 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fad8bab4-a855-4236-9624-67730eaca52b tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 returned with HTTP 200 Aug 04 09:03:17.239981 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 249/998] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:17 2026] POST /volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:17.240440 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 248/999] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:17 2026] GET /volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:17.582321 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7741a92e-5490-479f-aa33-814134e943ef None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:17.584406 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7741a92e-5490-479f-aa33-814134e943ef tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:17.584664 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7741a92e-5490-479f-aa33-814134e943ef tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:17.584911 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7741a92e-5490-479f-aa33-814134e943ef tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:17.597148 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:17.597148 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:17.600998 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7741a92e-5490-479f-aa33-814134e943ef tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:17.608107 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7741a92e-5490-479f-aa33-814134e943ef tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:17.608658 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 255/1000] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:17 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:17.624522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b78f2153-4c49-480e-9b5b-3aa806ab8cb6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:17.626484 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b78f2153-4c49-480e-9b5b-3aa806ab8cb6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:17.626690 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b78f2153-4c49-480e-9b5b-3aa806ab8cb6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:17.626933 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b78f2153-4c49-480e-9b5b-3aa806ab8cb6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:17.635550 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:17.635550 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:17.639007 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b78f2153-4c49-480e-9b5b-3aa806ab8cb6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:17.644169 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b78f2153-4c49-480e-9b5b-3aa806ab8cb6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:17.644576 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 249/1001] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:17 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:18.097507 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-279547fe-2bac-4b1c-9ffe-7291b5bf0dea None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:18.099697 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-279547fe-2bac-4b1c-9ffe-7291b5bf0dea tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:18.099950 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-279547fe-2bac-4b1c-9ffe-7291b5bf0dea tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:18.100232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-279547fe-2bac-4b1c-9ffe-7291b5bf0dea tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:18.109091 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:18.109091 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:18.114097 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-279547fe-2bac-4b1c-9ffe-7291b5bf0dea tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:18.121704 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-279547fe-2bac-4b1c-9ffe-7291b5bf0dea tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 returned with HTTP 200 Aug 04 09:03:18.122310 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 250/1002] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:18 2026] GET /volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:18.138320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d336e2ea-cf67-447f-b779-ba6f6987370c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:18.140104 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d336e2ea-cf67-447f-b779-ba6f6987370c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] PUT https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:18.140426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d336e2ea-cf67-447f-b779-ba6f6987370c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1325846941", "description": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:18.147813 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:18.147813 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:18.151813 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d336e2ea-cf67-447f-b779-ba6f6987370c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:18.159713 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d336e2ea-cf67-447f-b779-ba6f6987370c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume updated successfully. Aug 04 09:03:18.160480 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d336e2ea-cf67-447f-b779-ba6f6987370c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 returned with HTTP 200 Aug 04 09:03:18.160964 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 249/1003] 10.4.3.176 () {68 vars in 1368 bytes} [Tue Aug 4 09:03:18 2026] PUT /volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 => generated 770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:18.175042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4e820b9b-5c41-4ddc-b387-59ea55ae701c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:18.176805 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e820b9b-5c41-4ddc-b387-59ea55ae701c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:18.177022 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e820b9b-5c41-4ddc-b387-59ea55ae701c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:18.177700 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e820b9b-5c41-4ddc-b387-59ea55ae701c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:18.185910 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-5451823d-2126-453d-98f8-f013247315a3 req-24be5267-d7c7-4a3d-a78c-73da7eb4fac9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:18.188754 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:18.188754 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:18.188902 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-24be5267-d7c7-4a3d-a78c-73da7eb4fac9 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:18.188939 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-24be5267-d7c7-4a3d-a78c-73da7eb4fac9 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:18.189130 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-24be5267-d7c7-4a3d-a78c-73da7eb4fac9 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:18.197357 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4e820b9b-5c41-4ddc-b387-59ea55ae701c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:18.199296 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:18.199296 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:18.203011 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-5451823d-2126-453d-98f8-f013247315a3 req-24be5267-d7c7-4a3d-a78c-73da7eb4fac9 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:18.204310 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e820b9b-5c41-4ddc-b387-59ea55ae701c tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 returned with HTTP 200 Aug 04 09:03:18.204920 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 256/1004] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:18 2026] GET /volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:18.207192 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-24be5267-d7c7-4a3d-a78c-73da7eb4fac9 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:18.207576 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 250/1005] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:18 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:18.221980 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:18.224129 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:18.224659 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:18.224659 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:18.224770 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume with id: d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:18.235842 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:18.235842 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:18.236551 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:18.256081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d846b04b-8aab-4c15-a726-c3ef989e19fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:18.258841 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d846b04b-8aab-4c15-a726-c3ef989e19fa tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:03:18.259105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d846b04b-8aab-4c15-a726-c3ef989e19fa tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:18.259806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d846b04b-8aab-4c15-a726-c3ef989e19fa tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:18.260227 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume request issued successfully. Aug 04 09:03:18.260519 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dc569e6-0387-4c63-9e2a-aa91879ed8e2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 returned with HTTP 202 Aug 04 09:03:18.261034 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 251/1006] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:18 2026] DELETE /volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:18.269268 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:18.269268 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:18.271060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8aebc61e-10d5-491d-8d17-d0e8c3e7071a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:18.273895 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8aebc61e-10d5-491d-8d17-d0e8c3e7071a tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:18.274087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8aebc61e-10d5-491d-8d17-d0e8c3e7071a tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:18.274332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8aebc61e-10d5-491d-8d17-d0e8c3e7071a tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:18.274373 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d846b04b-8aab-4c15-a726-c3ef989e19fa tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:18.280418 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d846b04b-8aab-4c15-a726-c3ef989e19fa tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 returned with HTTP 200 Aug 04 09:03:18.281241 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 250/1007] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:18 2026] GET /volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:18.283403 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:18.283403 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:18.287817 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8aebc61e-10d5-491d-8d17-d0e8c3e7071a tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:18.293508 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8aebc61e-10d5-491d-8d17-d0e8c3e7071a tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 returned with HTTP 200 Aug 04 09:03:18.294177 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 257/1008] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:18 2026] GET /volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:19.308803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c9f7b158-7a41-4920-8fbc-b9ce0d5cda28 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.311315 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9f7b158-7a41-4920-8fbc-b9ce0d5cda28 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 Aug 04 09:03:19.311674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9f7b158-7a41-4920-8fbc-b9ce0d5cda28 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:19.311966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9f7b158-7a41-4920-8fbc-b9ce0d5cda28 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:19.321815 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9f7b158-7a41-4920-8fbc-b9ce0d5cda28 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 returned with HTTP 404 Aug 04 09:03:19.322460 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 251/1009] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:19 2026] GET /volume/v3/volumes/d0744cdf-80cd-412d-a4d0-3d752c2191f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:19.337767 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c0f23cfb-f697-45d1-a79a-14913e1106b2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.344102 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0f23cfb-f697-45d1-a79a-14913e1106b2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:19.344491 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0f23cfb-f697-45d1-a79a-14913e1106b2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:19.345070 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0f23cfb-f697-45d1-a79a-14913e1106b2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:19.354861 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:19.354861 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:19.358519 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c0f23cfb-f697-45d1-a79a-14913e1106b2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:19.363912 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0f23cfb-f697-45d1-a79a-14913e1106b2 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:19.367291 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 252/1010] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:19 2026] GET /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 1406 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:19.384159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2d649798-6a18-404e-93a5-94f4f574f049 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.387037 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d649798-6a18-404e-93a5-94f4f574f049 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] DELETE https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:19.387291 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d649798-6a18-404e-93a5-94f4f574f049 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:19.387478 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d649798-6a18-404e-93a5-94f4f574f049 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:19.387636 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-2d649798-6a18-404e-93a5-94f4f574f049 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume with id: 426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:19.396062 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:19.396062 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:19.396444 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2d649798-6a18-404e-93a5-94f4f574f049 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:19.415685 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2d649798-6a18-404e-93a5-94f4f574f049 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Delete volume request issued successfully. Aug 04 09:03:19.415758 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d649798-6a18-404e-93a5-94f4f574f049 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 202 Aug 04 09:03:19.416149 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 251/1011] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:19 2026] DELETE /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:19.428354 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1599e18a-7371-4a27-b233-1d38d40bf6c4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.428354 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1599e18a-7371-4a27-b233-1d38d40bf6c4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:19.428699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1599e18a-7371-4a27-b233-1d38d40bf6c4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:19.429382 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1599e18a-7371-4a27-b233-1d38d40bf6c4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:19.436921 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:19.436921 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:19.443141 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1599e18a-7371-4a27-b233-1d38d40bf6c4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Volume info retrieved successfully. Aug 04 09:03:19.450308 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1599e18a-7371-4a27-b233-1d38d40bf6c4 tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 200 Aug 04 09:03:19.451212 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 258/1012] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:19 2026] GET /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:19.598924 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ca309af5-7cf0-4ccb-ae78-e287837cc278 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.599370 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca309af5-7cf0-4ccb-ae78-e287837cc278 None None] GET https://10.4.3.176/volume// Aug 04 09:03:19.599557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca309af5-7cf0-4ccb-ae78-e287837cc278 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:19.599744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca309af5-7cf0-4ccb-ae78-e287837cc278 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:19.600058 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca309af5-7cf0-4ccb-ae78-e287837cc278 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:19.600371 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 252/1013] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:19.614709 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5451823d-2126-453d-98f8-f013247315a3 req-e6e23dbe-f7a6-4704-a4af-6de7884fb5c6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.620645 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-e6e23dbe-f7a6-4704-a4af-6de7884fb5c6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:19.620645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-e6e23dbe-f7a6-4704-a4af-6de7884fb5c6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e17f2ac-04f4-48fe-87b7-7c8aac851412", "connector": null, "instance_uuid": "08a574b7-f44e-42b1-8f1a-ff2a1ca24621"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:19.642590 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:19.642590 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:19.689114 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-e6e23dbe-f7a6-4704-a4af-6de7884fb5c6 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:19.690164 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 253/1014] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:19 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:19.709863 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ca4960c2-f2ec-4f94-b28a-1ebffb1538f7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.710426 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ca4960c2-f2ec-4f94-b28a-1ebffb1538f7 None None] GET https://10.4.3.176/volume// Aug 04 09:03:19.710667 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ca4960c2-f2ec-4f94-b28a-1ebffb1538f7 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:19.710941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ca4960c2-f2ec-4f94-b28a-1ebffb1538f7 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:19.711387 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ca4960c2-f2ec-4f94-b28a-1ebffb1538f7 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:19.711931 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 252/1015] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:19.730012 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-5451823d-2126-453d-98f8-f013247315a3 req-b10ed8ed-b3fe-4236-a493-f63eeca80968 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:19.734731 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b10ed8ed-b3fe-4236-a493-f63eeca80968 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:19.735056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b10ed8ed-b3fe-4236-a493-f63eeca80968 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:19.735361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b10ed8ed-b3fe-4236-a493-f63eeca80968 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:19.758490 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:19.758490 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:19.765747 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-5451823d-2126-453d-98f8-f013247315a3 req-b10ed8ed-b3fe-4236-a493-f63eeca80968 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:19.775525 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b10ed8ed-b3fe-4236-a493-f63eeca80968 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:19.776398 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 259/1016] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:19 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1319 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:20.251615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-5451823d-2126-453d-98f8-f013247315a3 req-b3003618-33a7-43b6-9acc-978af246f964 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:20.255048 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b3003618-33a7-43b6-9acc-978af246f964 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] DELETE https://10.4.3.176/volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9 Aug 04 09:03:20.255340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b3003618-33a7-43b6-9acc-978af246f964 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:20.255611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b3003618-33a7-43b6-9acc-978af246f964 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:20.268326 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:20.268326 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:20.362159 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-b3003618-33a7-43b6-9acc-978af246f964 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9 returned with HTTP 200 Aug 04 09:03:20.362818 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 253/1017] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:03:20 2026] DELETE /volume/v3/attachments/d2011bb4-65a6-4048-99b3-89fb20e820a9 => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:20.475341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1d140bc8-0751-4d85-bfae-633e8633be5e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:20.478454 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1d140bc8-0751-4d85-bfae-633e8633be5e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] GET https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 Aug 04 09:03:20.478454 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1d140bc8-0751-4d85-bfae-633e8633be5e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:20.478604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1d140bc8-0751-4d85-bfae-633e8633be5e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:20.487298 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1d140bc8-0751-4d85-bfae-633e8633be5e tempest-VolumesGetTest-1622589420 tempest-VolumesGetTest-1622589420-project-member] https://10.4.3.176/volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 returned with HTTP 404 Aug 04 09:03:20.487880 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 254/1018] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:20 2026] GET /volume/v3/volumes/426e1e22-17b3-4c91-9553-baf6661ed9e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:20.726039 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-fd097581-cc2f-45d6-b4cd-e7d267ddf529 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:20.729762 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-fd097581-cc2f-45d6-b4cd-e7d267ddf529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357/action Aug 04 09:03:20.730170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-fd097581-cc2f-45d6-b4cd-e7d267ddf529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:20.731795 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-fd097581-cc2f-45d6-b4cd-e7d267ddf529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:20.772305 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:20.772305 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:20.795407 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-822faa12-71db-45dc-bfef-1268b1bcf1bf req-fd097581-cc2f-45d6-b4cd-e7d267ddf529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357/action returned with HTTP 204 Aug 04 09:03:20.795896 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 253/1019] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:20 2026] POST /volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:20.840592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c03f7cf2-c1fc-4019-b35a-403c02a0dcef None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:20.840592 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c03f7cf2-c1fc-4019-b35a-403c02a0dcef None None] GET https://10.4.3.176/volume// Aug 04 09:03:20.840592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c03f7cf2-c1fc-4019-b35a-403c02a0dcef None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:20.840592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c03f7cf2-c1fc-4019-b35a-403c02a0dcef None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:20.841098 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c03f7cf2-c1fc-4019-b35a-403c02a0dcef None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:20.841456 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 260/1020] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:20.893644 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-5451823d-2126-453d-98f8-f013247315a3 req-484eaf6e-5622-4adf-83da-27d6ae386f4c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:20.896533 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-484eaf6e-5622-4adf-83da-27d6ae386f4c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:03:20.896823 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-484eaf6e-5622-4adf-83da-27d6ae386f4c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:20.897083 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-484eaf6e-5622-4adf-83da-27d6ae386f4c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:20.915147 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:20.915147 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:20.920613 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-5451823d-2126-453d-98f8-f013247315a3 req-484eaf6e-5622-4adf-83da-27d6ae386f4c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:03:20.929816 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-484eaf6e-5622-4adf-83da-27d6ae386f4c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:03:20.930107 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 254/1021] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:20 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:21.092548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5451823d-2126-453d-98f8-f013247315a3 req-913f67a6-7c08-4b46-9e8b-75acefde5643 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:21.095241 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-913f67a6-7c08-4b46-9e8b-75acefde5643 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] PUT https://10.4.3.176/volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668 Aug 04 09:03:21.095701 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-913f67a6-7c08-4b46-9e8b-75acefde5643 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:21.106008 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-5451823d-2126-453d-98f8-f013247315a3 req-913f67a6-7c08-4b46-9e8b-75acefde5643 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Acquiring lock "cinder-attachment_update-0e17f2ac-04f4-48fe-87b7-7c8aac851412-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:21.111099 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-5451823d-2126-453d-98f8-f013247315a3 req-913f67a6-7c08-4b46-9e8b-75acefde5643 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-0e17f2ac-04f4-48fe-87b7-7c8aac851412-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:21.112544 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:21.112544 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:21.242293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-5451823d-2126-453d-98f8-f013247315a3 req-913f67a6-7c08-4b46-9e8b-75acefde5643 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-0e17f2ac-04f4-48fe-87b7-7c8aac851412-np0000006401" released by "attachment_update" :: held 0.131s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:21.243304 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-913f67a6-7c08-4b46-9e8b-75acefde5643 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668 returned with HTTP 200 Aug 04 09:03:21.243451 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 255/1022] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:21 2026] PUT /volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:21.345263 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-5451823d-2126-453d-98f8-f013247315a3 req-97770eb6-fa11-4084-9ade-dd6ef948509b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:21.353156 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-97770eb6-fa11-4084-9ade-dd6ef948509b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668/action Aug 04 09:03:21.355861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-97770eb6-fa11-4084-9ade-dd6ef948509b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:21.355861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-97770eb6-fa11-4084-9ade-dd6ef948509b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:21.386719 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:21.386719 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:21.402468 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5451823d-2126-453d-98f8-f013247315a3 req-97770eb6-fa11-4084-9ade-dd6ef948509b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668/action returned with HTTP 204 Aug 04 09:03:21.403141 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 254/1023] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:21 2026] POST /volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:22.375377 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8bcf634f-e5d5-46ac-863a-0d49b14a9dd9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:22.522383 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8bcf634f-e5d5-46ac-863a-0d49b14a9dd9 tempest-VolumesSummaryTest-1838132461 tempest-VolumesSummaryTest-1838132461-project-member] GET https://10.4.3.176/volume/v3/volumes/summary Aug 04 09:03:22.524132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8bcf634f-e5d5-46ac-863a-0d49b14a9dd9 tempest-VolumesSummaryTest-1838132461 tempest-VolumesSummaryTest-1838132461-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:22.524132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8bcf634f-e5d5-46ac-863a-0d49b14a9dd9 tempest-VolumesSummaryTest-1838132461 tempest-VolumesSummaryTest-1838132461-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:22.524132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-8bcf634f-e5d5-46ac-863a-0d49b14a9dd9 tempest-VolumesSummaryTest-1838132461 tempest-VolumesSummaryTest-1838132461-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:03:22.534092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8bcf634f-e5d5-46ac-863a-0d49b14a9dd9 tempest-VolumesSummaryTest-1838132461 tempest-VolumesSummaryTest-1838132461-project-member] Get volume summary completed successfully. {{(pid=100459) get_volume_summary /opt/stack/cinder/cinder/volume/api.py:701}} Aug 04 09:03:22.534290 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8bcf634f-e5d5-46ac-863a-0d49b14a9dd9 tempest-VolumesSummaryTest-1838132461 tempest-VolumesSummaryTest-1838132461-project-member] https://10.4.3.176/volume/v3/volumes/summary returned with HTTP 200 Aug 04 09:03:22.535634 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 261/1024] 10.4.3.176 () {68 vars in 1302 bytes} [Tue Aug 4 09:03:22 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:24.113514 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:24.253473 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:24.253897 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1244286309"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:24.255731 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1244286309'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:24.255891 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume of 1 GB Aug 04 09:03:24.262761 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Availability Zones retrieved successfully. Aug 04 09:03:24.275866 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Flow 'volume_create_api' (89ac2856-bfef-41a3-868b-8e3185963f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:24.277180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da7c301e-01e6-473c-81dd-c181c8f1a47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:24.278464 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:24.314790 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da7c301e-01e6-473c-81dd-c181c8f1a47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:24.316026 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac96664-8e17-46ab-a932-28146d80a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:24.406369 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Created reservations ['79bc5336-90d2-45cb-aa0a-358f94013990', '2462348b-76d9-49bd-a7c6-dfd7bcd09e88', '6a08f655-9d6a-489e-8589-4e120a532f51', '6bbfb95a-7666-4d39-be27-f2e7fb4850b0'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:24.406369 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac96664-8e17-46ab-a932-28146d80a520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79bc5336-90d2-45cb-aa0a-358f94013990', '2462348b-76d9-49bd-a7c6-dfd7bcd09e88', '6a08f655-9d6a-489e-8589-4e120a532f51', '6bbfb95a-7666-4d39-be27-f2e7fb4850b0']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:24.406369 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c05f840-44c1-4040-8b37-21a2121f7c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:24.450074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c05f840-44c1-4040-8b37-21a2121f7c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90323869-1afc-4583-a732-51039415cd24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1244286309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92dc9112886f41f79ae9cdbbcda3c680',qos_specs=None,replication_status=,reservations=['79bc5336-90d2-45cb-aa0a-358f94013990','2462348b-76d9-49bd-a7c6-dfd7bcd09e88','6a08f655-9d6a-489e-8589-4e120a532f51','6bbfb95a-7666-4d39-be27-f2e7fb4850b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd378bb19ea46cf925df567bcc1d740',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1244286309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90323869-1afc-4583-a732-51039415cd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92dc9112886f41f79ae9cdbbcda3c680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dd378bb19ea46cf925df567bcc1d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:24.454159 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1ba516-e65d-4c29-839b-4dcc86276c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:24.484284 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1ba516-e65d-4c29-839b-4dcc86276c80) transitioned into state 'SUCCESS' from state '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-1244286309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92dc9112886f41f79ae9cdbbcda3c680',qos_specs=None,replication_status=,reservations=['79bc5336-90d2-45cb-aa0a-358f94013990','2462348b-76d9-49bd-a7c6-dfd7bcd09e88','6a08f655-9d6a-489e-8589-4e120a532f51','6bbfb95a-7666-4d39-be27-f2e7fb4850b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd378bb19ea46cf925df567bcc1d740',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:24.485329 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db17895a-5691-4692-8b49-8a387525c3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:24.500848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db17895a-5691-4692-8b49-8a387525c3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:24.504540 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Flow 'volume_create_api' (89ac2856-bfef-41a3-868b-8e3185963f35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:24.505262 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume request issued successfully. Aug 04 09:03:24.506676 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f282b870-a7cc-43a6-a78a-db08d5e6ce3e tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:24.513559 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 255/1025] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:24 2026] POST /volume/v3/volumes => generated 750 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:24.524249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5819077b-f01a-41a7-ad95-c9fd905f0225 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:24.526379 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5819077b-f01a-41a7-ad95-c9fd905f0225 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 Aug 04 09:03:24.526563 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5819077b-f01a-41a7-ad95-c9fd905f0225 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:24.526919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5819077b-f01a-41a7-ad95-c9fd905f0225 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:24.535615 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:24.535615 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:24.544559 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5819077b-f01a-41a7-ad95-c9fd905f0225 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:24.553993 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5819077b-f01a-41a7-ad95-c9fd905f0225 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 returned with HTTP 200 Aug 04 09:03:24.554141 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 256/1026] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:24 2026] GET /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:25.572375 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a9076e6f-7b0a-4d14-8dbc-eade85be3449 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:25.574904 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a9076e6f-7b0a-4d14-8dbc-eade85be3449 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 Aug 04 09:03:25.575258 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a9076e6f-7b0a-4d14-8dbc-eade85be3449 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:25.575564 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a9076e6f-7b0a-4d14-8dbc-eade85be3449 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:25.584687 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:25.584687 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:25.594404 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a9076e6f-7b0a-4d14-8dbc-eade85be3449 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:25.602467 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a9076e6f-7b0a-4d14-8dbc-eade85be3449 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 returned with HTTP 200 Aug 04 09:03:25.603037 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 255/1027] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:25 2026] GET /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:27.088891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-f11a286d-afdc-4ad3-ae96-fbc3f46a9069 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.092132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-f11a286d-afdc-4ad3-ae96-fbc3f46a9069 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:03:27.092481 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-f11a286d-afdc-4ad3-ae96-fbc3f46a9069 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:27.092743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-f11a286d-afdc-4ad3-ae96-fbc3f46a9069 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:27.104225 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:27.104225 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:27.112960 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-6d24602a-9215-4255-a481-84ca658b062e req-f11a286d-afdc-4ad3-ae96-fbc3f46a9069 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:27.118719 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-f11a286d-afdc-4ad3-ae96-fbc3f46a9069 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 returned with HTTP 200 Aug 04 09:03:27.118719 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 262/1028] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:27 2026] GET /volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:27.130018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-9f52b609-1134-40b8-92a4-027d47d15d4f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.132725 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-9f52b609-1134-40b8-92a4-027d47d15d4f tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:03:27.133168 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-9f52b609-1134-40b8-92a4-027d47d15d4f tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:27.133354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-9f52b609-1134-40b8-92a4-027d47d15d4f tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:27.143289 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:27.143289 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:27.148352 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-6d24602a-9215-4255-a481-84ca658b062e req-9f52b609-1134-40b8-92a4-027d47d15d4f tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:27.154434 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-9f52b609-1134-40b8-92a4-027d47d15d4f tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 returned with HTTP 200 Aug 04 09:03:27.154997 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 256/1029] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:27 2026] GET /volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:27.166735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-370686d5-bc52-40d0-ad7c-9987b55e180e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.169102 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-370686d5-bc52-40d0-ad7c-9987b55e180e tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:03:27.169315 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-370686d5-bc52-40d0-ad7c-9987b55e180e tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:27.169513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-370686d5-bc52-40d0-ad7c-9987b55e180e tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:27.178226 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:27.178226 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:27.182580 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-6d24602a-9215-4255-a481-84ca658b062e req-370686d5-bc52-40d0-ad7c-9987b55e180e tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:27.187881 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-370686d5-bc52-40d0-ad7c-9987b55e180e tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 returned with HTTP 200 Aug 04 09:03:27.188315 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 257/1030] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:27 2026] GET /volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:27.202540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bbb476a0-66fa-4226-acbd-ab3421e91551 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.205675 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bbb476a0-66fa-4226-acbd-ab3421e91551 None None] GET https://10.4.3.176/volume// Aug 04 09:03:27.205675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bbb476a0-66fa-4226-acbd-ab3421e91551 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:27.205675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bbb476a0-66fa-4226-acbd-ab3421e91551 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:27.205675 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bbb476a0-66fa-4226-acbd-ab3421e91551 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:27.205675 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 256/1031] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:03:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:27.216072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-6b5fd18b-8e50-4886-8217-4fdd75ec8e9d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.218442 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-6b5fd18b-8e50-4886-8217-4fdd75ec8e9d tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:27.219684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-6b5fd18b-8e50-4886-8217-4fdd75ec8e9d tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e370d55a-3720-4f0a-8cd2-9db09ef62626", "connector": null, "instance_uuid": "ff130869-b947-4849-89c1-5686c93b8bbb"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:27.243729 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:27.243729 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:27.285244 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-6b5fd18b-8e50-4886-8217-4fdd75ec8e9d tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:27.285974 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 263/1032] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:27 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:27.298727 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5837bb02-92ee-4552-9572-d665657b10f9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.299372 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5837bb02-92ee-4552-9572-d665657b10f9 None None] GET https://10.4.3.176/volume// Aug 04 09:03:27.299686 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5837bb02-92ee-4552-9572-d665657b10f9 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:27.299992 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5837bb02-92ee-4552-9572-d665657b10f9 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:27.300424 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5837bb02-92ee-4552-9572-d665657b10f9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:27.301092 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 257/1033] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:03:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:27.312831 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-e739eed1-d4b5-4d4d-84e9-e3e357b512c0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.314448 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-e739eed1-d4b5-4d4d-84e9-e3e357b512c0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:27.314841 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-e739eed1-d4b5-4d4d-84e9-e3e357b512c0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95010c26-df16-4b76-9969-849c40fc8634", "connector": null, "instance_uuid": "ff130869-b947-4849-89c1-5686c93b8bbb"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:27.324655 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:27.324655 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:27.370369 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-e739eed1-d4b5-4d4d-84e9-e3e357b512c0 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:27.370990 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 258/1034] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:27 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:27.384509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8f80e935-11ae-4641-9422-a9969fbe0a58 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.384509 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8f80e935-11ae-4641-9422-a9969fbe0a58 None None] GET https://10.4.3.176/volume// Aug 04 09:03:27.384509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8f80e935-11ae-4641-9422-a9969fbe0a58 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:27.384833 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8f80e935-11ae-4641-9422-a9969fbe0a58 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:27.385462 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8f80e935-11ae-4641-9422-a9969fbe0a58 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:27.386290 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 257/1035] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:03:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:27.401139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-38667659-053d-43fc-a211-f90cee72e222 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:27.403605 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-38667659-053d-43fc-a211-f90cee72e222 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:27.404119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-38667659-053d-43fc-a211-f90cee72e222 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "777ae94d-9aa2-4c92-bfc7-7b966cd8d499", "connector": null, "instance_uuid": "ff130869-b947-4849-89c1-5686c93b8bbb"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:27.421325 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:27.421325 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:27.484980 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-38667659-053d-43fc-a211-f90cee72e222 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:27.485609 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 264/1036] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:27 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:30.228127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-17a86e5d-e81b-4213-9268-14d8e400dc88 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.228591 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17a86e5d-e81b-4213-9268-14d8e400dc88 None None] GET https://10.4.3.176/volume// Aug 04 09:03:30.228753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17a86e5d-e81b-4213-9268-14d8e400dc88 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:30.228981 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17a86e5d-e81b-4213-9268-14d8e400dc88 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:30.229385 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17a86e5d-e81b-4213-9268-14d8e400dc88 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:30.229796 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 258/1037] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:30.241346 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-4881e519-23bd-4861-a09d-3e0cd56de1c9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.246291 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4881e519-23bd-4861-a09d-3e0cd56de1c9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:03:30.246291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4881e519-23bd-4861-a09d-3e0cd56de1c9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:30.246291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4881e519-23bd-4861-a09d-3e0cd56de1c9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:30.248754 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=352,cinder:UPDATE=92,cinder:INSERT=40 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:03:30.259605 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:30.259605 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:30.266265 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-6d24602a-9215-4255-a481-84ca658b062e req-4881e519-23bd-4861-a09d-3e0cd56de1c9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:30.275872 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4881e519-23bd-4861-a09d-3e0cd56de1c9 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 returned with HTTP 200 Aug 04 09:03:30.276736 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 259/1038] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:30 2026] GET /volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 => generated 1543 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:30.386334 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-841b1a85-40bb-4299-9061-bf0b9178f010 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.389019 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-841b1a85-40bb-4299-9061-bf0b9178f010 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] PUT https://10.4.3.176/volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567 Aug 04 09:03:30.389486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-841b1a85-40bb-4299-9061-bf0b9178f010 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:30.393355 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=406,cinder:UPDATE=124,cinder:INSERT=65 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:03:30.400339 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-841b1a85-40bb-4299-9061-bf0b9178f010 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Acquiring lock "cinder-attachment_update-e370d55a-3720-4f0a-8cd2-9db09ef62626-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:30.413030 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-841b1a85-40bb-4299-9061-bf0b9178f010 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Lock "cinder-attachment_update-e370d55a-3720-4f0a-8cd2-9db09ef62626-np0000006401" acquired by "attachment_update" :: waited 0.012s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:30.414626 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:30.414626 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:30.524722 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-841b1a85-40bb-4299-9061-bf0b9178f010 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Lock "cinder-attachment_update-e370d55a-3720-4f0a-8cd2-9db09ef62626-np0000006401" released by "attachment_update" :: held 0.112s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:30.525142 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-841b1a85-40bb-4299-9061-bf0b9178f010 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567 returned with HTTP 200 Aug 04 09:03:30.525768 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 258/1039] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:30 2026] PUT /volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:30.566725 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-4906782e-4ab2-46d7-b603-a095e7f9da15 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.570254 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4906782e-4ab2-46d7-b603-a095e7f9da15 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567/action Aug 04 09:03:30.570254 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4906782e-4ab2-46d7-b603-a095e7f9da15 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:30.570254 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4906782e-4ab2-46d7-b603-a095e7f9da15 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:30.606848 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:30.606848 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:30.622375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-4906782e-4ab2-46d7-b603-a095e7f9da15 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567/action returned with HTTP 204 Aug 04 09:03:30.622901 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 265/1040] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:30 2026] POST /volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:30.662995 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8c550e49-514e-43ba-a438-c39a3031a838 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.665129 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8c550e49-514e-43ba-a438-c39a3031a838 None None] GET https://10.4.3.176/volume// Aug 04 09:03:30.665129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8c550e49-514e-43ba-a438-c39a3031a838 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:30.665129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8c550e49-514e-43ba-a438-c39a3031a838 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:30.665129 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8c550e49-514e-43ba-a438-c39a3031a838 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:30.665129 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 259/1041] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:30.677309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-8e123687-40b9-4e93-8746-e9827ad3a343 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.684113 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-8e123687-40b9-4e93-8746-e9827ad3a343 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:03:30.684463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-8e123687-40b9-4e93-8746-e9827ad3a343 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:30.684726 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-8e123687-40b9-4e93-8746-e9827ad3a343 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:30.701347 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:30.701347 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:30.708822 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-6d24602a-9215-4255-a481-84ca658b062e req-8e123687-40b9-4e93-8746-e9827ad3a343 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:30.715278 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-8e123687-40b9-4e93-8746-e9827ad3a343 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 returned with HTTP 200 Aug 04 09:03:30.716586 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 260/1042] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:30 2026] GET /volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 => generated 1029 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:30.772354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a72379cf-a78f-42e8-ba1b-5848490db238 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.776891 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:30.777214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1859950417"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:30.779317 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1859950417'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:30.779539 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Create volume of 1 GB Aug 04 09:03:30.780171 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:30.780171 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:30.786412 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Availability Zones retrieved successfully. Aug 04 09:03:30.796985 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Flow 'volume_create_api' (deb93757-6614-4736-b892-74648fce067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:30.798533 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4b6b77-33b8-4ee0-892d-597a6c0500b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:30.800436 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:30.859228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-b2fb217e-97cc-477f-8d85-1da35ae6a6de None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:30.859228 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-b2fb217e-97cc-477f-8d85-1da35ae6a6de tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] PUT https://10.4.3.176/volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be Aug 04 09:03:30.859438 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-b2fb217e-97cc-477f-8d85-1da35ae6a6de tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:30.869947 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee4b6b77-33b8-4ee0-892d-597a6c0500b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:30.872414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6afab6be-578a-4e5c-9985-d2605fd2532f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:30.874160 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-b2fb217e-97cc-477f-8d85-1da35ae6a6de tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Acquiring lock "cinder-attachment_update-95010c26-df16-4b76-9969-849c40fc8634-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:30.884104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-b2fb217e-97cc-477f-8d85-1da35ae6a6de tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Lock "cinder-attachment_update-95010c26-df16-4b76-9969-849c40fc8634-np0000006401" acquired by "attachment_update" :: waited 0.009s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:30.886169 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:30.886169 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:30.954843 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Created reservations ['7e95abf5-8617-40f3-a0f0-06458ee79b43', '3e1e8ca8-5018-4693-a577-08f54a66b9ce', '8a527986-35fe-49f7-90cf-2e0edff4ff9d', '047179e5-5f16-4278-af0c-2ddeed0686af'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:30.954843 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6afab6be-578a-4e5c-9985-d2605fd2532f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e95abf5-8617-40f3-a0f0-06458ee79b43', '3e1e8ca8-5018-4693-a577-08f54a66b9ce', '8a527986-35fe-49f7-90cf-2e0edff4ff9d', '047179e5-5f16-4278-af0c-2ddeed0686af']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:30.955252 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4da43ee-d2d6-4657-964e-3358370341d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:30.992464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4da43ee-d2d6-4657-964e-3358370341d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd24c80bd-c14d-4288-ae43-2f8e06b98930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1859950417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f237f3d057042c9ab9678794061c6f9',qos_specs=None,replication_status=,reservations=['7e95abf5-8617-40f3-a0f0-06458ee79b43','3e1e8ca8-5018-4693-a577-08f54a66b9ce','8a527986-35fe-49f7-90cf-2e0edff4ff9d','047179e5-5f16-4278-af0c-2ddeed0686af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb1313c359b4ed8b8edda53c941a893',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1859950417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d24c80bd-c14d-4288-ae43-2f8e06b98930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f237f3d057042c9ab9678794061c6f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eb1313c359b4ed8b8edda53c941a893',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:30.993471 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6bee67-f0df-40bc-9ae5-1d64a0781ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:31.012040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-b2fb217e-97cc-477f-8d85-1da35ae6a6de tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Lock "cinder-attachment_update-95010c26-df16-4b76-9969-849c40fc8634-np0000006401" released by "attachment_update" :: held 0.129s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:31.012437 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-b2fb217e-97cc-477f-8d85-1da35ae6a6de tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be returned with HTTP 200 Aug 04 09:03:31.012986 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 266/1043] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:30 2026] PUT /volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:31.027952 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd6bee67-f0df-40bc-9ae5-1d64a0781ca9) transitioned into state 'SUCCESS' from state '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-1859950417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f237f3d057042c9ab9678794061c6f9',qos_specs=None,replication_status=,reservations=['7e95abf5-8617-40f3-a0f0-06458ee79b43','3e1e8ca8-5018-4693-a577-08f54a66b9ce','8a527986-35fe-49f7-90cf-2e0edff4ff9d','047179e5-5f16-4278-af0c-2ddeed0686af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb1313c359b4ed8b8edda53c941a893',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:31.028743 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d962f468-38c4-4cfa-9c84-155f5da3bc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:31.040446 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-bcc7d660-19d6-4faa-bd7c-3c89d66aa8f3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:31.042677 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-bcc7d660-19d6-4faa-bd7c-3c89d66aa8f3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be/action Aug 04 09:03:31.043985 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d962f468-38c4-4cfa-9c84-155f5da3bc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:31.046128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Flow 'volume_create_api' (deb93757-6614-4736-b892-74648fce067d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:31.046128 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Create volume request issued successfully. Aug 04 09:03:31.046517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-bcc7d660-19d6-4faa-bd7c-3c89d66aa8f3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:31.046637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-bcc7d660-19d6-4faa-bd7c-3c89d66aa8f3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:31.046721 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a72379cf-a78f-42e8-ba1b-5848490db238 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:31.047338 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 259/1044] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:30 2026] POST /volume/v3/volumes => generated 754 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:31.051503 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=447,cinder:INSERT=86,cinder:UPDATE=155 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:03:31.073591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-95700daf-2cf7-4cf3-b392-9fa220c76d35 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:31.076741 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95700daf-2cf7-4cf3-b392-9fa220c76d35 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:31.076953 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95700daf-2cf7-4cf3-b392-9fa220c76d35 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:31.077179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95700daf-2cf7-4cf3-b392-9fa220c76d35 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:31.080239 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:31.080239 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:31.084231 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:31.084231 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:31.087834 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-95700daf-2cf7-4cf3-b392-9fa220c76d35 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:31.094291 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95700daf-2cf7-4cf3-b392-9fa220c76d35 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:31.094291 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 261/1045] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:31 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:31.103224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-bcc7d660-19d6-4faa-bd7c-3c89d66aa8f3 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be/action returned with HTTP 204 Aug 04 09:03:31.103679 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 260/1046] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:31 2026] POST /volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:31.130988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-adfcbdce-0bb8-4f13-adae-fe8eacc11397 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:31.131835 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-adfcbdce-0bb8-4f13-adae-fe8eacc11397 None None] GET https://10.4.3.176/volume// Aug 04 09:03:31.132079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-adfcbdce-0bb8-4f13-adae-fe8eacc11397 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:31.132373 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-adfcbdce-0bb8-4f13-adae-fe8eacc11397 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:31.132777 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-adfcbdce-0bb8-4f13-adae-fe8eacc11397 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:31.133129 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 267/1047] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:31.144630 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-fe71d9ed-b8e3-4f0b-9811-02ab942aeb9a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:31.150406 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-fe71d9ed-b8e3-4f0b-9811-02ab942aeb9a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:03:31.150774 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-fe71d9ed-b8e3-4f0b-9811-02ab942aeb9a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:31.151189 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-fe71d9ed-b8e3-4f0b-9811-02ab942aeb9a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:31.165290 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:31.165290 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:31.174480 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-6d24602a-9215-4255-a481-84ca658b062e req-fe71d9ed-b8e3-4f0b-9811-02ab942aeb9a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:03:31.179583 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-fe71d9ed-b8e3-4f0b-9811-02ab942aeb9a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 returned with HTTP 200 Aug 04 09:03:31.180100 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 260/1048] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:31 2026] GET /volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:31.301555 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-43b3c262-ce5e-453b-b132-d3377291b32c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:31.307120 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-43b3c262-ce5e-453b-b132-d3377291b32c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] PUT https://10.4.3.176/volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6 Aug 04 09:03:31.309158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-43b3c262-ce5e-453b-b132-d3377291b32c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:31.318120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-43b3c262-ce5e-453b-b132-d3377291b32c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Acquiring lock "cinder-attachment_update-777ae94d-9aa2-4c92-bfc7-7b966cd8d499-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:31.327424 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-43b3c262-ce5e-453b-b132-d3377291b32c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Lock "cinder-attachment_update-777ae94d-9aa2-4c92-bfc7-7b966cd8d499-np0000006401" acquired by "attachment_update" :: waited 0.009s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:31.328572 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:31.328572 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:31.421233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-6d24602a-9215-4255-a481-84ca658b062e req-43b3c262-ce5e-453b-b132-d3377291b32c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Lock "cinder-attachment_update-777ae94d-9aa2-4c92-bfc7-7b966cd8d499-np0000006401" released by "attachment_update" :: held 0.094s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:31.421695 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-43b3c262-ce5e-453b-b132-d3377291b32c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6 returned with HTTP 200 Aug 04 09:03:31.422156 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 262/1049] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:31 2026] PUT /volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:31.453656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-6d24602a-9215-4255-a481-84ca658b062e req-e666fccd-310b-4547-9cf0-9cbf0843a9ce None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:31.455902 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-e666fccd-310b-4547-9cf0-9cbf0843a9ce tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] POST https://10.4.3.176/volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6/action Aug 04 09:03:31.456272 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-e666fccd-310b-4547-9cf0-9cbf0843a9ce tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:31.456433 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-e666fccd-310b-4547-9cf0-9cbf0843a9ce tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:31.483964 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:31.483964 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:31.504417 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-6d24602a-9215-4255-a481-84ca658b062e req-e666fccd-310b-4547-9cf0-9cbf0843a9ce tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6/action returned with HTTP 204 Aug 04 09:03:31.505108 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 261/1050] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:31 2026] POST /volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:32.109425 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8ae6a84e-9ac8-4a53-9590-149e778d5e37 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:32.111374 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ae6a84e-9ac8-4a53-9590-149e778d5e37 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:32.111624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ae6a84e-9ac8-4a53-9590-149e778d5e37 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:32.111844 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ae6a84e-9ac8-4a53-9590-149e778d5e37 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:32.122416 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:32.122416 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:32.128556 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8ae6a84e-9ac8-4a53-9590-149e778d5e37 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:32.134550 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ae6a84e-9ac8-4a53-9590-149e778d5e37 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:32.134959 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 268/1051] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:32 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:32.557720 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-b25e1bf6-5553-46f9-8ea4-a0ef5e0aa82b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:32.561022 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-b25e1bf6-5553-46f9-8ea4-a0ef5e0aa82b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:32.561360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-b25e1bf6-5553-46f9-8ea4-a0ef5e0aa82b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:32.561632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-b25e1bf6-5553-46f9-8ea4-a0ef5e0aa82b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:32.579611 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:32.579611 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:32.586947 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-b25e1bf6-5553-46f9-8ea4-a0ef5e0aa82b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:32.593721 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-b25e1bf6-5553-46f9-8ea4-a0ef5e0aa82b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:32.593721 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 261/1052] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:32 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:32.887780 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0fc16ccf-203c-47e3-b7cc-cb38c328c131 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:32.887780 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0fc16ccf-203c-47e3-b7cc-cb38c328c131 None None] GET https://10.4.3.176/volume// Aug 04 09:03:32.887780 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0fc16ccf-203c-47e3-b7cc-cb38c328c131 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:32.888358 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0fc16ccf-203c-47e3-b7cc-cb38c328c131 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:32.888871 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0fc16ccf-203c-47e3-b7cc-cb38c328c131 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:32.889326 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 263/1053] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:03:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:32.897878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-337e6c20-6d14-44c1-a600-623861283bad None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:32.900338 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-337e6c20-6d14-44c1-a600-623861283bad tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:32.900790 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-337e6c20-6d14-44c1-a600-623861283bad tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d24c80bd-c14d-4288-ae43-2f8e06b98930", "connector": null, "instance_uuid": "4f929b1e-55a9-4208-bd7e-fcfc4f491782"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:32.914334 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:32.914334 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:32.962665 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-337e6c20-6d14-44c1-a600-623861283bad tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:32.963598 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 262/1054] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:32 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:33.007703 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e07547f7-fbf1-4f2d-b974-ac60db56a19e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:33.012118 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e07547f7-fbf1-4f2d-b974-ac60db56a19e tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:33.012402 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e07547f7-fbf1-4f2d-b974-ac60db56a19e tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:33.012651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e07547f7-fbf1-4f2d-b974-ac60db56a19e tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:33.018851 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=371,cinder:INSERT=60,cinder:UPDATE=109 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:03:33.026632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4a8055c2-2c39-4a06-a25c-7d05b0ade5b5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:33.026632 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4a8055c2-2c39-4a06-a25c-7d05b0ade5b5 None None] GET https://10.4.3.176/volume// Aug 04 09:03:33.026632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4a8055c2-2c39-4a06-a25c-7d05b0ade5b5 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:33.027228 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4a8055c2-2c39-4a06-a25c-7d05b0ade5b5 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:33.027948 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4a8055c2-2c39-4a06-a25c-7d05b0ade5b5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:33.028537 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 262/1055] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:33.034077 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:33.034077 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:33.041669 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e07547f7-fbf1-4f2d-b974-ac60db56a19e tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:33.044443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-d2c0e85d-c2d5-4434-b3d3-2377994ae0c0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:33.047325 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-d2c0e85d-c2d5-4434-b3d3-2377994ae0c0 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:33.047939 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-d2c0e85d-c2d5-4434-b3d3-2377994ae0c0 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:33.048405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-d2c0e85d-c2d5-4434-b3d3-2377994ae0c0 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:33.048813 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e07547f7-fbf1-4f2d-b974-ac60db56a19e tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:33.050279 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 269/1056] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:33 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:33.062996 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:33.062996 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:33.070258 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-d2c0e85d-c2d5-4434-b3d3-2377994ae0c0 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:33.076276 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-d2c0e85d-c2d5-4434-b3d3-2377994ae0c0 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:33.076569 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 264/1057] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:33 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:33.183312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e86062dd-bcf6-4925-b291-7d7acfdfaf49 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:33.189524 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e86062dd-bcf6-4925-b291-7d7acfdfaf49 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] PUT https://10.4.3.176/volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027 Aug 04 09:03:33.189524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e86062dd-bcf6-4925-b291-7d7acfdfaf49 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:33.206439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e86062dd-bcf6-4925-b291-7d7acfdfaf49 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Acquiring lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:33.211813 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e86062dd-bcf6-4925-b291-7d7acfdfaf49 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:33.212937 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:33.212937 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:33.328715 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e86062dd-bcf6-4925-b291-7d7acfdfaf49 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" released by "attachment_update" :: held 0.117s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:33.328979 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e86062dd-bcf6-4925-b291-7d7acfdfaf49 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027 returned with HTTP 200 Aug 04 09:03:33.329759 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 263/1058] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:33 2026] PUT /volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:33.647134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0286865f-0c85-4c5c-8119-92aed8cdc8fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:33.649922 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0286865f-0c85-4c5c-8119-92aed8cdc8fa tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/feb19bf5-7d65-4ad8-8e30-c393469f13b9/action Aug 04 09:03:33.650339 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0286865f-0c85-4c5c-8119-92aed8cdc8fa tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-attach": {"instance_uuid": "949eda8a-48aa-49cc-a0a8-826313e6be91", "mountpoint": "/dev/vdc"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:33.650473 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0286865f-0c85-4c5c-8119-92aed8cdc8fa tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "949eda8a-48aa-49cc-a0a8-826313e6be91", "mountpoint": "/dev/vdc"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:33.659106 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0286865f-0c85-4c5c-8119-92aed8cdc8fa tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/feb19bf5-7d65-4ad8-8e30-c393469f13b9/action returned with HTTP 404 Aug 04 09:03:33.659902 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 263/1059] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:33 2026] POST /volume/v3/volumes/feb19bf5-7d65-4ad8-8e30-c393469f13b9/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:34.066434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-20156c36-b8a5-40e3-aab8-3bcda49e999a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:34.071115 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20156c36-b8a5-40e3-aab8-3bcda49e999a tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:34.071115 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20156c36-b8a5-40e3-aab8-3bcda49e999a tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:34.072625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20156c36-b8a5-40e3-aab8-3bcda49e999a tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:34.087115 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:34.087115 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:34.092363 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-20156c36-b8a5-40e3-aab8-3bcda49e999a tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:34.097762 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20156c36-b8a5-40e3-aab8-3bcda49e999a tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:34.098185 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 270/1060] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:34 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:35.115580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-25673769-1ea0-4431-b1b6-6354a3fe7be1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:35.118267 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-25673769-1ea0-4431-b1b6-6354a3fe7be1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:35.119290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-25673769-1ea0-4431-b1b6-6354a3fe7be1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:35.119290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-25673769-1ea0-4431-b1b6-6354a3fe7be1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:35.138403 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:35.138403 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:35.148712 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-25673769-1ea0-4431-b1b6-6354a3fe7be1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:35.159125 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-25673769-1ea0-4431-b1b6-6354a3fe7be1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:35.160523 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 265/1061] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:35 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:36.179326 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-688866af-5636-45e8-9f1a-72400ba56926 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:36.184954 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-688866af-5636-45e8-9f1a-72400ba56926 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:36.184954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-688866af-5636-45e8-9f1a-72400ba56926 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:36.184954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-688866af-5636-45e8-9f1a-72400ba56926 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:36.198887 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:36.198887 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:36.204411 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-688866af-5636-45e8-9f1a-72400ba56926 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:36.211615 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-688866af-5636-45e8-9f1a-72400ba56926 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:36.212258 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 264/1062] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:36 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:36.655453 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e108719e-ee79-4df8-ad21-90eed8b7ce2c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:36.659469 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e108719e-ee79-4df8-ad21-90eed8b7ce2c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] POST https://10.4.3.176/volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027/action Aug 04 09:03:36.660907 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e108719e-ee79-4df8-ad21-90eed8b7ce2c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:36.660907 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e108719e-ee79-4df8-ad21-90eed8b7ce2c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:36.684091 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:36.684091 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:36.720835 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-364a261b-7e8a-49e0-ba2c-f31f8f528169 req-e108719e-ee79-4df8-ad21-90eed8b7ce2c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027/action returned with HTTP 204 Aug 04 09:03:36.721598 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 264/1063] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:36 2026] POST /volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:37.228786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-36fa27bb-52ed-487b-8651-23c87d6d7b20 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:37.231060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36fa27bb-52ed-487b-8651-23c87d6d7b20 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:37.231289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36fa27bb-52ed-487b-8651-23c87d6d7b20 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:37.231624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36fa27bb-52ed-487b-8651-23c87d6d7b20 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:37.242621 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:37.242621 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:37.246477 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-36fa27bb-52ed-487b-8651-23c87d6d7b20 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:37.252465 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36fa27bb-52ed-487b-8651-23c87d6d7b20 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:37.252960 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 271/1064] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:37 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:37.269854 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-973bb00b-3eea-4642-b578-5696e6f8762d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:37.272139 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-973bb00b-3eea-4642-b578-5696e6f8762d tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:03:37.272381 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-973bb00b-3eea-4642-b578-5696e6f8762d tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:37.272589 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-973bb00b-3eea-4642-b578-5696e6f8762d tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:37.283842 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:37.283842 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:37.288549 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-973bb00b-3eea-4642-b578-5696e6f8762d tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:03:37.294347 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-973bb00b-3eea-4642-b578-5696e6f8762d tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:03:37.294969 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 266/1065] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:37 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:38.447425 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:38.449273 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:38.449634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3fec6211-7108-47f0-9b59-5bf25326dfd6", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1226865509"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:38.451095 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume request body: {'volume': {'imageRef': '3fec6211-7108-47f0-9b59-5bf25326dfd6', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1226865509'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:38.533641 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume of 2 GB Aug 04 09:03:38.537329 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Availability Zones retrieved successfully. Aug 04 09:03:38.543645 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Flow 'volume_create_api' (a753616b-ae70-4f87-908c-5128b24e59cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:38.544800 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66bfd349-e1a8-42f7-9ffb-fbd5574c2b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:38.545763 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Validating volume size '2' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:38.579486 np0000006401 devstack@c-api.service[100461]: WARNING cinder.volume.api [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66bfd349-e1a8-42f7-9ffb-fbd5574c2b83) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 09:03:38.579486 np0000006401 devstack@c-api.service[100461]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3fec6211-7108-47f0-9b59-5bf25326dfd6 is not active. Aug 04 09:03:38.581825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66bfd349-e1a8-42f7-9ffb-fbd5574c2b83) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:38.582176 np0000006401 devstack@c-api.service[100461]: WARNING cinder.volume.api [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66bfd349-e1a8-42f7-9ffb-fbd5574c2b83) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:03:38.583019 np0000006401 devstack@c-api.service[100461]: WARNING cinder.volume.api [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Flow 'volume_create_api' (a753616b-ae70-4f87-908c-5128b24e59cb) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 09:03:38.583421 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a05f3769-ea59-4de2-b997-02e7cc5d9c32 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:03:38.583951 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 265/1066] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:38 2026] POST /volume/v3/volumes => generated 125 bytes in 137 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:40.676308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:40.678133 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:40.678541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c6e8bcfd-b61a-43ee-9217-93bfb5a15777"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:40.680024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c6e8bcfd-b61a-43ee-9217-93bfb5a15777'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:40.782160 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume of 1 GB Aug 04 09:03:40.788811 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Availability Zones retrieved successfully. Aug 04 09:03:40.797214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Flow 'volume_create_api' (4032f8fc-8467-4d56-bebe-0e63fff1ef77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:40.800534 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cc715a-fe59-4163-86d1-0862ac8230ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:40.802747 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:40.852147 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cc715a-fe59-4163-86d1-0862ac8230ff) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 09:03:40.852147 np0000006401 devstack@c-api.service[100460]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 04 09:03:40.855537 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cc715a-fe59-4163-86d1-0862ac8230ff) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:40.857833 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cc715a-fe59-4163-86d1-0862ac8230ff) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:03:40.857833 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Flow 'volume_create_api' (4032f8fc-8467-4d56-bebe-0e63fff1ef77) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 09:03:40.857833 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-daeaeec4-3c9c-44eb-96cd-f9f1d83710f1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:03:40.857833 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 265/1067] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:40 2026] POST /volume/v3/volumes => generated 134 bytes in 182 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.100288 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-717d275f-2515-4fae-becb-87561862832c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.102091 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-717d275f-2515-4fae-becb-87561862832c tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:41.102493 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-717d275f-2515-4fae-becb-87561862832c tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.106286 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-717d275f-2515-4fae-becb-87561862832c tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:03:41.106286 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 272/1068] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.112813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a7f1ff2e-1741-4ab0-88c3-3ace4a4a75a1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.114974 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7f1ff2e-1741-4ab0-88c3-3ace4a4a75a1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:41.115502 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a7f1ff2e-1741-4ab0-88c3-3ace4a4a75a1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2e50de5a-f069-401d-a35a-1112a09af122"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.118151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a7f1ff2e-1741-4ab0-88c3-3ace4a4a75a1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2e50de5a-f069-401d-a35a-1112a09af122'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:41.122686 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7f1ff2e-1741-4ab0-88c3-3ace4a4a75a1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 404 Aug 04 09:03:41.123295 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 267/1069] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.131941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-55e3a773-5383-4d5f-8be9-d349d1741e72 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.134518 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-55e3a773-5383-4d5f-8be9-d349d1741e72 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:41.134518 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-55e3a773-5383-4d5f-8be9-d349d1741e72 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e49aa1ae-39d3-44d1-9974-640a4abb0281"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.136049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-55e3a773-5383-4d5f-8be9-d349d1741e72 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e49aa1ae-39d3-44d1-9974-640a4abb0281'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:41.143274 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-55e3a773-5383-4d5f-8be9-d349d1741e72 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 404 Aug 04 09:03:41.146223 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 266/1070] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.152634 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-536dcf7e-f0e0-4827-ba94-627b07ff6e61 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.154487 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-536dcf7e-f0e0-4827-ba94-627b07ff6e61 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:41.154864 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-536dcf7e-f0e0-4827-ba94-627b07ff6e61 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "68c9b6c0-7858-4cc4-870b-eabfc43e9cac"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.156384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-536dcf7e-f0e0-4827-ba94-627b07ff6e61 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '68c9b6c0-7858-4cc4-870b-eabfc43e9cac'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:41.166411 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-536dcf7e-f0e0-4827-ba94-627b07ff6e61 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 404 Aug 04 09:03:41.167043 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 266/1071] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.177240 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5b90e7f9-b4c2-43ab-b9d2-8301930a45af None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.180105 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5b90e7f9-b4c2-43ab-b9d2-8301930a45af tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:41.180577 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5b90e7f9-b4c2-43ab-b9d2-8301930a45af tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.183129 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5b90e7f9-b4c2-43ab-b9d2-8301930a45af tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:03:41.183767 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 273/1072] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.193663 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-064595a8-13f0-424d-adb3-9417c6dc5de5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.198052 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-064595a8-13f0-424d-adb3-9417c6dc5de5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:41.198604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-064595a8-13f0-424d-adb3-9417c6dc5de5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.201586 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-064595a8-13f0-424d-adb3-9417c6dc5de5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:03:41.202259 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 268/1073] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.211157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2022ecc2-4477-4811-b09e-a43518deada0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.212975 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2022ecc2-4477-4811-b09e-a43518deada0 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:41.213419 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2022ecc2-4477-4811-b09e-a43518deada0 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.215007 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2022ecc2-4477-4811-b09e-a43518deada0 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:03:41.215617 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 267/1074] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.227887 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-eb69a25d-6088-4b5d-9c6e-4a03e67011ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.230368 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eb69a25d-6088-4b5d-9c6e-4a03e67011ac tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] DELETE https://10.4.3.176/volume/v3/volumes/tempest-invalid-1280007920 Aug 04 09:03:41.230588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eb69a25d-6088-4b5d-9c6e-4a03e67011ac tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.230815 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eb69a25d-6088-4b5d-9c6e-4a03e67011ac tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.231016 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-eb69a25d-6088-4b5d-9c6e-4a03e67011ac tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Delete volume with id: tempest-invalid-1280007920 Aug 04 09:03:41.239386 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eb69a25d-6088-4b5d-9c6e-4a03e67011ac tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/tempest-invalid-1280007920 returned with HTTP 404 Aug 04 09:03:41.240264 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 267/1075] 10.4.3.176 () {66 vars in 1321 bytes} [Tue Aug 4 09:03:41 2026] DELETE /volume/v3/volumes/tempest-invalid-1280007920 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:41.248815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2ef59ae1-596e-47fc-ad27-811ed3a1958c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.251056 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 274/1076] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:03:41 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 04 09:03:41.261124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e3bfb3be-bbf7-49a5-8bd8-cace293b3b84 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.263122 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3bfb3be-bbf7-49a5-8bd8-cace293b3b84 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/xxx/action Aug 04 09:03:41.263540 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3bfb3be-bbf7-49a5-8bd8-cace293b3b84 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-detach": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.263680 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3bfb3be-bbf7-49a5-8bd8-cace293b3b84 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.270875 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3bfb3be-bbf7-49a5-8bd8-cace293b3b84 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 04 09:03:41.271471 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 269/1077] 10.4.3.176 () {68 vars in 1291 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:41.281100 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-03848411-86f0-4306-9191-07ff941f7c42 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.282932 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-03848411-86f0-4306-9191-07ff941f7c42 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/tempest-invalid-405182535 Aug 04 09:03:41.283175 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-03848411-86f0-4306-9191-07ff941f7c42 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.283440 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-03848411-86f0-4306-9191-07ff941f7c42 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.291465 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-03848411-86f0-4306-9191-07ff941f7c42 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/tempest-invalid-405182535 returned with HTTP 404 Aug 04 09:03:41.292064 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 268/1078] 10.4.3.176 () {66 vars in 1315 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes/tempest-invalid-405182535 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:41.300757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-70654c39-3261-4620-9f54-39bc1000bac2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.303410 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 268/1079] 10.4.3.176 () {66 vars in 1240 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 04 09:03:41.314599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.316802 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?status=null Aug 04 09:03:41.317024 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.317340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.317649 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:03:41.317886 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Could not evaluate value null, assuming string {{(pid=100459) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:03:41.318812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:03:41.352981 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Get all volumes completed successfully. Aug 04 09:03:41.355377 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2718d724-07e9-434b-9caf-5f3ceba86e24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 04 09:03:41.355836 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 275/1080] 10.4.3.176 () {66 vars in 1281 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:03:41.377090 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.379391 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-443767971 Aug 04 09:03:41.379644 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.379885 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.380324 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:03:41.381360 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-443767971'), ('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:03:41.420700 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Get all volumes completed successfully. Aug 04 09:03:41.424044 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6a38ec00-8944-4de5-9861-9810b48cbdf5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-443767971 returned with HTTP 200 Aug 04 09:03:41.424795 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 270/1081] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-443767971 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:03:41.442949 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.445165 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes?status=null Aug 04 09:03:41.445441 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.445623 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.445942 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:03:41.446272 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Could not evaluate value null, assuming string {{(pid=100461) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:03:41.446876 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:03:41.476098 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Get all volumes completed successfully. Aug 04 09:03:41.476568 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b4524a2d-d2b6-4331-9a75-55179ba0f815 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes?status=null returned with HTTP 200 Aug 04 09:03:41.476957 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 269/1082] 10.4.3.176 () {66 vars in 1260 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:03:41.490902 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.492972 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-792627360 Aug 04 09:03:41.493323 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.493564 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.494362 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:03:41.495512 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-792627360'), ('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:03:41.539399 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Get all volumes completed successfully. Aug 04 09:03:41.539399 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e5843e8d-af78-410d-b0ab-ef83d72f8414 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-792627360 returned with HTTP 200 Aug 04 09:03:41.539597 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 269/1083] 10.4.3.176 () {66 vars in 1336 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-792627360 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:03:41.552704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f23b34a3-6c45-4318-98ec-95db2b13c5fb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.554617 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9fa8e441-396c-44c8-acc7-fe472aab75af None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.555019 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f23b34a3-6c45-4318-98ec-95db2b13c5fb tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action Aug 04 09:03:41.555086 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9fa8e441-396c-44c8-acc7-fe472aab75af None None] GET https://10.4.3.176/volume// Aug 04 09:03:41.555548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9fa8e441-396c-44c8-acc7-fe472aab75af None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.555609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f23b34a3-6c45-4318-98ec-95db2b13c5fb tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.555609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f23b34a3-6c45-4318-98ec-95db2b13c5fb tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.555663 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9fa8e441-396c-44c8-acc7-fe472aab75af None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.555979 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9fa8e441-396c-44c8-acc7-fe472aab75af None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:41.556390 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 271/1084] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:41.564601 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:41.564601 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:41.566037 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e28ce791-b499-4560-9b43-f2402c0e0acb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.567008 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f23b34a3-6c45-4318-98ec-95db2b13c5fb tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:41.569494 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e28ce791-b499-4560-9b43-f2402c0e0acb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:41.569836 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e28ce791-b499-4560-9b43-f2402c0e0acb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d24c80bd-c14d-4288-ae43-2f8e06b98930", "connector": null, "instance_uuid": "4f929b1e-55a9-4208-bd7e-fcfc4f491782"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.584078 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f23b34a3-6c45-4318-98ec-95db2b13c5fb tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Reserve volume completed successfully. Aug 04 09:03:41.584449 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f23b34a3-6c45-4318-98ec-95db2b13c5fb tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action returned with HTTP 202 Aug 04 09:03:41.587933 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 276/1085] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:03:41.592559 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:41.592559 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:41.596074 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0d956a14-4f80-466b-93b8-5fe26c6428e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.598394 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d956a14-4f80-466b-93b8-5fe26c6428e5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action Aug 04 09:03:41.598858 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d956a14-4f80-466b-93b8-5fe26c6428e5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.599024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d956a14-4f80-466b-93b8-5fe26c6428e5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.611465 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:41.611465 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:41.613064 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d956a14-4f80-466b-93b8-5fe26c6428e5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:41.619102 np0000006401 devstack@c-api.service[100460]: ERROR cinder.volume.api [None req-0d956a14-4f80-466b-93b8-5fe26c6428e5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume status must be available to reserve, but the status is attaching. Aug 04 09:03:41.619573 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d956a14-4f80-466b-93b8-5fe26c6428e5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action returned with HTTP 400 Aug 04 09:03:41.620100 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 270/1086] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.629923 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6da84b52-9948-4ab0-ab91-461c4ca2eff5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.633619 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e28ce791-b499-4560-9b43-f2402c0e0acb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:41.634263 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 270/1087] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:41.636251 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6da84b52-9948-4ab0-ab91-461c4ca2eff5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action Aug 04 09:03:41.636251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6da84b52-9948-4ab0-ab91-461c4ca2eff5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.636251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6da84b52-9948-4ab0-ab91-461c4ca2eff5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.650478 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e697d1ec-64ff-46df-ba95-e9c1709b735b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.650588 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:41.650588 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:41.651195 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6da84b52-9948-4ab0-ab91-461c4ca2eff5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:41.655221 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e697d1ec-64ff-46df-ba95-e9c1709b735b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] DELETE https://10.4.3.176/volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027 Aug 04 09:03:41.655575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e697d1ec-64ff-46df-ba95-e9c1709b735b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.655846 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e697d1ec-64ff-46df-ba95-e9c1709b735b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.668844 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:41.668844 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:41.674600 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6da84b52-9948-4ab0-ab91-461c4ca2eff5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Unreserve volume completed successfully. Aug 04 09:03:41.674892 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6da84b52-9948-4ab0-ab91-461c4ca2eff5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action returned with HTTP 202 Aug 04 09:03:41.675519 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 272/1088] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:03:41.690762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-445b00e2-2e3a-4b88-ba8d-f14fd05f9175 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.693347 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-445b00e2-2e3a-4b88-ba8d-f14fd05f9175 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/14b74919-8f4f-4976-b39e-fb225228226b/action Aug 04 09:03:41.694023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-445b00e2-2e3a-4b88-ba8d-f14fd05f9175 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.694292 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-445b00e2-2e3a-4b88-ba8d-f14fd05f9175 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.708517 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-445b00e2-2e3a-4b88-ba8d-f14fd05f9175 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/14b74919-8f4f-4976-b39e-fb225228226b/action returned with HTTP 404 Aug 04 09:03:41.710279 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 271/1089] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/14b74919-8f4f-4976-b39e-fb225228226b/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.722964 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4d5c9151-d31c-406e-8c3d-3bf4a505c502 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.726370 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4d5c9151-d31c-406e-8c3d-3bf4a505c502 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/7434ee93-17e0-4bfb-92f9-09cc7369ed0a/action Aug 04 09:03:41.726752 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4d5c9151-d31c-406e-8c3d-3bf4a505c502 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.726863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4d5c9151-d31c-406e-8c3d-3bf4a505c502 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.734333 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4d5c9151-d31c-406e-8c3d-3bf4a505c502 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/7434ee93-17e0-4bfb-92f9-09cc7369ed0a/action returned with HTTP 404 Aug 04 09:03:41.734888 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 271/1090] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/7434ee93-17e0-4bfb-92f9-09cc7369ed0a/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.745061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d568f9f6-a594-4a51-b498-6f778aac8910 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.747557 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 273/1091] 10.4.3.176 () {68 vars in 1260 bytes} [Tue Aug 4 09:03:41 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 04 09:03:41.757061 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e697d1ec-64ff-46df-ba95-e9c1709b735b tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027 returned with HTTP 200 Aug 04 09:03:41.757628 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 277/1092] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:03:41 2026] DELETE /volume/v3/attachments/b657c4f3-8174-4cb1-a8a3-40b948878027 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:41.760748 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5a0dea86-64a1-4799-af78-80b79e8be266 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.761849 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a0dea86-64a1-4799-af78-80b79e8be266 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] PUT https://10.4.3.176/volume/v3/volumes/tempest-invalid-1691415881 Aug 04 09:03:41.763390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a0dea86-64a1-4799-af78-80b79e8be266 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.773360 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a0dea86-64a1-4799-af78-80b79e8be266 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/tempest-invalid-1691415881 returned with HTTP 404 Aug 04 09:03:41.774156 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 272/1093] 10.4.3.176 () {68 vars in 1338 bytes} [Tue Aug 4 09:03:41 2026] PUT /volume/v3/volumes/tempest-invalid-1691415881 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:41.784061 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5a94703b-4987-468e-b4fd-f0c8f9998e20 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.787473 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a94703b-4987-468e-b4fd-f0c8f9998e20 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] PUT https://10.4.3.176/volume/v3/volumes/a20abb7c-cc70-4946-ba62-ac68f14c11a3 Aug 04 09:03:41.787473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5a94703b-4987-468e-b4fd-f0c8f9998e20 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.797568 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a94703b-4987-468e-b4fd-f0c8f9998e20 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/a20abb7c-cc70-4946-ba62-ac68f14c11a3 returned with HTTP 404 Aug 04 09:03:41.798320 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 272/1094] 10.4.3.176 () {68 vars in 1368 bytes} [Tue Aug 4 09:03:41 2026] PUT /volume/v3/volumes/a20abb7c-cc70-4946-ba62-ac68f14c11a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.811049 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-41881a18-41f7-4c7b-835c-141e90eb9c03 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.812985 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-41881a18-41f7-4c7b-835c-141e90eb9c03 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] DELETE https://10.4.3.176/volume/v3/volumes/48fb5d65-684f-4bfd-894e-b8f0f419c38b Aug 04 09:03:41.813319 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-41881a18-41f7-4c7b-835c-141e90eb9c03 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.813573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-41881a18-41f7-4c7b-835c-141e90eb9c03 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.813799 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-41881a18-41f7-4c7b-835c-141e90eb9c03 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Delete volume with id: 48fb5d65-684f-4bfd-894e-b8f0f419c38b Aug 04 09:03:41.819941 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-41881a18-41f7-4c7b-835c-141e90eb9c03 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/48fb5d65-684f-4bfd-894e-b8f0f419c38b returned with HTTP 404 Aug 04 09:03:41.820676 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 274/1095] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:41 2026] DELETE /volume/v3/volumes/48fb5d65-684f-4bfd-894e-b8f0f419c38b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.831431 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b1268d0d-a290-4f21-9566-84a00e7fbd24 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.833480 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b1268d0d-a290-4f21-9566-84a00e7fbd24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action Aug 04 09:03:41.833939 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b1268d0d-a290-4f21-9566-84a00e7fbd24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.834109 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b1268d0d-a290-4f21-9566-84a00e7fbd24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.835911 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b1268d0d-a290-4f21-9566-84a00e7fbd24 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action returned with HTTP 400 Aug 04 09:03:41.836269 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 278/1096] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.848182 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-08faa78f-f74b-42b0-8efb-248fa71780ab None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.850091 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-08faa78f-f74b-42b0-8efb-248fa71780ab tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action Aug 04 09:03:41.850563 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-08faa78f-f74b-42b0-8efb-248fa71780ab tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.850671 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-08faa78f-f74b-42b0-8efb-248fa71780ab tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.852618 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-08faa78f-f74b-42b0-8efb-248fa71780ab tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action returned with HTTP 400 Aug 04 09:03:41.853120 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 273/1097] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.862933 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6d840b6a-c40d-46e1-8b9f-58dd2b5aa6d8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.865988 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d840b6a-c40d-46e1-8b9f-58dd2b5aa6d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/94e38211-49b0-4d4a-b253-a86193abffb8/action Aug 04 09:03:41.866637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d840b6a-c40d-46e1-8b9f-58dd2b5aa6d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.867109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d840b6a-c40d-46e1-8b9f-58dd2b5aa6d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.878921 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d840b6a-c40d-46e1-8b9f-58dd2b5aa6d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/94e38211-49b0-4d4a-b253-a86193abffb8/action returned with HTTP 404 Aug 04 09:03:41.880117 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 273/1098] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/94e38211-49b0-4d4a-b253-a86193abffb8/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.889061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e0579a32-fe36-4912-8666-f2fd205cec83 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.890796 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0579a32-fe36-4912-8666-f2fd205cec83 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action Aug 04 09:03:41.891230 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0579a32-fe36-4912-8666-f2fd205cec83 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.891403 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0579a32-fe36-4912-8666-f2fd205cec83 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.892855 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0579a32-fe36-4912-8666-f2fd205cec83 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action returned with HTTP 400 Aug 04 09:03:41.893403 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 275/1099] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:03:41.903527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0366dffc-9e51-4061-8c16-c0693276dfec None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.905979 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0366dffc-9e51-4061-8c16-c0693276dfec tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] POST https://10.4.3.176/volume/v3/volumes/None/action Aug 04 09:03:41.906327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0366dffc-9e51-4061-8c16-c0693276dfec tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:41.906442 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0366dffc-9e51-4061-8c16-c0693276dfec tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:41.913468 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0366dffc-9e51-4061-8c16-c0693276dfec tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/None/action returned with HTTP 404 Aug 04 09:03:41.914045 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 279/1100] 10.4.3.176 () {68 vars in 1294 bytes} [Tue Aug 4 09:03:41 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:41.929799 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f4c0e3c4-4cf1-421a-9a94-1ce7f0138c04 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.931687 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4c0e3c4-4cf1-421a-9a94-1ce7f0138c04 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/aac5eb07-b9c0-4074-bfa9-e6c2b5fd9060 Aug 04 09:03:41.931910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4c0e3c4-4cf1-421a-9a94-1ce7f0138c04 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.932154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4c0e3c4-4cf1-421a-9a94-1ce7f0138c04 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.939754 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4c0e3c4-4cf1-421a-9a94-1ce7f0138c04 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/aac5eb07-b9c0-4074-bfa9-e6c2b5fd9060 returned with HTTP 404 Aug 04 09:03:41.940267 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 274/1101] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes/aac5eb07-b9c0-4074-bfa9-e6c2b5fd9060 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:41.951894 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-342a1ee7-5549-433d-a03f-7a14c8de09b5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.954586 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-342a1ee7-5549-433d-a03f-7a14c8de09b5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 Aug 04 09:03:41.954902 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-342a1ee7-5549-433d-a03f-7a14c8de09b5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.955173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-342a1ee7-5549-433d-a03f-7a14c8de09b5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.967053 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:41.967053 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:41.973434 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-342a1ee7-5549-433d-a03f-7a14c8de09b5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:41.978802 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-342a1ee7-5549-433d-a03f-7a14c8de09b5 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 returned with HTTP 200 Aug 04 09:03:41.979302 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 274/1102] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:41 2026] GET /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:41.994117 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:41.996012 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] DELETE https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 Aug 04 09:03:41.996272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:41.996513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:41.996710 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Delete volume with id: 90323869-1afc-4583-a732-51039415cd24 Aug 04 09:03:42.003790 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:42.003790 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:42.004328 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:42.025519 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Delete volume request issued successfully. Aug 04 09:03:42.025519 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1614c0ee-7947-4983-ab2e-d4f042e197d8 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 returned with HTTP 202 Aug 04 09:03:42.025711 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 276/1103] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:03:41 2026] DELETE /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:03:42.036498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2813ba72-7363-4537-980d-d3f1daa23aa1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:42.039028 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2813ba72-7363-4537-980d-d3f1daa23aa1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 Aug 04 09:03:42.039369 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2813ba72-7363-4537-980d-d3f1daa23aa1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:42.039604 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2813ba72-7363-4537-980d-d3f1daa23aa1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:42.053741 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:42.053741 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:42.059114 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2813ba72-7363-4537-980d-d3f1daa23aa1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Volume info retrieved successfully. Aug 04 09:03:42.066046 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2813ba72-7363-4537-980d-d3f1daa23aa1 tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 returned with HTTP 200 Aug 04 09:03:42.067159 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 280/1104] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:42 2026] GET /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:42.838674 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-f3a559bc-9f7f-4b2e-b5e6-7d641a8038c1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:42.840828 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-f3a559bc-9f7f-4b2e-b5e6-7d641a8038c1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] PUT https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 Aug 04 09:03:42.841194 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-f3a559bc-9f7f-4b2e-b5e6-7d641a8038c1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:42.849476 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-f3a559bc-9f7f-4b2e-b5e6-7d641a8038c1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Acquiring lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:42.855083 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-f3a559bc-9f7f-4b2e-b5e6-7d641a8038c1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:42.857577 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:42.857577 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:42.955429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-f3a559bc-9f7f-4b2e-b5e6-7d641a8038c1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" released by "attachment_update" :: held 0.100s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:42.955814 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-f3a559bc-9f7f-4b2e-b5e6-7d641a8038c1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 returned with HTTP 200 Aug 04 09:03:42.956472 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 275/1105] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:42 2026] PUT /volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:42.965303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e6a108d5-be83-40a7-bce7-6dc943f3b10c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:42.967605 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e6a108d5-be83-40a7-bce7-6dc943f3b10c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 Aug 04 09:03:42.967871 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e6a108d5-be83-40a7-bce7-6dc943f3b10c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:42.968058 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e6a108d5-be83-40a7-bce7-6dc943f3b10c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:42.983505 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-e6a108d5-be83-40a7-bce7-6dc943f3b10c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 returned with HTTP 200 Aug 04 09:03:42.983990 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 275/1106] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:03:42 2026] GET /volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:43.082176 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-53c9603f-3a39-476d-b089-52b0d36219ef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:43.084278 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53c9603f-3a39-476d-b089-52b0d36219ef tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] GET https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 Aug 04 09:03:43.084547 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53c9603f-3a39-476d-b089-52b0d36219ef tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:43.084821 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53c9603f-3a39-476d-b089-52b0d36219ef tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:43.091069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53c9603f-3a39-476d-b089-52b0d36219ef tempest-VolumesNegativeTest-911043446 tempest-VolumesNegativeTest-911043446-project-member] https://10.4.3.176/volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 returned with HTTP 404 Aug 04 09:03:43.091661 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 277/1107] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:43 2026] GET /volume/v3/volumes/90323869-1afc-4583-a732-51039415cd24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:44.544926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8c704ed0-5c45-4047-ada8-4e787dcd884f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:44.652231 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8c704ed0-5c45-4047-ada8-4e787dcd884f tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:03:44.652231 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8c704ed0-5c45-4047-ada8-4e787dcd884f tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-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=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:44.668448 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8c704ed0-5c45-4047-ada8-4e787dcd884f tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:03:44.669072 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 281/1108] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:03:44 2026] POST /volume/v3/types => generated 287 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:46.437911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-173e0504-87a0-43dd-a198-ca498c323d0b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:46.443134 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:46.443605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "fc50affc-56c1-4c76-9f5c-c7582dcf8a47", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:46.444951 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'fc50affc-56c1-4c76-9f5c-c7582dcf8a47', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:46.531373 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Create volume of 1 GB Aug 04 09:03:46.531717 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:46.531717 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:46.536619 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Availability Zones retrieved successfully. Aug 04 09:03:46.542937 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Flow 'volume_create_api' (eeff975c-5d5c-4327-b4eb-5e6a703a4d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:46.544147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c46648b-c92f-41a9-8bc3-fa082be8410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:46.545514 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:46.608498 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c46648b-c92f-41a9-8bc3-fa082be8410a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:03:45Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=5ad6a7a2-45fc-4520-a48a-fb096cd21fb7,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': '5ad6a7a2-45fc-4520-a48a-fb096cd21fb7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:46.609344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74df4d50-7ddb-4cb6-80d3-d477d7b78d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:46.637023 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:03:46.637425 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:03:46.674529 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Created reservations ['3efa7c57-81b8-4b3c-91c5-86a7fee8a375', '88abb585-1da7-4e4e-a64f-d39b291a13e5', '146f6124-6774-4af4-9733-19e9149be6ef', 'a9e7039e-bbcc-4c71-95f4-4c269ae87839'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:46.675473 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74df4d50-7ddb-4cb6-80d3-d477d7b78d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3efa7c57-81b8-4b3c-91c5-86a7fee8a375', '88abb585-1da7-4e4e-a64f-d39b291a13e5', '146f6124-6774-4af4-9733-19e9149be6ef', 'a9e7039e-bbcc-4c71-95f4-4c269ae87839']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:46.676314 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df6570fa-cc2b-4f39-8c09-7449ba4957bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:46.699081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df6570fa-cc2b-4f39-8c09-7449ba4957bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4fafb86-dc55-453f-a2ed-d1087f7ada0a', '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='fad8b95ca26f48298d74f131c8ab693e',qos_specs=None,replication_status=,reservations=['3efa7c57-81b8-4b3c-91c5-86a7fee8a375','88abb585-1da7-4e4e-a64f-d39b291a13e5','146f6124-6774-4af4-9733-19e9149be6ef','a9e7039e-bbcc-4c71-95f4-4c269ae87839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeaed37a66994267baf4b1f2ae346ac7',volume_type_id=5ad6a7a2-45fc-4520-a48a-fb096cd21fb7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:46Z,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=c4fafb86-dc55-453f-a2ed-d1087f7ada0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fad8b95ca26f48298d74f131c8ab693e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeaed37a66994267baf4b1f2ae346ac7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5ad6a7a2-45fc-4520-a48a-fb096cd21fb7),volume_type_id=5ad6a7a2-45fc-4520-a48a-fb096cd21fb7)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:46.699816 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b26664-f666-4a91-bd8a-f3ada85c4683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:46.720156 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b26664-f666-4a91-bd8a-f3ada85c4683) transitioned into state 'SUCCESS' from 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='fad8b95ca26f48298d74f131c8ab693e',qos_specs=None,replication_status=,reservations=['3efa7c57-81b8-4b3c-91c5-86a7fee8a375','88abb585-1da7-4e4e-a64f-d39b291a13e5','146f6124-6774-4af4-9733-19e9149be6ef','a9e7039e-bbcc-4c71-95f4-4c269ae87839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeaed37a66994267baf4b1f2ae346ac7',volume_type_id=5ad6a7a2-45fc-4520-a48a-fb096cd21fb7)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:46.721090 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a54136-48c1-4cc5-be49-46c1f4336324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:46.730782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a54136-48c1-4cc5-be49-46c1f4336324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:46.731720 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Flow 'volume_create_api' (eeff975c-5d5c-4327-b4eb-5e6a703a4d35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:46.732015 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Create volume request issued successfully. Aug 04 09:03:46.732732 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-173e0504-87a0-43dd-a198-ca498c323d0b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:46.733428 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 276/1109] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:46 2026] POST /volume/v3/volumes => generated 798 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:46.750062 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-17cba049-cc4b-4f0c-b084-5c387ca711d6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:46.755850 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17cba049-cc4b-4f0c-b084-5c387ca711d6 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:46.756102 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17cba049-cc4b-4f0c-b084-5c387ca711d6 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:46.756491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17cba049-cc4b-4f0c-b084-5c387ca711d6 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:46.765696 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:46.765696 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:46.769359 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-17cba049-cc4b-4f0c-b084-5c387ca711d6 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:46.773495 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17cba049-cc4b-4f0c-b084-5c387ca711d6 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:46.773862 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 276/1110] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:46 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:47.400882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cac3eec7-3b63-4626-b5f1-57acdbbe30a6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:47.402943 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cac3eec7-3b63-4626-b5f1-57acdbbe30a6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:47.403255 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cac3eec7-3b63-4626-b5f1-57acdbbe30a6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:47.403489 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cac3eec7-3b63-4626-b5f1-57acdbbe30a6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:47.415243 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:47.415243 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:47.418605 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-cac3eec7-3b63-4626-b5f1-57acdbbe30a6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Volume info retrieved successfully. Aug 04 09:03:47.423612 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cac3eec7-3b63-4626-b5f1-57acdbbe30a6 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:47.423993 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 278/1111] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:47 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:47.466837 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-2163e095-b229-47d8-98d0-3b1a4ee2e58c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:47.467494 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-2163e095-b229-47d8-98d0-3b1a4ee2e58c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:47.467672 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-2163e095-b229-47d8-98d0-3b1a4ee2e58c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:47.467840 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-2163e095-b229-47d8-98d0-3b1a4ee2e58c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:47.478891 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:47.478891 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:47.482570 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-2163e095-b229-47d8-98d0-3b1a4ee2e58c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:47.486632 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-2163e095-b229-47d8-98d0-3b1a4ee2e58c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:47.487137 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 282/1112] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:47 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:47.511154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-76d98416-69e4-4d80-ac68-4cf437b2d45b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:47.513351 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-76d98416-69e4-4d80-ac68-4cf437b2d45b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd/action Aug 04 09:03:47.513691 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-76d98416-69e4-4d80-ac68-4cf437b2d45b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:47.513806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-76d98416-69e4-4d80-ac68-4cf437b2d45b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:47.526669 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:47.526669 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:47.527144 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-76d98416-69e4-4d80-ac68-4cf437b2d45b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:47.535238 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-76d98416-69e4-4d80-ac68-4cf437b2d45b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Begin detaching volume completed successfully. Aug 04 09:03:47.535571 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-76d98416-69e4-4d80-ac68-4cf437b2d45b tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd/action returned with HTTP 202 Aug 04 09:03:47.536161 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 277/1113] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:03:47 2026] POST /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:03:47.558998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cb281d9f-0749-4083-bc24-0d21568ad250 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:47.561945 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cb281d9f-0749-4083-bc24-0d21568ad250 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:47.562150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cb281d9f-0749-4083-bc24-0d21568ad250 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:47.562400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cb281d9f-0749-4083-bc24-0d21568ad250 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:47.577807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-955cd324-d359-4511-a643-eb8aed4bc654 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:47.578048 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:47.578048 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:47.578162 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-955cd324-d359-4511-a643-eb8aed4bc654 None None] GET https://10.4.3.176/volume// Aug 04 09:03:47.578355 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-955cd324-d359-4511-a643-eb8aed4bc654 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:47.578533 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-955cd324-d359-4511-a643-eb8aed4bc654 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:47.578828 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-955cd324-d359-4511-a643-eb8aed4bc654 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:47.579192 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 279/1114] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:47.581688 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cb281d9f-0749-4083-bc24-0d21568ad250 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:47.585451 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-50556fa4-97de-440e-a553-911d7a70f430 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:47.585972 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cb281d9f-0749-4083-bc24-0d21568ad250 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:47.586516 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 277/1115] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:47 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1444 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:47.587347 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-50556fa4-97de-440e-a553-911d7a70f430 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:47.587578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-50556fa4-97de-440e-a553-911d7a70f430 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:47.587763 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-50556fa4-97de-440e-a553-911d7a70f430 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:47.605350 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:47.605350 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:47.608385 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-50556fa4-97de-440e-a553-911d7a70f430 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:47.612355 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-50556fa4-97de-440e-a553-911d7a70f430 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:47.612730 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 283/1116] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:47 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:47.790091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8878f4a3-5394-4cc9-ad1a-fe49f5b133b5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:47.795586 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8878f4a3-5394-4cc9-ad1a-fe49f5b133b5 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:47.795783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8878f4a3-5394-4cc9-ad1a-fe49f5b133b5 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:47.795958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8878f4a3-5394-4cc9-ad1a-fe49f5b133b5 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:47.808643 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:47.808643 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:47.815737 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8878f4a3-5394-4cc9-ad1a-fe49f5b133b5 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:47.821645 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8878f4a3-5394-4cc9-ad1a-fe49f5b133b5 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:47.822058 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 278/1117] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:47 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 948 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:48.285926 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-26b6ebd4-06bb-4016-93a0-cabd3cfa992d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.288359 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-26b6ebd4-06bb-4016-93a0-cabd3cfa992d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:48.288562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-26b6ebd4-06bb-4016-93a0-cabd3cfa992d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.288783 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-26b6ebd4-06bb-4016-93a0-cabd3cfa992d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.310970 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.310970 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:48.320977 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-26b6ebd4-06bb-4016-93a0-cabd3cfa992d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:48.326949 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-26b6ebd4-06bb-4016-93a0-cabd3cfa992d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:48.326949 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 280/1118] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1444 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:48.351349 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-b285c97e-2768-481a-8a1e-7238dce34841 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.354049 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-b285c97e-2768-481a-8a1e-7238dce34841 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 Aug 04 09:03:48.354348 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-b285c97e-2768-481a-8a1e-7238dce34841 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.354593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-b285c97e-2768-481a-8a1e-7238dce34841 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.363209 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.363209 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:48.435910 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3dfb0c1-9c93-4fae-b9da-e6f34c807a15 req-b285c97e-2768-481a-8a1e-7238dce34841 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 returned with HTTP 200 Aug 04 09:03:48.436530 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 278/1119] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:03:48 2026] DELETE /volume/v3/attachments/44c79030-10e3-4d65-9bb9-4186f2d42a50 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:48.600627 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c129bc93-87f0-470d-849c-ac1dcbbeb461 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.602839 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c129bc93-87f0-470d-849c-ac1dcbbeb461 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:48.603082 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c129bc93-87f0-470d-849c-ac1dcbbeb461 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.603345 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c129bc93-87f0-470d-849c-ac1dcbbeb461 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.614061 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.614061 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:48.618188 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c129bc93-87f0-470d-849c-ac1dcbbeb461 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:48.622740 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c129bc93-87f0-470d-849c-ac1dcbbeb461 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:48.623148 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 284/1120] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:48.634852 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-56fd92f5-1f1c-4bbd-ac1c-9c86e2144946 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.636969 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56fd92f5-1f1c-4bbd-ac1c-9c86e2144946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:48.637151 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56fd92f5-1f1c-4bbd-ac1c-9c86e2144946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.637383 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56fd92f5-1f1c-4bbd-ac1c-9c86e2144946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.647628 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.647628 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:48.651305 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-56fd92f5-1f1c-4bbd-ac1c-9c86e2144946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] Volume info retrieved successfully. Aug 04 09:03:48.655273 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56fd92f5-1f1c-4bbd-ac1c-9c86e2144946 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-reader] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:48.655678 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 279/1121] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:48.706643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-71d77d01-0f0f-4c82-8114-cb77ddb1b0c5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.708540 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-71d77d01-0f0f-4c82-8114-cb77ddb1b0c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:48.708763 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-71d77d01-0f0f-4c82-8114-cb77ddb1b0c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.708942 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-71d77d01-0f0f-4c82-8114-cb77ddb1b0c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.717484 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.717484 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:48.720261 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-71d77d01-0f0f-4c82-8114-cb77ddb1b0c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:48.723916 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-71d77d01-0f0f-4c82-8114-cb77ddb1b0c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:48.724347 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 281/1122] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1144 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:48.744156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-12d914bf-60a9-4682-9bf5-993c34cb7207 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.746164 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-12d914bf-60a9-4682-9bf5-993c34cb7207 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd/action Aug 04 09:03:48.746510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-12d914bf-60a9-4682-9bf5-993c34cb7207 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:48.746623 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-12d914bf-60a9-4682-9bf5-993c34cb7207 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:48.762234 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.762234 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:48.762234 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-12d914bf-60a9-4682-9bf5-993c34cb7207 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:48.770611 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-12d914bf-60a9-4682-9bf5-993c34cb7207 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Begin detaching volume completed successfully. Aug 04 09:03:48.770841 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-12d914bf-60a9-4682-9bf5-993c34cb7207 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd/action returned with HTTP 202 Aug 04 09:03:48.771304 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 279/1123] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:03:48 2026] POST /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:03:48.795797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-52946a6b-ae76-4dad-b5e7-2a165dde8cc5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.797738 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52946a6b-ae76-4dad-b5e7-2a165dde8cc5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:48.797973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52946a6b-ae76-4dad-b5e7-2a165dde8cc5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.798500 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52946a6b-ae76-4dad-b5e7-2a165dde8cc5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.811512 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.811512 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:48.814811 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-52946a6b-ae76-4dad-b5e7-2a165dde8cc5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:48.818757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52946a6b-ae76-4dad-b5e7-2a165dde8cc5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:48.818940 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6533846c-352b-487b-8740-aa11221f22c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.819086 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 285/1124] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:48.819367 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6533846c-352b-487b-8740-aa11221f22c5 None None] GET https://10.4.3.176/volume// Aug 04 09:03:48.819577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6533846c-352b-487b-8740-aa11221f22c5 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.819812 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6533846c-352b-487b-8740-aa11221f22c5 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.820150 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6533846c-352b-487b-8740-aa11221f22c5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:48.820471 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 280/1125] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:48.827041 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-a3572b9d-6c7e-4d7e-a829-e8de6b196b6f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.828736 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-a3572b9d-6c7e-4d7e-a829-e8de6b196b6f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:48.828912 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-a3572b9d-6c7e-4d7e-a829-e8de6b196b6f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.829078 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-a3572b9d-6c7e-4d7e-a829-e8de6b196b6f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.838843 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ceaf5da0-dada-4a3d-9615-5ec25135390c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:48.842228 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.842228 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:48.842331 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ceaf5da0-dada-4a3d-9615-5ec25135390c tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:48.842331 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ceaf5da0-dada-4a3d-9615-5ec25135390c tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:48.842331 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ceaf5da0-dada-4a3d-9615-5ec25135390c tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:48.843644 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-a3572b9d-6c7e-4d7e-a829-e8de6b196b6f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:48.847283 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-a3572b9d-6c7e-4d7e-a829-e8de6b196b6f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:48.847639 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 282/1126] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:48.851241 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:48.851241 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:48.860448 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ceaf5da0-dada-4a3d-9615-5ec25135390c tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:48.866232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ceaf5da0-dada-4a3d-9615-5ec25135390c tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:48.866232 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 280/1127] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:48 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:49.582568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-ac3c8fe6-2cf3-41d8-984e-eb5d0e4c42cc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:49.584553 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-ac3c8fe6-2cf3-41d8-984e-eb5d0e4c42cc tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] POST https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0/action Aug 04 09:03:49.584926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-ac3c8fe6-2cf3-41d8-984e-eb5d0e4c42cc tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:49.585048 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-ac3c8fe6-2cf3-41d8-984e-eb5d0e4c42cc tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:49.601286 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:49.601286 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:49.613834 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e8c5686a-f918-4f44-83c5-368ced3c6d6b req-ac3c8fe6-2cf3-41d8-984e-eb5d0e4c42cc tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0/action returned with HTTP 204 Aug 04 09:03:49.614336 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 286/1128] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:49 2026] POST /volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:49.831723 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5bd8f19b-ebef-4f7b-aa97-8998a13fea88 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:49.833330 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5bd8f19b-ebef-4f7b-aa97-8998a13fea88 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:49.833604 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5bd8f19b-ebef-4f7b-aa97-8998a13fea88 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:49.834860 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5bd8f19b-ebef-4f7b-aa97-8998a13fea88 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:49.845535 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:49.845535 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:49.849412 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5bd8f19b-ebef-4f7b-aa97-8998a13fea88 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:49.857638 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5bd8f19b-ebef-4f7b-aa97-8998a13fea88 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:49.858217 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 281/1129] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:49 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:49.879754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-95499103-aeab-47ae-beb0-6009e924a31f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:49.881478 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95499103-aeab-47ae-beb0-6009e924a31f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:49.881684 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95499103-aeab-47ae-beb0-6009e924a31f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:49.881870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95499103-aeab-47ae-beb0-6009e924a31f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:49.888684 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:49.888684 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:49.891980 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-95499103-aeab-47ae-beb0-6009e924a31f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:49.896026 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95499103-aeab-47ae-beb0-6009e924a31f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:49.896466 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 283/1130] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:49 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:50.870671 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-252f5caa-41ed-4ce5-a9f3-aa849ba8278e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:50.872362 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-252f5caa-41ed-4ce5-a9f3-aa849ba8278e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:50.872594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-252f5caa-41ed-4ce5-a9f3-aa849ba8278e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:50.872836 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-252f5caa-41ed-4ce5-a9f3-aa849ba8278e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:50.881924 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:50.881924 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:50.884987 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-252f5caa-41ed-4ce5-a9f3-aa849ba8278e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:50.888530 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-252f5caa-41ed-4ce5-a9f3-aa849ba8278e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:50.888854 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 281/1131] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:50 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:50.907510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-50f71734-6917-442e-a5db-c65f79cabd42 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:50.909213 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50f71734-6917-442e-a5db-c65f79cabd42 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:50.909436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50f71734-6917-442e-a5db-c65f79cabd42 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:50.909623 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50f71734-6917-442e-a5db-c65f79cabd42 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:50.916769 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:50.916769 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:50.920798 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-50f71734-6917-442e-a5db-c65f79cabd42 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:50.926057 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50f71734-6917-442e-a5db-c65f79cabd42 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:50.926699 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 287/1132] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:50 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:51.498532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-eba06649-0c8c-47d9-823e-6223985dd86b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.500627 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-eba06649-0c8c-47d9-823e-6223985dd86b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:51.500817 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-eba06649-0c8c-47d9-823e-6223985dd86b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:51.500998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-eba06649-0c8c-47d9-823e-6223985dd86b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:51.507854 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:51.507854 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:51.513892 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-eba06649-0c8c-47d9-823e-6223985dd86b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:51.518180 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-eba06649-0c8c-47d9-823e-6223985dd86b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:51.518719 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 282/1133] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:51 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:51.592426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8a3468e4-959b-420f-abd4-59292e449c5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.592818 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a3468e4-959b-420f-abd4-59292e449c5a None None] GET https://10.4.3.176/volume// Aug 04 09:03:51.592982 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a3468e4-959b-420f-abd4-59292e449c5a None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:51.593170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a3468e4-959b-420f-abd4-59292e449c5a None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:51.593506 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a3468e4-959b-420f-abd4-59292e449c5a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:51.593774 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 284/1134] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:03:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:51.600959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-3bd48990-0176-4230-9dca-178b885ef1c8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.603990 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-3bd48990-0176-4230-9dca-178b885ef1c8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:51.604862 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-3bd48990-0176-4230-9dca-178b885ef1c8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "309a8e82-d380-4d7b-9f61-aede7e55610d", "connector": null, "instance_uuid": "fe773f51-a142-4052-91ca-904b900dd465"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:51.615757 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:51.615757 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:51.639637 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-3bd48990-0176-4230-9dca-178b885ef1c8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:51.640049 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 282/1135] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:51 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:51.668496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0c3883da-d327-4a28-b67d-206b93509e98 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.670637 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0c3883da-d327-4a28-b67d-206b93509e98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:51.670819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0c3883da-d327-4a28-b67d-206b93509e98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:51.670984 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0c3883da-d327-4a28-b67d-206b93509e98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:51.678323 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8961e4e3-f693-40b7-aace-5e232407411e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.678760 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8961e4e3-f693-40b7-aace-5e232407411e None None] GET https://10.4.3.176/volume// Aug 04 09:03:51.678928 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8961e4e3-f693-40b7-aace-5e232407411e None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:51.679129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8961e4e3-f693-40b7-aace-5e232407411e None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:51.679541 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8961e4e3-f693-40b7-aace-5e232407411e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:51.679837 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 283/1136] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:51.681961 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:51.681961 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:51.685553 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0c3883da-d327-4a28-b67d-206b93509e98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:51.688733 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-efa5513b-120d-4a4c-ac1f-a32251664eb5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.690243 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0c3883da-d327-4a28-b67d-206b93509e98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:51.690660 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 288/1137] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:51 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:51.692110 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-efa5513b-120d-4a4c-ac1f-a32251664eb5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:51.692725 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-efa5513b-120d-4a4c-ac1f-a32251664eb5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:51.692978 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-efa5513b-120d-4a4c-ac1f-a32251664eb5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:51.702246 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:51.702246 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:51.705543 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-efa5513b-120d-4a4c-ac1f-a32251664eb5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:51.711018 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-efa5513b-120d-4a4c-ac1f-a32251664eb5 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:51.711708 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 285/1138] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:03:51 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:03:51.807310 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-c3355335-b8ef-4e56-ab8c-ed8b940afafb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.809244 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-c3355335-b8ef-4e56-ab8c-ed8b940afafb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] PUT https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 Aug 04 09:03:51.809669 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-c3355335-b8ef-4e56-ab8c-ed8b940afafb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:51.816473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-c3355335-b8ef-4e56-ab8c-ed8b940afafb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Acquiring lock "cinder-attachment_update-309a8e82-d380-4d7b-9f61-aede7e55610d-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:51.820920 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-c3355335-b8ef-4e56-ab8c-ed8b940afafb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Lock "cinder-attachment_update-309a8e82-d380-4d7b-9f61-aede7e55610d-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:51.821758 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:51.821758 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:51.900048 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-36c5a030-3ba9-4c6d-a30b-2a3edd19981e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.902010 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-36c5a030-3ba9-4c6d-a30b-2a3edd19981e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:51.902209 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-36c5a030-3ba9-4c6d-a30b-2a3edd19981e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:51.902419 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-36c5a030-3ba9-4c6d-a30b-2a3edd19981e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:51.913275 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:51.913275 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:51.917170 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-36c5a030-3ba9-4c6d-a30b-2a3edd19981e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:51.919223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-c3355335-b8ef-4e56-ab8c-ed8b940afafb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Lock "cinder-attachment_update-309a8e82-d380-4d7b-9f61-aede7e55610d-np0000006401" released by "attachment_update" :: held 0.098s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:51.919588 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-c3355335-b8ef-4e56-ab8c-ed8b940afafb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 returned with HTTP 200 Aug 04 09:03:51.920059 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 283/1139] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:51 2026] PUT /volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:51.922537 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-36c5a030-3ba9-4c6d-a30b-2a3edd19981e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:51.922984 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 284/1140] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:51 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:51.939596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-96d3c4c1-5479-4805-9b39-710cdb49d6c3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:51.941293 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96d3c4c1-5479-4805-9b39-710cdb49d6c3 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:51.941486 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-96d3c4c1-5479-4805-9b39-710cdb49d6c3 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:51.941661 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-96d3c4c1-5479-4805-9b39-710cdb49d6c3 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:51.948105 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:51.948105 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:51.951106 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-96d3c4c1-5479-4805-9b39-710cdb49d6c3 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:51.955163 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96d3c4c1-5479-4805-9b39-710cdb49d6c3 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:51.955527 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 289/1141] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:51 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:52.703124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-117d81a4-cc0f-4e9d-abdc-2642bef6036b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:52.706118 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-117d81a4-cc0f-4e9d-abdc-2642bef6036b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:52.706436 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-117d81a4-cc0f-4e9d-abdc-2642bef6036b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:52.706736 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-117d81a4-cc0f-4e9d-abdc-2642bef6036b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:52.718709 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:52.718709 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:52.722780 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-117d81a4-cc0f-4e9d-abdc-2642bef6036b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:52.731236 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-117d81a4-cc0f-4e9d-abdc-2642bef6036b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:52.731849 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 286/1142] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:52 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:52.935054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d7541c1-f42f-4e46-904a-1ad507bd68ff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:52.937671 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d7541c1-f42f-4e46-904a-1ad507bd68ff tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:52.937914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d7541c1-f42f-4e46-904a-1ad507bd68ff tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:52.938149 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d7541c1-f42f-4e46-904a-1ad507bd68ff tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:52.949488 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:52.949488 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:52.953061 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d7541c1-f42f-4e46-904a-1ad507bd68ff tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:52.957649 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d7541c1-f42f-4e46-904a-1ad507bd68ff tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:52.958099 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 284/1143] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:52 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:52.969239 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3faa8a29-a059-4db9-ab94-8f8ff6399edd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:52.970967 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3faa8a29-a059-4db9-ab94-8f8ff6399edd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:52.971296 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3faa8a29-a059-4db9-ab94-8f8ff6399edd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:52.971509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3faa8a29-a059-4db9-ab94-8f8ff6399edd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:52.978053 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:52.978053 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:52.981499 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3faa8a29-a059-4db9-ab94-8f8ff6399edd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:52.985219 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3faa8a29-a059-4db9-ab94-8f8ff6399edd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:52.985632 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 285/1144] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:52 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:53.744638 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f0de0d83-e6b9-4c0b-a998-34319fd43d0b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:53.746799 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0de0d83-e6b9-4c0b-a998-34319fd43d0b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:53.747087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0de0d83-e6b9-4c0b-a998-34319fd43d0b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:53.747370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0de0d83-e6b9-4c0b-a998-34319fd43d0b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:53.761096 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:53.761096 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:53.765282 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f0de0d83-e6b9-4c0b-a998-34319fd43d0b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:53.772648 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0de0d83-e6b9-4c0b-a998-34319fd43d0b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:53.773094 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 290/1145] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:53 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:53.972438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-88490151-eec3-411c-935f-899a6ae3e282 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:53.974144 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-88490151-eec3-411c-935f-899a6ae3e282 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:53.974399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-88490151-eec3-411c-935f-899a6ae3e282 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:53.974652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-88490151-eec3-411c-935f-899a6ae3e282 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:53.984557 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:53.984557 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:53.993725 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-88490151-eec3-411c-935f-899a6ae3e282 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:53.997893 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-71e65086-0a2c-4226-a457-f43b4abb2baa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:53.999604 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-88490151-eec3-411c-935f-899a6ae3e282 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:53.999945 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71e65086-0a2c-4226-a457-f43b4abb2baa tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:54.000180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71e65086-0a2c-4226-a457-f43b4abb2baa tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:54.000250 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 287/1146] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:53 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:54.000412 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71e65086-0a2c-4226-a457-f43b4abb2baa tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:54.007582 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:54.007582 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:54.011648 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-71e65086-0a2c-4226-a457-f43b4abb2baa tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:54.016350 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71e65086-0a2c-4226-a457-f43b4abb2baa tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:54.016742 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 285/1147] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:53 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:54.686230 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2e30f3da-06c0-4522-95e2-f2cc48d1e251 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:54.686714 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e30f3da-06c0-4522-95e2-f2cc48d1e251 None None] GET https://10.4.3.176/volume// Aug 04 09:03:54.686924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e30f3da-06c0-4522-95e2-f2cc48d1e251 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:54.687151 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e30f3da-06c0-4522-95e2-f2cc48d1e251 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:54.687653 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e30f3da-06c0-4522-95e2-f2cc48d1e251 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:03:54.688323 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 286/1148] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:03:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:03:54.705140 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5afa0931-b14a-4d96-823b-5079f79bfbc6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:54.707521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5afa0931-b14a-4d96-823b-5079f79bfbc6 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:03:54.708391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5afa0931-b14a-4d96-823b-5079f79bfbc6 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d24c80bd-c14d-4288-ae43-2f8e06b98930", "connector": null, "instance_uuid": "4f929b1e-55a9-4208-bd7e-fcfc4f491782"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:54.749020 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:54.749020 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:54.781331 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1571da6d-6170-4668-b931-bef0456f7d44 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:54.785377 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1571da6d-6170-4668-b931-bef0456f7d44 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:54.785377 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1571da6d-6170-4668-b931-bef0456f7d44 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:54.786784 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1571da6d-6170-4668-b931-bef0456f7d44 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:54.790093 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7e1164f0-6f5f-4746-9883-be9e37b3e355 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:54.791994 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e1164f0-6f5f-4746-9883-be9e37b3e355 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:54.792283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e1164f0-6f5f-4746-9883-be9e37b3e355 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:54.792573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e1164f0-6f5f-4746-9883-be9e37b3e355 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:54.811734 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:54.811734 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:54.813960 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:54.813960 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:54.816010 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1571da6d-6170-4668-b931-bef0456f7d44 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:54.818451 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7e1164f0-6f5f-4746-9883-be9e37b3e355 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:54.822067 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1571da6d-6170-4668-b931-bef0456f7d44 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:54.822689 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 288/1149] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:54 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:54.824211 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5afa0931-b14a-4d96-823b-5079f79bfbc6 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:03:54.824875 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e1164f0-6f5f-4746-9883-be9e37b3e355 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:54.824952 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 291/1150] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:03:54 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:54.825396 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 286/1151] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:54 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:54.847382 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-d1caf454-f976-4bab-b2dc-1c168879a119 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:54.850725 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-d1caf454-f976-4bab-b2dc-1c168879a119 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] DELETE https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 Aug 04 09:03:54.850999 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-d1caf454-f976-4bab-b2dc-1c168879a119 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:54.851385 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-d1caf454-f976-4bab-b2dc-1c168879a119 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:54.868836 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:54.868836 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:54.936610 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-d1caf454-f976-4bab-b2dc-1c168879a119 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 returned with HTTP 200 Aug 04 09:03:54.937166 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 287/1152] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:03:54 2026] DELETE /volume/v3/attachments/07499900-40f2-4223-abaa-8942364956e0 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:55.021503 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5eb20562-d9f2-4daa-9f4e-4ced569b10c7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:55.026311 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5eb20562-d9f2-4daa-9f4e-4ced569b10c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:55.026311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5eb20562-d9f2-4daa-9f4e-4ced569b10c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:55.026311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5eb20562-d9f2-4daa-9f4e-4ced569b10c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:55.034605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b2ad300f-ca85-45c5-8a37-cee32e314939 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:55.037494 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2ad300f-ca85-45c5-8a37-cee32e314939 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:55.037751 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b2ad300f-ca85-45c5-8a37-cee32e314939 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:55.037997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b2ad300f-ca85-45c5-8a37-cee32e314939 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:55.048158 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:55.048158 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:55.052440 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b2ad300f-ca85-45c5-8a37-cee32e314939 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:55.053753 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:55.053753 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:55.061258 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2ad300f-ca85-45c5-8a37-cee32e314939 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:55.061710 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 292/1153] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:55 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:55.064226 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5eb20562-d9f2-4daa-9f4e-4ced569b10c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:55.075109 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5eb20562-d9f2-4daa-9f4e-4ced569b10c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:55.075109 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 289/1154] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:55 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:55.847647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0cacda8c-8c35-44a7-a25f-15f3d4da57b1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:55.856287 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0cacda8c-8c35-44a7-a25f-15f3d4da57b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:55.856577 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0cacda8c-8c35-44a7-a25f-15f3d4da57b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:55.857326 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0cacda8c-8c35-44a7-a25f-15f3d4da57b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:55.867989 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:55.867989 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:55.873790 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0cacda8c-8c35-44a7-a25f-15f3d4da57b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:55.881927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0cacda8c-8c35-44a7-a25f-15f3d4da57b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:55.882035 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 287/1155] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:55 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:56.076637 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e76e1009-f10b-4062-8abd-6c43f4818bff None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:56.080026 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e76e1009-f10b-4062-8abd-6c43f4818bff tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:56.080026 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e76e1009-f10b-4062-8abd-6c43f4818bff tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:56.080026 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e76e1009-f10b-4062-8abd-6c43f4818bff tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:56.094104 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:56.094104 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:56.094338 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a8bad398-d19a-445d-969f-378a89fcf522 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:56.096509 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e76e1009-f10b-4062-8abd-6c43f4818bff tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:56.096860 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8bad398-d19a-445d-969f-378a89fcf522 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:56.097103 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a8bad398-d19a-445d-969f-378a89fcf522 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:56.097458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a8bad398-d19a-445d-969f-378a89fcf522 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:56.101815 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e76e1009-f10b-4062-8abd-6c43f4818bff tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:56.102618 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 288/1156] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:56 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:03:56.113939 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:56.113939 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:56.117894 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a8bad398-d19a-445d-969f-378a89fcf522 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:56.127328 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8bad398-d19a-445d-969f-378a89fcf522 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:56.127328 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 293/1157] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:56 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:56.895148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-86413b9c-39bf-483a-85c1-6949959756e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:56.897877 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-86413b9c-39bf-483a-85c1-6949959756e0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:56.898065 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-86413b9c-39bf-483a-85c1-6949959756e0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:56.898255 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-86413b9c-39bf-483a-85c1-6949959756e0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:56.908141 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:56.908141 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:56.911681 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-86413b9c-39bf-483a-85c1-6949959756e0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:56.916327 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-86413b9c-39bf-483a-85c1-6949959756e0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:56.916730 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 290/1158] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:56 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:56.965194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-362d99de-55b3-4fe5-8f06-d50f9304b904 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:56.967903 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-362d99de-55b3-4fe5-8f06-d50f9304b904 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] PUT https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 Aug 04 09:03:56.968419 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-362d99de-55b3-4fe5-8f06-d50f9304b904 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:56.977370 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-362d99de-55b3-4fe5-8f06-d50f9304b904 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Acquiring lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:03:56.982535 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-362d99de-55b3-4fe5-8f06-d50f9304b904 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:03:56.983544 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:56.983544 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:57.057944 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-362d99de-55b3-4fe5-8f06-d50f9304b904 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Lock "cinder-attachment_update-d24c80bd-c14d-4288-ae43-2f8e06b98930-np0000006401" released by "attachment_update" :: held 0.075s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:03:57.058723 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-362d99de-55b3-4fe5-8f06-d50f9304b904 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 returned with HTTP 200 Aug 04 09:03:57.059178 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 288/1159] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:03:56 2026] PUT /volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:57.068053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-93263349-6284-4e3d-9600-15058dc9a547 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:57.069919 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-93263349-6284-4e3d-9600-15058dc9a547 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 Aug 04 09:03:57.070131 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-93263349-6284-4e3d-9600-15058dc9a547 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:57.070365 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-93263349-6284-4e3d-9600-15058dc9a547 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:57.083966 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-93263349-6284-4e3d-9600-15058dc9a547 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 returned with HTTP 200 Aug 04 09:03:57.084436 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 289/1160] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:03:57 2026] GET /volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:57.118139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d43df50d-d182-4489-8a8a-0fd42b888f8f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:57.120262 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d43df50d-d182-4489-8a8a-0fd42b888f8f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:57.120513 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d43df50d-d182-4489-8a8a-0fd42b888f8f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:57.120838 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d43df50d-d182-4489-8a8a-0fd42b888f8f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:57.134890 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:57.134890 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:57.140259 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f283da31-82d2-4caf-abb2-cae54d36dda2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:57.142149 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d43df50d-d182-4489-8a8a-0fd42b888f8f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:57.146628 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f283da31-82d2-4caf-abb2-cae54d36dda2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:57.146822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f283da31-82d2-4caf-abb2-cae54d36dda2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:57.147009 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f283da31-82d2-4caf-abb2-cae54d36dda2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:57.153166 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d43df50d-d182-4489-8a8a-0fd42b888f8f tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:57.153646 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 294/1161] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:57 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:57.158585 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:57.158585 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:57.163514 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f283da31-82d2-4caf-abb2-cae54d36dda2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:57.167883 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f283da31-82d2-4caf-abb2-cae54d36dda2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:57.169417 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 291/1162] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:57 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:57.929847 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-120b1068-2764-49a1-a378-a341ec698e90 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:57.933643 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-120b1068-2764-49a1-a378-a341ec698e90 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:57.933890 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-120b1068-2764-49a1-a378-a341ec698e90 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:57.934084 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-120b1068-2764-49a1-a378-a341ec698e90 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:57.951658 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:57.951658 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:57.955442 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-120b1068-2764-49a1-a378-a341ec698e90 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:57.959569 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-120b1068-2764-49a1-a378-a341ec698e90 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:57.959884 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 289/1163] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:57 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:57.961091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-0cadbc86-2f58-4173-b72d-cbbe1ea4785e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:57.963328 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-0cadbc86-2f58-4173-b72d-cbbe1ea4785e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8/action Aug 04 09:03:57.965872 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-0cadbc86-2f58-4173-b72d-cbbe1ea4785e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:03:57.965991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-0cadbc86-2f58-4173-b72d-cbbe1ea4785e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:57.986265 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:57.986265 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:57.998749 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-01863cf3-4052-41f8-8611-c2d94a460f95 req-0cadbc86-2f58-4173-b72d-cbbe1ea4785e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8/action returned with HTTP 204 Aug 04 09:03:57.999877 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 290/1164] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:03:57 2026] POST /volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:03:58.081706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1aeebfce-5730-4fa1-b0d0-a566ccf4f9a2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.084320 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1aeebfce-5730-4fa1-b0d0-a566ccf4f9a2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 Aug 04 09:03:58.084509 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1aeebfce-5730-4fa1-b0d0-a566ccf4f9a2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:58.084704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1aeebfce-5730-4fa1-b0d0-a566ccf4f9a2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:58.093164 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.093164 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:58.140940 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5bdcdf39-9c07-4f9a-a9c5-27bc3a628ef4 req-1aeebfce-5730-4fa1-b0d0-a566ccf4f9a2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 returned with HTTP 200 Aug 04 09:03:58.141539 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 295/1165] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:03:58 2026] DELETE /volume/v3/attachments/ef423d78-7129-453d-ae51-692321232357 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:58.170557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d22a4630-0be5-4c52-8e28-84a6b4b63891 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.172515 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d22a4630-0be5-4c52-8e28-84a6b4b63891 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:58.172711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d22a4630-0be5-4c52-8e28-84a6b4b63891 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:58.172905 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d22a4630-0be5-4c52-8e28-84a6b4b63891 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:58.181625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-be366f9f-52f5-424a-a12d-dcac9529ed32 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.182464 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.182464 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:58.183975 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be366f9f-52f5-424a-a12d-dcac9529ed32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:58.184275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be366f9f-52f5-424a-a12d-dcac9529ed32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:58.184554 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be366f9f-52f5-424a-a12d-dcac9529ed32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:58.187230 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d22a4630-0be5-4c52-8e28-84a6b4b63891 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:58.192698 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.192698 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:58.192941 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d22a4630-0be5-4c52-8e28-84a6b4b63891 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:58.193456 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 292/1166] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:58 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:58.197747 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-be366f9f-52f5-424a-a12d-dcac9529ed32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:58.202712 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be366f9f-52f5-424a-a12d-dcac9529ed32 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:58.203471 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 290/1167] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:58 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:58.216587 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2a961655-2900-4c93-a389-a6bc0156d8ab None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.220176 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a961655-2900-4c93-a389-a6bc0156d8ab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:58.220176 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a961655-2900-4c93-a389-a6bc0156d8ab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:58.220176 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a961655-2900-4c93-a389-a6bc0156d8ab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:58.225823 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.225823 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:58.229481 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2a961655-2900-4c93-a389-a6bc0156d8ab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:58.233939 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a961655-2900-4c93-a389-a6bc0156d8ab tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:58.234644 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 291/1168] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:58 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:58.285436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-98c04750-7eae-4de8-a6df-7a8c96e771b2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.288095 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-98c04750-7eae-4de8-a6df-7a8c96e771b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:03:58.288490 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-98c04750-7eae-4de8-a6df-7a8c96e771b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:58.288854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-98c04750-7eae-4de8-a6df-7a8c96e771b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:58.298488 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.298488 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:58.303276 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-98c04750-7eae-4de8-a6df-7a8c96e771b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:58.308914 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-98c04750-7eae-4de8-a6df-7a8c96e771b2 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:03:58.309419 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 296/1169] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:58 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:58.373009 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.375376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:03:58.375866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-965904745", "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:58.377918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-965904745', 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:03:58.466553 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume of 1 GB Aug 04 09:03:58.466924 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.466924 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:58.467972 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Availability Zones retrieved successfully. Aug 04 09:03:58.474356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (96490fd5-5e99-4700-849d-8021b0b6cecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:58.475911 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c3440b-7c51-418a-a146-6f5a86b2f23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:58.476851 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:03:58.518663 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.518663 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:58.534975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c3440b-7c51-418a-a146-6f5a86b2f23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d0abadbc-819f-4892-8f44-79c8e36b18d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0abadbc-819f-4892-8f44-79c8e36b18d9', 'encryption_key_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=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:58.535954 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6646177e-8a29-4d2a-9b81-1a0973876dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:58.577587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Created reservations ['602bccc1-96bc-4e21-82ca-9cea7bd3bca2', '0346bf36-30da-4a51-bf58-801c5eedc6e4', 'ff209865-8a4a-4282-a7f4-99375f89693c', 'a9d483a0-6ec8-42cf-b6c2-d8827f344b00'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:58.578389 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6646177e-8a29-4d2a-9b81-1a0973876dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602bccc1-96bc-4e21-82ca-9cea7bd3bca2', '0346bf36-30da-4a51-bf58-801c5eedc6e4', 'ff209865-8a4a-4282-a7f4-99375f89693c', 'a9d483a0-6ec8-42cf-b6c2-d8827f344b00']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:58.579093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64973a6-f289-48e3-9af1-31b7f605248b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:58.604776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64973a6-f289-48e3-9af1-31b7f605248b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40390fa9-d691-49db-b51b-b624de9016b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-965904745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['602bccc1-96bc-4e21-82ca-9cea7bd3bca2','0346bf36-30da-4a51-bf58-801c5eedc6e4','ff209865-8a4a-4282-a7f4-99375f89693c','a9d483a0-6ec8-42cf-b6c2-d8827f344b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-965904745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40390fa9-d691-49db-b51b-b624de9016b8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0abadbc-819f-4892-8f44-79c8e36b18d9),volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:58.605496 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40849c1c-0e58-4a9e-882d-2f410decec22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:58.624016 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40849c1c-0e58-4a9e-882d-2f410decec22) transitioned into state 'SUCCESS' from state '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-965904745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='985c5a36bc1e4cbc8d376f46c87e2eb2',qos_specs=None,replication_status=,reservations=['602bccc1-96bc-4e21-82ca-9cea7bd3bca2','0346bf36-30da-4a51-bf58-801c5eedc6e4','ff209865-8a4a-4282-a7f4-99375f89693c','a9d483a0-6ec8-42cf-b6c2-d8827f344b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3747ad2c67ad41bd9060eb45bef3c786',volume_type_id=d0abadbc-819f-4892-8f44-79c8e36b18d9)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:58.624911 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1078c699-2a13-4410-964c-65ce94589a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:03:58.634494 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1078c699-2a13-4410-964c-65ce94589a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:03:58.635359 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Flow 'volume_create_api' (96490fd5-5e99-4700-849d-8021b0b6cecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:03:58.635636 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create volume request issued successfully. Aug 04 09:03:58.636170 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-560a3d20-a58c-43e9-980b-39dfc82a8863 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:03:58.636577 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 293/1170] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:03:58 2026] POST /volume/v3/volumes => generated 759 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:58.647224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-551db55f-ea39-42db-94b0-f6e1b69c0e4c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.648960 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-551db55f-ea39-42db-94b0-f6e1b69c0e4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:03:58.649147 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-551db55f-ea39-42db-94b0-f6e1b69c0e4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:58.649349 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-551db55f-ea39-42db-94b0-f6e1b69c0e4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:58.655613 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.655613 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:58.659119 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-551db55f-ea39-42db-94b0-f6e1b69c0e4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:58.662913 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-551db55f-ea39-42db-94b0-f6e1b69c0e4c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:03:58.663246 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 291/1171] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:58 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:58.977221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9436abf8-bfd3-448f-a67d-23a44d51ad33 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:58.978831 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9436abf8-bfd3-448f-a67d-23a44d51ad33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:58.979195 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9436abf8-bfd3-448f-a67d-23a44d51ad33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:58.980633 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9436abf8-bfd3-448f-a67d-23a44d51ad33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:58.989326 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:58.989326 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:58.993184 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9436abf8-bfd3-448f-a67d-23a44d51ad33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:58.997650 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9436abf8-bfd3-448f-a67d-23a44d51ad33 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:03:58.998176 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 292/1172] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:58 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:59.011703 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:59.013433 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:03:59.013797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "309a8e82-d380-4d7b-9f61-aede7e55610d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-455435972"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:03:59.024464 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:59.024464 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:59.024947 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:03:59.025134 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:03:59.048134 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['66f8e8d0-852e-4023-b581-1cb97369e3bc', 'a99dc866-64d5-4ac6-ab19-33334f0db732', '5b8d84d3-0e34-4b74-8bb5-28f84dae16f6', 'e1bff8b3-9e31-478d-b905-d62f15d6961f'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:03:59.087834 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot force create request issued successfully. Aug 04 09:03:59.088310 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d9dfbe52-d75c-4d8d-96b5-2d6dcdefafb1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:03:59.088900 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 297/1173] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:03:59 2026] POST /volume/v3/snapshots => generated 309 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:03:59.099250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2f60cead-e61c-43eb-944b-bc2b19ff5e7a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:59.102951 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f60cead-e61c-43eb-944b-bc2b19ff5e7a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:03:59.103220 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f60cead-e61c-43eb-944b-bc2b19ff5e7a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:59.103458 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f60cead-e61c-43eb-944b-bc2b19ff5e7a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:59.108350 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:59.108350 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:03:59.108762 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2f60cead-e61c-43eb-944b-bc2b19ff5e7a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:03:59.109503 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f60cead-e61c-43eb-944b-bc2b19ff5e7a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 returned with HTTP 200 Aug 04 09:03:59.109831 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 294/1174] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:03:59 2026] GET /volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:59.207601 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cb8146ba-0106-49b9-9f24-0ecf127ece09 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:59.210127 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cb8146ba-0106-49b9-9f24-0ecf127ece09 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:03:59.210467 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cb8146ba-0106-49b9-9f24-0ecf127ece09 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:59.210764 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cb8146ba-0106-49b9-9f24-0ecf127ece09 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:59.223861 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:59.223861 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:03:59.229056 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cb8146ba-0106-49b9-9f24-0ecf127ece09 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:03:59.235808 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cb8146ba-0106-49b9-9f24-0ecf127ece09 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:03:59.237584 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 292/1175] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:59 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:03:59.678689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-184e1c12-cd18-43e8-9ed2-d03153a3223c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:59.680233 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-184e1c12-cd18-43e8-9ed2-d03153a3223c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:03:59.680583 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-184e1c12-cd18-43e8-9ed2-d03153a3223c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:59.681893 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-184e1c12-cd18-43e8-9ed2-d03153a3223c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:59.687054 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:59.687054 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:03:59.690633 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-184e1c12-cd18-43e8-9ed2-d03153a3223c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:59.695431 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-184e1c12-cd18-43e8-9ed2-d03153a3223c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:03:59.695431 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 293/1176] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:03:59 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:03:59.807867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-209c3ba1-7f99-4a92-958f-3eecf6230117 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:03:59.809741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-209c3ba1-7f99-4a92-958f-3eecf6230117 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:03:59.809906 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-209c3ba1-7f99-4a92-958f-3eecf6230117 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:03:59.810087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-209c3ba1-7f99-4a92-958f-3eecf6230117 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:03:59.816562 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:03:59.816562 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:03:59.819501 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-209c3ba1-7f99-4a92-958f-3eecf6230117 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:03:59.823480 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-209c3ba1-7f99-4a92-958f-3eecf6230117 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:03:59.823856 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 298/1177] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:03:59 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:00.118521 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-79852bf8-a42c-4cf2-941d-1d66b760bcb2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:00.120866 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79852bf8-a42c-4cf2-941d-1d66b760bcb2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:04:00.121138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79852bf8-a42c-4cf2-941d-1d66b760bcb2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:00.121461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79852bf8-a42c-4cf2-941d-1d66b760bcb2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:00.128725 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:00.128725 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:00.129313 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-79852bf8-a42c-4cf2-941d-1d66b760bcb2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:00.130417 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79852bf8-a42c-4cf2-941d-1d66b760bcb2 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 returned with HTTP 200 Aug 04 09:04:00.130914 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 295/1178] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:00 2026] GET /volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:00.138269 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:00.139955 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:04:00.140326 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "309a8e82-d380-4d7b-9f61-aede7e55610d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2038993356"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:00.154803 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:00.154803 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:00.155265 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:00.155420 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:00.183532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['b2e25afc-f31f-45b5-9690-2debd41bf300', 'bf0914e7-bd28-436d-81b8-1fa21b79a358', 'b9ef8623-fba3-424f-8e05-2c7c23506198', '672a183e-8b53-4ba7-b492-41a00d8c9c94'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:00.211504 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-3c73e53e-b95b-4ed0-b651-4478068f48d1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:00.213273 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-3c73e53e-b95b-4ed0-b651-4478068f48d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:00.214943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-3c73e53e-b95b-4ed0-b651-4478068f48d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:00.214943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-3c73e53e-b95b-4ed0-b651-4478068f48d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:00.215079 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot force create request issued successfully. Aug 04 09:04:00.215079 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-db618f39-89f7-488b-99da-e4d4dfd35e83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:04:00.215405 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 293/1179] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:04:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:00.224106 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:00.224106 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:00.225768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a4df2d6a-51df-4ad8-81a4-0dedfc61faf3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:00.227319 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-3c73e53e-b95b-4ed0-b651-4478068f48d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:00.227405 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a4df2d6a-51df-4ad8-81a4-0dedfc61faf3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:00.229773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a4df2d6a-51df-4ad8-81a4-0dedfc61faf3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:00.229773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a4df2d6a-51df-4ad8-81a4-0dedfc61faf3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:00.232768 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-3c73e53e-b95b-4ed0-b651-4478068f48d1 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:04:00.232962 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:00.232962 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:00.233390 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a4df2d6a-51df-4ad8-81a4-0dedfc61faf3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:00.233905 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 294/1180] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:00 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:00.234096 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a4df2d6a-51df-4ad8-81a4-0dedfc61faf3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c returned with HTTP 200 Aug 04 09:04:00.234480 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 299/1181] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:00 2026] GET /volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:00.243870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-54d62112-eabb-43d9-9130-3c3367d0b5a0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:00.244216 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54d62112-eabb-43d9-9130-3c3367d0b5a0 None None] GET https://10.4.3.176/volume// Aug 04 09:04:00.244399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-54d62112-eabb-43d9-9130-3c3367d0b5a0 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:00.246307 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-54d62112-eabb-43d9-9130-3c3367d0b5a0 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:00.246307 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54d62112-eabb-43d9-9130-3c3367d0b5a0 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:00.246307 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 296/1182] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:04:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:00.252937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-cdf3e4e6-a1b7-431a-82c8-88fd1cffd96a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:00.254400 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9c2bffda-f53e-4d88-8dec-ec23a0e66940 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:00.255117 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-cdf3e4e6-a1b7-431a-82c8-88fd1cffd96a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:04:00.255494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-cdf3e4e6-a1b7-431a-82c8-88fd1cffd96a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40390fa9-d691-49db-b51b-b624de9016b8", "connector": null, "instance_uuid": "03f77dc0-c200-49cf-965d-737e5bc7c435"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:00.257058 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9c2bffda-f53e-4d88-8dec-ec23a0e66940 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:00.258977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9c2bffda-f53e-4d88-8dec-ec23a0e66940 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:00.259213 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9c2bffda-f53e-4d88-8dec-ec23a0e66940 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:00.264754 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:00.264754 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:00.268456 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:00.268456 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:00.273125 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9c2bffda-f53e-4d88-8dec-ec23a0e66940 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:00.277446 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9c2bffda-f53e-4d88-8dec-ec23a0e66940 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:00.277887 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 295/1183] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:00 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:00.297335 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-cdf3e4e6-a1b7-431a-82c8-88fd1cffd96a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:04:00.297810 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 294/1184] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:04:00 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:01.150601 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.152318 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:01.152744 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-351997887"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:01.154394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-351997887'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:01.154538 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume of 1 GB Aug 04 09:04:01.159004 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Availability Zones retrieved successfully. Aug 04 09:04:01.168978 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Flow 'volume_create_api' (ce4d88ed-2e2c-4ec0-be5c-1ff703842e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:01.170224 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562bc1cc-ffea-48b4-8a7b-efb0720651ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:01.176404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:01.198689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-355a3aa7-ebbb-4507-a614-6fe7ec0a7e91 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.201000 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-355a3aa7-ebbb-4507-a614-6fe7ec0a7e91 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:01.201000 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-355a3aa7-ebbb-4507-a614-6fe7ec0a7e91 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.201269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-355a3aa7-ebbb-4507-a614-6fe7ec0a7e91 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.212589 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562bc1cc-ffea-48b4-8a7b-efb0720651ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:01.213334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb75dee-e90a-44e5-9ca2-e51d76c7cce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:01.219630 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.219630 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:01.227124 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-355a3aa7-ebbb-4507-a614-6fe7ec0a7e91 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:01.233330 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-355a3aa7-ebbb-4507-a614-6fe7ec0a7e91 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:01.233787 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 297/1185] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:01.249078 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-da858654-9d29-4a4e-bdfe-d90d4b918868 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.252801 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-da858654-9d29-4a4e-bdfe-d90d4b918868 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:01.254232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-da858654-9d29-4a4e-bdfe-d90d4b918868 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.254232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-da858654-9d29-4a4e-bdfe-d90d4b918868 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.260255 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.260255 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:01.260799 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-da858654-9d29-4a4e-bdfe-d90d4b918868 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:01.261765 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-da858654-9d29-4a4e-bdfe-d90d4b918868 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c returned with HTTP 200 Aug 04 09:04:01.262235 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 296/1186] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:01.269634 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Created reservations ['8542901d-3c12-413a-b14d-86dd744891ef', '63a66440-67b8-4cb2-bb1d-6e6278baeb4d', '1b8e4da5-0707-4df7-aa83-34f6eb12305b', '53b09871-0a3e-470d-a9d8-abd062832e76'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:01.272220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb75dee-e90a-44e5-9ca2-e51d76c7cce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8542901d-3c12-413a-b14d-86dd744891ef', '63a66440-67b8-4cb2-bb1d-6e6278baeb4d', '1b8e4da5-0707-4df7-aa83-34f6eb12305b', '53b09871-0a3e-470d-a9d8-abd062832e76']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:01.272220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c51891d-fa30-473c-8143-24d2855be009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:01.278728 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.282717 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:01.283252 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.283958 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.283958 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:01.297019 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.297019 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:01.297744 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:01.299297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5a4ba361-dd54-46bc-bdb1-3f56ebdced1a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.301997 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5a4ba361-dd54-46bc-bdb1-3f56ebdced1a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:01.302584 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5a4ba361-dd54-46bc-bdb1-3f56ebdced1a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.302992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5a4ba361-dd54-46bc-bdb1-3f56ebdced1a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.309240 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c51891d-fa30-473c-8143-24d2855be009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467e0a73-f0c6-4aa3-b625-2066a7b8ea52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-351997887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856c0746b5d84abeac86222ca9d01344',qos_specs=None,replication_status=,reservations=['8542901d-3c12-413a-b14d-86dd744891ef','63a66440-67b8-4cb2-bb1d-6e6278baeb4d','1b8e4da5-0707-4df7-aa83-34f6eb12305b','53b09871-0a3e-470d-a9d8-abd062832e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-351997887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467e0a73-f0c6-4aa3-b625-2066a7b8ea52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856c0746b5d84abeac86222ca9d01344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:01.312234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (826530db-41ee-416b-9c6f-26e0e0f90516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:01.316133 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.316133 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:01.323812 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5a4ba361-dd54-46bc-bdb1-3f56ebdced1a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:01.331574 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:04:01.331806 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ffe5cbb6-090b-494c-a3d7-87e4e640e205 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c returned with HTTP 202 Aug 04 09:04:01.332426 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 295/1187] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:01 2026] DELETE /volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:01.334759 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5a4ba361-dd54-46bc-bdb1-3f56ebdced1a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:01.334759 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 298/1188] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:01.342887 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9639d534-344f-4cd4-9533-616d5720ce05 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.346566 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9639d534-344f-4cd4-9533-616d5720ce05 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:01.346852 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9639d534-344f-4cd4-9533-616d5720ce05 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.347064 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9639d534-344f-4cd4-9533-616d5720ce05 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.348855 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (826530db-41ee-416b-9c6f-26e0e0f90516) transitioned into state 'SUCCESS' from state '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-351997887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856c0746b5d84abeac86222ca9d01344',qos_specs=None,replication_status=,reservations=['8542901d-3c12-413a-b14d-86dd744891ef','63a66440-67b8-4cb2-bb1d-6e6278baeb4d','1b8e4da5-0707-4df7-aa83-34f6eb12305b','53b09871-0a3e-470d-a9d8-abd062832e76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:01.351154 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bd3b1b-471a-4e7f-9523-ad7f881dda60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:01.354273 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.354273 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:01.354962 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9639d534-344f-4cd4-9533-616d5720ce05 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:01.357167 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9639d534-344f-4cd4-9533-616d5720ce05 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c returned with HTTP 200 Aug 04 09:04:01.357803 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 297/1189] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:01.364420 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ec28b52d-d5b9-486b-bdd9-78ff0bc52f5e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.364846 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ec28b52d-d5b9-486b-bdd9-78ff0bc52f5e None None] GET https://10.4.3.176/volume// Aug 04 09:04:01.365068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ec28b52d-d5b9-486b-bdd9-78ff0bc52f5e None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.365422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ec28b52d-d5b9-486b-bdd9-78ff0bc52f5e None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.366130 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ec28b52d-d5b9-486b-bdd9-78ff0bc52f5e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:01.366355 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 296/1190] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:01.372347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bd3b1b-471a-4e7f-9523-ad7f881dda60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:01.373390 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Flow 'volume_create_api' (ce4d88ed-2e2c-4ec0-be5c-1ff703842e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:01.373761 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume request issued successfully. Aug 04 09:04:01.374502 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8f9d60b-814e-4adb-855d-a7a12aed99d8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:01.375146 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 300/1191] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:04:01 2026] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:01.377714 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-184ae7d5-397c-4f70-9002-9feec0f32732 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.381702 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-184ae7d5-397c-4f70-9002-9feec0f32732 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:04:01.383296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-184ae7d5-397c-4f70-9002-9feec0f32732 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80c65e03-f0f1-4c76-8265-3167563fa687", "connector": null, "instance_uuid": "b9a1a15f-b382-4632-81e5-9cd419c18b11"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:01.390082 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0f1ff6a8-14ae-45a1-b0a2-b36afcb211c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.393005 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0f1ff6a8-14ae-45a1-b0a2-b36afcb211c5 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:01.393290 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0f1ff6a8-14ae-45a1-b0a2-b36afcb211c5 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.393541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0f1ff6a8-14ae-45a1-b0a2-b36afcb211c5 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.401503 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.401503 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:01.405410 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.405410 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:01.413901 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0f1ff6a8-14ae-45a1-b0a2-b36afcb211c5 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:01.421970 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0f1ff6a8-14ae-45a1-b0a2-b36afcb211c5 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:01.422649 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 298/1192] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:01.447344 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-184ae7d5-397c-4f70-9002-9feec0f32732 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:04:01.447891 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 299/1193] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:04:01 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:01.482171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-df113499-644e-467e-aa2d-409020f52521 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.485391 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df113499-644e-467e-aa2d-409020f52521 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:01.485721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df113499-644e-467e-aa2d-409020f52521 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.485997 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df113499-644e-467e-aa2d-409020f52521 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.500244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3466d9b4-5b8d-470f-9712-0a42081c80c5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.500244 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3466d9b4-5b8d-470f-9712-0a42081c80c5 None None] GET https://10.4.3.176/volume// Aug 04 09:04:01.500244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3466d9b4-5b8d-470f-9712-0a42081c80c5 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.500244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3466d9b4-5b8d-470f-9712-0a42081c80c5 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.500244 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3466d9b4-5b8d-470f-9712-0a42081c80c5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:01.500946 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 301/1194] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:01.501782 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.501782 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:01.507436 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-df113499-644e-467e-aa2d-409020f52521 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:01.511189 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-e41eec0c-76fb-4794-b77a-5b1ff4157bce None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.513693 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-e41eec0c-76fb-4794-b77a-5b1ff4157bce tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:01.513957 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-e41eec0c-76fb-4794-b77a-5b1ff4157bce tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.514170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-e41eec0c-76fb-4794-b77a-5b1ff4157bce tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.515242 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df113499-644e-467e-aa2d-409020f52521 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:01.515242 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 297/1195] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:01.530135 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.530135 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:01.535482 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-e41eec0c-76fb-4794-b77a-5b1ff4157bce tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:01.540138 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-e41eec0c-76fb-4794-b77a-5b1ff4157bce tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:01.540611 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 299/1196] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1031 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:01.671863 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-2ca487f3-d820-4237-88a2-08d372f0eee2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.673872 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-2ca487f3-d820-4237-88a2-08d372f0eee2 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] PUT https://10.4.3.176/volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130 Aug 04 09:04:01.674326 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-2ca487f3-d820-4237-88a2-08d372f0eee2 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:01.686289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-2ca487f3-d820-4237-88a2-08d372f0eee2 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Acquiring lock "cinder-attachment_update-80c65e03-f0f1-4c76-8265-3167563fa687-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:04:01.691148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-2ca487f3-d820-4237-88a2-08d372f0eee2 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Lock "cinder-attachment_update-80c65e03-f0f1-4c76-8265-3167563fa687-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:04:01.692135 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.692135 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:01.804917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-2ca487f3-d820-4237-88a2-08d372f0eee2 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Lock "cinder-attachment_update-80c65e03-f0f1-4c76-8265-3167563fa687-np0000006401" released by "attachment_update" :: held 0.114s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:04:01.805269 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-2ca487f3-d820-4237-88a2-08d372f0eee2 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130 returned with HTTP 200 Aug 04 09:04:01.805714 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 300/1197] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:04:01 2026] PUT /volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:01.843124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fffb7650-0b71-4b4c-b8ea-f9354c6742c0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.843629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fffb7650-0b71-4b4c-b8ea-f9354c6742c0 None None] GET https://10.4.3.176/volume// Aug 04 09:04:01.843851 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fffb7650-0b71-4b4c-b8ea-f9354c6742c0 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.844120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fffb7650-0b71-4b4c-b8ea-f9354c6742c0 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.844598 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fffb7650-0b71-4b4c-b8ea-f9354c6742c0 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:01.845108 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 302/1198] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:01.852675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-8162de3d-9d4b-4358-a2df-6c65973d907a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.855048 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-8162de3d-9d4b-4358-a2df-6c65973d907a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:01.855313 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-8162de3d-9d4b-4358-a2df-6c65973d907a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:01.855523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-8162de3d-9d4b-4358-a2df-6c65973d907a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:01.870141 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:01.870141 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:01.874087 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-8162de3d-9d4b-4358-a2df-6c65973d907a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:01.879119 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-8162de3d-9d4b-4358-a2df-6c65973d907a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:04:01.879723 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 298/1199] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:01 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:01.979324 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-a07f31d2-59b7-49ad-9ca7-79f7b44b3200 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:01.982512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-a07f31d2-59b7-49ad-9ca7-79f7b44b3200 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] PUT https://10.4.3.176/volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81 Aug 04 09:04:01.982904 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-a07f31d2-59b7-49ad-9ca7-79f7b44b3200 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:01.992362 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-a07f31d2-59b7-49ad-9ca7-79f7b44b3200 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Acquiring lock "cinder-attachment_update-40390fa9-d691-49db-b51b-b624de9016b8-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:04:01.999051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-a07f31d2-59b7-49ad-9ca7-79f7b44b3200 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-40390fa9-d691-49db-b51b-b624de9016b8-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:04:02.000070 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.000070 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:02.086305 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-a07f31d2-59b7-49ad-9ca7-79f7b44b3200 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Lock "cinder-attachment_update-40390fa9-d691-49db-b51b-b624de9016b8-np0000006401" released by "attachment_update" :: held 0.087s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:04:02.086661 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-a07f31d2-59b7-49ad-9ca7-79f7b44b3200 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81 returned with HTTP 200 Aug 04 09:04:02.087108 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 300/1200] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:04:01 2026] PUT /volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:02.115128 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-22b5f4f8-2b10-42b9-97b6-0eb4e6da219f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.117627 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-22b5f4f8-2b10-42b9-97b6-0eb4e6da219f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81/action Aug 04 09:04:02.118264 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-22b5f4f8-2b10-42b9-97b6-0eb4e6da219f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:02.118510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-22b5f4f8-2b10-42b9-97b6-0eb4e6da219f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:02.134131 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.134131 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:02.144917 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-47e6372e-ef6e-4ed8-abfd-5db30f28afca req-22b5f4f8-2b10-42b9-97b6-0eb4e6da219f tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81/action returned with HTTP 204 Aug 04 09:04:02.145442 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 301/1201] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:04:02 2026] POST /volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:02.346712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9bfd5554-3f47-44c1-b3df-4ba9a7cf95ce None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.348878 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9bfd5554-3f47-44c1-b3df-4ba9a7cf95ce tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:02.349072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9bfd5554-3f47-44c1-b3df-4ba9a7cf95ce tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.349277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9bfd5554-3f47-44c1-b3df-4ba9a7cf95ce tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.358009 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.358009 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:02.361808 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9bfd5554-3f47-44c1-b3df-4ba9a7cf95ce tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:02.366162 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9bfd5554-3f47-44c1-b3df-4ba9a7cf95ce tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:02.366543 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 303/1202] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:02.368127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1e6cacaf-4b01-47b8-a543-a73a5a793f18 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.370375 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e6cacaf-4b01-47b8-a543-a73a5a793f18 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:02.370596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e6cacaf-4b01-47b8-a543-a73a5a793f18 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.370796 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e6cacaf-4b01-47b8-a543-a73a5a793f18 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.378771 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e6cacaf-4b01-47b8-a543-a73a5a793f18 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c returned with HTTP 404 Aug 04 09:04:02.379218 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 299/1203] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:02.386113 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.388545 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:04:02.388741 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.388996 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.389323 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:04:02.395629 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.395629 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:02.396165 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:02.419321 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:04:02.419321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b8fdcad5-c741-459f-a85a-6fb2bbad5597 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 returned with HTTP 202 Aug 04 09:04:02.419321 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 301/1204] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:02 2026] DELETE /volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:02.428149 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ad3521c6-097a-43b0-a8e8-52525d87ff4c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.431068 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ad3521c6-097a-43b0-a8e8-52525d87ff4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:04:02.433067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ad3521c6-097a-43b0-a8e8-52525d87ff4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.433067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ad3521c6-097a-43b0-a8e8-52525d87ff4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.439087 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.439087 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:02.439946 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ad3521c6-097a-43b0-a8e8-52525d87ff4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:02.441222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-82257919-7635-4e8f-86f7-68e65479d2a9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.441316 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ad3521c6-097a-43b0-a8e8-52525d87ff4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 returned with HTTP 200 Aug 04 09:04:02.442064 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 302/1205] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:02.443709 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82257919-7635-4e8f-86f7-68e65479d2a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:02.444032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82257919-7635-4e8f-86f7-68e65479d2a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.444341 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82257919-7635-4e8f-86f7-68e65479d2a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.452228 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.452228 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:02.456106 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-82257919-7635-4e8f-86f7-68e65479d2a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:02.460462 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82257919-7635-4e8f-86f7-68e65479d2a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:02.460988 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 304/1206] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:02.528523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-3b38fa2f-4809-4ea6-98b5-2c7ad28a7543 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.531103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-3b38fa2f-4809-4ea6-98b5-2c7ad28a7543 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:02.531443 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-3b38fa2f-4809-4ea6-98b5-2c7ad28a7543 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.531722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-3b38fa2f-4809-4ea6-98b5-2c7ad28a7543 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.531827 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2d63176e-b897-4a27-800b-6d3f4111e7ad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.534052 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d63176e-b897-4a27-800b-6d3f4111e7ad tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:02.534052 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d63176e-b897-4a27-800b-6d3f4111e7ad tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.534052 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d63176e-b897-4a27-800b-6d3f4111e7ad tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.540522 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.540522 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:02.546305 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-3b38fa2f-4809-4ea6-98b5-2c7ad28a7543 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:02.554449 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-3b38fa2f-4809-4ea6-98b5-2c7ad28a7543 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:02.555085 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 300/1207] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:02.561147 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.561147 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:02.572044 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2d63176e-b897-4a27-800b-6d3f4111e7ad tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:02.578564 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d63176e-b897-4a27-800b-6d3f4111e7ad tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:02.579059 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 302/1208] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:02.653878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5f2626df-1ec9-420a-9a87-026df14df12c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.657316 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5f2626df-1ec9-420a-9a87-026df14df12c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] POST https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90/action Aug 04 09:04:02.657664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5f2626df-1ec9-420a-9a87-026df14df12c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:02.657765 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5f2626df-1ec9-420a-9a87-026df14df12c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:02.661169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-943a94da-0836-4636-896b-81d254cd3a74 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.661802 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-943a94da-0836-4636-896b-81d254cd3a74 None None] GET https://10.4.3.176/volume// Aug 04 09:04:02.662045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-943a94da-0836-4636-896b-81d254cd3a74 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.662395 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-943a94da-0836-4636-896b-81d254cd3a74 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.662831 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-943a94da-0836-4636-896b-81d254cd3a74 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:02.663194 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 305/1209] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:02.680524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-a80b4efe-27ca-47a8-b59f-5dd6882ac78e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.684007 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-a80b4efe-27ca-47a8-b59f-5dd6882ac78e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:04:02.684735 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-a80b4efe-27ca-47a8-b59f-5dd6882ac78e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "467e0a73-f0c6-4aa3-b625-2066a7b8ea52", "connector": null, "instance_uuid": "a8c136e3-213c-40c1-877d-248bf22b5c5c"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:02.688237 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.688237 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:02.703641 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.703641 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:02.705358 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dc511948-4488-42f3-af17-c1dc5e016d45 req-5f2626df-1ec9-420a-9a87-026df14df12c tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90/action returned with HTTP 204 Aug 04 09:04:02.706385 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 303/1210] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:04:02 2026] POST /volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:02.738048 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-a80b4efe-27ca-47a8-b59f-5dd6882ac78e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:04:02.738652 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 301/1211] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:04:02 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:02.770390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3694909f-0019-45ca-b6bb-341be1b10f1e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.773231 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3694909f-0019-45ca-b6bb-341be1b10f1e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:02.773770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3694909f-0019-45ca-b6bb-341be1b10f1e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.773770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3694909f-0019-45ca-b6bb-341be1b10f1e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.786427 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.786427 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:02.789652 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f07ad9b7-bef4-4e18-963e-65ec634d65cc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.790011 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f07ad9b7-bef4-4e18-963e-65ec634d65cc None None] GET https://10.4.3.176/volume// Aug 04 09:04:02.790181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f07ad9b7-bef4-4e18-963e-65ec634d65cc None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.790433 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f07ad9b7-bef4-4e18-963e-65ec634d65cc None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.790752 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f07ad9b7-bef4-4e18-963e-65ec634d65cc None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:02.791024 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 306/1212] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:02.794631 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3694909f-0019-45ca-b6bb-341be1b10f1e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:02.797482 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3694909f-0019-45ca-b6bb-341be1b10f1e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:02.797922 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 303/1213] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:02.799461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-024d9f77-c182-41eb-a0a9-d388cb17157b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.804411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-024d9f77-c182-41eb-a0a9-d388cb17157b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:02.804628 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-024d9f77-c182-41eb-a0a9-d388cb17157b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:02.804807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-024d9f77-c182-41eb-a0a9-d388cb17157b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:02.814037 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.814037 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:02.818926 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-024d9f77-c182-41eb-a0a9-d388cb17157b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:02.825643 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-024d9f77-c182-41eb-a0a9-d388cb17157b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:02.826165 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 304/1214] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:02 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:02.931528 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-9447ca4c-ecf9-400d-9907-4b46b7c61cf7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:02.934935 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-9447ca4c-ecf9-400d-9907-4b46b7c61cf7 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] PUT https://10.4.3.176/volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355 Aug 04 09:04:02.935473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-9447ca4c-ecf9-400d-9907-4b46b7c61cf7 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:02.944532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-9447ca4c-ecf9-400d-9907-4b46b7c61cf7 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Acquiring lock "cinder-attachment_update-467e0a73-f0c6-4aa3-b625-2066a7b8ea52-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:04:02.949607 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-9447ca4c-ecf9-400d-9907-4b46b7c61cf7 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Lock "cinder-attachment_update-467e0a73-f0c6-4aa3-b625-2066a7b8ea52-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:04:02.950649 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:02.950649 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:03.037955 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-9447ca4c-ecf9-400d-9907-4b46b7c61cf7 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Lock "cinder-attachment_update-467e0a73-f0c6-4aa3-b625-2066a7b8ea52-np0000006401" released by "attachment_update" :: held 0.088s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:04:03.038341 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-9447ca4c-ecf9-400d-9907-4b46b7c61cf7 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355 returned with HTTP 200 Aug 04 09:04:03.039008 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 302/1215] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:04:02 2026] PUT /volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:03.378666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4fb3ad36-6a48-48e2-92d6-e8ef2ddd3626 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:03.380874 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4fb3ad36-6a48-48e2-92d6-e8ef2ddd3626 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:03.381074 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4fb3ad36-6a48-48e2-92d6-e8ef2ddd3626 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:03.381362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4fb3ad36-6a48-48e2-92d6-e8ef2ddd3626 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:03.389169 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:03.389169 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:03.393574 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4fb3ad36-6a48-48e2-92d6-e8ef2ddd3626 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:03.398222 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4fb3ad36-6a48-48e2-92d6-e8ef2ddd3626 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:03.398665 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 307/1216] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:03 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:03.452600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-15d96dd4-4944-4634-a0be-a4cd293ea0aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:03.454294 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-15d96dd4-4944-4634-a0be-a4cd293ea0aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:04:03.454523 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-15d96dd4-4944-4634-a0be-a4cd293ea0aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:03.454718 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-15d96dd4-4944-4634-a0be-a4cd293ea0aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:03.459225 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-15d96dd4-4944-4634-a0be-a4cd293ea0aa tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 returned with HTTP 404 Aug 04 09:04:03.459699 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 304/1217] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:03 2026] GET /volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:03.466839 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:03.472415 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:04:03.472415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:03.472415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:03.472415 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:04:03.477656 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:03.477656 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:03.478280 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:03.500886 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:04:03.501147 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-657d5176-8ee3-43b0-8d1e-1794bcb8c5f7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 returned with HTTP 202 Aug 04 09:04:03.501712 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 305/1218] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:03 2026] DELETE /volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:03.511067 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aab197da-416c-4657-9de2-4e377432791a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:03.516096 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aab197da-416c-4657-9de2-4e377432791a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:04:03.516345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aab197da-416c-4657-9de2-4e377432791a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:03.516575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aab197da-416c-4657-9de2-4e377432791a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:03.523608 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:03.523608 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:03.524049 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-aab197da-416c-4657-9de2-4e377432791a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:03.524896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aab197da-416c-4657-9de2-4e377432791a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 returned with HTTP 200 Aug 04 09:04:03.525276 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 303/1219] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:03 2026] GET /volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:03.593743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4c3b029e-5465-409b-a764-e4cc4eaeeefc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:03.596041 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4c3b029e-5465-409b-a764-e4cc4eaeeefc tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:03.596293 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4c3b029e-5465-409b-a764-e4cc4eaeeefc tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:03.596567 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4c3b029e-5465-409b-a764-e4cc4eaeeefc tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:03.609101 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:03.609101 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:03.613675 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4c3b029e-5465-409b-a764-e4cc4eaeeefc tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:03.622837 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4c3b029e-5465-409b-a764-e4cc4eaeeefc tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:03.623353 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 308/1220] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:03 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:03.812498 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-245eb447-8710-44f4-b64a-83470c928a8a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:03.814052 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-245eb447-8710-44f4-b64a-83470c928a8a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:03.814228 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-245eb447-8710-44f4-b64a-83470c928a8a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:03.814422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-245eb447-8710-44f4-b64a-83470c928a8a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:03.822972 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:03.822972 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:03.827142 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-245eb447-8710-44f4-b64a-83470c928a8a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:03.835414 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-245eb447-8710-44f4-b64a-83470c928a8a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:03.835947 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 305/1221] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:03 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:04.413645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d7985c9f-b469-4242-b981-36c941dabaca None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.415939 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7985c9f-b469-4242-b981-36c941dabaca tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:04.416173 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7985c9f-b469-4242-b981-36c941dabaca tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.416454 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7985c9f-b469-4242-b981-36c941dabaca tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.425114 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:04.425114 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:04.429782 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d7985c9f-b469-4242-b981-36c941dabaca tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:04.434927 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7985c9f-b469-4242-b981-36c941dabaca tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:04.435636 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 306/1222] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:04 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:04.537664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9d7ef12e-7907-4f62-899a-3706b4c4310e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.541229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9d7ef12e-7907-4f62-899a-3706b4c4310e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:04:04.541229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9d7ef12e-7907-4f62-899a-3706b4c4310e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.541229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9d7ef12e-7907-4f62-899a-3706b4c4310e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.546380 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9d7ef12e-7907-4f62-899a-3706b4c4310e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 returned with HTTP 404 Aug 04 09:04:04.547229 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 304/1223] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:04 2026] GET /volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:04.557297 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2f1fbe2e-d4e1-4b5a-86bd-be66a82d9586 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.559012 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f1fbe2e-d4e1-4b5a-86bd-be66a82d9586 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:04.559229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f1fbe2e-d4e1-4b5a-86bd-be66a82d9586 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.559436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f1fbe2e-d4e1-4b5a-86bd-be66a82d9586 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.559536 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-2f1fbe2e-d4e1-4b5a-86bd-be66a82d9586 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 046edc10-199e-4d18-9a79-30e27b7a993c Aug 04 09:04:04.569570 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f1fbe2e-d4e1-4b5a-86bd-be66a82d9586 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c returned with HTTP 404 Aug 04 09:04:04.570080 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 309/1224] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:04 2026] DELETE /volume/v3/snapshots/046edc10-199e-4d18-9a79-30e27b7a993c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:04.579994 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5c178194-e2d8-45c6-a120-53bdf64bb45c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.581925 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c178194-e2d8-45c6-a120-53bdf64bb45c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:04:04.582129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c178194-e2d8-45c6-a120-53bdf64bb45c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.582343 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c178194-e2d8-45c6-a120-53bdf64bb45c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.582519 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-5c178194-e2d8-45c6-a120-53bdf64bb45c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: b6311ff2-f8f8-444d-94c5-e40d4019bef0 Aug 04 09:04:04.590512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c178194-e2d8-45c6-a120-53bdf64bb45c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 returned with HTTP 404 Aug 04 09:04:04.590986 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 306/1225] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:04 2026] DELETE /volume/v3/snapshots/b6311ff2-f8f8-444d-94c5-e40d4019bef0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:04.629978 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-dd8492c1-bbbd-4a54-b45a-fa09c44429f6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.633904 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-dd8492c1-bbbd-4a54-b45a-fa09c44429f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:04.634166 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-dd8492c1-bbbd-4a54-b45a-fa09c44429f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.634439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-dd8492c1-bbbd-4a54-b45a-fa09c44429f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.642176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9ad0126a-3d2f-42a3-aadf-12e5b45b2301 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.646343 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9ad0126a-3d2f-42a3-aadf-12e5b45b2301 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:04.646343 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9ad0126a-3d2f-42a3-aadf-12e5b45b2301 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.646343 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9ad0126a-3d2f-42a3-aadf-12e5b45b2301 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.653075 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:04.653075 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:04.657624 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-dd8492c1-bbbd-4a54-b45a-fa09c44429f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:04.660069 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:04.660069 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:04.662611 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-dd8492c1-bbbd-4a54-b45a-fa09c44429f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:04:04.663082 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 307/1226] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:04 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:04.665163 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9ad0126a-3d2f-42a3-aadf-12e5b45b2301 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:04.672579 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9ad0126a-3d2f-42a3-aadf-12e5b45b2301 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:04.673025 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 305/1227] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:04 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:04.696526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-437f15fc-d0df-42c4-aa87-3145f34ffcd7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.699594 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-437f15fc-d0df-42c4-aa87-3145f34ffcd7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d/action Aug 04 09:04:04.700184 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-437f15fc-d0df-42c4-aa87-3145f34ffcd7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:04.700434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-437f15fc-d0df-42c4-aa87-3145f34ffcd7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:04.713921 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:04.713921 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:04.714595 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-437f15fc-d0df-42c4-aa87-3145f34ffcd7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:04.722052 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-437f15fc-d0df-42c4-aa87-3145f34ffcd7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Begin detaching volume completed successfully. Aug 04 09:04:04.722392 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-437f15fc-d0df-42c4-aa87-3145f34ffcd7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d/action returned with HTTP 202 Aug 04 09:04:04.722988 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 310/1228] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:04:04 2026] POST /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:04:04.780302 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-31daff35-f6b8-4c6b-91ee-d27f4eab0f2f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.780649 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-31daff35-f6b8-4c6b-91ee-d27f4eab0f2f None None] GET https://10.4.3.176/volume// Aug 04 09:04:04.780822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-31daff35-f6b8-4c6b-91ee-d27f4eab0f2f None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.781069 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-31daff35-f6b8-4c6b-91ee-d27f4eab0f2f None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.781382 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-31daff35-f6b8-4c6b-91ee-d27f4eab0f2f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:04.781659 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 307/1229] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:04.793741 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-5cd1e1ba-e6ac-4c8e-8a22-387249cad6f6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.795791 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-5cd1e1ba-e6ac-4c8e-8a22-387249cad6f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:04.795997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-5cd1e1ba-e6ac-4c8e-8a22-387249cad6f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.796177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-5cd1e1ba-e6ac-4c8e-8a22-387249cad6f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.804943 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:04.804943 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:04.813054 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-5cd1e1ba-e6ac-4c8e-8a22-387249cad6f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:04.820155 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-5cd1e1ba-e6ac-4c8e-8a22-387249cad6f6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:04:04.820602 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 308/1230] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:04 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:04.852530 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8cd3e815-2b7e-4547-aadb-c34d44f7e276 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:04.854556 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8cd3e815-2b7e-4547-aadb-c34d44f7e276 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:04.854803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8cd3e815-2b7e-4547-aadb-c34d44f7e276 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:04.855029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8cd3e815-2b7e-4547-aadb-c34d44f7e276 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:04.867999 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:04.867999 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:04.872152 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8cd3e815-2b7e-4547-aadb-c34d44f7e276 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:04.876653 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8cd3e815-2b7e-4547-aadb-c34d44f7e276 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:04.877018 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 306/1231] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:04 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:05.194366 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c0b7d1ce-6d7d-484c-9d14-4999451a489a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.196307 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0b7d1ce-6d7d-484c-9d14-4999451a489a tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:04:05.196534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0b7d1ce-6d7d-484c-9d14-4999451a489a tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.196721 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0b7d1ce-6d7d-484c-9d14-4999451a489a tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.207002 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.207002 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:05.211351 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c0b7d1ce-6d7d-484c-9d14-4999451a489a tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:05.216386 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0b7d1ce-6d7d-484c-9d14-4999451a489a tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:04:05.216776 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 311/1232] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:05.447232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6e28ebec-26d7-41f1-b515-2e29716856fd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.448938 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e28ebec-26d7-41f1-b515-2e29716856fd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:05.449114 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e28ebec-26d7-41f1-b515-2e29716856fd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.449328 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e28ebec-26d7-41f1-b515-2e29716856fd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.460470 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fdcfef8d-0254-4af2-b67b-65e60075fea7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.460922 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.460922 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:05.462674 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fdcfef8d-0254-4af2-b67b-65e60075fea7 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:04:05.462882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fdcfef8d-0254-4af2-b67b-65e60075fea7 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.463071 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fdcfef8d-0254-4af2-b67b-65e60075fea7 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.468178 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6e28ebec-26d7-41f1-b515-2e29716856fd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:05.473472 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e28ebec-26d7-41f1-b515-2e29716856fd tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:05.473859 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 308/1233] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:05.474374 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.474374 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:05.479305 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fdcfef8d-0254-4af2-b67b-65e60075fea7 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:05.487772 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fdcfef8d-0254-4af2-b67b-65e60075fea7 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:04:05.488324 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 309/1234] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:05.540278 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-93246b48-240c-4438-abb8-36b5f700c949 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.542411 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-93246b48-240c-4438-abb8-36b5f700c949 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:04:05.542613 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-93246b48-240c-4438-abb8-36b5f700c949 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.542799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-93246b48-240c-4438-abb8-36b5f700c949 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.563141 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.563141 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:05.570524 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-93246b48-240c-4438-abb8-36b5f700c949 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:05.575735 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-93246b48-240c-4438-abb8-36b5f700c949 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:04:05.576572 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 307/1235] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:05.599593 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-11f57777-daaa-434a-bf17-388d0e66cad2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.601531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-11f57777-daaa-434a-bf17-388d0e66cad2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412/action Aug 04 09:04:05.601848 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-11f57777-daaa-434a-bf17-388d0e66cad2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:05.601959 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-11f57777-daaa-434a-bf17-388d0e66cad2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:05.612705 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.612705 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:05.613279 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-11f57777-daaa-434a-bf17-388d0e66cad2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:05.619923 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-11f57777-daaa-434a-bf17-388d0e66cad2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Begin detaching volume completed successfully. Aug 04 09:04:05.620303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-11f57777-daaa-434a-bf17-388d0e66cad2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412/action returned with HTTP 202 Aug 04 09:04:05.621016 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 312/1236] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:04:05 2026] POST /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:04:05.682575 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-83b81f7a-113b-4e8c-b07e-7424bc77fbd9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.683068 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83b81f7a-113b-4e8c-b07e-7424bc77fbd9 None None] GET https://10.4.3.176/volume// Aug 04 09:04:05.683294 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83b81f7a-113b-4e8c-b07e-7424bc77fbd9 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.683553 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83b81f7a-113b-4e8c-b07e-7424bc77fbd9 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.684011 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83b81f7a-113b-4e8c-b07e-7424bc77fbd9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:05.684531 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 309/1237] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:05.691924 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8a4419bb-fdf5-4e9e-88b3-83ce472dfcd8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.693495 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a4419bb-fdf5-4e9e-88b3-83ce472dfcd8 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:05.693697 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a4419bb-fdf5-4e9e-88b3-83ce472dfcd8 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.693865 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a4419bb-fdf5-4e9e-88b3-83ce472dfcd8 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.693920 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-89e221ae-9a38-4d70-94e5-a37792e57b59 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.696438 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-89e221ae-9a38-4d70-94e5-a37792e57b59 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:04:05.696649 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-89e221ae-9a38-4d70-94e5-a37792e57b59 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.696955 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-89e221ae-9a38-4d70-94e5-a37792e57b59 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.709981 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.709981 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:05.710163 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.710163 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:05.717020 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8a4419bb-fdf5-4e9e-88b3-83ce472dfcd8 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:05.717263 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-89e221ae-9a38-4d70-94e5-a37792e57b59 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:05.721502 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a4419bb-fdf5-4e9e-88b3-83ce472dfcd8 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:05.721793 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-89e221ae-9a38-4d70-94e5-a37792e57b59 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:04:05.721935 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 310/1238] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:05.722278 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 308/1239] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:05.895164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e6c9197a-03b2-4a81-885e-0245b7dbc862 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:05.896835 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e6c9197a-03b2-4a81-885e-0245b7dbc862 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:05.897023 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e6c9197a-03b2-4a81-885e-0245b7dbc862 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:05.897210 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e6c9197a-03b2-4a81-885e-0245b7dbc862 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:05.906292 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:05.906292 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:05.909695 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e6c9197a-03b2-4a81-885e-0245b7dbc862 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:05.913455 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e6c9197a-03b2-4a81-885e-0245b7dbc862 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:05.913867 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 313/1240] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:05 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:06.485919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d427bf42-ce49-4df0-b7f4-e06ee83116a4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:06.488022 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d427bf42-ce49-4df0-b7f4-e06ee83116a4 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:06.488298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d427bf42-ce49-4df0-b7f4-e06ee83116a4 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:06.488570 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d427bf42-ce49-4df0-b7f4-e06ee83116a4 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:06.497126 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:06.497126 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:06.501909 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d427bf42-ce49-4df0-b7f4-e06ee83116a4 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:06.508466 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d427bf42-ce49-4df0-b7f4-e06ee83116a4 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:06.509001 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 310/1241] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:06 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:06.736634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f333a442-242a-404e-9930-cac85674d64e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:06.738339 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f333a442-242a-404e-9930-cac85674d64e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:06.738559 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f333a442-242a-404e-9930-cac85674d64e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:06.738963 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f333a442-242a-404e-9930-cac85674d64e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:06.747443 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:06.747443 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:06.750214 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f333a442-242a-404e-9930-cac85674d64e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:06.753694 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f333a442-242a-404e-9930-cac85674d64e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:06.754052 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 311/1242] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:06 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:06.925681 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0fa04c5b-516e-4e9d-8971-e4df1e90e20d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:06.927248 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0fa04c5b-516e-4e9d-8971-e4df1e90e20d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:06.927426 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0fa04c5b-516e-4e9d-8971-e4df1e90e20d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:06.927596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0fa04c5b-516e-4e9d-8971-e4df1e90e20d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:06.935663 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:06.935663 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:06.938569 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0fa04c5b-516e-4e9d-8971-e4df1e90e20d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:06.942147 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0fa04c5b-516e-4e9d-8971-e4df1e90e20d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:06.942480 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 309/1243] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:06 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:07.526017 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8d4d787c-e31b-45fd-a97e-e65e194c33a2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:07.528303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d4d787c-e31b-45fd-a97e-e65e194c33a2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:07.529038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d4d787c-e31b-45fd-a97e-e65e194c33a2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:07.529464 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d4d787c-e31b-45fd-a97e-e65e194c33a2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:07.539819 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:07.539819 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:07.544460 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-3458853a-c585-4ef1-a3ec-9e23827b9b54 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:07.544863 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8d4d787c-e31b-45fd-a97e-e65e194c33a2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:07.547147 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-3458853a-c585-4ef1-a3ec-9e23827b9b54 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] POST https://10.4.3.176/volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130/action Aug 04 09:04:07.547638 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-3458853a-c585-4ef1-a3ec-9e23827b9b54 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:07.547799 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-3458853a-c585-4ef1-a3ec-9e23827b9b54 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:07.550923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d4d787c-e31b-45fd-a97e-e65e194c33a2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:07.551364 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 314/1244] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:07 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:07.565337 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:07.565337 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:07.579353 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ca055a09-9bbb-4542-8ed8-6f376791f9e6 req-3458853a-c585-4ef1-a3ec-9e23827b9b54 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130/action returned with HTTP 204 Aug 04 09:04:07.580003 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 311/1245] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:04:07 2026] POST /volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:07.767143 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d5c78462-5619-4f7f-bf2c-1d75de06dae5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:07.769666 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5c78462-5619-4f7f-bf2c-1d75de06dae5 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:07.769968 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5c78462-5619-4f7f-bf2c-1d75de06dae5 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:07.770271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5c78462-5619-4f7f-bf2c-1d75de06dae5 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:07.783284 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:07.783284 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:07.788530 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d5c78462-5619-4f7f-bf2c-1d75de06dae5 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:07.794394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5c78462-5619-4f7f-bf2c-1d75de06dae5 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:07.794943 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 312/1246] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:07 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:07.809991 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f7da470e-389d-473f-b3f7-a9deba4b4201 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:07.811890 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7da470e-389d-473f-b3f7-a9deba4b4201 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:07.812157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f7da470e-389d-473f-b3f7-a9deba4b4201 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:07.812444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f7da470e-389d-473f-b3f7-a9deba4b4201 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:07.822487 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:07.822487 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:07.826397 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f7da470e-389d-473f-b3f7-a9deba4b4201 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:07.830604 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7da470e-389d-473f-b3f7-a9deba4b4201 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:07.831052 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 310/1247] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:07 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:07.891135 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a0dd8144-18c9-4001-a03a-5d2be17c34bd req-80d80854-6006-4a1b-9372-07b751345be0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:07.893936 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a0dd8144-18c9-4001-a03a-5d2be17c34bd req-80d80854-6006-4a1b-9372-07b751345be0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:07.894252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a0dd8144-18c9-4001-a03a-5d2be17c34bd req-80d80854-6006-4a1b-9372-07b751345be0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:07.894551 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a0dd8144-18c9-4001-a03a-5d2be17c34bd req-80d80854-6006-4a1b-9372-07b751345be0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:07.906174 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:07.906174 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:07.910893 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-a0dd8144-18c9-4001-a03a-5d2be17c34bd req-80d80854-6006-4a1b-9372-07b751345be0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:07.915766 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a0dd8144-18c9-4001-a03a-5d2be17c34bd req-80d80854-6006-4a1b-9372-07b751345be0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:07.916321 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 315/1248] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:07 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:07.954141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c4e60fe8-5fd5-4303-a3f8-f634b2e2728b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:07.956267 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c4e60fe8-5fd5-4303-a3f8-f634b2e2728b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:07.956490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c4e60fe8-5fd5-4303-a3f8-f634b2e2728b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:07.956712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c4e60fe8-5fd5-4303-a3f8-f634b2e2728b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:07.970493 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:07.970493 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:07.974404 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c4e60fe8-5fd5-4303-a3f8-f634b2e2728b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:07.980864 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c4e60fe8-5fd5-4303-a3f8-f634b2e2728b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:07.981080 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 312/1249] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:07 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:08.570143 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c11990d1-4695-460d-8092-34f767aa25c9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:08.573080 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c11990d1-4695-460d-8092-34f767aa25c9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:08.573378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c11990d1-4695-460d-8092-34f767aa25c9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:08.573656 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c11990d1-4695-460d-8092-34f767aa25c9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:08.588261 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:08.588261 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:08.593297 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c11990d1-4695-460d-8092-34f767aa25c9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:08.599340 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c11990d1-4695-460d-8092-34f767aa25c9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:08.600041 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 313/1250] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:08 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:08.997034 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e4561c51-41d1-465c-8602-76dab75fe53d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:08.998885 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e4561c51-41d1-465c-8602-76dab75fe53d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:08.999087 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e4561c51-41d1-465c-8602-76dab75fe53d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:08.999306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e4561c51-41d1-465c-8602-76dab75fe53d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:09.008549 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:09.008549 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:09.012280 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e4561c51-41d1-465c-8602-76dab75fe53d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:09.016461 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e4561c51-41d1-465c-8602-76dab75fe53d tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:09.016860 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 311/1251] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:08 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:09.614599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-75774783-7dd3-44e2-ac08-b2a7c8d130d2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:09.616412 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-75774783-7dd3-44e2-ac08-b2a7c8d130d2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:09.616652 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-75774783-7dd3-44e2-ac08-b2a7c8d130d2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:09.616845 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-75774783-7dd3-44e2-ac08-b2a7c8d130d2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:09.623832 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:09.623832 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:09.628396 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-75774783-7dd3-44e2-ac08-b2a7c8d130d2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:09.634033 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-75774783-7dd3-44e2-ac08-b2a7c8d130d2 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:09.634458 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 316/1252] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:09 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:10.029322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0a76de95-d40d-47e6-8c6d-bdccf57930a9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:10.032145 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a76de95-d40d-47e6-8c6d-bdccf57930a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:10.032400 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a76de95-d40d-47e6-8c6d-bdccf57930a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:10.032658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a76de95-d40d-47e6-8c6d-bdccf57930a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:10.045326 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:10.045326 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:10.049837 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0a76de95-d40d-47e6-8c6d-bdccf57930a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:10.055072 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a76de95-d40d-47e6-8c6d-bdccf57930a9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:10.055503 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 313/1253] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:10 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:10.605778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-fff9213c-5d27-43e2-8741-528b37399b02 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:10.608428 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-fff9213c-5d27-43e2-8741-528b37399b02 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355/action Aug 04 09:04:10.609015 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-fff9213c-5d27-43e2-8741-528b37399b02 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:10.609236 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-fff9213c-5d27-43e2-8741-528b37399b02 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:10.628131 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:10.628131 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:10.647076 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4408a759-0147-4ded-a855-743f9b78d6d1 req-fff9213c-5d27-43e2-8741-528b37399b02 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355/action returned with HTTP 204 Aug 04 09:04:10.647076 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 314/1254] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:04:10 2026] POST /volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:10.648508 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9b2cd8fd-7df3-4768-b0df-1e8b94b70a5b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:10.650295 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b2cd8fd-7df3-4768-b0df-1e8b94b70a5b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:10.650596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b2cd8fd-7df3-4768-b0df-1e8b94b70a5b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:10.650881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b2cd8fd-7df3-4768-b0df-1e8b94b70a5b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:10.659248 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:10.659248 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:10.664907 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9b2cd8fd-7df3-4768-b0df-1e8b94b70a5b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:10.674665 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b2cd8fd-7df3-4768-b0df-1e8b94b70a5b tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:10.675133 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 312/1255] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:10 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:11.071770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-77304255-9cc2-4d90-8d49-b18662e38b6e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.074275 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77304255-9cc2-4d90-8d49-b18662e38b6e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:11.074576 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77304255-9cc2-4d90-8d49-b18662e38b6e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.074856 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77304255-9cc2-4d90-8d49-b18662e38b6e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.088622 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.088622 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:11.093909 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-77304255-9cc2-4d90-8d49-b18662e38b6e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:11.099876 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77304255-9cc2-4d90-8d49-b18662e38b6e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:11.100751 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 317/1256] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:11.114180 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5b982560-7230-4be1-bffd-687bb09128c9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.116598 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b982560-7230-4be1-bffd-687bb09128c9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:11.116842 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b982560-7230-4be1-bffd-687bb09128c9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.117121 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b982560-7230-4be1-bffd-687bb09128c9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.130531 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.130531 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:11.137038 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5b982560-7230-4be1-bffd-687bb09128c9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:11.142782 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b982560-7230-4be1-bffd-687bb09128c9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:11.143270 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 314/1257] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:11.197789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-190c0ee8-42bc-4a58-a970-cffaa05fc1a7 req-ce8ff774-d8b4-4822-8e84-e441364e5329 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.200564 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-190c0ee8-42bc-4a58-a970-cffaa05fc1a7 req-ce8ff774-d8b4-4822-8e84-e441364e5329 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:11.200915 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-190c0ee8-42bc-4a58-a970-cffaa05fc1a7 req-ce8ff774-d8b4-4822-8e84-e441364e5329 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.201301 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-190c0ee8-42bc-4a58-a970-cffaa05fc1a7 req-ce8ff774-d8b4-4822-8e84-e441364e5329 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.212127 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.212127 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:11.217597 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-190c0ee8-42bc-4a58-a970-cffaa05fc1a7 req-ce8ff774-d8b4-4822-8e84-e441364e5329 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:11.225064 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-190c0ee8-42bc-4a58-a970-cffaa05fc1a7 req-ce8ff774-d8b4-4822-8e84-e441364e5329 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:11.225923 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 315/1258] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:11.244574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d9f19eb-1ebf-41f6-947e-a38cf798a0eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.246217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d9f19eb-1ebf-41f6-947e-a38cf798a0eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:11.246402 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d9f19eb-1ebf-41f6-947e-a38cf798a0eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.246591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d9f19eb-1ebf-41f6-947e-a38cf798a0eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.256310 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.256310 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:11.259911 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d9f19eb-1ebf-41f6-947e-a38cf798a0eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:11.263748 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d9f19eb-1ebf-41f6-947e-a38cf798a0eb tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:11.264100 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 313/1259] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:11.300926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-aabcf2b8-32b6-4862-95f6-b8cc870192d4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.303530 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-aabcf2b8-32b6-4862-95f6-b8cc870192d4 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:11.303814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-aabcf2b8-32b6-4862-95f6-b8cc870192d4 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.304096 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-aabcf2b8-32b6-4862-95f6-b8cc870192d4 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.316836 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.316836 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:11.320437 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-aabcf2b8-32b6-4862-95f6-b8cc870192d4 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:11.324596 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-aabcf2b8-32b6-4862-95f6-b8cc870192d4 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:11.324970 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 318/1260] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:11.342304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-a96bbfc6-1e4c-404a-a8fd-2a7793d80af9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.344328 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-a96bbfc6-1e4c-404a-a8fd-2a7793d80af9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52/action Aug 04 09:04:11.344658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-a96bbfc6-1e4c-404a-a8fd-2a7793d80af9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:11.344764 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-a96bbfc6-1e4c-404a-a8fd-2a7793d80af9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:11.355542 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.355542 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:11.356045 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-a96bbfc6-1e4c-404a-a8fd-2a7793d80af9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:11.364636 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-a96bbfc6-1e4c-404a-a8fd-2a7793d80af9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Begin detaching volume completed successfully. Aug 04 09:04:11.364907 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-a96bbfc6-1e4c-404a-a8fd-2a7793d80af9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52/action returned with HTTP 202 Aug 04 09:04:11.365381 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 315/1261] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:04:11 2026] POST /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:04:11.408365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fa01259c-3e66-4f54-ba38-a2e1d73ee5fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.414329 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fa01259c-3e66-4f54-ba38-a2e1d73ee5fd None None] GET https://10.4.3.176/volume// Aug 04 09:04:11.414329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fa01259c-3e66-4f54-ba38-a2e1d73ee5fd None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.414329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fa01259c-3e66-4f54-ba38-a2e1d73ee5fd None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.414329 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fa01259c-3e66-4f54-ba38-a2e1d73ee5fd None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:11.414329 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 316/1262] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:11.425251 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-ab868a3f-a803-4a8c-aab7-94ce2bc248ff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.432841 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-ab868a3f-a803-4a8c-aab7-94ce2bc248ff tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:11.433093 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-ab868a3f-a803-4a8c-aab7-94ce2bc248ff tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.433347 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-ab868a3f-a803-4a8c-aab7-94ce2bc248ff tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.449008 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.449008 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:11.453388 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-ab868a3f-a803-4a8c-aab7-94ce2bc248ff tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:11.457617 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-ab868a3f-a803-4a8c-aab7-94ce2bc248ff tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:11.458834 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 314/1263] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:11.688250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1caf1c7c-56b2-4574-a781-81400dd0da03 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.691316 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1caf1c7c-56b2-4574-a781-81400dd0da03 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:11.691316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1caf1c7c-56b2-4574-a781-81400dd0da03 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.691524 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1caf1c7c-56b2-4574-a781-81400dd0da03 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:11.702650 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:11.702650 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:11.707271 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1caf1c7c-56b2-4574-a781-81400dd0da03 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:11.718518 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1caf1c7c-56b2-4574-a781-81400dd0da03 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:11.718518 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 319/1264] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:11.989978 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-c5d5065b-045e-4d13-814a-f99cee8ff5ab req-cd04e5f7-fc0d-4f81-8bff-8797b8dc2c9c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:11.992174 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c5d5065b-045e-4d13-814a-f99cee8ff5ab req-cd04e5f7-fc0d-4f81-8bff-8797b8dc2c9c tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:11.992395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c5d5065b-045e-4d13-814a-f99cee8ff5ab req-cd04e5f7-fc0d-4f81-8bff-8797b8dc2c9c tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:11.992592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c5d5065b-045e-4d13-814a-f99cee8ff5ab req-cd04e5f7-fc0d-4f81-8bff-8797b8dc2c9c tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:12.003068 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:12.003068 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:12.007100 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-c5d5065b-045e-4d13-814a-f99cee8ff5ab req-cd04e5f7-fc0d-4f81-8bff-8797b8dc2c9c tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:12.011142 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c5d5065b-045e-4d13-814a-f99cee8ff5ab req-cd04e5f7-fc0d-4f81-8bff-8797b8dc2c9c tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:12.011618 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 316/1265] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:11 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:12.736825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0d64fea9-e44f-4318-9e10-7bc65b5207b9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:12.738901 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0d64fea9-e44f-4318-9e10-7bc65b5207b9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:12.739097 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0d64fea9-e44f-4318-9e10-7bc65b5207b9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:12.739307 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0d64fea9-e44f-4318-9e10-7bc65b5207b9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:12.746294 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:12.746294 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:12.749755 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0d64fea9-e44f-4318-9e10-7bc65b5207b9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:12.754096 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0d64fea9-e44f-4318-9e10-7bc65b5207b9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:12.754542 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 317/1266] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:12 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:13.770283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d501229e-987e-4ee2-bb0f-34e78291d4d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:13.774621 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d501229e-987e-4ee2-bb0f-34e78291d4d9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:13.775165 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d501229e-987e-4ee2-bb0f-34e78291d4d9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:13.775165 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d501229e-987e-4ee2-bb0f-34e78291d4d9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:13.784293 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:13.784293 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:13.788897 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d501229e-987e-4ee2-bb0f-34e78291d4d9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:13.793703 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d501229e-987e-4ee2-bb0f-34e78291d4d9 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:13.794062 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 315/1267] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:13 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:14.262578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-306a2b45-9057-4ce8-bd7a-ed073f427924 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:14.263748 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-306a2b45-9057-4ce8-bd7a-ed073f427924 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 Aug 04 09:04:14.263946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-306a2b45-9057-4ce8-bd7a-ed073f427924 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:14.264132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-306a2b45-9057-4ce8-bd7a-ed073f427924 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:14.272127 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:14.272127 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:14.331786 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a89a51fe-637c-4f70-9dec-a3124c7136de req-306a2b45-9057-4ce8-bd7a-ed073f427924 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 returned with HTTP 200 Aug 04 09:04:14.332301 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 320/1268] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:14 2026] DELETE /volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:14.530730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-6f447448-5707-4dab-821a-d4b5d11caca0 req-21c8553f-4ef0-4635-90d6-9dea008369e3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:14.533890 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6f447448-5707-4dab-821a-d4b5d11caca0 req-21c8553f-4ef0-4635-90d6-9dea008369e3 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] DELETE https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 Aug 04 09:04:14.534192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6f447448-5707-4dab-821a-d4b5d11caca0 req-21c8553f-4ef0-4635-90d6-9dea008369e3 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:14.534542 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-6f447448-5707-4dab-821a-d4b5d11caca0 req-21c8553f-4ef0-4635-90d6-9dea008369e3 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:14.548274 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:14.548274 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:14.625395 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-6f447448-5707-4dab-821a-d4b5d11caca0 req-21c8553f-4ef0-4635-90d6-9dea008369e3 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 returned with HTTP 200 Aug 04 09:04:14.626535 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 317/1269] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:14 2026] DELETE /volume/v3/attachments/cebba63a-5d1a-464b-862a-d2fcbc4f7d90 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:14.683469 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-4c68e4a2-1fc7-4db0-a47b-7521e81c87a8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:14.686619 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-4c68e4a2-1fc7-4db0-a47b-7521e81c87a8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] DELETE https://10.4.3.176/volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668 Aug 04 09:04:14.686938 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-4c68e4a2-1fc7-4db0-a47b-7521e81c87a8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:14.687158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-4c68e4a2-1fc7-4db0-a47b-7521e81c87a8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:14.702818 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:14.702818 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:14.768734 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ffbdd4af-8877-4b97-a33c-f221702f44ba req-4c68e4a2-1fc7-4db0-a47b-7521e81c87a8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668 returned with HTTP 200 Aug 04 09:04:14.769029 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 318/1270] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:14 2026] DELETE /volume/v3/attachments/d78e0241-f15c-414f-b0f1-3742c4789668 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:14.817886 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-65f4cad6-5788-4286-b111-78164fee0d8d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:14.822235 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65f4cad6-5788-4286-b111-78164fee0d8d tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:14.823360 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65f4cad6-5788-4286-b111-78164fee0d8d tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:14.823635 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65f4cad6-5788-4286-b111-78164fee0d8d tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:14.838282 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:14.838282 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:14.845690 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-65f4cad6-5788-4286-b111-78164fee0d8d tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:14.851078 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65f4cad6-5788-4286-b111-78164fee0d8d tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:14.851650 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 316/1271] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:14 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:15.060945 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2ff8e0db-343c-4d6f-ac5b-38a48abd5ba2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.065678 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2ff8e0db-343c-4d6f-ac5b-38a48abd5ba2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:04:15.065678 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2ff8e0db-343c-4d6f-ac5b-38a48abd5ba2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.065678 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2ff8e0db-343c-4d6f-ac5b-38a48abd5ba2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.075746 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.075746 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:15.078139 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-c2007777-90ab-4bc3-9cee-f5e25f6fb4b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.080407 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2ff8e0db-343c-4d6f-ac5b-38a48abd5ba2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:15.081828 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-c2007777-90ab-4bc3-9cee-f5e25f6fb4b3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] DELETE https://10.4.3.176/volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355 Aug 04 09:04:15.082122 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-c2007777-90ab-4bc3-9cee-f5e25f6fb4b3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.082455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-c2007777-90ab-4bc3-9cee-f5e25f6fb4b3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.086135 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2ff8e0db-343c-4d6f-ac5b-38a48abd5ba2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:04:15.086679 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 321/1272] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:15 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:15.096644 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.096644 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:15.164492 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-374e311f-dcbc-49d0-bf49-37450080a7ef req-c2007777-90ab-4bc3-9cee-f5e25f6fb4b3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355 returned with HTTP 200 Aug 04 09:04:15.165148 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 318/1273] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:15 2026] DELETE /volume/v3/attachments/f910edd5-cf63-421e-8650-23f67849f355 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:15.629983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ae2c6829-2c06-4d3c-8ddf-6dbeb7f185b8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.632856 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae2c6829-2c06-4d3c-8ddf-6dbeb7f185b8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:04:15.633213 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ae2c6829-2c06-4d3c-8ddf-6dbeb7f185b8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.633745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ae2c6829-2c06-4d3c-8ddf-6dbeb7f185b8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.642023 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7746f172-8c78-4e7e-bd68-b3646b9c41eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.645348 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7746f172-8c78-4e7e-bd68-b3646b9c41eb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:04:15.645440 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.645440 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:15.645567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7746f172-8c78-4e7e-bd68-b3646b9c41eb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.645567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7746f172-8c78-4e7e-bd68-b3646b9c41eb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.653748 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ae2c6829-2c06-4d3c-8ddf-6dbeb7f185b8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:04:15.653962 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.653962 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:15.659218 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7746f172-8c78-4e7e-bd68-b3646b9c41eb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:04:15.662102 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae2c6829-2c06-4d3c-8ddf-6dbeb7f185b8 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:04:15.662599 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 319/1274] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:15 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:15.664639 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7746f172-8c78-4e7e-bd68-b3646b9c41eb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:04:15.665323 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 317/1275] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:15 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:15.722618 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d62e24a1-7043-44e1-a8c4-faf60d0ed252 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.725267 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d62e24a1-7043-44e1-a8c4-faf60d0ed252 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:04:15.725355 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d62e24a1-7043-44e1-a8c4-faf60d0ed252 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.725653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d62e24a1-7043-44e1-a8c4-faf60d0ed252 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.736318 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.736318 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:15.745226 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d62e24a1-7043-44e1-a8c4-faf60d0ed252 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:04:15.751703 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d62e24a1-7043-44e1-a8c4-faf60d0ed252 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:04:15.752233 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 322/1276] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:15 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:15.779381 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.783413 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:04:15.783413 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.783977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.785009 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Delete volume with id: d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:04:15.797384 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.797384 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:15.797384 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:04:15.844619 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Delete volume request issued successfully. Aug 04 09:04:15.844778 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-05fad1a6-34ef-4bcb-8998-d8343690fdd1 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 202 Aug 04 09:04:15.845563 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 319/1277] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:15 2026] DELETE /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:15.860419 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-085d84da-1d11-448a-9ede-d26bbc204130 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.862592 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-085d84da-1d11-448a-9ede-d26bbc204130 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:04:15.862831 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-085d84da-1d11-448a-9ede-d26bbc204130 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.863070 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-085d84da-1d11-448a-9ede-d26bbc204130 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.871340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2647eb36-8529-4c30-a419-1e08c6079e7a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.875295 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2647eb36-8529-4c30-a419-1e08c6079e7a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:15.876112 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2647eb36-8529-4c30-a419-1e08c6079e7a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.876112 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2647eb36-8529-4c30-a419-1e08c6079e7a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.876254 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.876254 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:15.884797 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-085d84da-1d11-448a-9ede-d26bbc204130 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Volume info retrieved successfully. Aug 04 09:04:15.888685 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.888685 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:15.893036 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2647eb36-8529-4c30-a419-1e08c6079e7a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:15.896418 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-085d84da-1d11-448a-9ede-d26bbc204130 tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 200 Aug 04 09:04:15.897227 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 320/1278] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:15 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:15.898872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2647eb36-8529-4c30-a419-1e08c6079e7a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:15.899295 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 318/1279] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:15 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 1295 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:15.920548 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-94b91c08-afa1-40c1-83ec-aad121af6205 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.923293 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94b91c08-afa1-40c1-83ec-aad121af6205 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:15.923810 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94b91c08-afa1-40c1-83ec-aad121af6205 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.924191 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94b91c08-afa1-40c1-83ec-aad121af6205 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.924862 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-94b91c08-afa1-40c1-83ec-aad121af6205 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Delete volume with id: c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:15.937808 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.937808 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:15.938953 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-94b91c08-afa1-40c1-83ec-aad121af6205 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:15.969953 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-94b91c08-afa1-40c1-83ec-aad121af6205 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Delete volume request issued successfully. Aug 04 09:04:15.970446 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94b91c08-afa1-40c1-83ec-aad121af6205 tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 202 Aug 04 09:04:15.970915 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 323/1280] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:15 2026] DELETE /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:15.983344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7d5c8ae0-7595-4692-9258-eb9f6b8a094a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:15.985286 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7d5c8ae0-7595-4692-9258-eb9f6b8a094a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:15.985871 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7d5c8ae0-7595-4692-9258-eb9f6b8a094a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:15.987416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7d5c8ae0-7595-4692-9258-eb9f6b8a094a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:15.995154 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:15.995154 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:16.004534 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7d5c8ae0-7595-4692-9258-eb9f6b8a094a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Volume info retrieved successfully. Aug 04 09:04:16.013581 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7d5c8ae0-7595-4692-9258-eb9f6b8a094a tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 200 Aug 04 09:04:16.014291 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 320/1281] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:15 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 1294 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:16.014402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ad986d95-9966-4d0a-94ac-b1d1e5dbfebf req-52a3c2fb-46d4-4c11-b9aa-d0beeca318d4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:16.019344 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ad986d95-9966-4d0a-94ac-b1d1e5dbfebf req-52a3c2fb-46d4-4c11-b9aa-d0beeca318d4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 Aug 04 09:04:16.019948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ad986d95-9966-4d0a-94ac-b1d1e5dbfebf req-52a3c2fb-46d4-4c11-b9aa-d0beeca318d4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:16.020130 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ad986d95-9966-4d0a-94ac-b1d1e5dbfebf req-52a3c2fb-46d4-4c11-b9aa-d0beeca318d4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:16.026626 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ad986d95-9966-4d0a-94ac-b1d1e5dbfebf req-52a3c2fb-46d4-4c11-b9aa-d0beeca318d4 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 returned with HTTP 404 Aug 04 09:04:16.027884 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 321/1282] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:16 2026] DELETE /volume/v3/attachments/7d9fceb6-1262-4996-bf51-b18de6d75da8 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:04:16.425464 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:16.428467 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/limits Aug 04 09:04:16.428830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:16.429041 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:16.444085 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:04:16.444453 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:04:16.444795 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:04:16.461345 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-91193dd1-5436-4680-bf6b-d5c8b9b96f34 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/limits returned with HTTP 200 Aug 04 09:04:16.461762 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 319/1283] 10.4.3.176 () {68 vars in 1484 bytes} [Tue Aug 4 09:04:16 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:16.526372 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-f2b3c2c3-482c-4494-bf82-cea7cc9c767d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:16.529798 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-f2b3c2c3-482c-4494-bf82-cea7cc9c767d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:16.530280 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-f2b3c2c3-482c-4494-bf82-cea7cc9c767d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:16.530671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-f2b3c2c3-482c-4494-bf82-cea7cc9c767d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:16.549317 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:16.549317 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:16.555163 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-f2b3c2c3-482c-4494-bf82-cea7cc9c767d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:16.562194 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-f2b3c2c3-482c-4494-bf82-cea7cc9c767d tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:04:16.562814 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 324/1284] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:16 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 1659 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:16.573607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:16.579582 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:04:16.579582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40390fa9-d691-49db-b51b-b624de9016b8", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:16.600707 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:16.600707 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:16.601874 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:16.602283 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Create snapshot from volume 40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:16.666146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Created reservations ['0896552a-daa1-42ca-85fd-b0be6182e57d', '6ce974c1-c781-4990-8894-40406527d1c1', '69bb3212-85cd-4ef3-a936-81e475a99826', 'cb010563-b8d6-42bb-b40f-6fdcecc21f75'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:16.726411 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Snapshot force create request issued successfully. Aug 04 09:04:16.727444 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-91f32fc0-feee-4a53-8d9b-7daa81629c1a req-70e3f138-7b04-4c02-b1ea-388251ce4aa7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:04:16.727576 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 321/1285] 10.4.3.176 () {72 vars in 1547 bytes} [Tue Aug 4 09:04:16 2026] POST /volume/v3/snapshots => generated 292 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:16.910941 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fc57fdad-6c24-44b3-9fc8-ad61575c46cb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:16.912506 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fc57fdad-6c24-44b3-9fc8-ad61575c46cb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] GET https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 Aug 04 09:04:16.912694 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fc57fdad-6c24-44b3-9fc8-ad61575c46cb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:16.912938 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fc57fdad-6c24-44b3-9fc8-ad61575c46cb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:16.928422 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fc57fdad-6c24-44b3-9fc8-ad61575c46cb tempest-ServerActionsTestOtherB-1426479873 tempest-ServerActionsTestOtherB-1426479873-project-member] https://10.4.3.176/volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 returned with HTTP 404 Aug 04 09:04:16.929105 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 322/1286] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:16 2026] GET /volume/v3/volumes/d24c80bd-c14d-4288-ae43-2f8e06b98930 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:17.037127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d0ed229a-d911-49d2-ad75-9007822532fb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:17.041166 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0ed229a-d911-49d2-ad75-9007822532fb tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] GET https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a Aug 04 09:04:17.041624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0ed229a-d911-49d2-ad75-9007822532fb tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:17.041848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0ed229a-d911-49d2-ad75-9007822532fb tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:17.054723 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0ed229a-d911-49d2-ad75-9007822532fb tempest-VolumeAndVolumeTypeFromImageTest-772838010 tempest-VolumeAndVolumeTypeFromImageTest-772838010-project-member] https://10.4.3.176/volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a returned with HTTP 404 Aug 04 09:04:17.055272 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 320/1287] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:17 2026] GET /volume/v3/volumes/c4fafb86-dc55-453f-a2ed-d1087f7ada0a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:17.349068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c617e485-b87a-48a0-ac04-32ade3138f03 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:17.351342 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c617e485-b87a-48a0-ac04-32ade3138f03 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:04:17.351607 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c617e485-b87a-48a0-ac04-32ade3138f03 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:17.351847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c617e485-b87a-48a0-ac04-32ade3138f03 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:17.352905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c617e485-b87a-48a0-ac04-32ade3138f03 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:04:17.419368 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c617e485-b87a-48a0-ac04-32ade3138f03 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Get all volumes completed successfully. Aug 04 09:04:17.423026 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:17.423026 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:17.429995 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c617e485-b87a-48a0-ac04-32ade3138f03 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:04:17.430476 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 325/1288] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:04:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18624 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:17.448392 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:17.452568 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 Aug 04 09:04:17.452877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:17.453165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:17.453592 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Delete volume with id: 67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 Aug 04 09:04:17.464658 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:17.464658 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:17.465174 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Volume info retrieved successfully. Aug 04 09:04:17.480980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.image.cache [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'fc50affc-56c1-4c76-9f5c-c7582dcf8a47', 'volume_id': '67a36fad-d8f9-4bb9-90f8-b4b65c7927b2', 'host': 'np0000006401@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 4, 9, 3, 46), 'last_used': datetime.datetime(2026, 8, 4, 9, 4, 16)}. {{(pid=100460) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 04 09:04:17.495005 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Delete volume request issued successfully. Aug 04 09:04:17.495269 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bbb3aa57-145d-4db8-9d4d-761316b2cc0d tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] https://10.4.3.176/volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 returned with HTTP 202 Aug 04 09:04:17.495787 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 322/1289] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:17 2026] DELETE /volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:17.507520 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-58a85537-1757-4331-ba9b-2252cc8caf5b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:17.509848 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58a85537-1757-4331-ba9b-2252cc8caf5b tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] GET https://10.4.3.176/volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 Aug 04 09:04:17.510183 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58a85537-1757-4331-ba9b-2252cc8caf5b tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:17.510487 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58a85537-1757-4331-ba9b-2252cc8caf5b tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:17.521362 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:17.521362 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:17.527139 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-58a85537-1757-4331-ba9b-2252cc8caf5b tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Volume info retrieved successfully. Aug 04 09:04:17.533945 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58a85537-1757-4331-ba9b-2252cc8caf5b tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] https://10.4.3.176/volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 returned with HTTP 200 Aug 04 09:04:17.534636 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 323/1290] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:17 2026] GET /volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 => generated 1096 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:18.553442 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a5f0c390-357e-4e51-850b-c134916826f3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:18.556889 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a5f0c390-357e-4e51-850b-c134916826f3 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] GET https://10.4.3.176/volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 Aug 04 09:04:18.557171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a5f0c390-357e-4e51-850b-c134916826f3 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:18.558258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a5f0c390-357e-4e51-850b-c134916826f3 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:18.574627 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a5f0c390-357e-4e51-850b-c134916826f3 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] https://10.4.3.176/volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 returned with HTTP 404 Aug 04 09:04:18.577762 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 321/1291] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:18 2026] GET /volume/v3/volumes/67a36fad-d8f9-4bb9-90f8-b4b65c7927b2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:18.589414 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ebd80193-7608-4f7f-a9d4-c08828204bda None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:18.595232 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebd80193-7608-4f7f-a9d4-c08828204bda tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] DELETE https://10.4.3.176/volume/v3/types/5ad6a7a2-45fc-4520-a48a-fb096cd21fb7 Aug 04 09:04:18.595232 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebd80193-7608-4f7f-a9d4-c08828204bda tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:18.595232 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebd80193-7608-4f7f-a9d4-c08828204bda tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:18.644804 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebd80193-7608-4f7f-a9d4-c08828204bda tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] https://10.4.3.176/volume/v3/types/5ad6a7a2-45fc-4520-a48a-fb096cd21fb7 returned with HTTP 202 Aug 04 09:04:18.645431 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 326/1292] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:18 2026] DELETE /volume/v3/types/5ad6a7a2-45fc-4520-a48a-fb096cd21fb7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:18.654894 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-99397d54-84db-4735-a411-d79f89ffb102 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:18.657942 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99397d54-84db-4735-a411-d79f89ffb102 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] GET https://10.4.3.176/volume/v3/types/5ad6a7a2-45fc-4520-a48a-fb096cd21fb7 Aug 04 09:04:18.658652 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99397d54-84db-4735-a411-d79f89ffb102 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:18.658901 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99397d54-84db-4735-a411-d79f89ffb102 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:18.663252 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99397d54-84db-4735-a411-d79f89ffb102 tempest-VolumeAndVolumeTypeFromImageTest-83510967 tempest-VolumeAndVolumeTypeFromImageTest-83510967-project-admin] https://10.4.3.176/volume/v3/types/5ad6a7a2-45fc-4520-a48a-fb096cd21fb7 returned with HTTP 404 Aug 04 09:04:18.663782 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 323/1293] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:04:18 2026] GET /volume/v3/types/5ad6a7a2-45fc-4520-a48a-fb096cd21fb7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:18.885366 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4301610a-b482-46dd-843f-040fcc918032 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:18.888700 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4301610a-b482-46dd-843f-040fcc918032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:04:18.889106 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4301610a-b482-46dd-843f-040fcc918032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:18.889662 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4301610a-b482-46dd-843f-040fcc918032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:18.889938 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-4301610a-b482-46dd-843f-040fcc918032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: a231c216-ad20-4f5f-9eb4-a519a7d50503 Aug 04 09:04:18.896150 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4301610a-b482-46dd-843f-040fcc918032 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 returned with HTTP 404 Aug 04 09:04:18.896804 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 324/1294] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:18 2026] DELETE /volume/v3/snapshots/a231c216-ad20-4f5f-9eb4-a519a7d50503 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:18.915626 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8278fbe9-7765-4f49-9cc4-a3e64ed884b1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:18.918799 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8278fbe9-7765-4f49-9cc4-a3e64ed884b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:18.919585 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8278fbe9-7765-4f49-9cc4-a3e64ed884b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:18.919919 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8278fbe9-7765-4f49-9cc4-a3e64ed884b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:18.933337 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:18.933337 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:18.938265 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8278fbe9-7765-4f49-9cc4-a3e64ed884b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:18.944704 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8278fbe9-7765-4f49-9cc4-a3e64ed884b1 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:04:18.945143 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 322/1295] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:18 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:18.961797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:18.964185 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:18.964709 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1130023479"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:18.967597 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1130023479'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:18.967768 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume of 1 GB Aug 04 09:04:18.973789 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Availability Zones retrieved successfully. Aug 04 09:04:18.982748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (d1c435e4-85dd-44b3-b69a-14d093fea620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:18.983783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b77461-b96a-4d44-9dbd-c210d55b1a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:18.985030 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:19.028947 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b77461-b96a-4d44-9dbd-c210d55b1a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:19.028947 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e77bec-09c9-4c1b-a1e0-965ae1068d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:19.081429 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['eacc96d7-e27e-485c-8004-13e788dd9452', '7e8f333b-12e8-4455-a43a-afbba5964944', '3acb4625-19d3-49d9-bef8-500471ad2020', 'fc3f17cd-a255-44b5-8804-4e0ee7d0a97b'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:19.082735 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e77bec-09c9-4c1b-a1e0-965ae1068d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eacc96d7-e27e-485c-8004-13e788dd9452', '7e8f333b-12e8-4455-a43a-afbba5964944', '3acb4625-19d3-49d9-bef8-500471ad2020', 'fc3f17cd-a255-44b5-8804-4e0ee7d0a97b']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:19.083787 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bdddd67-e68f-493c-a935-0441fdaf5e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:19.107896 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bdddd67-e68f-493c-a935-0441fdaf5e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6efaefb5-638d-411d-a24b-6d92800f34b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1130023479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['eacc96d7-e27e-485c-8004-13e788dd9452','7e8f333b-12e8-4455-a43a-afbba5964944','3acb4625-19d3-49d9-bef8-500471ad2020','fc3f17cd-a255-44b5-8804-4e0ee7d0a97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1130023479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6efaefb5-638d-411d-a24b-6d92800f34b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea1825298fa49018b5fe015525c0699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:19.108704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60b9e5f-11d9-424b-a80f-7bd23df6392c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:19.132007 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60b9e5f-11d9-424b-a80f-7bd23df6392c) transitioned into state 'SUCCESS' from state '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-1130023479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['eacc96d7-e27e-485c-8004-13e788dd9452','7e8f333b-12e8-4455-a43a-afbba5964944','3acb4625-19d3-49d9-bef8-500471ad2020','fc3f17cd-a255-44b5-8804-4e0ee7d0a97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:19.133235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b9acd0-1c58-40e7-a4bc-b2f5f93a29f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:19.143091 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b9acd0-1c58-40e7-a4bc-b2f5f93a29f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:19.144374 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (d1c435e4-85dd-44b3-b69a-14d093fea620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:19.144374 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request issued successfully. Aug 04 09:04:19.144848 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9bae44ce-7c2f-466c-91c7-34cc221716a3 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:19.145219 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 327/1296] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:04:18 2026] POST /volume/v3/volumes => generated 754 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:19.163128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f8e3bb23-1fd6-4f3a-b0a7-618354aae933 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:19.166748 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f8e3bb23-1fd6-4f3a-b0a7-618354aae933 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:19.166991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f8e3bb23-1fd6-4f3a-b0a7-618354aae933 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:19.167243 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f8e3bb23-1fd6-4f3a-b0a7-618354aae933 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:19.177737 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:19.177737 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:19.182818 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f8e3bb23-1fd6-4f3a-b0a7-618354aae933 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:19.190810 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f8e3bb23-1fd6-4f3a-b0a7-618354aae933 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 returned with HTTP 200 Aug 04 09:04:19.191360 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 324/1297] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:19 2026] GET /volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:19.715013 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:19.717197 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:19.717754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1433526478", "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:19.720000 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1433526478', 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:19.742228 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-676d8b7e-83b8-416c-a8a6-7483c0c5965c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:19.748920 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-676d8b7e-83b8-416c-a8a6-7483c0c5965c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:19.748920 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-676d8b7e-83b8-416c-a8a6-7483c0c5965c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:19.748920 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-676d8b7e-83b8-416c-a8a6-7483c0c5965c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:19.764836 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:19.764836 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:19.772857 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-676d8b7e-83b8-416c-a8a6-7483c0c5965c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:19.779414 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-676d8b7e-83b8-416c-a8a6-7483c0c5965c tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:04:19.779881 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 323/1298] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:19 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 1659 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:19.853754 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Create volume of 1 GB Aug 04 09:04:19.862774 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Availability Zones retrieved successfully. Aug 04 09:04:19.870902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Flow 'volume_create_api' (04a057bb-1d1f-4e88-9205-b72599fbe7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:19.872196 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bfa404-7535-4be2-83e2-eface6ce0d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:19.873993 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:19.953365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8bfa404-7535-4be2-83e2-eface6ce0d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:19.953773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca1278c-9cf4-4ab8-84ce-f0ee13482963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:20.018326 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Created reservations ['261308be-d4bf-49a1-8488-3a29e3111b24', '553f5cfa-6c64-4639-813b-d69ca251030b', 'ea11103e-624e-42a1-865e-810ca5f9d3c5', 'aee4fa14-c115-4884-b39c-421dcd6eaf67'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:20.019407 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca1278c-9cf4-4ab8-84ce-f0ee13482963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['261308be-d4bf-49a1-8488-3a29e3111b24', '553f5cfa-6c64-4639-813b-d69ca251030b', 'ea11103e-624e-42a1-865e-810ca5f9d3c5', 'aee4fa14-c115-4884-b39c-421dcd6eaf67']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:20.020639 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c8e915-ed9e-4ec1-980e-bd7147b3cff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:20.054255 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c8e915-ed9e-4ec1-980e-bd7147b3cff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f7192ae-01fb-4afd-93df-71bd7923ba50', '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-1433526478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5baf636cc63e41c88b573ee68210d862',qos_specs=None,replication_status=,reservations=['261308be-d4bf-49a1-8488-3a29e3111b24','553f5cfa-6c64-4639-813b-d69ca251030b','ea11103e-624e-42a1-865e-810ca5f9d3c5','aee4fa14-c115-4884-b39c-421dcd6eaf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50a98f1f944483971a2a2bcba479c1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1433526478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f7192ae-01fb-4afd-93df-71bd7923ba50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5baf636cc63e41c88b573ee68210d862',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50a98f1f944483971a2a2bcba479c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:20.055540 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18f4952-f9c6-4f93-9bd7-bef5155de0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:20.087097 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18f4952-f9c6-4f93-9bd7-bef5155de0d8) transitioned into state 'SUCCESS' from state '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-1433526478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5baf636cc63e41c88b573ee68210d862',qos_specs=None,replication_status=,reservations=['261308be-d4bf-49a1-8488-3a29e3111b24','553f5cfa-6c64-4639-813b-d69ca251030b','ea11103e-624e-42a1-865e-810ca5f9d3c5','aee4fa14-c115-4884-b39c-421dcd6eaf67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50a98f1f944483971a2a2bcba479c1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:20.087877 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47880728-9d52-4fee-ba7f-ad0429222c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:20.101843 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47880728-9d52-4fee-ba7f-ad0429222c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:20.103020 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Flow 'volume_create_api' (04a057bb-1d1f-4e88-9205-b72599fbe7c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:20.103387 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Create volume request issued successfully. Aug 04 09:04:20.103998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a8d62ff-7d96-4c20-8a4a-70b4064dbf30 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:20.104532 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 325/1299] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:19 2026] POST /volume/v3/volumes => generated 753 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:20.124236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bb8d3f9c-f705-47e9-bc54-15f28cb33e81 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:20.128313 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bb8d3f9c-f705-47e9-bc54-15f28cb33e81 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 Aug 04 09:04:20.128313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bb8d3f9c-f705-47e9-bc54-15f28cb33e81 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:20.128313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bb8d3f9c-f705-47e9-bc54-15f28cb33e81 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:20.136769 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:20.136769 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:20.145773 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bb8d3f9c-f705-47e9-bc54-15f28cb33e81 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:20.151233 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bb8d3f9c-f705-47e9-bc54-15f28cb33e81 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 returned with HTTP 200 Aug 04 09:04:20.151734 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 328/1300] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:20 2026] GET /volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:20.207128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1ca1fce7-1c0d-43bb-a266-73bc3f1efd12 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:20.209420 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ca1fce7-1c0d-43bb-a266-73bc3f1efd12 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:20.210053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ca1fce7-1c0d-43bb-a266-73bc3f1efd12 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:20.210053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ca1fce7-1c0d-43bb-a266-73bc3f1efd12 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:20.220055 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:20.220055 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:20.226933 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1ca1fce7-1c0d-43bb-a266-73bc3f1efd12 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:20.233357 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ca1fce7-1c0d-43bb-a266-73bc3f1efd12 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 returned with HTTP 200 Aug 04 09:04:20.233837 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 325/1301] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:20 2026] GET /volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:20.252543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:20.254308 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:04:20.254664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6efaefb5-638d-411d-a24b-6d92800f34b2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1730685257"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:20.266014 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:20.266014 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:20.266585 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:20.266823 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume 6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:20.299624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['1b883792-9c88-470f-b996-21d98760e687', '6af05792-2b3d-4f40-a6a1-58223e5632f6', '0fd44428-5838-4b35-ae35-48462a706cb3', '405920ba-2e63-4177-bd80-77f24c0ad041'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:20.365009 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot create request issued successfully. Aug 04 09:04:20.365714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-498c3593-d1ba-40da-8f26-c4115d8ab88e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:04:20.366301 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 324/1302] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:04:20 2026] POST /volume/v3/snapshots => generated 310 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:20.383966 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6206d6e5-8c85-49c7-be51-0d87bc0be177 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:20.388445 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6206d6e5-8c85-49c7-be51-0d87bc0be177 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c Aug 04 09:04:20.388812 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6206d6e5-8c85-49c7-be51-0d87bc0be177 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:20.390602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6206d6e5-8c85-49c7-be51-0d87bc0be177 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:20.398133 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:20.398133 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:20.398875 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6206d6e5-8c85-49c7-be51-0d87bc0be177 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:20.400086 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6206d6e5-8c85-49c7-be51-0d87bc0be177 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c returned with HTTP 200 Aug 04 09:04:20.400606 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 326/1303] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:20 2026] GET /volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:20.764978 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-364f2cc2-a90e-4b1a-ab97-34e7e9d794b4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:20.769028 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-364f2cc2-a90e-4b1a-ab97-34e7e9d794b4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81 Aug 04 09:04:20.769028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-364f2cc2-a90e-4b1a-ab97-34e7e9d794b4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:20.769028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-364f2cc2-a90e-4b1a-ab97-34e7e9d794b4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:20.780556 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:20.780556 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:20.850822 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-27f330b2-5d1a-4c05-a51f-c305ac5191c7 req-364f2cc2-a90e-4b1a-ab97-34e7e9d794b4 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81 returned with HTTP 200 Aug 04 09:04:20.851270 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 329/1304] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:20 2026] DELETE /volume/v3/attachments/edba20df-e6ee-4adf-9209-08ea4a99ee81 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:21.169126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-70c3ccbd-8a2c-4fe2-aefc-a244c8c92e64 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.171381 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70c3ccbd-8a2c-4fe2-aefc-a244c8c92e64 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 Aug 04 09:04:21.171945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70c3ccbd-8a2c-4fe2-aefc-a244c8c92e64 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:21.172270 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70c3ccbd-8a2c-4fe2-aefc-a244c8c92e64 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:21.175288 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-128422b5-501d-48a9-bed8-eee88a2496ae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.182455 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.182455 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:21.187738 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-70c3ccbd-8a2c-4fe2-aefc-a244c8c92e64 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:21.192390 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70c3ccbd-8a2c-4fe2-aefc-a244c8c92e64 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 returned with HTTP 200 Aug 04 09:04:21.192907 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 326/1305] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:21 2026] GET /volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:21.246974 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a335690e-58af-4195-a14f-286b79c30513 req-c91e3744-1e5e-45c3-92f8-46eebb704cb8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.250729 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-c91e3744-1e5e-45c3-92f8-46eebb704cb8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 Aug 04 09:04:21.251064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-c91e3744-1e5e-45c3-92f8-46eebb704cb8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:21.251413 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-c91e3744-1e5e-45c3-92f8-46eebb704cb8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:21.264866 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.264866 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:21.270071 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-a335690e-58af-4195-a14f-286b79c30513 req-c91e3744-1e5e-45c3-92f8-46eebb704cb8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:21.277227 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-c91e3744-1e5e-45c3-92f8-46eebb704cb8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 returned with HTTP 200 Aug 04 09:04:21.278094 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 327/1306] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:21 2026] GET /volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:21.288595 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:21.289059 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-227146462"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:21.291129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-227146462'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:21.291338 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume of 1 GB Aug 04 09:04:21.291739 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.291739 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:21.301294 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Availability Zones retrieved successfully. Aug 04 09:04:21.310856 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (88cafb37-fe79-4c62-8b96-5df022fd6006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:21.312642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ec8e27-7729-4701-8679-ea5ab1e9b656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.314167 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:21.350571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99ec8e27-7729-4701-8679-ea5ab1e9b656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.351796 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42341e04-01b7-4b93-a849-88090428df41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.414026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-77054d2d-6ad5-4184-9af4-f3dad1debbb9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.416993 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77054d2d-6ad5-4184-9af4-f3dad1debbb9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c Aug 04 09:04:21.416993 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77054d2d-6ad5-4184-9af4-f3dad1debbb9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:21.417436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77054d2d-6ad5-4184-9af4-f3dad1debbb9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:21.424315 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.424315 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:21.424996 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-77054d2d-6ad5-4184-9af4-f3dad1debbb9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:21.425880 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77054d2d-6ad5-4184-9af4-f3dad1debbb9 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c returned with HTTP 200 Aug 04 09:04:21.426246 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 330/1307] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:21 2026] GET /volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:21.439111 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.444770 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:21.445387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "27f199e1-a1e5-4c3a-b611-a433c108111c", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-384517638"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:21.446906 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request body: {'volume': {'snapshot_id': '27f199e1-a1e5-4c3a-b611-a433c108111c', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-384517638'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:21.456925 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.456925 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:21.457839 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:21.458099 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume of 2 GB Aug 04 09:04:21.466306 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Availability Zones retrieved successfully. Aug 04 09:04:21.467791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Created reservations ['5cb2f8cc-d809-448c-982d-2f8bb563dc67', '3704c0a9-5bdc-444b-a56b-bddde639d00e', 'e8917412-e765-4a99-a50f-c0e3b9311d1d', 'eb021921-6500-41b6-82a8-93dd60373242'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:21.486777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42341e04-01b7-4b93-a849-88090428df41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cb2f8cc-d809-448c-982d-2f8bb563dc67', '3704c0a9-5bdc-444b-a56b-bddde639d00e', 'e8917412-e765-4a99-a50f-c0e3b9311d1d', 'eb021921-6500-41b6-82a8-93dd60373242']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.486777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d6c5c5-fd46-482c-97ea-0fb660ddeb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.487286 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (31c15c95-faaf-4897-b0c9-2c8deaee95d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:21.487286 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a62e345-d4b7-44ac-805a-e8a623fced4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.487286 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:21.513219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d6c5c5-fd46-482c-97ea-0fb660ddeb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287930d1-0acd-4d93-bb4b-7d4c6e336a54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-227146462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['5cb2f8cc-d809-448c-982d-2f8bb563dc67','3704c0a9-5bdc-444b-a56b-bddde639d00e','e8917412-e765-4a99-a50f-c0e3b9311d1d','eb021921-6500-41b6-82a8-93dd60373242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-227146462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=287930d1-0acd-4d93-bb4b-7d4c6e336a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc90c4a556f45a58916f2f575be7344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077c13c83644d3ca076825edaf096c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.514357 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5140fc67-7170-4be5-b136-4ebedfc1f265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.524732 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a62e345-d4b7-44ac-805a-e8a623fced4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '27f199e1-a1e5-4c3a-b611-a433c108111c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.525687 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce20595-c3e2-4c46-883a-da1880db27be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.534745 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5140fc67-7170-4be5-b136-4ebedfc1f265) transitioned into state 'SUCCESS' from state '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-227146462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['5cb2f8cc-d809-448c-982d-2f8bb563dc67','3704c0a9-5bdc-444b-a56b-bddde639d00e','e8917412-e765-4a99-a50f-c0e3b9311d1d','eb021921-6500-41b6-82a8-93dd60373242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.535764 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d333521-4c27-441c-9a23-145cd4551bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.552232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d333521-4c27-441c-9a23-145cd4551bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.552532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (88cafb37-fe79-4c62-8b96-5df022fd6006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:21.553002 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request issued successfully. Aug 04 09:04:21.553858 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-128422b5-501d-48a9-bed8-eee88a2496ae tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:21.554632 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 325/1308] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:04:21 2026] POST /volume/v3/volumes => generated 757 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:21.569981 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-78e9c278-817e-441c-9fed-32d9678da655 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.572253 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-78e9c278-817e-441c-9fed-32d9678da655 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 Aug 04 09:04:21.572519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-78e9c278-817e-441c-9fed-32d9678da655 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:21.572829 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-78e9c278-817e-441c-9fed-32d9678da655 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:21.582399 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['6fa11537-74c2-4eb0-aad7-f9173a18664f', '08eb9c8f-3797-4c41-9869-64c245dbbdb2', 'b403cb88-3565-4a51-b209-c2c2a23ed67e', '8dacb740-b99c-4db8-8ba2-060702ff681c'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:21.583693 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.583693 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:21.583790 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce20595-c3e2-4c46-883a-da1880db27be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fa11537-74c2-4eb0-aad7-f9173a18664f', '08eb9c8f-3797-4c41-9869-64c245dbbdb2', 'b403cb88-3565-4a51-b209-c2c2a23ed67e', '8dacb740-b99c-4db8-8ba2-060702ff681c']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.585170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d355936-811c-40d8-bc11-8be23649dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.587542 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-78e9c278-817e-441c-9fed-32d9678da655 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:21.593126 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-78e9c278-817e-441c-9fed-32d9678da655 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 returned with HTTP 200 Aug 04 09:04:21.593567 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 328/1309] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:21 2026] GET /volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:21.639915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d355936-811c-40d8-bc11-8be23649dace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bef49ae6-5299-4956-900e-22c428c3234d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-384517638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['6fa11537-74c2-4eb0-aad7-f9173a18664f','08eb9c8f-3797-4c41-9869-64c245dbbdb2','b403cb88-3565-4a51-b209-c2c2a23ed67e','8dacb740-b99c-4db8-8ba2-060702ff681c'],size=2,snapshot_id=27f199e1-a1e5-4c3a-b611-a433c108111c,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-384517638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bef49ae6-5299-4956-900e-22c428c3234d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea1825298fa49018b5fe015525c0699',provider_auth=None,provider_geometry=None,provider_id=None,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=27f199e1-a1e5-4c3a-b611-a433c108111c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.640739 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600ab890-e88d-4f03-9e8e-3c980aa1f9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.667862 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600ab890-e88d-4f03-9e8e-3c980aa1f9c2) transitioned into state 'SUCCESS' from state '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-384517638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['6fa11537-74c2-4eb0-aad7-f9173a18664f','08eb9c8f-3797-4c41-9869-64c245dbbdb2','b403cb88-3565-4a51-b209-c2c2a23ed67e','8dacb740-b99c-4db8-8ba2-060702ff681c'],size=2,snapshot_id=27f199e1-a1e5-4c3a-b611-a433c108111c,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.668881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c53440-8065-4353-b723-9d19b4949bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:21.700720 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c53440-8065-4353-b723-9d19b4949bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:21.701605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (31c15c95-faaf-4897-b0c9-2c8deaee95d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:21.701970 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request issued successfully. Aug 04 09:04:21.703724 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8cd39e86-641c-4054-a06d-9cbcc48ca8c6 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:21.704244 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 327/1310] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:21 2026] POST /volume/v3/volumes => generated 787 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:21.718648 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4913dc03-8ada-44a4-8c01-e351a8e0066a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.720316 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4913dc03-8ada-44a4-8c01-e351a8e0066a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:21.720624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4913dc03-8ada-44a4-8c01-e351a8e0066a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:21.720918 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4913dc03-8ada-44a4-8c01-e351a8e0066a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:21.730666 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.730666 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:21.738710 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4913dc03-8ada-44a4-8c01-e351a8e0066a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:21.746825 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4913dc03-8ada-44a4-8c01-e351a8e0066a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 200 Aug 04 09:04:21.747236 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 331/1311] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:21 2026] GET /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:21.931390 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-a335690e-58af-4195-a14f-286b79c30513 req-f9637a0e-bb8d-4899-819d-9fb39e391352 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.935301 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-f9637a0e-bb8d-4899-819d-9fb39e391352 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 Aug 04 09:04:21.935301 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-f9637a0e-bb8d-4899-819d-9fb39e391352 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:21.935301 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-f9637a0e-bb8d-4899-819d-9fb39e391352 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:21.943364 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.943364 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:21.947785 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-a335690e-58af-4195-a14f-286b79c30513 req-f9637a0e-bb8d-4899-819d-9fb39e391352 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:21.953093 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-f9637a0e-bb8d-4899-819d-9fb39e391352 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 returned with HTTP 200 Aug 04 09:04:21.953518 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 326/1312] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:21 2026] GET /volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:21.963986 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ff14ec2-0154-485e-9f48-35c101b44e41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.964552 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ff14ec2-0154-485e-9f48-35c101b44e41 None None] GET https://10.4.3.176/volume// Aug 04 09:04:21.964814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ff14ec2-0154-485e-9f48-35c101b44e41 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:21.965085 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ff14ec2-0154-485e-9f48-35c101b44e41 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:21.965549 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ff14ec2-0154-485e-9f48-35c101b44e41 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:21.966119 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 329/1313] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:21.975795 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-a335690e-58af-4195-a14f-286b79c30513 req-74c6b07b-bbfb-4692-b872-9b7e06c99591 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:21.978302 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-74c6b07b-bbfb-4692-b872-9b7e06c99591 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:04:21.978699 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-74c6b07b-bbfb-4692-b872-9b7e06c99591 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f7192ae-01fb-4afd-93df-71bd7923ba50", "connector": null, "instance_uuid": "e61749fe-77dd-4104-a4ee-22991c3f37e3"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:21.987230 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:21.987230 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:22.013032 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-74c6b07b-bbfb-4692-b872-9b7e06c99591 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:04:22.013490 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 328/1314] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:22.608499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-62541ba6-42a7-491f-b27f-8e144a9264b8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.610353 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62541ba6-42a7-491f-b27f-8e144a9264b8 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 Aug 04 09:04:22.610553 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62541ba6-42a7-491f-b27f-8e144a9264b8 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:22.610817 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62541ba6-42a7-491f-b27f-8e144a9264b8 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:22.618116 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.618116 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:22.622551 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-62541ba6-42a7-491f-b27f-8e144a9264b8 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:22.627669 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62541ba6-42a7-491f-b27f-8e144a9264b8 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 returned with HTTP 200 Aug 04 09:04:22.628093 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 332/1315] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:22 2026] GET /volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:22.640503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.642569 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:04:22.642998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "287930d1-0acd-4d93-bb4b-7d4c6e336a54", "name": "tempest-CreateVolumesFromBackupTest-Backup-1987065401"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:22.644963 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Creating new backup {'backup': {'volume_id': '287930d1-0acd-4d93-bb4b-7d4c6e336a54', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1987065401'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:04:22.645128 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Creating backup of volume 287930d1-0acd-4d93-bb4b-7d4c6e336a54 in container None Aug 04 09:04:22.655090 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.655090 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:22.655884 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:22.707386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Created reservations ['78859baf-0dce-4030-9d95-1c879c3cf7e6', '644472d2-2749-4753-9a59-51f7f9ce1d3f'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:22.759818 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3aae50b1-f599-42e3-843c-75b2e7db9eb1 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:04:22.760517 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 327/1316] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:22 2026] POST /volume/v3/backups => generated 339 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:22.760640 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7b95fc71-9ff3-4fb0-b9ce-de3faa6905a0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.763153 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b95fc71-9ff3-4fb0-b9ce-de3faa6905a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:22.763410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b95fc71-9ff3-4fb0-b9ce-de3faa6905a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:22.763713 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b95fc71-9ff3-4fb0-b9ce-de3faa6905a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:22.770938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6cec9f29-3852-45b4-80c4-278a05da7a3e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.772711 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.772711 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:22.773577 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6cec9f29-3852-45b4-80c4-278a05da7a3e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:22.773577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6cec9f29-3852-45b4-80c4-278a05da7a3e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:22.774058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6cec9f29-3852-45b4-80c4-278a05da7a3e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:22.774058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6cec9f29-3852-45b4-80c4-278a05da7a3e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:22.779513 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.779513 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:22.780543 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6cec9f29-3852-45b4-80c4-278a05da7a3e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:22.780643 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7b95fc71-9ff3-4fb0-b9ce-de3faa6905a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:22.781032 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 329/1317] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:22 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:22.786947 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b95fc71-9ff3-4fb0-b9ce-de3faa6905a0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 200 Aug 04 09:04:22.787337 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 330/1318] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:22 2026] GET /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:22.802934 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-68fdc266-444f-4705-b3ea-1144bee04a31 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.806968 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-68fdc266-444f-4705-b3ea-1144bee04a31 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:22.807220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-68fdc266-444f-4705-b3ea-1144bee04a31 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:22.807447 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-68fdc266-444f-4705-b3ea-1144bee04a31 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:22.827368 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.827368 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:22.832834 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-68fdc266-444f-4705-b3ea-1144bee04a31 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:22.839895 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-68fdc266-444f-4705-b3ea-1144bee04a31 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 200 Aug 04 09:04:22.840834 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 333/1319] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:22 2026] GET /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:22.854273 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-18af4934-8c00-4790-ac37-9864865bd1f0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.856673 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18af4934-8c00-4790-ac37-9864865bd1f0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:22.856968 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-18af4934-8c00-4790-ac37-9864865bd1f0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:22.857074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-18af4934-8c00-4790-ac37-9864865bd1f0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:22.857283 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-18af4934-8c00-4790-ac37-9864865bd1f0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:22.866817 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.866817 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:22.867574 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-18af4934-8c00-4790-ac37-9864865bd1f0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:22.894017 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-18af4934-8c00-4790-ac37-9864865bd1f0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume request issued successfully. Aug 04 09:04:22.894220 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18af4934-8c00-4790-ac37-9864865bd1f0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 202 Aug 04 09:04:22.894666 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 328/1320] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:22 2026] DELETE /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:22.903406 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-435a4ff9-f026-44f9-9560-6a8b04751d8e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.905870 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-435a4ff9-f026-44f9-9560-6a8b04751d8e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:22.906168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-435a4ff9-f026-44f9-9560-6a8b04751d8e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:22.906505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-435a4ff9-f026-44f9-9560-6a8b04751d8e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:22.916497 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.916497 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:22.927310 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-435a4ff9-f026-44f9-9560-6a8b04751d8e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:22.933544 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-435a4ff9-f026-44f9-9560-6a8b04751d8e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 200 Aug 04 09:04:22.934175 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 330/1321] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:22 2026] GET /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:22.944115 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-19d85ad9-3328-442a-9f54-fc17e09f976a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:22.944811 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-19d85ad9-3328-442a-9f54-fc17e09f976a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8?cascade=True Aug 04 09:04:22.944811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-19d85ad9-3328-442a-9f54-fc17e09f976a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:22.944811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-19d85ad9-3328-442a-9f54-fc17e09f976a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:22.944945 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-19d85ad9-3328-442a-9f54-fc17e09f976a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume with id: 40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:22.952157 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:22.952157 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:22.952493 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-19d85ad9-3328-442a-9f54-fc17e09f976a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:22.993521 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-19d85ad9-3328-442a-9f54-fc17e09f976a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume request issued successfully. Aug 04 09:04:22.993815 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-19d85ad9-3328-442a-9f54-fc17e09f976a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8?cascade=True returned with HTTP 202 Aug 04 09:04:22.994262 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 331/1322] 10.4.3.176 () {66 vars in 1376 bytes} [Tue Aug 4 09:04:22 2026] DELETE /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:23.003699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b487be16-5745-455c-8a67-a8ff21711e62 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.005954 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b487be16-5745-455c-8a67-a8ff21711e62 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:23.006119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b487be16-5745-455c-8a67-a8ff21711e62 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:23.006350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b487be16-5745-455c-8a67-a8ff21711e62 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:23.015076 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:23.015076 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:23.019627 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b487be16-5745-455c-8a67-a8ff21711e62 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:23.024620 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b487be16-5745-455c-8a67-a8ff21711e62 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 200 Aug 04 09:04:23.025080 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 334/1323] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:23 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:23.802903 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-678fd767-43cb-4a17-8bcc-f3ea7a937481 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.802903 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-678fd767-43cb-4a17-8bcc-f3ea7a937481 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:23.802903 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-678fd767-43cb-4a17-8bcc-f3ea7a937481 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:23.804534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-678fd767-43cb-4a17-8bcc-f3ea7a937481 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:23.804534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-678fd767-43cb-4a17-8bcc-f3ea7a937481 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:23.812104 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:23.812104 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:23.812415 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-678fd767-43cb-4a17-8bcc-f3ea7a937481 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:23.812716 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 329/1324] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:23 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:23.832366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cbdae867-86b4-47d8-9f59-2be4c6dbefc8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.832939 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbdae867-86b4-47d8-9f59-2be4c6dbefc8 None None] GET https://10.4.3.176/volume// Aug 04 09:04:23.833228 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cbdae867-86b4-47d8-9f59-2be4c6dbefc8 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:23.833484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cbdae867-86b4-47d8-9f59-2be4c6dbefc8 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:23.833914 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbdae867-86b4-47d8-9f59-2be4c6dbefc8 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:23.841083 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 331/1325] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:23 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:23.848256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a335690e-58af-4195-a14f-286b79c30513 req-ecbc3e9b-e52b-4489-811c-cb588937fda0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.849291 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-ecbc3e9b-e52b-4489-811c-cb588937fda0 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 Aug 04 09:04:23.849519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-ecbc3e9b-e52b-4489-811c-cb588937fda0 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:23.849718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-ecbc3e9b-e52b-4489-811c-cb588937fda0 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:23.868355 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:23.868355 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:23.871765 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-a335690e-58af-4195-a14f-286b79c30513 req-ecbc3e9b-e52b-4489-811c-cb588937fda0 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:04:23.876631 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-ecbc3e9b-e52b-4489-811c-cb588937fda0 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 returned with HTTP 200 Aug 04 09:04:23.877040 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 332/1326] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:23 2026] GET /volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 09:04:23.947221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-10825895-5d3a-4573-be39-e4d6afd45839 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.949348 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-10825895-5d3a-4573-be39-e4d6afd45839 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:23.949612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-10825895-5d3a-4573-be39-e4d6afd45839 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:23.949862 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-10825895-5d3a-4573-be39-e4d6afd45839 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:23.957157 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-10825895-5d3a-4573-be39-e4d6afd45839 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 404 Aug 04 09:04:23.958650 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 335/1327] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:23 2026] GET /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:23.965742 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a0cdfecf-243c-475a-927d-123ec0908438 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.967408 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a0cdfecf-243c-475a-927d-123ec0908438 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:23.967652 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a0cdfecf-243c-475a-927d-123ec0908438 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:23.967853 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a0cdfecf-243c-475a-927d-123ec0908438 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:23.974664 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a0cdfecf-243c-475a-927d-123ec0908438 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 404 Aug 04 09:04:23.975301 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 330/1328] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:23 2026] GET /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:23.983138 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-de8cd36b-c7a0-4f92-82c8-c521192b15b0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.983449 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a335690e-58af-4195-a14f-286b79c30513 req-cf4f0dee-e36c-41d3-80e8-ca98700162e2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:23.986897 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-de8cd36b-c7a0-4f92-82c8-c521192b15b0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:23.987112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-de8cd36b-c7a0-4f92-82c8-c521192b15b0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:23.987325 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-de8cd36b-c7a0-4f92-82c8-c521192b15b0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:23.987473 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-de8cd36b-c7a0-4f92-82c8-c521192b15b0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: bef49ae6-5299-4956-900e-22c428c3234d Aug 04 09:04:23.988245 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-cf4f0dee-e36c-41d3-80e8-ca98700162e2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] PUT https://10.4.3.176/volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37 Aug 04 09:04:23.988632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-cf4f0dee-e36c-41d3-80e8-ca98700162e2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:23.996405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-a335690e-58af-4195-a14f-286b79c30513 req-cf4f0dee-e36c-41d3-80e8-ca98700162e2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Acquiring lock "cinder-attachment_update-1f7192ae-01fb-4afd-93df-71bd7923ba50-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:04:23.997635 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-de8cd36b-c7a0-4f92-82c8-c521192b15b0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d returned with HTTP 404 Aug 04 09:04:23.998703 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 332/1329] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:23 2026] DELETE /volume/v3/volumes/bef49ae6-5299-4956-900e-22c428c3234d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:24.005822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-a335690e-58af-4195-a14f-286b79c30513 req-cf4f0dee-e36c-41d3-80e8-ca98700162e2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-1f7192ae-01fb-4afd-93df-71bd7923ba50-np0000006401" acquired by "attachment_update" :: waited 0.009s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:04:24.006405 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.006791 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:24.006791 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:24.008166 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c Aug 04 09:04:24.008429 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.008695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.009647 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 27f199e1-a1e5-4c3a-b611-a433c108111c Aug 04 09:04:24.014382 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:24.014382 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:24.014867 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:24.048327 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:04:24.048327 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-51c5a8c2-8214-4c34-b524-5bea31902a4c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c returned with HTTP 202 Aug 04 09:04:24.048491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7f779bbc-54c7-434d-9d6c-8d7e333cc099 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.048541 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 336/1330] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:24 2026] DELETE /volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:24.048656 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7f779bbc-54c7-434d-9d6c-8d7e333cc099 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:24.048656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7f779bbc-54c7-434d-9d6c-8d7e333cc099 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.048656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7f779bbc-54c7-434d-9d6c-8d7e333cc099 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.050418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-df1a6347-4d3c-4363-8374-ac242908d96f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.052163 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df1a6347-4d3c-4363-8374-ac242908d96f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c Aug 04 09:04:24.052260 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7f779bbc-54c7-434d-9d6c-8d7e333cc099 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 404 Aug 04 09:04:24.052490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df1a6347-4d3c-4363-8374-ac242908d96f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.052775 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df1a6347-4d3c-4363-8374-ac242908d96f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.052922 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 331/1331] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:24 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:24.061191 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:24.061191 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:24.061191 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-df1a6347-4d3c-4363-8374-ac242908d96f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:24.061508 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df1a6347-4d3c-4363-8374-ac242908d96f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c returned with HTTP 200 Aug 04 09:04:24.061986 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 333/1332] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:24 2026] GET /volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:24.159109 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-a335690e-58af-4195-a14f-286b79c30513 req-cf4f0dee-e36c-41d3-80e8-ca98700162e2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-1f7192ae-01fb-4afd-93df-71bd7923ba50-np0000006401" released by "attachment_update" :: held 0.153s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:04:24.160799 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-cf4f0dee-e36c-41d3-80e8-ca98700162e2 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37 returned with HTTP 200 Aug 04 09:04:24.160799 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 333/1333] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:04:23 2026] PUT /volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:24.190592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a335690e-58af-4195-a14f-286b79c30513 req-8b019e8e-d142-456c-bfa2-747c046e52f8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.197241 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-8b019e8e-d142-456c-bfa2-747c046e52f8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37/action Aug 04 09:04:24.198097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-8b019e8e-d142-456c-bfa2-747c046e52f8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:24.198881 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-8b019e8e-d142-456c-bfa2-747c046e52f8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:24.229952 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:24.229952 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:24.245929 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a335690e-58af-4195-a14f-286b79c30513 req-8b019e8e-d142-456c-bfa2-747c046e52f8 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37/action returned with HTTP 204 Aug 04 09:04:24.246343 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 337/1334] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:04:24 2026] POST /volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:24.509716 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8e126d46-d89c-4253-b3e4-8b235e2f3b90 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.511722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8e126d46-d89c-4253-b3e4-8b235e2f3b90 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:24.511949 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8e126d46-d89c-4253-b3e4-8b235e2f3b90 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.512130 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8e126d46-d89c-4253-b3e4-8b235e2f3b90 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.512340 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-8e126d46-d89c-4253-b3e4-8b235e2f3b90 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume with id: 40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:24.519623 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8e126d46-d89c-4253-b3e4-8b235e2f3b90 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 404 Aug 04 09:04:24.520147 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 332/1335] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:24 2026] DELETE /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:24.528917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-753d3c5a-09bd-426c-953a-2e1a0fcd21ae None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.530926 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-753d3c5a-09bd-426c-953a-2e1a0fcd21ae tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 Aug 04 09:04:24.531168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-753d3c5a-09bd-426c-953a-2e1a0fcd21ae tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.531402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-753d3c5a-09bd-426c-953a-2e1a0fcd21ae tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.537906 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-753d3c5a-09bd-426c-953a-2e1a0fcd21ae tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 returned with HTTP 404 Aug 04 09:04:24.538402 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 334/1336] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:24 2026] GET /volume/v3/volumes/40390fa9-d691-49db-b51b-b624de9016b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:24.548093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.550859 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:04:24.551021 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.551190 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.551364 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume with id: 7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:04:24.559494 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:24.559494 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:24.561671 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:24.588862 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume request issued successfully. Aug 04 09:04:24.589167 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4fabc76-2ccc-45a0-baf9-4829113534f0 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 202 Aug 04 09:04:24.589698 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 334/1337] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:24 2026] DELETE /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:24.596966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b4578ef9-6840-4eea-b110-d364b0d658c7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.598814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b4578ef9-6840-4eea-b110-d364b0d658c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:04:24.598989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b4578ef9-6840-4eea-b110-d364b0d658c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.599779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b4578ef9-6840-4eea-b110-d364b0d658c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.608252 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:24.608252 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:24.612425 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b4578ef9-6840-4eea-b110-d364b0d658c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:24.618858 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b4578ef9-6840-4eea-b110-d364b0d658c7 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 200 Aug 04 09:04:24.619447 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 338/1338] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:24 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:24.822753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4e21a00b-1bb1-4479-9f1e-594e258ede92 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:24.824491 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4e21a00b-1bb1-4479-9f1e-594e258ede92 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:24.824726 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4e21a00b-1bb1-4479-9f1e-594e258ede92 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:24.824920 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4e21a00b-1bb1-4479-9f1e-594e258ede92 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:24.825049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-4e21a00b-1bb1-4479-9f1e-594e258ede92 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:24.829337 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:24.829337 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:24.830112 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4e21a00b-1bb1-4479-9f1e-594e258ede92 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:24.830496 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 333/1339] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:24 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:25.072706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-12435090-d541-4863-80ee-9ff8907433ee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:25.076692 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-12435090-d541-4863-80ee-9ff8907433ee tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c Aug 04 09:04:25.076922 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-12435090-d541-4863-80ee-9ff8907433ee tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:25.077142 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-12435090-d541-4863-80ee-9ff8907433ee tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:25.085820 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-12435090-d541-4863-80ee-9ff8907433ee tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c returned with HTTP 404 Aug 04 09:04:25.086329 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 335/1340] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:25 2026] GET /volume/v3/snapshots/27f199e1-a1e5-4c3a-b611-a433c108111c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:25.098467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5912b2ef-b3ae-4630-bd1c-7186eeeed709 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:25.100101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5912b2ef-b3ae-4630-bd1c-7186eeeed709 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:25.100416 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5912b2ef-b3ae-4630-bd1c-7186eeeed709 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:25.100694 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5912b2ef-b3ae-4630-bd1c-7186eeeed709 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:25.111318 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:25.111318 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:25.117708 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5912b2ef-b3ae-4630-bd1c-7186eeeed709 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:25.125611 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5912b2ef-b3ae-4630-bd1c-7186eeeed709 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 returned with HTTP 200 Aug 04 09:04:25.129387 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 335/1341] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:25 2026] GET /volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:25.144419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-43356a18-f2cc-4a48-b650-2c44efc09954 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:25.146668 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43356a18-f2cc-4a48-b650-2c44efc09954 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:25.146913 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43356a18-f2cc-4a48-b650-2c44efc09954 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:25.147147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43356a18-f2cc-4a48-b650-2c44efc09954 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:25.147355 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-43356a18-f2cc-4a48-b650-2c44efc09954 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: 6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:25.155874 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:25.155874 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:25.156555 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-43356a18-f2cc-4a48-b650-2c44efc09954 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:25.178315 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-43356a18-f2cc-4a48-b650-2c44efc09954 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume request issued successfully. Aug 04 09:04:25.178560 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43356a18-f2cc-4a48-b650-2c44efc09954 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 returned with HTTP 202 Aug 04 09:04:25.179066 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 339/1342] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:25 2026] DELETE /volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:25.185548 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9603a379-aa79-4400-9d9b-69058e665046 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:25.187913 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9603a379-aa79-4400-9d9b-69058e665046 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:25.188140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9603a379-aa79-4400-9d9b-69058e665046 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:25.188518 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9603a379-aa79-4400-9d9b-69058e665046 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:25.199325 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:25.199325 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:25.204306 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9603a379-aa79-4400-9d9b-69058e665046 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:25.211027 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9603a379-aa79-4400-9d9b-69058e665046 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 returned with HTTP 200 Aug 04 09:04:25.211562 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 334/1343] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:25 2026] GET /volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:25.636556 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ec2c5484-0ffe-4e25-9c92-1958260449c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:25.638993 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec2c5484-0ffe-4e25-9c92-1958260449c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd Aug 04 09:04:25.639192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec2c5484-0ffe-4e25-9c92-1958260449c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:25.639384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec2c5484-0ffe-4e25-9c92-1958260449c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:25.645181 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec2c5484-0ffe-4e25-9c92-1958260449c5 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd returned with HTTP 404 Aug 04 09:04:25.645642 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 336/1344] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:25 2026] GET /volume/v3/volumes/7f6e8726-4d9e-4451-88b5-e37070a021bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:25.844842 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7cb1a1ff-7a18-4ae3-8b76-ac7d515d53df None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:25.846874 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7cb1a1ff-7a18-4ae3-8b76-ac7d515d53df tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:25.847156 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7cb1a1ff-7a18-4ae3-8b76-ac7d515d53df tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:25.847440 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7cb1a1ff-7a18-4ae3-8b76-ac7d515d53df tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:25.847604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7cb1a1ff-7a18-4ae3-8b76-ac7d515d53df tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:25.852360 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:25.852360 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:25.854368 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7cb1a1ff-7a18-4ae3-8b76-ac7d515d53df tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:25.854368 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 336/1345] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:25 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:26.230086 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-95966ceb-10d0-43bd-b4da-fa059ac1f9ca None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:26.231919 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-95966ceb-10d0-43bd-b4da-fa059ac1f9ca tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 Aug 04 09:04:26.232159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-95966ceb-10d0-43bd-b4da-fa059ac1f9ca tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:26.232394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-95966ceb-10d0-43bd-b4da-fa059ac1f9ca tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:26.241128 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-95966ceb-10d0-43bd-b4da-fa059ac1f9ca tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 returned with HTTP 404 Aug 04 09:04:26.241612 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 340/1346] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:26 2026] GET /volume/v3/volumes/6efaefb5-638d-411d-a24b-6d92800f34b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:26.250934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e6c631d-0aca-43bc-9846-f36979fc970f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:26.252594 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e6c631d-0aca-43bc-9846-f36979fc970f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:26.252798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e6c631d-0aca-43bc-9846-f36979fc970f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:26.253015 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e6c631d-0aca-43bc-9846-f36979fc970f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:26.259760 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:26.259760 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:26.263398 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9e6c631d-0aca-43bc-9846-f36979fc970f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:26.270665 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e6c631d-0aca-43bc-9846-f36979fc970f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:04:26.270980 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 335/1347] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:26 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:26.287133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:26.289653 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:26.289653 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-122076066"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:26.291368 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-122076066'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:26.291556 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume of 1 GB Aug 04 09:04:26.297782 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Availability Zones retrieved successfully. Aug 04 09:04:26.308218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (ef93803f-0698-4264-a054-cbe8352bb579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:26.309282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da55fa6f-293b-42e8-a277-2f09bc14b0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:26.310390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:26.349550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da55fa6f-293b-42e8-a277-2f09bc14b0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:26.349895 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653b1b2d-b672-4d58-abf6-0334885126da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:26.389704 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['36284d7b-c00a-4f9b-8c34-b8004a9e0503', '5b876888-0339-4ed4-b535-d82fd34db21b', '94f5c037-b030-4ebe-8cca-1d8017989d8b', 'ab2a0c05-57e0-471c-8075-44c947857823'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:26.390387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653b1b2d-b672-4d58-abf6-0334885126da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36284d7b-c00a-4f9b-8c34-b8004a9e0503', '5b876888-0339-4ed4-b535-d82fd34db21b', '94f5c037-b030-4ebe-8cca-1d8017989d8b', 'ab2a0c05-57e0-471c-8075-44c947857823']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:26.391192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d246748-0bb1-4bd3-a7f5-d2e30b7c50e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:26.416058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d246748-0bb1-4bd3-a7f5-d2e30b7c50e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c53a8a78-277a-4356-87ce-1f52e5300f34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-122076066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['36284d7b-c00a-4f9b-8c34-b8004a9e0503','5b876888-0339-4ed4-b535-d82fd34db21b','94f5c037-b030-4ebe-8cca-1d8017989d8b','ab2a0c05-57e0-471c-8075-44c947857823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-122076066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c53a8a78-277a-4356-87ce-1f52e5300f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea1825298fa49018b5fe015525c0699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:26.417166 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ba6e2c-a5a5-4d18-a13c-7892a932fdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:26.439156 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38ba6e2c-a5a5-4d18-a13c-7892a932fdce) transitioned into state 'SUCCESS' from state '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-122076066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['36284d7b-c00a-4f9b-8c34-b8004a9e0503','5b876888-0339-4ed4-b535-d82fd34db21b','94f5c037-b030-4ebe-8cca-1d8017989d8b','ab2a0c05-57e0-471c-8075-44c947857823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:26.440288 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33664821-15e6-4ea4-9fcf-08ab6aeeadfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:26.452480 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33664821-15e6-4ea4-9fcf-08ab6aeeadfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:26.456759 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (ef93803f-0698-4264-a054-cbe8352bb579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:26.456759 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request issued successfully. Aug 04 09:04:26.457867 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-84ae0eda-a46e-40fd-86e1-f0cbec7e746a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:26.458831 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 337/1348] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:04:26 2026] POST /volume/v3/volumes => generated 753 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:26.481128 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1c897133-dcc0-4c37-8efa-58ddcea2c72c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:26.482420 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1c897133-dcc0-4c37-8efa-58ddcea2c72c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:26.482797 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1c897133-dcc0-4c37-8efa-58ddcea2c72c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:26.483363 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1c897133-dcc0-4c37-8efa-58ddcea2c72c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:26.500057 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:26.500057 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:26.513948 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1c897133-dcc0-4c37-8efa-58ddcea2c72c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:26.525027 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1c897133-dcc0-4c37-8efa-58ddcea2c72c tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 returned with HTTP 200 Aug 04 09:04:26.525411 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 337/1349] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:26 2026] GET /volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:26.870393 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d7e01486-d230-4dc1-8674-e8d9fa00927d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:26.874320 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d7e01486-d230-4dc1-8674-e8d9fa00927d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:26.874553 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d7e01486-d230-4dc1-8674-e8d9fa00927d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:26.874756 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d7e01486-d230-4dc1-8674-e8d9fa00927d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:26.874891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d7e01486-d230-4dc1-8674-e8d9fa00927d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:26.882920 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:26.882920 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:26.883716 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d7e01486-d230-4dc1-8674-e8d9fa00927d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:26.884078 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 341/1350] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:26 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:27.541804 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f34222e3-25de-49a1-be21-6893d0473201 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:27.543611 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f34222e3-25de-49a1-be21-6893d0473201 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:27.543851 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f34222e3-25de-49a1-be21-6893d0473201 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:27.544069 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f34222e3-25de-49a1-be21-6893d0473201 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:27.553065 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:27.553065 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:27.559021 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f34222e3-25de-49a1-be21-6893d0473201 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:27.567285 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f34222e3-25de-49a1-be21-6893d0473201 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 returned with HTTP 200 Aug 04 09:04:27.567881 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 336/1351] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:27 2026] GET /volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:27.581001 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:27.583813 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:04:27.584167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c53a8a78-277a-4356-87ce-1f52e5300f34", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1133809355"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:27.596228 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:27.596228 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:27.596228 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:27.596228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create snapshot from volume c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:27.623232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['01cfc751-7d0c-4343-9c62-f96a33ac4c3b', 'b93bd178-dd1c-4e3a-92ea-18fac90dc8e5', 'b02b49fd-6920-47e7-9e84-202f5ad9ea82', '57d47815-c576-413b-8b07-0a05976d974c'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:27.655046 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot create request issued successfully. Aug 04 09:04:27.655363 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a9212a6-0297-46fb-b3d9-bb4372e69848 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:04:27.655798 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 338/1352] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:04:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:27.664332 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-afe63026-2583-4d17-8f88-d8097ec0e5d0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:27.667711 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-afe63026-2583-4d17-8f88-d8097ec0e5d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d Aug 04 09:04:27.667711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-afe63026-2583-4d17-8f88-d8097ec0e5d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:27.667711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-afe63026-2583-4d17-8f88-d8097ec0e5d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:27.673111 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:27.673111 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:27.673668 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-afe63026-2583-4d17-8f88-d8097ec0e5d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:27.674512 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-afe63026-2583-4d17-8f88-d8097ec0e5d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d returned with HTTP 200 Aug 04 09:04:27.674935 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 338/1353] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:27 2026] GET /volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:27.922004 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1cd0d588-1e0b-410c-abbd-c06bb511a421 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:27.924132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1cd0d588-1e0b-410c-abbd-c06bb511a421 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:27.924421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1cd0d588-1e0b-410c-abbd-c06bb511a421 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:27.924696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1cd0d588-1e0b-410c-abbd-c06bb511a421 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:27.924924 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1cd0d588-1e0b-410c-abbd-c06bb511a421 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:27.930199 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:27.930199 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:27.931219 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1cd0d588-1e0b-410c-abbd-c06bb511a421 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:27.931700 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 342/1354] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:27 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:28.689550 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d1734345-1abf-4ca1-84c7-32ce37f4bc8d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:28.692974 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d1734345-1abf-4ca1-84c7-32ce37f4bc8d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d Aug 04 09:04:28.692974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d1734345-1abf-4ca1-84c7-32ce37f4bc8d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:28.692974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d1734345-1abf-4ca1-84c7-32ce37f4bc8d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:28.703037 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:28.703037 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:28.703726 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d1734345-1abf-4ca1-84c7-32ce37f4bc8d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:28.704684 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d1734345-1abf-4ca1-84c7-32ce37f4bc8d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d returned with HTTP 200 Aug 04 09:04:28.705055 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 337/1355] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:28 2026] GET /volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:28.716758 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e118d587-76b8-45fd-8491-67184426e879 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:28.719566 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:28.720057 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0f3eb6f7-bb80-4dcf-8567-df327a882e7d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1367771509"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:28.722221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request body: {'volume': {'snapshot_id': '0f3eb6f7-bb80-4dcf-8567-df327a882e7d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1367771509'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:28.730223 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:28.730223 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:28.730838 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:28.731000 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume of 1 GB Aug 04 09:04:28.738553 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Availability Zones retrieved successfully. Aug 04 09:04:28.746143 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (6f8ffc62-7437-46e4-b190-6c748c3c402a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:28.748432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67aa4949-e1bb-4450-be6e-b293ad88b706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:28.751233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:28.797288 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67aa4949-e1bb-4450-be6e-b293ad88b706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0f3eb6f7-bb80-4dcf-8567-df327a882e7d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:28.798418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b7aee9-60c9-4e59-a250-90d5af97882d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:28.882604 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Created reservations ['ad5b5609-1077-4768-be00-b391a698c332', 'a0d2f3dd-cdc0-4675-adf5-26832ea0560f', '10bf3f63-bd23-428d-9fde-77ec3f96c088', '553aea6a-5606-4d6c-92ed-7667d1b2d6e6'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:28.883494 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b7aee9-60c9-4e59-a250-90d5af97882d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5b5609-1077-4768-be00-b391a698c332', 'a0d2f3dd-cdc0-4675-adf5-26832ea0560f', '10bf3f63-bd23-428d-9fde-77ec3f96c088', '553aea6a-5606-4d6c-92ed-7667d1b2d6e6']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:28.884302 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a821c87-f948-48f6-b08b-ab15ab867405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:28.930414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a821c87-f948-48f6-b08b-ab15ab867405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92b9a5f1-5ee9-45c2-874d-6e65217b6370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1367771509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['ad5b5609-1077-4768-be00-b391a698c332','a0d2f3dd-cdc0-4675-adf5-26832ea0560f','10bf3f63-bd23-428d-9fde-77ec3f96c088','553aea6a-5606-4d6c-92ed-7667d1b2d6e6'],size=1,snapshot_id=0f3eb6f7-bb80-4dcf-8567-df327a882e7d,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1367771509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92b9a5f1-5ee9-45c2-874d-6e65217b6370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea1825298fa49018b5fe015525c0699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0f3eb6f7-bb80-4dcf-8567-df327a882e7d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:28.931511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79dbe3ad-723e-41af-9153-e90d318e3567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:28.963993 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6db86e48-bd76-441c-9661-370f81d764e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:28.965185 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6db86e48-bd76-441c-9661-370f81d764e0 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:28.965423 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6db86e48-bd76-441c-9661-370f81d764e0 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:28.965574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6db86e48-bd76-441c-9661-370f81d764e0 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:28.965681 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-6db86e48-bd76-441c-9661-370f81d764e0 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:28.967068 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79dbe3ad-723e-41af-9153-e90d318e3567) transitioned into state 'SUCCESS' from state '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-1367771509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea1825298fa49018b5fe015525c0699',qos_specs=None,replication_status=,reservations=['ad5b5609-1077-4768-be00-b391a698c332','a0d2f3dd-cdc0-4675-adf5-26832ea0560f','10bf3f63-bd23-428d-9fde-77ec3f96c088','553aea6a-5606-4d6c-92ed-7667d1b2d6e6'],size=1,snapshot_id=0f3eb6f7-bb80-4dcf-8567-df327a882e7d,source_replicaid=,source_volid=None,status='creating',user_id='728946a772de45fdb8d3ca7c41fc2a07',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:28.967971 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2e9e5f-4329-4d08-b131-414cc544ea93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:28.971537 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:28.971537 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:28.972437 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6db86e48-bd76-441c-9661-370f81d764e0 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:28.972795 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 339/1356] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:28 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:29.000271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2e9e5f-4329-4d08-b131-414cc544ea93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:29.001668 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Flow 'volume_create_api' (6f8ffc62-7437-46e4-b190-6c748c3c402a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:29.002915 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Create volume request issued successfully. Aug 04 09:04:29.003038 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e118d587-76b8-45fd-8491-67184426e879 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:29.003548 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 339/1357] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:28 2026] POST /volume/v3/volumes => generated 788 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:29.016582 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-aaed51b1-07c4-4bcf-a717-653f71e2a998 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:29.019574 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aaed51b1-07c4-4bcf-a717-653f71e2a998 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:29.021412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aaed51b1-07c4-4bcf-a717-653f71e2a998 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:29.021719 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aaed51b1-07c4-4bcf-a717-653f71e2a998 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:29.034527 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:29.034527 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:29.040629 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-aaed51b1-07c4-4bcf-a717-653f71e2a998 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:29.047538 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aaed51b1-07c4-4bcf-a717-653f71e2a998 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 200 Aug 04 09:04:29.048053 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 343/1358] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:29 2026] GET /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:29.988469 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d4ba0fe6-2b59-4a28-accf-462c21335abc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:29.991227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d4ba0fe6-2b59-4a28-accf-462c21335abc tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:29.991227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d4ba0fe6-2b59-4a28-accf-462c21335abc tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:29.991227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d4ba0fe6-2b59-4a28-accf-462c21335abc tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:29.991227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d4ba0fe6-2b59-4a28-accf-462c21335abc tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:29.997490 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:29.997490 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:29.998290 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d4ba0fe6-2b59-4a28-accf-462c21335abc tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:29.998751 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 338/1359] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:29 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:30.063889 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-33d6d9f1-c1ae-4c17-aa58-afa527009ec8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:30.066101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-33d6d9f1-c1ae-4c17-aa58-afa527009ec8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:30.066399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-33d6d9f1-c1ae-4c17-aa58-afa527009ec8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:30.066739 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-33d6d9f1-c1ae-4c17-aa58-afa527009ec8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:30.075044 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:30.075044 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:30.079919 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-33d6d9f1-c1ae-4c17-aa58-afa527009ec8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:30.095129 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-33d6d9f1-c1ae-4c17-aa58-afa527009ec8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 200 Aug 04 09:04:30.095129 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 340/1360] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:30 2026] GET /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:30.120781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2895e232-6074-4a80-a856-37f02ce0259e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:30.122842 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2895e232-6074-4a80-a856-37f02ce0259e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:30.123040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2895e232-6074-4a80-a856-37f02ce0259e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:30.123236 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2895e232-6074-4a80-a856-37f02ce0259e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:30.129980 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:30.129980 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:30.133504 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2895e232-6074-4a80-a856-37f02ce0259e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:30.137713 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2895e232-6074-4a80-a856-37f02ce0259e tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 200 Aug 04 09:04:30.138080 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 340/1361] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:30 2026] GET /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:30.155220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:30.157589 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:30.157898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:30.158170 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:30.158469 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: 92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:30.165514 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:30.165514 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:30.166041 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:30.186278 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume request issued successfully. Aug 04 09:04:30.186531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-076bec9a-57bd-426d-9eaa-bb5f52c4e63d tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 202 Aug 04 09:04:30.187231 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 344/1362] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:30 2026] DELETE /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:30.194929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c77dee6d-8778-4f01-8b3a-e5aca08ace5a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:30.202081 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c77dee6d-8778-4f01-8b3a-e5aca08ace5a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:30.202081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c77dee6d-8778-4f01-8b3a-e5aca08ace5a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:30.202081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c77dee6d-8778-4f01-8b3a-e5aca08ace5a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:30.211355 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:30.211355 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:30.216982 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c77dee6d-8778-4f01-8b3a-e5aca08ace5a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:30.225568 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c77dee6d-8778-4f01-8b3a-e5aca08ace5a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 200 Aug 04 09:04:30.225568 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 339/1363] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:30 2026] GET /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:30.868729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:30.870402 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:04:30.870930 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:30.871246 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:30.871563 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume with id: 5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:04:30.874926 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=304,cinder:UPDATE=44,cinder:INSERT=16 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:04:30.883069 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:30.883069 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:30.883069 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:30.933126 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume request issued successfully. Aug 04 09:04:30.934034 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-190cda32-1d1a-4b05-a6dc-1cb599c9801e tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 202 Aug 04 09:04:30.934034 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 341/1364] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:30 2026] DELETE /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:30.944502 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6f18012a-1b37-4b8c-8f3a-734356c7eceb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:30.953056 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f18012a-1b37-4b8c-8f3a-734356c7eceb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:04:30.953056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f18012a-1b37-4b8c-8f3a-734356c7eceb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:30.953056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f18012a-1b37-4b8c-8f3a-734356c7eceb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:30.960034 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=390,cinder:UPDATE=110,cinder:INSERT=53,cinder:DELETE=1 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:04:30.968282 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:30.968282 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:30.973708 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6f18012a-1b37-4b8c-8f3a-734356c7eceb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:30.981899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f18012a-1b37-4b8c-8f3a-734356c7eceb tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 200 Aug 04 09:04:30.981899 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 341/1365] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:30 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:31.010346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9da01a33-c0ac-47f1-bb86-561c89d8dcce None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:31.012348 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9da01a33-c0ac-47f1-bb86-561c89d8dcce tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:31.012624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9da01a33-c0ac-47f1-bb86-561c89d8dcce tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:31.012866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9da01a33-c0ac-47f1-bb86-561c89d8dcce tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:31.013001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-9da01a33-c0ac-47f1-bb86-561c89d8dcce tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:31.018127 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:31.018127 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:31.019059 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9da01a33-c0ac-47f1-bb86-561c89d8dcce tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:31.019579 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 345/1366] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:31 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:31.241004 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bc75dd7e-f9d9-4e33-a3ee-956151d1645b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:31.245227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bc75dd7e-f9d9-4e33-a3ee-956151d1645b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:31.245227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bc75dd7e-f9d9-4e33-a3ee-956151d1645b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:31.245227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bc75dd7e-f9d9-4e33-a3ee-956151d1645b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:31.246807 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=344,cinder:UPDATE=68,cinder:INSERT=31 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:04:31.253218 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bc75dd7e-f9d9-4e33-a3ee-956151d1645b tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 404 Aug 04 09:04:31.255116 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 340/1367] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:31 2026] GET /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:31.264000 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3304710f-fd05-4cee-8901-360cb9a695a7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:31.266456 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3304710f-fd05-4cee-8901-360cb9a695a7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:31.266716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3304710f-fd05-4cee-8901-360cb9a695a7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:31.266964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3304710f-fd05-4cee-8901-360cb9a695a7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:31.273831 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3304710f-fd05-4cee-8901-360cb9a695a7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 404 Aug 04 09:04:31.274344 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 342/1368] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:31 2026] GET /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:31.285322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-207482f9-c368-41ff-a5a4-3c6b4f573f45 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:31.288018 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-207482f9-c368-41ff-a5a4-3c6b4f573f45 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:31.288259 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-207482f9-c368-41ff-a5a4-3c6b4f573f45 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:31.288553 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-207482f9-c368-41ff-a5a4-3c6b4f573f45 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:31.288815 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-207482f9-c368-41ff-a5a4-3c6b4f573f45 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: 92b9a5f1-5ee9-45c2-874d-6e65217b6370 Aug 04 09:04:31.297651 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-207482f9-c368-41ff-a5a4-3c6b4f573f45 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 returned with HTTP 404 Aug 04 09:04:31.298484 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 342/1369] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:31 2026] DELETE /volume/v3/volumes/92b9a5f1-5ee9-45c2-874d-6e65217b6370 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:31.305534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:31.307594 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d Aug 04 09:04:31.307764 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:31.307951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:31.308047 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete snapshot with id: 0f3eb6f7-bb80-4dcf-8567-df327a882e7d Aug 04 09:04:31.313138 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:31.313138 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:31.317405 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:31.333223 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot delete request issued successfully. Aug 04 09:04:31.333543 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c44e8f8f-05b7-44b8-b9a7-7579dda1eccd tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d returned with HTTP 202 Aug 04 09:04:31.334045 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 346/1370] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:04:31 2026] DELETE /volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:31.345224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-83e46fca-f7e6-4258-8e21-76f3eb0ee404 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:31.345224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-83e46fca-f7e6-4258-8e21-76f3eb0ee404 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d Aug 04 09:04:31.345224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-83e46fca-f7e6-4258-8e21-76f3eb0ee404 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:31.345224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-83e46fca-f7e6-4258-8e21-76f3eb0ee404 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:31.353953 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:31.353953 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:31.356668 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-83e46fca-f7e6-4258-8e21-76f3eb0ee404 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Snapshot retrieved successfully. Aug 04 09:04:31.360287 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-83e46fca-f7e6-4258-8e21-76f3eb0ee404 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d returned with HTTP 200 Aug 04 09:04:31.360287 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 341/1371] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:31 2026] GET /volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:31.998600 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f11d41de-09f5-4193-95e6-541b9678c276 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:32.000602 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f11d41de-09f5-4193-95e6-541b9678c276 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 Aug 04 09:04:32.000872 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f11d41de-09f5-4193-95e6-541b9678c276 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:32.001087 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f11d41de-09f5-4193-95e6-541b9678c276 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:32.009151 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f11d41de-09f5-4193-95e6-541b9678c276 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 returned with HTTP 404 Aug 04 09:04:32.009661 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 343/1372] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:31 2026] GET /volume/v3/volumes/5dd36d84-038a-4f39-9c1f-92de1b53be00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:32.032569 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-276cbbed-691e-4997-a4b8-b399b239a64f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:32.034524 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-276cbbed-691e-4997-a4b8-b399b239a64f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:32.034797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-276cbbed-691e-4997-a4b8-b399b239a64f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:32.035056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-276cbbed-691e-4997-a4b8-b399b239a64f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:32.035216 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-276cbbed-691e-4997-a4b8-b399b239a64f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:32.041628 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:32.041628 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:32.042539 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-276cbbed-691e-4997-a4b8-b399b239a64f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:32.043116 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 343/1373] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:32 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:32.372604 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0d207455-0326-4e82-87ac-4cb13fbbbcf7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:32.374952 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d207455-0326-4e82-87ac-4cb13fbbbcf7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d Aug 04 09:04:32.375249 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d207455-0326-4e82-87ac-4cb13fbbbcf7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:32.375527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d207455-0326-4e82-87ac-4cb13fbbbcf7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:32.380903 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d207455-0326-4e82-87ac-4cb13fbbbcf7 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d returned with HTTP 404 Aug 04 09:04:32.381555 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 347/1374] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:04:32 2026] GET /volume/v3/snapshots/0f3eb6f7-bb80-4dcf-8567-df327a882e7d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:32.388926 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b0e44f52-02c4-431d-85de-6ea06cd7fe2f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:32.392525 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0e44f52-02c4-431d-85de-6ea06cd7fe2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:32.392728 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0e44f52-02c4-431d-85de-6ea06cd7fe2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:32.392906 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0e44f52-02c4-431d-85de-6ea06cd7fe2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:32.400774 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:32.400774 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:32.405894 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b0e44f52-02c4-431d-85de-6ea06cd7fe2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:32.409927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0e44f52-02c4-431d-85de-6ea06cd7fe2f tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 returned with HTTP 200 Aug 04 09:04:32.410291 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 342/1375] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:32 2026] GET /volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:32.422035 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-583ee7cd-9466-4547-b954-f5be0c780b98 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:32.424422 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-583ee7cd-9466-4547-b954-f5be0c780b98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:32.425154 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-583ee7cd-9466-4547-b954-f5be0c780b98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:32.425454 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-583ee7cd-9466-4547-b954-f5be0c780b98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:32.425688 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-583ee7cd-9466-4547-b954-f5be0c780b98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:32.435519 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:32.435519 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:32.435946 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-583ee7cd-9466-4547-b954-f5be0c780b98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:32.460324 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-583ee7cd-9466-4547-b954-f5be0c780b98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume request issued successfully. Aug 04 09:04:32.460324 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-583ee7cd-9466-4547-b954-f5be0c780b98 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 returned with HTTP 202 Aug 04 09:04:32.460324 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 344/1376] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:32 2026] DELETE /volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:32.469950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4d3e8176-99bb-491d-a9d6-262cbd5f6b83 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:32.472287 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d3e8176-99bb-491d-a9d6-262cbd5f6b83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:32.472287 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d3e8176-99bb-491d-a9d6-262cbd5f6b83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:32.472377 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d3e8176-99bb-491d-a9d6-262cbd5f6b83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:32.481866 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:32.481866 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:32.487436 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4d3e8176-99bb-491d-a9d6-262cbd5f6b83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:32.496512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d3e8176-99bb-491d-a9d6-262cbd5f6b83 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 returned with HTTP 200 Aug 04 09:04:32.497326 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 344/1377] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:32 2026] GET /volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:33.054768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-662a2116-114b-4fa2-8cfb-ffaa09b992b6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:33.057562 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-662a2116-114b-4fa2-8cfb-ffaa09b992b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:33.059091 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-662a2116-114b-4fa2-8cfb-ffaa09b992b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:33.059455 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-662a2116-114b-4fa2-8cfb-ffaa09b992b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:33.059631 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-662a2116-114b-4fa2-8cfb-ffaa09b992b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:33.063301 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=337,cinder:UPDATE=66,cinder:INSERT=22 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:04:33.070236 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:33.070236 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:33.071720 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-662a2116-114b-4fa2-8cfb-ffaa09b992b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:33.071720 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 348/1378] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:33 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:33.520753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-19dfa158-6043-4c65-b15f-f724a4a32bd8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:33.528966 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19dfa158-6043-4c65-b15f-f724a4a32bd8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 Aug 04 09:04:33.529979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19dfa158-6043-4c65-b15f-f724a4a32bd8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:33.532255 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19dfa158-6043-4c65-b15f-f724a4a32bd8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:33.543372 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19dfa158-6043-4c65-b15f-f724a4a32bd8 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 returned with HTTP 404 Aug 04 09:04:33.543888 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 343/1379] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:33 2026] GET /volume/v3/volumes/c53a8a78-277a-4356-87ce-1f52e5300f34 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:33.555050 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-24484343-7fbb-4048-b49d-6539ddc8c4d0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:33.556469 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24484343-7fbb-4048-b49d-6539ddc8c4d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:33.557138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-24484343-7fbb-4048-b49d-6539ddc8c4d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:33.557138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-24484343-7fbb-4048-b49d-6539ddc8c4d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:33.566862 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:33.566862 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:33.573133 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-24484343-7fbb-4048-b49d-6539ddc8c4d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:33.578313 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24484343-7fbb-4048-b49d-6539ddc8c4d0 tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:04:33.578735 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 345/1380] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:33 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:33.592043 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:33.595397 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] DELETE https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:33.595397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:33.595397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:33.595397 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume with id: 309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:33.603221 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:33.603221 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:33.603221 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:33.623847 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Delete volume request issued successfully. Aug 04 09:04:33.623847 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8e20959f-6ec8-49f3-b3de-3eee744d8f1a tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 202 Aug 04 09:04:33.624386 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 345/1381] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:33 2026] DELETE /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:33.638218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-38e50911-b90d-4a57-94f6-45965e7667eb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:33.641419 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-38e50911-b90d-4a57-94f6-45965e7667eb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:33.641419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-38e50911-b90d-4a57-94f6-45965e7667eb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:33.641419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-38e50911-b90d-4a57-94f6-45965e7667eb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:33.651245 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:33.651245 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:33.655895 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-38e50911-b90d-4a57-94f6-45965e7667eb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Volume info retrieved successfully. Aug 04 09:04:33.661097 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-38e50911-b90d-4a57-94f6-45965e7667eb tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 200 Aug 04 09:04:33.661865 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 349/1382] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:33 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:34.088280 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bf0a4c6b-ba9c-4f84-83a8-ac726ccf8021 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:34.096601 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bf0a4c6b-ba9c-4f84-83a8-ac726ccf8021 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:34.096916 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bf0a4c6b-ba9c-4f84-83a8-ac726ccf8021 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:34.097186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bf0a4c6b-ba9c-4f84-83a8-ac726ccf8021 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:34.097621 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-bf0a4c6b-ba9c-4f84-83a8-ac726ccf8021 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:34.106565 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:34.106565 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:34.107780 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bf0a4c6b-ba9c-4f84-83a8-ac726ccf8021 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:34.108947 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 344/1383] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:34 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:34.681611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-92aeb4be-0664-4e9e-8af1-84caa62106fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:34.687376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-92aeb4be-0664-4e9e-8af1-84caa62106fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] GET https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d Aug 04 09:04:34.687376 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-92aeb4be-0664-4e9e-8af1-84caa62106fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:34.687376 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-92aeb4be-0664-4e9e-8af1-84caa62106fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:34.705869 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-92aeb4be-0664-4e9e-8af1-84caa62106fe tempest-VolumesSnapshotTestJSON-1089159110 tempest-VolumesSnapshotTestJSON-1089159110-project-member] https://10.4.3.176/volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d returned with HTTP 404 Aug 04 09:04:34.705869 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 346/1384] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:34 2026] GET /volume/v3/volumes/309a8e82-d380-4d7b-9f61-aede7e55610d => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:35.120645 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a2c2060e-7930-46ef-a547-2b5bb2033ee7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:35.124505 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a2c2060e-7930-46ef-a547-2b5bb2033ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:35.126087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a2c2060e-7930-46ef-a547-2b5bb2033ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:35.126087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a2c2060e-7930-46ef-a547-2b5bb2033ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:35.126087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a2c2060e-7930-46ef-a547-2b5bb2033ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:35.140689 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:35.140689 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:35.141459 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a2c2060e-7930-46ef-a547-2b5bb2033ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:35.141459 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 346/1385] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:35 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:36.155893 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-73fe9f44-3010-46e3-ad82-adb8757c2d50 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:36.160488 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73fe9f44-3010-46e3-ad82-adb8757c2d50 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:36.160488 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-73fe9f44-3010-46e3-ad82-adb8757c2d50 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:36.160488 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-73fe9f44-3010-46e3-ad82-adb8757c2d50 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:36.160488 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-73fe9f44-3010-46e3-ad82-adb8757c2d50 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:36.168950 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:36.168950 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:36.170977 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73fe9f44-3010-46e3-ad82-adb8757c2d50 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:36.170977 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 350/1386] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:36 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:36.880379 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-83764bad-a639-4489-8f66-45bcb73015f1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:36.880927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-83764bad-a639-4489-8f66-45bcb73015f1 None None] GET https://10.4.3.176/volume// Aug 04 09:04:36.881185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-83764bad-a639-4489-8f66-45bcb73015f1 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:36.881460 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-83764bad-a639-4489-8f66-45bcb73015f1 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:36.881890 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-83764bad-a639-4489-8f66-45bcb73015f1 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:36.882443 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 345/1387] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:36.895628 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a1b26118-19aa-4726-860e-5114503f8a31 req-2c230cbc-78ee-49c5-8ff3-06e5acd319fb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:36.898521 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-2c230cbc-78ee-49c5-8ff3-06e5acd319fb tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:04:36.898974 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-2c230cbc-78ee-49c5-8ff3-06e5acd319fb tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f7192ae-01fb-4afd-93df-71bd7923ba50", "connector": null, "instance_uuid": "e61749fe-77dd-4104-a4ee-22991c3f37e3"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:36.915021 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:36.915021 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:36.957847 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-2c230cbc-78ee-49c5-8ff3-06e5acd319fb tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:04:36.958428 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 347/1388] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:04:36 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:36.974048 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-a1b26118-19aa-4726-860e-5114503f8a31 req-07061a70-1e8e-4da1-81f7-062b1b72aa55 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:36.976261 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-07061a70-1e8e-4da1-81f7-062b1b72aa55 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] DELETE https://10.4.3.176/volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37 Aug 04 09:04:36.976455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-07061a70-1e8e-4da1-81f7-062b1b72aa55 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:36.976636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-07061a70-1e8e-4da1-81f7-062b1b72aa55 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:36.988465 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:36.988465 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:37.068764 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-07061a70-1e8e-4da1-81f7-062b1b72aa55 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37 returned with HTTP 200 Aug 04 09:04:37.069567 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 347/1389] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:36 2026] DELETE /volume/v3/attachments/4c4fedea-78cd-42a9-8cf7-2541ae9d6e37 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:37.185609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-65f6423d-1b3d-403a-85fc-7d01adaa17f4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:37.189439 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65f6423d-1b3d-403a-85fc-7d01adaa17f4 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:37.190227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65f6423d-1b3d-403a-85fc-7d01adaa17f4 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:37.190442 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65f6423d-1b3d-403a-85fc-7d01adaa17f4 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:37.190739 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-65f6423d-1b3d-403a-85fc-7d01adaa17f4 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:37.202384 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:37.202384 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:37.203888 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65f6423d-1b3d-403a-85fc-7d01adaa17f4 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:37.204028 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 351/1390] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:37 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:38.188497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4caddb1f-3024-481b-a28a-75edcea35968 req-c2eff38e-72ed-4ace-8655-a412a962fb5a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:38.191454 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-c2eff38e-72ed-4ace-8655-a412a962fb5a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:04:38.191454 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-c2eff38e-72ed-4ace-8655-a412a962fb5a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:38.191454 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-c2eff38e-72ed-4ace-8655-a412a962fb5a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:38.203912 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:38.203912 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:38.208752 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-4caddb1f-3024-481b-a28a-75edcea35968 req-c2eff38e-72ed-4ace-8655-a412a962fb5a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:38.214626 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-c2eff38e-72ed-4ace-8655-a412a962fb5a tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 200 Aug 04 09:04:38.215112 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 346/1391] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:38 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 1660 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:04:38.217170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e9634d93-1ef0-4691-8b15-c7fe93b98a4e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:38.222488 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9634d93-1ef0-4691-8b15-c7fe93b98a4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:38.222719 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9634d93-1ef0-4691-8b15-c7fe93b98a4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:38.222921 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9634d93-1ef0-4691-8b15-c7fe93b98a4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:38.223079 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e9634d93-1ef0-4691-8b15-c7fe93b98a4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:38.228538 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:38.228538 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:38.229592 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9634d93-1ef0-4691-8b15-c7fe93b98a4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:38.230250 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 348/1392] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:38 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:38.421354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-a1b26118-19aa-4726-860e-5114503f8a31 req-ac04ebff-a7a9-4e5b-839e-e9f7acf7cbfd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:38.424997 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-ac04ebff-a7a9-4e5b-839e-e9f7acf7cbfd tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] PUT https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 Aug 04 09:04:38.425640 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-ac04ebff-a7a9-4e5b-839e-e9f7acf7cbfd tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:38.432783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-a1b26118-19aa-4726-860e-5114503f8a31 req-ac04ebff-a7a9-4e5b-839e-e9f7acf7cbfd tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Acquiring lock "cinder-attachment_update-1f7192ae-01fb-4afd-93df-71bd7923ba50-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:04:38.437870 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-a1b26118-19aa-4726-860e-5114503f8a31 req-ac04ebff-a7a9-4e5b-839e-e9f7acf7cbfd tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-1f7192ae-01fb-4afd-93df-71bd7923ba50-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:04:38.438942 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:38.438942 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:38.556339 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-a1b26118-19aa-4726-860e-5114503f8a31 req-ac04ebff-a7a9-4e5b-839e-e9f7acf7cbfd tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Lock "cinder-attachment_update-1f7192ae-01fb-4afd-93df-71bd7923ba50-np0000006401" released by "attachment_update" :: held 0.119s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:04:38.556609 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-ac04ebff-a7a9-4e5b-839e-e9f7acf7cbfd tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 returned with HTTP 200 Aug 04 09:04:38.557001 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 348/1393] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:04:38 2026] PUT /volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:38.577569 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a1b26118-19aa-4726-860e-5114503f8a31 req-7fbc8130-7a63-4714-9bb6-d3a71f8056ad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:38.579980 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-7fbc8130-7a63-4714-9bb6-d3a71f8056ad tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 Aug 04 09:04:38.580371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-7fbc8130-7a63-4714-9bb6-d3a71f8056ad tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:38.580671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-7fbc8130-7a63-4714-9bb6-d3a71f8056ad tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:38.596973 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-7fbc8130-7a63-4714-9bb6-d3a71f8056ad tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 returned with HTTP 200 Aug 04 09:04:38.596973 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 352/1394] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:04:38 2026] GET /volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:39.223281 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4caddb1f-3024-481b-a28a-75edcea35968 req-aeea7cd4-2b6a-48df-b344-26561132af56 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:39.228616 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-aeea7cd4-2b6a-48df-b344-26561132af56 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d Aug 04 09:04:39.228797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-aeea7cd4-2b6a-48df-b344-26561132af56 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:39.228987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-aeea7cd4-2b6a-48df-b344-26561132af56 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:39.237596 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:39.237596 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:39.249515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e07f2dd6-49db-49e5-bef2-7a15058755ec None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:39.252246 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e07f2dd6-49db-49e5-bef2-7a15058755ec tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:39.252551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e07f2dd6-49db-49e5-bef2-7a15058755ec tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:39.252818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e07f2dd6-49db-49e5-bef2-7a15058755ec tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:39.252958 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e07f2dd6-49db-49e5-bef2-7a15058755ec tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:39.264648 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:39.264648 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:39.265975 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e07f2dd6-49db-49e5-bef2-7a15058755ec tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:39.267581 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 349/1395] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:39 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 761 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:39.282268 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:39.284400 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:39.285372 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aea6c4b9-bf17-4bb0-867f-86ec515c23ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1488117833"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:39.286995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request body: {'volume': {"'backup_id": 'aea6c4b9-bf17-4bb0-867f-86ec515c23ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1488117833'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:39.286995 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume of 1 GB Aug 04 09:04:39.290222 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:39.290222 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:39.291527 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Availability Zones retrieved successfully. Aug 04 09:04:39.296708 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (f6ef1c79-2b89-4afd-b026-1dfb0bb2c7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:39.298448 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a369650-1200-41e7-9679-c6ffbbb81f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.299348 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:39.301983 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4caddb1f-3024-481b-a28a-75edcea35968 req-aeea7cd4-2b6a-48df-b344-26561132af56 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d returned with HTTP 200 Aug 04 09:04:39.302515 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 347/1396] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:39 2026] DELETE /volume/v3/attachments/156c0e0e-bd8e-411a-a14d-aa8c74ff0a3d => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:39.336146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a369650-1200-41e7-9679-c6ffbbb81f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.336927 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ccb573-df32-4158-a6bb-8445c37614fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.398990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Created reservations ['bc326827-e075-4063-bb8b-dcc02cb79e8e', '19b9cc73-aca9-47f3-8730-844675164da8', 'e371b81b-077a-4533-96ee-ecb1fd520c1d', '34a7d985-0eff-4310-b8b8-a47d4533118f'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:39.400172 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ccb573-df32-4158-a6bb-8445c37614fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc326827-e075-4063-bb8b-dcc02cb79e8e', '19b9cc73-aca9-47f3-8730-844675164da8', 'e371b81b-077a-4533-96ee-ecb1fd520c1d', '34a7d985-0eff-4310-b8b8-a47d4533118f']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.401198 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830ae69c-f49b-4358-a35d-db2b4f4e3064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.441573 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830ae69c-f49b-4358-a35d-db2b4f4e3064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d474ca3-df98-4d23-acdb-0b0cf2d11600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1488117833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['bc326827-e075-4063-bb8b-dcc02cb79e8e','19b9cc73-aca9-47f3-8730-844675164da8','e371b81b-077a-4533-96ee-ecb1fd520c1d','34a7d985-0eff-4310-b8b8-a47d4533118f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1488117833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d474ca3-df98-4d23-acdb-0b0cf2d11600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc90c4a556f45a58916f2f575be7344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077c13c83644d3ca076825edaf096c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.442482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9938c2-3c53-4adb-b21a-692fb747e42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.466150 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9938c2-3c53-4adb-b21a-692fb747e42e) transitioned into state 'SUCCESS' from state '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-1488117833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['bc326827-e075-4063-bb8b-dcc02cb79e8e','19b9cc73-aca9-47f3-8730-844675164da8','e371b81b-077a-4533-96ee-ecb1fd520c1d','34a7d985-0eff-4310-b8b8-a47d4533118f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.467470 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c02ffd-088e-49aa-ba7b-594fe0e03ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.483369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00c02ffd-088e-49aa-ba7b-594fe0e03ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.483369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (f6ef1c79-2b89-4afd-b026-1dfb0bb2c7b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:39.483369 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request issued successfully. Aug 04 09:04:39.485424 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d63f0fe6-9422-4bb3-9def-c06c48cbd680 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:39.486012 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 349/1397] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:39 2026] POST /volume/v3/volumes => generated 758 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:39.501731 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f1066280-378e-4519-9be3-ca87eb1ec53b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:39.504964 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:39.505293 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aea6c4b9-bf17-4bb0-867f-86ec515c23ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1391696454"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:39.507426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request body: {'volume': {"'backup_id": 'aea6c4b9-bf17-4bb0-867f-86ec515c23ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1391696454'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:39.507852 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume of 1 GB Aug 04 09:04:39.507918 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:39.507918 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:39.515990 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Availability Zones retrieved successfully. Aug 04 09:04:39.522964 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (644bd5ba-11a3-4332-bf3c-f9a57e5d1655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:39.524151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30ea103-d259-4414-a5cf-6865b5258e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.525300 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:39.556848 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30ea103-d259-4414-a5cf-6865b5258e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.557726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7b0c10-4d77-48c3-b5de-57c336ee5e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.617561 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Created reservations ['9d8c6625-5840-40ee-91d8-219f8f36c5af', 'b599b23a-c292-4d28-997e-c72a61648200', '7f4080ee-9841-46ea-ad73-6a390dd7f5f1', '3e612fc3-3fb0-4178-9450-89e29420a013'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:39.618418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a7b0c10-4d77-48c3-b5de-57c336ee5e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d8c6625-5840-40ee-91d8-219f8f36c5af', 'b599b23a-c292-4d28-997e-c72a61648200', '7f4080ee-9841-46ea-ad73-6a390dd7f5f1', '3e612fc3-3fb0-4178-9450-89e29420a013']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.619161 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c9afc8-58b1-4c09-af49-e969ba1f352d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.644919 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c9afc8-58b1-4c09-af49-e969ba1f352d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b067dce2-6e9a-447a-b7ac-2ccd065a5bfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1391696454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['9d8c6625-5840-40ee-91d8-219f8f36c5af','b599b23a-c292-4d28-997e-c72a61648200','7f4080ee-9841-46ea-ad73-6a390dd7f5f1','3e612fc3-3fb0-4178-9450-89e29420a013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1391696454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b067dce2-6e9a-447a-b7ac-2ccd065a5bfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc90c4a556f45a58916f2f575be7344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077c13c83644d3ca076825edaf096c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.645882 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca9c739-87ac-4d90-aa35-9cacc65fa276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.666839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca9c739-87ac-4d90-aa35-9cacc65fa276) transitioned into state 'SUCCESS' from state '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-1391696454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['9d8c6625-5840-40ee-91d8-219f8f36c5af','b599b23a-c292-4d28-997e-c72a61648200','7f4080ee-9841-46ea-ad73-6a390dd7f5f1','3e612fc3-3fb0-4178-9450-89e29420a013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.667779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfffb74-2e8f-4402-bcaa-d31e7fbcab12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.677885 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfffb74-2e8f-4402-bcaa-d31e7fbcab12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.678882 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (644bd5ba-11a3-4332-bf3c-f9a57e5d1655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:39.679453 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request issued successfully. Aug 04 09:04:39.680228 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1066280-378e-4519-9be3-ca87eb1ec53b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:39.680729 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 353/1398] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:39 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:39.696750 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-29426666-32cf-4347-af67-08a1c90d8a96 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:39.698543 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:39.698891 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aea6c4b9-bf17-4bb0-867f-86ec515c23ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-613180280"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:39.700679 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request body: {'volume': {"'backup_id": 'aea6c4b9-bf17-4bb0-867f-86ec515c23ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-613180280'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:39.700868 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume of 1 GB Aug 04 09:04:39.707336 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Availability Zones retrieved successfully. Aug 04 09:04:39.712853 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (a7139377-c100-4172-b922-ab8b0d0e6fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:39.714064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d36328-248f-4ea5-ba2a-2bc8d69bdeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.715067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:39.749167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07d36328-248f-4ea5-ba2a-2bc8d69bdeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.750148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea96c613-0930-4975-b492-0aabe79e7af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.799068 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Created reservations ['c7b41728-edac-45d1-bfd4-cb8b93aa8b96', 'fe35cfc0-d4c8-47b5-a002-542a346a2212', '115550cd-8d96-4df6-af3a-bacde6cb9b74', '2a0bed00-a3f8-4a3b-86e4-6777a75c1f13'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:39.799838 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea96c613-0930-4975-b492-0aabe79e7af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b41728-edac-45d1-bfd4-cb8b93aa8b96', 'fe35cfc0-d4c8-47b5-a002-542a346a2212', '115550cd-8d96-4df6-af3a-bacde6cb9b74', '2a0bed00-a3f8-4a3b-86e4-6777a75c1f13']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.800588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0879715-4097-4dc0-aad8-7a53442ba89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.822762 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0879715-4097-4dc0-aad8-7a53442ba89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba85f737-d436-4a77-913a-b5dfc3c3d60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-613180280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['c7b41728-edac-45d1-bfd4-cb8b93aa8b96','fe35cfc0-d4c8-47b5-a002-542a346a2212','115550cd-8d96-4df6-af3a-bacde6cb9b74','2a0bed00-a3f8-4a3b-86e4-6777a75c1f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-613180280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba85f737-d436-4a77-913a-b5dfc3c3d60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc90c4a556f45a58916f2f575be7344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077c13c83644d3ca076825edaf096c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.824256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f299d5c-704b-4935-8b29-f16c9e66a68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.847580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f299d5c-704b-4935-8b29-f16c9e66a68b) transitioned into state 'SUCCESS' from state '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-613180280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['c7b41728-edac-45d1-bfd4-cb8b93aa8b96','fe35cfc0-d4c8-47b5-a002-542a346a2212','115550cd-8d96-4df6-af3a-bacde6cb9b74','2a0bed00-a3f8-4a3b-86e4-6777a75c1f13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.848424 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b7368e-45c6-49f6-8b87-c5bd9996f14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.860885 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b7368e-45c6-49f6-8b87-c5bd9996f14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.861574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (a7139377-c100-4172-b922-ab8b0d0e6fcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:39.861908 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request issued successfully. Aug 04 09:04:39.862582 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-29426666-32cf-4347-af67-08a1c90d8a96 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:39.862918 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 350/1399] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:39 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:39.879471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:39.881326 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:39.884641 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aea6c4b9-bf17-4bb0-867f-86ec515c23ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1057823104"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:39.887904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request body: {'volume': {"'backup_id": 'aea6c4b9-bf17-4bb0-867f-86ec515c23ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1057823104'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:39.888136 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume of 1 GB Aug 04 09:04:39.888504 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:39.888504 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:39.895101 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Availability Zones retrieved successfully. Aug 04 09:04:39.904317 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (f61c5998-42a7-4f8b-b494-ddc5c3e1c989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:39.905839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ace58a-2725-4c89-86b8-8b2872e1e7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:39.907137 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:39.948529 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ace58a-2725-4c89-86b8-8b2872e1e7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:39.949636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d47231-b410-4d39-bd03-129c7635cb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.008307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Created reservations ['9f0773e2-3538-4a3f-8cfd-b03f3ac9faae', 'd35dbe6f-4bc7-4e0d-87b4-f5ee3929fb7c', 'fb342d12-cad8-4dc8-a9e1-824dbdeb7003', '608c713d-2d2b-436a-8ecc-5c34e2f48760'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:40.009367 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98d47231-b410-4d39-bd03-129c7635cb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0773e2-3538-4a3f-8cfd-b03f3ac9faae', 'd35dbe6f-4bc7-4e0d-87b4-f5ee3929fb7c', 'fb342d12-cad8-4dc8-a9e1-824dbdeb7003', '608c713d-2d2b-436a-8ecc-5c34e2f48760']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.010679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d3c663-e754-4bd8-9e84-bbeab5861d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.040095 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d3c663-e754-4bd8-9e84-bbeab5861d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f28a013-278f-4f79-aefd-9d6a76091105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1057823104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['9f0773e2-3538-4a3f-8cfd-b03f3ac9faae','d35dbe6f-4bc7-4e0d-87b4-f5ee3929fb7c','fb342d12-cad8-4dc8-a9e1-824dbdeb7003','608c713d-2d2b-436a-8ecc-5c34e2f48760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1057823104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f28a013-278f-4f79-aefd-9d6a76091105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc90c4a556f45a58916f2f575be7344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077c13c83644d3ca076825edaf096c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.041334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aeff53d-164c-4fe4-9395-97bd7cf1dee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.069164 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aeff53d-164c-4fe4-9395-97bd7cf1dee6) transitioned into state 'SUCCESS' from state '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-1057823104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['9f0773e2-3538-4a3f-8cfd-b03f3ac9faae','d35dbe6f-4bc7-4e0d-87b4-f5ee3929fb7c','fb342d12-cad8-4dc8-a9e1-824dbdeb7003','608c713d-2d2b-436a-8ecc-5c34e2f48760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.070307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8dc6afb-c09d-4880-b23f-bad2fb0dff28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.093220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8dc6afb-c09d-4880-b23f-bad2fb0dff28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.093220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (f61c5998-42a7-4f8b-b494-ddc5c3e1c989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:40.095590 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request issued successfully. Aug 04 09:04:40.095590 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0796e3e0-ff8c-483b-a2cd-89134228f1ba tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:40.095590 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 348/1400] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:39 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) Aug 04 09:04:40.117535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.120119 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:40.121356 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aea6c4b9-bf17-4bb0-867f-86ec515c23ab", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-737557829"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:40.127724 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request body: {'volume': {"'backup_id": 'aea6c4b9-bf17-4bb0-867f-86ec515c23ab', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-737557829'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:40.128392 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume of 1 GB Aug 04 09:04:40.128392 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.128392 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:40.138321 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Availability Zones retrieved successfully. Aug 04 09:04:40.145191 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (d25f8ee1-8d3f-4d22-ad1d-3744536806cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:40.146628 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9473bde5-51a0-4a5c-9325-138b528cebd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.148033 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:40.185040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9473bde5-51a0-4a5c-9325-138b528cebd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.186598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9280384-813b-4e97-9c03-48d7ba403e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.248594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Created reservations ['daf455b4-d290-497f-93c0-36b49ce1fc30', 'be673acb-1bf5-46ed-ade7-123fdb12cca7', '355cdb8d-a667-4a0b-a1ac-99a2c0da0065', '79f721ff-30a5-44b3-b0c4-c96ecdbbeda3'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:40.249940 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9280384-813b-4e97-9c03-48d7ba403e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daf455b4-d290-497f-93c0-36b49ce1fc30', 'be673acb-1bf5-46ed-ade7-123fdb12cca7', '355cdb8d-a667-4a0b-a1ac-99a2c0da0065', '79f721ff-30a5-44b3-b0c4-c96ecdbbeda3']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.251284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192d0b2b-52a8-48cb-96c3-bdfb3f4b9eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.286303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192d0b2b-52a8-48cb-96c3-bdfb3f4b9eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82639793-826e-487a-be11-599ca912b6ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-737557829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['daf455b4-d290-497f-93c0-36b49ce1fc30','be673acb-1bf5-46ed-ade7-123fdb12cca7','355cdb8d-a667-4a0b-a1ac-99a2c0da0065','79f721ff-30a5-44b3-b0c4-c96ecdbbeda3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-737557829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82639793-826e-487a-be11-599ca912b6ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bc90c4a556f45a58916f2f575be7344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a077c13c83644d3ca076825edaf096c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.287562 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2b073a-a35e-4a47-b2f0-9efcf35d4968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.322854 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2b073a-a35e-4a47-b2f0-9efcf35d4968) transitioned into state 'SUCCESS' from state '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-737557829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bc90c4a556f45a58916f2f575be7344',qos_specs=None,replication_status=,reservations=['daf455b4-d290-497f-93c0-36b49ce1fc30','be673acb-1bf5-46ed-ade7-123fdb12cca7','355cdb8d-a667-4a0b-a1ac-99a2c0da0065','79f721ff-30a5-44b3-b0c4-c96ecdbbeda3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a077c13c83644d3ca076825edaf096c3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.323634 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f21487-4a28-4e98-934a-bc40ee093684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:40.330525 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-490cb64c-e780-4556-9977-2e5bdd498529 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.333292 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-490cb64c-e780-4556-9977-2e5bdd498529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:04:40.333381 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-490cb64c-e780-4556-9977-2e5bdd498529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:40.335086 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-490cb64c-e780-4556-9977-2e5bdd498529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:40.337634 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-490cb64c-e780-4556-9977-2e5bdd498529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume with id: 1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:04:40.337843 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97f21487-4a28-4e98-934a-bc40ee093684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:40.339044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Flow 'volume_create_api' (d25f8ee1-8d3f-4d22-ad1d-3744536806cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:40.339640 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Create volume request issued successfully. Aug 04 09:04:40.340484 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66897bba-8d6b-40d0-bfb5-1450769e8a59 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:40.341127 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 350/1401] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:40 2026] POST /volume/v3/volumes => generated 757 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:40.347845 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.347845 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:40.347845 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-490cb64c-e780-4556-9977-2e5bdd498529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:40.356157 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cb9ca371-5478-4ca5-b122-faa916084ee7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.358417 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cb9ca371-5478-4ca5-b122-faa916084ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 Aug 04 09:04:40.358636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cb9ca371-5478-4ca5-b122-faa916084ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:40.359391 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cb9ca371-5478-4ca5-b122-faa916084ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:40.371517 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.371517 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:40.377419 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-490cb64c-e780-4556-9977-2e5bdd498529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Delete volume request issued successfully. Aug 04 09:04:40.377586 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-490cb64c-e780-4556-9977-2e5bdd498529 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 202 Aug 04 09:04:40.377725 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-cb9ca371-5478-4ca5-b122-faa916084ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:40.378389 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 354/1402] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:40 2026] DELETE /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:40.385974 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cb9ca371-5478-4ca5-b122-faa916084ee7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 returned with HTTP 200 Aug 04 09:04:40.385974 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 351/1403] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:40 2026] GET /volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:40.390364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c7e7612a-ff77-4621-aa49-dd83c8278745 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.392742 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c7e7612a-ff77-4621-aa49-dd83c8278745 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:04:40.393014 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c7e7612a-ff77-4621-aa49-dd83c8278745 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:40.394400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c7e7612a-ff77-4621-aa49-dd83c8278745 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:40.405848 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-90c1fd3c-c7aa-47ff-bb5b-5aa8777de3ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.406931 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.406931 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:40.407715 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-90c1fd3c-c7aa-47ff-bb5b-5aa8777de3ac tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb Aug 04 09:04:40.408104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-90c1fd3c-c7aa-47ff-bb5b-5aa8777de3ac tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:40.408326 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-90c1fd3c-c7aa-47ff-bb5b-5aa8777de3ac tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:40.412004 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c7e7612a-ff77-4621-aa49-dd83c8278745 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Volume info retrieved successfully. Aug 04 09:04:40.420334 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.420334 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:40.420426 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c7e7612a-ff77-4621-aa49-dd83c8278745 tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 200 Aug 04 09:04:40.420618 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 349/1404] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:40 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:40.423151 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-90c1fd3c-c7aa-47ff-bb5b-5aa8777de3ac tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:40.429068 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-90c1fd3c-c7aa-47ff-bb5b-5aa8777de3ac tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb returned with HTTP 200 Aug 04 09:04:40.429470 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 351/1405] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:40 2026] GET /volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:40.442688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-06791f44-4ea0-494e-b105-8d0de916a93b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.447630 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-06791f44-4ea0-494e-b105-8d0de916a93b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d Aug 04 09:04:40.447866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-06791f44-4ea0-494e-b105-8d0de916a93b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:40.448070 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-06791f44-4ea0-494e-b105-8d0de916a93b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:40.460016 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.460016 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:40.467522 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-06791f44-4ea0-494e-b105-8d0de916a93b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:40.476252 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-06791f44-4ea0-494e-b105-8d0de916a93b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d returned with HTTP 200 Aug 04 09:04:40.476252 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 355/1406] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:40 2026] GET /volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:40.494791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c0293df3-fa3f-4f2f-8489-05ea6c8e9e74 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.498031 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0293df3-fa3f-4f2f-8489-05ea6c8e9e74 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 Aug 04 09:04:40.498031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0293df3-fa3f-4f2f-8489-05ea6c8e9e74 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:40.498031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0293df3-fa3f-4f2f-8489-05ea6c8e9e74 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:40.507382 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.507382 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:40.517731 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c0293df3-fa3f-4f2f-8489-05ea6c8e9e74 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:40.540116 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0293df3-fa3f-4f2f-8489-05ea6c8e9e74 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 returned with HTTP 200 Aug 04 09:04:40.543412 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 352/1407] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:40 2026] GET /volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:40.564054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3e65110f-95c3-4e91-9ba8-0e02de5e3e4e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:40.567107 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3e65110f-95c3-4e91-9ba8-0e02de5e3e4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff Aug 04 09:04:40.571121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3e65110f-95c3-4e91-9ba8-0e02de5e3e4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:40.571121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3e65110f-95c3-4e91-9ba8-0e02de5e3e4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:40.575040 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:40.575040 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:40.581276 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3e65110f-95c3-4e91-9ba8-0e02de5e3e4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:40.587448 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3e65110f-95c3-4e91-9ba8-0e02de5e3e4e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff returned with HTTP 200 Aug 04 09:04:40.587448 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 350/1408] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:40 2026] GET /volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:41.438619 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-612d3b2f-925e-4b0a-9082-641301adb1ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:41.442535 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-612d3b2f-925e-4b0a-9082-641301adb1ed tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] GET https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 Aug 04 09:04:41.442535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-612d3b2f-925e-4b0a-9082-641301adb1ed tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:41.442535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-612d3b2f-925e-4b0a-9082-641301adb1ed tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:41.453232 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-612d3b2f-925e-4b0a-9082-641301adb1ed tempest-AttachVolumeMultiAttachTest-197473377 tempest-AttachVolumeMultiAttachTest-197473377-project-member] https://10.4.3.176/volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 returned with HTTP 404 Aug 04 09:04:41.453909 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 352/1409] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:41 2026] GET /volume/v3/volumes/1d44db9e-c3ee-444a-aee2-9e8652cbbf98 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:41.603426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b148cfd-46a7-42b1-b02f-10d3e7e41fef None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:41.605308 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b148cfd-46a7-42b1-b02f-10d3e7e41fef tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff Aug 04 09:04:41.605606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b148cfd-46a7-42b1-b02f-10d3e7e41fef tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:41.605832 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b148cfd-46a7-42b1-b02f-10d3e7e41fef tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:41.612485 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:41.612485 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:41.616313 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2b148cfd-46a7-42b1-b02f-10d3e7e41fef tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:41.622364 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b148cfd-46a7-42b1-b02f-10d3e7e41fef tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff returned with HTTP 200 Aug 04 09:04:41.623038 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 356/1410] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:41 2026] GET /volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:41.635580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-023fcec5-ba07-44be-9d50-2472007eb512 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:41.637948 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-023fcec5-ba07-44be-9d50-2472007eb512 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] DELETE https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:41.638258 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-023fcec5-ba07-44be-9d50-2472007eb512 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:41.638529 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-023fcec5-ba07-44be-9d50-2472007eb512 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:41.638687 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-023fcec5-ba07-44be-9d50-2472007eb512 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete backup with id: aea6c4b9-bf17-4bb0-867f-86ec515c23ab. Aug 04 09:04:41.648743 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:41.648743 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:41.677528 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-023fcec5-ba07-44be-9d50-2472007eb512 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] delete_backup rpcapi backup_id aea6c4b9-bf17-4bb0-867f-86ec515c23ab {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:04:41.680224 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-023fcec5-ba07-44be-9d50-2472007eb512 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 202 Aug 04 09:04:41.680786 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 353/1411] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:41 2026] DELETE /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 04 09:04:41.689300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eb3a6f5d-6ba4-4fd2-886e-ae3f499f6b8e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:41.691704 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb3a6f5d-6ba4-4fd2-886e-ae3f499f6b8e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:41.692063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb3a6f5d-6ba4-4fd2-886e-ae3f499f6b8e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:41.692328 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb3a6f5d-6ba4-4fd2-886e-ae3f499f6b8e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:41.692504 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-eb3a6f5d-6ba4-4fd2-886e-ae3f499f6b8e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:41.702226 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:41.702226 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:41.702226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb3a6f5d-6ba4-4fd2-886e-ae3f499f6b8e tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 200 Aug 04 09:04:41.702226 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 351/1412] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:41 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:42.139068 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:42.145001 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:42.145001 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "c54e0a06-84e7-4b29-8cfb-a494576a3b2f-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:42.147049 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'c54e0a06-84e7-4b29-8cfb-a494576a3b2f-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:42.147252 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Create volume of 1 GB Aug 04 09:04:42.154101 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Availability Zones retrieved successfully. Aug 04 09:04:42.168047 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Flow 'volume_create_api' (ec55dfae-b83f-41c0-a630-01398d2ff870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:42.168640 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d17480-937d-4fb9-964b-a78e88d11ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:42.169989 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:42.210187 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d17480-937d-4fb9-964b-a78e88d11ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:42.211101 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f63948-37d3-4fef-89f3-b95f2e0fffce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:42.300591 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Created reservations ['e684b9b2-9dcd-4b36-91c4-d5ca473deef5', '47b145be-38c9-4132-ba4c-e43df6dbbfeb', 'ede72aee-f23e-4a8e-a043-63fcf8f56b39', '7007f165-59c5-4f69-ba32-a3d770000ec9'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:42.300591 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f63948-37d3-4fef-89f3-b95f2e0fffce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e684b9b2-9dcd-4b36-91c4-d5ca473deef5', '47b145be-38c9-4132-ba4c-e43df6dbbfeb', 'ede72aee-f23e-4a8e-a043-63fcf8f56b39', '7007f165-59c5-4f69-ba32-a3d770000ec9']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:42.300591 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3c9e73-3d83-4589-9abe-cf609b18d449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:42.324744 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3c9e73-3d83-4589-9abe-cf609b18d449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8385c97d-e50e-454c-b451-cc9677a2031d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='c54e0a06-84e7-4b29-8cfb-a494576a3b2f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88a4b6023f9349879b8288fa25eb3ab5',qos_specs=None,replication_status=,reservations=['e684b9b2-9dcd-4b36-91c4-d5ca473deef5','47b145be-38c9-4132-ba4c-e43df6dbbfeb','ede72aee-f23e-4a8e-a043-63fcf8f56b39','7007f165-59c5-4f69-ba32-a3d770000ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41bcdbbd6fd440338328ec53f18e02ff',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:42Z,deleted=False,deleted_at=None,display_description='',display_name='c54e0a06-84e7-4b29-8cfb-a494576a3b2f-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8385c97d-e50e-454c-b451-cc9677a2031d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a4b6023f9349879b8288fa25eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41bcdbbd6fd440338328ec53f18e02ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:42.325510 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c4bba0-aed2-4775-8348-808d6c17473a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:42.350730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c4bba0-aed2-4775-8348-808d6c17473a) transitioned into 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='c54e0a06-84e7-4b29-8cfb-a494576a3b2f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88a4b6023f9349879b8288fa25eb3ab5',qos_specs=None,replication_status=,reservations=['e684b9b2-9dcd-4b36-91c4-d5ca473deef5','47b145be-38c9-4132-ba4c-e43df6dbbfeb','ede72aee-f23e-4a8e-a043-63fcf8f56b39','7007f165-59c5-4f69-ba32-a3d770000ec9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41bcdbbd6fd440338328ec53f18e02ff',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:42.351711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a92443-8cfd-4b9c-b6c5-89b154ce4741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:42.365516 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a92443-8cfd-4b9c-b6c5-89b154ce4741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:42.366651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Flow 'volume_create_api' (ec55dfae-b83f-41c0-a630-01398d2ff870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:42.367062 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Create volume request issued successfully. Aug 04 09:04:42.367851 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-bd02b3de-21fd-444c-a3ce-1ccf19a8a41d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:42.368422 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 353/1413] 10.4.3.176 () {72 vars in 1541 bytes} [Tue Aug 4 09:04:42 2026] POST /volume/v3/volumes => generated 749 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:42.382226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-786dfd78-2bfe-49c4-90c6-0af3bdd1e0c3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:42.385251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-786dfd78-2bfe-49c4-90c6-0af3bdd1e0c3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d Aug 04 09:04:42.385251 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-786dfd78-2bfe-49c4-90c6-0af3bdd1e0c3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:42.385675 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-786dfd78-2bfe-49c4-90c6-0af3bdd1e0c3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:42.397578 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:42.397578 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:42.404474 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-786dfd78-2bfe-49c4-90c6-0af3bdd1e0c3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:04:42.411930 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-786dfd78-2bfe-49c4-90c6-0af3bdd1e0c3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d returned with HTTP 200 Aug 04 09:04:42.412476 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 357/1414] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:42 2026] GET /volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:42.426167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-c75a07e3-a3e4-43e6-a0a7-5b667264da62 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:42.431478 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-c75a07e3-a3e4-43e6-a0a7-5b667264da62 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d Aug 04 09:04:42.431975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-c75a07e3-a3e4-43e6-a0a7-5b667264da62 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:42.432297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-c75a07e3-a3e4-43e6-a0a7-5b667264da62 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:42.441181 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:42.441181 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:42.445551 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-c75a07e3-a3e4-43e6-a0a7-5b667264da62 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:04:42.451411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-c75a07e3-a3e4-43e6-a0a7-5b667264da62 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d returned with HTTP 200 Aug 04 09:04:42.452137 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 354/1415] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:42 2026] GET /volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:42.712030 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0ec1fd09-9926-4162-9401-1256f4f2a284 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:42.714412 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0ec1fd09-9926-4162-9401-1256f4f2a284 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab Aug 04 09:04:42.714824 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0ec1fd09-9926-4162-9401-1256f4f2a284 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:42.714939 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0ec1fd09-9926-4162-9401-1256f4f2a284 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:42.715051 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-0ec1fd09-9926-4162-9401-1256f4f2a284 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Show backup with id aea6c4b9-bf17-4bb0-867f-86ec515c23ab. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:04:42.723142 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0ec1fd09-9926-4162-9401-1256f4f2a284 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab returned with HTTP 404 Aug 04 09:04:42.724591 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 352/1416] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:42 2026] GET /volume/v3/backups/aea6c4b9-bf17-4bb0-867f-86ec515c23ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:42.739302 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:42.741170 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] DELETE https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff Aug 04 09:04:42.741433 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:42.741601 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:42.741785 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume with id: 82639793-826e-487a-be11-599ca912b6ff Aug 04 09:04:42.751315 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:42.751315 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:42.751931 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:42.789120 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume request issued successfully. Aug 04 09:04:42.789396 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-08f4550c-6d4f-443d-b8b8-50c8a336e791 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff returned with HTTP 202 Aug 04 09:04:42.789904 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 354/1417] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:42 2026] DELETE /volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:42.800473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-af945a61-e793-45ee-9c73-2184e37e44a7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:42.803003 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-af945a61-e793-45ee-9c73-2184e37e44a7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff Aug 04 09:04:42.803164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-af945a61-e793-45ee-9c73-2184e37e44a7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:42.803395 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-af945a61-e793-45ee-9c73-2184e37e44a7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:42.818349 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:42.818349 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:42.827196 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-af945a61-e793-45ee-9c73-2184e37e44a7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:42.839717 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-af945a61-e793-45ee-9c73-2184e37e44a7 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff returned with HTTP 200 Aug 04 09:04:42.839717 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 358/1418] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:42 2026] GET /volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:43.743578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a1b26118-19aa-4726-860e-5114503f8a31 req-084dc328-847a-475c-907a-94b74ad7c227 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:43.749490 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-084dc328-847a-475c-907a-94b74ad7c227 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] POST https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63/action Aug 04 09:04:43.749490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-084dc328-847a-475c-907a-94b74ad7c227 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:43.749490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-084dc328-847a-475c-907a-94b74ad7c227 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:43.777769 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:43.777769 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:43.792037 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a1b26118-19aa-4726-860e-5114503f8a31 req-084dc328-847a-475c-907a-94b74ad7c227 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63/action returned with HTTP 204 Aug 04 09:04:43.792769 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 355/1419] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:04:43 2026] POST /volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:43.857301 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f76e7ad0-80ad-4403-ab17-c2025806d41f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:43.858975 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f76e7ad0-80ad-4403-ab17-c2025806d41f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff Aug 04 09:04:43.859128 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f76e7ad0-80ad-4403-ab17-c2025806d41f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:43.859325 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f76e7ad0-80ad-4403-ab17-c2025806d41f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:43.867835 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f76e7ad0-80ad-4403-ab17-c2025806d41f tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff returned with HTTP 404 Aug 04 09:04:43.868688 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 353/1420] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:43 2026] GET /volume/v3/volumes/82639793-826e-487a-be11-599ca912b6ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:43.881051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:43.886323 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] DELETE https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 Aug 04 09:04:43.886543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:43.886916 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:43.887257 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume with id: 9f28a013-278f-4f79-aefd-9d6a76091105 Aug 04 09:04:43.896040 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:43.896040 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:43.896343 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:43.916521 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume request issued successfully. Aug 04 09:04:43.916872 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0242ae78-75b7-4871-b180-d4d3e77e79f2 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 returned with HTTP 202 Aug 04 09:04:43.917441 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 355/1421] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:43 2026] DELETE /volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:43.931370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e23547af-a676-40ed-b2ca-d86a337c2a6d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:43.933649 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e23547af-a676-40ed-b2ca-d86a337c2a6d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 Aug 04 09:04:43.934242 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e23547af-a676-40ed-b2ca-d86a337c2a6d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:43.934392 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e23547af-a676-40ed-b2ca-d86a337c2a6d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:43.943191 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:43.943191 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:43.947749 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e23547af-a676-40ed-b2ca-d86a337c2a6d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:43.956042 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e23547af-a676-40ed-b2ca-d86a337c2a6d tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 returned with HTTP 200 Aug 04 09:04:43.956527 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 359/1422] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:43 2026] GET /volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:44.973223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4d508f51-799a-47ce-b452-152945cd77b6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:44.975365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d508f51-799a-47ce-b452-152945cd77b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 Aug 04 09:04:44.975737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d508f51-799a-47ce-b452-152945cd77b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:44.975737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d508f51-799a-47ce-b452-152945cd77b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:44.982192 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d508f51-799a-47ce-b452-152945cd77b6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 returned with HTTP 404 Aug 04 09:04:44.982783 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 356/1423] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:44 2026] GET /volume/v3/volumes/9f28a013-278f-4f79-aefd-9d6a76091105 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:44.992568 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:44.998967 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d Aug 04 09:04:45.000006 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:45.000006 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:45.000006 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume with id: ba85f737-d436-4a77-913a-b5dfc3c3d60d Aug 04 09:04:45.010878 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:45.010878 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:45.011047 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:45.037240 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume request issued successfully. Aug 04 09:04:45.037240 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36962c11-5f87-4ea5-80e5-13bddcd8a207 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d returned with HTTP 202 Aug 04 09:04:45.037240 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 354/1424] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:44 2026] DELETE /volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:45.047150 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-60f8e4c6-6aa7-4c7c-825d-8538a10fb610 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.050894 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-60f8e4c6-6aa7-4c7c-825d-8538a10fb610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d Aug 04 09:04:45.051235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-60f8e4c6-6aa7-4c7c-825d-8538a10fb610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:45.051522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-60f8e4c6-6aa7-4c7c-825d-8538a10fb610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:45.066036 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:45.066036 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:45.070195 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-60f8e4c6-6aa7-4c7c-825d-8538a10fb610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:45.077445 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-60f8e4c6-6aa7-4c7c-825d-8538a10fb610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d returned with HTTP 200 Aug 04 09:04:45.078186 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 356/1425] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:45 2026] GET /volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:45.463920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-17cf1a0e-ee65-4829-8341-7159304d0b3d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.466128 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-17cf1a0e-ee65-4829-8341-7159304d0b3d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d Aug 04 09:04:45.466330 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-17cf1a0e-ee65-4829-8341-7159304d0b3d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:45.466512 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-17cf1a0e-ee65-4829-8341-7159304d0b3d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:45.475108 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:45.475108 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:45.481072 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-17cf1a0e-ee65-4829-8341-7159304d0b3d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:04:45.485220 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-17cf1a0e-ee65-4829-8341-7159304d0b3d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d returned with HTTP 200 Aug 04 09:04:45.486002 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 360/1426] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:45 2026] GET /volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:45.496084 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bbc8c4a7-1531-4c27-8880-9fa298e57e09 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.496474 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bbc8c4a7-1531-4c27-8880-9fa298e57e09 None None] GET https://10.4.3.176/volume// Aug 04 09:04:45.497373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bbc8c4a7-1531-4c27-8880-9fa298e57e09 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:45.497588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bbc8c4a7-1531-4c27-8880-9fa298e57e09 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:45.497957 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bbc8c4a7-1531-4c27-8880-9fa298e57e09 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:45.498297 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 357/1427] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:45.509481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-12974c4a-89d5-405a-8ac3-17384c61320b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.512806 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-12974c4a-89d5-405a-8ac3-17384c61320b tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:04:45.513671 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-12974c4a-89d5-405a-8ac3-17384c61320b tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8385c97d-e50e-454c-b451-cc9677a2031d", "connector": null, "instance_uuid": "c54e0a06-84e7-4b29-8cfb-a494576a3b2f"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:45.527750 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:45.527750 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:45.580379 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-12974c4a-89d5-405a-8ac3-17384c61320b tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:04:45.581020 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 355/1428] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:04:45 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:45.592541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d9ca838f-238f-476f-8bdc-b35bae6ddaf6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.593084 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d9ca838f-238f-476f-8bdc-b35bae6ddaf6 None None] GET https://10.4.3.176/volume// Aug 04 09:04:45.593418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d9ca838f-238f-476f-8bdc-b35bae6ddaf6 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:45.593591 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d9ca838f-238f-476f-8bdc-b35bae6ddaf6 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:45.593994 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d9ca838f-238f-476f-8bdc-b35bae6ddaf6 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:45.594421 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 357/1429] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:45.603388 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-50bb8dde-6fb0-47ff-b341-d91b936bab4d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.610279 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-50bb8dde-6fb0-47ff-b341-d91b936bab4d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d Aug 04 09:04:45.610279 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-50bb8dde-6fb0-47ff-b341-d91b936bab4d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:45.610279 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-50bb8dde-6fb0-47ff-b341-d91b936bab4d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:45.626968 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:45.626968 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:45.633410 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-50bb8dde-6fb0-47ff-b341-d91b936bab4d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:04:45.639356 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-50bb8dde-6fb0-47ff-b341-d91b936bab4d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d returned with HTTP 200 Aug 04 09:04:45.639916 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 361/1430] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:45 2026] GET /volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:45.794907 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-96e1dabc-5567-4f65-a593-326e7fc0e41f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.797014 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-96e1dabc-5567-4f65-a593-326e7fc0e41f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] PUT https://10.4.3.176/volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5 Aug 04 09:04:45.798054 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-96e1dabc-5567-4f65-a593-326e7fc0e41f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:45.807185 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-96e1dabc-5567-4f65-a593-326e7fc0e41f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Acquiring lock "cinder-attachment_update-8385c97d-e50e-454c-b451-cc9677a2031d-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:04:45.814183 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-96e1dabc-5567-4f65-a593-326e7fc0e41f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Lock "cinder-attachment_update-8385c97d-e50e-454c-b451-cc9677a2031d-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:04:45.815113 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:45.815113 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:45.943147 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-96e1dabc-5567-4f65-a593-326e7fc0e41f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Lock "cinder-attachment_update-8385c97d-e50e-454c-b451-cc9677a2031d-np0000006401" released by "attachment_update" :: held 0.129s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:04:45.943603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-96e1dabc-5567-4f65-a593-326e7fc0e41f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5 returned with HTTP 200 Aug 04 09:04:45.944256 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 358/1431] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:04:45 2026] PUT /volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:45.972515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-db875e81-93b4-44ae-9026-dc3b2ea67afc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:45.975701 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-db875e81-93b4-44ae-9026-dc3b2ea67afc tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] POST https://10.4.3.176/volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5/action Aug 04 09:04:45.976392 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-db875e81-93b4-44ae-9026-dc3b2ea67afc tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:45.976534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-db875e81-93b4-44ae-9026-dc3b2ea67afc tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:46.004932 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:46.004932 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:46.016106 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-14d3af6a-01c6-4e46-80aa-b638f161f7c1 req-db875e81-93b4-44ae-9026-dc3b2ea67afc tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5/action returned with HTTP 204 Aug 04 09:04:46.016684 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 356/1432] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:04:45 2026] POST /volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:46.092423 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4399be6f-a13d-4d90-ad32-eb96779669fe None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:46.097751 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4399be6f-a13d-4d90-ad32-eb96779669fe tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d Aug 04 09:04:46.098180 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4399be6f-a13d-4d90-ad32-eb96779669fe tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:46.098414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4399be6f-a13d-4d90-ad32-eb96779669fe tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:46.111004 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4399be6f-a13d-4d90-ad32-eb96779669fe tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d returned with HTTP 404 Aug 04 09:04:46.111542 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 358/1433] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:46 2026] GET /volume/v3/volumes/ba85f737-d436-4a77-913a-b5dfc3c3d60d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:46.121277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:46.126508 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb Aug 04 09:04:46.127376 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:46.128618 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:46.128872 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume with id: b067dce2-6e9a-447a-b7ac-2ccd065a5bfb Aug 04 09:04:46.144238 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:46.144238 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:46.147618 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:46.177548 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume request issued successfully. Aug 04 09:04:46.177836 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20cd3cac-0852-4d10-aba8-ec643b2c993b tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb returned with HTTP 202 Aug 04 09:04:46.179173 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 362/1434] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:46 2026] DELETE /volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:46.190952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1f778bed-3c53-40ab-90dc-1ae0ec5d2351 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:46.194192 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f778bed-3c53-40ab-90dc-1ae0ec5d2351 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb Aug 04 09:04:46.194536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f778bed-3c53-40ab-90dc-1ae0ec5d2351 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:46.194775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f778bed-3c53-40ab-90dc-1ae0ec5d2351 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:46.204096 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:46.204096 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:46.208609 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1f778bed-3c53-40ab-90dc-1ae0ec5d2351 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:46.215299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f778bed-3c53-40ab-90dc-1ae0ec5d2351 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb returned with HTTP 200 Aug 04 09:04:46.215299 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 359/1435] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:46 2026] GET /volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:46.548697 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-e9fb2921-42b3-41cf-b1e5-eedcb4bc82ae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:46.553106 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-e9fb2921-42b3-41cf-b1e5-eedcb4bc82ae tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] DELETE https://10.4.3.176/volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567 Aug 04 09:04:46.553420 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-e9fb2921-42b3-41cf-b1e5-eedcb4bc82ae tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:46.553729 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-e9fb2921-42b3-41cf-b1e5-eedcb4bc82ae tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:46.568925 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:46.568925 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:46.631260 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-e9fb2921-42b3-41cf-b1e5-eedcb4bc82ae tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567 returned with HTTP 200 Aug 04 09:04:46.631996 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 357/1436] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:46 2026] DELETE /volume/v3/attachments/f7307587-1d68-40dd-ad2e-872d4155f567 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:04:46.640004 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-5ecfcf09-5970-46f0-884e-f39142caa432 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:46.642576 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-5ecfcf09-5970-46f0-884e-f39142caa432 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] DELETE https://10.4.3.176/volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be Aug 04 09:04:46.642908 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-5ecfcf09-5970-46f0-884e-f39142caa432 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:46.643189 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-5ecfcf09-5970-46f0-884e-f39142caa432 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:46.652265 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:46.652265 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:46.730991 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-5ecfcf09-5970-46f0-884e-f39142caa432 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be returned with HTTP 200 Aug 04 09:04:46.731294 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 359/1437] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:46 2026] DELETE /volume/v3/attachments/6f831065-b278-4736-9768-f32bb3fc59be => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:04:46.743143 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-cb662fc5-bc70-4603-bb89-438c564615a2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:46.746817 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-cb662fc5-bc70-4603-bb89-438c564615a2 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] DELETE https://10.4.3.176/volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6 Aug 04 09:04:46.746817 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-cb662fc5-bc70-4603-bb89-438c564615a2 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:46.746817 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-cb662fc5-bc70-4603-bb89-438c564615a2 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:46.756955 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:46.756955 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:46.818583 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-80973ccd-d8ce-4264-a1e6-3ea4481f5486 req-cb662fc5-bc70-4603-bb89-438c564615a2 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6 returned with HTTP 200 Aug 04 09:04:46.819166 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 363/1438] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:46 2026] DELETE /volume/v3/attachments/d9741618-68ae-46ab-9341-7b74a74c1aa6 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:47.233125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a5661e78-2d1e-4f9b-8130-54590a3be963 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:47.234480 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a5661e78-2d1e-4f9b-8130-54590a3be963 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb Aug 04 09:04:47.234614 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a5661e78-2d1e-4f9b-8130-54590a3be963 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:47.234793 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a5661e78-2d1e-4f9b-8130-54590a3be963 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:47.244929 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a5661e78-2d1e-4f9b-8130-54590a3be963 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb returned with HTTP 404 Aug 04 09:04:47.245349 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 360/1439] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:47 2026] GET /volume/v3/volumes/b067dce2-6e9a-447a-b7ac-2ccd065a5bfb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:47.252876 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:47.256083 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] DELETE https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 Aug 04 09:04:47.256354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:47.256893 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:47.256893 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume with id: 8d474ca3-df98-4d23-acdb-0b0cf2d11600 Aug 04 09:04:47.275612 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:47.275612 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:47.275612 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:47.306917 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume request issued successfully. Aug 04 09:04:47.307188 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dba4bae0-8b4e-4bd9-8a8d-b3c0aea1f610 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 returned with HTTP 202 Aug 04 09:04:47.307723 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 358/1440] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:47 2026] DELETE /volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:47.319035 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-253e2e0b-6aae-4c66-a7ef-04a04cac7db3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:47.320775 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-253e2e0b-6aae-4c66-a7ef-04a04cac7db3 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 Aug 04 09:04:47.321009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-253e2e0b-6aae-4c66-a7ef-04a04cac7db3 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:47.321154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-253e2e0b-6aae-4c66-a7ef-04a04cac7db3 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:47.329421 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:47.329421 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:47.335732 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-253e2e0b-6aae-4c66-a7ef-04a04cac7db3 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:47.341176 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-253e2e0b-6aae-4c66-a7ef-04a04cac7db3 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 returned with HTTP 200 Aug 04 09:04:47.341681 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 360/1441] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:47 2026] GET /volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:48.358051 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f5c4dd9b-86c4-4e1c-93e5-726afc7be3d5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:48.366440 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f5c4dd9b-86c4-4e1c-93e5-726afc7be3d5 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 Aug 04 09:04:48.366440 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f5c4dd9b-86c4-4e1c-93e5-726afc7be3d5 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:48.366440 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f5c4dd9b-86c4-4e1c-93e5-726afc7be3d5 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:48.384311 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f5c4dd9b-86c4-4e1c-93e5-726afc7be3d5 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 returned with HTTP 404 Aug 04 09:04:48.384965 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 364/1442] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:48 2026] GET /volume/v3/volumes/8d474ca3-df98-4d23-acdb-0b0cf2d11600 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:48.392596 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8d420ab7-adc8-4e12-be59-22058f832d41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:48.395603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d420ab7-adc8-4e12-be59-22058f832d41 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] DELETE https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 Aug 04 09:04:48.395603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d420ab7-adc8-4e12-be59-22058f832d41 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:48.395603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d420ab7-adc8-4e12-be59-22058f832d41 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:48.395603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-8d420ab7-adc8-4e12-be59-22058f832d41 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume with id: 287930d1-0acd-4d93-bb4b-7d4c6e336a54 Aug 04 09:04:48.405462 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:48.405462 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:48.407232 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8d420ab7-adc8-4e12-be59-22058f832d41 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:48.434969 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8d420ab7-adc8-4e12-be59-22058f832d41 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Delete volume request issued successfully. Aug 04 09:04:48.435430 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d420ab7-adc8-4e12-be59-22058f832d41 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 returned with HTTP 202 Aug 04 09:04:48.436249 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 361/1443] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:48 2026] DELETE /volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:48.443829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3d3404a1-c441-4560-ab6c-71bef0f7b064 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:48.446889 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3d3404a1-c441-4560-ab6c-71bef0f7b064 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 Aug 04 09:04:48.447296 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3d3404a1-c441-4560-ab6c-71bef0f7b064 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:48.447640 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3d3404a1-c441-4560-ab6c-71bef0f7b064 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:48.457536 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:48.457536 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:48.462330 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3d3404a1-c441-4560-ab6c-71bef0f7b064 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Volume info retrieved successfully. Aug 04 09:04:48.468052 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3d3404a1-c441-4560-ab6c-71bef0f7b064 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 returned with HTTP 200 Aug 04 09:04:48.468649 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 359/1444] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:48 2026] GET /volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:49.482713 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3218a827-8af3-4225-a8c2-8adc661712c6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:49.484432 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3218a827-8af3-4225-a8c2-8adc661712c6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] GET https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 Aug 04 09:04:49.484610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3218a827-8af3-4225-a8c2-8adc661712c6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:49.484788 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3218a827-8af3-4225-a8c2-8adc661712c6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:49.490294 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3218a827-8af3-4225-a8c2-8adc661712c6 tempest-CreateVolumesFromBackupTest-67768212 tempest-CreateVolumesFromBackupTest-67768212-project-member] https://10.4.3.176/volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 returned with HTTP 404 Aug 04 09:04:49.490795 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 361/1445] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:49 2026] GET /volume/v3/volumes/287930d1-0acd-4d93-bb4b-7d4c6e336a54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:50.145066 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:50.147060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] DELETE https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:04:50.147244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:50.147416 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:50.147558 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Delete volume with id: 777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:04:50.157669 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:50.157669 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:50.158169 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:04:50.190602 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Delete volume request issued successfully. Aug 04 09:04:50.191078 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c3ab107f-529d-4a7d-96c1-64bea9b631bd tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 returned with HTTP 202 Aug 04 09:04:50.192450 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 365/1446] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:50 2026] DELETE /volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:50.199270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-19b29baf-c2ba-45d5-94ba-0ed8363fd6da None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:50.201155 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-19b29baf-c2ba-45d5-94ba-0ed8363fd6da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:04:50.201284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-19b29baf-c2ba-45d5-94ba-0ed8363fd6da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:50.201372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-19b29baf-c2ba-45d5-94ba-0ed8363fd6da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:50.211176 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:50.211176 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:50.216035 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-19b29baf-c2ba-45d5-94ba-0ed8363fd6da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:04:50.221787 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-19b29baf-c2ba-45d5-94ba-0ed8363fd6da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 returned with HTTP 200 Aug 04 09:04:50.222182 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 362/1447] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:50 2026] GET /volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:50.412999 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e8872d02-3d01-4a1b-85d9-026e61816351 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:50.529228 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:50.529228 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-614125352", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:50.530345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-614125352', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:50.530675 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Create volume of 1 GB Aug 04 09:04:50.535370 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Availability Zones retrieved successfully. Aug 04 09:04:50.544743 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Flow 'volume_create_api' (18574227-47e5-487b-b47f-34b976a86ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:50.548685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b0efaa-b2d0-4a3e-a483-38c7ba21c066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.548685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:50.590435 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b0efaa-b2d0-4a3e-a483-38c7ba21c066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.591749 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64138d8d-8cf6-4699-bfad-9d4e0e6965c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.666357 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Created reservations ['ad87dd05-b369-4dfc-9408-3d6f6c988ce4', '40663544-ed18-4bc7-b834-3ac4ac8cf980', 'cbc3de9b-fcda-4c66-a8ef-9b27dc3dabf3', '56bd90a5-1cf5-4800-91f1-97fef3fbf2d6'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:50.667487 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64138d8d-8cf6-4699-bfad-9d4e0e6965c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad87dd05-b369-4dfc-9408-3d6f6c988ce4', '40663544-ed18-4bc7-b834-3ac4ac8cf980', 'cbc3de9b-fcda-4c66-a8ef-9b27dc3dabf3', '56bd90a5-1cf5-4800-91f1-97fef3fbf2d6']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.669150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bc0a2a-47cc-4aa1-9f9f-c25d721c650c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.699561 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bc0a2a-47cc-4aa1-9f9f-c25d721c650c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99a9f67f-dde4-477c-8789-8073c741491f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-614125352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d1449cbd9423fbb4c6120ebbc2efe',qos_specs=None,replication_status=,reservations=['ad87dd05-b369-4dfc-9408-3d6f6c988ce4','40663544-ed18-4bc7-b834-3ac4ac8cf980','cbc3de9b-fcda-4c66-a8ef-9b27dc3dabf3','56bd90a5-1cf5-4800-91f1-97fef3fbf2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ac4739420a3400492cb3911666b2736',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-614125352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99a9f67f-dde4-477c-8789-8073c741491f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8d1449cbd9423fbb4c6120ebbc2efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ac4739420a3400492cb3911666b2736',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.700409 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6785cdfa-abb8-4175-a103-7fa2c4bd8d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.726570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6785cdfa-abb8-4175-a103-7fa2c4bd8d2c) transitioned into state 'SUCCESS' from state '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-614125352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d1449cbd9423fbb4c6120ebbc2efe',qos_specs=None,replication_status=,reservations=['ad87dd05-b369-4dfc-9408-3d6f6c988ce4','40663544-ed18-4bc7-b834-3ac4ac8cf980','cbc3de9b-fcda-4c66-a8ef-9b27dc3dabf3','56bd90a5-1cf5-4800-91f1-97fef3fbf2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ac4739420a3400492cb3911666b2736',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.727585 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1472d47-ed22-4b56-8cc4-6fb2d34ec746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.737904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1472d47-ed22-4b56-8cc4-6fb2d34ec746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.738701 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Flow 'volume_create_api' (18574227-47e5-487b-b47f-34b976a86ba7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:50.738996 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Create volume request issued successfully. Aug 04 09:04:50.739530 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8872d02-3d01-4a1b-85d9-026e61816351 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:50.739913 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 360/1448] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:50 2026] POST /volume/v3/volumes => generated 764 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:50.753131 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:50.755791 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:04:50.756609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1151250022", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:50.759172 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1151250022', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:04:50.759900 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Create volume of 1 GB Aug 04 09:04:50.767838 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Availability Zones retrieved successfully. Aug 04 09:04:50.777259 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Flow 'volume_create_api' (15150b62-e94a-4395-85b2-7693511a8e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:50.778880 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4324cd26-8b95-45dd-9b0d-ea0a323ef001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.780430 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:04:50.812966 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4324cd26-8b95-45dd-9b0d-ea0a323ef001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.813749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf32c09-f1f3-4c02-b8e3-f7bce209c52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.875824 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Created reservations ['388a9910-15bc-4f3e-ab01-c7ffc27ffd96', 'f01fd997-08a8-46ef-aeed-3573e0387b4c', '6a0fd3a8-bf46-4d3e-a107-837b88da1e37', '2c0d2318-2fe6-4e5c-a626-be4e5c499176'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:04:50.878340 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf32c09-f1f3-4c02-b8e3-f7bce209c52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388a9910-15bc-4f3e-ab01-c7ffc27ffd96', 'f01fd997-08a8-46ef-aeed-3573e0387b4c', '6a0fd3a8-bf46-4d3e-a107-837b88da1e37', '2c0d2318-2fe6-4e5c-a626-be4e5c499176']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.879062 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90a2ad6-5f99-4657-8550-251f0c4dbc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.914235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90a2ad6-5f99-4657-8550-251f0c4dbc01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2434b5ba-64a3-41bc-861c-04230a9eadd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1151250022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d1449cbd9423fbb4c6120ebbc2efe',qos_specs=None,replication_status=,reservations=['388a9910-15bc-4f3e-ab01-c7ffc27ffd96','f01fd997-08a8-46ef-aeed-3573e0387b4c','6a0fd3a8-bf46-4d3e-a107-837b88da1e37','2c0d2318-2fe6-4e5c-a626-be4e5c499176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ac4739420a3400492cb3911666b2736',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1151250022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2434b5ba-64a3-41bc-861c-04230a9eadd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e8d1449cbd9423fbb4c6120ebbc2efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ac4739420a3400492cb3911666b2736',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.915013 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea714468-d672-4d4a-aa06-e367f9df68c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.945821 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea714468-d672-4d4a-aa06-e367f9df68c0) transitioned into state 'SUCCESS' from state '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-1151250022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e8d1449cbd9423fbb4c6120ebbc2efe',qos_specs=None,replication_status=,reservations=['388a9910-15bc-4f3e-ab01-c7ffc27ffd96','f01fd997-08a8-46ef-aeed-3573e0387b4c','6a0fd3a8-bf46-4d3e-a107-837b88da1e37','2c0d2318-2fe6-4e5c-a626-be4e5c499176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ac4739420a3400492cb3911666b2736',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.946885 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7c1103-564c-4f21-906f-5d8f1c27ea54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:04:50.964539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7c1103-564c-4f21-906f-5d8f1c27ea54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:04:50.966256 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Flow 'volume_create_api' (15150b62-e94a-4395-85b2-7693511a8e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:04:50.966668 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Create volume request issued successfully. Aug 04 09:04:50.967781 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f6686db9-87f5-4ff0-8a03-cc0d3c1f56ed tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:04:50.968370 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 362/1449] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:04:50 2026] POST /volume/v3/volumes => generated 765 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:04:51.236604 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-62601da6-e264-4d98-a72f-ee75177eee5c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:51.238854 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62601da6-e264-4d98-a72f-ee75177eee5c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 Aug 04 09:04:51.239117 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62601da6-e264-4d98-a72f-ee75177eee5c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:51.239384 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62601da6-e264-4d98-a72f-ee75177eee5c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:51.246412 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62601da6-e264-4d98-a72f-ee75177eee5c tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 returned with HTTP 404 Aug 04 09:04:51.247005 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 366/1450] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:51 2026] GET /volume/v3/volumes/777ae94d-9aa2-4c92-bfc7-7b966cd8d499 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:51.255523 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0eb92778-f6a2-4934-9674-858d04ec6bad None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:51.258687 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0eb92778-f6a2-4934-9674-858d04ec6bad tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] DELETE https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:04:51.259504 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0eb92778-f6a2-4934-9674-858d04ec6bad tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:51.259918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0eb92778-f6a2-4934-9674-858d04ec6bad tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:51.260149 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-0eb92778-f6a2-4934-9674-858d04ec6bad tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Delete volume with id: 95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:04:51.267602 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:51.267602 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:51.273879 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0eb92778-f6a2-4934-9674-858d04ec6bad tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:04:51.298878 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0eb92778-f6a2-4934-9674-858d04ec6bad tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Delete volume request issued successfully. Aug 04 09:04:51.299101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0eb92778-f6a2-4934-9674-858d04ec6bad tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 returned with HTTP 202 Aug 04 09:04:51.299522 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 363/1451] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:51 2026] DELETE /volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:51.308449 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cae0e758-737a-4f18-82eb-61f6d31a418a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:51.310419 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cae0e758-737a-4f18-82eb-61f6d31a418a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:04:51.310606 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cae0e758-737a-4f18-82eb-61f6d31a418a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:51.310782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cae0e758-737a-4f18-82eb-61f6d31a418a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:51.319972 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:51.319972 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:51.329747 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cae0e758-737a-4f18-82eb-61f6d31a418a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:04:51.341004 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cae0e758-737a-4f18-82eb-61f6d31a418a tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 returned with HTTP 200 Aug 04 09:04:51.341493 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 361/1452] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:51 2026] GET /volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:51.623598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-04b4b224-421a-435d-9f8d-162506d7e942 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:51.747707 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04b4b224-421a-435d-9f8d-162506d7e942 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:04:51.748143 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-04b4b224-421a-435d-9f8d-162506d7e942 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-813615728", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:51.749829 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:51.749829 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:51.775047 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04b4b224-421a-435d-9f8d-162506d7e942 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:04:51.775641 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 363/1453] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:04:51 2026] POST /volume/v3/types => generated 379 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:51.785776 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-431cffe8-91a5-4b1c-9d55-07c99c9f1168 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:51.789124 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-431cffe8-91a5-4b1c-9d55-07c99c9f1168 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption Aug 04 09:04:51.789733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-431cffe8-91a5-4b1c-9d55-07c99c9f1168 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:51.839926 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-431cffe8-91a5-4b1c-9d55-07c99c9f1168 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption returned with HTTP 200 Aug 04 09:04:51.840447 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 367/1454] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:04:51 2026] POST /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:51.849489 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-12b32530-1d86-4f81-a0fa-881c85743076 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:51.852298 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12b32530-1d86-4f81-a0fa-881c85743076 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:04:51.852815 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-12b32530-1d86-4f81-a0fa-881c85743076 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1733246653", "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=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:51.886504 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12b32530-1d86-4f81-a0fa-881c85743076 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:04:51.887044 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 364/1455] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:04:51 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:51.897064 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6281e86d-6a5b-4cb9-a290-98864416c086 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:51.982227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6281e86d-6a5b-4cb9-a290-98864416c086 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] POST https://10.4.3.176/volume/v3/types/2c5d72c0-8289-4ee3-a9dd-d26d9e650919/encryption Aug 04 09:04:51.982589 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6281e86d-6a5b-4cb9-a290-98864416c086 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:51.985270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-6281e86d-6a5b-4cb9-a290-98864416c086 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:51.985270 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6281e86d-6a5b-4cb9-a290-98864416c086 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/2c5d72c0-8289-4ee3-a9dd-d26d9e650919/encryption returned with HTTP 403 Aug 04 09:04:51.985270 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 362/1456] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:04:51 2026] POST /volume/v3/types/2c5d72c0-8289-4ee3-a9dd-d26d9e650919/encryption => generated 127 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.001444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2aa64d66-5147-4fd5-9761-3f222c1b4bad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.003034 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2aa64d66-5147-4fd5-9761-3f222c1b4bad tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:04:52.003514 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2aa64d66-5147-4fd5-9761-3f222c1b4bad tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-67796349", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.021665 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2aa64d66-5147-4fd5-9761-3f222c1b4bad tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:04:52.022110 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 364/1457] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/types => generated 378 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:52.034786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-37b2cdf5-ad38-4a3c-85a7-46e5be4ec138 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.036467 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-37b2cdf5-ad38-4a3c-85a7-46e5be4ec138 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] POST https://10.4.3.176/volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045/extra_specs Aug 04 09:04:52.036792 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-37b2cdf5-ad38-4a3c-85a7-46e5be4ec138 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.038912 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-37b2cdf5-ad38-4a3c-85a7-46e5be4ec138 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.039308 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-37b2cdf5-ad38-4a3c-85a7-46e5be4ec138 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045/extra_specs returned with HTTP 403 Aug 04 09:04:52.039771 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 368/1458] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.048445 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6765abc8-2b9d-4f16-ada9-221c3acd3f4d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.051083 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6765abc8-2b9d-4f16-ada9-221c3acd3f4d tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] PUT https://10.4.3.176/volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045/extra_specs/key2 Aug 04 09:04:52.051473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6765abc8-2b9d-4f16-ada9-221c3acd3f4d tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.053186 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-6765abc8-2b9d-4f16-ada9-221c3acd3f4d tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.053398 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6765abc8-2b9d-4f16-ada9-221c3acd3f4d tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045/extra_specs/key2 returned with HTTP 403 Aug 04 09:04:52.053833 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 365/1459] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:04:52 2026] PUT /volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.062039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aa083265-976e-4e78-a0ac-e14a55c927bc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.063622 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa083265-976e-4e78-a0ac-e14a55c927bc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] POST https://10.4.3.176/volume/v3/types Aug 04 09:04:52.063942 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aa083265-976e-4e78-a0ac-e14a55c927bc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.065943 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-aa083265-976e-4e78-a0ac-e14a55c927bc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.066108 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa083265-976e-4e78-a0ac-e14a55c927bc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types returned with HTTP 403 Aug 04 09:04:52.066516 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 363/1460] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.074574 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2da86c79-421b-4307-8950-c72a14360085 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.076398 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2da86c79-421b-4307-8950-c72a14360085 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:04:52.078364 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2da86c79-421b-4307-8950-c72a14360085 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1451435782", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.106586 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2da86c79-421b-4307-8950-c72a14360085 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:04:52.106586 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 365/1461] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:52.115709 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-915a754c-ba89-4e22-994d-786abb3acd4f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.117270 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-915a754c-ba89-4e22-994d-786abb3acd4f tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e/encryption Aug 04 09:04:52.117638 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-915a754c-ba89-4e22-994d-786abb3acd4f tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.120232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bb8fa28a-d123-4758-ac6b-c3ade4f54c57 req-35e35ed2-68e2-4dff-ba9c-b2304ae7ec5d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.123522 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bb8fa28a-d123-4758-ac6b-c3ade4f54c57 req-35e35ed2-68e2-4dff-ba9c-b2304ae7ec5d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d Aug 04 09:04:52.123522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bb8fa28a-d123-4758-ac6b-c3ade4f54c57 req-35e35ed2-68e2-4dff-ba9c-b2304ae7ec5d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.123522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bb8fa28a-d123-4758-ac6b-c3ade4f54c57 req-35e35ed2-68e2-4dff-ba9c-b2304ae7ec5d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.131761 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:52.131761 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:52.131999 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-915a754c-ba89-4e22-994d-786abb3acd4f tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e/encryption returned with HTTP 200 Aug 04 09:04:52.132450 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 369/1462] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:52.139949 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-bb8fa28a-d123-4758-ac6b-c3ade4f54c57 req-35e35ed2-68e2-4dff-ba9c-b2304ae7ec5d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:04:52.140294 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ca328261-7dec-47b1-b6a3-7ebffe8d5452 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.141971 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca328261-7dec-47b1-b6a3-7ebffe8d5452 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] DELETE https://10.4.3.176/volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e/encryption/0b74d33e-e8d8-4ca4-b80f-825e2f834bd8 Aug 04 09:04:52.142144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca328261-7dec-47b1-b6a3-7ebffe8d5452 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.142334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca328261-7dec-47b1-b6a3-7ebffe8d5452 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.142883 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-ca328261-7dec-47b1-b6a3-7ebffe8d5452 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.143048 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca328261-7dec-47b1-b6a3-7ebffe8d5452 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e/encryption/0b74d33e-e8d8-4ca4-b80f-825e2f834bd8 returned with HTTP 403 Aug 04 09:04:52.143444 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 364/1463] 10.4.3.176 () {66 vars in 1489 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e/encryption/0b74d33e-e8d8-4ca4-b80f-825e2f834bd8 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.148545 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bb8fa28a-d123-4758-ac6b-c3ade4f54c57 req-35e35ed2-68e2-4dff-ba9c-b2304ae7ec5d tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d returned with HTTP 200 Aug 04 09:04:52.149095 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 366/1464] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:52.150217 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c2265a36-b4d6-4596-bcfe-a3696d3d2d48 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.152071 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c2265a36-b4d6-4596-bcfe-a3696d3d2d48 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:04:52.152239 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c2265a36-b4d6-4596-bcfe-a3696d3d2d48 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1792711298", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.171063 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c2265a36-b4d6-4596-bcfe-a3696d3d2d48 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:04:52.171422 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 366/1465] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:52.180164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-851a92db-69ae-463e-8aa9-77ab1365d92c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.181987 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-851a92db-69ae-463e-8aa9-77ab1365d92c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] DELETE https://10.4.3.176/volume/v3/types/b92f85b2-4e31-4880-923a-fa2bcc6e205d/extra_specs/key1 Aug 04 09:04:52.182170 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-851a92db-69ae-463e-8aa9-77ab1365d92c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.182445 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-851a92db-69ae-463e-8aa9-77ab1365d92c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.187849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-851a92db-69ae-463e-8aa9-77ab1365d92c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.187849 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-851a92db-69ae-463e-8aa9-77ab1365d92c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/b92f85b2-4e31-4880-923a-fa2bcc6e205d/extra_specs/key1 returned with HTTP 403 Aug 04 09:04:52.188034 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 370/1466] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/b92f85b2-4e31-4880-923a-fa2bcc6e205d/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.195195 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e0ba6a2e-5b39-4894-9896-e0b2e0424933 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.197057 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0ba6a2e-5b39-4894-9896-e0b2e0424933 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:04:52.197403 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e0ba6a2e-5b39-4894-9896-e0b2e0424933 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1096452008", "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=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.226034 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0ba6a2e-5b39-4894-9896-e0b2e0424933 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:04:52.226644 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 365/1467] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:52.236023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8b7722f6-b535-453d-b94e-c5dd1b3f65f6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.238785 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8b7722f6-b535-453d-b94e-c5dd1b3f65f6 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] DELETE https://10.4.3.176/volume/v3/types/0c83c516-3928-423b-a3df-b67980901b04 Aug 04 09:04:52.239522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8b7722f6-b535-453d-b94e-c5dd1b3f65f6 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.241177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8b7722f6-b535-453d-b94e-c5dd1b3f65f6 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.241927 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-8b7722f6-b535-453d-b94e-c5dd1b3f65f6 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.242530 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8b7722f6-b535-453d-b94e-c5dd1b3f65f6 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/0c83c516-3928-423b-a3df-b67980901b04 returned with HTTP 403 Aug 04 09:04:52.243406 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 367/1468] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/0c83c516-3928-423b-a3df-b67980901b04 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.250955 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fd0d19c7-28ae-44e7-81ae-5258d84734cc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.253623 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fd0d19c7-28ae-44e7-81ae-5258d84734cc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] GET https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs Aug 04 09:04:52.253900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fd0d19c7-28ae-44e7-81ae-5258d84734cc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.254187 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fd0d19c7-28ae-44e7-81ae-5258d84734cc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.265998 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fd0d19c7-28ae-44e7-81ae-5258d84734cc tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs returned with HTTP 200 Aug 04 09:04:52.266797 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 367/1469] 10.4.3.176 () {66 vars in 1378 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:52.276693 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b2466f20-17bd-4b39-8108-380a1e84da73 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.278431 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2466f20-17bd-4b39-8108-380a1e84da73 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] GET https://10.4.3.176/volume/v3/types Aug 04 09:04:52.278708 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b2466f20-17bd-4b39-8108-380a1e84da73 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.279107 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b2466f20-17bd-4b39-8108-380a1e84da73 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.279753 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-b2466f20-17bd-4b39-8108-380a1e84da73 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:04:52.302484 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2466f20-17bd-4b39-8108-380a1e84da73 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:04:52.302854 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 371/1470] 10.4.3.176 () {66 vars in 1231 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/types => generated 2386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:52.315503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c421d800-2112-406f-b123-7e2da86fac76 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.317539 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c421d800-2112-406f-b123-7e2da86fac76 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] GET https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption/cipher Aug 04 09:04:52.317765 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c421d800-2112-406f-b123-7e2da86fac76 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.318050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c421d800-2112-406f-b123-7e2da86fac76 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.318705 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-c421d800-2112-406f-b123-7e2da86fac76 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.318945 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c421d800-2112-406f-b123-7e2da86fac76 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption/cipher returned with HTTP 403 Aug 04 09:04:52.319710 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 366/1471] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.329142 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6d620696-c2ed-4f5d-99cc-092235aed462 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.333470 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d620696-c2ed-4f5d-99cc-092235aed462 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] GET https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption Aug 04 09:04:52.333470 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6d620696-c2ed-4f5d-99cc-092235aed462 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.333470 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6d620696-c2ed-4f5d-99cc-092235aed462 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.333470 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-6d620696-c2ed-4f5d-99cc-092235aed462 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.333470 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d620696-c2ed-4f5d-99cc-092235aed462 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption returned with HTTP 403 Aug 04 09:04:52.333470 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 368/1472] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.344163 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a759149d-bf4b-4c49-92a1-0b65301f450b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.345774 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a759149d-bf4b-4c49-92a1-0b65301f450b tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] GET https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/multiattach Aug 04 09:04:52.345998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a759149d-bf4b-4c49-92a1-0b65301f450b tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.346235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a759149d-bf4b-4c49-92a1-0b65301f450b tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.352799 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a759149d-bf4b-4c49-92a1-0b65301f450b tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/multiattach returned with HTTP 200 Aug 04 09:04:52.353991 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 368/1473] 10.4.3.176 () {66 vars in 1414 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:04:52.356938 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4fdbdc6d-177d-46b6-b756-fd92d74efa51 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.359214 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4fdbdc6d-177d-46b6-b756-fd92d74efa51 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 Aug 04 09:04:52.359520 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4fdbdc6d-177d-46b6-b756-fd92d74efa51 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.359788 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4fdbdc6d-177d-46b6-b756-fd92d74efa51 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.366271 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b687ad18-0bef-4ee7-aca5-1c0f3c7f4df2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.367719 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4fdbdc6d-177d-46b6-b756-fd92d74efa51 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 returned with HTTP 404 Aug 04 09:04:52.368283 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 372/1474] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/volumes/95010c26-df16-4b76-9969-849c40fc8634 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.369136 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b687ad18-0bef-4ee7-aca5-1c0f3c7f4df2 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] GET https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/volume_backend_name Aug 04 09:04:52.369546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b687ad18-0bef-4ee7-aca5-1c0f3c7f4df2 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.369742 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b687ad18-0bef-4ee7-aca5-1c0f3c7f4df2 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.376219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7b589841-296f-4299-a2db-a0f381ac78da None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.380259 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b589841-296f-4299-a2db-a0f381ac78da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:04:52.380259 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b589841-296f-4299-a2db-a0f381ac78da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.380259 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b589841-296f-4299-a2db-a0f381ac78da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.380259 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-7b589841-296f-4299-a2db-a0f381ac78da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Delete volume with id: e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:04:52.382328 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b687ad18-0bef-4ee7-aca5-1c0f3c7f4df2 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/volume_backend_name returned with HTTP 404 Aug 04 09:04:52.383731 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 367/1475] 10.4.3.176 () {66 vars in 1438 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.388013 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:52.388013 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:52.388649 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7b589841-296f-4299-a2db-a0f381ac78da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:04:52.390147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0317f26a-ee30-40c8-be77-aefc76b864c4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.391851 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0317f26a-ee30-40c8-be77-aefc76b864c4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] GET https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 Aug 04 09:04:52.392089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0317f26a-ee30-40c8-be77-aefc76b864c4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.392351 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0317f26a-ee30-40c8-be77-aefc76b864c4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.398064 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0317f26a-ee30-40c8-be77-aefc76b864c4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 returned with HTTP 200 Aug 04 09:04:52.398404 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 369/1476] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 => generated 317 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:52.410515 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f028fa02-efd7-4f97-b69c-dcdbcc320e96 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.412149 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f028fa02-efd7-4f97-b69c-dcdbcc320e96 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] PUT https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption/d443687f-4280-4c1a-8758-ad9c72c4affe Aug 04 09:04:52.412666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f028fa02-efd7-4f97-b69c-dcdbcc320e96 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.414498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-f028fa02-efd7-4f97-b69c-dcdbcc320e96 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.414690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f028fa02-efd7-4f97-b69c-dcdbcc320e96 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption/d443687f-4280-4c1a-8758-ad9c72c4affe returned with HTTP 403 Aug 04 09:04:52.415107 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 373/1477] 10.4.3.176 () {68 vars in 1506 bytes} [Tue Aug 4 09:04:52 2026] PUT /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/encryption/d443687f-4280-4c1a-8758-ad9c72c4affe => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.424593 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7b589841-296f-4299-a2db-a0f381ac78da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Delete volume request issued successfully. Aug 04 09:04:52.424593 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b589841-296f-4299-a2db-a0f381ac78da tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 returned with HTTP 202 Aug 04 09:04:52.424593 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 369/1478] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:52.431514 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b7454123-1df1-4043-982a-7f2d7dadd852 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.434738 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cc0fb65c-a4f4-49fe-925d-cf64e94f2bba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.436008 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7454123-1df1-4043-982a-7f2d7dadd852 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] PUT https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/key1 Aug 04 09:04:52.436453 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7454123-1df1-4043-982a-7f2d7dadd852 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.436817 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc0fb65c-a4f4-49fe-925d-cf64e94f2bba tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:04:52.437660 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc0fb65c-a4f4-49fe-925d-cf64e94f2bba tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.437660 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc0fb65c-a4f4-49fe-925d-cf64e94f2bba tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.438814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-b7454123-1df1-4043-982a-7f2d7dadd852 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.439102 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7454123-1df1-4043-982a-7f2d7dadd852 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/key1 returned with HTTP 403 Aug 04 09:04:52.439756 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 368/1479] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:04:52 2026] PUT /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.446164 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:52.446164 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:52.450059 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9dd93525-ba16-45a2-8259-49692203344f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.450219 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cc0fb65c-a4f4-49fe-925d-cf64e94f2bba tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Volume info retrieved successfully. Aug 04 09:04:52.451683 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9dd93525-ba16-45a2-8259-49692203344f tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] PUT https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 Aug 04 09:04:52.452057 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9dd93525-ba16-45a2-8259-49692203344f tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.454545 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-9dd93525-ba16-45a2-8259-49692203344f tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c8388a17a251410ebb5b353051b14278', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62b4543af38047a5ba4f555494081061', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:04:52.454721 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9dd93525-ba16-45a2-8259-49692203344f tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-member] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 returned with HTTP 403 Aug 04 09:04:52.455315 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 374/1480] 10.4.3.176 () {68 vars in 1362 bytes} [Tue Aug 4 09:04:52 2026] PUT /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:52.455698 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc0fb65c-a4f4-49fe-925d-cf64e94f2bba tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 returned with HTTP 200 Aug 04 09:04:52.456128 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 370/1481] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:52.467312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f2746638-8541-4b6e-88a8-1396da924ad4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.469175 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2746638-8541-4b6e-88a8-1396da924ad4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] DELETE https://10.4.3.176/volume/v3/types/0c83c516-3928-423b-a3df-b67980901b04 Aug 04 09:04:52.469402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2746638-8541-4b6e-88a8-1396da924ad4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.469597 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2746638-8541-4b6e-88a8-1396da924ad4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.497013 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2746638-8541-4b6e-88a8-1396da924ad4 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/0c83c516-3928-423b-a3df-b67980901b04 returned with HTTP 202 Aug 04 09:04:52.497515 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 370/1482] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/0c83c516-3928-423b-a3df-b67980901b04 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:52.505296 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dfd3bc7b-0d73-4e6e-bc13-b9bfb33c340c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.507297 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dfd3bc7b-0d73-4e6e-bc13-b9bfb33c340c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] DELETE https://10.4.3.176/volume/v3/types/b92f85b2-4e31-4880-923a-fa2bcc6e205d Aug 04 09:04:52.507523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dfd3bc7b-0d73-4e6e-bc13-b9bfb33c340c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.508255 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dfd3bc7b-0d73-4e6e-bc13-b9bfb33c340c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.549071 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dfd3bc7b-0d73-4e6e-bc13-b9bfb33c340c tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/b92f85b2-4e31-4880-923a-fa2bcc6e205d returned with HTTP 202 Aug 04 09:04:52.549609 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 369/1483] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/b92f85b2-4e31-4880-923a-fa2bcc6e205d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:52.558504 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cfc523a9-52bf-496c-b9eb-fa60f5de82c8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.563834 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cfc523a9-52bf-496c-b9eb-fa60f5de82c8 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] DELETE https://10.4.3.176/volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e Aug 04 09:04:52.564037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cfc523a9-52bf-496c-b9eb-fa60f5de82c8 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.564243 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cfc523a9-52bf-496c-b9eb-fa60f5de82c8 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.596154 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cfc523a9-52bf-496c-b9eb-fa60f5de82c8 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e returned with HTTP 202 Aug 04 09:04:52.596601 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 375/1484] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/70f6afc0-185e-44f6-9fed-72d04314d17e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:52.604855 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-763c22cf-985b-48de-96bf-d88074d068b9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.607590 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-763c22cf-985b-48de-96bf-d88074d068b9 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] DELETE https://10.4.3.176/volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045 Aug 04 09:04:52.607808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-763c22cf-985b-48de-96bf-d88074d068b9 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.608058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-763c22cf-985b-48de-96bf-d88074d068b9 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.651650 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-763c22cf-985b-48de-96bf-d88074d068b9 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045 returned with HTTP 202 Aug 04 09:04:52.652087 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 371/1485] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/fa030a1c-83a3-4ae5-8558-fa8732bfd045 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:52.665150 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-70228b00-bdbb-4d6b-99ca-02cc19c5b0e3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.670079 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-70228b00-bdbb-4d6b-99ca-02cc19c5b0e3 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] DELETE https://10.4.3.176/volume/v3/types/2c5d72c0-8289-4ee3-a9dd-d26d9e650919 Aug 04 09:04:52.670589 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-70228b00-bdbb-4d6b-99ca-02cc19c5b0e3 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.670589 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-70228b00-bdbb-4d6b-99ca-02cc19c5b0e3 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.703946 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-70228b00-bdbb-4d6b-99ca-02cc19c5b0e3 tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/2c5d72c0-8289-4ee3-a9dd-d26d9e650919 returned with HTTP 202 Aug 04 09:04:52.704460 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 371/1486] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/2c5d72c0-8289-4ee3-a9dd-d26d9e650919 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:52.711665 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8a784590-749a-45cf-a26b-34b2d61f9cca None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.714219 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a784590-749a-45cf-a26b-34b2d61f9cca tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] DELETE https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 Aug 04 09:04:52.714832 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a784590-749a-45cf-a26b-34b2d61f9cca tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.715138 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a784590-749a-45cf-a26b-34b2d61f9cca tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.747513 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a784590-749a-45cf-a26b-34b2d61f9cca tempest-VolumeTypesMemberTests-928630585 tempest-VolumeTypesMemberTests-928630585-project-admin] https://10.4.3.176/volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 returned with HTTP 202 Aug 04 09:04:52.748053 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 370/1487] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:04:52 2026] DELETE /volume/v3/types/a45a9899-c2b1-4c45-8230-fadf78ebe1c1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:52.841359 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8e0684fa-3861-47ef-886a-a11e465bfae1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.843576 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8e0684fa-3861-47ef-886a-a11e465bfae1 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:52.843797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8e0684fa-3861-47ef-886a-a11e465bfae1 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.844025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8e0684fa-3861-47ef-886a-a11e465bfae1 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.855889 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:52.855889 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:52.860360 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8e0684fa-3861-47ef-886a-a11e465bfae1 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:52.867111 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8e0684fa-3861-47ef-886a-a11e465bfae1 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:52.867642 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 376/1488] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:52.907650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-cfcc46a7-26dc-4537-a47f-b7bd02280c4a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.909743 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-cfcc46a7-26dc-4537-a47f-b7bd02280c4a tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:52.909900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-cfcc46a7-26dc-4537-a47f-b7bd02280c4a tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:52.910087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-cfcc46a7-26dc-4537-a47f-b7bd02280c4a tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:52.927785 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:52.927785 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:52.931926 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-cfcc46a7-26dc-4537-a47f-b7bd02280c4a tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:52.935986 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-cfcc46a7-26dc-4537-a47f-b7bd02280c4a tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:52.936359 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 372/1489] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:04:52 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:04:52.962116 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-51df7581-a1e4-434c-a898-e56a1727987e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:52.964718 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-51df7581-a1e4-434c-a898-e56a1727987e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] POST https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687/action Aug 04 09:04:52.965057 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-51df7581-a1e4-434c-a898-e56a1727987e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:04:52.965673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-51df7581-a1e4-434c-a898-e56a1727987e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:04:52.977487 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:52.977487 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:52.977487 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-51df7581-a1e4-434c-a898-e56a1727987e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:52.989224 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-51df7581-a1e4-434c-a898-e56a1727987e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Begin detaching volume completed successfully. Aug 04 09:04:52.989407 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-51df7581-a1e4-434c-a898-e56a1727987e tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687/action returned with HTTP 202 Aug 04 09:04:52.989791 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 372/1490] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:04:52 2026] POST /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:04:53.044998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5cadbd24-e2cb-4200-9ba9-b283194b033e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:53.045460 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5cadbd24-e2cb-4200-9ba9-b283194b033e None None] GET https://10.4.3.176/volume// Aug 04 09:04:53.045646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5cadbd24-e2cb-4200-9ba9-b283194b033e None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:53.045794 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5cadbd24-e2cb-4200-9ba9-b283194b033e None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:53.046134 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5cadbd24-e2cb-4200-9ba9-b283194b033e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:04:53.046554 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 371/1491] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:04:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:04:53.056913 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-b50f59a4-209a-4920-8a86-f9a9ca464926 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:53.062050 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-b50f59a4-209a-4920-8a86-f9a9ca464926 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:53.062308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-b50f59a4-209a-4920-8a86-f9a9ca464926 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:53.062667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-b50f59a4-209a-4920-8a86-f9a9ca464926 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:53.077987 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:53.077987 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:53.083040 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-b50f59a4-209a-4920-8a86-f9a9ca464926 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:53.089217 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-b50f59a4-209a-4920-8a86-f9a9ca464926 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:53.090649 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 377/1492] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:04:53 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:04:53.478084 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4d1d90fe-848c-4355-aae0-ef9b8cb48650 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:53.480158 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d1d90fe-848c-4355-aae0-ef9b8cb48650 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] GET https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 Aug 04 09:04:53.480433 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d1d90fe-848c-4355-aae0-ef9b8cb48650 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:53.480635 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d1d90fe-848c-4355-aae0-ef9b8cb48650 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:53.488712 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d1d90fe-848c-4355-aae0-ef9b8cb48650 tempest-TaggedBootDevicesTest_v242-70566279 tempest-TaggedBootDevicesTest_v242-70566279-project-member] https://10.4.3.176/volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 returned with HTTP 404 Aug 04 09:04:53.489369 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 373/1493] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:53 2026] GET /volume/v3/volumes/e370d55a-3720-4f0a-8cd2-9db09ef62626 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:53.994332 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-e9ab1129-8e01-4f93-96bd-8110a8d63dd9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:53.998837 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-e9ab1129-8e01-4f93-96bd-8110a8d63dd9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] DELETE https://10.4.3.176/volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130 Aug 04 09:04:53.999286 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-e9ab1129-8e01-4f93-96bd-8110a8d63dd9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:53.999795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-e9ab1129-8e01-4f93-96bd-8110a8d63dd9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:54.008744 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:54.008744 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:04:54.088903 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-147c4a54-063c-4d55-a9c6-d59eb6319612 req-e9ab1129-8e01-4f93-96bd-8110a8d63dd9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130 returned with HTTP 200 Aug 04 09:04:54.088903 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 373/1494] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:04:53 2026] DELETE /volume/v3/attachments/838fc667-3b22-4c97-a8af-367ec7f88130 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:55.166751 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ae55b097-8561-4c92-8903-e3550c130c65 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:55.175783 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ae55b097-8561-4c92-8903-e3550c130c65 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:55.175783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ae55b097-8561-4c92-8903-e3550c130c65 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:55.175783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ae55b097-8561-4c92-8903-e3550c130c65 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:55.185501 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:55.185501 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:55.192953 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ae55b097-8561-4c92-8903-e3550c130c65 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:55.202567 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ae55b097-8561-4c92-8903-e3550c130c65 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:55.203154 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 372/1495] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:55 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:58.591544 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:58.593625 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] DELETE https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:58.594470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:58.595457 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:58.596386 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Delete volume with id: 80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:58.604937 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:58.604937 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:58.605763 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:58.640367 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Delete volume request issued successfully. Aug 04 09:04:58.640367 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a787b62b-4ba6-4378-b860-fe55d0adc134 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 202 Aug 04 09:04:58.640897 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 378/1496] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:58 2026] DELETE /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:58.650673 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0c0a3853-d573-49f9-8d8f-222584bdf9f0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:58.655416 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c0a3853-d573-49f9-8d8f-222584bdf9f0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:58.655416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0c0a3853-d573-49f9-8d8f-222584bdf9f0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:58.655416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0c0a3853-d573-49f9-8d8f-222584bdf9f0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:58.667556 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:58.667556 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:04:58.675880 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0c0a3853-d573-49f9-8d8f-222584bdf9f0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:58.693345 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c0a3853-d573-49f9-8d8f-222584bdf9f0 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 200 Aug 04 09:04:58.693425 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 374/1497] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:58 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:59.707311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c4ce0a0a-f387-4c51-b78a-ca27367ffefa None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:59.711324 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c4ce0a0a-f387-4c51-b78a-ca27367ffefa tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 Aug 04 09:04:59.711551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c4ce0a0a-f387-4c51-b78a-ca27367ffefa tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:59.711775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c4ce0a0a-f387-4c51-b78a-ca27367ffefa tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:59.723512 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c4ce0a0a-f387-4c51-b78a-ca27367ffefa tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 returned with HTTP 404 Aug 04 09:04:59.724192 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 374/1498] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:59 2026] GET /volume/v3/volumes/80c65e03-f0f1-4c76-8265-3167563fa687 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:04:59.734707 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:59.738784 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] DELETE https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 Aug 04 09:04:59.738784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:59.738784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:59.738784 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Delete volume with id: 6ca01455-6624-4b47-ba00-d03010f8c236 Aug 04 09:04:59.745819 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:59.745819 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:04:59.746556 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:59.772793 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Delete volume request issued successfully. Aug 04 09:04:59.773091 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95df36f6-4adc-4aed-9f8c-5e6c5af40bae tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 returned with HTTP 202 Aug 04 09:04:59.774055 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 373/1499] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:04:59 2026] DELETE /volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:04:59.784120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-40f3a3e4-d033-465b-97e4-32a10e1d9de9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:04:59.787494 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-40f3a3e4-d033-465b-97e4-32a10e1d9de9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 Aug 04 09:04:59.787832 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-40f3a3e4-d033-465b-97e4-32a10e1d9de9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:04:59.788149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-40f3a3e4-d033-465b-97e4-32a10e1d9de9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:04:59.796318 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:04:59.796318 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:04:59.802326 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-40f3a3e4-d033-465b-97e4-32a10e1d9de9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Volume info retrieved successfully. Aug 04 09:04:59.809630 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-40f3a3e4-d033-465b-97e4-32a10e1d9de9 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 returned with HTTP 200 Aug 04 09:04:59.809630 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 379/1500] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:04:59 2026] GET /volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:04:59.967645 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6895f7ab-3b0e-4bc7-95cb-b81a1b7b9f0f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:00.058501 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6895f7ab-3b0e-4bc7-95cb-b81a1b7b9f0f tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:00.058957 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6895f7ab-3b0e-4bc7-95cb-b81a1b7b9f0f tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-686089776"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:00.076844 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6895f7ab-3b0e-4bc7-95cb-b81a1b7b9f0f tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:00.077330 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 375/1501] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:04:59 2026] POST /volume/v3/types => generated 223 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:00.087688 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cadd4801-39a4-4f36-9556-240b808803e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:00.089768 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cadd4801-39a4-4f36-9556-240b808803e0 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:00.090197 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cadd4801-39a4-4f36-9556-240b808803e0 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1856485744"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:00.092044 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:00.092044 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:00.926090 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cadd4801-39a4-4f36-9556-240b808803e0 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:00.926090 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 375/1502] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:05:00 2026] POST /volume/v3/group_types => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-40b8f703-8e21-41f0-86c5-896ec2123877 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9ec0dbdd-c61c-4031-aaa6-cfb31bba6ddb", "volume_types": ["b3d918cd-0765-4f13-93e2-e28403b6c1a4"], "name": "tempest-GroupSnapshotsTest-Group-728747773"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating new group {'group': {'group_type': '9ec0dbdd-c61c-4031-aaa6-cfb31bba6ddb', 'volume_types': ['b3d918cd-0765-4f13-93e2-e28403b6c1a4'], 'name': 'tempest-GroupSnapshotsTest-Group-728747773'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.groups [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating group tempest-GroupSnapshotsTest-Group-728747773. Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:05:00.264514. {{(pid=100461) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['a6e4362b-033f-465b-9db9-1599c46dafd5'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40b8f703-8e21-41f0-86c5-896ec2123877 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:05:00.929155 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 374/1503] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:05:00 2026] POST /volume/v3/groups => generated 111 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f94df217-41ac-4cac-af7a-8f65d7c30946 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f94df217-41ac-4cac-af7a-8f65d7c30946 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f94df217-41ac-4cac-af7a-8f65d7c30946 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f94df217-41ac-4cac-af7a-8f65d7c30946 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-f94df217-41ac-4cac-af7a-8f65d7c30946 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 642c5895-ee6e-4f99-a305-98c74939d1ad {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f94df217-41ac-4cac-af7a-8f65d7c30946 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad returned with HTTP 200 Aug 04 09:05:00.930605 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 380/1504] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:00 2026] GET /volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:00.931658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-45c1ebbe-31bf-4dce-a7d4-59de4459f476 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:00.931658 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-45c1ebbe-31bf-4dce-a7d4-59de4459f476 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] GET https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 Aug 04 09:05:00.931658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-45c1ebbe-31bf-4dce-a7d4-59de4459f476 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:00.931658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-45c1ebbe-31bf-4dce-a7d4-59de4459f476 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:00.931658 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-45c1ebbe-31bf-4dce-a7d4-59de4459f476 tempest-ServerRescueNegativeTestJSON-962442574 tempest-ServerRescueNegativeTestJSON-962442574-project-member] https://10.4.3.176/volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 returned with HTTP 404 Aug 04 09:05:00.931658 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 376/1505] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:00 2026] GET /volume/v3/volumes/6ca01455-6624-4b47-ba00-d03010f8c236 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:01.412148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b4bcb1a5-c3ac-472e-b9ee-60ee5a1d22f9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:01.417353 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4bcb1a5-c3ac-472e-b9ee-60ee5a1d22f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad Aug 04 09:05:01.417353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4bcb1a5-c3ac-472e-b9ee-60ee5a1d22f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:01.417353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4bcb1a5-c3ac-472e-b9ee-60ee5a1d22f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:01.417353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-b4bcb1a5-c3ac-472e-b9ee-60ee5a1d22f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 642c5895-ee6e-4f99-a305-98c74939d1ad {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:01.426001 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:01.426001 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:01.452628 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4bcb1a5-c3ac-472e-b9ee-60ee5a1d22f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad returned with HTTP 200 Aug 04 09:05:01.453455 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 376/1506] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:01 2026] GET /volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:01.465094 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:01.468232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:01.468372 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1855965916", "volume_type": "b3d918cd-0765-4f13-93e2-e28403b6c1a4", "group_id": "642c5895-ee6e-4f99-a305-98c74939d1ad", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:01.469850 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1855965916', 'volume_type': 'b3d918cd-0765-4f13-93e2-e28403b6c1a4', 'group_id': '642c5895-ee6e-4f99-a305-98c74939d1ad', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:01.478631 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:01.478631 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:01.481456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume of 1 GB Aug 04 09:05:01.496034 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:01.505870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (666e8250-dcfe-4e3f-9fd3-a221560c1967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:01.506989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696d1f24-5e91-4d57-b9d7-6d9ece270f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:01.507556 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:01.507556 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:01.508744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:01.535272 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696d1f24-5e91-4d57-b9d7-6d9ece270f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3d918cd-0765-4f13-93e2-e28403b6c1a4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-686089776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3d918cd-0765-4f13-93e2-e28403b6c1a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '642c5895-ee6e-4f99-a305-98c74939d1ad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:01.537468 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ae5ab0-9aab-4843-8a3b-761816546855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:01.582940 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-686089776 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-686089776, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:01.582940 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-686089776 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-686089776, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:01.637760 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['27ec16f6-90ca-497b-8a97-d47d06218c4f', '374bd197-ede0-4cb0-95ab-b26011a119ce', 'ac8883cb-5b06-486a-9d2d-01b34c2cad87', '8760b046-78f1-4722-8343-3a8e634f7743'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:01.639731 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ae5ab0-9aab-4843-8a3b-761816546855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27ec16f6-90ca-497b-8a97-d47d06218c4f', '374bd197-ede0-4cb0-95ab-b26011a119ce', 'ac8883cb-5b06-486a-9d2d-01b34c2cad87', '8760b046-78f1-4722-8343-3a8e634f7743']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:01.639846 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df86ef5-fdb7-4116-b82e-49a13438418b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:01.669090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df86ef5-fdb7-4116-b82e-49a13438418b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7d55481-2ff2-48dd-bc32-506e873788ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1855965916',encryption_key_id=None,group_id=642c5895-ee6e-4f99-a305-98c74939d1ad,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['27ec16f6-90ca-497b-8a97-d47d06218c4f','374bd197-ede0-4cb0-95ab-b26011a119ce','ac8883cb-5b06-486a-9d2d-01b34c2cad87','8760b046-78f1-4722-8343-3a8e634f7743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3d918cd-0765-4f13-93e2-e28403b6c1a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1855965916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=642c5895-ee6e-4f99-a305-98c74939d1ad,host=None,id=a7d55481-2ff2-48dd-bc32-506e873788ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='867c77e5eba046f4a195bc8898a51780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7250069531495f92f989e661f9662b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3d918cd-0765-4f13-93e2-e28403b6c1a4),volume_type_id=b3d918cd-0765-4f13-93e2-e28403b6c1a4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:01.670180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59e0b5e-55e6-4f1e-be36-4d5f9ef24d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:01.692616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59e0b5e-55e6-4f1e-be36-4d5f9ef24d1d) transitioned into state 'SUCCESS' from state '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-1855965916',encryption_key_id=None,group_id=642c5895-ee6e-4f99-a305-98c74939d1ad,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['27ec16f6-90ca-497b-8a97-d47d06218c4f','374bd197-ede0-4cb0-95ab-b26011a119ce','ac8883cb-5b06-486a-9d2d-01b34c2cad87','8760b046-78f1-4722-8343-3a8e634f7743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3d918cd-0765-4f13-93e2-e28403b6c1a4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:01.693651 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe22089f-cfa5-4e41-8e09-e85961176719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:01.712335 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe22089f-cfa5-4e41-8e09-e85961176719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:01.713129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (666e8250-dcfe-4e3f-9fd3-a221560c1967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:01.713497 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request issued successfully. Aug 04 09:05:01.714157 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:01.714434 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:01.758534 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:01.761700 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:01.761700 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:01.767192 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9f0a3aa-8f3a-41da-9cf0-ce4fc101374b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:01.767192 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 375/1507] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:05:01 2026] POST /volume/v3/volumes => generated 822 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:01.781033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:01.783124 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed Aug 04 09:05:01.783452 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:01.783674 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:01.793860 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:01.793860 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:01.801643 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:01.802785 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:01.803096 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:01.872489 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:01.876339 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:01.876339 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:01.888494 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7c20c6fa-3aac-4af1-9fac-f4802c922983 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed returned with HTTP 200 Aug 04 09:05:01.888933 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 381/1508] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:01 2026] GET /volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed => generated 890 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:02.905214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:02.909239 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed Aug 04 09:05:02.909239 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:02.909239 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:02.918631 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:02.918631 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:02.923084 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:02.924097 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:02.924417 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:02.978480 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:02.983154 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:02.983154 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:02.996290 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3499d6cf-7da6-423f-87ab-5cee30322b02 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed returned with HTTP 200 Aug 04 09:05:02.996765 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 377/1509] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:02 2026] GET /volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:03.009595 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:03.011443 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/group_snapshots Aug 04 09:05:03.011841 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "642c5895-ee6e-4f99-a305-98c74939d1ad", "name": "tempest-group_snapshot-2107565528"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:03.013279 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '642c5895-ee6e-4f99-a305-98c74939d1ad', 'name': 'tempest-group_snapshot-2107565528'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 09:05:03.016830 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:03.016830 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:03.019954 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.group_snapshots [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating group_snapshot tempest-group_snapshot-2107565528. Aug 04 09:05:03.060891 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:03.060891 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:03.071361 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-686089776 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-686089776, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:03.071632 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-686089776 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-686089776, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:03.090293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['70da88c3-2c07-455e-bd55-faf01dc0f8d0', '87d512e9-7a33-42e6-ad21-a5bf3a7b7269', 'ea5b1163-93fc-40b6-8446-a66f24566dc9', '7882d498-a621-48e7-b7f2-42a47bb51c4d'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:03.115603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9eeeb726-3d4c-4cac-8656-cc54a652e8b3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots returned with HTTP 202 Aug 04 09:05:03.116077 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 377/1510] 10.4.3.176 () {70 vars in 1324 bytes} [Tue Aug 4 09:05:03 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:03.124659 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-66fe4f20-d34a-4d6f-9199-a50d48ee07ae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:03.126505 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66fe4f20-d34a-4d6f-9199-a50d48ee07ae tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 Aug 04 09:05:03.126820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66fe4f20-d34a-4d6f-9199-a50d48ee07ae tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:03.127093 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66fe4f20-d34a-4d6f-9199-a50d48ee07ae tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:03.127317 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.group_snapshots [None req-66fe4f20-d34a-4d6f-9199-a50d48ee07ae tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member b38abde1-2354-4ef0-928f-29fa3a45c7d8 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:03.135127 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:03.135127 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:03.141152 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66fe4f20-d34a-4d6f-9199-a50d48ee07ae tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 returned with HTTP 200 Aug 04 09:05:03.148096 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 376/1511] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:03 2026] GET /volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:04.153406 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f3f5b5af-aaac-4a2b-a3a8-965fb99f82f8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.155774 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f3f5b5af-aaac-4a2b-a3a8-965fb99f82f8 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 Aug 04 09:05:04.156063 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f3f5b5af-aaac-4a2b-a3a8-965fb99f82f8 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:04.156323 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f3f5b5af-aaac-4a2b-a3a8-965fb99f82f8 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:04.156501 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-f3f5b5af-aaac-4a2b-a3a8-965fb99f82f8 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member b38abde1-2354-4ef0-928f-29fa3a45c7d8 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:04.162519 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.162519 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:04.166997 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f3f5b5af-aaac-4a2b-a3a8-965fb99f82f8 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 returned with HTTP 200 Aug 04 09:05:04.167508 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 382/1512] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:04 2026] GET /volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:04.179068 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.180928 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:05:04.181126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:04.181341 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:04.181605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:04.182881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:05:04.195143 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all snapshots completed successfully. Aug 04 09:05:04.195593 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.195593 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:04.196198 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fd2882fd-36ed-4ac9-8adb-5d0c2b2b2587 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:05:04.196583 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 378/1513] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:05:04 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:04.209601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-87b85cac-1fd6-4fe7-93d7-a8393c657e79 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.219083 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-87b85cac-1fd6-4fe7-93d7-a8393c657e79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/8fc41867-6c10-46e4-a7c7-c5f0939c69b1 Aug 04 09:05:04.219083 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-87b85cac-1fd6-4fe7-93d7-a8393c657e79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:04.219083 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-87b85cac-1fd6-4fe7-93d7-a8393c657e79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:04.230283 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.230283 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:04.230909 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-87b85cac-1fd6-4fe7-93d7-a8393c657e79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Snapshot retrieved successfully. Aug 04 09:05:04.232879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-87b85cac-1fd6-4fe7-93d7-a8393c657e79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/8fc41867-6c10-46e4-a7c7-c5f0939c69b1 returned with HTTP 200 Aug 04 09:05:04.232879 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 378/1514] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:05:04 2026] GET /volume/v3/snapshots/8fc41867-6c10-46e4-a7c7-c5f0939c69b1 => generated 451 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:04.243815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.246193 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups/action Aug 04 09:05:04.246642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b38abde1-2354-4ef0-928f-29fa3a45c7d8", "name": "tempest-Group_from_snap-1748081413"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:04.246929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "b38abde1-2354-4ef0-928f-29fa3a45c7d8", "name": "tempest-Group_from_snap-1748081413"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:04.248356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b38abde1-2354-4ef0-928f-29fa3a45c7d8', 'name': 'tempest-Group_from_snap-1748081413'}}. {{(pid=100461) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 04 09:05:04.248660 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.groups [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating group tempest-Group_from_snap-1748081413 from group_snapshot b38abde1-2354-4ef0-928f-29fa3a45c7d8. Aug 04 09:05:04.254993 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.254993 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:04.261594 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.261594 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:04.264744 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.264744 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:04.312840 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['4ca28514-3f9a-4ae5-b58d-d54a6fbf11e2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:04.385222 np0000006401 devstack@c-api.service[100461]: INFO cinder.group.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] A mapping entry already exists for group 0f1561a2-3b84-465f-b525-10230b3b3cc5 and volume type b3d918cd-0765-4f13-93e2-e28403b6c1a4. Do not need to create again. Aug 04 09:05:04.385222 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.385222 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:04.385222 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:04.389863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (3ec3a9fe-b771-4b97-99d1-65b7aa28b3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:04.390642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6bf500-0bbb-42af-a2c7-16ddd97fda0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:04.391934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:04.415825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf6bf500-0bbb-42af-a2c7-16ddd97fda0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8fc41867-6c10-46e4-a7c7-c5f0939c69b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:05:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3d918cd-0765-4f13-93e2-e28403b6c1a4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-686089776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3d918cd-0765-4f13-93e2-e28403b6c1a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0f1561a2-3b84-465f-b525-10230b3b3cc5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:04.416690 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ce8ddd-d020-40e0-9d90-a6127a699138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:04.448101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['9f0e98f3-b475-4755-8350-214782d3e26f', '8e8ccb94-2a2c-4426-b986-3a2c937fdc83'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:04.448986 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ce8ddd-d020-40e0-9d90-a6127a699138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0e98f3-b475-4755-8350-214782d3e26f', '8e8ccb94-2a2c-4426-b986-3a2c937fdc83']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:04.449764 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bdc1ef2-5bfa-4d9a-a840-ce2450635871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:04.479017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bdc1ef2-5bfa-4d9a-a840-ce2450635871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f', '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=0f1561a2-3b84-465f-b525-10230b3b3cc5,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['9f0e98f3-b475-4755-8350-214782d3e26f','8e8ccb94-2a2c-4426-b986-3a2c937fdc83'],size=1,snapshot_id=8fc41867-6c10-46e4-a7c7-c5f0939c69b1,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3d918cd-0765-4f13-93e2-e28403b6c1a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0f1561a2-3b84-465f-b525-10230b3b3cc5,host=None,id=ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='867c77e5eba046f4a195bc8898a51780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8fc41867-6c10-46e4-a7c7-c5f0939c69b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7250069531495f92f989e661f9662b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3d918cd-0765-4f13-93e2-e28403b6c1a4),volume_type_id=b3d918cd-0765-4f13-93e2-e28403b6c1a4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:04.479836 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcb6ec7-eeac-4501-b9c0-3641275b7b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:04.497417 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfcb6ec7-eeac-4501-b9c0-3641275b7b61) transitioned into state 'SUCCESS' from 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=0f1561a2-3b84-465f-b525-10230b3b3cc5,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['9f0e98f3-b475-4755-8350-214782d3e26f','8e8ccb94-2a2c-4426-b986-3a2c937fdc83'],size=1,snapshot_id=8fc41867-6c10-46e4-a7c7-c5f0939c69b1,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3d918cd-0765-4f13-93e2-e28403b6c1a4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:04.498759 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (3ec3a9fe-b771-4b97-99d1-65b7aa28b3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:04.499267 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request issued successfully. Aug 04 09:05:04.536379 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-952a58bf-a3b0-44a5-b4fd-523588bdeb3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/action returned with HTTP 202 Aug 04 09:05:04.536994 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 377/1515] 10.4.3.176 () {70 vars in 1318 bytes} [Tue Aug 4 09:05:04 2026] POST /volume/v3/groups/action => generated 103 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:04.547097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.548756 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:04.548942 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:04.549141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:04.549418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:04.550014 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:04.560921 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:04.561555 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:04.561686 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:04.600110 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:04.602952 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.602952 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:04.608291 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:04.608291 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:04.641661 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:04.645689 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.645689 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:04.653365 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2080169-4ab5-431c-b999-d9a9a5c7cb9d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:04.653696 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 383/1516] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:04 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:04.669869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.671532 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f Aug 04 09:05:04.671760 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:04.672126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:04.678095 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.678095 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:04.681481 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:04.682059 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:04.682225 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:04.718351 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:04.721888 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.721888 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:04.730255 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4b569d51-eaf6-4cab-9eb5-b52e0aeecc00 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f returned with HTTP 200 Aug 04 09:05:04.730549 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 379/1517] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:04 2026] GET /volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f => generated 926 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:04.743629 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a2ea1c05-976d-4fd7-9a2a-df76a1890642 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.745179 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2ea1c05-976d-4fd7-9a2a-df76a1890642 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5 Aug 04 09:05:04.745393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a2ea1c05-976d-4fd7-9a2a-df76a1890642 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:04.745574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a2ea1c05-976d-4fd7-9a2a-df76a1890642 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:04.745699 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-a2ea1c05-976d-4fd7-9a2a-df76a1890642 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 0f1561a2-3b84-465f-b525-10230b3b3cc5 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:04.749727 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.749727 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:04.762163 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2ea1c05-976d-4fd7-9a2a-df76a1890642 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5 returned with HTTP 200 Aug 04 09:05:04.762595 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 379/1518] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:04 2026] GET /volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5 => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:04.771659 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.774215 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:04.774545 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:04.774801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:04.775165 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:04.775585 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.775585 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:04.776151 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:04.787247 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:04.788114 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:04.788356 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:04.834525 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:04.838025 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.838025 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:04.842075 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:04.842305 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:04.883371 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:04.887747 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.887747 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:04.896607 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-950f40aa-3298-4f82-aff3-048da7d7e8b7 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:04.897222 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 378/1519] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:04 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:04.913135 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7881f0df-862f-471b-9daa-4787f93b786d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:04.915364 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7881f0df-862f-471b-9daa-4787f93b786d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5/action Aug 04 09:05:04.915364 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7881f0df-862f-471b-9daa-4787f93b786d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:04.915364 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7881f0df-862f-471b-9daa-4787f93b786d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:04.917079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-7881f0df-862f-471b-9daa-4787f93b786d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for group 0f1561a2-3b84-465f-b525-10230b3b3cc5 {{(pid=100459) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:05:04.918216 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-7881f0df-862f-471b-9daa-4787f93b786d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group with id: 0f1561a2-3b84-465f-b525-10230b3b3cc5 Aug 04 09:05:04.920140 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:04.920140 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:05.112173 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7881f0df-862f-471b-9daa-4787f93b786d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5/action returned with HTTP 202 Aug 04 09:05:05.112679 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 384/1520] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:04 2026] POST /volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:05.124885 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:05.126706 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f Aug 04 09:05:05.126931 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:05.127123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:05.135373 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:05.135373 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:05.137291 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:05.137864 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:05.138000 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:05.171375 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:05.174195 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:05.174195 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:05.181651 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d893a269-1f20-4ba4-ba9b-f3695cbb95af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f returned with HTTP 200 Aug 04 09:05:05.182138 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 380/1521] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:05 2026] GET /volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f => generated 925 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:06.195976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-be14273e-05b2-4929-adc1-f1063232ffc6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.199085 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be14273e-05b2-4929-adc1-f1063232ffc6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f Aug 04 09:05:06.199675 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be14273e-05b2-4929-adc1-f1063232ffc6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.199950 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be14273e-05b2-4929-adc1-f1063232ffc6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.209261 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be14273e-05b2-4929-adc1-f1063232ffc6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f returned with HTTP 404 Aug 04 09:05:06.209987 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 380/1522] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:06 2026] GET /volume/v3/volumes/ff2c8eb6-eb63-4d97-b8df-bd87ec060f9f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:06.217728 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f22eff89-7ec2-4341-80eb-2575c76e4751 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.221676 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f22eff89-7ec2-4341-80eb-2575c76e4751 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5 Aug 04 09:05:06.221883 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f22eff89-7ec2-4341-80eb-2575c76e4751 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.222067 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f22eff89-7ec2-4341-80eb-2575c76e4751 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.222195 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-f22eff89-7ec2-4341-80eb-2575c76e4751 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 0f1561a2-3b84-465f-b525-10230b3b3cc5 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:06.225715 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f22eff89-7ec2-4341-80eb-2575c76e4751 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5 returned with HTTP 404 Aug 04 09:05:06.226483 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 379/1523] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:06 2026] GET /volume/v3/groups/0f1561a2-3b84-465f-b525-10230b3b3cc5 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:06.233915 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-73eea671-e683-4099-a9d2-08a546976d4d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.236247 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73eea671-e683-4099-a9d2-08a546976d4d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] DELETE https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 Aug 04 09:05:06.237749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-73eea671-e683-4099-a9d2-08a546976d4d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.237749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-73eea671-e683-4099-a9d2-08a546976d4d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.237749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-73eea671-e683-4099-a9d2-08a546976d4d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for member b38abde1-2354-4ef0-928f-29fa3a45c7d8 {{(pid=100459) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 09:05:06.237749 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.group_snapshots [None req-73eea671-e683-4099-a9d2-08a546976d4d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group_snapshot with id: b38abde1-2354-4ef0-928f-29fa3a45c7d8 Aug 04 09:05:06.240798 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.240798 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:06.283645 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73eea671-e683-4099-a9d2-08a546976d4d tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 returned with HTTP 202 Aug 04 09:05:06.283953 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 385/1524] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:05:06 2026] DELETE /volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:06.295779 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.297773 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:06.298104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.298441 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.298810 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:06.299831 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:06.339470 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:06.340333 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:06.340475 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:06.392615 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:06.396999 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.396999 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:06.407884 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b76d25c-5b42-4957-af78-514c62a1bdf5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:06.408472 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 381/1525] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:06 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:06.423691 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.427054 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:05:06.429640 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.429978 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.430401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:06.430838 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.430838 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:06.431981 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:05:06.447192 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all snapshots completed successfully. Aug 04 09:05:06.448439 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e7136e1a-a757-44ff-a2d0-2a4343388917 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:05:06.448930 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 381/1526] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:05:06 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:05:06.459018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-31d6c49b-8b5d-4646-a3e2-49ff564421ff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.461363 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31d6c49b-8b5d-4646-a3e2-49ff564421ff tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 Aug 04 09:05:06.461638 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31d6c49b-8b5d-4646-a3e2-49ff564421ff tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.461888 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31d6c49b-8b5d-4646-a3e2-49ff564421ff tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.462103 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.group_snapshots [None req-31d6c49b-8b5d-4646-a3e2-49ff564421ff tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member b38abde1-2354-4ef0-928f-29fa3a45c7d8 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:06.466735 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31d6c49b-8b5d-4646-a3e2-49ff564421ff tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 returned with HTTP 404 Aug 04 09:05:06.467453 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 380/1527] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:06 2026] GET /volume/v3/group_snapshots/b38abde1-2354-4ef0-928f-29fa3a45c7d8 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:06.476757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-258005a4-1d21-4623-b01b-efb636509140 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.479726 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:06.480129 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.480459 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.480762 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:06.481155 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.481155 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:06.481665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:06.490235 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:06.491008 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:06.491212 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:06.538930 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:06.543126 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.543126 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:06.553240 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-258005a4-1d21-4623-b01b-efb636509140 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:06.553644 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 386/1528] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:06 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:06.567771 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9e1332e9-7972-46b8-82ac-4eab1bc9db53 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.573052 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9e1332e9-7972-46b8-82ac-4eab1bc9db53 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad/action Aug 04 09:05:06.573706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9e1332e9-7972-46b8-82ac-4eab1bc9db53 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:06.573706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9e1332e9-7972-46b8-82ac-4eab1bc9db53 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:06.575941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-9e1332e9-7972-46b8-82ac-4eab1bc9db53 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for group 642c5895-ee6e-4f99-a305-98c74939d1ad {{(pid=100460) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:05:06.576090 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.groups [None req-9e1332e9-7972-46b8-82ac-4eab1bc9db53 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group with id: 642c5895-ee6e-4f99-a305-98c74939d1ad Aug 04 09:05:06.582741 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.582741 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:06.658494 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9e1332e9-7972-46b8-82ac-4eab1bc9db53 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad/action returned with HTTP 202 Aug 04 09:05:06.658849 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 382/1529] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:06 2026] POST /volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:06.669994 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:06.673217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed Aug 04 09:05:06.673217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:06.673217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:06.682624 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.682624 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:06.685232 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:06.685969 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:06.686265 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:06.728526 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:06.731622 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:06.731622 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:06.740488 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6987697-0039-437b-aa1d-cf8574bf7f5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed returned with HTTP 200 Aug 04 09:05:06.740488 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 382/1530] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:06 2026] GET /volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:07.753930 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-291da02c-5fab-4df8-8874-66ea428e1723 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.756355 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-291da02c-5fab-4df8-8874-66ea428e1723 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed Aug 04 09:05:07.756799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-291da02c-5fab-4df8-8874-66ea428e1723 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:07.757148 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-291da02c-5fab-4df8-8874-66ea428e1723 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:07.774862 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-291da02c-5fab-4df8-8874-66ea428e1723 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed returned with HTTP 404 Aug 04 09:05:07.774862 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 381/1531] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:07 2026] GET /volume/v3/volumes/a7d55481-2ff2-48dd-bc32-506e873788ed => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:07.785038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b0888707-441a-48fd-9355-18ba2fbbec18 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.787304 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b0888707-441a-48fd-9355-18ba2fbbec18 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad Aug 04 09:05:07.787521 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b0888707-441a-48fd-9355-18ba2fbbec18 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:07.787726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b0888707-441a-48fd-9355-18ba2fbbec18 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:07.787839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-b0888707-441a-48fd-9355-18ba2fbbec18 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 642c5895-ee6e-4f99-a305-98c74939d1ad {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:07.792264 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b0888707-441a-48fd-9355-18ba2fbbec18 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad returned with HTTP 404 Aug 04 09:05:07.792657 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 387/1532] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:07 2026] GET /volume/v3/groups/642c5895-ee6e-4f99-a305-98c74939d1ad => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:07.800753 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-41a0be10-bd85-43fd-adca-8c601fa94508 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.802498 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-41a0be10-bd85-43fd-adca-8c601fa94508 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/9ec0dbdd-c61c-4031-aaa6-cfb31bba6ddb Aug 04 09:05:07.802719 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-41a0be10-bd85-43fd-adca-8c601fa94508 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:07.802928 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-41a0be10-bd85-43fd-adca-8c601fa94508 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:07.825393 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-41a0be10-bd85-43fd-adca-8c601fa94508 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/group_types/9ec0dbdd-c61c-4031-aaa6-cfb31bba6ddb returned with HTTP 202 Aug 04 09:05:07.825804 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 383/1533] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:07 2026] DELETE /volume/v3/group_types/9ec0dbdd-c61c-4031-aaa6-cfb31bba6ddb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:07.835172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fce4372f-d73e-49ff-bc20-48d2adfecff9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.839447 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fce4372f-d73e-49ff-bc20-48d2adfecff9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] DELETE https://10.4.3.176/volume/v3/types/b3d918cd-0765-4f13-93e2-e28403b6c1a4 Aug 04 09:05:07.839447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fce4372f-d73e-49ff-bc20-48d2adfecff9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:07.839447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fce4372f-d73e-49ff-bc20-48d2adfecff9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:07.869112 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fce4372f-d73e-49ff-bc20-48d2adfecff9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types/b3d918cd-0765-4f13-93e2-e28403b6c1a4 returned with HTTP 202 Aug 04 09:05:07.869755 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 383/1534] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:07 2026] DELETE /volume/v3/types/b3d918cd-0765-4f13-93e2-e28403b6c1a4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:07.877839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4488d6aa-01d8-4be7-be52-47e0c810eec7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.880641 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4488d6aa-01d8-4be7-be52-47e0c810eec7 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] GET https://10.4.3.176/volume/v3/types/b3d918cd-0765-4f13-93e2-e28403b6c1a4 Aug 04 09:05:07.881073 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4488d6aa-01d8-4be7-be52-47e0c810eec7 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:07.881491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4488d6aa-01d8-4be7-be52-47e0c810eec7 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:07.884746 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4488d6aa-01d8-4be7-be52-47e0c810eec7 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types/b3d918cd-0765-4f13-93e2-e28403b6c1a4 returned with HTTP 404 Aug 04 09:05:07.885425 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 382/1535] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:07 2026] GET /volume/v3/types/b3d918cd-0765-4f13-93e2-e28403b6c1a4 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:07.894193 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-591a777b-d1d6-4346-a4cb-b76ffa89bb2b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.899522 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-591a777b-d1d6-4346-a4cb-b76ffa89bb2b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:07.900181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-591a777b-d1d6-4346-a4cb-b76ffa89bb2b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1847389255"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:07.925051 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-591a777b-d1d6-4346-a4cb-b76ffa89bb2b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:07.925653 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 388/1536] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:07 2026] POST /volume/v3/types => generated 224 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:07.934589 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f9258bad-33b0-4cb2-bafc-0982f7a72b61 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.937314 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9258bad-33b0-4cb2-bafc-0982f7a72b61 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:07.937684 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9258bad-33b0-4cb2-bafc-0982f7a72b61 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2119782052"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:07.961214 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9258bad-33b0-4cb2-bafc-0982f7a72b61 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:07.961696 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 384/1537] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:05:07 2026] POST /volume/v3/group_types => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:07.972993 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:07.977657 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:05:07.978811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3a737e08-6f6a-4843-9d9d-0df12c5622df", "volume_types": ["b3b13146-fc4d-4c9c-8760-07b800eab0b1"], "name": "tempest-GroupSnapshotsTest-Group-1068295797"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:07.983901 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating new group {'group': {'group_type': '3a737e08-6f6a-4843-9d9d-0df12c5622df', 'volume_types': ['b3b13146-fc4d-4c9c-8760-07b800eab0b1'], 'name': 'tempest-GroupSnapshotsTest-Group-1068295797'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:05:07.993398 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating group tempest-GroupSnapshotsTest-Group-1068295797. Aug 04 09:05:08.020271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:05:08.019749. {{(pid=100462) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:05:08.020563 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:08.037770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['30c1c2f7-6146-4f54-8589-5bfa8f6a0902'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:08.075360 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24ab91e2-5fd8-4de7-bd04-4b3f2e109626 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:05:08.075360 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 384/1538] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:05:07 2026] POST /volume/v3/groups => generated 112 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:08.086291 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-339bd724-cfa5-4be8-a4cc-1bbcfffd6405 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:08.090364 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-339bd724-cfa5-4be8-a4cc-1bbcfffd6405 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:08.090364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-339bd724-cfa5-4be8-a4cc-1bbcfffd6405 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:08.090364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-339bd724-cfa5-4be8-a4cc-1bbcfffd6405 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:08.090364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-339bd724-cfa5-4be8-a4cc-1bbcfffd6405 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:08.095132 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:08.095132 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:08.109072 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-339bd724-cfa5-4be8-a4cc-1bbcfffd6405 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:08.109636 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 383/1539] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:08 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:08.235743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-45376c01-b4a4-46da-811b-8ee354318f57 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:08.238030 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:08.238587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1828477368"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:08.240442 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1828477368'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:08.240602 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume of 1 GB Aug 04 09:05:08.246966 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Availability Zones retrieved successfully. Aug 04 09:05:08.254844 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Flow 'volume_create_api' (45b13d17-6878-4511-9d74-c94f1c09f154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:08.256506 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56928af-7d80-4976-bd3a-ec03847771d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:08.260305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:08.292276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f56928af-7d80-4976-bd3a-ec03847771d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:08.292276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fce3361-eb9c-419a-9604-88e5274a1b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:08.335509 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Created reservations ['52dee9bc-3200-477e-8268-65ef605fd880', 'd205b5e3-2d2d-4390-abec-5af87dc7c119', 'c472893b-4ac5-4bfb-8175-dacf711cb18a', '24fed605-36c1-4960-9ad6-a3a83f31ab6e'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:08.336316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fce3361-eb9c-419a-9604-88e5274a1b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52dee9bc-3200-477e-8268-65ef605fd880', 'd205b5e3-2d2d-4390-abec-5af87dc7c119', 'c472893b-4ac5-4bfb-8175-dacf711cb18a', '24fed605-36c1-4960-9ad6-a3a83f31ab6e']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:08.337052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06741e31-afea-468f-ad5c-2d5ddb4d6050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:08.362886 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06741e31-afea-468f-ad5c-2d5ddb4d6050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1036bed-b7d4-4ac0-9a3e-2a4b21bee937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1828477368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856c0746b5d84abeac86222ca9d01344',qos_specs=None,replication_status=,reservations=['52dee9bc-3200-477e-8268-65ef605fd880','d205b5e3-2d2d-4390-abec-5af87dc7c119','c472893b-4ac5-4bfb-8175-dacf711cb18a','24fed605-36c1-4960-9ad6-a3a83f31ab6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1828477368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1036bed-b7d4-4ac0-9a3e-2a4b21bee937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='856c0746b5d84abeac86222ca9d01344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:08.364036 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe6c5dd-7e9e-44c7-b084-1b01a0e1b1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:08.390726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe6c5dd-7e9e-44c7-b084-1b01a0e1b1ff) transitioned into state 'SUCCESS' from state '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-1828477368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='856c0746b5d84abeac86222ca9d01344',qos_specs=None,replication_status=,reservations=['52dee9bc-3200-477e-8268-65ef605fd880','d205b5e3-2d2d-4390-abec-5af87dc7c119','c472893b-4ac5-4bfb-8175-dacf711cb18a','24fed605-36c1-4960-9ad6-a3a83f31ab6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5885c50e6978487d9f325ca6bdb2cf32',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:08.391807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902ce231-2492-4993-a8e2-1935310fbc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:08.404515 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (902ce231-2492-4993-a8e2-1935310fbc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:08.405689 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Flow 'volume_create_api' (45b13d17-6878-4511-9d74-c94f1c09f154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:08.406106 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Create volume request issued successfully. Aug 04 09:05:08.406843 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-45376c01-b4a4-46da-811b-8ee354318f57 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:08.407414 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 389/1540] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:05:08 2026] POST /volume/v3/volumes => generated 755 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:08.421334 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a6659f16-9981-4af8-a7f8-62243d823550 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:08.422996 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6659f16-9981-4af8-a7f8-62243d823550 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:08.423276 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6659f16-9981-4af8-a7f8-62243d823550 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:08.423426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6659f16-9981-4af8-a7f8-62243d823550 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:08.431075 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:08.431075 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:08.435545 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a6659f16-9981-4af8-a7f8-62243d823550 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:08.440052 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6659f16-9981-4af8-a7f8-62243d823550 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:08.440534 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 385/1541] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:08 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:09.120562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8eb111d2-09d3-4c2a-a0bd-5ef730cb212f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.123026 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8eb111d2-09d3-4c2a-a0bd-5ef730cb212f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:09.123350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8eb111d2-09d3-4c2a-a0bd-5ef730cb212f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.123601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8eb111d2-09d3-4c2a-a0bd-5ef730cb212f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.123772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-8eb111d2-09d3-4c2a-a0bd-5ef730cb212f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:09.128069 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.128069 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:09.138486 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8eb111d2-09d3-4c2a-a0bd-5ef730cb212f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:09.138954 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 385/1542] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:09.148450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-239e0c74-a75d-4d6b-b044-96dcc354049a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.150930 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:09.151338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2030619269", "volume_type": "b3b13146-fc4d-4c9c-8760-07b800eab0b1", "group_id": "c48951cd-d1a4-4513-94f9-e03c2f3e14f7", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:09.152778 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2030619269', 'volume_type': 'b3b13146-fc4d-4c9c-8760-07b800eab0b1', 'group_id': 'c48951cd-d1a4-4513-94f9-e03c2f3e14f7', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:09.159990 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.159990 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:09.160451 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume of 1 GB Aug 04 09:05:09.165764 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:09.172381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (87f90f6c-671a-4432-a0ff-fe183675ca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:09.175675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13675634-a955-4ed8-82ef-9c610e72185e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.176306 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.176306 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:09.176715 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:09.198613 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13675634-a955-4ed8-82ef-9c610e72185e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:05:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3b13146-fc4d-4c9c-8760-07b800eab0b1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1847389255',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3b13146-fc4d-4c9c-8760-07b800eab0b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c48951cd-d1a4-4513-94f9-e03c2f3e14f7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.199623 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc70c5a-c144-4bbf-b6e3-ab5ae7763ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.234457 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1847389255 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1847389255, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:09.234879 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1847389255 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1847389255, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:09.267231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['cb0a2251-cd40-4dce-b9b0-15fb9fa1ef61', '51029abd-8124-49dd-9fe7-36671523e519', 'e2cb9f36-092c-4020-9139-59a76f02db9e', '857827c0-386d-4ea5-9612-1beca9d829ca'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:09.267746 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc70c5a-c144-4bbf-b6e3-ab5ae7763ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0a2251-cd40-4dce-b9b0-15fb9fa1ef61', '51029abd-8124-49dd-9fe7-36671523e519', 'e2cb9f36-092c-4020-9139-59a76f02db9e', '857827c0-386d-4ea5-9612-1beca9d829ca']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.268865 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a552cf51-4736-48ab-bf89-e30ef7a8b61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.388752 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.391010 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:09.391449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1758175020", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:09.393239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1758175020', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:09.393419 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Create volume of 1 GB Aug 04 09:05:09.393673 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.393673 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:09.397409 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Availability Zones retrieved successfully. Aug 04 09:05:09.403133 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Flow 'volume_create_api' (b3cbe0a0-0258-44b6-9e88-7451b54c4a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:09.404066 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4bac63-c598-40fb-9777-1c293e05da49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.405070 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:09.430019 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c4bac63-c598-40fb-9777-1c293e05da49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.430932 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e8e588-cb66-4b99-a014-dfc0ef1cf11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.455651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5e7d7198-8aa7-43ad-a333-46b3b26f595a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.458382 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5e7d7198-8aa7-43ad-a333-46b3b26f595a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:09.458760 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5e7d7198-8aa7-43ad-a333-46b3b26f595a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.459119 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5e7d7198-8aa7-43ad-a333-46b3b26f595a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.468340 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.468340 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:09.476227 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5e7d7198-8aa7-43ad-a333-46b3b26f595a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:09.477427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a552cf51-4736-48ab-bf89-e30ef7a8b61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a038472-12f5-46a4-abf3-bf4fbef86fcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2030619269',encryption_key_id=None,group_id=c48951cd-d1a4-4513-94f9-e03c2f3e14f7,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['cb0a2251-cd40-4dce-b9b0-15fb9fa1ef61','51029abd-8124-49dd-9fe7-36671523e519','e2cb9f36-092c-4020-9139-59a76f02db9e','857827c0-386d-4ea5-9612-1beca9d829ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3b13146-fc4d-4c9c-8760-07b800eab0b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2030619269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c48951cd-d1a4-4513-94f9-e03c2f3e14f7,host=None,id=1a038472-12f5-46a4-abf3-bf4fbef86fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='867c77e5eba046f4a195bc8898a51780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7250069531495f92f989e661f9662b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3b13146-fc4d-4c9c-8760-07b800eab0b1),volume_type_id=b3b13146-fc4d-4c9c-8760-07b800eab0b1)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.478409 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8078d560-0ff4-4bdc-9e13-4978dd11376a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.480052 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5e7d7198-8aa7-43ad-a333-46b3b26f595a tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:09.480754 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 386/1543] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:09.487927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Created reservations ['d9964bef-dbd1-4ebb-b59f-fd0a5e608054', 'ecf8c4f2-39c8-4ebb-9139-8253669d5813', '6bc41e08-a7a5-442e-a5b5-638a0bd30c87', 'b4a4d6ea-e671-4467-9655-b18eeeb232a9'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:09.488773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e8e588-cb66-4b99-a014-dfc0ef1cf11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9964bef-dbd1-4ebb-b59f-fd0a5e608054', 'ecf8c4f2-39c8-4ebb-9139-8253669d5813', '6bc41e08-a7a5-442e-a5b5-638a0bd30c87', 'b4a4d6ea-e671-4467-9655-b18eeeb232a9']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.489653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c133bae2-7bfb-4e74-b99a-fa9370f396f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.510773 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8078d560-0ff4-4bdc-9e13-4978dd11376a) transitioned into state 'SUCCESS' from state '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-2030619269',encryption_key_id=None,group_id=c48951cd-d1a4-4513-94f9-e03c2f3e14f7,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['cb0a2251-cd40-4dce-b9b0-15fb9fa1ef61','51029abd-8124-49dd-9fe7-36671523e519','e2cb9f36-092c-4020-9139-59a76f02db9e','857827c0-386d-4ea5-9612-1beca9d829ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3b13146-fc4d-4c9c-8760-07b800eab0b1)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.510989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de342a9e-8f64-4076-b9ee-88a79fd8f6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.515315 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c133bae2-7bfb-4e74-b99a-fa9370f396f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f765593-ef2b-4770-aa39-58ac4555058b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1758175020',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54c26fb98446422286fb68b80fedefdf',qos_specs=None,replication_status=,reservations=['d9964bef-dbd1-4ebb-b59f-fd0a5e608054','ecf8c4f2-39c8-4ebb-9139-8253669d5813','6bc41e08-a7a5-442e-a5b5-638a0bd30c87','b4a4d6ea-e671-4467-9655-b18eeeb232a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8324d584d39b4ae8a6228f0621c1f192',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1758175020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f765593-ef2b-4770-aa39-58ac4555058b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='54c26fb98446422286fb68b80fedefdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8324d584d39b4ae8a6228f0621c1f192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.515315 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803e6f5c-abb0-4549-815a-88c338a81510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.527025 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de342a9e-8f64-4076-b9ee-88a79fd8f6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.528292 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (87f90f6c-671a-4432-a0ff-fe183675ca84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:09.528687 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request issued successfully. Aug 04 09:05:09.529692 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:09.529875 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:09.532485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-731cb666-349f-4948-8a63-f609e8788793 req-1c3ba0c7-3f6a-4483-82d9-ac7c6c149931 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.536192 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803e6f5c-abb0-4549-815a-88c338a81510) transitioned into state 'SUCCESS' from state '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-1758175020',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='54c26fb98446422286fb68b80fedefdf',qos_specs=None,replication_status=,reservations=['d9964bef-dbd1-4ebb-b59f-fd0a5e608054','ecf8c4f2-39c8-4ebb-9139-8253669d5813','6bc41e08-a7a5-442e-a5b5-638a0bd30c87','b4a4d6ea-e671-4467-9655-b18eeeb232a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8324d584d39b4ae8a6228f0621c1f192',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.536868 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fbe06f-2f30-4d3c-b2ce-bd8a9e37219c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:09.538433 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1c3ba0c7-3f6a-4483-82d9-ac7c6c149931 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:09.538629 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1c3ba0c7-3f6a-4483-82d9-ac7c6c149931 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.538852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1c3ba0c7-3f6a-4483-82d9-ac7c6c149931 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.548369 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51fbe06f-2f30-4d3c-b2ce-bd8a9e37219c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:09.549118 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Flow 'volume_create_api' (b3cbe0a0-0258-44b6-9e88-7451b54c4a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:09.549418 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Create volume request issued successfully. Aug 04 09:05:09.549956 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-8aa4bba0-6818-484e-843f-87b88773e2d5 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:09.550408 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 390/1544] 10.4.3.176 () {72 vars in 1541 bytes} [Tue Aug 4 09:05:09 2026] POST /volume/v3/volumes => generated 763 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:09.553972 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.553972 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:09.558897 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-731cb666-349f-4948-8a63-f609e8788793 req-1c3ba0c7-3f6a-4483-82d9-ac7c6c149931 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:09.560753 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-ef055096-3215-4715-8b23-9d1a7dd1dacc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.563193 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-ef055096-3215-4715-8b23-9d1a7dd1dacc tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] GET https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:09.563607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-ef055096-3215-4715-8b23-9d1a7dd1dacc tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.564123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-ef055096-3215-4715-8b23-9d1a7dd1dacc tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.566889 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1c3ba0c7-3f6a-4483-82d9-ac7c6c149931 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:09.567162 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 386/1545] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:09.576085 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.576085 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:09.577477 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:09.580991 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-ef055096-3215-4715-8b23-9d1a7dd1dacc tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Volume info retrieved successfully. Aug 04 09:05:09.581147 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.581147 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:09.586359 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-239e0c74-a75d-4d6b-b044-96dcc354049a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:09.586359 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 384/1546] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:05:09 2026] POST /volume/v3/volumes => generated 823 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:09.590606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9c196ae8-d8c8-47b1-a70a-390642880636 req-ef055096-3215-4715-8b23-9d1a7dd1dacc tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b returned with HTTP 200 Aug 04 09:05:09.592084 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 387/1547] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:09.600399 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.603023 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb Aug 04 09:05:09.603348 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.603584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.613522 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.613522 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:09.614215 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:09.614855 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:09.615019 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:09.621219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bac6475d-0f21-4396-a238-3cf100fd3dbd req-dd575ef5-ee0d-40f3-b959-89295ec0301a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.623300 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bac6475d-0f21-4396-a238-3cf100fd3dbd req-dd575ef5-ee0d-40f3-b959-89295ec0301a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] GET https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:09.623511 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bac6475d-0f21-4396-a238-3cf100fd3dbd req-dd575ef5-ee0d-40f3-b959-89295ec0301a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.623704 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bac6475d-0f21-4396-a238-3cf100fd3dbd req-dd575ef5-ee0d-40f3-b959-89295ec0301a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.630451 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.630451 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:09.633833 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-bac6475d-0f21-4396-a238-3cf100fd3dbd req-dd575ef5-ee0d-40f3-b959-89295ec0301a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Volume info retrieved successfully. Aug 04 09:05:09.638895 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bac6475d-0f21-4396-a238-3cf100fd3dbd req-dd575ef5-ee0d-40f3-b959-89295ec0301a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b returned with HTTP 200 Aug 04 09:05:09.639129 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 387/1548] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:09.656331 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:09.661331 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-72e0c40a-338d-4496-b574-e7f55d9bb507 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.661531 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.661531 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:09.661722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72e0c40a-338d-4496-b574-e7f55d9bb507 None None] GET https://10.4.3.176/volume// Aug 04 09:05:09.661722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72e0c40a-338d-4496-b574-e7f55d9bb507 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.661722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72e0c40a-338d-4496-b574-e7f55d9bb507 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.661722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72e0c40a-338d-4496-b574-e7f55d9bb507 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:09.661722 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 385/1549] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:09.666860 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e2c8d91c-4e9c-4b5b-bc97-21b7414d0dac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb returned with HTTP 200 Aug 04 09:05:09.667265 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 391/1550] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb => generated 891 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:09.669294 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-731cb666-349f-4948-8a63-f609e8788793 req-4d2d949d-16fa-4fc0-b710-678b550211fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.671266 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-4d2d949d-16fa-4fc0-b710-678b550211fa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:05:09.671613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-4d2d949d-16fa-4fc0-b710-678b550211fa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1036bed-b7d4-4ac0-9a3e-2a4b21bee937", "connector": null, "instance_uuid": "fbed3649-aa29-4883-a219-fc71e73abf2a"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:09.680932 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.680932 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:09.705994 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-4d2d949d-16fa-4fc0-b710-678b550211fa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:05:09.706478 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 388/1551] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:05:09 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:09.740054 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6db04a4e-24a7-4497-b6b9-cc4c009e72ec None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.742874 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6db04a4e-24a7-4497-b6b9-cc4c009e72ec tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:09.743120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6db04a4e-24a7-4497-b6b9-cc4c009e72ec tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.743352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6db04a4e-24a7-4497-b6b9-cc4c009e72ec tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.755235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d2e774de-7e6f-45cc-bbf0-f5cdc9896218 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.755235 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d2e774de-7e6f-45cc-bbf0-f5cdc9896218 None None] GET https://10.4.3.176/volume// Aug 04 09:05:09.755235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d2e774de-7e6f-45cc-bbf0-f5cdc9896218 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.755235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d2e774de-7e6f-45cc-bbf0-f5cdc9896218 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.755235 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d2e774de-7e6f-45cc-bbf0-f5cdc9896218 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:09.756347 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 386/1552] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:09.757962 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.757962 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:09.764076 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6db04a4e-24a7-4497-b6b9-cc4c009e72ec tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:09.766086 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-731cb666-349f-4948-8a63-f609e8788793 req-1a1d081c-f728-4700-9043-2a1417d05951 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.769389 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1a1d081c-f728-4700-9043-2a1417d05951 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:09.769696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1a1d081c-f728-4700-9043-2a1417d05951 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:09.769959 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1a1d081c-f728-4700-9043-2a1417d05951 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:09.772391 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6db04a4e-24a7-4497-b6b9-cc4c009e72ec tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:09.773018 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 388/1553] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:09.782902 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.782902 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:09.788477 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-731cb666-349f-4948-8a63-f609e8788793 req-1a1d081c-f728-4700-9043-2a1417d05951 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:09.794155 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-1a1d081c-f728-4700-9043-2a1417d05951 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:09.794590 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 392/1554] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:09 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:09.895137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-731cb666-349f-4948-8a63-f609e8788793 req-e4e435ae-20f2-416c-b3bf-52d5e244780e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:09.898067 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-e4e435ae-20f2-416c-b3bf-52d5e244780e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] PUT https://10.4.3.176/volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06 Aug 04 09:05:09.899022 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-e4e435ae-20f2-416c-b3bf-52d5e244780e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:09.908697 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-731cb666-349f-4948-8a63-f609e8788793 req-e4e435ae-20f2-416c-b3bf-52d5e244780e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Acquiring lock "cinder-attachment_update-d1036bed-b7d4-4ac0-9a3e-2a4b21bee937-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:05:09.913941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-731cb666-349f-4948-8a63-f609e8788793 req-e4e435ae-20f2-416c-b3bf-52d5e244780e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Lock "cinder-attachment_update-d1036bed-b7d4-4ac0-9a3e-2a4b21bee937-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:05:09.915478 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:09.915478 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:10.009116 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-731cb666-349f-4948-8a63-f609e8788793 req-e4e435ae-20f2-416c-b3bf-52d5e244780e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Lock "cinder-attachment_update-d1036bed-b7d4-4ac0-9a3e-2a4b21bee937-np0000006401" released by "attachment_update" :: held 0.095s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:05:10.009541 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-e4e435ae-20f2-416c-b3bf-52d5e244780e tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06 returned with HTTP 200 Aug 04 09:05:10.010131 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 389/1555] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:05:09 2026] PUT /volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:10.668182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-521de69b-c535-42d8-860a-a361636873e3 req-d839985b-c421-419e-bcac-7d9bd80c7fca None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:10.671512 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-521de69b-c535-42d8-860a-a361636873e3 req-d839985b-c421-419e-bcac-7d9bd80c7fca tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] GET https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:10.671512 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-521de69b-c535-42d8-860a-a361636873e3 req-d839985b-c421-419e-bcac-7d9bd80c7fca tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:10.671512 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-521de69b-c535-42d8-860a-a361636873e3 req-d839985b-c421-419e-bcac-7d9bd80c7fca tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:10.685345 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.685345 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:10.686773 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cd5a645a-9610-4969-82ad-6360eca48be6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:10.687919 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb Aug 04 09:05:10.687919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:10.689604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:10.693369 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-521de69b-c535-42d8-860a-a361636873e3 req-d839985b-c421-419e-bcac-7d9bd80c7fca tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Volume info retrieved successfully. Aug 04 09:05:10.694573 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.694573 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:10.697653 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-521de69b-c535-42d8-860a-a361636873e3 req-d839985b-c421-419e-bcac-7d9bd80c7fca tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b returned with HTTP 200 Aug 04 09:05:10.698210 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 387/1556] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:10 2026] GET /volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:10.702772 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:10.702772 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:10.702772 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:10.753444 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:10.756798 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.756798 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:10.762827 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-7b0b854e-2069-4704-ac88-38d483757daa req-d18bb75a-edca-4c60-a5fa-109332e4f250 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:10.763801 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cd5a645a-9610-4969-82ad-6360eca48be6 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb returned with HTTP 200 Aug 04 09:05:10.764686 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 389/1557] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:10 2026] GET /volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb => generated 916 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:10.765555 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7b0b854e-2069-4704-ac88-38d483757daa req-d18bb75a-edca-4c60-a5fa-109332e4f250 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-reader] GET https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:10.765824 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7b0b854e-2069-4704-ac88-38d483757daa req-d18bb75a-edca-4c60-a5fa-109332e4f250 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:10.766057 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7b0b854e-2069-4704-ac88-38d483757daa req-d18bb75a-edca-4c60-a5fa-109332e4f250 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-reader] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:10.774860 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.774860 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:10.779291 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-7b0b854e-2069-4704-ac88-38d483757daa req-d18bb75a-edca-4c60-a5fa-109332e4f250 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-reader] Volume info retrieved successfully. Aug 04 09:05:10.784870 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7b0b854e-2069-4704-ac88-38d483757daa req-d18bb75a-edca-4c60-a5fa-109332e4f250 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-reader] https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b returned with HTTP 200 Aug 04 09:05:10.784986 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:10.785706 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 393/1558] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:10 2026] GET /volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:10.785928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e3423d2a-c50c-4885-84c1-c5edee86cbc2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:10.787545 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:10.787875 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-223988690", "volume_type": "b3b13146-fc4d-4c9c-8760-07b800eab0b1", "group_id": "c48951cd-d1a4-4513-94f9-e03c2f3e14f7", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:10.788058 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e3423d2a-c50c-4885-84c1-c5edee86cbc2 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:10.788832 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e3423d2a-c50c-4885-84c1-c5edee86cbc2 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:10.788832 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e3423d2a-c50c-4885-84c1-c5edee86cbc2 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:10.789247 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-223988690', 'volume_type': 'b3b13146-fc4d-4c9c-8760-07b800eab0b1', 'group_id': 'c48951cd-d1a4-4513-94f9-e03c2f3e14f7', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:10.795421 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.795421 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:10.795905 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume of 1 GB Aug 04 09:05:10.806372 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.806372 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:10.810057 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e3423d2a-c50c-4885-84c1-c5edee86cbc2 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:10.812032 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:10.817105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e3423d2a-c50c-4885-84c1-c5edee86cbc2 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:10.817690 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 388/1559] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:10 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:10.821233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (245f77cb-2394-4c5e-a7d3-30f44436292f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:10.821354 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:10.821407 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47dc402b-b390-4c67-adfb-d6a2ef15534f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:10.821733 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.821733 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:10.822300 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:10.825240 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] DELETE https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:10.825417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:10.826667 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:10.826667 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Delete volume with id: 4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:10.832164 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.832164 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:10.832626 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Volume info retrieved successfully. Aug 04 09:05:10.842826 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47dc402b-b390-4c67-adfb-d6a2ef15534f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:05:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3b13146-fc4d-4c9c-8760-07b800eab0b1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1847389255',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3b13146-fc4d-4c9c-8760-07b800eab0b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c48951cd-d1a4-4513-94f9-e03c2f3e14f7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:10.844407 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc637b0-b06b-4a5b-8a99-953c7b395eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:10.855272 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Delete volume request issued successfully. Aug 04 09:05:10.855577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a970f156-2994-4571-858f-ef574aba4771 req-0f53d5d6-5091-465d-8a0b-93921d683b5a tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b returned with HTTP 202 Aug 04 09:05:10.857220 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 390/1560] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:05:10 2026] DELETE /volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:10.882223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-3129ac8e-3143-4a89-9c69-5750c62771f2 req-cec295e0-a181-4061-85fb-8282d02e709c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:10.884896 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1847389255 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1847389255, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:10.885072 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-3129ac8e-3143-4a89-9c69-5750c62771f2 req-cec295e0-a181-4061-85fb-8282d02e709c tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] GET https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:10.885223 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1847389255 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1847389255, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:10.885283 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-3129ac8e-3143-4a89-9c69-5750c62771f2 req-cec295e0-a181-4061-85fb-8282d02e709c tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:10.885455 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-3129ac8e-3143-4a89-9c69-5750c62771f2 req-cec295e0-a181-4061-85fb-8282d02e709c tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:10.892055 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:10.892055 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:10.895742 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-3129ac8e-3143-4a89-9c69-5750c62771f2 req-cec295e0-a181-4061-85fb-8282d02e709c tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Volume info retrieved successfully. Aug 04 09:05:10.900643 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-3129ac8e-3143-4a89-9c69-5750c62771f2 req-cec295e0-a181-4061-85fb-8282d02e709c tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b returned with HTTP 200 Aug 04 09:05:10.901055 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 394/1561] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:10 2026] GET /volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:10.904273 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['d680a393-d29c-476e-93da-7ace7976d3c6', '22dcf99e-8053-4bde-8a9f-a0d1f276d1f7', '83ae4de5-aefc-4521-999c-0d2fa5f33603', 'f0ff91b3-d93c-4cb1-89f4-529fb63598b0'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:10.904273 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc637b0-b06b-4a5b-8a99-953c7b395eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d680a393-d29c-476e-93da-7ace7976d3c6', '22dcf99e-8053-4bde-8a9f-a0d1f276d1f7', '83ae4de5-aefc-4521-999c-0d2fa5f33603', 'f0ff91b3-d93c-4cb1-89f4-529fb63598b0']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:10.905015 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7757a8c5-07d0-4bc5-8fd1-1284c2593a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:10.929959 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7757a8c5-07d0-4bc5-8fd1-1284c2593a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f20aad-8bb8-430b-826f-2f2901c6c2fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-223988690',encryption_key_id=None,group_id=c48951cd-d1a4-4513-94f9-e03c2f3e14f7,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['d680a393-d29c-476e-93da-7ace7976d3c6','22dcf99e-8053-4bde-8a9f-a0d1f276d1f7','83ae4de5-aefc-4521-999c-0d2fa5f33603','f0ff91b3-d93c-4cb1-89f4-529fb63598b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3b13146-fc4d-4c9c-8760-07b800eab0b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-223988690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c48951cd-d1a4-4513-94f9-e03c2f3e14f7,host=None,id=66f20aad-8bb8-430b-826f-2f2901c6c2fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='867c77e5eba046f4a195bc8898a51780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7250069531495f92f989e661f9662b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3b13146-fc4d-4c9c-8760-07b800eab0b1),volume_type_id=b3b13146-fc4d-4c9c-8760-07b800eab0b1)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:10.930757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (263008df-1373-48ab-b768-8227c9cf86ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:10.954190 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (263008df-1373-48ab-b768-8227c9cf86ed) transitioned into state 'SUCCESS' from state '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-223988690',encryption_key_id=None,group_id=c48951cd-d1a4-4513-94f9-e03c2f3e14f7,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['d680a393-d29c-476e-93da-7ace7976d3c6','22dcf99e-8053-4bde-8a9f-a0d1f276d1f7','83ae4de5-aefc-4521-999c-0d2fa5f33603','f0ff91b3-d93c-4cb1-89f4-529fb63598b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=b3b13146-fc4d-4c9c-8760-07b800eab0b1)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:10.955117 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2712cac6-fb86-46ae-aaf2-81c96c0047d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:10.969448 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2712cac6-fb86-46ae-aaf2-81c96c0047d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:10.970229 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (245f77cb-2394-4c5e-a7d3-30f44436292f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:10.970513 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request issued successfully. Aug 04 09:05:10.971295 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:10.971449 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:11.009573 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:11.012680 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:11.012680 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:11.016776 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4c6c7263-a15e-4dee-8160-4c3349803a3b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:11.017236 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 390/1562] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:05:10 2026] POST /volume/v3/volumes => generated 822 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:11.032334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b558967f-00c3-4fef-98ef-751c30e9b79e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:11.035481 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc Aug 04 09:05:11.035862 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:11.036121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:11.049251 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:11.049251 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:11.055213 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:11.057724 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:11.058168 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:11.103567 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:11.110190 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:11.110190 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:11.115383 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b558967f-00c3-4fef-98ef-751c30e9b79e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc returned with HTTP 200 Aug 04 09:05:11.115813 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 389/1563] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:11 2026] GET /volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc => generated 890 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:11.835290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-616d64ea-1ba1-4bd8-9aee-491fcbbe08b9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:11.836956 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-616d64ea-1ba1-4bd8-9aee-491fcbbe08b9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:11.838251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-616d64ea-1ba1-4bd8-9aee-491fcbbe08b9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:11.838251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-616d64ea-1ba1-4bd8-9aee-491fcbbe08b9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:11.847844 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:11.847844 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:11.851678 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-616d64ea-1ba1-4bd8-9aee-491fcbbe08b9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:11.856178 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-616d64ea-1ba1-4bd8-9aee-491fcbbe08b9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:11.856570 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 391/1564] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:11 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:11.930408 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-0639a19d-abd8-474e-91a7-20173dd57259 req-211a498a-13c1-421e-a951-c0c6311c6e46 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:11.935788 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0639a19d-abd8-474e-91a7-20173dd57259 req-211a498a-13c1-421e-a951-c0c6311c6e46 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] GET https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b Aug 04 09:05:11.936746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0639a19d-abd8-474e-91a7-20173dd57259 req-211a498a-13c1-421e-a951-c0c6311c6e46 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:11.936746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0639a19d-abd8-474e-91a7-20173dd57259 req-211a498a-13c1-421e-a951-c0c6311c6e46 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:11.944069 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0639a19d-abd8-474e-91a7-20173dd57259 req-211a498a-13c1-421e-a951-c0c6311c6e46 tempest-VolumesGetTestJSON-726870658 tempest-VolumesGetTestJSON-726870658-project-member] https://10.4.3.176/volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b returned with HTTP 404 Aug 04 09:05:11.944819 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 395/1565] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:11 2026] GET /volume/v3/volumes/4f765593-ef2b-4770-aa39-58ac4555058b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:12.131859 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:12.134221 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc Aug 04 09:05:12.134471 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:12.134712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:12.144963 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:12.144963 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:12.150111 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:12.151097 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:12.151386 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:12.209708 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:12.212918 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:12.212918 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:12.220238 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8dc23607-b935-4234-b98c-bf81a17a22d4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc returned with HTTP 200 Aug 04 09:05:12.220691 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 391/1566] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:12 2026] GET /volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:12.233886 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3ecb1491-5b46-4305-88f7-69c026eeb783 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:12.238229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3ecb1491-5b46-4305-88f7-69c026eeb783 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] PUT https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:12.238229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3ecb1491-5b46-4305-88f7-69c026eeb783 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1a038472-12f5-46a4-abf3-bf4fbef86fcb"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:12.239948 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-3ecb1491-5b46-4305-88f7-69c026eeb783 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Update called for group c48951cd-d1a4-4513-94f9-e03c2f3e14f7. {{(pid=100461) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 09:05:12.240345 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.groups [None req-3ecb1491-5b46-4305-88f7-69c026eeb783 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Updating group c48951cd-d1a4-4513-94f9-e03c2f3e14f7 with name None description: None add_volumes: None remove_volumes: 1a038472-12f5-46a4-abf3-bf4fbef86fcb. Aug 04 09:05:12.244863 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:12.244863 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:12.267763 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3ecb1491-5b46-4305-88f7-69c026eeb783 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 202 Aug 04 09:05:12.268848 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 390/1567] 10.4.3.176 () {70 vars in 1406 bytes} [Tue Aug 4 09:05:12 2026] PUT /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:12.276376 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c8f1a363-dbc3-40f6-a014-32d19ada4c60 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:12.278187 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c8f1a363-dbc3-40f6-a014-32d19ada4c60 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:12.278455 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c8f1a363-dbc3-40f6-a014-32d19ada4c60 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:12.278659 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c8f1a363-dbc3-40f6-a014-32d19ada4c60 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:12.278783 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-c8f1a363-dbc3-40f6-a014-32d19ada4c60 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:12.283417 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:12.283417 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:12.296993 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c8f1a363-dbc3-40f6-a014-32d19ada4c60 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:12.297416 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 392/1568] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:12 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:12.871527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cd2adfb8-ff1c-48c0-bfa0-ecc86303aefa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:12.873218 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cd2adfb8-ff1c-48c0-bfa0-ecc86303aefa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:12.873411 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cd2adfb8-ff1c-48c0-bfa0-ecc86303aefa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:12.873607 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cd2adfb8-ff1c-48c0-bfa0-ecc86303aefa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:12.883226 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:12.883226 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:12.887467 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cd2adfb8-ff1c-48c0-bfa0-ecc86303aefa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:12.890293 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cd2adfb8-ff1c-48c0-bfa0-ecc86303aefa tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:12.890970 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 396/1569] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:12 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:05:13.312355 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3df24d15-88f3-4849-9332-fe8db8ee797e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:13.315319 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3df24d15-88f3-4849-9332-fe8db8ee797e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:13.315536 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3df24d15-88f3-4849-9332-fe8db8ee797e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:13.315735 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3df24d15-88f3-4849-9332-fe8db8ee797e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:13.315888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-3df24d15-88f3-4849-9332-fe8db8ee797e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:13.319540 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:13.319540 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:13.327387 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3df24d15-88f3-4849-9332-fe8db8ee797e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:13.327491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-731cb666-349f-4948-8a63-f609e8788793 req-73d4049d-41b2-49a4-9a8f-86051fcaf867 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:13.327837 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 392/1570] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:13 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:13.330376 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-73d4049d-41b2-49a4-9a8f-86051fcaf867 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06/action Aug 04 09:05:13.331257 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-73d4049d-41b2-49a4-9a8f-86051fcaf867 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:13.331747 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-73d4049d-41b2-49a4-9a8f-86051fcaf867 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:13.344785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-30a31ea0-1e86-4c11-86f3-1600b42e0fd5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:13.346370 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30a31ea0-1e86-4c11-86f3-1600b42e0fd5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] PUT https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:13.347036 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30a31ea0-1e86-4c11-86f3-1600b42e0fd5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1a038472-12f5-46a4-abf3-bf4fbef86fcb"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:13.349042 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-30a31ea0-1e86-4c11-86f3-1600b42e0fd5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Update called for group c48951cd-d1a4-4513-94f9-e03c2f3e14f7. {{(pid=100462) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 09:05:13.349289 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-30a31ea0-1e86-4c11-86f3-1600b42e0fd5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Updating group c48951cd-d1a4-4513-94f9-e03c2f3e14f7 with name None description: None add_volumes: 1a038472-12f5-46a4-abf3-bf4fbef86fcb remove_volumes: None. Aug 04 09:05:13.354261 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:13.354261 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:13.358486 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:13.358486 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:13.387219 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-731cb666-349f-4948-8a63-f609e8788793 req-73d4049d-41b2-49a4-9a8f-86051fcaf867 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06/action returned with HTTP 204 Aug 04 09:05:13.388172 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 391/1571] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:05:13 2026] POST /volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:13.409541 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30a31ea0-1e86-4c11-86f3-1600b42e0fd5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 202 Aug 04 09:05:13.410266 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 393/1572] 10.4.3.176 () {70 vars in 1406 bytes} [Tue Aug 4 09:05:13 2026] PUT /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:13.421565 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0b4db847-6b72-4fa7-b176-05b50976c0bf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:13.424056 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b4db847-6b72-4fa7-b176-05b50976c0bf tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:13.424056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b4db847-6b72-4fa7-b176-05b50976c0bf tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:13.424056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b4db847-6b72-4fa7-b176-05b50976c0bf tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:13.424335 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-0b4db847-6b72-4fa7-b176-05b50976c0bf tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:13.428788 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:13.428788 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:13.437993 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b4db847-6b72-4fa7-b176-05b50976c0bf tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:13.438102 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 397/1573] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:13 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:13.906609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-88ca3453-5f20-43cc-ad33-f041d3bbc5c3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:13.910075 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-88ca3453-5f20-43cc-ad33-f041d3bbc5c3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:13.910350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-88ca3453-5f20-43cc-ad33-f041d3bbc5c3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:13.910607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-88ca3453-5f20-43cc-ad33-f041d3bbc5c3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.092033 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.092033 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:14.095456 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-88ca3453-5f20-43cc-ad33-f041d3bbc5c3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:14.099197 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-88ca3453-5f20-43cc-ad33-f041d3bbc5c3 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:14.099674 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 393/1574] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:13 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 1140 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:14.115278 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d34f2395-52a4-4daa-85cc-bd4709b71e73 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.119283 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d34f2395-52a4-4daa-85cc-bd4709b71e73 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:14.119533 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d34f2395-52a4-4daa-85cc-bd4709b71e73 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.119784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d34f2395-52a4-4daa-85cc-bd4709b71e73 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.131817 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.131817 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:14.136586 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d34f2395-52a4-4daa-85cc-bd4709b71e73 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:14.142132 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d34f2395-52a4-4daa-85cc-bd4709b71e73 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:14.142677 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 392/1575] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:14.162065 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.167978 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:14.168277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.168562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.168790 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Delete volume with id: d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:14.186662 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.186662 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:14.187100 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:14.199109 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 04 09:05:14.199548 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a071e247-8231-4acf-a5dd-5dbdc9956921 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 400 Aug 04 09:05:14.200386 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 394/1576] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:05:14 2026] DELETE /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 307 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:05:14.207979 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-043f9bd7-5b2d-4694-b4c9-0a6552390d1b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.209803 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-043f9bd7-5b2d-4694-b4c9-0a6552390d1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:14.210005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-043f9bd7-5b2d-4694-b4c9-0a6552390d1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.210239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-043f9bd7-5b2d-4694-b4c9-0a6552390d1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.219710 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.219710 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:14.225274 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-043f9bd7-5b2d-4694-b4c9-0a6552390d1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:14.229438 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-043f9bd7-5b2d-4694-b4c9-0a6552390d1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:14.229848 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 398/1577] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:14.275153 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-e86753dd-d911-461b-be88-b467d877296b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.277009 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-e86753dd-d911-461b-be88-b467d877296b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:14.277209 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-e86753dd-d911-461b-be88-b467d877296b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.277415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-e86753dd-d911-461b-be88-b467d877296b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.287905 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.287905 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:14.291519 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-e86753dd-d911-461b-be88-b467d877296b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:14.296254 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-e86753dd-d911-461b-be88-b467d877296b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:14.296678 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 394/1578] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:14.317218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-9dbdbc9f-1bb5-4b73-938c-fca4c612f104 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.319522 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-9dbdbc9f-1bb5-4b73-938c-fca4c612f104 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] POST https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937/action Aug 04 09:05:14.319919 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-9dbdbc9f-1bb5-4b73-938c-fca4c612f104 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:14.320085 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-9dbdbc9f-1bb5-4b73-938c-fca4c612f104 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:14.332985 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.332985 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:14.333640 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-9dbdbc9f-1bb5-4b73-938c-fca4c612f104 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:14.344566 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-9dbdbc9f-1bb5-4b73-938c-fca4c612f104 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Begin detaching volume completed successfully. Aug 04 09:05:14.344839 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-9dbdbc9f-1bb5-4b73-938c-fca4c612f104 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937/action returned with HTTP 202 Aug 04 09:05:14.345420 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 393/1579] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:05:14 2026] POST /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:14.392588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-49f5bbfd-7276-4593-8bf0-4ca5c9fc3dc6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.399677 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d54d32c1-5a19-4cc6-9c21-a9b683e75f4a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.400227 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d54d32c1-5a19-4cc6-9c21-a9b683e75f4a None None] GET https://10.4.3.176/volume// Aug 04 09:05:14.400456 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d54d32c1-5a19-4cc6-9c21-a9b683e75f4a None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.400694 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d54d32c1-5a19-4cc6-9c21-a9b683e75f4a None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.401105 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d54d32c1-5a19-4cc6-9c21-a9b683e75f4a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:14.401928 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 399/1580] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:14.408717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-fb666910-2f0a-4fae-8d36-bae062964ff9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.410776 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-fb666910-2f0a-4fae-8d36-bae062964ff9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:14.410972 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-fb666910-2f0a-4fae-8d36-bae062964ff9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.411140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-fb666910-2f0a-4fae-8d36-bae062964ff9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.420431 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.420431 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:14.423509 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-fb666910-2f0a-4fae-8d36-bae062964ff9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:14.427316 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-fb666910-2f0a-4fae-8d36-bae062964ff9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:14.427730 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 395/1581] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:14.450420 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a470c9e0-7911-4c98-93b3-22b1922891a3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.452216 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a470c9e0-7911-4c98-93b3-22b1922891a3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:14.452470 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a470c9e0-7911-4c98-93b3-22b1922891a3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.452661 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a470c9e0-7911-4c98-93b3-22b1922891a3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.452791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-a470c9e0-7911-4c98-93b3-22b1922891a3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:14.456383 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.456383 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:14.463932 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a470c9e0-7911-4c98-93b3-22b1922891a3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:14.464350 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 394/1582] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:14.472967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-eb4665c8-8238-49e0-9925-41276e5254ba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.474660 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eb4665c8-8238-49e0-9925-41276e5254ba tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] PUT https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:14.474981 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eb4665c8-8238-49e0-9925-41276e5254ba tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "66f20aad-8bb8-430b-826f-2f2901c6c2fc"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:14.477189 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-eb4665c8-8238-49e0-9925-41276e5254ba tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Update called for group c48951cd-d1a4-4513-94f9-e03c2f3e14f7. {{(pid=100459) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 09:05:14.477410 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-eb4665c8-8238-49e0-9925-41276e5254ba tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Updating group c48951cd-d1a4-4513-94f9-e03c2f3e14f7 with name None description: None add_volumes: None remove_volumes: 66f20aad-8bb8-430b-826f-2f2901c6c2fc. Aug 04 09:05:14.481041 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.481041 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:14.490825 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-49f5bbfd-7276-4593-8bf0-4ca5c9fc3dc6 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:14.491117 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-49f5bbfd-7276-4593-8bf0-4ca5c9fc3dc6 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-555092917"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:14.504743 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-49f5bbfd-7276-4593-8bf0-4ca5c9fc3dc6 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:14.505054 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 395/1583] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:14 2026] POST /volume/v3/types => generated 219 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:14.509784 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eb4665c8-8238-49e0-9925-41276e5254ba tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 202 Aug 04 09:05:14.510497 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 400/1584] 10.4.3.176 () {70 vars in 1406 bytes} [Tue Aug 4 09:05:14 2026] PUT /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:14.514619 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3ea95b5d-79b5-46e0-96d5-a00b74b2c59d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.517238 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3b019e6a-8ccd-450b-b949-6f412c6a4a61 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.517303 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ea95b5d-79b5-46e0-96d5-a00b74b2c59d tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:14.517684 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ea95b5d-79b5-46e0-96d5-a00b74b2c59d tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-910871667"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:14.519809 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3b019e6a-8ccd-450b-b949-6f412c6a4a61 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:14.519855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3b019e6a-8ccd-450b-b949-6f412c6a4a61 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.520108 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3b019e6a-8ccd-450b-b949-6f412c6a4a61 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.520345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-3b019e6a-8ccd-450b-b949-6f412c6a4a61 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:14.526336 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.526336 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:14.534654 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ea95b5d-79b5-46e0-96d5-a00b74b2c59d tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:14.535089 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 396/1585] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:05:14 2026] POST /volume/v3/group_types => generated 176 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:14.536212 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3b019e6a-8ccd-450b-b949-6f412c6a4a61 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:14.536588 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 395/1586] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:14.544052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.596765 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:05:14.597110 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "479b3c83-82f7-49fb-bfd0-27d7e47ca92b", "volume_types": ["f9e9f145-a04e-4eb3-8edd-d375adfd25a3"], "name": "tempest-GroupsV320Test-Group-893266861"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:14.598434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Creating new group {'group': {'group_type': '479b3c83-82f7-49fb-bfd0-27d7e47ca92b', 'volume_types': ['f9e9f145-a04e-4eb3-8edd-d375adfd25a3'], 'name': 'tempest-GroupsV320Test-Group-893266861'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:05:14.601720 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Creating group tempest-GroupsV320Test-Group-893266861. Aug 04 09:05:14.608091 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Availability Zones retrieved successfully. Aug 04 09:05:14.627512 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Created reservations ['83290dc1-3d37-4f93-8cfb-1da91d64db3b'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:14.650713 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2a8ae228-40b4-4386-946d-4587caf2fe63 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:05:14.651090 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 396/1587] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:05:14 2026] POST /volume/v3/groups => generated 107 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:14.659507 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a0d4ed5b-bed9-4a0c-b080-364446463963 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:14.661727 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0d4ed5b-bed9-4a0c-b080-364446463963 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:14.661989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0d4ed5b-bed9-4a0c-b080-364446463963 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:14.662276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0d4ed5b-bed9-4a0c-b080-364446463963 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:14.662560 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-a0d4ed5b-bed9-4a0c-b080-364446463963 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:14.666583 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:14.666583 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:14.675969 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0d4ed5b-bed9-4a0c-b080-364446463963 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 200 Aug 04 09:05:14.676494 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 401/1588] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:14 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.232448 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-3669fe7d-17ad-4a9d-94ce-4fb4b01a7a1b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.236360 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-3669fe7d-17ad-4a9d-94ce-4fb4b01a7a1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] DELETE https://10.4.3.176/volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06 Aug 04 09:05:15.236633 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-3669fe7d-17ad-4a9d-94ce-4fb4b01a7a1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.236877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-3669fe7d-17ad-4a9d-94ce-4fb4b01a7a1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.246699 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.246699 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:15.292414 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-e663427c-5640-4255-b389-bd67f8dfafb8 req-3669fe7d-17ad-4a9d-94ce-4fb4b01a7a1b tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06 returned with HTTP 200 Aug 04 09:05:15.292823 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 397/1589] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:05:15 2026] DELETE /volume/v3/attachments/94f2ae37-13ce-41a5-96aa-fd8002f6aa06 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:15.436546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cae8a0c3-2eb9-4946-b6cf-4cbe53f7aa97 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.438551 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cae8a0c3-2eb9-4946-b6cf-4cbe53f7aa97 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:15.438786 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cae8a0c3-2eb9-4946-b6cf-4cbe53f7aa97 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.438993 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cae8a0c3-2eb9-4946-b6cf-4cbe53f7aa97 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.446998 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.446998 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:15.451138 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cae8a0c3-2eb9-4946-b6cf-4cbe53f7aa97 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:15.455597 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cae8a0c3-2eb9-4946-b6cf-4cbe53f7aa97 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:15.455927 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 396/1590] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:15.546054 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c39a844b-e9e9-4b79-83c9-3b06a55b6f9c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.552399 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c39a844b-e9e9-4b79-83c9-3b06a55b6f9c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:15.552399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c39a844b-e9e9-4b79-83c9-3b06a55b6f9c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.552399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c39a844b-e9e9-4b79-83c9-3b06a55b6f9c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.552399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-c39a844b-e9e9-4b79-83c9-3b06a55b6f9c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:15.561595 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.561595 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:15.574942 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c39a844b-e9e9-4b79-83c9-3b06a55b6f9c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:15.574942 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 397/1591] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.589868 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-52d61a00-f8d9-4e75-9522-9a386dc08fea None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.591753 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52d61a00-f8d9-4e75-9522-9a386dc08fea tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] PUT https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:15.592075 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52d61a00-f8d9-4e75-9522-9a386dc08fea tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "66f20aad-8bb8-430b-826f-2f2901c6c2fc"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:15.593483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-52d61a00-f8d9-4e75-9522-9a386dc08fea tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Update called for group c48951cd-d1a4-4513-94f9-e03c2f3e14f7. {{(pid=100459) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 09:05:15.593587 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-52d61a00-f8d9-4e75-9522-9a386dc08fea tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Updating group c48951cd-d1a4-4513-94f9-e03c2f3e14f7 with name None description: None add_volumes: 66f20aad-8bb8-430b-826f-2f2901c6c2fc remove_volumes: None. Aug 04 09:05:15.596788 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.596788 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:15.626267 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52d61a00-f8d9-4e75-9522-9a386dc08fea tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 202 Aug 04 09:05:15.626833 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 402/1592] 10.4.3.176 () {70 vars in 1406 bytes} [Tue Aug 4 09:05:15 2026] PUT /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:15.636224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4257937c-3cbe-433f-accd-ef07648ebf33 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.638441 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4257937c-3cbe-433f-accd-ef07648ebf33 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:15.638710 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4257937c-3cbe-433f-accd-ef07648ebf33 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.638898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4257937c-3cbe-433f-accd-ef07648ebf33 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.639026 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-4257937c-3cbe-433f-accd-ef07648ebf33 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:15.647268 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.647268 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:15.656628 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4257937c-3cbe-433f-accd-ef07648ebf33 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:15.657019 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 398/1593] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.686673 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a561c8ef-59d2-4aa3-a828-5d4b794499e2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.687730 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a561c8ef-59d2-4aa3-a828-5d4b794499e2 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:15.687940 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a561c8ef-59d2-4aa3-a828-5d4b794499e2 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.688144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a561c8ef-59d2-4aa3-a828-5d4b794499e2 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.688300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-a561c8ef-59d2-4aa3-a828-5d4b794499e2 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:15.691947 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.691947 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:15.700105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a561c8ef-59d2-4aa3-a828-5d4b794499e2 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 200 Aug 04 09:05:15.700529 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 397/1594] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.714095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f500656e-5c00-44bc-ab0d-d56040749721 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.717249 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f500656e-5c00-44bc-ab0d-d56040749721 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] POST https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action Aug 04 09:05:15.717249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f500656e-5c00-44bc-ab0d-d56040749721 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:15.717249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f500656e-5c00-44bc-ab0d-d56040749721 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:15.717745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-f500656e-5c00-44bc-ab0d-d56040749721 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Updating group '2166476f-e166-4ab1-8637-f213e04d486d' with 'creating' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 09:05:15.725120 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.725120 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:15.731912 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f500656e-5c00-44bc-ab0d-d56040749721 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action returned with HTTP 202 Aug 04 09:05:15.732424 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 398/1595] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:15 2026] POST /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:15.740385 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c2b3eade-42d7-4295-a9be-891d751aee99 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.743757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c2b3eade-42d7-4295-a9be-891d751aee99 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:15.743971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c2b3eade-42d7-4295-a9be-891d751aee99 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.744158 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c2b3eade-42d7-4295-a9be-891d751aee99 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.744365 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-c2b3eade-42d7-4295-a9be-891d751aee99 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:15.747653 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.747653 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:15.759029 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c2b3eade-42d7-4295-a9be-891d751aee99 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 200 Aug 04 09:05:15.759885 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 403/1596] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.770000 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f617a97e-d9cc-493c-9150-7c6b30162d44 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.771847 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f617a97e-d9cc-493c-9150-7c6b30162d44 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] POST https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action Aug 04 09:05:15.772269 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f617a97e-d9cc-493c-9150-7c6b30162d44 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:15.772391 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f617a97e-d9cc-493c-9150-7c6b30162d44 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:15.773725 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-f617a97e-d9cc-493c-9150-7c6b30162d44 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Updating group '2166476f-e166-4ab1-8637-f213e04d486d' with 'available' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 09:05:15.778450 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.778450 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:15.785235 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f617a97e-d9cc-493c-9150-7c6b30162d44 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action returned with HTTP 202 Aug 04 09:05:15.785640 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 399/1597] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:15 2026] POST /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:15.793682 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f34a72fb-536b-4af0-8c00-db4cd0c98b14 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.795962 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f34a72fb-536b-4af0-8c00-db4cd0c98b14 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:15.796261 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f34a72fb-536b-4af0-8c00-db4cd0c98b14 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.796471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f34a72fb-536b-4af0-8c00-db4cd0c98b14 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.796626 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-f34a72fb-536b-4af0-8c00-db4cd0c98b14 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:15.800350 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.800350 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:15.809030 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f34a72fb-536b-4af0-8c00-db4cd0c98b14 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 200 Aug 04 09:05:15.809635 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 398/1598] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.818504 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d73c0b5b-cff7-4192-9c9c-f29f5444a3c9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.819926 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d73c0b5b-cff7-4192-9c9c-f29f5444a3c9 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] POST https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action Aug 04 09:05:15.820483 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d73c0b5b-cff7-4192-9c9c-f29f5444a3c9 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:15.820678 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d73c0b5b-cff7-4192-9c9c-f29f5444a3c9 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:15.822020 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-d73c0b5b-cff7-4192-9c9c-f29f5444a3c9 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Updating group '2166476f-e166-4ab1-8637-f213e04d486d' with 'error' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 09:05:15.825405 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.825405 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:15.831563 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d73c0b5b-cff7-4192-9c9c-f29f5444a3c9 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action returned with HTTP 202 Aug 04 09:05:15.832491 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 399/1599] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:15 2026] POST /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:15.842917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a10f7c5f-2b64-424b-9041-445667a6e215 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.845547 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a10f7c5f-2b64-424b-9041-445667a6e215 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:15.845905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a10f7c5f-2b64-424b-9041-445667a6e215 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.846198 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a10f7c5f-2b64-424b-9041-445667a6e215 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.846603 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-a10f7c5f-2b64-424b-9041-445667a6e215 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:15.850961 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.850961 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:15.864882 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a10f7c5f-2b64-424b-9041-445667a6e215 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 200 Aug 04 09:05:15.864882 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 404/1600] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.875077 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a80b52ee-e58b-4fd8-bf97-80755eb61177 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.877079 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a80b52ee-e58b-4fd8-bf97-80755eb61177 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] POST https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action Aug 04 09:05:15.877449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a80b52ee-e58b-4fd8-bf97-80755eb61177 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:15.877570 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a80b52ee-e58b-4fd8-bf97-80755eb61177 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:15.878978 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-a80b52ee-e58b-4fd8-bf97-80755eb61177 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Updating group '2166476f-e166-4ab1-8637-f213e04d486d' with 'available' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 04 09:05:15.882873 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.882873 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:15.889759 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a80b52ee-e58b-4fd8-bf97-80755eb61177 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action returned with HTTP 202 Aug 04 09:05:15.890128 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 400/1601] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:15 2026] POST /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:15.899523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-53d85fd3-95d9-434d-bd73-9746a6042c1d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.900788 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-53d85fd3-95d9-434d-bd73-9746a6042c1d tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:15.901042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-53d85fd3-95d9-434d-bd73-9746a6042c1d tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.901439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-53d85fd3-95d9-434d-bd73-9746a6042c1d tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.901585 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-53d85fd3-95d9-434d-bd73-9746a6042c1d tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:15.913440 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:15.913440 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:15.928727 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-53d85fd3-95d9-434d-bd73-9746a6042c1d tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 200 Aug 04 09:05:15.928727 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 399/1602] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:15.938700 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:15.941560 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:15.941814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:15.942036 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:15.942407 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:15.943273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:16.108100 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Get all volumes completed successfully. Aug 04 09:05:16.109969 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-309c5207-3a3c-40c2-a759-6152be6cf0e4 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:16.110299 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 400/1603] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:16.128067 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0eeea61d-2d0c-4b7b-8489-6d0f7972bccd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:16.130735 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0eeea61d-2d0c-4b7b-8489-6d0f7972bccd tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] POST https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action Aug 04 09:05:16.131112 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0eeea61d-2d0c-4b7b-8489-6d0f7972bccd tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:16.131275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0eeea61d-2d0c-4b7b-8489-6d0f7972bccd tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:16.132699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-0eeea61d-2d0c-4b7b-8489-6d0f7972bccd tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] delete called for group 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100459) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:05:16.132787 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-0eeea61d-2d0c-4b7b-8489-6d0f7972bccd tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Delete group with id: 2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:16.135978 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:16.135978 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:16.168228 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0eeea61d-2d0c-4b7b-8489-6d0f7972bccd tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action returned with HTTP 202 Aug 04 09:05:16.168228 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 405/1604] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:16 2026] POST /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:16.176342 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-926cb356-a744-4eb2-96cd-2d447155a0d3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:16.180408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-926cb356-a744-4eb2-96cd-2d447155a0d3 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:16.184158 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-926cb356-a744-4eb2-96cd-2d447155a0d3 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:16.184158 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-926cb356-a744-4eb2-96cd-2d447155a0d3 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:16.184158 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-926cb356-a744-4eb2-96cd-2d447155a0d3 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:16.190795 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:16.190795 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:16.212181 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-926cb356-a744-4eb2-96cd-2d447155a0d3 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 200 Aug 04 09:05:16.212655 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 401/1605] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:16 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:16.669359 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-61b2144a-6b1c-4935-87c7-a144d94ebd17 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:16.672749 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61b2144a-6b1c-4935-87c7-a144d94ebd17 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:16.672951 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-61b2144a-6b1c-4935-87c7-a144d94ebd17 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:16.673136 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-61b2144a-6b1c-4935-87c7-a144d94ebd17 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:16.673381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-61b2144a-6b1c-4935-87c7-a144d94ebd17 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:16.677075 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:16.677075 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:16.685795 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61b2144a-6b1c-4935-87c7-a144d94ebd17 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 200 Aug 04 09:05:16.686359 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 400/1606] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:16 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:16.695032 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:16.697324 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:16.697620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:16.697884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:16.698210 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:16.699166 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:16.709914 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:16.710875 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:16.711090 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:16.754044 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:16.757493 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:16.757493 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:16.767902 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:16.768318 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:16.804519 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:16.807414 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:16.807414 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:16.814006 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca677433-ef09-452e-8aba-3f38e2ecce1c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:16.814392 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 401/1607] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:16 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:16.834141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:16.836654 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/group_snapshots Aug 04 09:05:16.837152 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c48951cd-d1a4-4513-94f9-e03c2f3e14f7", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1034381952"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:16.839270 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c48951cd-d1a4-4513-94f9-e03c2f3e14f7', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1034381952'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 09:05:16.843968 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:16.843968 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:16.848742 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.group_snapshots [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1034381952. Aug 04 09:05:16.877034 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:16.877034 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:16.895743 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1847389255 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1847389255, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:16.896039 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1847389255 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1847389255, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:16.925037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['a53ba3ef-c5c5-4d3e-81bd-d09165592dfd', '7fab5361-46a5-41ef-8afe-6b68a4299534', 'e2d11547-1f8a-47b1-ba6d-c24870263c59', '63813374-7d50-42d9-9af8-520d749e7b2e'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:16.994510 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd986fde-22df-4f53-b7e4-84bef86af0f9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots returned with HTTP 202 Aug 04 09:05:16.995012 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 406/1608] 10.4.3.176 () {70 vars in 1324 bytes} [Tue Aug 4 09:05:16 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:17.002564 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8dcc14ec-9792-4087-8218-282f26a70a79 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.004461 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8dcc14ec-9792-4087-8218-282f26a70a79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e Aug 04 09:05:17.004726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8dcc14ec-9792-4087-8218-282f26a70a79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:17.004931 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8dcc14ec-9792-4087-8218-282f26a70a79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:17.005076 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.group_snapshots [None req-8dcc14ec-9792-4087-8218-282f26a70a79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 18464c95-2b2e-4a1d-a0be-d0bbc662841e {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:17.009909 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:17.009909 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:17.014049 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8dcc14ec-9792-4087-8218-282f26a70a79 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e returned with HTTP 200 Aug 04 09:05:17.014466 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 402/1609] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:17 2026] GET /volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:17.204473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.206783 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:17.207238 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-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": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "source_volid": null, "backup_id": null}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:17.209486 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-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': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'source_volid': None, 'backup_id': None}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:17.223468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3cdeb2f7-692e-4f74-8e6d-74f034b1d3b5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.228284 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3cdeb2f7-692e-4f74-8e6d-74f034b1d3b5 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] GET https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d Aug 04 09:05:17.228284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3cdeb2f7-692e-4f74-8e6d-74f034b1d3b5 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:17.228284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3cdeb2f7-692e-4f74-8e6d-74f034b1d3b5 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:17.228284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-3cdeb2f7-692e-4f74-8e6d-74f034b1d3b5 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] show called for member 2166476f-e166-4ab1-8637-f213e04d486d {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:17.236317 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3cdeb2f7-692e-4f74-8e6d-74f034b1d3b5 tempest-GroupsV320Test-1524232855 tempest-GroupsV320Test-1524232855-project-member] https://10.4.3.176/volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d returned with HTTP 404 Aug 04 09:05:17.236317 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 402/1610] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:17 2026] GET /volume/v3/groups/2166476f-e166-4ab1-8637-f213e04d486d => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:17.244489 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e4f2aeda-9613-411f-a28a-e07bcbb2a94b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.246164 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e4f2aeda-9613-411f-a28a-e07bcbb2a94b tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/479b3c83-82f7-49fb-bfd0-27d7e47ca92b Aug 04 09:05:17.246419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e4f2aeda-9613-411f-a28a-e07bcbb2a94b tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:17.246611 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e4f2aeda-9613-411f-a28a-e07bcbb2a94b tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:17.246905 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:17.246905 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:17.265075 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e4f2aeda-9613-411f-a28a-e07bcbb2a94b tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/group_types/479b3c83-82f7-49fb-bfd0-27d7e47ca92b returned with HTTP 202 Aug 04 09:05:17.265581 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 407/1611] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:17 2026] DELETE /volume/v3/group_types/479b3c83-82f7-49fb-bfd0-27d7e47ca92b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:17.273328 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a65eb9f7-a7b7-4593-aa6c-0570121eb5a8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.275736 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a65eb9f7-a7b7-4593-aa6c-0570121eb5a8 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] DELETE https://10.4.3.176/volume/v3/types/f9e9f145-a04e-4eb3-8edd-d375adfd25a3 Aug 04 09:05:17.276024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a65eb9f7-a7b7-4593-aa6c-0570121eb5a8 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:17.276338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a65eb9f7-a7b7-4593-aa6c-0570121eb5a8 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:17.317979 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a65eb9f7-a7b7-4593-aa6c-0570121eb5a8 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/types/f9e9f145-a04e-4eb3-8edd-d375adfd25a3 returned with HTTP 202 Aug 04 09:05:17.318433 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 403/1612] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:17 2026] DELETE /volume/v3/types/f9e9f145-a04e-4eb3-8edd-d375adfd25a3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:17.319787 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Create volume of 1 GB Aug 04 09:05:17.320099 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:17.320099 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:17.323898 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Availability Zones retrieved successfully. Aug 04 09:05:17.327167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a25c4ae-6f2c-4eca-816e-65bb1dc761a7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.329394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a25c4ae-6f2c-4eca-816e-65bb1dc761a7 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] GET https://10.4.3.176/volume/v3/types/f9e9f145-a04e-4eb3-8edd-d375adfd25a3 Aug 04 09:05:17.329394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a25c4ae-6f2c-4eca-816e-65bb1dc761a7 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:17.329610 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a25c4ae-6f2c-4eca-816e-65bb1dc761a7 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:17.331707 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Flow 'volume_create_api' (42bcbdb7-793e-461f-90e3-96fc75c6165f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:17.332884 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1675d8a-4642-49cc-9b00-7e407fd50249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:17.333407 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:17.334396 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a25c4ae-6f2c-4eca-816e-65bb1dc761a7 tempest-GroupsV320Test-1887057265 tempest-GroupsV320Test-1887057265-project-admin] https://10.4.3.176/volume/v3/types/f9e9f145-a04e-4eb3-8edd-d375adfd25a3 returned with HTTP 404 Aug 04 09:05:17.334396 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 403/1613] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:17 2026] GET /volume/v3/types/f9e9f145-a04e-4eb3-8edd-d375adfd25a3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:17.396506 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1675d8a-4642-49cc-9b00-7e407fd50249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:17.397550 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4a9da7-8881-44db-b742-97c87765774a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:17.444005 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Created reservations ['d80ecfac-392b-48e2-bf25-880c7da28fbf', '9b814896-4660-45fc-9768-35609b7d4e06', '8eb30c82-e4e4-414a-abc5-2e60bae2c230', '6cfebb59-d36e-4207-8c05-0ab5f9848514'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:17.444810 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4a9da7-8881-44db-b742-97c87765774a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d80ecfac-392b-48e2-bf25-880c7da28fbf', '9b814896-4660-45fc-9768-35609b7d4e06', '8eb30c82-e4e4-414a-abc5-2e60bae2c230', '6cfebb59-d36e-4207-8c05-0ab5f9848514']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:17.445539 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ead58c-7ea2-462a-af28-b755bdd6ed5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:17.468226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ead58c-7ea2-462a-af28-b755bdd6ed5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '374fa0fe-68de-4d61-9ced-8c0db99a5464', '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='88a4b6023f9349879b8288fa25eb3ab5',qos_specs=None,replication_status=,reservations=['d80ecfac-392b-48e2-bf25-880c7da28fbf','9b814896-4660-45fc-9768-35609b7d4e06','8eb30c82-e4e4-414a-abc5-2e60bae2c230','6cfebb59-d36e-4207-8c05-0ab5f9848514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41bcdbbd6fd440338328ec53f18e02ff',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:17Z,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=374fa0fe-68de-4d61-9ced-8c0db99a5464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88a4b6023f9349879b8288fa25eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41bcdbbd6fd440338328ec53f18e02ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:17.469396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecbe5eb-2822-4393-98ad-8ed70d73dae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:17.493075 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cecbe5eb-2822-4393-98ad-8ed70d73dae7) transitioned into 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='88a4b6023f9349879b8288fa25eb3ab5',qos_specs=None,replication_status=,reservations=['d80ecfac-392b-48e2-bf25-880c7da28fbf','9b814896-4660-45fc-9768-35609b7d4e06','8eb30c82-e4e4-414a-abc5-2e60bae2c230','6cfebb59-d36e-4207-8c05-0ab5f9848514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41bcdbbd6fd440338328ec53f18e02ff',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:17.493855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba647f0-34f8-4a7b-9386-7aecfb71fd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:17.504078 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba647f0-34f8-4a7b-9386-7aecfb71fd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:17.506237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Flow 'volume_create_api' (42bcbdb7-793e-461f-90e3-96fc75c6165f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:17.506237 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Create volume request issued successfully. Aug 04 09:05:17.506237 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-0fc0b9f5-2e33-4e5d-9cd0-3f89dd22e852 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:17.506524 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 401/1614] 10.4.3.176 () {72 vars in 1541 bytes} [Tue Aug 4 09:05:17 2026] POST /volume/v3/volumes => generated 703 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:17.514387 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-7e381bbd-fd32-4ab5-a60b-c6faee93a5eb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.516790 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-7e381bbd-fd32-4ab5-a60b-c6faee93a5eb tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 Aug 04 09:05:17.516899 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-7e381bbd-fd32-4ab5-a60b-c6faee93a5eb tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:17.517138 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-7e381bbd-fd32-4ab5-a60b-c6faee93a5eb tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:17.529171 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:17.529171 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:17.533318 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-7e381bbd-fd32-4ab5-a60b-c6faee93a5eb tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:05:17.538412 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-7e381bbd-fd32-4ab5-a60b-c6faee93a5eb tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 returned with HTTP 200 Aug 04 09:05:17.538863 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 408/1615] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:17 2026] GET /volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 => generated 771 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:17.550243 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-42176f14-9c55-47a2-850a-5871e73a5324 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:17.552360 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-42176f14-9c55-47a2-850a-5871e73a5324 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 Aug 04 09:05:17.552504 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-42176f14-9c55-47a2-850a-5871e73a5324 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:17.552735 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-42176f14-9c55-47a2-850a-5871e73a5324 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:17.565165 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:17.565165 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:17.573219 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-42176f14-9c55-47a2-850a-5871e73a5324 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:05:17.580625 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-42176f14-9c55-47a2-850a-5871e73a5324 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 returned with HTTP 200 Aug 04 09:05:17.581106 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 404/1616] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:17 2026] GET /volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 => generated 771 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:18.024322 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-af578253-8825-4688-a0c8-1fa32730b875 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.026672 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-af578253-8825-4688-a0c8-1fa32730b875 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e Aug 04 09:05:18.026977 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-af578253-8825-4688-a0c8-1fa32730b875 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.027833 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-af578253-8825-4688-a0c8-1fa32730b875 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.028030 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-af578253-8825-4688-a0c8-1fa32730b875 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 18464c95-2b2e-4a1d-a0be-d0bbc662841e {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:18.031994 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.031994 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:18.036063 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-af578253-8825-4688-a0c8-1fa32730b875 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e returned with HTTP 200 Aug 04 09:05:18.036588 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 404/1617] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:18.046573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.048562 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:05:18.050876 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.050876 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.050876 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:18.050876 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.050876 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:18.051336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:05:18.062897 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all snapshots completed successfully. Aug 04 09:05:18.062897 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.062897 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:18.062897 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e25b7796-9d0e-4dec-b21f-bd5e19974b58 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:05:18.063669 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 402/1618] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:05:18 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) Aug 04 09:05:18.073619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-85279a69-84b9-45ff-a3f3-7c545707d1a0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.075748 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85279a69-84b9-45ff-a3f3-7c545707d1a0 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/f7767188-5993-456a-87d8-7409cd53e9b6 Aug 04 09:05:18.075748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85279a69-84b9-45ff-a3f3-7c545707d1a0 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.075908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85279a69-84b9-45ff-a3f3-7c545707d1a0 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.081070 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.081070 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:18.081504 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-85279a69-84b9-45ff-a3f3-7c545707d1a0 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Snapshot retrieved successfully. Aug 04 09:05:18.082127 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85279a69-84b9-45ff-a3f3-7c545707d1a0 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/f7767188-5993-456a-87d8-7409cd53e9b6 returned with HTTP 200 Aug 04 09:05:18.082498 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 409/1619] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/snapshots/f7767188-5993-456a-87d8-7409cd53e9b6 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:18.091577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-adffc97c-a4f7-47c8-b447-22df616351ee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.093417 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-adffc97c-a4f7-47c8-b447-22df616351ee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/76be053f-fc41-478a-ae6c-caf7f2a87bde Aug 04 09:05:18.093617 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-adffc97c-a4f7-47c8-b447-22df616351ee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.093797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-adffc97c-a4f7-47c8-b447-22df616351ee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.099978 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.099978 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:18.100540 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-adffc97c-a4f7-47c8-b447-22df616351ee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Snapshot retrieved successfully. Aug 04 09:05:18.101410 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-adffc97c-a4f7-47c8-b447-22df616351ee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/76be053f-fc41-478a-ae6c-caf7f2a87bde returned with HTTP 200 Aug 04 09:05:18.101780 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 405/1620] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/snapshots/76be053f-fc41-478a-ae6c-caf7f2a87bde => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:18.112262 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c69d1d3c-ef70-4310-923e-1a3f23f2375e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.116309 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c69d1d3c-ef70-4310-923e-1a3f23f2375e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] DELETE https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e Aug 04 09:05:18.116309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c69d1d3c-ef70-4310-923e-1a3f23f2375e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.116309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c69d1d3c-ef70-4310-923e-1a3f23f2375e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.116309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-c69d1d3c-ef70-4310-923e-1a3f23f2375e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for member 18464c95-2b2e-4a1d-a0be-d0bbc662841e {{(pid=100462) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 09:05:18.116309 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.group_snapshots [None req-c69d1d3c-ef70-4310-923e-1a3f23f2375e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group_snapshot with id: 18464c95-2b2e-4a1d-a0be-d0bbc662841e Aug 04 09:05:18.119905 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.119905 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:18.175577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c69d1d3c-ef70-4310-923e-1a3f23f2375e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e returned with HTTP 202 Aug 04 09:05:18.179592 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 405/1621] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:05:18 2026] DELETE /volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:18.185844 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.187531 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:18.188074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.188074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.188260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:18.189194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:18.196659 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:18.197394 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:18.197610 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:18.236588 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:18.240787 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.240787 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:18.246135 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:18.246423 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:18.305960 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:18.309847 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.309847 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:18.318404 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a6fa3252-e3b6-4513-b969-d2aa1b209d2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:18.318766 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 403/1622] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:18.336021 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.337493 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:05:18.338329 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.338329 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.338612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:18.339680 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Building query based on filter {{(pid=100459) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:05:18.352692 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all snapshots completed successfully. Aug 04 09:05:18.353694 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f4c5c6f-6caf-4244-bed4-4111213e2fee tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:05:18.354161 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 410/1623] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:05:18.362713 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e2302a58-e480-4685-9d0a-99df43cce02b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.364279 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2302a58-e480-4685-9d0a-99df43cce02b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e Aug 04 09:05:18.364482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2302a58-e480-4685-9d0a-99df43cce02b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.364656 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2302a58-e480-4685-9d0a-99df43cce02b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.364773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.group_snapshots [None req-e2302a58-e480-4685-9d0a-99df43cce02b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member 18464c95-2b2e-4a1d-a0be-d0bbc662841e {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:18.367363 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2302a58-e480-4685-9d0a-99df43cce02b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e returned with HTTP 404 Aug 04 09:05:18.367762 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 406/1624] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:18.378068 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3d2c5aa9-8c3a-4b62-87b9-625f63d2f5af None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.384043 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d2c5aa9-8c3a-4b62-87b9-625f63d2f5af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] DELETE https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e Aug 04 09:05:18.384043 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d2c5aa9-8c3a-4b62-87b9-625f63d2f5af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.384043 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d2c5aa9-8c3a-4b62-87b9-625f63d2f5af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.384043 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-3d2c5aa9-8c3a-4b62-87b9-625f63d2f5af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for member 18464c95-2b2e-4a1d-a0be-d0bbc662841e {{(pid=100462) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 09:05:18.384043 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.group_snapshots [None req-3d2c5aa9-8c3a-4b62-87b9-625f63d2f5af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group_snapshot with id: 18464c95-2b2e-4a1d-a0be-d0bbc662841e Aug 04 09:05:18.387054 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d2c5aa9-8c3a-4b62-87b9-625f63d2f5af tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e returned with HTTP 404 Aug 04 09:05:18.387753 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 406/1625] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:05:18 2026] DELETE /volume/v3/group_snapshots/18464c95-2b2e-4a1d-a0be-d0bbc662841e => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 04 09:05:18.397142 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.399664 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:18.399664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.399664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.399664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:18.400140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:18.410578 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:18.412580 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:18.412580 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:18.412682 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.416873 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:18.416966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.417282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.417395 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Delete volume with id: d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:18.424805 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.424805 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:18.425335 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:18.444274 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Delete volume request issued successfully. Aug 04 09:05:18.444472 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fab7cdcd-0ca4-4b6e-9f63-51a4653df2f9 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 202 Aug 04 09:05:18.444897 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 411/1626] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:05:18 2026] DELETE /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:18.451532 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:18.454405 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-534f166a-f673-4712-8a68-a95c9c58ddc6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.455046 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.455046 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:18.457850 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-534f166a-f673-4712-8a68-a95c9c58ddc6 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:18.458227 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-534f166a-f673-4712-8a68-a95c9c58ddc6 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.458585 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-534f166a-f673-4712-8a68-a95c9c58ddc6 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.459812 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:18.459957 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:18.470752 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.470752 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:18.479486 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-534f166a-f673-4712-8a68-a95c9c58ddc6 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:18.483844 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-534f166a-f673-4712-8a68-a95c9c58ddc6 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 200 Aug 04 09:05:18.484212 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 407/1627] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:18.502964 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:18.505925 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.505925 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:18.513226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40921b27-b2ac-4b8e-9899-96aa775a4b5a tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:18.513614 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 404/1628] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:18.527162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9cf6ec34-2268-4220-be89-050210268ed4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.529643 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cf6ec34-2268-4220-be89-050210268ed4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7/action Aug 04 09:05:18.530025 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9cf6ec34-2268-4220-be89-050210268ed4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:18.530137 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9cf6ec34-2268-4220-be89-050210268ed4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:18.531523 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-9cf6ec34-2268-4220-be89-050210268ed4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for group c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100462) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:05:18.531870 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-9cf6ec34-2268-4220-be89-050210268ed4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group with id: c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:18.535949 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.535949 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:18.605052 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cf6ec34-2268-4220-be89-050210268ed4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7/action returned with HTTP 202 Aug 04 09:05:18.605630 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 407/1629] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:18 2026] POST /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:18.613654 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:18.615621 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc Aug 04 09:05:18.615845 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:18.616092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:18.623235 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.623235 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:18.627517 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:18.628177 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:18.628382 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:18.665827 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:18.668709 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:18.668709 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:18.676416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dabad98c-4248-416f-ba90-ef68ec0f94a4 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc returned with HTTP 200 Aug 04 09:05:18.676818 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 412/1630] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:18 2026] GET /volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:19.505370 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-32ce2168-acb6-4485-97ea-fc2052223a89 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.507730 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32ce2168-acb6-4485-97ea-fc2052223a89 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 Aug 04 09:05:19.507992 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32ce2168-acb6-4485-97ea-fc2052223a89 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.508294 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32ce2168-acb6-4485-97ea-fc2052223a89 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.515536 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32ce2168-acb6-4485-97ea-fc2052223a89 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 returned with HTTP 404 Aug 04 09:05:19.515959 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 408/1631] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:19 2026] GET /volume/v3/volumes/d1036bed-b7d4-4ac0-9a3e-2a4b21bee937 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:19.584990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1830c103-7e2d-4203-9108-c23a0e4d829c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.587034 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1830c103-7e2d-4203-9108-c23a0e4d829c tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] DELETE https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:05:19.587193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1830c103-7e2d-4203-9108-c23a0e4d829c tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.587462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1830c103-7e2d-4203-9108-c23a0e4d829c tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.587813 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-1830c103-7e2d-4203-9108-c23a0e4d829c tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Delete volume with id: 467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:05:19.594983 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:19.594983 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:19.595565 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1830c103-7e2d-4203-9108-c23a0e4d829c tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:19.623254 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1830c103-7e2d-4203-9108-c23a0e4d829c tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Delete volume request issued successfully. Aug 04 09:05:19.623429 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1830c103-7e2d-4203-9108-c23a0e4d829c tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 202 Aug 04 09:05:19.623858 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 405/1632] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:05:19 2026] DELETE /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:19.634618 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-12369b71-8585-48be-866d-96e970ddee28 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.637039 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12369b71-8585-48be-866d-96e970ddee28 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:05:19.637312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-12369b71-8585-48be-866d-96e970ddee28 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.637548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-12369b71-8585-48be-866d-96e970ddee28 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.652069 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:19.652069 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:19.660123 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-12369b71-8585-48be-866d-96e970ddee28 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:19.667248 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-12369b71-8585-48be-866d-96e970ddee28 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 200 Aug 04 09:05:19.667685 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 408/1633] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:19 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:19.689533 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b3cd8b28-2840-4d63-a95e-95b45f943de5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.691948 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3cd8b28-2840-4d63-a95e-95b45f943de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc Aug 04 09:05:19.692262 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3cd8b28-2840-4d63-a95e-95b45f943de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.692518 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3cd8b28-2840-4d63-a95e-95b45f943de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.715106 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3cd8b28-2840-4d63-a95e-95b45f943de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc returned with HTTP 404 Aug 04 09:05:19.715619 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 413/1634] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:19 2026] GET /volume/v3/volumes/66f20aad-8bb8-430b-826f-2f2901c6c2fc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:19.723524 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bd1f3a24-93e0-4859-8761-bec961bef053 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.725414 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bd1f3a24-93e0-4859-8761-bec961bef053 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb Aug 04 09:05:19.725629 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bd1f3a24-93e0-4859-8761-bec961bef053 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.725832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bd1f3a24-93e0-4859-8761-bec961bef053 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.734010 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bd1f3a24-93e0-4859-8761-bec961bef053 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb returned with HTTP 404 Aug 04 09:05:19.734651 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 409/1635] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:19 2026] GET /volume/v3/volumes/1a038472-12f5-46a4-abf3-bf4fbef86fcb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:19.742375 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6449a304-da40-421f-ba26-d58315589bd3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.744375 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6449a304-da40-421f-ba26-d58315589bd3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 Aug 04 09:05:19.744643 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6449a304-da40-421f-ba26-d58315589bd3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.744837 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6449a304-da40-421f-ba26-d58315589bd3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.745022 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-6449a304-da40-421f-ba26-d58315589bd3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member c48951cd-d1a4-4513-94f9-e03c2f3e14f7 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:19.748100 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6449a304-da40-421f-ba26-d58315589bd3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 returned with HTTP 404 Aug 04 09:05:19.748596 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 406/1636] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:19 2026] GET /volume/v3/groups/c48951cd-d1a4-4513-94f9-e03c2f3e14f7 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:19.755022 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3f7fa3d3-a586-450a-a60f-eeffd06aa78d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.757432 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f7fa3d3-a586-450a-a60f-eeffd06aa78d tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/3a737e08-6f6a-4843-9d9d-0df12c5622df Aug 04 09:05:19.757715 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f7fa3d3-a586-450a-a60f-eeffd06aa78d tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.757971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f7fa3d3-a586-450a-a60f-eeffd06aa78d tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.779705 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f7fa3d3-a586-450a-a60f-eeffd06aa78d tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/group_types/3a737e08-6f6a-4843-9d9d-0df12c5622df returned with HTTP 202 Aug 04 09:05:19.780251 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 409/1637] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:19 2026] DELETE /volume/v3/group_types/3a737e08-6f6a-4843-9d9d-0df12c5622df => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:19.787045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-25946ed3-a243-4e23-8a6a-8fdec396e29b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.789110 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-25946ed3-a243-4e23-8a6a-8fdec396e29b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] DELETE https://10.4.3.176/volume/v3/types/b3b13146-fc4d-4c9c-8760-07b800eab0b1 Aug 04 09:05:19.789344 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-25946ed3-a243-4e23-8a6a-8fdec396e29b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.789537 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-25946ed3-a243-4e23-8a6a-8fdec396e29b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.828821 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-25946ed3-a243-4e23-8a6a-8fdec396e29b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types/b3b13146-fc4d-4c9c-8760-07b800eab0b1 returned with HTTP 202 Aug 04 09:05:19.828821 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 414/1638] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:19 2026] DELETE /volume/v3/types/b3b13146-fc4d-4c9c-8760-07b800eab0b1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:19.835394 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1488582e-41cd-45f1-b4b5-9e713724c13b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.837723 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1488582e-41cd-45f1-b4b5-9e713724c13b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] GET https://10.4.3.176/volume/v3/types/b3b13146-fc4d-4c9c-8760-07b800eab0b1 Aug 04 09:05:19.837973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1488582e-41cd-45f1-b4b5-9e713724c13b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:19.838247 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1488582e-41cd-45f1-b4b5-9e713724c13b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:19.842160 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1488582e-41cd-45f1-b4b5-9e713724c13b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types/b3b13146-fc4d-4c9c-8760-07b800eab0b1 returned with HTTP 404 Aug 04 09:05:19.842647 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 410/1639] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:19 2026] GET /volume/v3/types/b3b13146-fc4d-4c9c-8760-07b800eab0b1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:19.852998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6934474a-7820-4991-9fd8-6b89ad6f122e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.857233 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6934474a-7820-4991-9fd8-6b89ad6f122e tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:19.857233 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6934474a-7820-4991-9fd8-6b89ad6f122e tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-135072372"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:19.868798 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6934474a-7820-4991-9fd8-6b89ad6f122e tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:19.869165 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 407/1640] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:19 2026] POST /volume/v3/types => generated 223 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:19.876375 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dc996ba0-d391-4196-a840-7e75484a0382 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.878115 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc996ba0-d391-4196-a840-7e75484a0382 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:19.878464 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dc996ba0-d391-4196-a840-7e75484a0382 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2039799161"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:19.915164 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc996ba0-d391-4196-a840-7e75484a0382 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:19.915605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 410/1641] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:05:19 2026] POST /volume/v3/group_types => generated 181 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:19.922929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:19.924432 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:05:19.924773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3dee21ac-8f95-4c4a-9554-e3d2c3c35965", "volume_types": ["95a18d62-4835-4731-94ff-12f9cce693d4"], "name": "tempest-GroupSnapshotsTest-Group-1501607023"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:19.926049 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating new group {'group': {'group_type': '3dee21ac-8f95-4c4a-9554-e3d2c3c35965', 'volume_types': ['95a18d62-4835-4731-94ff-12f9cce693d4'], 'name': 'tempest-GroupSnapshotsTest-Group-1501607023'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:05:19.930009 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating group tempest-GroupSnapshotsTest-Group-1501607023. Aug 04 09:05:19.944262 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:05:19.943981. {{(pid=100459) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:05:19.944364 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:19.960727 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['f9a21ccd-932d-41e5-a8f2-a181760f170d'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:19.990291 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8eb5bf31-d346-43ad-ab5b-a5de37821ded tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:05:19.991006 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 415/1642] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:05:19 2026] POST /volume/v3/groups => generated 112 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:20.001584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1c95f6d0-4772-4689-9b79-c001a42446a9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.006573 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c95f6d0-4772-4689-9b79-c001a42446a9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 Aug 04 09:05:20.006948 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c95f6d0-4772-4689-9b79-c001a42446a9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.006948 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c95f6d0-4772-4689-9b79-c001a42446a9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.007073 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-1c95f6d0-4772-4689-9b79-c001a42446a9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member cf61ca28-c6c2-4050-9400-2c3ebda88cc4 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:20.011026 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.011026 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:20.021806 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c95f6d0-4772-4689-9b79-c001a42446a9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 returned with HTTP 200 Aug 04 09:05:20.022343 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 411/1643] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:20.116185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.214068 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:20.214487 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1492588138"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:20.215982 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1492588138'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:20.216126 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Create volume of 1 GB Aug 04 09:05:20.220544 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Availability Zones retrieved successfully. Aug 04 09:05:20.225960 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Flow 'volume_create_api' (c6bdbf7b-c0c7-4c98-834b-75ec15bd6528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:20.226914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e1361d-5459-40a6-b1ef-e7e38feba2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:20.227863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:20.258502 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e1361d-5459-40a6-b1ef-e7e38feba2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:20.259305 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a2d3a1-1be6-442d-82ca-eee83ac2927d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:20.321184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Created reservations ['0788adee-759c-461b-93c4-1c77a65fb54e', '3f093ab4-e214-4b5a-aa02-a9107039593b', 'c8f2a4bb-762a-4454-bbcd-87e5e41dabfe', 'a79f060c-8921-4eee-a410-47c6804c7b6e'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:20.322429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a2d3a1-1be6-442d-82ca-eee83ac2927d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0788adee-759c-461b-93c4-1c77a65fb54e', '3f093ab4-e214-4b5a-aa02-a9107039593b', 'c8f2a4bb-762a-4454-bbcd-87e5e41dabfe', 'a79f060c-8921-4eee-a410-47c6804c7b6e']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:20.323596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ba72b1-124a-46e4-9d96-5e758e284764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:20.355750 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70ba72b1-124a-46e4-9d96-5e758e284764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af12e250-76c6-4843-9583-9a2bffb5adb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1492588138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0eed7cfa23f43628d8a57aa4cf478e9',qos_specs=None,replication_status=,reservations=['0788adee-759c-461b-93c4-1c77a65fb54e','3f093ab4-e214-4b5a-aa02-a9107039593b','c8f2a4bb-762a-4454-bbcd-87e5e41dabfe','a79f060c-8921-4eee-a410-47c6804c7b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe24de257564e90ae2c0132b5e827a6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1492588138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af12e250-76c6-4843-9583-9a2bffb5adb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0eed7cfa23f43628d8a57aa4cf478e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfe24de257564e90ae2c0132b5e827a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:20.356977 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415d501a-acca-4cfb-a07a-dc0cf393b7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:20.379633 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415d501a-acca-4cfb-a07a-dc0cf393b7fb) transitioned into state 'SUCCESS' from state '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-1492588138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0eed7cfa23f43628d8a57aa4cf478e9',qos_specs=None,replication_status=,reservations=['0788adee-759c-461b-93c4-1c77a65fb54e','3f093ab4-e214-4b5a-aa02-a9107039593b','c8f2a4bb-762a-4454-bbcd-87e5e41dabfe','a79f060c-8921-4eee-a410-47c6804c7b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe24de257564e90ae2c0132b5e827a6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:20.380352 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205714f2-dda1-414b-a3bc-934bb9e4ee81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:20.394231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205714f2-dda1-414b-a3bc-934bb9e4ee81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:20.395010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Flow 'volume_create_api' (c6bdbf7b-c0c7-4c98-834b-75ec15bd6528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:20.395376 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Create volume request issued successfully. Aug 04 09:05:20.396018 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd787cfd-29b5-4d39-b123-a26826cc57dc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:20.396527 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 408/1644] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:05:20 2026] POST /volume/v3/volumes => generated 819 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:20.407702 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-560261c0-e4d1-4f8e-9d04-7ed99b50c537 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.409472 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-560261c0-e4d1-4f8e-9d04-7ed99b50c537 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:20.409705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-560261c0-e4d1-4f8e-9d04-7ed99b50c537 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.409885 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-560261c0-e4d1-4f8e-9d04-7ed99b50c537 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.416234 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.416234 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:20.420031 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-560261c0-e4d1-4f8e-9d04-7ed99b50c537 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Volume info retrieved successfully. Aug 04 09:05:20.423819 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-560261c0-e4d1-4f8e-9d04-7ed99b50c537 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 200 Aug 04 09:05:20.424156 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 411/1645] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:20.590090 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-9f7f09d4-edcf-4917-8579-d2d8cea03754 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.592754 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-9f7f09d4-edcf-4917-8579-d2d8cea03754 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 Aug 04 09:05:20.592990 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-9f7f09d4-edcf-4917-8579-d2d8cea03754 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.593250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-9f7f09d4-edcf-4917-8579-d2d8cea03754 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.601504 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.601504 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:20.605908 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-9f7f09d4-edcf-4917-8579-d2d8cea03754 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:05:20.611744 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-9f7f09d4-edcf-4917-8579-d2d8cea03754 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 returned with HTTP 200 Aug 04 09:05:20.612264 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 416/1646] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 => generated 1311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:20.619832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-681a87cf-f3a2-4439-ace8-1d48226a20aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.620282 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-681a87cf-f3a2-4439-ace8-1d48226a20aa None None] GET https://10.4.3.176/volume// Aug 04 09:05:20.620480 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-681a87cf-f3a2-4439-ace8-1d48226a20aa None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.620715 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-681a87cf-f3a2-4439-ace8-1d48226a20aa None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.621101 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-681a87cf-f3a2-4439-ace8-1d48226a20aa None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:20.621469 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 412/1647] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:20.628151 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-53ce713e-03a0-4e49-8a5e-fa57381479f2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.630790 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-53ce713e-03a0-4e49-8a5e-fa57381479f2 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:05:20.631237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-53ce713e-03a0-4e49-8a5e-fa57381479f2 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "374fa0fe-68de-4d61-9ced-8c0db99a5464", "connector": null, "instance_uuid": "61f1a836-fcf9-45f2-8e4d-d90121cebdf6"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:20.641470 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.641470 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:20.678274 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-53ce713e-03a0-4e49-8a5e-fa57381479f2 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:05:20.678759 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 409/1648] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:05:20 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:20.683087 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ed58d68-a9a4-427f-9b13-daf3e14fbb29 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.684968 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ed58d68-a9a4-427f-9b13-daf3e14fbb29 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 Aug 04 09:05:20.685194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ed58d68-a9a4-427f-9b13-daf3e14fbb29 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.685430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ed58d68-a9a4-427f-9b13-daf3e14fbb29 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.690079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a9bdb45d-2aba-4097-95a9-bdad1818f067 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.690579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9bdb45d-2aba-4097-95a9-bdad1818f067 None None] GET https://10.4.3.176/volume// Aug 04 09:05:20.690779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9bdb45d-2aba-4097-95a9-bdad1818f067 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.690969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9bdb45d-2aba-4097-95a9-bdad1818f067 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.691324 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9bdb45d-2aba-4097-95a9-bdad1818f067 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:20.691603 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 417/1649] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 04 09:05:20.692078 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ed58d68-a9a4-427f-9b13-daf3e14fbb29 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 returned with HTTP 404 Aug 04 09:05:20.693229 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 412/1650] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/v3/volumes/467e0a73-f0c6-4aa3-b625-2066a7b8ea52 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:20.701409 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-31ee82c1-2c58-46fd-9f2a-12076e3ab834 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.703897 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-31ee82c1-2c58-46fd-9f2a-12076e3ab834 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 Aug 04 09:05:20.704119 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-31ee82c1-2c58-46fd-9f2a-12076e3ab834 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.704350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-31ee82c1-2c58-46fd-9f2a-12076e3ab834 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.716113 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.716113 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:20.720972 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-31ee82c1-2c58-46fd-9f2a-12076e3ab834 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:05:20.727667 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-31ee82c1-2c58-46fd-9f2a-12076e3ab834 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 returned with HTTP 200 Aug 04 09:05:20.728450 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 413/1651] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 => generated 1490 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:20.832572 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-3e7c990f-db0f-4ba4-9846-8dd146f7afd4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.833473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.834707 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-3e7c990f-db0f-4ba4-9846-8dd146f7afd4 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] PUT https://10.4.3.176/volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1 Aug 04 09:05:20.835065 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-3e7c990f-db0f-4ba4-9846-8dd146f7afd4 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:20.835146 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] DELETE https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:05:20.835394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.835617 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.835794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Delete volume with id: a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:05:20.842259 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-3e7c990f-db0f-4ba4-9846-8dd146f7afd4 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Acquiring lock "cinder-attachment_update-374fa0fe-68de-4d61-9ced-8c0db99a5464-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:05:20.842868 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.842868 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:20.843417 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:20.846768 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-3e7c990f-db0f-4ba4-9846-8dd146f7afd4 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Lock "cinder-attachment_update-374fa0fe-68de-4d61-9ced-8c0db99a5464-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:05:20.848504 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.848504 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:20.865742 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Delete volume request issued successfully. Aug 04 09:05:20.865948 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43d6b2e1-27f9-4002-8b27-4aeba3590998 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 202 Aug 04 09:05:20.866428 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 418/1652] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:05:20 2026] DELETE /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:20.875582 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-190a2805-2aec-4a6e-9fd2-b8048a76c348 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.877496 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-190a2805-2aec-4a6e-9fd2-b8048a76c348 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:05:20.877740 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-190a2805-2aec-4a6e-9fd2-b8048a76c348 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:20.878021 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-190a2805-2aec-4a6e-9fd2-b8048a76c348 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:20.886159 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:20.886159 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:20.890862 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-190a2805-2aec-4a6e-9fd2-b8048a76c348 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Volume info retrieved successfully. Aug 04 09:05:20.895958 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-190a2805-2aec-4a6e-9fd2-b8048a76c348 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 200 Aug 04 09:05:20.896391 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 413/1653] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:20 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:20.958762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-3e7c990f-db0f-4ba4-9846-8dd146f7afd4 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Lock "cinder-attachment_update-374fa0fe-68de-4d61-9ced-8c0db99a5464-np0000006401" released by "attachment_update" :: held 0.112s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:05:20.959142 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-3e7c990f-db0f-4ba4-9846-8dd146f7afd4 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1 returned with HTTP 200 Aug 04 09:05:20.959671 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 410/1654] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:05:20 2026] PUT /volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:20.985178 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-44e4044f-a397-4a4d-a7f6-e6a9d39dda83 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:20.987166 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-44e4044f-a397-4a4d-a7f6-e6a9d39dda83 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] POST https://10.4.3.176/volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1/action Aug 04 09:05:20.987663 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-44e4044f-a397-4a4d-a7f6-e6a9d39dda83 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:20.987868 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-44e4044f-a397-4a4d-a7f6-e6a9d39dda83 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:21.003605 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.003605 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:21.023953 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-fc281e74-5b2f-4a63-aab4-dcd166c30935 req-44e4044f-a397-4a4d-a7f6-e6a9d39dda83 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1/action returned with HTTP 204 Aug 04 09:05:21.023953 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 414/1655] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:05:20 2026] POST /volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:21.032304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9889d09d-c7b4-4394-a7b5-7e09e6122c76 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.033790 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9889d09d-c7b4-4394-a7b5-7e09e6122c76 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 Aug 04 09:05:21.033980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9889d09d-c7b4-4394-a7b5-7e09e6122c76 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.034167 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9889d09d-c7b4-4394-a7b5-7e09e6122c76 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.034333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-9889d09d-c7b4-4394-a7b5-7e09e6122c76 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member cf61ca28-c6c2-4050-9400-2c3ebda88cc4 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:21.038162 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.038162 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:21.044675 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9889d09d-c7b4-4394-a7b5-7e09e6122c76 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 returned with HTTP 200 Aug 04 09:05:21.045000 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 419/1656] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:21.054582 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.056237 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:21.056555 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-140178834", "volume_type": "95a18d62-4835-4731-94ff-12f9cce693d4", "group_id": "cf61ca28-c6c2-4050-9400-2c3ebda88cc4", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:21.057929 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-140178834', 'volume_type': '95a18d62-4835-4731-94ff-12f9cce693d4', 'group_id': 'cf61ca28-c6c2-4050-9400-2c3ebda88cc4', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:21.066086 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.066086 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:21.066543 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume of 1 GB Aug 04 09:05:21.071246 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Availability Zones retrieved successfully. Aug 04 09:05:21.076338 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (86d8c457-ee8a-4778-9e8c-8cafd058eafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:21.077341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5a0d6d-d7b9-4a8b-8be0-248878e29ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:21.077804 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.077804 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:21.078484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:21.103576 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5a0d6d-d7b9-4a8b-8be0-248878e29ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:05:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95a18d62-4835-4731-94ff-12f9cce693d4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-135072372',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95a18d62-4835-4731-94ff-12f9cce693d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf61ca28-c6c2-4050-9400-2c3ebda88cc4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:21.104376 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b22812d1-efdd-4795-bcf1-fb3218859a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:21.126888 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-135072372 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-135072372, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:21.127158 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-135072372 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-135072372, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:21.161855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['a5c01594-5648-459b-8b80-15220f0c37c3', '05787ff7-eeb4-4353-96eb-6cba7c1d26a9', 'c884e94f-4200-4cc9-8a38-8e2716da5c38', '217dd1a4-88c7-475e-9247-b777385a5019'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:21.162634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b22812d1-efdd-4795-bcf1-fb3218859a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5c01594-5648-459b-8b80-15220f0c37c3', '05787ff7-eeb4-4353-96eb-6cba7c1d26a9', 'c884e94f-4200-4cc9-8a38-8e2716da5c38', '217dd1a4-88c7-475e-9247-b777385a5019']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:21.163426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677e3925-0167-4b9b-88e2-826967b19e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:21.185503 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677e3925-0167-4b9b-88e2-826967b19e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8d1fada-d57c-4b7f-9518-5acb51a47981', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-140178834',encryption_key_id=None,group_id=cf61ca28-c6c2-4050-9400-2c3ebda88cc4,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['a5c01594-5648-459b-8b80-15220f0c37c3','05787ff7-eeb4-4353-96eb-6cba7c1d26a9','c884e94f-4200-4cc9-8a38-8e2716da5c38','217dd1a4-88c7-475e-9247-b777385a5019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=95a18d62-4835-4731-94ff-12f9cce693d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-140178834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf61ca28-c6c2-4050-9400-2c3ebda88cc4,host=None,id=d8d1fada-d57c-4b7f-9518-5acb51a47981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='867c77e5eba046f4a195bc8898a51780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c7250069531495f92f989e661f9662b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95a18d62-4835-4731-94ff-12f9cce693d4),volume_type_id=95a18d62-4835-4731-94ff-12f9cce693d4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:21.186110 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c88f393d-7046-478a-ac69-f4001541d388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:21.203193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c88f393d-7046-478a-ac69-f4001541d388) transitioned into state 'SUCCESS' from state '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-140178834',encryption_key_id=None,group_id=cf61ca28-c6c2-4050-9400-2c3ebda88cc4,group_type_id=,metadata={},multiattach=False,project_id='867c77e5eba046f4a195bc8898a51780',qos_specs=None,replication_status=,reservations=['a5c01594-5648-459b-8b80-15220f0c37c3','05787ff7-eeb4-4353-96eb-6cba7c1d26a9','c884e94f-4200-4cc9-8a38-8e2716da5c38','217dd1a4-88c7-475e-9247-b777385a5019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c7250069531495f92f989e661f9662b',volume_type_id=95a18d62-4835-4731-94ff-12f9cce693d4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:21.204045 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0b5f3e-7af4-4eb7-8cb2-2274d666d3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:21.218238 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b0b5f3e-7af4-4eb7-8cb2-2274d666d3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:21.218238 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Flow 'volume_create_api' (86d8c457-ee8a-4778-9e8c-8cafd058eafb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:21.218238 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Create volume request issued successfully. Aug 04 09:05:21.218238 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:21.218238 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:21.251306 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:21.254154 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.254154 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:21.257092 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-792d3cec-c6b0-4eb9-b85a-fcb7f59ebbb9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:21.257498 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 414/1657] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:05:21 2026] POST /volume/v3/volumes => generated 821 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:21.269041 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.270690 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 Aug 04 09:05:21.270884 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.271075 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.279739 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.279739 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:21.283863 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:21.283863 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:21.283863 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:21.319480 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:21.323152 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.323152 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:21.331178 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7cfebef6-1e37-431f-9a0e-85c734590f2c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 returned with HTTP 200 Aug 04 09:05:21.331705 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 411/1658] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 => generated 889 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:21.437125 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f56136ac-9fdd-40a0-ac31-149d9aa42aed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.438374 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f56136ac-9fdd-40a0-ac31-149d9aa42aed tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:21.438655 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f56136ac-9fdd-40a0-ac31-149d9aa42aed tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.438890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f56136ac-9fdd-40a0-ac31-149d9aa42aed tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.444907 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.444907 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:21.447895 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f56136ac-9fdd-40a0-ac31-149d9aa42aed tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Volume info retrieved successfully. Aug 04 09:05:21.451620 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f56136ac-9fdd-40a0-ac31-149d9aa42aed tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 200 Aug 04 09:05:21.451620 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 415/1659] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 946 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:21.464104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1dae7310-12fd-4e18-880e-17456be6215e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.465803 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1dae7310-12fd-4e18-880e-17456be6215e tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] POST https://10.4.3.176/volume/v3/volume-transfers Aug 04 09:05:21.466132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1dae7310-12fd-4e18-880e-17456be6215e tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "af12e250-76c6-4843-9583-9a2bffb5adb8"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:21.467460 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volume_transfer [None req-1dae7310-12fd-4e18-880e-17456be6215e tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Creating new volume transfer {'transfer': {'volume_id': 'af12e250-76c6-4843-9583-9a2bffb5adb8'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 09:05:21.467585 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volume_transfer [None req-1dae7310-12fd-4e18-880e-17456be6215e tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Creating transfer of volume af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:21.467712 np0000006401 devstack@c-api.service[100459]: INFO cinder.transfer.api [None req-1dae7310-12fd-4e18-880e-17456be6215e tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Generating transfer record for volume af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:21.474157 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.474157 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:21.482411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1dae7310-12fd-4e18-880e-17456be6215e tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers returned with HTTP 202 Aug 04 09:05:21.482929 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 420/1660] 10.4.3.176 () {70 vars in 1326 bytes} [Tue Aug 4 09:05:21 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:21.492101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c9dc7a66-6776-44ea-824d-182267fb3673 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.493811 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c9dc7a66-6776-44ea-824d-182267fb3673 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:21.493990 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c9dc7a66-6776-44ea-824d-182267fb3673 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.494160 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c9dc7a66-6776-44ea-824d-182267fb3673 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.500275 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.500275 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:21.503142 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c9dc7a66-6776-44ea-824d-182267fb3673 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Volume info retrieved successfully. Aug 04 09:05:21.506532 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c9dc7a66-6776-44ea-824d-182267fb3673 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 200 Aug 04 09:05:21.506853 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 415/1661] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:21.520824 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e348f57-81e3-4703-961f-6aa204715f37 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.522658 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e348f57-81e3-4703-961f-6aa204715f37 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e Aug 04 09:05:21.522846 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e348f57-81e3-4703-961f-6aa204715f37 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.523020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e348f57-81e3-4703-961f-6aa204715f37 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.526739 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e348f57-81e3-4703-961f-6aa204715f37 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e returned with HTTP 200 Aug 04 09:05:21.527125 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 412/1662] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:21.535977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0036ed09-4c35-48e9-8b5b-4434cc67e4b5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.537331 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0036ed09-4c35-48e9-8b5b-4434cc67e4b5 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volume-transfers Aug 04 09:05:21.537620 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0036ed09-4c35-48e9-8b5b-4434cc67e4b5 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.537909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0036ed09-4c35-48e9-8b5b-4434cc67e4b5 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.538154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volume_transfer [None req-0036ed09-4c35-48e9-8b5b-4434cc67e4b5 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Listing volume transfers {{(pid=100460) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 09:05:21.542030 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0036ed09-4c35-48e9-8b5b-4434cc67e4b5 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers returned with HTTP 200 Aug 04 09:05:21.542466 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 416/1663] 10.4.3.176 () {68 vars in 1305 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:21.549119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.605086 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] POST https://10.4.3.176/volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e/accept Aug 04 09:05:21.605461 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f8c87bb9ce2ade75"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:21.606937 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.volume_transfer [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Accepting volume transfer efe7cec8-b6e0-407c-81f2-8c9b051aab0e {{(pid=100459) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 09:05:21.607065 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.volume_transfer [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Accepting transfer efe7cec8-b6e0-407c-81f2-8c9b051aab0e Aug 04 09:05:21.655237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Created reservations ['637b39ec-dd4d-4332-87c4-c492fb9c10c8', '0fb515d0-f9a0-41fd-bff6-5feb62c1680e', '0c33d988-f1da-4407-b3b0-4cba40f1c73f', 'ecf125d9-a499-4eb8-9a9a-d19791326563'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:21.675906 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Created reservations ['6da5337b-7a26-4927-b425-4f749cad0d40', '0b55d40a-1247-4048-9df6-016bd9950a2d', 'be18171c-b527-42b3-8374-650eb45b9e5d', '32b30bd2-8351-4d97-a005-ac83cc87165b'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:21.727085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Created reservations ['90a480bd-7b36-4320-b83c-38cf74051dc6', '309c825e-b64f-47bd-99ed-3df29d3bcfb8', '86213124-03e5-4353-b351-b19241442838', 'ccbb50e9-6a89-4736-9c55-425e086b3227'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:21.761117 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Created reservations ['9628bbe1-a5cc-4d90-86f7-f27e6b8edaa8', '9bed9ed1-9ff6-46f6-8f04-84e0e4da4f5b', '89a2b07a-a09c-4bdc-a182-ca59f15a2c76', '40be875c-467f-40b7-a9f7-4c0bd1962d05'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:21.771300 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Transfer volume completed successfully. Aug 04 09:05:21.859397 np0000006401 devstack@c-api.service[100459]: INFO cinder.transfer.api [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Volume af12e250-76c6-4843-9583-9a2bffb5adb8 has been transferred. Aug 04 09:05:21.866850 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9d2ef04-214f-4fdc-a2c5-9b5d183c64ec tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] https://10.4.3.176/volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e/accept returned with HTTP 202 Aug 04 09:05:21.867438 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 421/1664] 10.4.3.176 () {70 vars in 1458 bytes} [Tue Aug 4 09:05:21 2026] POST /volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e/accept => generated 365 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:21.876077 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a444a924-c039-43b9-afe2-6d0c9d4b7f7d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.877985 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a444a924-c039-43b9-afe2-6d0c9d4b7f7d tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:21.878209 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a444a924-c039-43b9-afe2-6d0c9d4b7f7d tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.878430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a444a924-c039-43b9-afe2-6d0c9d4b7f7d tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.884798 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.884798 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:21.888079 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a444a924-c039-43b9-afe2-6d0c9d4b7f7d tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Volume info retrieved successfully. Aug 04 09:05:21.898077 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a444a924-c039-43b9-afe2-6d0c9d4b7f7d tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 200 Aug 04 09:05:21.898506 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 416/1665] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:21.910307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-41489b24-3871-4011-bf14-84030e096822 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.912285 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-59f9babd-99d7-41a7-a732-7ee97236aa4b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.912598 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41489b24-3871-4011-bf14-84030e096822 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] GET https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 Aug 04 09:05:21.912598 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41489b24-3871-4011-bf14-84030e096822 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.912598 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41489b24-3871-4011-bf14-84030e096822 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.916282 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-59f9babd-99d7-41a7-a732-7ee97236aa4b tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:21.916282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-59f9babd-99d7-41a7-a732-7ee97236aa4b tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.916282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-59f9babd-99d7-41a7-a732-7ee97236aa4b tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.921650 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41489b24-3871-4011-bf14-84030e096822 tempest-AttachVolumeNegativeTest-1644176779 tempest-AttachVolumeNegativeTest-1644176779-project-member] https://10.4.3.176/volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 returned with HTTP 404 Aug 04 09:05:21.921717 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 413/1666] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volumes/a17109cf-a855-48b1-a9c9-90d81b040481 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:21.935649 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:21.935649 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:21.943012 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-59f9babd-99d7-41a7-a732-7ee97236aa4b tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] Volume info retrieved successfully. Aug 04 09:05:21.949087 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-59f9babd-99d7-41a7-a732-7ee97236aa4b tempest-VolumesTransfersV355Test-914795782 tempest-VolumesTransfersV355Test-914795782-project-member] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 200 Aug 04 09:05:21.949087 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 417/1667] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:21 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 946 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:05:21.969449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ad347ccd-047b-49af-a839-e79727450e56 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:21.971364 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ad347ccd-047b-49af-a839-e79727450e56 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] DELETE https://10.4.3.176/volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e Aug 04 09:05:21.971583 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ad347ccd-047b-49af-a839-e79727450e56 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:21.971760 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ad347ccd-047b-49af-a839-e79727450e56 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:21.971923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.volume_transfer [None req-ad347ccd-047b-49af-a839-e79727450e56 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Delete transfer with id: efe7cec8-b6e0-407c-81f2-8c9b051aab0e Aug 04 09:05:21.978182 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ad347ccd-047b-49af-a839-e79727450e56 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e returned with HTTP 404 Aug 04 09:05:21.978699 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 422/1668] 10.4.3.176 () {68 vars in 1419 bytes} [Tue Aug 4 09:05:21 2026] DELETE /volume/v3/volume-transfers/efe7cec8-b6e0-407c-81f2-8c9b051aab0e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:21.989835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-172a7d36-4694-475f-91b6-6d428773e1de None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:22.026158 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-172a7d36-4694-475f-91b6-6d428773e1de tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:22.026519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-172a7d36-4694-475f-91b6-6d428773e1de tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:22.026868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-172a7d36-4694-475f-91b6-6d428773e1de tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:22.027068 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-172a7d36-4694-475f-91b6-6d428773e1de tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Delete volume with id: af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:22.037047 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:22.037047 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:22.037553 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-172a7d36-4694-475f-91b6-6d428773e1de tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Volume info retrieved successfully. Aug 04 09:05:22.059499 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-172a7d36-4694-475f-91b6-6d428773e1de tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Delete volume request issued successfully. Aug 04 09:05:22.059782 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-172a7d36-4694-475f-91b6-6d428773e1de tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 202 Aug 04 09:05:22.060349 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 417/1669] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:05:21 2026] DELETE /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:22.068221 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d28f9a82-5319-4849-bcab-9ac0ecc2c372 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:22.070223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d28f9a82-5319-4849-bcab-9ac0ecc2c372 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:22.070509 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d28f9a82-5319-4849-bcab-9ac0ecc2c372 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:22.070718 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d28f9a82-5319-4849-bcab-9ac0ecc2c372 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:22.080441 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:22.080441 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:22.084664 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d28f9a82-5319-4849-bcab-9ac0ecc2c372 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Volume info retrieved successfully. Aug 04 09:05:22.089547 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d28f9a82-5319-4849-bcab-9ac0ecc2c372 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 200 Aug 04 09:05:22.090151 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 414/1670] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:22 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 1130 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:22.345987 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:22.347604 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 Aug 04 09:05:22.348014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:22.348326 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:22.364959 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:22.364959 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:22.376066 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:22.377026 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:22.377240 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:22.436387 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:22.442357 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:22.442357 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:22.460165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ed3b9cbb-f812-43e1-bd9f-6b2664233832 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 returned with HTTP 200 Aug 04 09:05:22.460816 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 418/1671] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:22 2026] GET /volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:22.477398 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:22.480930 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/group_snapshots Aug 04 09:05:22.481361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "cf61ca28-c6c2-4050-9400-2c3ebda88cc4", "name": "tempest-group_snapshot-610123923"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:22.483063 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'cf61ca28-c6c2-4050-9400-2c3ebda88cc4', 'name': 'tempest-group_snapshot-610123923'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 09:05:22.486476 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:22.486476 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:22.489783 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.group_snapshots [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Creating group_snapshot tempest-group_snapshot-610123923. Aug 04 09:05:22.505754 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:22.505754 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:22.517956 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-135072372 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-135072372, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:22.518217 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-135072372 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-135072372, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:22.535064 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Created reservations ['5e746c52-633c-42c2-8fc2-11ae5b898dea', 'eb87436c-e43a-4279-aefe-b024fd314ab0', '8e821892-54d9-4d0b-9e6e-62bca0a3ebac', '1df2956c-4830-41c2-97a2-35500db73ddd'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:22.559006 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa2d6eef-22a3-4fc1-ab4d-e61b6131395b tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots returned with HTTP 202 Aug 04 09:05:22.559488 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 423/1672] 10.4.3.176 () {70 vars in 1324 bytes} [Tue Aug 4 09:05:22 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:22.566946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-05f3239b-21e9-4b1b-845e-422c08f85b25 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:22.568680 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-05f3239b-21e9-4b1b-845e-422c08f85b25 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:22.568882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-05f3239b-21e9-4b1b-845e-422c08f85b25 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:22.569056 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-05f3239b-21e9-4b1b-845e-422c08f85b25 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:22.569181 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-05f3239b-21e9-4b1b-845e-422c08f85b25 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member aed186e4-c901-4a8d-aaf7-c89648adbdf4 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:22.572084 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:22.572084 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:22.575057 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-05f3239b-21e9-4b1b-845e-422c08f85b25 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 returned with HTTP 200 Aug 04 09:05:22.575462 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 418/1673] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:22 2026] GET /volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 => generated 306 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:23.103027 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bb619ee9-9e59-437a-98fb-7437a5af9246 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.106870 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb619ee9-9e59-437a-98fb-7437a5af9246 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:23.106870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb619ee9-9e59-437a-98fb-7437a5af9246 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.106870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb619ee9-9e59-437a-98fb-7437a5af9246 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.110896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb619ee9-9e59-437a-98fb-7437a5af9246 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 404 Aug 04 09:05:23.111449 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 415/1674] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:23.117625 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0aafbfff-18d8-404d-84e1-83579a954e9d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.119573 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0aafbfff-18d8-404d-84e1-83579a954e9d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:23.119821 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0aafbfff-18d8-404d-84e1-83579a954e9d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.120002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0aafbfff-18d8-404d-84e1-83579a954e9d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.127643 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0aafbfff-18d8-404d-84e1-83579a954e9d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 404 Aug 04 09:05:23.128174 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 419/1675] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:23.139191 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-80b99d78-648d-4484-87a4-ee8cefa4335a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.140088 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-80b99d78-648d-4484-87a4-ee8cefa4335a tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] DELETE https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:23.140229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-80b99d78-648d-4484-87a4-ee8cefa4335a tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.140401 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-80b99d78-648d-4484-87a4-ee8cefa4335a tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.140597 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-80b99d78-648d-4484-87a4-ee8cefa4335a tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Delete volume with id: af12e250-76c6-4843-9583-9a2bffb5adb8 Aug 04 09:05:23.149025 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-80b99d78-648d-4484-87a4-ee8cefa4335a tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 returned with HTTP 404 Aug 04 09:05:23.149752 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 424/1676] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:05:23 2026] DELETE /volume/v3/volumes/af12e250-76c6-4843-9583-9a2bffb5adb8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:23.158415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.160022 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:23.160398 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1116440759"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:23.161766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1116440759'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:23.161889 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Create volume of 1 GB Aug 04 09:05:23.165571 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Availability Zones retrieved successfully. Aug 04 09:05:23.170959 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Flow 'volume_create_api' (ce909bb2-80be-41bd-bec2-e8d44acb4f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:23.172393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcd5ebf-9e2d-4e49-bee8-e8622f13914a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:23.173214 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:23.200599 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fcd5ebf-9e2d-4e49-bee8-e8622f13914a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:23.201350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (552a4687-88f9-4138-8295-188e549ffd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:23.255613 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Created reservations ['7a877f8a-4800-4bf0-94e6-e325fcf05228', '760ec98d-1ca7-41d9-991e-67597d33d5b1', 'aaec20a3-aaa6-4e10-97e9-a1d88e710ca2', 'c2876746-cffa-4a4d-b233-6002d4d6f4e3'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:23.256596 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (552a4687-88f9-4138-8295-188e549ffd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a877f8a-4800-4bf0-94e6-e325fcf05228', '760ec98d-1ca7-41d9-991e-67597d33d5b1', 'aaec20a3-aaa6-4e10-97e9-a1d88e710ca2', 'c2876746-cffa-4a4d-b233-6002d4d6f4e3']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:23.257534 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a2e976-8354-43a4-87f1-c9cfd2990de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:23.284394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a2e976-8354-43a4-87f1-c9cfd2990de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c883588-7814-4a00-b048-ed0fdd199f2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1116440759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0eed7cfa23f43628d8a57aa4cf478e9',qos_specs=None,replication_status=,reservations=['7a877f8a-4800-4bf0-94e6-e325fcf05228','760ec98d-1ca7-41d9-991e-67597d33d5b1','aaec20a3-aaa6-4e10-97e9-a1d88e710ca2','c2876746-cffa-4a4d-b233-6002d4d6f4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe24de257564e90ae2c0132b5e827a6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1116440759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c883588-7814-4a00-b048-ed0fdd199f2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0eed7cfa23f43628d8a57aa4cf478e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfe24de257564e90ae2c0132b5e827a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:23.285934 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da55790-11ed-4c97-b01c-385ce2b15a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:23.312916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da55790-11ed-4c97-b01c-385ce2b15a79) transitioned into state 'SUCCESS' from state '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-1116440759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0eed7cfa23f43628d8a57aa4cf478e9',qos_specs=None,replication_status=,reservations=['7a877f8a-4800-4bf0-94e6-e325fcf05228','760ec98d-1ca7-41d9-991e-67597d33d5b1','aaec20a3-aaa6-4e10-97e9-a1d88e710ca2','c2876746-cffa-4a4d-b233-6002d4d6f4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfe24de257564e90ae2c0132b5e827a6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:23.314177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a51958-f12d-4470-86fa-b8aaa0fe7e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:23.327258 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a51958-f12d-4470-86fa-b8aaa0fe7e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:23.327608 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Flow 'volume_create_api' (ce909bb2-80be-41bd-bec2-e8d44acb4f0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:23.327870 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Create volume request issued successfully. Aug 04 09:05:23.328419 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d732590b-d9e4-49e5-a3dd-2ee29eb67535 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:23.328905 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 419/1677] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:05:23 2026] POST /volume/v3/volumes => generated 819 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:23.341077 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-62471e90-6851-468f-ab51-1bd5111548e7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.343517 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62471e90-6851-468f-ab51-1bd5111548e7 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:23.343858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62471e90-6851-468f-ab51-1bd5111548e7 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.344158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62471e90-6851-468f-ab51-1bd5111548e7 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.357266 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.357266 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:23.361491 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-62471e90-6851-468f-ab51-1bd5111548e7 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Volume info retrieved successfully. Aug 04 09:05:23.368443 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62471e90-6851-468f-ab51-1bd5111548e7 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 200 Aug 04 09:05:23.369314 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 416/1678] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:23.587981 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5294f0a2-2a9b-463c-adf5-eb0381dc5af9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.590242 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5294f0a2-2a9b-463c-adf5-eb0381dc5af9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:23.590519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5294f0a2-2a9b-463c-adf5-eb0381dc5af9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.590738 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5294f0a2-2a9b-463c-adf5-eb0381dc5af9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.590890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.group_snapshots [None req-5294f0a2-2a9b-463c-adf5-eb0381dc5af9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member aed186e4-c901-4a8d-aaf7-c89648adbdf4 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:23.594434 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.594434 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:23.597943 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5294f0a2-2a9b-463c-adf5-eb0381dc5af9 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 returned with HTTP 200 Aug 04 09:05:23.598402 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 420/1679] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:23.610497 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-93a354b5-8f65-4600-a782-86b31c2428cd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.612050 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-93a354b5-8f65-4600-a782-86b31c2428cd tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:05:23.612261 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-93a354b5-8f65-4600-a782-86b31c2428cd tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.612436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-93a354b5-8f65-4600-a782-86b31c2428cd tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.612673 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-93a354b5-8f65-4600-a782-86b31c2428cd tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:23.612901 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.612901 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:23.613645 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-93a354b5-8f65-4600-a782-86b31c2428cd tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Building query based on filter {{(pid=100459) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:05:23.617361 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-93a354b5-8f65-4600-a782-86b31c2428cd tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all snapshots completed successfully. Aug 04 09:05:23.617663 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.617663 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:23.618120 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-93a354b5-8f65-4600-a782-86b31c2428cd tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:05:23.618488 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 425/1680] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:23.627717 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-66564b5e-7528-4c90-9147-16d66290e32f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.629891 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-66564b5e-7528-4c90-9147-16d66290e32f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/f7cf5ed6-878f-476c-bca0-16e9bee0b8cc Aug 04 09:05:23.630111 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-66564b5e-7528-4c90-9147-16d66290e32f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.630365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-66564b5e-7528-4c90-9147-16d66290e32f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.636064 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.636064 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:23.636602 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-66564b5e-7528-4c90-9147-16d66290e32f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Snapshot retrieved successfully. Aug 04 09:05:23.637520 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-66564b5e-7528-4c90-9147-16d66290e32f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/f7cf5ed6-878f-476c-bca0-16e9bee0b8cc returned with HTTP 200 Aug 04 09:05:23.637930 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 420/1681] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/snapshots/f7cf5ed6-878f-476c-bca0-16e9bee0b8cc => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:23.646637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-520b01d0-8aac-4341-9545-9aedce78b889 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.648806 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-520b01d0-8aac-4341-9545-9aedce78b889 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:23.649102 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-520b01d0-8aac-4341-9545-9aedce78b889 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.649420 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-520b01d0-8aac-4341-9545-9aedce78b889 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.649591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.group_snapshots [None req-520b01d0-8aac-4341-9545-9aedce78b889 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member aed186e4-c901-4a8d-aaf7-c89648adbdf4 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:23.653306 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.653306 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:23.659982 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-520b01d0-8aac-4341-9545-9aedce78b889 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 returned with HTTP 200 Aug 04 09:05:23.660467 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 417/1682] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:23.669658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8d05e57b-549a-4b2f-8a34-37760d2ada55 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.672515 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d05e57b-549a-4b2f-8a34-37760d2ada55 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/detail Aug 04 09:05:23.672515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d05e57b-549a-4b2f-8a34-37760d2ada55 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.672515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d05e57b-549a-4b2f-8a34-37760d2ada55 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.686395 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d05e57b-549a-4b2f-8a34-37760d2ada55 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 04 09:05:23.686395 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 421/1683] 10.4.3.176 () {68 vars in 1323 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:23.693444 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d3e5f861-bb84-495b-af58-9d4e910c359f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.695188 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d3e5f861-bb84-495b-af58-9d4e910c359f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] DELETE https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:23.695423 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d3e5f861-bb84-495b-af58-9d4e910c359f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.695621 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d3e5f861-bb84-495b-af58-9d4e910c359f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.695770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-d3e5f861-bb84-495b-af58-9d4e910c359f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for member aed186e4-c901-4a8d-aaf7-c89648adbdf4 {{(pid=100459) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 09:05:23.695857 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.group_snapshots [None req-d3e5f861-bb84-495b-af58-9d4e910c359f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group_snapshot with id: aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:23.699024 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.699024 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:23.730931 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d3e5f861-bb84-495b-af58-9d4e910c359f tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 returned with HTTP 202 Aug 04 09:05:23.731371 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 426/1684] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:05:23 2026] DELETE /volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:23.738621 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.739993 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:23.740184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.740396 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.740707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:23.741418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:23.749497 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:23.749970 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:23.750107 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:23.789622 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:23.793790 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.793790 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:23.803937 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-80b28f7e-e32f-4b45-8c24-9c1c14b79d3e tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:23.804182 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 421/1685] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:23.819539 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.821865 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:05:23.822488 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.822767 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.823312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:23.824595 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:05:23.830009 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all snapshots completed successfully. Aug 04 09:05:23.830868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e01e1451-2dcf-410e-b193-a32dbc3b2472 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:05:23.831183 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 418/1686] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 04 09:05:23.838900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-71ff5f79-694b-4789-9721-14d947e8fa85 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.840609 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-71ff5f79-694b-4789-9721-14d947e8fa85 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:23.840822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-71ff5f79-694b-4789-9721-14d947e8fa85 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.840996 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-71ff5f79-694b-4789-9721-14d947e8fa85 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.841118 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.group_snapshots [None req-71ff5f79-694b-4789-9721-14d947e8fa85 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member aed186e4-c901-4a8d-aaf7-c89648adbdf4 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:05:23.843786 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-71ff5f79-694b-4789-9721-14d947e8fa85 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 returned with HTTP 404 Aug 04 09:05:23.844186 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 422/1687] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:23.851419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0ca44a6f-3d5c-40bd-b6b8-3a817d8a2c8c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.853060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ca44a6f-3d5c-40bd-b6b8-3a817d8a2c8c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/group_snapshots Aug 04 09:05:23.853290 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ca44a6f-3d5c-40bd-b6b8-3a817d8a2c8c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.853474 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ca44a6f-3d5c-40bd-b6b8-3a817d8a2c8c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.853738 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.853738 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:23.857827 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ca44a6f-3d5c-40bd-b6b8-3a817d8a2c8c tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots returned with HTTP 200 Aug 04 09:05:23.858278 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 427/1688] 10.4.3.176 () {68 vars in 1302 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:23.865431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-30e57d65-0f9a-411a-ab6b-67331bca9e77 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.868062 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30e57d65-0f9a-411a-ab6b-67331bca9e77 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] DELETE https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:23.868384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30e57d65-0f9a-411a-ab6b-67331bca9e77 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.868657 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30e57d65-0f9a-411a-ab6b-67331bca9e77 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.868856 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-30e57d65-0f9a-411a-ab6b-67331bca9e77 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for member aed186e4-c901-4a8d-aaf7-c89648adbdf4 {{(pid=100462) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 09:05:23.869287 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.group_snapshots [None req-30e57d65-0f9a-411a-ab6b-67331bca9e77 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group_snapshot with id: aed186e4-c901-4a8d-aaf7-c89648adbdf4 Aug 04 09:05:23.873061 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30e57d65-0f9a-411a-ab6b-67331bca9e77 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 returned with HTTP 404 Aug 04 09:05:23.873599 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 422/1689] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:05:23 2026] DELETE /volume/v3/group_snapshots/aed186e4-c901-4a8d-aaf7-c89648adbdf4 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:23.880998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.883832 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:05:23.884275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:23.884565 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:23.884883 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:23.886499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:05:23.897227 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Get all volumes completed successfully. Aug 04 09:05:23.898028 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:23.898334 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:23.939806 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:23.942510 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.942510 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:23.948961 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17b67106-3ad8-4579-84eb-e1f1b9b6b042 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:05:23.949090 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 419/1690] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:05:23 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:23.965954 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7be1e547-7d32-4d9e-b57a-9b7dc99f2ae3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:23.971231 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7be1e547-7d32-4d9e-b57a-9b7dc99f2ae3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] POST https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4/action Aug 04 09:05:23.971231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7be1e547-7d32-4d9e-b57a-9b7dc99f2ae3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:23.971231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7be1e547-7d32-4d9e-b57a-9b7dc99f2ae3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:23.971946 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-7be1e547-7d32-4d9e-b57a-9b7dc99f2ae3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] delete called for group cf61ca28-c6c2-4050-9400-2c3ebda88cc4 {{(pid=100460) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:05:23.972179 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.groups [None req-7be1e547-7d32-4d9e-b57a-9b7dc99f2ae3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Delete group with id: cf61ca28-c6c2-4050-9400-2c3ebda88cc4 Aug 04 09:05:23.977010 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:23.977010 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:24.024029 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7be1e547-7d32-4d9e-b57a-9b7dc99f2ae3 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4/action returned with HTTP 202 Aug 04 09:05:24.024029 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 423/1691] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:05:23 2026] POST /volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:24.030733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.032479 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 Aug 04 09:05:24.032672 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.032854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.039866 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.039866 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:24.043661 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Volume info retrieved successfully. Aug 04 09:05:24.044403 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:05:24.044460 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:05:24.077936 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:24.080999 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.080999 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:24.088094 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e928dd0e-6bbd-415d-bb95-ebe6ee4db693 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 returned with HTTP 200 Aug 04 09:05:24.088513 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 428/1692] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:24 2026] GET /volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:24.382660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9202904b-d328-42e0-8c31-e18dcfd4bd41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.384221 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9202904b-d328-42e0-8c31-e18dcfd4bd41 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.384467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9202904b-d328-42e0-8c31-e18dcfd4bd41 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.384658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9202904b-d328-42e0-8c31-e18dcfd4bd41 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.395726 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.395726 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:24.400194 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9202904b-d328-42e0-8c31-e18dcfd4bd41 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Volume info retrieved successfully. Aug 04 09:05:24.404899 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9202904b-d328-42e0-8c31-e18dcfd4bd41 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 200 Aug 04 09:05:24.405421 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 423/1693] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:24 2026] GET /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:24.417470 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5a8a8db9-716f-429a-8fa4-64815324a419 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.419183 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a8a8db9-716f-429a-8fa4-64815324a419 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] POST https://10.4.3.176/volume/v3/volume-transfers Aug 04 09:05:24.419595 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5a8a8db9-716f-429a-8fa4-64815324a419 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1c883588-7814-4a00-b048-ed0fdd199f2f"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:24.420915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volume_transfer [None req-5a8a8db9-716f-429a-8fa4-64815324a419 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Creating new volume transfer {'transfer': {'volume_id': '1c883588-7814-4a00-b048-ed0fdd199f2f'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 09:05:24.421043 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volume_transfer [None req-5a8a8db9-716f-429a-8fa4-64815324a419 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Creating transfer of volume 1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.421150 np0000006401 devstack@c-api.service[100461]: INFO cinder.transfer.api [None req-5a8a8db9-716f-429a-8fa4-64815324a419 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Generating transfer record for volume 1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.433595 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.433595 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:24.466963 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a8a8db9-716f-429a-8fa4-64815324a419 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers returned with HTTP 202 Aug 04 09:05:24.466963 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 420/1694] 10.4.3.176 () {70 vars in 1326 bytes} [Tue Aug 4 09:05:24 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:24.477443 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6809e9e1-2834-4f1d-b1ee-9b43928038bc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.481293 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6809e9e1-2834-4f1d-b1ee-9b43928038bc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.481293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6809e9e1-2834-4f1d-b1ee-9b43928038bc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.481293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6809e9e1-2834-4f1d-b1ee-9b43928038bc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.496009 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.496009 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:24.510684 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6809e9e1-2834-4f1d-b1ee-9b43928038bc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Volume info retrieved successfully. Aug 04 09:05:24.516946 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6809e9e1-2834-4f1d-b1ee-9b43928038bc tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 200 Aug 04 09:05:24.517445 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 424/1695] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:24 2026] GET /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:24.535083 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-36b14527-785d-450c-ae96-a266daad2e88 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.537686 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36b14527-785d-450c-ae96-a266daad2e88 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volume-transfers/detail Aug 04 09:05:24.537843 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36b14527-785d-450c-ae96-a266daad2e88 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.538095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36b14527-785d-450c-ae96-a266daad2e88 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.538350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volume_transfer [None req-36b14527-785d-450c-ae96-a266daad2e88 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Listing volume transfers {{(pid=100459) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 09:05:24.545406 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36b14527-785d-450c-ae96-a266daad2e88 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 04 09:05:24.545406 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 429/1696] 10.4.3.176 () {68 vars in 1326 bytes} [Tue Aug 4 09:05:24 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:24.558038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-16bfc083-7566-4922-9b65-6d37a9501f6d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.560728 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-16bfc083-7566-4922-9b65-6d37a9501f6d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] DELETE https://10.4.3.176/volume/v3/volume-transfers/dd0ca21e-eb1a-4210-b444-2365cfa07cea Aug 04 09:05:24.560954 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-16bfc083-7566-4922-9b65-6d37a9501f6d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.561150 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-16bfc083-7566-4922-9b65-6d37a9501f6d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.561451 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.volume_transfer [None req-16bfc083-7566-4922-9b65-6d37a9501f6d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Delete transfer with id: dd0ca21e-eb1a-4210-b444-2365cfa07cea Aug 04 09:05:24.572084 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.572084 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:24.585425 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-16bfc083-7566-4922-9b65-6d37a9501f6d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers/dd0ca21e-eb1a-4210-b444-2365cfa07cea returned with HTTP 202 Aug 04 09:05:24.586465 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 424/1697] 10.4.3.176 () {68 vars in 1419 bytes} [Tue Aug 4 09:05:24 2026] DELETE /volume/v3/volume-transfers/dd0ca21e-eb1a-4210-b444-2365cfa07cea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:24.596526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c207d3ce-a8d6-4dbb-9d1e-bc41385e061d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.596526 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c207d3ce-a8d6-4dbb-9d1e-bc41385e061d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.596526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c207d3ce-a8d6-4dbb-9d1e-bc41385e061d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.596526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c207d3ce-a8d6-4dbb-9d1e-bc41385e061d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.608959 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.608959 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:24.614558 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c207d3ce-a8d6-4dbb-9d1e-bc41385e061d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Volume info retrieved successfully. Aug 04 09:05:24.621046 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c207d3ce-a8d6-4dbb-9d1e-bc41385e061d tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 200 Aug 04 09:05:24.621637 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 421/1698] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:24 2026] GET /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:24.639225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4383f4b2-f3ac-42e8-bc74-7c51ad15b119 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.644054 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4383f4b2-f3ac-42e8-bc74-7c51ad15b119 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] DELETE https://10.4.3.176/volume/v3/volume-transfers/dd0ca21e-eb1a-4210-b444-2365cfa07cea Aug 04 09:05:24.644426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4383f4b2-f3ac-42e8-bc74-7c51ad15b119 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.644717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4383f4b2-f3ac-42e8-bc74-7c51ad15b119 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.644886 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.volume_transfer [None req-4383f4b2-f3ac-42e8-bc74-7c51ad15b119 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Delete transfer with id: dd0ca21e-eb1a-4210-b444-2365cfa07cea Aug 04 09:05:24.655924 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4383f4b2-f3ac-42e8-bc74-7c51ad15b119 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volume-transfers/dd0ca21e-eb1a-4210-b444-2365cfa07cea returned with HTTP 404 Aug 04 09:05:24.656528 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 425/1699] 10.4.3.176 () {68 vars in 1419 bytes} [Tue Aug 4 09:05:24 2026] DELETE /volume/v3/volume-transfers/dd0ca21e-eb1a-4210-b444-2365cfa07cea => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:24.667420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.669630 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.669961 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.670224 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.670485 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Delete volume with id: 1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.680857 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.680857 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:24.681411 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Volume info retrieved successfully. Aug 04 09:05:24.711709 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Delete volume request issued successfully. Aug 04 09:05:24.711952 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61103f69-72c1-4e02-b52b-e7b686e7cf5d tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 202 Aug 04 09:05:24.712463 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 430/1700] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:05:24 2026] DELETE /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:24.721746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8ed25365-4173-4065-a69f-fcd7baf21e6c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:24.727236 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8ed25365-4173-4065-a69f-fcd7baf21e6c tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] GET https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:24.727236 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8ed25365-4173-4065-a69f-fcd7baf21e6c tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:24.727236 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8ed25365-4173-4065-a69f-fcd7baf21e6c tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:24.737535 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:24.737535 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:24.741895 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8ed25365-4173-4065-a69f-fcd7baf21e6c tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Volume info retrieved successfully. Aug 04 09:05:24.750425 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8ed25365-4173-4065-a69f-fcd7baf21e6c tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 200 Aug 04 09:05:24.750425 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 425/1701] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:24 2026] GET /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:25.111163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e7ac8568-a5a7-44d3-94f7-10f3161c2de5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.113895 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e7ac8568-a5a7-44d3-94f7-10f3161c2de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 Aug 04 09:05:25.114684 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e7ac8568-a5a7-44d3-94f7-10f3161c2de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.114859 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e7ac8568-a5a7-44d3-94f7-10f3161c2de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.129921 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e7ac8568-a5a7-44d3-94f7-10f3161c2de5 tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 returned with HTTP 404 Aug 04 09:05:25.131352 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 422/1702] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:25 2026] GET /volume/v3/volumes/d8d1fada-d57c-4b7f-9518-5acb51a47981 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:25.141361 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-473f4ca1-ccb9-474b-8008-06c7e50725ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.146600 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-473f4ca1-ccb9-474b-8008-06c7e50725ac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] GET https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 Aug 04 09:05:25.146600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-473f4ca1-ccb9-474b-8008-06c7e50725ac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.146600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-473f4ca1-ccb9-474b-8008-06c7e50725ac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.146600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-473f4ca1-ccb9-474b-8008-06c7e50725ac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] show called for member cf61ca28-c6c2-4050-9400-2c3ebda88cc4 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:05:25.151737 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-473f4ca1-ccb9-474b-8008-06c7e50725ac tempest-GroupSnapshotsTest-438014598 tempest-GroupSnapshotsTest-438014598-project-member] https://10.4.3.176/volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 returned with HTTP 404 Aug 04 09:05:25.152294 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 426/1703] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:05:25 2026] GET /volume/v3/groups/cf61ca28-c6c2-4050-9400-2c3ebda88cc4 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:25.160166 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b1291c0e-aa99-45a2-aad7-f9ed528e814b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.162410 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b1291c0e-aa99-45a2-aad7-f9ed528e814b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/3dee21ac-8f95-4c4a-9554-e3d2c3c35965 Aug 04 09:05:25.162626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b1291c0e-aa99-45a2-aad7-f9ed528e814b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.162829 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b1291c0e-aa99-45a2-aad7-f9ed528e814b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.190184 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b1291c0e-aa99-45a2-aad7-f9ed528e814b tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/group_types/3dee21ac-8f95-4c4a-9554-e3d2c3c35965 returned with HTTP 202 Aug 04 09:05:25.190184 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 431/1704] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:25 2026] DELETE /volume/v3/group_types/3dee21ac-8f95-4c4a-9554-e3d2c3c35965 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:25.198964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-54ae9745-668f-4b25-aee8-ee99cd0d3c41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.201157 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54ae9745-668f-4b25-aee8-ee99cd0d3c41 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] DELETE https://10.4.3.176/volume/v3/types/95a18d62-4835-4731-94ff-12f9cce693d4 Aug 04 09:05:25.201434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-54ae9745-668f-4b25-aee8-ee99cd0d3c41 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.201692 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-54ae9745-668f-4b25-aee8-ee99cd0d3c41 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.253315 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54ae9745-668f-4b25-aee8-ee99cd0d3c41 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types/95a18d62-4835-4731-94ff-12f9cce693d4 returned with HTTP 202 Aug 04 09:05:25.253818 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 426/1705] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:25 2026] DELETE /volume/v3/types/95a18d62-4835-4731-94ff-12f9cce693d4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:25.264923 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7a82dee7-7d7c-4305-9192-e2ba3a62fbd9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.269996 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7a82dee7-7d7c-4305-9192-e2ba3a62fbd9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] GET https://10.4.3.176/volume/v3/types/95a18d62-4835-4731-94ff-12f9cce693d4 Aug 04 09:05:25.269996 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7a82dee7-7d7c-4305-9192-e2ba3a62fbd9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.269996 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7a82dee7-7d7c-4305-9192-e2ba3a62fbd9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.273606 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7a82dee7-7d7c-4305-9192-e2ba3a62fbd9 tempest-GroupSnapshotsTest-1953651427 tempest-GroupSnapshotsTest-1953651427-project-admin] https://10.4.3.176/volume/v3/types/95a18d62-4835-4731-94ff-12f9cce693d4 returned with HTTP 404 Aug 04 09:05:25.274444 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 423/1706] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:25 2026] GET /volume/v3/types/95a18d62-4835-4731-94ff-12f9cce693d4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:25.766750 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e3ef413f-51ee-4a24-ac94-ed300e742d82 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.768987 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3ef413f-51ee-4a24-ac94-ed300e742d82 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] GET https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:25.769274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3ef413f-51ee-4a24-ac94-ed300e742d82 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.769520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3ef413f-51ee-4a24-ac94-ed300e742d82 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.780278 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3ef413f-51ee-4a24-ac94-ed300e742d82 tempest-VolumesTransfersV355Test-1598545723 tempest-VolumesTransfersV355Test-1598545723-project-admin] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 404 Aug 04 09:05:25.780989 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 427/1707] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:25 2026] GET /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:25.792641 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-45a18f87-5d29-42b4-850c-6191787dd810 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.795134 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-45a18f87-5d29-42b4-850c-6191787dd810 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] GET https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:25.795426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-45a18f87-5d29-42b4-850c-6191787dd810 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.795667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-45a18f87-5d29-42b4-850c-6191787dd810 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.805620 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-45a18f87-5d29-42b4-850c-6191787dd810 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 404 Aug 04 09:05:25.806331 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 432/1708] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:05:25 2026] GET /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:25.816624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-19adb894-1c6f-4e48-874d-27e1368af8a0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:25.817933 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-19adb894-1c6f-4e48-874d-27e1368af8a0 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:25.818055 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-19adb894-1c6f-4e48-874d-27e1368af8a0 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:25.818292 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-19adb894-1c6f-4e48-874d-27e1368af8a0 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:25.818429 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-19adb894-1c6f-4e48-874d-27e1368af8a0 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] Delete volume with id: 1c883588-7814-4a00-b048-ed0fdd199f2f Aug 04 09:05:25.829825 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-19adb894-1c6f-4e48-874d-27e1368af8a0 tempest-VolumesTransfersV355Test-494432507 tempest-VolumesTransfersV355Test-494432507-project-member] https://10.4.3.176/volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f returned with HTTP 404 Aug 04 09:05:25.830335 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 427/1709] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:05:25 2026] DELETE /volume/v3/volumes/1c883588-7814-4a00-b048-ed0fdd199f2f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:26.036324 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-348cf180-836f-4da8-85f5-4bc5d716d904 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:26.040732 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-348cf180-836f-4da8-85f5-4bc5d716d904 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] DELETE https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 Aug 04 09:05:26.041018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-348cf180-836f-4da8-85f5-4bc5d716d904 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:26.041317 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-348cf180-836f-4da8-85f5-4bc5d716d904 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:26.051083 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:26.051083 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:26.111703 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-348cf180-836f-4da8-85f5-4bc5d716d904 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 returned with HTTP 200 Aug 04 09:05:26.112134 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 424/1710] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:05:26 2026] DELETE /volume/v3/attachments/342eca12-77bc-4083-81e8-9464ba11ad63 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:05:26.124837 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:26.130484 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 Aug 04 09:05:26.130707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:26.130938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:26.131165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Delete volume with id: 1f7192ae-01fb-4afd-93df-71bd7923ba50 Aug 04 09:05:26.141042 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:26.141042 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:26.141562 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:05:26.168669 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Delete volume request issued successfully. Aug 04 09:05:26.169133 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-90afa891-a7d6-4f06-b693-5b91576ce321 req-3d50e322-9647-45cb-98a3-0dde1b0252ce tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 returned with HTTP 202 Aug 04 09:05:26.169441 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 428/1711] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:05:26 2026] DELETE /volume/v3/volumes/1f7192ae-01fb-4afd-93df-71bd7923ba50 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:27.144911 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d431a706-6f6d-49de-af7e-80032b5aba9c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:27.149627 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d431a706-6f6d-49de-af7e-80032b5aba9c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] DELETE https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:05:27.149838 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d431a706-6f6d-49de-af7e-80032b5aba9c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:27.150217 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d431a706-6f6d-49de-af7e-80032b5aba9c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:27.150439 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-d431a706-6f6d-49de-af7e-80032b5aba9c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Delete volume with id: 0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:05:27.166385 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:27.166385 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:27.167070 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d431a706-6f6d-49de-af7e-80032b5aba9c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:05:27.193587 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d431a706-6f6d-49de-af7e-80032b5aba9c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Delete volume request issued successfully. Aug 04 09:05:27.193907 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d431a706-6f6d-49de-af7e-80032b5aba9c tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 202 Aug 04 09:05:27.194396 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 433/1712] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:05:27 2026] DELETE /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:27.203750 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c769030c-e01d-4a62-bfde-de6c3de76c96 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:27.206026 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c769030c-e01d-4a62-bfde-de6c3de76c96 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:05:27.206251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c769030c-e01d-4a62-bfde-de6c3de76c96 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:27.206624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c769030c-e01d-4a62-bfde-de6c3de76c96 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:27.214773 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:27.214773 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:27.218956 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c769030c-e01d-4a62-bfde-de6c3de76c96 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Volume info retrieved successfully. Aug 04 09:05:27.225328 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c769030c-e01d-4a62-bfde-de6c3de76c96 tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 200 Aug 04 09:05:27.225328 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 428/1713] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:27 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:27.488321 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e1cff8e1-6856-4b81-9804-cb36464a4d9d req-fab13030-44a4-4f8b-9c50-bf9c56424ff9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:27.491080 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e1cff8e1-6856-4b81-9804-cb36464a4d9d req-fab13030-44a4-4f8b-9c50-bf9c56424ff9 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] GET https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 Aug 04 09:05:27.491573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e1cff8e1-6856-4b81-9804-cb36464a4d9d req-fab13030-44a4-4f8b-9c50-bf9c56424ff9 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:27.491573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e1cff8e1-6856-4b81-9804-cb36464a4d9d req-fab13030-44a4-4f8b-9c50-bf9c56424ff9 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:27.504354 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:27.504354 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:27.511747 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-e1cff8e1-6856-4b81-9804-cb36464a4d9d req-fab13030-44a4-4f8b-9c50-bf9c56424ff9 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:05:27.519519 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e1cff8e1-6856-4b81-9804-cb36464a4d9d req-fab13030-44a4-4f8b-9c50-bf9c56424ff9 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 returned with HTTP 200 Aug 04 09:05:27.519934 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 425/1714] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:27 2026] GET /volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 => generated 1603 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:27.748486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:27.750422 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:27.750815 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-3990265", "imageRef": "675eaccd-0b7e-4e80-bd6d-f41dcbca3496", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:27.752560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-3990265', 'imageRef': '675eaccd-0b7e-4e80-bd6d-f41dcbca3496', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:27.849769 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Create volume of 1 GB Aug 04 09:05:27.855736 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Availability Zones retrieved successfully. Aug 04 09:05:27.861939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Flow 'volume_create_api' (4878761b-7521-47a2-8546-1046e4ba70fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:27.863435 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4630663-aff9-49b7-b534-08c2c51b2dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:27.864634 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:27.940198 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4630663-aff9-49b7-b534-08c2c51b2dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:27.940944 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bceaf3-4e97-4708-a6f9-dec8fc90bb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:28.010548 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Created reservations ['80bcc468-b22a-4d20-bf12-609cf1370ea0', '64726423-5ec2-430a-a8d7-6c93a0990b24', '62ca79fd-7c58-42a7-9e76-099ee91df7b8', '06281e4e-0b28-41b5-b7cd-c48e4082feab'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:28.011490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60bceaf3-4e97-4708-a6f9-dec8fc90bb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80bcc468-b22a-4d20-bf12-609cf1370ea0', '64726423-5ec2-430a-a8d7-6c93a0990b24', '62ca79fd-7c58-42a7-9e76-099ee91df7b8', '06281e4e-0b28-41b5-b7cd-c48e4082feab']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:28.012581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51c325d-4b02-487a-9cc2-4a4137b384fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:28.047175 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51c325d-4b02-487a-9cc2-4a4137b384fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5cd0e00-9417-488f-a5c5-a9571ba51740', '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-3990265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ef684e2124ba0a28362388fe1e2ea',qos_specs=None,replication_status=,reservations=['80bcc468-b22a-4d20-bf12-609cf1370ea0','64726423-5ec2-430a-a8d7-6c93a0990b24','62ca79fd-7c58-42a7-9e76-099ee91df7b8','06281e4e-0b28-41b5-b7cd-c48e4082feab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b44c28fce13e4a19b87ddbe9203f25e0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-3990265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5cd0e00-9417-488f-a5c5-a9571ba51740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724ef684e2124ba0a28362388fe1e2ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b44c28fce13e4a19b87ddbe9203f25e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:28.048064 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24cb8cf2-4c8b-4402-b156-27164ab58fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:28.069359 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24cb8cf2-4c8b-4402-b156-27164ab58fd7) transitioned into state 'SUCCESS' from state '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-3990265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ef684e2124ba0a28362388fe1e2ea',qos_specs=None,replication_status=,reservations=['80bcc468-b22a-4d20-bf12-609cf1370ea0','64726423-5ec2-430a-a8d7-6c93a0990b24','62ca79fd-7c58-42a7-9e76-099ee91df7b8','06281e4e-0b28-41b5-b7cd-c48e4082feab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b44c28fce13e4a19b87ddbe9203f25e0',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:28.070117 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675773d9-a264-4381-8670-8c790eab8789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:28.082892 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (675773d9-a264-4381-8670-8c790eab8789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:28.083911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Flow 'volume_create_api' (4878761b-7521-47a2-8546-1046e4ba70fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:28.084212 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Create volume request issued successfully. Aug 04 09:05:28.084929 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2ffaf803-bcd3-468d-b1fb-d1b3cc7e6cd0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:28.085217 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 429/1715] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:05:27 2026] POST /volume/v3/volumes => generated 750 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:28.100422 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2ff1f475-20d9-4eeb-b3b3-b2a1df4b3c29 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:28.102835 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2ff1f475-20d9-4eeb-b3b3-b2a1df4b3c29 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:28.103425 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2ff1f475-20d9-4eeb-b3b3-b2a1df4b3c29 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:28.103965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2ff1f475-20d9-4eeb-b3b3-b2a1df4b3c29 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:28.117016 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:28.117016 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:28.122014 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2ff1f475-20d9-4eeb-b3b3-b2a1df4b3c29 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:28.127521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2ff1f475-20d9-4eeb-b3b3-b2a1df4b3c29 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:28.128059 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 434/1716] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:28 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:28.239899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-edbf2537-2df0-4c7a-bc49-60b507d05a4b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:28.243214 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-edbf2537-2df0-4c7a-bc49-60b507d05a4b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] GET https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 Aug 04 09:05:28.243448 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-edbf2537-2df0-4c7a-bc49-60b507d05a4b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:28.243732 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-edbf2537-2df0-4c7a-bc49-60b507d05a4b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:28.259120 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-edbf2537-2df0-4c7a-bc49-60b507d05a4b tempest-ServerActionsTestOtherA-354449284 tempest-ServerActionsTestOtherA-354449284-project-member] https://10.4.3.176/volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 returned with HTTP 404 Aug 04 09:05:28.259702 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 429/1717] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:28 2026] GET /volume/v3/volumes/0e17f2ac-04f4-48fe-87b7-7c8aac851412 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:28.468435 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-95f26106-3013-49d1-ad3e-64122f19ef04 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:28.654895 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95f26106-3013-49d1-ad3e-64122f19ef04 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:28.655386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-95f26106-3013-49d1-ad3e-64122f19ef04 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2107115066", "os-volume-type-access:is_public": false}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:28.684060 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95f26106-3013-49d1-ad3e-64122f19ef04 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:28.684591 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 426/1718] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:05:28 2026] POST /volume/v3/types => generated 229 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:28.694545 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9157b973-224a-4d02-9a83-fed6daa54101 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:28.839760 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9157b973-224a-4d02-9a83-fed6daa54101 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:28.840196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9157b973-224a-4d02-9a83-fed6daa54101 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "698331ee-12ce-41fa-be95-27d692cbd5ed", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:28.842053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-9157b973-224a-4d02-9a83-fed6daa54101 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Create volume request body: {'volume': {'volume_type': '698331ee-12ce-41fa-be95-27d692cbd5ed', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:28.857199 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9157b973-224a-4d02-9a83-fed6daa54101 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 404 Aug 04 09:05:28.857673 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 430/1719] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:05:28 2026] POST /volume/v3/volumes => generated 114 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:28.868151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4dd1714e-bb1a-4ed4-89eb-a1636d7c343b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:28.872412 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4dd1714e-bb1a-4ed4-89eb-a1636d7c343b tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed/action Aug 04 09:05:28.872412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4dd1714e-bb1a-4ed4-89eb-a1636d7c343b tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action body: b'{"addProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:28.872412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4dd1714e-bb1a-4ed4-89eb-a1636d7c343b tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:28.887843 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4dd1714e-bb1a-4ed4-89eb-a1636d7c343b tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed/action returned with HTTP 202 Aug 04 09:05:28.889057 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 435/1720] 10.4.3.176 () {68 vars in 1384 bytes} [Tue Aug 4 09:05:28 2026] POST /volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:28.899391 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:28.901425 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:28.902325 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "698331ee-12ce-41fa-be95-27d692cbd5ed", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1677876955"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:28.904756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Create volume request body: {'volume': {'volume_type': '698331ee-12ce-41fa-be95-27d692cbd5ed', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1677876955'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:28.916318 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Create volume of 1 GB Aug 04 09:05:28.916616 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:28.916616 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:28.918441 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Availability Zones retrieved successfully. Aug 04 09:05:28.929843 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Flow 'volume_create_api' (16c5713e-05e2-4f0d-8647-8bf79f6f86d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:28.931391 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce329eb5-269a-48af-aef2-712ab7795a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:28.932430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:28.963729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce329eb5-269a-48af-aef2-712ab7795a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:05:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=698331ee-12ce-41fa-be95-27d692cbd5ed,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2107115066',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '698331ee-12ce-41fa-be95-27d692cbd5ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:28.964914 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87260d4a-9669-4670-9a7e-f2e9a441b1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:29.010264 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2107115066 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2107115066, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:29.010676 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2107115066 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2107115066, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:29.050021 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Created reservations ['a7022dfa-d8cc-4a6b-8ead-d63ed256815c', 'd168f25e-8886-419b-a71e-be93de484c62', '9a63f443-c0c3-46b1-8fca-f32648bd5161', 'f7f31d6d-9981-469b-ade3-a82d8ca4e6f8'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:29.050828 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87260d4a-9669-4670-9a7e-f2e9a441b1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7022dfa-d8cc-4a6b-8ead-d63ed256815c', 'd168f25e-8886-419b-a71e-be93de484c62', '9a63f443-c0c3-46b1-8fca-f32648bd5161', 'f7f31d6d-9981-469b-ade3-a82d8ca4e6f8']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:29.051537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388676c2-115b-4516-8bb1-1fe4ee9195cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:29.073504 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388676c2-115b-4516-8bb1-1fe4ee9195cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ce918d6-4596-4af2-b99e-08a842744e5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1677876955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f551cd3bc949a9987657b20a03cf59',qos_specs=None,replication_status=,reservations=['a7022dfa-d8cc-4a6b-8ead-d63ed256815c','d168f25e-8886-419b-a71e-be93de484c62','9a63f443-c0c3-46b1-8fca-f32648bd5161','f7f31d6d-9981-469b-ade3-a82d8ca4e6f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5906d298f1a4af7916a305104583e5a',volume_type_id=698331ee-12ce-41fa-be95-27d692cbd5ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1677876955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ce918d6-4596-4af2-b99e-08a842744e5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46f551cd3bc949a9987657b20a03cf59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5906d298f1a4af7916a305104583e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(698331ee-12ce-41fa-be95-27d692cbd5ed),volume_type_id=698331ee-12ce-41fa-be95-27d692cbd5ed)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:29.074186 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cc1865-fa98-4d02-a168-ee2fb17797e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:29.093828 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cc1865-fa98-4d02-a168-ee2fb17797e7) transitioned into state 'SUCCESS' from state '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-1677876955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46f551cd3bc949a9987657b20a03cf59',qos_specs=None,replication_status=,reservations=['a7022dfa-d8cc-4a6b-8ead-d63ed256815c','d168f25e-8886-419b-a71e-be93de484c62','9a63f443-c0c3-46b1-8fca-f32648bd5161','f7f31d6d-9981-469b-ade3-a82d8ca4e6f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5906d298f1a4af7916a305104583e5a',volume_type_id=698331ee-12ce-41fa-be95-27d692cbd5ed)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:29.096729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef47b1da-901b-4ee1-8d4d-665fb4baffc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:29.107904 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef47b1da-901b-4ee1-8d4d-665fb4baffc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:29.108838 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Flow 'volume_create_api' (16c5713e-05e2-4f0d-8647-8bf79f6f86d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:29.109224 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Create volume request issued successfully. Aug 04 09:05:29.109827 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5af67bf7-8995-4983-bfd2-a1c25ef7a40f tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:29.110384 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 430/1721] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:05:28 2026] POST /volume/v3/volumes => generated 796 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:29.124637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0eaca071-19b0-47b9-840a-66610ac1ff93 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:29.127101 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0eaca071-19b0-47b9-840a-66610ac1ff93 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] GET https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c Aug 04 09:05:29.131101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0eaca071-19b0-47b9-840a-66610ac1ff93 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:29.131101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0eaca071-19b0-47b9-840a-66610ac1ff93 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:29.140448 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:29.140448 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:29.146366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e83874f9-2825-4ab6-a42e-47ad96d2423b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:29.149537 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e83874f9-2825-4ab6-a42e-47ad96d2423b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:29.149619 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0eaca071-19b0-47b9-840a-66610ac1ff93 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Volume info retrieved successfully. Aug 04 09:05:29.149768 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e83874f9-2825-4ab6-a42e-47ad96d2423b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:29.149979 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e83874f9-2825-4ab6-a42e-47ad96d2423b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:29.158995 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0eaca071-19b0-47b9-840a-66610ac1ff93 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c returned with HTTP 200 Aug 04 09:05:29.159423 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 427/1722] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:29 2026] GET /volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:29.160851 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:29.160851 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:29.166170 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e83874f9-2825-4ab6-a42e-47ad96d2423b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:29.171629 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e83874f9-2825-4ab6-a42e-47ad96d2423b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:29.172380 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 431/1723] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:29 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:30.178280 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-eb3db611-1c06-47a1-873d-d80d6166fa1a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:30.181056 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eb3db611-1c06-47a1-873d-d80d6166fa1a tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] GET https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c Aug 04 09:05:30.181491 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eb3db611-1c06-47a1-873d-d80d6166fa1a tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:30.182264 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eb3db611-1c06-47a1-873d-d80d6166fa1a tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:30.185169 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9731de3f-c2dd-4051-b49b-bd62845ad8ca None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:30.187743 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9731de3f-c2dd-4051-b49b-bd62845ad8ca tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:30.188118 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9731de3f-c2dd-4051-b49b-bd62845ad8ca tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:30.188331 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9731de3f-c2dd-4051-b49b-bd62845ad8ca tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:30.191440 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:30.191440 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:30.196077 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-eb3db611-1c06-47a1-873d-d80d6166fa1a tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Volume info retrieved successfully. Aug 04 09:05:30.197885 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:30.197885 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:30.201599 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eb3db611-1c06-47a1-873d-d80d6166fa1a tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c returned with HTTP 200 Aug 04 09:05:30.202228 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 436/1724] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:30 2026] GET /volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c => generated 889 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:30.202365 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9731de3f-c2dd-4051-b49b-bd62845ad8ca tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:30.213231 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9731de3f-c2dd-4051-b49b-bd62845ad8ca tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:30.213231 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 431/1725] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:30 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:30.218869 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0694c76e-75f4-4b66-bef6-8356b1a7c663 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:30.221580 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0694c76e-75f4-4b66-bef6-8356b1a7c663 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] GET https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c Aug 04 09:05:30.221774 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0694c76e-75f4-4b66-bef6-8356b1a7c663 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:30.221972 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0694c76e-75f4-4b66-bef6-8356b1a7c663 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:30.232480 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:30.232480 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:30.235954 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0694c76e-75f4-4b66-bef6-8356b1a7c663 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Volume info retrieved successfully. Aug 04 09:05:30.240254 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0694c76e-75f4-4b66-bef6-8356b1a7c663 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c returned with HTTP 200 Aug 04 09:05:30.240667 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 428/1726] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:30 2026] GET /volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:30.251696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-92d590e9-f71f-48fb-9fd9-0778a57caade None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:30.253572 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-92d590e9-f71f-48fb-9fd9-0778a57caade tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] DELETE https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c Aug 04 09:05:30.253742 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-92d590e9-f71f-48fb-9fd9-0778a57caade tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:30.253909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-92d590e9-f71f-48fb-9fd9-0778a57caade tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:30.254613 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-92d590e9-f71f-48fb-9fd9-0778a57caade tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Delete volume with id: 9ce918d6-4596-4af2-b99e-08a842744e5c Aug 04 09:05:30.260569 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:30.260569 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:30.261066 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-92d590e9-f71f-48fb-9fd9-0778a57caade tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Volume info retrieved successfully. Aug 04 09:05:30.281804 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-92d590e9-f71f-48fb-9fd9-0778a57caade tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Delete volume request issued successfully. Aug 04 09:05:30.282009 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-92d590e9-f71f-48fb-9fd9-0778a57caade tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c returned with HTTP 202 Aug 04 09:05:30.282471 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 432/1727] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:05:30 2026] DELETE /volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:30.294047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7336d597-529f-4744-93e2-c184fae53b65 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:30.295521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7336d597-529f-4744-93e2-c184fae53b65 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] GET https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c Aug 04 09:05:30.295916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7336d597-529f-4744-93e2-c184fae53b65 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:30.297398 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7336d597-529f-4744-93e2-c184fae53b65 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:30.304402 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:30.304402 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:30.312275 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7336d597-529f-4744-93e2-c184fae53b65 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Volume info retrieved successfully. Aug 04 09:05:30.318963 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7336d597-529f-4744-93e2-c184fae53b65 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c returned with HTTP 200 Aug 04 09:05:30.319896 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 437/1728] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:30 2026] GET /volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c => generated 888 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:31.225774 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bd8d0ad7-7592-426e-a690-53949138aad9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.227605 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd8d0ad7-7592-426e-a690-53949138aad9 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:31.227754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd8d0ad7-7592-426e-a690-53949138aad9 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:31.227951 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd8d0ad7-7592-426e-a690-53949138aad9 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:31.229902 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=415,cinder:UPDATE=113,cinder:INSERT=62 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:05:31.236795 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:31.236795 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:31.240969 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bd8d0ad7-7592-426e-a690-53949138aad9 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:31.245698 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd8d0ad7-7592-426e-a690-53949138aad9 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:31.246258 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 432/1729] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:31 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:31.333586 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-defaa863-3be6-405f-80a1-52b207879843 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.335395 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-defaa863-3be6-405f-80a1-52b207879843 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] GET https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c Aug 04 09:05:31.335574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-defaa863-3be6-405f-80a1-52b207879843 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:31.335761 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-defaa863-3be6-405f-80a1-52b207879843 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:31.337432 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=468,cinder:UPDATE=118,cinder:INSERT=75 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:05:31.341250 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-defaa863-3be6-405f-80a1-52b207879843 tempest-VolumeTypesAccessTest-1434537730 tempest-VolumeTypesAccessTest-1434537730-project-member] https://10.4.3.176/volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c returned with HTTP 404 Aug 04 09:05:31.341806 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 429/1730] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:31 2026] GET /volume/v3/volumes/9ce918d6-4596-4af2-b99e-08a842744e5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:31.349466 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2ab2b8f5-29fd-4e2d-87ea-e8f7952c5a92 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.352962 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2ab2b8f5-29fd-4e2d-87ea-e8f7952c5a92 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed/action Aug 04 09:05:31.353304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2ab2b8f5-29fd-4e2d-87ea-e8f7952c5a92 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action body: b'{"removeProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:31.353443 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2ab2b8f5-29fd-4e2d-87ea-e8f7952c5a92 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:31.362563 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=430,cinder:UPDATE=108,cinder:INSERT=77 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:05:31.374971 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2ab2b8f5-29fd-4e2d-87ea-e8f7952c5a92 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed/action returned with HTTP 202 Aug 04 09:05:31.375489 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 433/1731] 10.4.3.176 () {68 vars in 1384 bytes} [Tue Aug 4 09:05:31 2026] POST /volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:31.382700 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cb1bd49f-197c-4e91-9c34-bd1183242e86 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.384712 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cb1bd49f-197c-4e91-9c34-bd1183242e86 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] DELETE https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed Aug 04 09:05:31.385045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cb1bd49f-197c-4e91-9c34-bd1183242e86 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:31.385436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cb1bd49f-197c-4e91-9c34-bd1183242e86 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:31.407745 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cb1bd49f-197c-4e91-9c34-bd1183242e86 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed returned with HTTP 202 Aug 04 09:05:31.407745 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 438/1732] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:31 2026] DELETE /volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:31.414660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-558d86ea-295e-4309-aa69-e9dcf1d4c4e8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.416320 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-558d86ea-295e-4309-aa69-e9dcf1d4c4e8 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] GET https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed Aug 04 09:05:31.416558 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-558d86ea-295e-4309-aa69-e9dcf1d4c4e8 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:31.416722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-558d86ea-295e-4309-aa69-e9dcf1d4c4e8 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:31.419730 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-558d86ea-295e-4309-aa69-e9dcf1d4c4e8 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed returned with HTTP 404 Aug 04 09:05:31.420142 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 433/1733] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:31 2026] GET /volume/v3/types/698331ee-12ce-41fa-be95-27d692cbd5ed => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:31.427902 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3896c13a-cc7e-4791-a254-2f57138cae8b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.430611 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3896c13a-cc7e-4791-a254-2f57138cae8b tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:31.431135 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3896c13a-cc7e-4791-a254-2f57138cae8b tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-172580072", "os-volume-type-access:is_public": false}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:31.451273 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3896c13a-cc7e-4791-a254-2f57138cae8b tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:31.451816 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 430/1734] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:05:31 2026] POST /volume/v3/types => generated 228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:31.459651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bf91e869-a48e-42d9-b0d1-2ee7df2c6853 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.461528 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bf91e869-a48e-42d9-b0d1-2ee7df2c6853 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action Aug 04 09:05:31.461901 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bf91e869-a48e-42d9-b0d1-2ee7df2c6853 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action body: b'{"addProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:31.462042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bf91e869-a48e-42d9-b0d1-2ee7df2c6853 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:31.476533 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bf91e869-a48e-42d9-b0d1-2ee7df2c6853 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action returned with HTTP 202 Aug 04 09:05:31.476533 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 434/1735] 10.4.3.176 () {68 vars in 1384 bytes} [Tue Aug 4 09:05:31 2026] POST /volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:31.487491 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b3b129c7-ce7d-4ce2-b04e-0ceee877546e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.488934 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3b129c7-ce7d-4ce2-b04e-0ceee877546e tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action Aug 04 09:05:31.489393 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3b129c7-ce7d-4ce2-b04e-0ceee877546e tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action body: b'{"addProjectAccess": {"project": "cc625e4d96bb4e258a4b50e1a386e838"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:31.489589 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3b129c7-ce7d-4ce2-b04e-0ceee877546e tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cc625e4d96bb4e258a4b50e1a386e838"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:31.502091 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3b129c7-ce7d-4ce2-b04e-0ceee877546e tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action returned with HTTP 202 Aug 04 09:05:31.502609 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 439/1736] 10.4.3.176 () {68 vars in 1384 bytes} [Tue Aug 4 09:05:31 2026] POST /volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:31.511756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4b7f3ad3-b0e0-42b8-a7ea-aa15ffd06c2a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.514060 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b7f3ad3-b0e0-42b8-a7ea-aa15ffd06c2a tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] GET https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/os-volume-type-access Aug 04 09:05:31.514315 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b7f3ad3-b0e0-42b8-a7ea-aa15ffd06c2a tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:31.514558 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b7f3ad3-b0e0-42b8-a7ea-aa15ffd06c2a tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:31.527388 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b7f3ad3-b0e0-42b8-a7ea-aa15ffd06c2a tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/os-volume-type-access returned with HTTP 200 Aug 04 09:05:31.527826 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 434/1737] 10.4.3.176 () {66 vars in 1408 bytes} [Tue Aug 4 09:05:31 2026] GET /volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:31.536734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a49c5dca-f5ad-4dfd-a127-3fa9ca063911 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.538583 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a49c5dca-f5ad-4dfd-a127-3fa9ca063911 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action Aug 04 09:05:31.538911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a49c5dca-f5ad-4dfd-a127-3fa9ca063911 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action body: b'{"removeProjectAccess": {"project": "cc625e4d96bb4e258a4b50e1a386e838"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:31.539039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a49c5dca-f5ad-4dfd-a127-3fa9ca063911 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cc625e4d96bb4e258a4b50e1a386e838"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:31.551381 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a49c5dca-f5ad-4dfd-a127-3fa9ca063911 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action returned with HTTP 202 Aug 04 09:05:31.551812 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 431/1738] 10.4.3.176 () {68 vars in 1384 bytes} [Tue Aug 4 09:05:31 2026] POST /volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:31.562423 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0f767c18-4a15-4573-a034-9a1904c440e0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.564170 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0f767c18-4a15-4573-a034-9a1904c440e0 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] POST https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action Aug 04 09:05:31.564577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0f767c18-4a15-4573-a034-9a1904c440e0 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action body: b'{"removeProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:31.564730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0f767c18-4a15-4573-a034-9a1904c440e0 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "46f551cd3bc949a9987657b20a03cf59"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:31.586256 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0f767c18-4a15-4573-a034-9a1904c440e0 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action returned with HTTP 202 Aug 04 09:05:31.586256 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 435/1739] 10.4.3.176 () {68 vars in 1384 bytes} [Tue Aug 4 09:05:31 2026] POST /volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:31.594445 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-43a07bc4-eb6a-484a-a85e-9180832b8e48 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.596860 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43a07bc4-eb6a-484a-a85e-9180832b8e48 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] DELETE https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2 Aug 04 09:05:31.597493 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43a07bc4-eb6a-484a-a85e-9180832b8e48 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:31.597992 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43a07bc4-eb6a-484a-a85e-9180832b8e48 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:31.627766 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43a07bc4-eb6a-484a-a85e-9180832b8e48 tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2 returned with HTTP 202 Aug 04 09:05:31.628345 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 440/1740] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:31 2026] DELETE /volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:31.637639 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b14c5792-4292-49a8-8fee-53fdfa68c0df None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:31.639527 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b14c5792-4292-49a8-8fee-53fdfa68c0df tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] GET https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2 Aug 04 09:05:31.639718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b14c5792-4292-49a8-8fee-53fdfa68c0df tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:31.639928 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b14c5792-4292-49a8-8fee-53fdfa68c0df tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:31.645475 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b14c5792-4292-49a8-8fee-53fdfa68c0df tempest-VolumeTypesAccessTest-478852195 tempest-VolumeTypesAccessTest-478852195-project-admin] https://10.4.3.176/volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2 returned with HTTP 404 Aug 04 09:05:31.646095 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 435/1741] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:31 2026] GET /volume/v3/types/f5359723-bdd3-41ac-812b-bc151e4543a2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:32.262318 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7356b7a8-c160-4017-acdd-d1c7069a2070 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:32.264119 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7356b7a8-c160-4017-acdd-d1c7069a2070 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:32.264321 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7356b7a8-c160-4017-acdd-d1c7069a2070 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:32.264510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7356b7a8-c160-4017-acdd-d1c7069a2070 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:32.271571 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:32.271571 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:32.274989 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7356b7a8-c160-4017-acdd-d1c7069a2070 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:32.278916 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7356b7a8-c160-4017-acdd-d1c7069a2070 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:32.279325 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 432/1742] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:32 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:33.292980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e1bc8228-d65d-489c-950e-fbfc2ea55a10 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:33.295194 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1bc8228-d65d-489c-950e-fbfc2ea55a10 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:33.295405 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1bc8228-d65d-489c-950e-fbfc2ea55a10 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:33.295597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1bc8228-d65d-489c-950e-fbfc2ea55a10 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:33.304826 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:33.304826 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:33.309133 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e1bc8228-d65d-489c-950e-fbfc2ea55a10 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:33.313729 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1bc8228-d65d-489c-950e-fbfc2ea55a10 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:33.314076 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 436/1743] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:33 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:34.185908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.289792 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:34.290216 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-657866641"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:34.291946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-657866641'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:34.292097 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Create volume of 1 GB Aug 04 09:05:34.295356 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=461,cinder:INSERT=79,cinder:UPDATE=134 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:05:34.297564 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Availability Zones retrieved successfully. Aug 04 09:05:34.304882 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Flow 'volume_create_api' (1d4af0c3-875c-4a01-a1d4-0da9c7491f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:34.306270 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3ee7e3-4ca4-48f2-b1b0-b1cb599f155f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.307467 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:34.327041 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7d3893ee-01d6-40d6-aa83-a0a71811dc94 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.329949 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d3893ee-01d6-40d6-aa83-a0a71811dc94 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:34.330344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d3893ee-01d6-40d6-aa83-a0a71811dc94 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:34.330344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d3893ee-01d6-40d6-aa83-a0a71811dc94 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:34.336969 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:34.336969 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:34.340159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3ee7e3-4ca4-48f2-b1b0-b1cb599f155f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.340631 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7d3893ee-01d6-40d6-aa83-a0a71811dc94 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:34.344225 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de16f04e-22de-4668-910d-bdf833f01a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.345419 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d3893ee-01d6-40d6-aa83-a0a71811dc94 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:34.345919 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 436/1744] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:34 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:34.407282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Created reservations ['10bb4059-4c3e-42cf-8aca-5065ee803115', '08c79153-d0f2-4873-b8d4-dd8f3f3e6906', '44ad65fd-baca-4eb6-8ab3-5dffbb342948', '31f8529d-e7df-4214-8cc0-bf0c84f608ea'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:34.407966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de16f04e-22de-4668-910d-bdf833f01a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10bb4059-4c3e-42cf-8aca-5065ee803115', '08c79153-d0f2-4873-b8d4-dd8f3f3e6906', '44ad65fd-baca-4eb6-8ab3-5dffbb342948', '31f8529d-e7df-4214-8cc0-bf0c84f608ea']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.408624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26ab4c4-5e4d-4066-823f-e517fbc21ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.428679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26ab4c4-5e4d-4066-823f-e517fbc21ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77518b3f-9f2e-4662-8a2e-374ddb827cc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-657866641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0766c68d02e44ae997e138099d80af76',qos_specs=None,replication_status=,reservations=['10bb4059-4c3e-42cf-8aca-5065ee803115','08c79153-d0f2-4873-b8d4-dd8f3f3e6906','44ad65fd-baca-4eb6-8ab3-5dffbb342948','31f8529d-e7df-4214-8cc0-bf0c84f608ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2246e432ba4794a7e33c466d66045f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-657866641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77518b3f-9f2e-4662-8a2e-374ddb827cc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0766c68d02e44ae997e138099d80af76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d2246e432ba4794a7e33c466d66045f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.429302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac136a4a-e495-4e47-921f-0978e8ec1ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.445776 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac136a4a-e495-4e47-921f-0978e8ec1ae4) transitioned into state 'SUCCESS' from state '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-657866641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0766c68d02e44ae997e138099d80af76',qos_specs=None,replication_status=,reservations=['10bb4059-4c3e-42cf-8aca-5065ee803115','08c79153-d0f2-4873-b8d4-dd8f3f3e6906','44ad65fd-baca-4eb6-8ab3-5dffbb342948','31f8529d-e7df-4214-8cc0-bf0c84f608ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d2246e432ba4794a7e33c466d66045f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.446724 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f836e70e-8f42-4518-b9e2-c36d31128896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.458743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f836e70e-8f42-4518-b9e2-c36d31128896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.459566 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Flow 'volume_create_api' (1d4af0c3-875c-4a01-a1d4-0da9c7491f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:34.459900 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Create volume request issued successfully. Aug 04 09:05:34.460512 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-73970a87-e463-4f81-91a7-f05a8d6f01dd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:34.460943 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 441/1745] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:05:34 2026] POST /volume/v3/volumes => generated 748 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:34.480619 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f338df6d-04ba-4211-99d8-025cc6d73ea3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.482435 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f338df6d-04ba-4211-99d8-025cc6d73ea3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:34.482652 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f338df6d-04ba-4211-99d8-025cc6d73ea3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:34.482877 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f338df6d-04ba-4211-99d8-025cc6d73ea3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:34.489522 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:34.489522 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:34.493317 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f338df6d-04ba-4211-99d8-025cc6d73ea3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:34.497160 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f338df6d-04ba-4211-99d8-025cc6d73ea3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:34.497554 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 433/1746] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:34 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:34.650188 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.653769 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:34.654874 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1141876986", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:34.657937 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1141876986', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:34.658128 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Create volume of 1 GB Aug 04 09:05:34.663990 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Availability Zones retrieved successfully. Aug 04 09:05:34.672419 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Flow 'volume_create_api' (794203b4-cbeb-41e1-a908-cd0c39454504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:34.673970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e4eb19-3ec1-4156-b204-27b5dcf8af06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.675264 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:34.683697 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-82bf2c31-42a4-4d1b-b232-c3240c969317 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.702816 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e4eb19-3ec1-4156-b204-27b5dcf8af06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.704263 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96cdba2f-aa1f-4237-a6a6-4c4a8662920c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.766505 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-82bf2c31-42a4-4d1b-b232-c3240c969317 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:34.766843 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-82bf2c31-42a4-4d1b-b232-c3240c969317 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1323868634", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:34.771085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Created reservations ['1f1fe5fd-110f-41e7-b780-fedec764245f', 'ac1fa9ba-2ebe-4c1d-9ee2-3241ecbdd871', '79b356b6-f195-4ed1-bd0b-511160ffb550', 'bb4f9174-eed7-40a3-9883-e5acf5f00286'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:34.771956 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96cdba2f-aa1f-4237-a6a6-4c4a8662920c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f1fe5fd-110f-41e7-b780-fedec764245f', 'ac1fa9ba-2ebe-4c1d-9ee2-3241ecbdd871', '79b356b6-f195-4ed1-bd0b-511160ffb550', 'bb4f9174-eed7-40a3-9883-e5acf5f00286']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.772746 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f22243-0481-47e9-b8a6-69e9784284bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.779920 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-82bf2c31-42a4-4d1b-b232-c3240c969317 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:34.780443 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 437/1747] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:05:34 2026] POST /volume/v3/types => generated 275 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:34.788017 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b2d279f8-7683-4c3d-866c-bd9eed90763c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.790373 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2d279f8-7683-4c3d-866c-bd9eed90763c tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:34.790825 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b2d279f8-7683-4c3d-866c-bd9eed90763c tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2041181784", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:34.792759 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:34.792759 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:34.796742 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f22243-0481-47e9-b8a6-69e9784284bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c5e6c6-62f5-4107-b152-3f847deb2bd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1141876986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d1da8d427f94dc5aebe28e29f1f1aae',qos_specs=None,replication_status=,reservations=['1f1fe5fd-110f-41e7-b780-fedec764245f','ac1fa9ba-2ebe-4c1d-9ee2-3241ecbdd871','79b356b6-f195-4ed1-bd0b-511160ffb550','bb4f9174-eed7-40a3-9883-e5acf5f00286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1342fa2d81c845c0bd8a2eac0dac5899',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1141876986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c5e6c6-62f5-4107-b152-3f847deb2bd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d1da8d427f94dc5aebe28e29f1f1aae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1342fa2d81c845c0bd8a2eac0dac5899',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.797713 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e0793c-3a8a-4b07-8878-371c837094a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.807574 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2d279f8-7683-4c3d-866c-bd9eed90763c tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:34.808010 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 442/1748] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:05:34 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:34.815033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-38c49272-0ea8-4f15-8725-6ced754f6018 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.816220 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e0793c-3a8a-4b07-8878-371c837094a7) transitioned into state 'SUCCESS' from state '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-1141876986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d1da8d427f94dc5aebe28e29f1f1aae',qos_specs=None,replication_status=,reservations=['1f1fe5fd-110f-41e7-b780-fedec764245f','ac1fa9ba-2ebe-4c1d-9ee2-3241ecbdd871','79b356b6-f195-4ed1-bd0b-511160ffb550','bb4f9174-eed7-40a3-9883-e5acf5f00286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1342fa2d81c845c0bd8a2eac0dac5899',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.817148 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f272216-a6c3-4996-a62b-0e80bf5af710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.826891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f272216-a6c3-4996-a62b-0e80bf5af710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.827766 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Flow 'volume_create_api' (794203b4-cbeb-41e1-a908-cd0c39454504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:34.829051 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Create volume request issued successfully. Aug 04 09:05:34.829051 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-9a34f2e1-ba35-405b-8a1f-774c57c62f6f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:34.829166 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 437/1749] 10.4.3.176 () {72 vars in 1541 bytes} [Tue Aug 4 09:05:34 2026] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:34.839278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-064f7dd1-8dfd-40ee-9162-55b3ed0027c6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.841270 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-064f7dd1-8dfd-40ee-9162-55b3ed0027c6 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:34.841456 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-064f7dd1-8dfd-40ee-9162-55b3ed0027c6 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:34.841643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-064f7dd1-8dfd-40ee-9162-55b3ed0027c6 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:34.848780 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:34.848780 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:34.853397 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-064f7dd1-8dfd-40ee-9162-55b3ed0027c6 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Volume info retrieved successfully. Aug 04 09:05:34.860388 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b41e8e70-ccc9-4daf-bb52-26add6aab6b4 req-064f7dd1-8dfd-40ee-9162-55b3ed0027c6 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 200 Aug 04 09:05:34.860388 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 438/1750] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:34 2026] GET /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:34.887043 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-9e95c184-3ac5-4149-ace2-a5e5a27ef6c6 req-030bbabe-5a23-40d3-b1fa-e9d8bc8ad61e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:34.889284 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9e95c184-3ac5-4149-ace2-a5e5a27ef6c6 req-030bbabe-5a23-40d3-b1fa-e9d8bc8ad61e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:34.889284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9e95c184-3ac5-4149-ace2-a5e5a27ef6c6 req-030bbabe-5a23-40d3-b1fa-e9d8bc8ad61e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:34.889284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9e95c184-3ac5-4149-ace2-a5e5a27ef6c6 req-030bbabe-5a23-40d3-b1fa-e9d8bc8ad61e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:34.897824 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:34.897824 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:34.900426 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:34.900754 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-286161573", "volume_type": "dadd396a-bce0-4cd0-bcff-87ac2e253897", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:34.902211 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-286161573', 'volume_type': 'dadd396a-bce0-4cd0-bcff-87ac2e253897', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:34.908252 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-9e95c184-3ac5-4149-ace2-a5e5a27ef6c6 req-030bbabe-5a23-40d3-b1fa-e9d8bc8ad61e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Volume info retrieved successfully. Aug 04 09:05:34.912283 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Create volume of 1 GB Aug 04 09:05:34.912593 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:34.912593 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:34.913026 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Availability Zones retrieved successfully. Aug 04 09:05:34.917268 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9e95c184-3ac5-4149-ace2-a5e5a27ef6c6 req-030bbabe-5a23-40d3-b1fa-e9d8bc8ad61e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 200 Aug 04 09:05:34.917767 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 443/1751] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:34 2026] GET /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:34.923443 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Flow 'volume_create_api' (b4b18e47-c6c9-4a56-bebe-8027742083b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:34.924393 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da56c37-18a2-41f4-8c8e-8c75709f85d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.925164 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:34.944715 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da56c37-18a2-41f4-8c8e-8c75709f85d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:05:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=dadd396a-bce0-4cd0-bcff-87ac2e253897,is_public=True,name='tempest-VolumeTypesTest-volume-type-1323868634',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dadd396a-bce0-4cd0-bcff-87ac2e253897', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:34.945409 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f7a3a5-bd61-4b58-9410-ea51bc83a522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:34.969091 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1323868634 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1323868634, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:34.969388 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1323868634 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1323868634, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:35.004168 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Created reservations ['4b3092f8-1c3d-4da7-975b-acdeb80f8f0c', 'af253540-3a1f-4a98-acc2-9680d1765226', 'e8f11b63-7170-46ca-b0e6-18ea697403a2', 'a56250ae-e3f1-4ecb-bcb4-152948533a33'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:35.005212 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9f7a3a5-bd61-4b58-9410-ea51bc83a522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b3092f8-1c3d-4da7-975b-acdeb80f8f0c', 'af253540-3a1f-4a98-acc2-9680d1765226', 'e8f11b63-7170-46ca-b0e6-18ea697403a2', 'a56250ae-e3f1-4ecb-bcb4-152948533a33']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:35.006128 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477e9605-8a7f-487b-8386-2217461f7350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:35.033912 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477e9605-8a7f-487b-8386-2217461f7350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0829aa0b-9fd7-4c27-ad85-cb32eee2881f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-286161573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41924fc6871e4f00bb3acd3210545928',qos_specs=None,replication_status=,reservations=['4b3092f8-1c3d-4da7-975b-acdeb80f8f0c','af253540-3a1f-4a98-acc2-9680d1765226','e8f11b63-7170-46ca-b0e6-18ea697403a2','a56250ae-e3f1-4ecb-bcb4-152948533a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d904755331dc4e91bbf4ca7def312ab6',volume_type_id=dadd396a-bce0-4cd0-bcff-87ac2e253897), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-286161573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0829aa0b-9fd7-4c27-ad85-cb32eee2881f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41924fc6871e4f00bb3acd3210545928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d904755331dc4e91bbf4ca7def312ab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dadd396a-bce0-4cd0-bcff-87ac2e253897),volume_type_id=dadd396a-bce0-4cd0-bcff-87ac2e253897)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:35.034650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f666e7ea-877f-4904-b911-24ac8f92bce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:35.053247 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f666e7ea-877f-4904-b911-24ac8f92bce0) transitioned into state 'SUCCESS' from state '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-286161573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41924fc6871e4f00bb3acd3210545928',qos_specs=None,replication_status=,reservations=['4b3092f8-1c3d-4da7-975b-acdeb80f8f0c','af253540-3a1f-4a98-acc2-9680d1765226','e8f11b63-7170-46ca-b0e6-18ea697403a2','a56250ae-e3f1-4ecb-bcb4-152948533a33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d904755331dc4e91bbf4ca7def312ab6',volume_type_id=dadd396a-bce0-4cd0-bcff-87ac2e253897)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:35.053903 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43142bf-bae8-4fe4-a518-68519fb1eb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:35.061323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e43142bf-bae8-4fe4-a518-68519fb1eb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:35.062048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Flow 'volume_create_api' (b4b18e47-c6c9-4a56-bebe-8027742083b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:35.062419 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Create volume request issued successfully. Aug 04 09:05:35.062931 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38c49272-0ea8-4f15-8725-6ced754f6018 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:35.063301 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 434/1752] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:05:34 2026] POST /volume/v3/volumes => generated 783 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:35.073992 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-27c07d0b-ed4f-4284-b7a9-2a7cd35a8fb1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:35.075982 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27c07d0b-ed4f-4284-b7a9-2a7cd35a8fb1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:35.076227 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27c07d0b-ed4f-4284-b7a9-2a7cd35a8fb1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:35.076472 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27c07d0b-ed4f-4284-b7a9-2a7cd35a8fb1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:35.083798 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:35.083798 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:35.087874 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-27c07d0b-ed4f-4284-b7a9-2a7cd35a8fb1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:35.092067 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27c07d0b-ed4f-4284-b7a9-2a7cd35a8fb1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 200 Aug 04 09:05:35.092610 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 438/1753] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:35 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:35.359358 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0a53a57b-f253-4aa3-b0b5-7c27bf589bda None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:35.361082 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0a53a57b-f253-4aa3-b0b5-7c27bf589bda tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:35.361334 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0a53a57b-f253-4aa3-b0b5-7c27bf589bda tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:35.361571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0a53a57b-f253-4aa3-b0b5-7c27bf589bda tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:35.367953 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:35.367953 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:35.371091 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0a53a57b-f253-4aa3-b0b5-7c27bf589bda tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:35.374809 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0a53a57b-f253-4aa3-b0b5-7c27bf589bda tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:35.375188 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 439/1754] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:35 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:35.510380 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d1376f21-94c3-4630-bd48-5d1d12fb7d24 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:35.511985 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d1376f21-94c3-4630-bd48-5d1d12fb7d24 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:35.512159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d1376f21-94c3-4630-bd48-5d1d12fb7d24 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:35.512358 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d1376f21-94c3-4630-bd48-5d1d12fb7d24 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:35.518782 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:35.518782 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:35.521983 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d1376f21-94c3-4630-bd48-5d1d12fb7d24 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:35.525560 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d1376f21-94c3-4630-bd48-5d1d12fb7d24 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:35.526064 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 444/1755] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:35 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:35.945001 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c4a19e27-8e17-4b46-9960-cacdca10f098 req-60c2abea-5692-4724-b32e-48dca9f61bb3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:35.949955 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c4a19e27-8e17-4b46-9960-cacdca10f098 req-60c2abea-5692-4724-b32e-48dca9f61bb3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:35.950139 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c4a19e27-8e17-4b46-9960-cacdca10f098 req-60c2abea-5692-4724-b32e-48dca9f61bb3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:35.950330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c4a19e27-8e17-4b46-9960-cacdca10f098 req-60c2abea-5692-4724-b32e-48dca9f61bb3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:35.956667 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:35.956667 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:35.960253 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-c4a19e27-8e17-4b46-9960-cacdca10f098 req-60c2abea-5692-4724-b32e-48dca9f61bb3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Volume info retrieved successfully. Aug 04 09:05:35.963936 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c4a19e27-8e17-4b46-9960-cacdca10f098 req-60c2abea-5692-4724-b32e-48dca9f61bb3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 200 Aug 04 09:05:35.964311 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 435/1756] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:35 2026] GET /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:35.987593 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:35.990389 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:05:35.990389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21c5e6c6-62f5-4107-b152-3f847deb2bd7", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1590829057", "description": null, "metadata": {}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:35.997749 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:35.997749 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:35.998144 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Volume info retrieved successfully. Aug 04 09:05:35.998310 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Create snapshot from volume 21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:36.032724 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Created reservations ['3a88cd47-91c7-48b0-a249-2fb2a7eb818e', '1e8f7843-1d43-46db-9a59-7e46a953001d', '61432010-51ec-49d8-bf9e-ad3ca54f3862', 'e2349834-94a8-42fd-a675-cf52281706ca'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:36.074676 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Snapshot create request issued successfully. Aug 04 09:05:36.075091 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0f32d62a-a9d1-4d02-9617-c568633aa178 req-a2bf8934-2e5a-49e6-ae5a-057e72f2e91c tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:05:36.075656 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 439/1757] 10.4.3.176 () {72 vars in 1547 bytes} [Tue Aug 4 09:05:35 2026] POST /volume/v3/snapshots => generated 311 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:36.109076 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7d1d9fd3-f7c0-4cf3-bce3-eb881229c2b1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.111153 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d1d9fd3-f7c0-4cf3-bce3-eb881229c2b1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:36.114052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d1d9fd3-f7c0-4cf3-bce3-eb881229c2b1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.115337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d1d9fd3-f7c0-4cf3-bce3-eb881229c2b1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.124021 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.124021 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:36.127686 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7d1d9fd3-f7c0-4cf3-bce3-eb881229c2b1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:36.134015 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d1d9fd3-f7c0-4cf3-bce3-eb881229c2b1 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 200 Aug 04 09:05:36.134619 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 440/1758] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.149675 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.153729 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] POST https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f/action Aug 04 09:05:36.154123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Action body: b'{"os-retype": {"new_type": "822ac328-958e-4df2-ba6c-92557753e693"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:36.154277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "822ac328-958e-4df2-ba6c-92557753e693"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:36.165490 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.165490 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:36.166172 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:36.174917 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-3b7e8ccd-5d12-4385-8e66-b88856a7d14e req-41a32dca-22d5-4cd7-9330-b0651a11446b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.177494 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3b7e8ccd-5d12-4385-8e66-b88856a7d14e req-41a32dca-22d5-4cd7-9330-b0651a11446b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] GET https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db Aug 04 09:05:36.177841 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3b7e8ccd-5d12-4385-8e66-b88856a7d14e req-41a32dca-22d5-4cd7-9330-b0651a11446b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.178171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3b7e8ccd-5d12-4385-8e66-b88856a7d14e req-41a32dca-22d5-4cd7-9330-b0651a11446b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.184742 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.184742 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:36.186392 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-3b7e8ccd-5d12-4385-8e66-b88856a7d14e req-41a32dca-22d5-4cd7-9330-b0651a11446b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Snapshot retrieved successfully. Aug 04 09:05:36.186890 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3b7e8ccd-5d12-4385-8e66-b88856a7d14e req-41a32dca-22d5-4cd7-9330-b0651a11446b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db returned with HTTP 200 Aug 04 09:05:36.187568 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2041181784 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2041181784, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:36.187639 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 436/1759] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.187918 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2041181784 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2041181784, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:36.210248 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Created reservations ['7d6ddf1c-be15-4147-98f8-8807bad6a60e', 'b2fd1d8c-8eeb-40a0-b159-e27add4aae89'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:36.216533 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.218859 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:05:36.219357 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.219741 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.220179 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:05:36.220816 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.220816 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:36.221995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:05:36.222712 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1323868634 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1323868634, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:36.223054 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1323868634 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1323868634, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:05:36.230871 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] Get all snapshots completed successfully. Aug 04 09:05:36.231585 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.231585 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:36.233186 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4c5d9c60-7384-49d5-8e29-b52ec898cbaa req-01831e9d-cb68-4965-a57f-a32465ec10eb tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-reader] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:05:36.234692 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 440/1760] 10.4.3.176 () {68 vars in 1514 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.235712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Created reservations ['2c137cbd-22b8-4ccb-be60-59f32e3a1f39', '0f5b905f-da5b-4b65-9e12-ebc5f73d2be9'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:36.268449 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d920b2c0-df5a-4f72-b676-7d75825a6a83 req-af9ae077-0d8e-4581-af45-bea567558206 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.271535 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d920b2c0-df5a-4f72-b676-7d75825a6a83 req-af9ae077-0d8e-4581-af45-bea567558206 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db Aug 04 09:05:36.271793 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d920b2c0-df5a-4f72-b676-7d75825a6a83 req-af9ae077-0d8e-4581-af45-bea567558206 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.272051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d920b2c0-df5a-4f72-b676-7d75825a6a83 req-af9ae077-0d8e-4581-af45-bea567558206 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.273822 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Retype volume request issued successfully. Aug 04 09:05:36.274142 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d7d325a-2917-4a3a-8020-bda06bd73f1f tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f/action returned with HTTP 202 Aug 04 09:05:36.274795 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 445/1761] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:36 2026] POST /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:36.281453 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.281453 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:36.281927 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d920b2c0-df5a-4f72-b676-7d75825a6a83 req-af9ae077-0d8e-4581-af45-bea567558206 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Snapshot retrieved successfully. Aug 04 09:05:36.282823 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d920b2c0-df5a-4f72-b676-7d75825a6a83 req-af9ae077-0d8e-4581-af45-bea567558206 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db returned with HTTP 200 Aug 04 09:05:36.283282 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 441/1762] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.288795 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-50a88253-5eaf-4887-bbc2-99863bc067c0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.290133 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-50a88253-5eaf-4887-bbc2-99863bc067c0 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:36.290502 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-50a88253-5eaf-4887-bbc2-99863bc067c0 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.290803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-50a88253-5eaf-4887-bbc2-99863bc067c0 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.298825 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.298825 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:36.303321 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-50a88253-5eaf-4887-bbc2-99863bc067c0 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:36.309614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.310391 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-50a88253-5eaf-4887-bbc2-99863bc067c0 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 200 Aug 04 09:05:36.310897 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 437/1763] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.313377 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db Aug 04 09:05:36.313661 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.314193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.314592 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Delete snapshot with id: d9bf7ec4-e079-4a6b-b463-cff4aca255db Aug 04 09:05:36.328571 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.328571 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:36.328571 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Snapshot retrieved successfully. Aug 04 09:05:36.353369 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Snapshot delete request issued successfully. Aug 04 09:05:36.354676 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-3be6c3bf-eefe-482c-8703-040ff42141b3 req-ae2ca212-565b-441e-afb0-9bfe9773740b tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db returned with HTTP 202 Aug 04 09:05:36.355097 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 441/1764] 10.4.3.176 () {70 vars in 1626 bytes} [Tue Aug 4 09:05:36 2026] DELETE /volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:36.384599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-476efced-5425-4989-9b62-28ff4b504165 req-4003c8c7-9ab2-4034-a20b-7443b277f43e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.387175 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-476efced-5425-4989-9b62-28ff4b504165 req-4003c8c7-9ab2-4034-a20b-7443b277f43e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db Aug 04 09:05:36.389340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-476efced-5425-4989-9b62-28ff4b504165 req-4003c8c7-9ab2-4034-a20b-7443b277f43e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.389340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-476efced-5425-4989-9b62-28ff4b504165 req-4003c8c7-9ab2-4034-a20b-7443b277f43e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.390106 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-135ff938-ab82-4ec7-a521-420fa765d35a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.393895 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.393895 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:36.394288 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-135ff938-ab82-4ec7-a521-420fa765d35a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:36.394601 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-476efced-5425-4989-9b62-28ff4b504165 req-4003c8c7-9ab2-4034-a20b-7443b277f43e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Snapshot retrieved successfully. Aug 04 09:05:36.394647 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-135ff938-ab82-4ec7-a521-420fa765d35a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.394923 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-135ff938-ab82-4ec7-a521-420fa765d35a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.395731 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-476efced-5425-4989-9b62-28ff4b504165 req-4003c8c7-9ab2-4034-a20b-7443b277f43e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db returned with HTTP 200 Aug 04 09:05:36.396370 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 446/1765] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.410596 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.410596 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:36.416648 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-135ff938-ab82-4ec7-a521-420fa765d35a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:36.423260 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-135ff938-ab82-4ec7-a521-420fa765d35a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:36.423814 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 442/1766] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.772950 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-41155496-d37b-4f6c-924a-17a1ff1f9465 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.775419 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41155496-d37b-4f6c-924a-17a1ff1f9465 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:36.775786 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41155496-d37b-4f6c-924a-17a1ff1f9465 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.776144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41155496-d37b-4f6c-924a-17a1ff1f9465 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.786796 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.786796 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:36.792646 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-41155496-d37b-4f6c-924a-17a1ff1f9465 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:36.799489 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41155496-d37b-4f6c-924a-17a1ff1f9465 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:36.800080 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 438/1767] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.817184 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8484efd9-7d61-4f9b-9e1d-69d1bcb4b5aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.819730 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8484efd9-7d61-4f9b-9e1d-69d1bcb4b5aa tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:36.820008 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8484efd9-7d61-4f9b-9e1d-69d1bcb4b5aa tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.820280 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8484efd9-7d61-4f9b-9e1d-69d1bcb4b5aa tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.830423 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.830423 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:36.835669 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8484efd9-7d61-4f9b-9e1d-69d1bcb4b5aa tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:36.842150 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8484efd9-7d61-4f9b-9e1d-69d1bcb4b5aa tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:36.842801 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 442/1768] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:36.896619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-4e5cd712-05ed-4e71-a55b-06b863a61f86 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:36.899194 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-4e5cd712-05ed-4e71-a55b-06b863a61f86 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:36.899795 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-4e5cd712-05ed-4e71-a55b-06b863a61f86 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:36.899996 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-4e5cd712-05ed-4e71-a55b-06b863a61f86 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:36.908555 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:36.908555 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:36.913326 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-4e5cd712-05ed-4e71-a55b-06b863a61f86 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:36.918690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-4e5cd712-05ed-4e71-a55b-06b863a61f86 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:36.919193 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 447/1769] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:36 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.003544 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-049a5479-9713-4a39-911d-59b0ed1aa039 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.004005 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-049a5479-9713-4a39-911d-59b0ed1aa039 None None] GET https://10.4.3.176/volume// Aug 04 09:05:37.004270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-049a5479-9713-4a39-911d-59b0ed1aa039 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.004500 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-049a5479-9713-4a39-911d-59b0ed1aa039 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.004865 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-049a5479-9713-4a39-911d-59b0ed1aa039 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:37.005179 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 443/1770] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:37.016914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-f7a6c9d0-7d4f-4839-ada6-6b506279f49b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.019762 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-f7a6c9d0-7d4f-4839-ada6-6b506279f49b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:05:37.020270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-f7a6c9d0-7d4f-4839-ada6-6b506279f49b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99a9f67f-dde4-477c-8789-8073c741491f", "connector": null, "instance_uuid": "45e4c707-0cd5-48d5-8f5c-6d497af93f6d"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:37.029992 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.029992 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:37.063256 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-f7a6c9d0-7d4f-4839-ada6-6b506279f49b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:05:37.063918 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 439/1771] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:05:37 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:37.094289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0d1d9cbd-9310-4ebd-9793-46a76368f843 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.096680 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d1d9cbd-9310-4ebd-9793-46a76368f843 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:37.096960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d1d9cbd-9310-4ebd-9793-46a76368f843 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.097242 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d1d9cbd-9310-4ebd-9793-46a76368f843 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.104328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-402b3337-295e-4964-94a1-8bc0d4abe363 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.104815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-402b3337-295e-4964-94a1-8bc0d4abe363 None None] GET https://10.4.3.176/volume// Aug 04 09:05:37.105040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-402b3337-295e-4964-94a1-8bc0d4abe363 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.105261 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-402b3337-295e-4964-94a1-8bc0d4abe363 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.105597 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-402b3337-295e-4964-94a1-8bc0d4abe363 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:37.105937 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 448/1772] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:37.111226 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.111226 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:37.114712 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-e7dc3249-b53f-4545-aa23-c77060688627 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.116749 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-e7dc3249-b53f-4545-aa23-c77060688627 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:37.116928 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-e7dc3249-b53f-4545-aa23-c77060688627 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.117106 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-e7dc3249-b53f-4545-aa23-c77060688627 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.120663 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d1d9cbd-9310-4ebd-9793-46a76368f843 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:37.126197 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.126197 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:37.129382 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-e7dc3249-b53f-4545-aa23-c77060688627 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:37.133219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-e7dc3249-b53f-4545-aa23-c77060688627 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:37.133344 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d1d9cbd-9310-4ebd-9793-46a76368f843 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:37.133652 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 444/1773] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 1036 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:37.134458 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 443/1774] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.242987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-a300e4ae-fde9-48c1-a798-4b746b85e3c7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.244927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-a300e4ae-fde9-48c1-a798-4b746b85e3c7 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] PUT https://10.4.3.176/volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527 Aug 04 09:05:37.245260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-a300e4ae-fde9-48c1-a798-4b746b85e3c7 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:37.253516 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-a300e4ae-fde9-48c1-a798-4b746b85e3c7 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Acquiring lock "cinder-attachment_update-99a9f67f-dde4-477c-8789-8073c741491f-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:05:37.258121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-a300e4ae-fde9-48c1-a798-4b746b85e3c7 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Lock "cinder-attachment_update-99a9f67f-dde4-477c-8789-8073c741491f-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:05:37.258779 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.258779 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:37.328127 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-719ae9d7-a235-4520-97f3-fe1cb8bd6f6b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.331279 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-719ae9d7-a235-4520-97f3-fe1cb8bd6f6b tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:37.331555 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-719ae9d7-a235-4520-97f3-fe1cb8bd6f6b tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.331796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-719ae9d7-a235-4520-97f3-fe1cb8bd6f6b tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.340213 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.340213 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:37.345191 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-719ae9d7-a235-4520-97f3-fe1cb8bd6f6b tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:37.350932 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-719ae9d7-a235-4520-97f3-fe1cb8bd6f6b tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 200 Aug 04 09:05:37.351588 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 449/1775] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.356303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-a300e4ae-fde9-48c1-a798-4b746b85e3c7 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Lock "cinder-attachment_update-99a9f67f-dde4-477c-8789-8073c741491f-np0000006401" released by "attachment_update" :: held 0.098s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:05:37.356771 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-a300e4ae-fde9-48c1-a798-4b746b85e3c7 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527 returned with HTTP 200 Aug 04 09:05:37.357471 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 440/1776] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:05:37 2026] PUT /volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:37.368549 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c1005e15-3503-4219-b081-911c2f947634 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.370471 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1005e15-3503-4219-b081-911c2f947634 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:37.370728 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1005e15-3503-4219-b081-911c2f947634 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.370983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1005e15-3503-4219-b081-911c2f947634 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.379135 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.379135 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:37.382936 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c1005e15-3503-4219-b081-911c2f947634 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:37.388127 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1005e15-3503-4219-b081-911c2f947634 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 200 Aug 04 09:05:37.388572 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 445/1777] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.400013 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dc73809c-872a-4cac-a704-f3cc4171cbbd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.401192 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.402891 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:37.403228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc73809c-872a-4cac-a704-f3cc4171cbbd tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:37.403288 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2060927042"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:37.403473 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc73809c-872a-4cac-a704-f3cc4171cbbd tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.404337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc73809c-872a-4cac-a704-f3cc4171cbbd tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.404683 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2060927042'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:37.404793 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Create volume of 1 GB Aug 04 09:05:37.409097 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Availability Zones retrieved successfully. Aug 04 09:05:37.412475 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.412475 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:37.415305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Flow 'volume_create_api' (a9f93baf-ff77-4db1-96ac-c14a6667b9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:37.416179 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dc73809c-872a-4cac-a704-f3cc4171cbbd tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:37.416273 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1f86e0-bafa-4e38-9064-1b9fbfbdbb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:37.417621 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:37.420790 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc73809c-872a-4cac-a704-f3cc4171cbbd tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 200 Aug 04 09:05:37.421060 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 444/1778] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.425729 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-854cc69f-4a52-46ef-af1d-2ded55f21491 req-639a5380-917e-415a-b531-60756a445c9e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.427938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-854cc69f-4a52-46ef-af1d-2ded55f21491 req-639a5380-917e-415a-b531-60756a445c9e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db Aug 04 09:05:37.428134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-854cc69f-4a52-46ef-af1d-2ded55f21491 req-639a5380-917e-415a-b531-60756a445c9e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.428347 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-854cc69f-4a52-46ef-af1d-2ded55f21491 req-639a5380-917e-415a-b531-60756a445c9e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.432860 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-854cc69f-4a52-46ef-af1d-2ded55f21491 req-639a5380-917e-415a-b531-60756a445c9e tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db returned with HTTP 404 Aug 04 09:05:37.433270 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 441/1779] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/snapshots/d9bf7ec4-e079-4a6b-b463-cff4aca255db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:37.436503 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.440832 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] DELETE https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:37.441100 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.441439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.441656 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Delete volume with id: 0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:37.442534 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8e8d30de-66ba-4ee2-be34-e2e9a3cbe80b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.444710 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8e8d30de-66ba-4ee2-be34-e2e9a3cbe80b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:37.445187 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8e8d30de-66ba-4ee2-be34-e2e9a3cbe80b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.445187 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8e8d30de-66ba-4ee2-be34-e2e9a3cbe80b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.450451 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1f86e0-bafa-4e38-9064-1b9fbfbdbb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:37.450714 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.450714 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:37.451312 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:37.451662 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7eba567-a981-4768-8880-07dbb517da88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:37.452880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.453232 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.453232 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:37.455356 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] DELETE https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:37.455616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.456006 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.456006 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Delete volume with id: 21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:37.457308 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8e8d30de-66ba-4ee2-be34-e2e9a3cbe80b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:37.463308 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8e8d30de-66ba-4ee2-be34-e2e9a3cbe80b tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:37.463702 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 445/1780] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:37.464940 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.464940 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:37.465768 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Volume info retrieved successfully. Aug 04 09:05:37.486391 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Delete volume request issued successfully. Aug 04 09:05:37.486544 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90376f1a-05b2-4497-9c2c-c01ce1f91620 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 202 Aug 04 09:05:37.487172 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 446/1781] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:05:37 2026] DELETE /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:37.492917 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Delete volume request issued successfully. Aug 04 09:05:37.493073 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-afe62ada-9ec5-4bd9-b1cf-e6f7616d81d5 req-3f78a66f-a569-4b24-805a-ae2cd0c036b7 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 202 Aug 04 09:05:37.493655 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 442/1782] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:05:37 2026] DELETE /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:37.496832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b4561f1e-8577-48ff-adbc-d49f246c971d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.499083 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b4561f1e-8577-48ff-adbc-d49f246c971d tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:37.499083 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b4561f1e-8577-48ff-adbc-d49f246c971d tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.499083 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b4561f1e-8577-48ff-adbc-d49f246c971d tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.503658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-627260e1-3e65-473d-b533-276860a06aa8 req-59a54f09-63ae-4022-9357-e47a8979f102 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.506537 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-59a54f09-63ae-4022-9357-e47a8979f102 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:37.506537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-59a54f09-63ae-4022-9357-e47a8979f102 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.506810 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-59a54f09-63ae-4022-9357-e47a8979f102 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.506986 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.506986 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:37.510977 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b4561f1e-8577-48ff-adbc-d49f246c971d tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Volume info retrieved successfully. Aug 04 09:05:37.514695 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ad8d8b0b-6b6f-4e3b-bfee-0a8ee2e2a464 req-2459303a-0d4a-46fe-af33-7181cec7ec83 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.516422 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b4561f1e-8577-48ff-adbc-d49f246c971d tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 200 Aug 04 09:05:37.516742 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 446/1783] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.517030 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ad8d8b0b-6b6f-4e3b-bfee-0a8ee2e2a464 req-2459303a-0d4a-46fe-af33-7181cec7ec83 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:37.517267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ad8d8b0b-6b6f-4e3b-bfee-0a8ee2e2a464 req-2459303a-0d4a-46fe-af33-7181cec7ec83 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.517515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ad8d8b0b-6b6f-4e3b-bfee-0a8ee2e2a464 req-2459303a-0d4a-46fe-af33-7181cec7ec83 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.517766 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.517766 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:37.523489 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-627260e1-3e65-473d-b533-276860a06aa8 req-59a54f09-63ae-4022-9357-e47a8979f102 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:37.526109 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Created reservations ['e682185e-7073-4d0b-b7ae-dd4170ff6639', 'be50b62b-c8c4-4892-b044-8d121b4bbfb8', '0f621364-9b9b-46de-9687-fd5466be0e0d', '422c094d-d288-462e-aa0c-db03e0e5bf6a'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:37.527041 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7eba567-a981-4768-8880-07dbb517da88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e682185e-7073-4d0b-b7ae-dd4170ff6639', 'be50b62b-c8c4-4892-b044-8d121b4bbfb8', '0f621364-9b9b-46de-9687-fd5466be0e0d', '422c094d-d288-462e-aa0c-db03e0e5bf6a']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:37.527375 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.527375 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:37.527824 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e65887d7-aa2b-460f-a8fd-9090e6823d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:37.530324 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-59a54f09-63ae-4022-9357-e47a8979f102 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:37.531036 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 447/1784] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:37.531802 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-ad8d8b0b-6b6f-4e3b-bfee-0a8ee2e2a464 req-2459303a-0d4a-46fe-af33-7181cec7ec83 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Volume info retrieved successfully. Aug 04 09:05:37.537134 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ad8d8b0b-6b6f-4e3b-bfee-0a8ee2e2a464 req-2459303a-0d4a-46fe-af33-7181cec7ec83 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 200 Aug 04 09:05:37.537602 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 443/1785] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.556764 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e65887d7-aa2b-460f-a8fd-9090e6823d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8d38868-95d5-45ba-a453-eb0382958ed3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2060927042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ddbfad2cc5491f822eb7fefb759f42',qos_specs=None,replication_status=,reservations=['e682185e-7073-4d0b-b7ae-dd4170ff6639','be50b62b-c8c4-4892-b044-8d121b4bbfb8','0f621364-9b9b-46de-9687-fd5466be0e0d','422c094d-d288-462e-aa0c-db03e0e5bf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978da214632c4cd884362de4c640538d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2060927042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8d38868-95d5-45ba-a453-eb0382958ed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ddbfad2cc5491f822eb7fefb759f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='978da214632c4cd884362de4c640538d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:37.557651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c202b0-6dc4-48a9-9f48-6f3ae6f1955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:37.579290 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8c202b0-6dc4-48a9-9f48-6f3ae6f1955a) transitioned into state 'SUCCESS' from state '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-2060927042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ddbfad2cc5491f822eb7fefb759f42',qos_specs=None,replication_status=,reservations=['e682185e-7073-4d0b-b7ae-dd4170ff6639','be50b62b-c8c4-4892-b044-8d121b4bbfb8','0f621364-9b9b-46de-9687-fd5466be0e0d','422c094d-d288-462e-aa0c-db03e0e5bf6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978da214632c4cd884362de4c640538d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:37.580276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50561e3-9907-4889-afad-c7957354c012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:37.591161 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50561e3-9907-4889-afad-c7957354c012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:37.592318 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Flow 'volume_create_api' (a9f93baf-ff77-4db1-96ac-c14a6667b9b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:37.592488 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Create volume request issued successfully. Aug 04 09:05:37.593110 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5aef5c25-6691-4bb1-8b27-c9fe08a11599 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:37.593588 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 450/1786] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:05:37 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:37.620227 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cdfa3b9c-56a3-4142-ad51-0e3744dab417 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.622024 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cdfa3b9c-56a3-4142-ad51-0e3744dab417 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:05:37.622260 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cdfa3b9c-56a3-4142-ad51-0e3744dab417 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.622501 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cdfa3b9c-56a3-4142-ad51-0e3744dab417 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.629939 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.629939 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:37.636161 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cdfa3b9c-56a3-4142-ad51-0e3744dab417 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:05:37.642854 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cdfa3b9c-56a3-4142-ad51-0e3744dab417 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:05:37.643690 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 447/1787] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:37.858905 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-627260e1-3e65-473d-b533-276860a06aa8 req-04c809f2-9cca-4221-a79a-e199d1aaed8a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.860990 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-04c809f2-9cca-4221-a79a-e199d1aaed8a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:37.861174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-04c809f2-9cca-4221-a79a-e199d1aaed8a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.861372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-04c809f2-9cca-4221-a79a-e199d1aaed8a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.868436 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.868436 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:37.871757 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-627260e1-3e65-473d-b533-276860a06aa8 req-04c809f2-9cca-4221-a79a-e199d1aaed8a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:37.876642 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-04c809f2-9cca-4221-a79a-e199d1aaed8a tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:37.877028 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 448/1788] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 1157 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:37.886158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b0cc3d8a-28a6-44c4-ae33-59e8240027f5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.886634 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0cc3d8a-28a6-44c4-ae33-59e8240027f5 None None] GET https://10.4.3.176/volume// Aug 04 09:05:37.887447 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0cc3d8a-28a6-44c4-ae33-59e8240027f5 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:37.887447 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0cc3d8a-28a6-44c4-ae33-59e8240027f5 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:37.887543 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0cc3d8a-28a6-44c4-ae33-59e8240027f5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:37.887819 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 444/1789] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:05:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:37.896449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-627260e1-3e65-473d-b533-276860a06aa8 req-b2da525e-105f-40ac-b176-944f16ab3c4f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:37.898667 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-b2da525e-105f-40ac-b176-944f16ab3c4f tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:05:37.901985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-b2da525e-105f-40ac-b176-944f16ab3c4f tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5cd0e00-9417-488f-a5c5-a9571ba51740", "connector": null, "instance_uuid": "f3ee415b-1bda-47de-81b2-d96b310feaa2"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:37.908028 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:37.908028 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:37.933288 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-b2da525e-105f-40ac-b176-944f16ab3c4f tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:05:37.933738 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 451/1790] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:05:37 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:38.150943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c3c72805-0748-49af-922a-6c5292cdbaae None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.153651 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c3c72805-0748-49af-922a-6c5292cdbaae tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:38.155556 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c3c72805-0748-49af-922a-6c5292cdbaae tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.155556 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c3c72805-0748-49af-922a-6c5292cdbaae tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.173522 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:38.173522 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:38.178388 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c3c72805-0748-49af-922a-6c5292cdbaae tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:38.188222 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c3c72805-0748-49af-922a-6c5292cdbaae tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:38.188603 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 448/1791] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:38.529937 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bea47443-652e-43bd-9b8b-8abf2ee8db14 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.533826 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bea47443-652e-43bd-9b8b-8abf2ee8db14 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] GET https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f Aug 04 09:05:38.533826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bea47443-652e-43bd-9b8b-8abf2ee8db14 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.533826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bea47443-652e-43bd-9b8b-8abf2ee8db14 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.542161 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bea47443-652e-43bd-9b8b-8abf2ee8db14 tempest-VolumeTypesTest-1792139517 tempest-VolumeTypesTest-1792139517-project-member] https://10.4.3.176/volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f returned with HTTP 404 Aug 04 09:05:38.542779 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 449/1792] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/volumes/0829aa0b-9fd7-4c27-ad85-cb32eee2881f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:38.551649 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6de7ef2c-8263-4232-b955-debfaf02ff72 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.557462 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6de7ef2c-8263-4232-b955-debfaf02ff72 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] DELETE https://10.4.3.176/volume/v3/types/822ac328-958e-4df2-ba6c-92557753e693 Aug 04 09:05:38.557462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6de7ef2c-8263-4232-b955-debfaf02ff72 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.557462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6de7ef2c-8263-4232-b955-debfaf02ff72 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.573284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-0af79afc-34d2-4f2a-8dd4-4f376f31c4be req-4141a641-2d4b-4dc3-8d13-f4eb33b662c8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.575919 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0af79afc-34d2-4f2a-8dd4-4f376f31c4be req-4141a641-2d4b-4dc3-8d13-f4eb33b662c8 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:38.576114 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0af79afc-34d2-4f2a-8dd4-4f376f31c4be req-4141a641-2d4b-4dc3-8d13-f4eb33b662c8 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.576359 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0af79afc-34d2-4f2a-8dd4-4f376f31c4be req-4141a641-2d4b-4dc3-8d13-f4eb33b662c8 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.583985 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0af79afc-34d2-4f2a-8dd4-4f376f31c4be req-4141a641-2d4b-4dc3-8d13-f4eb33b662c8 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 404 Aug 04 09:05:38.587587 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 452/1793] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:38.588031 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6de7ef2c-8263-4232-b955-debfaf02ff72 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/822ac328-958e-4df2-ba6c-92557753e693 returned with HTTP 202 Aug 04 09:05:38.588031 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 445/1794] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:38 2026] DELETE /volume/v3/types/822ac328-958e-4df2-ba6c-92557753e693 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:38.598150 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3e9defe1-bc84-4051-a6e7-114808d680ab None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.600975 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e9defe1-bc84-4051-a6e7-114808d680ab tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/822ac328-958e-4df2-ba6c-92557753e693 Aug 04 09:05:38.601284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e9defe1-bc84-4051-a6e7-114808d680ab tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.601521 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e9defe1-bc84-4051-a6e7-114808d680ab tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.607320 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e9defe1-bc84-4051-a6e7-114808d680ab tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/822ac328-958e-4df2-ba6c-92557753e693 returned with HTTP 404 Aug 04 09:05:38.607901 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 449/1795] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/types/822ac328-958e-4df2-ba6c-92557753e693 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:05:38.620516 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5e8eb7ec-5959-4f89-a3ee-21a49000507a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.622584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-809e438d-d2e1-4bb3-9225-e402dea17562 req-2c28544b-0100-465f-86dd-2289fabfd7e3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.624094 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e8eb7ec-5959-4f89-a3ee-21a49000507a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] DELETE https://10.4.3.176/volume/v3/types/dadd396a-bce0-4cd0-bcff-87ac2e253897 Aug 04 09:05:38.624627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5e8eb7ec-5959-4f89-a3ee-21a49000507a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.624926 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5e8eb7ec-5959-4f89-a3ee-21a49000507a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.627088 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-809e438d-d2e1-4bb3-9225-e402dea17562 req-2c28544b-0100-465f-86dd-2289fabfd7e3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] DELETE https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:38.627391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-809e438d-d2e1-4bb3-9225-e402dea17562 req-2c28544b-0100-465f-86dd-2289fabfd7e3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.627691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-809e438d-d2e1-4bb3-9225-e402dea17562 req-2c28544b-0100-465f-86dd-2289fabfd7e3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.628308 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [req-809e438d-d2e1-4bb3-9225-e402dea17562 req-2c28544b-0100-465f-86dd-2289fabfd7e3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Delete volume with id: 21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:38.641802 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-809e438d-d2e1-4bb3-9225-e402dea17562 req-2c28544b-0100-465f-86dd-2289fabfd7e3 tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 404 Aug 04 09:05:38.642350 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 453/1796] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:05:38 2026] DELETE /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:38.657262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-66b6904d-036c-4dc1-9e28-739f07c60a39 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.660215 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66b6904d-036c-4dc1-9e28-739f07c60a39 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:05:38.662365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66b6904d-036c-4dc1-9e28-739f07c60a39 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.662365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66b6904d-036c-4dc1-9e28-739f07c60a39 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.667633 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:38.667633 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:38.668335 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-15c3f1bc-6664-462b-8056-e4b7a2549ffe req-eab67406-3d56-44df-bb80-ddd9b7684f8f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.670734 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e8eb7ec-5959-4f89-a3ee-21a49000507a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/dadd396a-bce0-4cd0-bcff-87ac2e253897 returned with HTTP 202 Aug 04 09:05:38.671243 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 450/1797] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:38 2026] DELETE /volume/v3/types/dadd396a-bce0-4cd0-bcff-87ac2e253897 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:38.671971 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-15c3f1bc-6664-462b-8056-e4b7a2549ffe req-eab67406-3d56-44df-bb80-ddd9b7684f8f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] GET https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 Aug 04 09:05:38.672056 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-66b6904d-036c-4dc1-9e28-739f07c60a39 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:05:38.672234 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-15c3f1bc-6664-462b-8056-e4b7a2549ffe req-eab67406-3d56-44df-bb80-ddd9b7684f8f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.672478 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-15c3f1bc-6664-462b-8056-e4b7a2549ffe req-eab67406-3d56-44df-bb80-ddd9b7684f8f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.677864 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66b6904d-036c-4dc1-9e28-739f07c60a39 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:05:38.678504 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 446/1798] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:38.679950 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c6a3e2ab-93da-4bda-b61e-12d3f2efc7df None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.684223 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6a3e2ab-93da-4bda-b61e-12d3f2efc7df tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/dadd396a-bce0-4cd0-bcff-87ac2e253897 Aug 04 09:05:38.684223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c6a3e2ab-93da-4bda-b61e-12d3f2efc7df tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.684223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c6a3e2ab-93da-4bda-b61e-12d3f2efc7df tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.688225 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-15c3f1bc-6664-462b-8056-e4b7a2549ffe req-eab67406-3d56-44df-bb80-ddd9b7684f8f tempest-VolumesSnapshotsTestJSON-1924591382 tempest-VolumesSnapshotsTestJSON-1924591382-project-member] https://10.4.3.176/volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 returned with HTTP 404 Aug 04 09:05:38.691380 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 450/1799] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/volumes/21c5e6c6-62f5-4107-b152-3f847deb2bd7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:38.691541 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6a3e2ab-93da-4bda-b61e-12d3f2efc7df tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/dadd396a-bce0-4cd0-bcff-87ac2e253897 returned with HTTP 404 Aug 04 09:05:38.691541 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 454/1800] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/types/dadd396a-bce0-4cd0-bcff-87ac2e253897 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:05:38.701016 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9d52de6d-f4c2-44ac-9e1b-e0f564b2b84b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.703385 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9d52de6d-f4c2-44ac-9e1b-e0f564b2b84b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:38.703900 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9d52de6d-f4c2-44ac-9e1b-e0f564b2b84b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-270267340", "description": "tempest-volume-type-description-1427330328", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:38.722703 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9d52de6d-f4c2-44ac-9e1b-e0f564b2b84b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:38.723172 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 451/1801] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:05:38 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) Aug 04 09:05:38.730854 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d0d0384a-9cea-4022-953a-aa3a8e2e9176 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.734670 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0d0384a-9cea-4022-953a-aa3a8e2e9176 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 Aug 04 09:05:38.734670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0d0384a-9cea-4022-953a-aa3a8e2e9176 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.734670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0d0384a-9cea-4022-953a-aa3a8e2e9176 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.742737 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0d0384a-9cea-4022-953a-aa3a8e2e9176 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 returned with HTTP 200 Aug 04 09:05:38.743517 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 447/1802] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:38.752635 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-85d646ca-fcfe-4bf1-8b81-ee94cc6c463b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.756749 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-85d646ca-fcfe-4bf1-8b81-ee94cc6c463b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] DELETE https://10.4.3.176/volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 Aug 04 09:05:38.756749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-85d646ca-fcfe-4bf1-8b81-ee94cc6c463b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.756749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-85d646ca-fcfe-4bf1-8b81-ee94cc6c463b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.807853 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-85d646ca-fcfe-4bf1-8b81-ee94cc6c463b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 returned with HTTP 202 Aug 04 09:05:38.808599 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 451/1803] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:38 2026] DELETE /volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:38.816405 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c498d144-8618-4aac-9705-62e4fcebde30 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.818290 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c498d144-8618-4aac-9705-62e4fcebde30 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 Aug 04 09:05:38.818519 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c498d144-8618-4aac-9705-62e4fcebde30 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.818703 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c498d144-8618-4aac-9705-62e4fcebde30 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.821672 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c498d144-8618-4aac-9705-62e4fcebde30 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 returned with HTTP 404 Aug 04 09:05:38.822740 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 455/1804] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/types/947975ff-cba1-4f84-9643-2b663fd61764 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:38.830356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d6ea5a71-1197-48ea-9243-0e4a6e2faae5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.833513 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d6ea5a71-1197-48ea-9243-0e4a6e2faae5 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:38.833746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d6ea5a71-1197-48ea-9243-0e4a6e2faae5 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1366449741"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:38.850848 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d6ea5a71-1197-48ea-9243-0e4a6e2faae5 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:38.851240 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 452/1805] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:38 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) Aug 04 09:05:38.859433 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eb971f0a-9a7d-4b96-9814-77730135f7b0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.861003 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb971f0a-9a7d-4b96-9814-77730135f7b0 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] POST https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption Aug 04 09:05:38.861744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb971f0a-9a7d-4b96-9814-77730135f7b0 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:38.897894 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb971f0a-9a7d-4b96-9814-77730135f7b0 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption returned with HTTP 200 Aug 04 09:05:38.897894 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 448/1806] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:05:38 2026] POST /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:38.907502 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1c5d816f-4f85-49ed-bca9-5a0bcf9aa12b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.909548 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c5d816f-4f85-49ed-bca9-5a0bcf9aa12b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption Aug 04 09:05:38.909789 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c5d816f-4f85-49ed-bca9-5a0bcf9aa12b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.910021 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c5d816f-4f85-49ed-bca9-5a0bcf9aa12b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.916710 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c5d816f-4f85-49ed-bca9-5a0bcf9aa12b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption returned with HTTP 200 Aug 04 09:05:38.917286 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 452/1807] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:38.926333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-56cb2209-1432-4c7f-80a1-b148c2d160a4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.928823 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-56cb2209-1432-4c7f-80a1-b148c2d160a4 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] PUT https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/4d7cd4ea-1d98-4b70-bdae-daa857657c65 Aug 04 09:05:38.929346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-56cb2209-1432-4c7f-80a1-b148c2d160a4 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:38.932053 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:38.932053 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:38.949367 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-56cb2209-1432-4c7f-80a1-b148c2d160a4 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/4d7cd4ea-1d98-4b70-bdae-daa857657c65 returned with HTTP 200 Aug 04 09:05:38.949962 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 456/1808] 10.4.3.176 () {68 vars in 1507 bytes} [Tue Aug 4 09:05:38 2026] PUT /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/4d7cd4ea-1d98-4b70-bdae-daa857657c65 => generated 122 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:38.959337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-45383bf3-93ff-42a7-9f07-6c5fbc0bc97d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.961542 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-45383bf3-93ff-42a7-9f07-6c5fbc0bc97d tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption Aug 04 09:05:38.961729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-45383bf3-93ff-42a7-9f07-6c5fbc0bc97d tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.961912 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-45383bf3-93ff-42a7-9f07-6c5fbc0bc97d tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.968143 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-45383bf3-93ff-42a7-9f07-6c5fbc0bc97d tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption returned with HTTP 200 Aug 04 09:05:38.968527 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 453/1809] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:38.978035 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e29bce8a-6250-4324-abdd-3a91092540ca None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:38.981845 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e29bce8a-6250-4324-abdd-3a91092540ca tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/cipher Aug 04 09:05:38.981845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e29bce8a-6250-4324-abdd-3a91092540ca tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:38.981845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e29bce8a-6250-4324-abdd-3a91092540ca tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:38.987254 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e29bce8a-6250-4324-abdd-3a91092540ca tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/cipher returned with HTTP 200 Aug 04 09:05:38.987860 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 449/1810] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:05:38 2026] GET /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:05:38.996967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-13078293-119f-429f-b678-1b20c6b1bbaf None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.001078 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13078293-119f-429f-b678-1b20c6b1bbaf tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] DELETE https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/4d7cd4ea-1d98-4b70-bdae-daa857657c65 Aug 04 09:05:39.001366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13078293-119f-429f-b678-1b20c6b1bbaf tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.001628 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13078293-119f-429f-b678-1b20c6b1bbaf tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.045215 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13078293-119f-429f-b678-1b20c6b1bbaf tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/4d7cd4ea-1d98-4b70-bdae-daa857657c65 returned with HTTP 202 Aug 04 09:05:39.045900 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 453/1811] 10.4.3.176 () {66 vars in 1489 bytes} [Tue Aug 4 09:05:38 2026] DELETE /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption/4d7cd4ea-1d98-4b70-bdae-daa857657c65 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:39.058222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7eb21720-3861-4be9-ba03-4ee60b93ce93 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.061109 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7eb21720-3861-4be9-ba03-4ee60b93ce93 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption Aug 04 09:05:39.061389 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7eb21720-3861-4be9-ba03-4ee60b93ce93 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.061711 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7eb21720-3861-4be9-ba03-4ee60b93ce93 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.069087 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7eb21720-3861-4be9-ba03-4ee60b93ce93 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption returned with HTTP 200 Aug 04 09:05:39.069672 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 457/1812] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:05:39.084771 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4d3ecd98-550d-43f5-9d56-a2f1998e62c4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.086556 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d3ecd98-550d-43f5-9d56-a2f1998e62c4 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption Aug 04 09:05:39.086746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d3ecd98-550d-43f5-9d56-a2f1998e62c4 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.086932 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d3ecd98-550d-43f5-9d56-a2f1998e62c4 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.093715 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d3ecd98-550d-43f5-9d56-a2f1998e62c4 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption returned with HTTP 200 Aug 04 09:05:39.094053 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 454/1813] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:05:39.107515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2b8654ea-c8a6-40c5-9322-2f97a53194b2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.110236 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b8654ea-c8a6-40c5-9322-2f97a53194b2 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] DELETE https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c Aug 04 09:05:39.110236 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b8654ea-c8a6-40c5-9322-2f97a53194b2 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.110236 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b8654ea-c8a6-40c5-9322-2f97a53194b2 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.154551 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b8654ea-c8a6-40c5-9322-2f97a53194b2 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c returned with HTTP 202 Aug 04 09:05:39.154551 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 450/1814] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:39 2026] DELETE /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:39.161909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e4a17b92-6643-45f9-86b9-dbd344a33e06 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.163671 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4a17b92-6643-45f9-86b9-dbd344a33e06 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c Aug 04 09:05:39.163841 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4a17b92-6643-45f9-86b9-dbd344a33e06 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.164331 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4a17b92-6643-45f9-86b9-dbd344a33e06 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.174872 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4a17b92-6643-45f9-86b9-dbd344a33e06 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c returned with HTTP 404 Aug 04 09:05:39.174872 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 454/1815] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/types/0fee6d55-480c-4961-9234-4d75d88b9d1c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:39.190052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-43924ee4-3ce5-406d-a0a1-67d7b09cbe28 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.192017 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43924ee4-3ce5-406d-a0a1-67d7b09cbe28 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types Aug 04 09:05:39.192291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43924ee4-3ce5-406d-a0a1-67d7b09cbe28 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.192456 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-43924ee4-3ce5-406d-a0a1-67d7b09cbe28 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.206743 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-122313b3-f749-4c52-8bf8-f74365a4f45e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.208846 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-122313b3-f749-4c52-8bf8-f74365a4f45e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:39.209256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-122313b3-f749-4c52-8bf8-f74365a4f45e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.209571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-122313b3-f749-4c52-8bf8-f74365a4f45e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.209696 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-43924ee4-3ce5-406d-a0a1-67d7b09cbe28 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:39.210350 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 458/1816] 10.4.3.176 () {66 vars in 1231 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/types => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:39.225594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bb5f098b-2c10-46da-b798-7dcd7f481475 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.227347 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:39.227347 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:39.228227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb5f098b-2c10-46da-b798-7dcd7f481475 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:39.228227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb5f098b-2c10-46da-b798-7dcd7f481475 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-240128794"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:39.234112 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-122313b3-f749-4c52-8bf8-f74365a4f45e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:39.246780 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-122313b3-f749-4c52-8bf8-f74365a4f45e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:39.247152 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 455/1817] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:39.251221 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb5f098b-2c10-46da-b798-7dcd7f481475 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:39.251221 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 451/1818] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:39 2026] POST /volume/v3/types => generated 220 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:39.264584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b09f1b83-548f-408e-b719-bf1c81fc467b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.269161 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b09f1b83-548f-408e-b719-bf1c81fc467b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] PUT https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f Aug 04 09:05:39.269652 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b09f1b83-548f-408e-b719-bf1c81fc467b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1501410609", "description": "tempest-volume-type-description-622906937", "is_public": false}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:39.328330 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b09f1b83-548f-408e-b719-bf1c81fc467b tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f returned with HTTP 200 Aug 04 09:05:39.328840 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 455/1819] 10.4.3.176 () {68 vars in 1363 bytes} [Tue Aug 4 09:05:39 2026] PUT /volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f => generated 204 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:39.342044 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7bf14ced-093b-4eb1-9909-3d8fefc9e98a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.346533 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7bf14ced-093b-4eb1-9909-3d8fefc9e98a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f Aug 04 09:05:39.347343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7bf14ced-093b-4eb1-9909-3d8fefc9e98a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.347343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7bf14ced-093b-4eb1-9909-3d8fefc9e98a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.357358 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7bf14ced-093b-4eb1-9909-3d8fefc9e98a tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f returned with HTTP 200 Aug 04 09:05:39.357859 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 459/1820] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:39.370680 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-17334fb9-f945-47bc-b9f5-d198f090c3b0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.372499 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-17334fb9-f945-47bc-b9f5-d198f090c3b0 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] DELETE https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f Aug 04 09:05:39.372945 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-17334fb9-f945-47bc-b9f5-d198f090c3b0 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.373434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-17334fb9-f945-47bc-b9f5-d198f090c3b0 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.399023 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-17334fb9-f945-47bc-b9f5-d198f090c3b0 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f returned with HTTP 202 Aug 04 09:05:39.399640 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 456/1821] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:39 2026] DELETE /volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:39.413535 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9eae5ae5-b7db-4d0a-a6b2-18490da0b740 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.416977 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9eae5ae5-b7db-4d0a-a6b2-18490da0b740 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] GET https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f Aug 04 09:05:39.417078 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9eae5ae5-b7db-4d0a-a6b2-18490da0b740 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.417306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9eae5ae5-b7db-4d0a-a6b2-18490da0b740 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.421972 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9eae5ae5-b7db-4d0a-a6b2-18490da0b740 tempest-VolumeTypesTest-144673315 tempest-VolumeTypesTest-144673315-project-admin] https://10.4.3.176/volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f returned with HTTP 404 Aug 04 09:05:39.422629 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 452/1822] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/types/fa8eaca1-d83b-4932-9dba-a9a4cd4cb34f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:39.430398 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b93d5e08-81e2-49dd-8f09-3c401f76463c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.433322 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b93d5e08-81e2-49dd-8f09-3c401f76463c None None] GET https://10.4.3.176/volume// Aug 04 09:05:39.433322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b93d5e08-81e2-49dd-8f09-3c401f76463c None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.433322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b93d5e08-81e2-49dd-8f09-3c401f76463c None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.433322 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b93d5e08-81e2-49dd-8f09-3c401f76463c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:39.433322 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 456/1823] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:39.476725 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-627260e1-3e65-473d-b533-276860a06aa8 req-2b3939e3-231c-4903-b0ec-2f9173e64c21 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.481085 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-2b3939e3-231c-4903-b0ec-2f9173e64c21 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:39.481375 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-2b3939e3-231c-4903-b0ec-2f9173e64c21 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:39.481579 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-2b3939e3-231c-4903-b0ec-2f9173e64c21 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:39.491582 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:39.491582 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:39.495817 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-627260e1-3e65-473d-b533-276860a06aa8 req-2b3939e3-231c-4903-b0ec-2f9173e64c21 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:39.500829 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-2b3939e3-231c-4903-b0ec-2f9173e64c21 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:39.502529 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 460/1824] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:39 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 1336 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:39.619518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-627260e1-3e65-473d-b533-276860a06aa8 req-3713f7cc-0b86-441f-b890-7f98a02125e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.622789 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-3713f7cc-0b86-441f-b890-7f98a02125e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] PUT https://10.4.3.176/volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a Aug 04 09:05:39.623194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-3713f7cc-0b86-441f-b890-7f98a02125e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:39.633933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-627260e1-3e65-473d-b533-276860a06aa8 req-3713f7cc-0b86-441f-b890-7f98a02125e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Acquiring lock "cinder-attachment_update-f5cd0e00-9417-488f-a5c5-a9571ba51740-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:05:39.643283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-627260e1-3e65-473d-b533-276860a06aa8 req-3713f7cc-0b86-441f-b890-7f98a02125e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Lock "cinder-attachment_update-f5cd0e00-9417-488f-a5c5-a9571ba51740-np0000006401" acquired by "attachment_update" :: waited 0.010s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:05:39.644883 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:39.644883 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:39.751553 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-627260e1-3e65-473d-b533-276860a06aa8 req-3713f7cc-0b86-441f-b890-7f98a02125e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Lock "cinder-attachment_update-f5cd0e00-9417-488f-a5c5-a9571ba51740-np0000006401" released by "attachment_update" :: held 0.108s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:05:39.751774 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-3713f7cc-0b86-441f-b890-7f98a02125e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a returned with HTTP 200 Aug 04 09:05:39.752214 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 457/1825] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:05:39 2026] PUT /volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:39.783438 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-627260e1-3e65-473d-b533-276860a06aa8 req-57f46065-708f-4e9b-84a7-42cf8ba5ebbf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:39.785903 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-57f46065-708f-4e9b-84a7-42cf8ba5ebbf tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] POST https://10.4.3.176/volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a/action Aug 04 09:05:39.786276 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-57f46065-708f-4e9b-84a7-42cf8ba5ebbf tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:39.786783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-57f46065-708f-4e9b-84a7-42cf8ba5ebbf tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:39.810541 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:39.810541 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:39.826220 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-627260e1-3e65-473d-b533-276860a06aa8 req-57f46065-708f-4e9b-84a7-42cf8ba5ebbf tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a/action returned with HTTP 204 Aug 04 09:05:39.826788 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 453/1826] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:05:39 2026] POST /volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:40.262457 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-60c7d4eb-1295-4913-b202-05bed042665e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:40.266697 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-60c7d4eb-1295-4913-b202-05bed042665e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:40.266949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-60c7d4eb-1295-4913-b202-05bed042665e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:40.267198 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-60c7d4eb-1295-4913-b202-05bed042665e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:40.277775 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:40.277775 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:40.281791 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-60c7d4eb-1295-4913-b202-05bed042665e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:40.287916 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-60c7d4eb-1295-4913-b202-05bed042665e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:40.288320 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 457/1827] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:40 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:40.786169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-eee80e5f-07ad-4950-a25d-7c47ab79a0c5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:40.789019 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-eee80e5f-07ad-4950-a25d-7c47ab79a0c5 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527/action Aug 04 09:05:40.789746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-eee80e5f-07ad-4950-a25d-7c47ab79a0c5 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:40.789954 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-eee80e5f-07ad-4950-a25d-7c47ab79a0c5 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:40.826951 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:40.826951 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:40.841487 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f2231a72-7080-4bf9-8c2e-0a09377d8602 req-eee80e5f-07ad-4950-a25d-7c47ab79a0c5 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527/action returned with HTTP 204 Aug 04 09:05:40.841860 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 461/1828] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:05:40 2026] POST /volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:40.911094 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-98e51775-d71b-483f-9c01-c04963e4bd1c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.036100 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98e51775-d71b-483f-9c01-c04963e4bd1c tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:41.036653 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98e51775-d71b-483f-9c01-c04963e4bd1c tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-117231747"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:41.038752 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:41.038752 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:41.060791 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98e51775-d71b-483f-9c01-c04963e4bd1c tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:41.061524 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 458/1829] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:05:40 2026] POST /volume/v3/group_types => generated 180 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:41.071813 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-47b7549b-6492-443a-87f4-b1b4b3ba5c82 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.073726 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-47b7549b-6492-443a-87f4-b1b4b3ba5c82 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] POST https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs Aug 04 09:05:41.074108 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-47b7549b-6492-443a-87f4-b1b4b3ba5c82 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:41.093195 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-47b7549b-6492-443a-87f4-b1b4b3ba5c82 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs returned with HTTP 202 Aug 04 09:05:41.093712 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 454/1830] 10.4.3.176 () {70 vars in 1458 bytes} [Tue Aug 4 09:05:41 2026] POST /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs => generated 53 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:41.102064 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cc530c68-1c5d-4809-85ff-a347cda0b245 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.104147 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc530c68-1c5d-4809-85ff-a347cda0b245 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] POST https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs Aug 04 09:05:41.104595 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc530c68-1c5d-4809-85ff-a347cda0b245 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:41.118975 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc530c68-1c5d-4809-85ff-a347cda0b245 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs returned with HTTP 202 Aug 04 09:05:41.119491 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 458/1831] 10.4.3.176 () {70 vars in 1458 bytes} [Tue Aug 4 09:05:41 2026] POST /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs => generated 61 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:41.127249 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7075e10d-8865-48d3-aa78-be93a3c65f13 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.129158 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7075e10d-8865-48d3-aa78-be93a3c65f13 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] GET https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 Aug 04 09:05:41.129582 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7075e10d-8865-48d3-aa78-be93a3c65f13 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.129680 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7075e10d-8865-48d3-aa78-be93a3c65f13 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.137591 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7075e10d-8865-48d3-aa78-be93a3c65f13 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 returned with HTTP 200 Aug 04 09:05:41.138136 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 462/1832] 10.4.3.176 () {68 vars in 1452 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:41.146541 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-de9365f1-de98-41c0-b83c-13bc35cb4fdd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.147466 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-de9365f1-de98-41c0-b83c-13bc35cb4fdd tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] GET https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 Aug 04 09:05:41.147690 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-de9365f1-de98-41c0-b83c-13bc35cb4fdd tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.147868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-de9365f1-de98-41c0-b83c-13bc35cb4fdd tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.154312 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-de9365f1-de98-41c0-b83c-13bc35cb4fdd tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 returned with HTTP 200 Aug 04 09:05:41.154754 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 459/1833] 10.4.3.176 () {68 vars in 1452 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 => generated 18 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:41.163024 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4368d570-fb83-4dff-ba06-a6178e2109da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.164757 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4368d570-fb83-4dff-ba06-a6178e2109da tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] PUT https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 Aug 04 09:05:41.165081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4368d570-fb83-4dff-ba06-a6178e2109da tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:41.177663 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4368d570-fb83-4dff-ba06-a6178e2109da tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 returned with HTTP 200 Aug 04 09:05:41.178121 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 455/1834] 10.4.3.176 () {70 vars in 1472 bytes} [Tue Aug 4 09:05:41 2026] PUT /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:41.186244 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-11ae4e7a-30f5-43b0-b3e2-1f1c167bfa2f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.188262 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11ae4e7a-30f5-43b0-b3e2-1f1c167bfa2f tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] GET https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs Aug 04 09:05:41.188481 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11ae4e7a-30f5-43b0-b3e2-1f1c167bfa2f tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.188650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11ae4e7a-30f5-43b0-b3e2-1f1c167bfa2f tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.196050 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11ae4e7a-30f5-43b0-b3e2-1f1c167bfa2f tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs returned with HTTP 200 Aug 04 09:05:41.196445 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 459/1835] 10.4.3.176 () {68 vars in 1437 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:41.204786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-62f8c037-9489-4428-9637-29401dc8879d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.206564 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62f8c037-9489-4428-9637-29401dc8879d tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key1 Aug 04 09:05:41.206773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62f8c037-9489-4428-9637-29401dc8879d tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.206970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62f8c037-9489-4428-9637-29401dc8879d tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.222641 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62f8c037-9489-4428-9637-29401dc8879d tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key1 returned with HTTP 202 Aug 04 09:05:41.223131 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 463/1836] 10.4.3.176 () {68 vars in 1455 bytes} [Tue Aug 4 09:05:41 2026] DELETE /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:41.232366 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ee1ee5ea-149c-4b47-9e5f-7bfbc2db7b04 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.234847 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee1ee5ea-149c-4b47-9e5f-7bfbc2db7b04 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] GET https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key1 Aug 04 09:05:41.234847 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee1ee5ea-149c-4b47-9e5f-7bfbc2db7b04 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.234847 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee1ee5ea-149c-4b47-9e5f-7bfbc2db7b04 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.240406 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee1ee5ea-149c-4b47-9e5f-7bfbc2db7b04 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] HTTP exception thrown: Group Type 1602a0d6-d6b2-4519-bdd7-f2bb175a1062 has no extra spec with key key1. Aug 04 09:05:41.240406 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee1ee5ea-149c-4b47-9e5f-7bfbc2db7b04 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key1 returned with HTTP 404 Aug 04 09:05:41.241777 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 460/1837] 10.4.3.176 () {68 vars in 1452 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:41.250403 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-79789dd9-d64f-45a6-a0fc-0473a9b55ed5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.252659 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79789dd9-d64f-45a6-a0fc-0473a9b55ed5 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 Aug 04 09:05:41.252932 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79789dd9-d64f-45a6-a0fc-0473a9b55ed5 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.253171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79789dd9-d64f-45a6-a0fc-0473a9b55ed5 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.266639 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79789dd9-d64f-45a6-a0fc-0473a9b55ed5 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 returned with HTTP 202 Aug 04 09:05:41.267129 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 456/1838] 10.4.3.176 () {68 vars in 1455 bytes} [Tue Aug 4 09:05:41 2026] DELETE /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:41.274844 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8f63a902-51af-4b2c-a131-1dcb56d1c6cb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.276885 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8f63a902-51af-4b2c-a131-1dcb56d1c6cb tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] GET https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 Aug 04 09:05:41.277192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8f63a902-51af-4b2c-a131-1dcb56d1c6cb tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.277812 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8f63a902-51af-4b2c-a131-1dcb56d1c6cb tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.284222 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8f63a902-51af-4b2c-a131-1dcb56d1c6cb tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] HTTP exception thrown: Group Type 1602a0d6-d6b2-4519-bdd7-f2bb175a1062 has no extra spec with key key2. Aug 04 09:05:41.284384 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8f63a902-51af-4b2c-a131-1dcb56d1c6cb tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 returned with HTTP 404 Aug 04 09:05:41.284879 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 460/1839] 10.4.3.176 () {68 vars in 1452 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:41.292113 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b069062b-0bde-412a-9ef5-9b18f634f8c1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.293984 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b069062b-0bde-412a-9ef5-9b18f634f8c1 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 Aug 04 09:05:41.294185 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b069062b-0bde-412a-9ef5-9b18f634f8c1 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.294454 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b069062b-0bde-412a-9ef5-9b18f634f8c1 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.301664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c2da5283-ce22-4c0c-a259-4f15db0b2a67 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.304017 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c2da5283-ce22-4c0c-a259-4f15db0b2a67 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:41.304188 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c2da5283-ce22-4c0c-a259-4f15db0b2a67 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.304291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c2da5283-ce22-4c0c-a259-4f15db0b2a67 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.305012 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b069062b-0bde-412a-9ef5-9b18f634f8c1 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 returned with HTTP 202 Aug 04 09:05:41.305430 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 464/1840] 10.4.3.176 () {68 vars in 1455 bytes} [Tue Aug 4 09:05:41 2026] DELETE /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:41.312685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1d72c1fa-5f20-472e-b89a-3a598e0983c9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.314264 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:41.314264 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:41.314919 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d72c1fa-5f20-472e-b89a-3a598e0983c9 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] GET https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 Aug 04 09:05:41.315313 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d72c1fa-5f20-472e-b89a-3a598e0983c9 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.315615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d72c1fa-5f20-472e-b89a-3a598e0983c9 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.318150 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c2da5283-ce22-4c0c-a259-4f15db0b2a67 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:41.321836 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c2da5283-ce22-4c0c-a259-4f15db0b2a67 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:41.322353 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 461/1841] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:41.326224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d72c1fa-5f20-472e-b89a-3a598e0983c9 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] HTTP exception thrown: Group Type 1602a0d6-d6b2-4519-bdd7-f2bb175a1062 has no extra spec with key key3. Aug 04 09:05:41.326224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d72c1fa-5f20-472e-b89a-3a598e0983c9 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 returned with HTTP 404 Aug 04 09:05:41.326224 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 457/1842] 10.4.3.176 () {68 vars in 1452 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:05:41.339387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1f356aaf-1e32-4f8a-a16c-df9ffa5a3390 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.341390 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e14ce606-0021-466f-8fbb-be53b4285d49 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.342818 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f356aaf-1e32-4f8a-a16c-df9ffa5a3390 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062 Aug 04 09:05:41.343068 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f356aaf-1e32-4f8a-a16c-df9ffa5a3390 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.343424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f356aaf-1e32-4f8a-a16c-df9ffa5a3390 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.346063 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e14ce606-0021-466f-8fbb-be53b4285d49 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:41.346371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e14ce606-0021-466f-8fbb-be53b4285d49 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:41.346634 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e14ce606-0021-466f-8fbb-be53b4285d49 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:41.358727 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:41.358727 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:41.361139 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f356aaf-1e32-4f8a-a16c-df9ffa5a3390 tempest-GroupTypeSpecsTest-1508588378 tempest-GroupTypeSpecsTest-1508588378-project-admin] https://10.4.3.176/volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062 returned with HTTP 202 Aug 04 09:05:41.361634 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 461/1843] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:41 2026] DELETE /volume/v3/group_types/1602a0d6-d6b2-4519-bdd7-f2bb175a1062 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:41.364750 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e14ce606-0021-466f-8fbb-be53b4285d49 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:41.373385 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e14ce606-0021-466f-8fbb-be53b4285d49 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:41.373385 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 465/1844] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:41 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:41.395731 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:41.398441 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action Aug 04 09:05:41.398959 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action body: b'{"os-detach": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:41.399156 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:41.414656 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:41.414656 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:41.415362 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:41.518250 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Attachment connected to vm 45e4c707-0cd5-48d5-8f5c-6d497af93f6d, checking data on nova Aug 04 09:05:41.518708 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.compute.nova [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Creating Keystone token plugin using URL: https://10.4.3.176/identity {{(pid=100462) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 09:05:41.778939 np0000006401 devstack@c-api.service[100462]: DEBUG novaclient.v2.client [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] REQ: curl -g -i -X GET https://10.4.3.176/compute/v2.1/servers/45e4c707-0cd5-48d5-8f5c-6d497af93f6d/os-volume_attachments/99a9f67f-dde4-477c-8789-8073c741491f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}16699b5d66f40e80cd0f47956d9f7e45c0bd46f092229cfc93dfdb4c9a885fc0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e" -H "X-Service-Token: {SHA256}fe8d6d0aab0a96f2976673e89b84cf70f76c0406228a06af2331a71955c46d65" {{(pid=100462) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 09:05:42.005869 np0000006401 devstack@c-api.service[100462]: DEBUG novaclient.v2.client [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 09:05:41 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-4ad4bdbb-96cb-4f7f-beb7-3503a311b736 x-openstack-request-id: req-4ad4bdbb-96cb-4f7f-beb7-3503a311b736 {{(pid=100462) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 09:05:42.006333 np0000006401 devstack@c-api.service[100462]: DEBUG novaclient.v2.client [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "99a9f67f-dde4-477c-8789-8073c741491f", "serverId": "45e4c707-0cd5-48d5-8f5c-6d497af93f6d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9e429a63-3918-4cf1-a1ea-0834634e6527", "bdm_uuid": "45fc9a30-ee9f-400b-bec5-174ece1bba59"}} {{(pid=100462) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 09:05:42.006333 np0000006401 devstack@c-api.service[100462]: DEBUG novaclient.v2.client [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET call to compute for https://10.4.3.176/compute/v2.1/servers/45e4c707-0cd5-48d5-8f5c-6d497af93f6d/os-volume_attachments/99a9f67f-dde4-477c-8789-8073c741491f used request id req-4ad4bdbb-96cb-4f7f-beb7-3503a311b736 {{(pid=100462) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 09:05:42.008408 np0000006401 devstack@c-api.service[100462]: ERROR cinder.volume.api [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Caught error: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.012933 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 871, in detach Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: ERROR cinder.api.middleware.fault Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.middleware.fault [None req-d4ad8ceb-47ae-45bd-8dce-e3335961ae8e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action returned with HTTP 409 Aug 04 09:05:42.014480 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 462/1845] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:41 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 167 bytes in 617 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:42.027160 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.029289 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action Aug 04 09:05:42.029897 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:42.030120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.052498 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:42.052498 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:42.053488 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:42.104357 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-67721be1-adf3-437c-bc21-bb0c1e7f218b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.158538 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Attachment connected to vm 45e4c707-0cd5-48d5-8f5c-6d497af93f6d, checking data on nova Aug 04 09:05:42.159015 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.compute.nova [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Creating Keystone token plugin using URL: https://10.4.3.176/identity {{(pid=100461) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 09:05:42.210648 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-67721be1-adf3-437c-bc21-bb0c1e7f218b tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] POST https://10.4.3.176/volume/v3/types/74d6fa32-3ae2-4626-8bb5-6d3a1c5fe527/encryption Aug 04 09:05:42.211337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-67721be1-adf3-437c-bc21-bb0c1e7f218b tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.227823 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-67721be1-adf3-437c-bc21-bb0c1e7f218b tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types/74d6fa32-3ae2-4626-8bb5-6d3a1c5fe527/encryption returned with HTTP 404 Aug 04 09:05:42.228503 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 462/1846] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/types/74d6fa32-3ae2-4626-8bb5-6d3a1c5fe527/encryption => generated 114 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:42.236658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f7062cd7-b809-4b5c-a306-6760a18204df None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.238991 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f7062cd7-b809-4b5c-a306-6760a18204df tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:42.239592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f7062cd7-b809-4b5c-a306-6760a18204df tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-174273886", "os-volume-type-access:is_public": false}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.266412 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f7062cd7-b809-4b5c-a306-6760a18204df tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:42.266895 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 466/1847] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/types => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:42.279013 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fb65d559-a77b-4a98-b319-787665f6063d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.394616 np0000006401 devstack@c-api.service[100461]: DEBUG novaclient.v2.client [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] REQ: curl -g -i -X GET https://10.4.3.176/compute/v2.1/servers/45e4c707-0cd5-48d5-8f5c-6d497af93f6d/os-volume_attachments/99a9f67f-dde4-477c-8789-8073c741491f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5d8856d5e0377a81a17fba61867da211360b8ffad9cc09277f2f956ca88c7f25" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d28759c0-8e59-4dc5-8022-4322f8d576b0" -H "X-Service-Token: {SHA256}9392298b55ca46286c424ef07f67b7b80d65f0d8500a2fa3d425c8c3c89dd0fb" {{(pid=100461) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 09:05:42.410080 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb65d559-a77b-4a98-b319-787665f6063d tempest-VolumeTypesNegativeTest-1704265897 tempest-VolumeTypesNegativeTest-1704265897-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:42.414246 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb65d559-a77b-4a98-b319-787665f6063d tempest-VolumeTypesNegativeTest-1704265897 tempest-VolumeTypesNegativeTest-1704265897-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "07ac4164-7228-4d52-85b9-1854c1d66d96", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1689285618"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.414246 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-fb65d559-a77b-4a98-b319-787665f6063d tempest-VolumeTypesNegativeTest-1704265897 tempest-VolumeTypesNegativeTest-1704265897-project-member] Create volume request body: {'volume': {'volume_type': '07ac4164-7228-4d52-85b9-1854c1d66d96', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1689285618'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:42.456407 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-fb65d559-a77b-4a98-b319-787665f6063d tempest-VolumeTypesNegativeTest-1704265897 tempest-VolumeTypesNegativeTest-1704265897-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:42.464066 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb65d559-a77b-4a98-b319-787665f6063d tempest-VolumeTypesNegativeTest-1704265897 tempest-VolumeTypesNegativeTest-1704265897-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 404 Aug 04 09:05:42.465913 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 463/1848] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes => generated 114 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:42.474267 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ec14b737-b5ed-4f2c-939b-378198530e0d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.477780 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec14b737-b5ed-4f2c-939b-378198530e0d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:42.478188 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec14b737-b5ed-4f2c-939b-378198530e0d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-attach": {"instance_uuid": "dfa2477a-9547-47e8-ad32-e9443a705f9f", "mountpoint": "/dev/vdb"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:42.478342 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec14b737-b5ed-4f2c-939b-378198530e0d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dfa2477a-9547-47e8-ad32-e9443a705f9f", "mountpoint": "/dev/vdb"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.480523 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8f8eaeb6-a2d1-4765-97e2-7cbbb85ec49f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.482840 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8f8eaeb6-a2d1-4765-97e2-7cbbb85ec49f tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] DELETE https://10.4.3.176/volume/v3/types/07ac4164-7228-4d52-85b9-1854c1d66d96 Aug 04 09:05:42.483192 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8f8eaeb6-a2d1-4765-97e2-7cbbb85ec49f tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.483570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8f8eaeb6-a2d1-4765-97e2-7cbbb85ec49f tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.492186 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:42.492186 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:42.492802 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec14b737-b5ed-4f2c-939b-378198530e0d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:42.508382 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec14b737-b5ed-4f2c-939b-378198530e0d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Update volume admin metadata completed successfully. Aug 04 09:05:42.518631 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8f8eaeb6-a2d1-4765-97e2-7cbbb85ec49f tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types/07ac4164-7228-4d52-85b9-1854c1d66d96 returned with HTTP 202 Aug 04 09:05:42.519064 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 467/1849] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:42 2026] DELETE /volume/v3/types/07ac4164-7228-4d52-85b9-1854c1d66d96 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:42.528812 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4f98193c-daac-4839-b3aa-96ed2a07a1ef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.533947 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f98193c-daac-4839-b3aa-96ed2a07a1ef tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] GET https://10.4.3.176/volume/v3/types/07ac4164-7228-4d52-85b9-1854c1d66d96 Aug 04 09:05:42.538231 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f98193c-daac-4839-b3aa-96ed2a07a1ef tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.538231 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f98193c-daac-4839-b3aa-96ed2a07a1ef tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.543037 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f98193c-daac-4839-b3aa-96ed2a07a1ef tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types/07ac4164-7228-4d52-85b9-1854c1d66d96 returned with HTTP 404 Aug 04 09:05:42.544008 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 464/1850] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:42 2026] GET /volume/v3/types/07ac4164-7228-4d52-85b9-1854c1d66d96 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:42.559325 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-457f6c18-c672-4b07-8f61-ea45b6f93dc8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.560541 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-457f6c18-c672-4b07-8f61-ea45b6f93dc8 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:42.563235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-457f6c18-c672-4b07-8f61-ea45b6f93dc8 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.565685 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-457f6c18-c672-4b07-8f61-ea45b6f93dc8 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 400 Aug 04 09:05:42.566915 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 468/1851] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/types => generated 115 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:05:42.578372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-91e7f8c3-b2cc-49b8-89a8-5b80efdd2615 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.580910 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-91e7f8c3-b2cc-49b8-89a8-5b80efdd2615 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:42.581109 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-91e7f8c3-b2cc-49b8-89a8-5b80efdd2615 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1313256832"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.604326 np0000006401 devstack@c-api.service[100461]: DEBUG novaclient.v2.client [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 09:05:42 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-66bfe4e1-bbca-49b7-a116-4cd4dc49f8ac x-openstack-request-id: req-66bfe4e1-bbca-49b7-a116-4cd4dc49f8ac {{(pid=100461) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 09:05:42.604486 np0000006401 devstack@c-api.service[100461]: DEBUG novaclient.v2.client [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "99a9f67f-dde4-477c-8789-8073c741491f", "serverId": "45e4c707-0cd5-48d5-8f5c-6d497af93f6d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9e429a63-3918-4cf1-a1ea-0834634e6527", "bdm_uuid": "45fc9a30-ee9f-400b-bec5-174ece1bba59"}} {{(pid=100461) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 09:05:42.604609 np0000006401 devstack@c-api.service[100461]: DEBUG novaclient.v2.client [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET call to compute for https://10.4.3.176/compute/v2.1/servers/45e4c707-0cd5-48d5-8f5c-6d497af93f6d/os-volume_attachments/99a9f67f-dde4-477c-8789-8073c741491f used request id req-66bfe4e1-bbca-49b7-a116-4cd4dc49f8ac {{(pid=100461) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 09:05:42.606935 np0000006401 devstack@c-api.service[100461]: ERROR cinder.volume.api [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 04 09:05:42.608393 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-91e7f8c3-b2cc-49b8-89a8-5b80efdd2615 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:05:42.608871 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 465/1852] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/types => generated 229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Caught error: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.609442 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 925, in terminate_connection Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: ERROR cinder.api.middleware.fault Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.middleware.fault [None req-d28759c0-8e59-4dc5-8022-4322f8d576b0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action returned with HTTP 409 Aug 04 09:05:42.610619 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 458/1853] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 167 bytes in 585 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:42.620596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fb03654a-73a4-440c-b197-ffcb2224bb71 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.620681 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec14b737-b5ed-4f2c-939b-378198530e0d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Attach volume completed successfully. Aug 04 09:05:42.620842 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec14b737-b5ed-4f2c-939b-378198530e0d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:42.621423 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 463/1854] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:42.622604 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb03654a-73a4-440c-b197-ffcb2224bb71 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:05:42.623077 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fb03654a-73a4-440c-b197-ffcb2224bb71 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1313256832"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.625559 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4eea6873-0faa-47fb-8f08-68e0f4f87ab7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.629804 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 466/1855] 10.4.3.176 () {70 vars in 1597 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:05:42.632469 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb03654a-73a4-440c-b197-ffcb2224bb71 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1313256832 already exists. Aug 04 09:05:42.633011 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb03654a-73a4-440c-b197-ffcb2224bb71 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 409 Aug 04 09:05:42.633444 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 469/1856] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/types => generated 134 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:42.638529 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-97cc44c7-28e3-48ab-9fd0-44efe3d498ed None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.640971 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-97cc44c7-28e3-48ab-9fd0-44efe3d498ed tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:42.641280 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-97cc44c7-28e3-48ab-9fd0-44efe3d498ed tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.641543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-97cc44c7-28e3-48ab-9fd0-44efe3d498ed tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.644236 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-07815030-26d3-4715-b292-c5e2aa9c7c8b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.646594 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 464/1857] 10.4.3.176 () {70 vars in 1597 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:05:42.646701 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-79876e0f-cbfc-455c-a553-bde5a015e5a1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.651976 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79876e0f-cbfc-455c-a553-bde5a015e5a1 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] DELETE https://10.4.3.176/volume/v3/types/f5199b5e-33a4-4063-988e-76e97b52f5de Aug 04 09:05:42.651976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79876e0f-cbfc-455c-a553-bde5a015e5a1 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.651976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79876e0f-cbfc-455c-a553-bde5a015e5a1 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.657038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cc21444b-50a2-4d2c-9098-97707d906a1f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.695836 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-97cc44c7-28e3-48ab-9fd0-44efe3d498ed tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:42.697127 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79876e0f-cbfc-455c-a553-bde5a015e5a1 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types/f5199b5e-33a4-4063-988e-76e97b52f5de returned with HTTP 202 Aug 04 09:05:42.697554 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 467/1858] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:42 2026] DELETE /volume/v3/types/f5199b5e-33a4-4063-988e-76e97b52f5de => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:42.707115 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cebe0a1f-bb18-49dc-9d6b-5741d4fc2b44 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.709608 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:42.709608 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:42.712720 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cebe0a1f-bb18-49dc-9d6b-5741d4fc2b44 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] GET https://10.4.3.176/volume/v3/types/f5199b5e-33a4-4063-988e-76e97b52f5de Aug 04 09:05:42.712945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cebe0a1f-bb18-49dc-9d6b-5741d4fc2b44 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.713143 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cebe0a1f-bb18-49dc-9d6b-5741d4fc2b44 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.714647 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-97cc44c7-28e3-48ab-9fd0-44efe3d498ed tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:42.720051 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cebe0a1f-bb18-49dc-9d6b-5741d4fc2b44 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types/f5199b5e-33a4-4063-988e-76e97b52f5de returned with HTTP 404 Aug 04 09:05:42.720653 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 465/1859] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:42 2026] GET /volume/v3/types/f5199b5e-33a4-4063-988e-76e97b52f5de => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:42.724093 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-97cc44c7-28e3-48ab-9fd0-44efe3d498ed tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:42.724093 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 459/1860] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:42 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 1175 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:42.733352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9505b80b-7202-4fd0-9f78-174ec325c50b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.735371 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9505b80b-7202-4fd0-9f78-174ec325c50b tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] DELETE https://10.4.3.176/volume/v3/types/1f49075e-846b-446b-b252-11e4be19bc2a Aug 04 09:05:42.735645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9505b80b-7202-4fd0-9f78-174ec325c50b tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.735924 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9505b80b-7202-4fd0-9f78-174ec325c50b tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.743974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-16e26cd8-84d7-41f4-aca3-f67a4d11febb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.744070 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9505b80b-7202-4fd0-9f78-174ec325c50b tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types/1f49075e-846b-446b-b252-11e4be19bc2a returned with HTTP 404 Aug 04 09:05:42.744931 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 468/1861] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:05:42 2026] DELETE /volume/v3/types/1f49075e-846b-446b-b252-11e4be19bc2a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:42.746644 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-16e26cd8-84d7-41f4-aca3-f67a4d11febb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:42.747083 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-16e26cd8-84d7-41f4-aca3-f67a4d11febb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-detach": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:42.747252 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-16e26cd8-84d7-41f4-aca3-f67a4d11febb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.755306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0e1b42c1-e2cc-4dc9-9a0e-d42247d9fa43 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.758337 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e1b42c1-e2cc-4dc9-9a0e-d42247d9fa43 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] GET https://10.4.3.176/volume/v3/types/b0993d2a-4308-4741-93f6-f100d1ec1a6e Aug 04 09:05:42.758570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e1b42c1-e2cc-4dc9-9a0e-d42247d9fa43 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.758769 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e1b42c1-e2cc-4dc9-9a0e-d42247d9fa43 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.762024 np0000006401 devstack@c-api.service[100459]: WARNING keystonemiddleware.auth_token [None req-cc21444b-50a2-4d2c-9098-97707d906a1f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 09:05:42.763885 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:42.763885 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:42.764489 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e1b42c1-e2cc-4dc9-9a0e-d42247d9fa43 tempest-VolumeTypesNegativeTest-229366468 tempest-VolumeTypesNegativeTest-229366468-project-admin] https://10.4.3.176/volume/v3/types/b0993d2a-4308-4741-93f6-f100d1ec1a6e returned with HTTP 404 Aug 04 09:05:42.764817 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-16e26cd8-84d7-41f4-aca3-f67a4d11febb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:42.764862 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 460/1862] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:05:42 2026] GET /volume/v3/types/b0993d2a-4308-4741-93f6-f100d1ec1a6e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:42.764896 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 470/1863] 10.4.3.176 () {70 vars in 1597 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 114 bytes in 107 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:05:42.773439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-52abc16d-39d8-4488-9794-7e0eb27492c9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.841542 np0000006401 devstack@c-api.service[100462]: WARNING keystonemiddleware.auth_token [None req-52abc16d-39d8-4488-9794-7e0eb27492c9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 09:05:42.842722 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 469/1864] 10.4.3.176 () {70 vars in 1597 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 114 bytes in 70 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:05:42.855527 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f245f1ec-7290-4487-8a5a-0e7b8a658309 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.862707 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-16e26cd8-84d7-41f4-aca3-f67a4d11febb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Detach volume completed successfully. Aug 04 09:05:42.863014 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-16e26cd8-84d7-41f4-aca3-f67a4d11febb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:42.863605 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 466/1865] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:42.871655 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-85ef2edb-5eb0-4cae-aaea-fc368da47b48 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:42.874170 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85ef2edb-5eb0-4cae-aaea-fc368da47b48 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:42.874555 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85ef2edb-5eb0-4cae-aaea-fc368da47b48 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:42.874816 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85ef2edb-5eb0-4cae-aaea-fc368da47b48 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:42.889930 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:42.889930 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:42.895091 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-85ef2edb-5eb0-4cae-aaea-fc368da47b48 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:42.906307 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85ef2edb-5eb0-4cae-aaea-fc368da47b48 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:42.907023 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 471/1866] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:42 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:42.968012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f245f1ec-7290-4487-8a5a-0e7b8a658309 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] POST https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action Aug 04 09:05:42.968450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f245f1ec-7290-4487-8a5a-0e7b8a658309 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:42.968631 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f245f1ec-7290-4487-8a5a-0e7b8a658309 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:42.984754 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:42.984754 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:42.985218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-f245f1ec-7290-4487-8a5a-0e7b8a658309 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Updating volume '99a9f67f-dde4-477c-8789-8073c741491f' with '{'status': 'error'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:05:43.020723 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f245f1ec-7290-4487-8a5a-0e7b8a658309 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action returned with HTTP 202 Aug 04 09:05:43.021356 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 461/1867] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:42 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:43.031766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-91c0ccd1-870d-40e4-95cc-c2bec3c3f4f1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:43.033764 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-91c0ccd1-870d-40e4-95cc-c2bec3c3f4f1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:43.033997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-91c0ccd1-870d-40e4-95cc-c2bec3c3f4f1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:43.034269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-91c0ccd1-870d-40e4-95cc-c2bec3c3f4f1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:43.049641 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:43.049641 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:43.057738 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-91c0ccd1-870d-40e4-95cc-c2bec3c3f4f1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:43.063224 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-91c0ccd1-870d-40e4-95cc-c2bec3c3f4f1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:43.063614 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 470/1868] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:43 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:43.080857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:43.083470 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] POST https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action Aug 04 09:05:43.083603 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9e429a63-3918-4cf1-a1ea-0834634e6527"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:43.083679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9e429a63-3918-4cf1-a1ea-0834634e6527"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:43.100856 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:43.100856 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:43.101287 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Volume info retrieved successfully. Aug 04 09:05:43.180033 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Attachment connected to vm 45e4c707-0cd5-48d5-8f5c-6d497af93f6d, checking data on nova Aug 04 09:05:43.180825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.compute.nova [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Creating Keystone token plugin using URL: https://10.4.3.176/identity {{(pid=100460) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 09:05:43.465483 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] REQ: curl -g -i -X GET https://10.4.3.176/compute/v2.1/servers/45e4c707-0cd5-48d5-8f5c-6d497af93f6d/os-volume_attachments/99a9f67f-dde4-477c-8789-8073c741491f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cb030adea723fd685c3fba54bc3469cb2b7d1dceaf632eacb7c9aef27354e525" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055" -H "X-Service-Token: {SHA256}c8d782b514380a2d1e37586700cdf16a8ec8726c902dc9ec4b22cdb18db96d36" {{(pid=100460) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 09:05:43.630622 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 09:05:43 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-f133524a-d035-470a-a056-ca60fea7f450 x-openstack-request-id: req-f133524a-d035-470a-a056-ca60fea7f450 {{(pid=100460) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 09:05:43.631196 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "99a9f67f-dde4-477c-8789-8073c741491f", "serverId": "45e4c707-0cd5-48d5-8f5c-6d497af93f6d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9e429a63-3918-4cf1-a1ea-0834634e6527", "bdm_uuid": "45fc9a30-ee9f-400b-bec5-174ece1bba59"}} {{(pid=100460) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 09:05:43.631196 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] GET call to compute for https://10.4.3.176/compute/v2.1/servers/45e4c707-0cd5-48d5-8f5c-6d497af93f6d/os-volume_attachments/99a9f67f-dde4-477c-8789-8073c741491f used request id req-f133524a-d035-470a-a056-ca60fea7f450 {{(pid=100460) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 09:05:43.633286 np0000006401 devstack@c-api.service[100460]: ERROR cinder.volume.api [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Caught error: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.636080 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 925, in terminate_connection Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45e4c707-0cd5-48d5-8f5c-6d497af93f6d using the Compute API Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.middleware.fault [None req-00c0dbde-ac3d-4038-8bf5-a3deb5d55055 tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action returned with HTTP 409 Aug 04 09:05:43.638125 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 467/1869] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:43 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 167 bytes in 557 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:43.647294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d192f52a-e67f-4446-9e6f-8fcb465ff728 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:43.648967 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 472/1870] 10.4.3.176 () {70 vars in 1597 bytes} [Tue Aug 4 09:05:43 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:05:43.659043 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f23b8b05-a17a-4aa6-a333-a1f2633b0b15 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:43.778430 np0000006401 devstack@c-api.service[100461]: WARNING keystonemiddleware.auth_token [None req-f23b8b05-a17a-4aa6-a333-a1f2633b0b15 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 09:05:43.779708 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 462/1871] 10.4.3.176 () {70 vars in 1597 bytes} [Tue Aug 4 09:05:43 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 114 bytes in 121 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:05:43.788348 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-be98049b-3b71-4ce2-a6a0-66ca748d76e1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:43.791612 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be98049b-3b71-4ce2-a6a0-66ca748d76e1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:43.791741 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be98049b-3b71-4ce2-a6a0-66ca748d76e1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:43.791997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be98049b-3b71-4ce2-a6a0-66ca748d76e1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:43.801104 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:43.801104 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:43.805927 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-be98049b-3b71-4ce2-a6a0-66ca748d76e1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:43.810134 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be98049b-3b71-4ce2-a6a0-66ca748d76e1 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:43.810629 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 471/1872] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:43 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:43.828130 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-315af54f-46db-4ce9-bbfc-1488a7206c02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:43.830759 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-315af54f-46db-4ce9-bbfc-1488a7206c02 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:43.830980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-315af54f-46db-4ce9-bbfc-1488a7206c02 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:43.831114 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-315af54f-46db-4ce9-bbfc-1488a7206c02 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:43.866770 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-315af54f-46db-4ce9-bbfc-1488a7206c02 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:05:43.876521 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:43.876521 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:43.881511 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-315af54f-46db-4ce9-bbfc-1488a7206c02 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:43.886786 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-315af54f-46db-4ce9-bbfc-1488a7206c02 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:43.887590 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 468/1873] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:43 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:43.930545 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-f57ecc0f-0c91-48c1-9b68-11aea6381d5b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:43.933307 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-f57ecc0f-0c91-48c1-9b68-11aea6381d5b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:43.933518 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-f57ecc0f-0c91-48c1-9b68-11aea6381d5b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:43.933763 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-f57ecc0f-0c91-48c1-9b68-11aea6381d5b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:43.940369 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:43.940369 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:43.943513 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-f57ecc0f-0c91-48c1-9b68-11aea6381d5b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:43.947169 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-f57ecc0f-0c91-48c1-9b68-11aea6381d5b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:43.947634 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 473/1874] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:43 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:44.054539 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-314721a7-e06d-4bb7-8c36-f9bfa6af7ddd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.055058 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-314721a7-e06d-4bb7-8c36-f9bfa6af7ddd None None] GET https://10.4.3.176/volume// Aug 04 09:05:44.055419 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-314721a7-e06d-4bb7-8c36-f9bfa6af7ddd None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.055614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-314721a7-e06d-4bb7-8c36-f9bfa6af7ddd None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.056078 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-314721a7-e06d-4bb7-8c36-f9bfa6af7ddd None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:44.056515 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 463/1875] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:44.065139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-630952a4-68d6-49f2-ac80-f259163c25ee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.224044 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-630952a4-68d6-49f2-ac80-f259163c25ee tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:05:44.224510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-630952a4-68d6-49f2-ac80-f259163c25ee tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2434b5ba-64a3-41bc-861c-04230a9eadd8", "connector": null, "instance_uuid": "45e4c707-0cd5-48d5-8f5c-6d497af93f6d"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:44.242725 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:44.242725 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:44.275544 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-630952a4-68d6-49f2-ac80-f259163c25ee tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:05:44.276089 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 472/1876] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:05:44 2026] POST /volume/v3/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.306763 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5a3294ea-66fe-48af-a191-d44289281af8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.308579 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a3294ea-66fe-48af-a191-d44289281af8 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:44.309437 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a3294ea-66fe-48af-a191-d44289281af8 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.309437 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a3294ea-66fe-48af-a191-d44289281af8 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.317939 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4f97ea87-8e5e-4e1b-a5cb-5cb2a9d01778 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.318328 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f97ea87-8e5e-4e1b-a5cb-5cb2a9d01778 None None] GET https://10.4.3.176/volume// Aug 04 09:05:44.318522 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f97ea87-8e5e-4e1b-a5cb-5cb2a9d01778 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.318727 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f97ea87-8e5e-4e1b-a5cb-5cb2a9d01778 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.319017 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:44.319017 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:44.319087 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f97ea87-8e5e-4e1b-a5cb-5cb2a9d01778 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:44.319535 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 474/1877] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:44.327092 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5a3294ea-66fe-48af-a191-d44289281af8 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:44.330251 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a3294ea-66fe-48af-a191-d44289281af8 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:44.330801 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 469/1878] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:44.332690 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-195fd1a1-64e4-4d65-a928-bc827b14daff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.335954 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-195fd1a1-64e4-4d65-a928-bc827b14daff tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:44.336170 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-195fd1a1-64e4-4d65-a928-bc827b14daff tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.336399 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-195fd1a1-64e4-4d65-a928-bc827b14daff tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.350759 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:44.350759 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:44.355848 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-195fd1a1-64e4-4d65-a928-bc827b14daff tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:44.359819 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-195fd1a1-64e4-4d65-a928-bc827b14daff tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:44.360317 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 464/1879] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 1037 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:44.450883 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ac9c5e60-fc97-4304-ad02-b6a2a190c573 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.458953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-5cc1bfe7-4716-4395-88d4-4bcb3267635b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.460868 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-5cc1bfe7-4716-4395-88d4-4bcb3267635b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] PUT https://10.4.3.176/volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3 Aug 04 09:05:44.461192 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-5cc1bfe7-4716-4395-88d4-4bcb3267635b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:44.468041 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-5cc1bfe7-4716-4395-88d4-4bcb3267635b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Acquiring lock "cinder-attachment_update-2434b5ba-64a3-41bc-861c-04230a9eadd8-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:05:44.473563 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-5cc1bfe7-4716-4395-88d4-4bcb3267635b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Lock "cinder-attachment_update-2434b5ba-64a3-41bc-861c-04230a9eadd8-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:05:44.474402 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:44.474402 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:44.544944 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ac9c5e60-fc97-4304-ad02-b6a2a190c573 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:44.545363 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ac9c5e60-fc97-4304-ad02-b6a2a190c573 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1562404094", "description": "tempest-group-type-description-564858742", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:44.547684 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:44.547684 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:44.558351 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-5cc1bfe7-4716-4395-88d4-4bcb3267635b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Lock "cinder-attachment_update-2434b5ba-64a3-41bc-861c-04230a9eadd8-np0000006401" released by "attachment_update" :: held 0.085s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:05:44.558783 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-5cc1bfe7-4716-4395-88d4-4bcb3267635b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3 returned with HTTP 200 Aug 04 09:05:44.559387 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 475/1880] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:05:44 2026] PUT /volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.564923 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ac9c5e60-fc97-4304-ad02-b6a2a190c573 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:44.565352 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 473/1881] 10.4.3.176 () {70 vars in 1312 bytes} [Tue Aug 4 09:05:44 2026] POST /volume/v3/group_types => generated 264 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:44.573645 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c7f117f7-132b-4221-8e37-23b958817c04 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.576310 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c7f117f7-132b-4221-8e37-23b958817c04 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] GET https://10.4.3.176/volume/v3/group_types Aug 04 09:05:44.576639 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c7f117f7-132b-4221-8e37-23b958817c04 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.576867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c7f117f7-132b-4221-8e37-23b958817c04 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.589861 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c7f117f7-132b-4221-8e37-23b958817c04 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 200 Aug 04 09:05:44.590585 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 470/1882] 10.4.3.176 () {68 vars in 1290 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/group_types => generated 498 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.604618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-88452830-1418-40a3-aac8-502d0e608f5e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.608328 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88452830-1418-40a3-aac8-502d0e608f5e tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] PUT https://10.4.3.176/volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc Aug 04 09:05:44.608894 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88452830-1418-40a3-aac8-502d0e608f5e tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-689661764", "description": "updated-group-type-desc"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:44.644375 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88452830-1418-40a3-aac8-502d0e608f5e tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc returned with HTTP 200 Aug 04 09:05:44.644810 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 465/1883] 10.4.3.176 () {70 vars in 1422 bytes} [Tue Aug 4 09:05:44 2026] PUT /volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc => generated 254 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.657543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3ccd1c83-0aa0-40c7-8b8d-2bbe6fed8026 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.659820 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3ccd1c83-0aa0-40c7-8b8d-2bbe6fed8026 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] GET https://10.4.3.176/volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc Aug 04 09:05:44.660025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3ccd1c83-0aa0-40c7-8b8d-2bbe6fed8026 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.660195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3ccd1c83-0aa0-40c7-8b8d-2bbe6fed8026 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.664560 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:44.664560 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:44.665111 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3ccd1c83-0aa0-40c7-8b8d-2bbe6fed8026 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc returned with HTTP 200 Aug 04 09:05:44.665564 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 476/1884] 10.4.3.176 () {68 vars in 1401 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc => generated 254 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.674316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b82140bc-ca61-4e65-aa9b-a5ff31d4e719 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.676314 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b82140bc-ca61-4e65-aa9b-a5ff31d4e719 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc Aug 04 09:05:44.676554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b82140bc-ca61-4e65-aa9b-a5ff31d4e719 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.676769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b82140bc-ca61-4e65-aa9b-a5ff31d4e719 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.696601 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b82140bc-ca61-4e65-aa9b-a5ff31d4e719 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc returned with HTTP 202 Aug 04 09:05:44.697015 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 474/1885] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:44 2026] DELETE /volume/v3/group_types/a1863e98-24cd-47f2-87fa-f28733b033fc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:44.707557 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-706a39ae-aff0-4cf7-852c-d71219850294 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.709771 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-706a39ae-aff0-4cf7-852c-d71219850294 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] GET https://10.4.3.176/volume/v3/group_types Aug 04 09:05:44.709905 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-706a39ae-aff0-4cf7-852c-d71219850294 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.710233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-706a39ae-aff0-4cf7-852c-d71219850294 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.717730 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-706a39ae-aff0-4cf7-852c-d71219850294 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 200 Aug 04 09:05:44.718184 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 471/1886] 10.4.3.176 () {68 vars in 1290 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/group_types => generated 248 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.730956 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-66b77e88-c931-4225-b613-4359c2eded67 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.733018 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66b77e88-c931-4225-b613-4359c2eded67 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:44.733548 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66b77e88-c931-4225-b613-4359c2eded67 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1221267099", "is_public": true}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:44.758365 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66b77e88-c931-4225-b613-4359c2eded67 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:44.758889 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 466/1887] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:05:44 2026] POST /volume/v3/group_types => generated 164 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:44.768967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1697fb83-ebcd-4186-bf64-97b467cd0506 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.771855 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1697fb83-ebcd-4186-bf64-97b467cd0506 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:05:44.771855 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1697fb83-ebcd-4186-bf64-97b467cd0506 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-390070681", "is_public": false}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:44.794722 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1697fb83-ebcd-4186-bf64-97b467cd0506 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:05:44.795416 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 477/1888] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:05:44 2026] POST /volume/v3/group_types => generated 164 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:44.808322 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a56c1dbd-4b01-4c02-833b-64e88c8ecee5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.811910 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a56c1dbd-4b01-4c02-833b-64e88c8ecee5 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] GET https://10.4.3.176/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 04 09:05:44.811910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a56c1dbd-4b01-4c02-833b-64e88c8ecee5 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.811910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a56c1dbd-4b01-4c02-833b-64e88c8ecee5 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.826545 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a56c1dbd-4b01-4c02-833b-64e88c8ecee5 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 04 09:05:44.827039 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 475/1889] 10.4.3.176 () {68 vars in 1351 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.837392 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ceab1a8c-a2c0-41b8-b3a7-7d34d3605743 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.839192 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ceab1a8c-a2c0-41b8-b3a7-7d34d3605743 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] GET https://10.4.3.176/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 04 09:05:44.839511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ceab1a8c-a2c0-41b8-b3a7-7d34d3605743 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.839657 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ceab1a8c-a2c0-41b8-b3a7-7d34d3605743 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.849998 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ceab1a8c-a2c0-41b8-b3a7-7d34d3605743 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 04 09:05:44.850570 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 472/1890] 10.4.3.176 () {68 vars in 1353 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.862226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-29561e39-6829-457f-ae91-866a9bfdbf2f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.862226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-29561e39-6829-457f-ae91-866a9bfdbf2f tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] GET https://10.4.3.176/volume/v3/group_types?is_public=False Aug 04 09:05:44.862226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-29561e39-6829-457f-ae91-866a9bfdbf2f tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.862226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-29561e39-6829-457f-ae91-866a9bfdbf2f tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.871371 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-29561e39-6829-457f-ae91-866a9bfdbf2f tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 04 09:05:44.871759 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 467/1891] 10.4.3.176 () {68 vars in 1321 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:44.881967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a1dfde51-91ab-4d08-b6ab-9efb928a35f8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.883624 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a1dfde51-91ab-4d08-b6ab-9efb928a35f8 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] GET https://10.4.3.176/volume/v3/group_types?is_public=True Aug 04 09:05:44.883800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a1dfde51-91ab-4d08-b6ab-9efb928a35f8 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.884284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a1dfde51-91ab-4d08-b6ab-9efb928a35f8 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.895023 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a1dfde51-91ab-4d08-b6ab-9efb928a35f8 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 04 09:05:44.895818 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 478/1892] 10.4.3.176 () {68 vars in 1319 bytes} [Tue Aug 4 09:05:44 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:05:44.905234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d4812544-bac1-4f9e-9744-a6b09aa41ef2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.908050 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4812544-bac1-4f9e-9744-a6b09aa41ef2 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/36ba1a3c-5153-4213-98f0-ae738e8679f3 Aug 04 09:05:44.908524 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4812544-bac1-4f9e-9744-a6b09aa41ef2 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.908892 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4812544-bac1-4f9e-9744-a6b09aa41ef2 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.924687 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4812544-bac1-4f9e-9744-a6b09aa41ef2 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types/36ba1a3c-5153-4213-98f0-ae738e8679f3 returned with HTTP 202 Aug 04 09:05:44.925075 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 476/1893] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:44 2026] DELETE /volume/v3/group_types/36ba1a3c-5153-4213-98f0-ae738e8679f3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:44.936215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-92d27da6-abc6-4ad7-bad9-583e8dc5d0d7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:44.938182 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-92d27da6-abc6-4ad7-bad9-583e8dc5d0d7 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/04320130-26b1-4819-b803-c0e5ad010cbc Aug 04 09:05:44.938859 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-92d27da6-abc6-4ad7-bad9-583e8dc5d0d7 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:44.938859 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-92d27da6-abc6-4ad7-bad9-583e8dc5d0d7 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:44.962291 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-92d27da6-abc6-4ad7-bad9-583e8dc5d0d7 tempest-GroupTypesTest-706182114 tempest-GroupTypesTest-706182114-project-admin] https://10.4.3.176/volume/v3/group_types/04320130-26b1-4819-b803-c0e5ad010cbc returned with HTTP 202 Aug 04 09:05:44.962755 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 473/1894] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:05:44 2026] DELETE /volume/v3/group_types/04320130-26b1-4819-b803-c0e5ad010cbc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:05:45.335838 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-e7e299ae-c6dd-4bc1-884c-f9aca6729f84 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:45.338088 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-e7e299ae-c6dd-4bc1-884c-f9aca6729f84 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] DELETE https://10.4.3.176/volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1 Aug 04 09:05:45.338536 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-e7e299ae-c6dd-4bc1-884c-f9aca6729f84 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:45.338941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-e7e299ae-c6dd-4bc1-884c-f9aca6729f84 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:45.349146 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f82e2053-0c9c-45cb-a677-71f338f7051c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:45.350771 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f82e2053-0c9c-45cb-a677-71f338f7051c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:45.351612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f82e2053-0c9c-45cb-a677-71f338f7051c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:45.351612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f82e2053-0c9c-45cb-a677-71f338f7051c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:45.357557 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:45.357557 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:45.364927 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:45.364927 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:45.368256 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f82e2053-0c9c-45cb-a677-71f338f7051c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:45.375032 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f82e2053-0c9c-45cb-a677-71f338f7051c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:45.375769 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 479/1895] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:45 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:45.419859 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-e7e299ae-c6dd-4bc1-884c-f9aca6729f84 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1 returned with HTTP 200 Aug 04 09:05:45.420426 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 468/1896] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:05:45 2026] DELETE /volume/v3/attachments/5f5d8a58-c28b-4fe8-9451-a14933b10ad1 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:45.430353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:45.434253 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] DELETE https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 Aug 04 09:05:45.434253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:45.434253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:45.434253 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Delete volume with id: 374fa0fe-68de-4d61-9ced-8c0db99a5464 Aug 04 09:05:45.439912 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:45.439912 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:45.440550 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:05:45.463458 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Delete volume request issued successfully. Aug 04 09:05:45.463925 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d1b91821-f0e4-45a3-b81f-719671bb611e req-8a1681d8-0311-4368-ba34-e5c82718212f tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 returned with HTTP 202 Aug 04 09:05:45.464599 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 477/1897] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:05:45 2026] DELETE /volume/v3/volumes/374fa0fe-68de-4d61-9ced-8c0db99a5464 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:46.390190 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-792a2996-1ab2-4089-9fe2-a4406f1a37fd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:46.392363 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-792a2996-1ab2-4089-9fe2-a4406f1a37fd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:46.392363 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-792a2996-1ab2-4089-9fe2-a4406f1a37fd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:46.392363 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-792a2996-1ab2-4089-9fe2-a4406f1a37fd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:46.402791 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:46.402791 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:46.407153 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-792a2996-1ab2-4089-9fe2-a4406f1a37fd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:46.411928 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-792a2996-1ab2-4089-9fe2-a4406f1a37fd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:46.412346 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 474/1898] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:46 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:46.433690 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-7e07da23-d397-401a-9c0f-04108529720a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:46.438935 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-7e07da23-d397-401a-9c0f-04108529720a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:05:46.438935 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-7e07da23-d397-401a-9c0f-04108529720a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:46.438935 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-7e07da23-d397-401a-9c0f-04108529720a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:46.445500 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:46.445500 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:46.452702 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-7e07da23-d397-401a-9c0f-04108529720a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:05:46.460652 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-7e07da23-d397-401a-9c0f-04108529720a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:05:46.461569 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 480/1899] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:46 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:46.490102 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-068ff820-9ebc-4b59-9fca-71762157ec3a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:46.490659 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-068ff820-9ebc-4b59-9fca-71762157ec3a None None] GET https://10.4.3.176/volume// Aug 04 09:05:46.490911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-068ff820-9ebc-4b59-9fca-71762157ec3a None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:46.491220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-068ff820-9ebc-4b59-9fca-71762157ec3a None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:46.491655 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-068ff820-9ebc-4b59-9fca-71762157ec3a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:46.491957 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 469/1900] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:05:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:46.502507 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-50a331e8-0e4a-4c2f-af49-269f33a0e8a7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:46.505270 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-50a331e8-0e4a-4c2f-af49-269f33a0e8a7 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:05:46.505714 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-50a331e8-0e4a-4c2f-af49-269f33a0e8a7 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8d38868-95d5-45ba-a453-eb0382958ed3", "connector": null, "instance_uuid": "c4ac7153-18c7-4773-986e-ec894ede1745"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:46.517234 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:46.517234 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:46.545804 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-50a331e8-0e4a-4c2f-af49-269f33a0e8a7 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:05:46.546342 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 478/1901] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:05:46 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:46.587923 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-3b4438c3-786b-4ebe-b532-b11105727e79 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:46.593075 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-3b4438c3-786b-4ebe-b532-b11105727e79 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b/action Aug 04 09:05:46.593485 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-3b4438c3-786b-4ebe-b532-b11105727e79 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:46.593688 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-3b4438c3-786b-4ebe-b532-b11105727e79 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:46.615822 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:46.615822 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:46.628759 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dc4be567-2b2b-4ca2-9fd7-45488024f5bb req-3b4438c3-786b-4ebe-b532-b11105727e79 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b/action returned with HTTP 204 Aug 04 09:05:46.629518 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 475/1902] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:05:46 2026] POST /volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:46.656234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-90ddcae7-eec8-4479-b15b-6ab62e42ec74 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:46.658020 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-90ddcae7-eec8-4479-b15b-6ab62e42ec74 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:05:46.658222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-90ddcae7-eec8-4479-b15b-6ab62e42ec74 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:46.658511 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-90ddcae7-eec8-4479-b15b-6ab62e42ec74 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:46.668975 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:46.668975 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:46.673254 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-90ddcae7-eec8-4479-b15b-6ab62e42ec74 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:05:46.678418 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-90ddcae7-eec8-4479-b15b-6ab62e42ec74 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:05:46.678929 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 481/1903] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:46 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 1112 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:46.692185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-feacdba0-9aec-49ac-996f-becf0facb8f2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:46.694470 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-feacdba0-9aec-49ac-996f-becf0facb8f2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:05:46.694911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-feacdba0-9aec-49ac-996f-becf0facb8f2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:46.695017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-feacdba0-9aec-49ac-996f-becf0facb8f2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:46.706350 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:46.706350 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:46.711026 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-feacdba0-9aec-49ac-996f-becf0facb8f2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:05:46.717388 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-feacdba0-9aec-49ac-996f-becf0facb8f2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:05:46.717806 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 470/1904] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:46 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:47.147564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-934b671a-618e-42d4-bc83-93289474acfb req-a2576a58-6d13-46bb-9ccf-9106620c2803 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:47.150484 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-a2576a58-6d13-46bb-9ccf-9106620c2803 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/limits Aug 04 09:05:47.150484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-a2576a58-6d13-46bb-9ccf-9106620c2803 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:47.150484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-a2576a58-6d13-46bb-9ccf-9106620c2803 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:47.160223 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:47.160223 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:47.177083 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-a2576a58-6d13-46bb-9ccf-9106620c2803 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/limits returned with HTTP 200 Aug 04 09:05:47.177702 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 479/1905] 10.4.3.176 () {68 vars in 1484 bytes} [Tue Aug 4 09:05:47 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) Aug 04 09:05:47.253588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-934b671a-618e-42d4-bc83-93289474acfb req-f088e608-6c63-41cd-8bcc-4faca9aacd05 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:47.259510 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-f088e608-6c63-41cd-8bcc-4faca9aacd05 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:47.259775 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-f088e608-6c63-41cd-8bcc-4faca9aacd05 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:47.260132 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-f088e608-6c63-41cd-8bcc-4faca9aacd05 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:47.279180 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:47.279180 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:47.287596 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-934b671a-618e-42d4-bc83-93289474acfb req-f088e608-6c63-41cd-8bcc-4faca9aacd05 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:47.294547 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-f088e608-6c63-41cd-8bcc-4faca9aacd05 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 200 Aug 04 09:05:47.295093 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 476/1906] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:47 2026] GET /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 1449 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:47.306136 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:47.308456 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:05:47.308820 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5cd0e00-9417-488f-a5c5-a9571ba51740", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-195978133", "description": null, "metadata": {}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:47.321172 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:47.321172 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:47.321757 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:47.321902 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Create snapshot from volume f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:47.363286 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Created reservations ['1fc7bb43-b0ee-4761-81b8-c1839a28d30e', '66d4ec56-73d8-48aa-8d14-b07f4532d3be', '39ff16dc-34f7-4b07-8104-6b7e148da50e', '4656b7cf-342e-4c6d-b320-871af0e47b0f'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:47.406663 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Snapshot force create request issued successfully. Aug 04 09:05:47.407126 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-934b671a-618e-42d4-bc83-93289474acfb req-72fc2fbe-c542-4290-8a7b-ef04f6cea1b5 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:05:47.407771 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 482/1907] 10.4.3.176 () {72 vars in 1547 bytes} [Tue Aug 4 09:05:47 2026] POST /volume/v3/snapshots => generated 318 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:47.425078 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e56f35ff-4a4c-4254-9205-5f80c13781c0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:47.426080 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e56f35ff-4a4c-4254-9205-5f80c13781c0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:47.426334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e56f35ff-4a4c-4254-9205-5f80c13781c0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:47.426571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e56f35ff-4a4c-4254-9205-5f80c13781c0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:47.435988 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:47.435988 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:47.441009 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e56f35ff-4a4c-4254-9205-5f80c13781c0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:47.447378 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e56f35ff-4a4c-4254-9205-5f80c13781c0 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:47.448067 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 471/1908] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:47 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:47.492794 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:47.649641 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:05:47.650093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-428315475"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:47.651952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-428315475'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:05:47.652126 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Create volume of 1 GB Aug 04 09:05:47.657240 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Availability Zones retrieved successfully. Aug 04 09:05:47.666487 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Flow 'volume_create_api' (0d8752ad-2ec2-4c46-ac8c-cc156997c89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:47.667573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1bcbb8-d807-4b96-8fa6-bcc42b2e1e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:47.668770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:05:47.696456 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1bcbb8-d807-4b96-8fa6-bcc42b2e1e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:47.697439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03916fd6-5240-4bf7-8a54-71ee3e698822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:47.768187 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Created reservations ['95bf0962-6fb7-4ee8-a4f0-7d2041bf4e48', '4bde6ad9-e7ca-458b-a53f-11238ba33bc0', '917977e8-7666-412f-b94e-a66e19be00c5', 'e4cc7576-997f-4c6d-9bf3-151564372de4'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:47.769467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03916fd6-5240-4bf7-8a54-71ee3e698822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95bf0962-6fb7-4ee8-a4f0-7d2041bf4e48', '4bde6ad9-e7ca-458b-a53f-11238ba33bc0', '917977e8-7666-412f-b94e-a66e19be00c5', 'e4cc7576-997f-4c6d-9bf3-151564372de4']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:47.770342 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14fd94d6-bb0e-48a5-b4f0-7bfb036d0da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:47.794162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14fd94d6-bb0e-48a5-b4f0-7bfb036d0da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4bfbd81-b652-4b89-8667-a27c3dd91f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-428315475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51db7fdebfb646bcbe803f687429263b',qos_specs=None,replication_status=,reservations=['95bf0962-6fb7-4ee8-a4f0-7d2041bf4e48','4bde6ad9-e7ca-458b-a53f-11238ba33bc0','917977e8-7666-412f-b94e-a66e19be00c5','e4cc7576-997f-4c6d-9bf3-151564372de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb91424ad1d492695fc2b028c82ae67',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-428315475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4bfbd81-b652-4b89-8667-a27c3dd91f0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51db7fdebfb646bcbe803f687429263b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb91424ad1d492695fc2b028c82ae67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:47.794880 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df67ad2-019c-4419-aabd-0b296d305bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:47.817850 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df67ad2-019c-4419-aabd-0b296d305bbc) transitioned into state 'SUCCESS' from state '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-428315475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51db7fdebfb646bcbe803f687429263b',qos_specs=None,replication_status=,reservations=['95bf0962-6fb7-4ee8-a4f0-7d2041bf4e48','4bde6ad9-e7ca-458b-a53f-11238ba33bc0','917977e8-7666-412f-b94e-a66e19be00c5','e4cc7576-997f-4c6d-9bf3-151564372de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb91424ad1d492695fc2b028c82ae67',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:47.818522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35098ebb-0a94-4c35-b666-2cc3b4392967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:05:47.830031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35098ebb-0a94-4c35-b666-2cc3b4392967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:05:47.831224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Flow 'volume_create_api' (0d8752ad-2ec2-4c46-ac8c-cc156997c89c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:05:47.831664 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Create volume request issued successfully. Aug 04 09:05:47.832503 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1646197b-f097-42c3-98f7-b905cfbfe1d3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:05:47.833389 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 480/1909] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:05:47 2026] POST /volume/v3/volumes => generated 753 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:47.854987 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-477f18b1-6002-4916-919c-4107f9851c32 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:47.864466 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-477f18b1-6002-4916-919c-4107f9851c32 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:05:47.864646 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-477f18b1-6002-4916-919c-4107f9851c32 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:47.864782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-477f18b1-6002-4916-919c-4107f9851c32 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:47.878705 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:47.878705 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:47.887411 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-477f18b1-6002-4916-919c-4107f9851c32 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:05:47.901409 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-477f18b1-6002-4916-919c-4107f9851c32 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b returned with HTTP 200 Aug 04 09:05:47.901847 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 477/1910] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:47 2026] GET /volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:48.029447 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e684bd14-7f1f-4269-ba4d-5fb6df81d387 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.029974 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e684bd14-7f1f-4269-ba4d-5fb6df81d387 None None] GET https://10.4.3.176/volume// Aug 04 09:05:48.029974 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e684bd14-7f1f-4269-ba4d-5fb6df81d387 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.030159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e684bd14-7f1f-4269-ba4d-5fb6df81d387 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.030565 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e684bd14-7f1f-4269-ba4d-5fb6df81d387 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:48.030799 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 483/1911] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:48.043295 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-ded7a74a-7737-426f-ae3e-c0685352c950 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.047848 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-ded7a74a-7737-426f-ae3e-c0685352c950 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:05:48.048107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-ded7a74a-7737-426f-ae3e-c0685352c950 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.048405 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-ded7a74a-7737-426f-ae3e-c0685352c950 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.060454 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.060454 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:48.065151 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-ded7a74a-7737-426f-ae3e-c0685352c950 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:05:48.071568 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-ded7a74a-7737-426f-ae3e-c0685352c950 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:05:48.072268 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 472/1912] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:48.208341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-1fea15b0-e892-49bd-9366-6b165e56183e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.211107 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-1fea15b0-e892-49bd-9366-6b165e56183e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] PUT https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b Aug 04 09:05:48.211489 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-1fea15b0-e892-49bd-9366-6b165e56183e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:48.221982 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-1fea15b0-e892-49bd-9366-6b165e56183e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Acquiring lock "cinder-attachment_update-e8d38868-95d5-45ba-a453-eb0382958ed3-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:05:48.225945 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-1fea15b0-e892-49bd-9366-6b165e56183e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Lock "cinder-attachment_update-e8d38868-95d5-45ba-a453-eb0382958ed3-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:05:48.226141 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.226141 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:48.231550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-d7c9814d-f744-485e-924b-224adbda0d4c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.236084 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-d7c9814d-f744-485e-924b-224adbda0d4c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3/action Aug 04 09:05:48.236449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-d7c9814d-f744-485e-924b-224adbda0d4c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:48.236555 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-d7c9814d-f744-485e-924b-224adbda0d4c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:48.257984 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.257984 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:48.270029 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a57a38d8-6fd1-4594-8f80-091634a765b5 req-d7c9814d-f744-485e-924b-224adbda0d4c tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3/action returned with HTTP 204 Aug 04 09:05:48.270730 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 478/1913] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:05:48 2026] POST /volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:48.311154 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-1fea15b0-e892-49bd-9366-6b165e56183e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Lock "cinder-attachment_update-e8d38868-95d5-45ba-a453-eb0382958ed3-np0000006401" released by "attachment_update" :: held 0.086s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:05:48.311454 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-1fea15b0-e892-49bd-9366-6b165e56183e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b returned with HTTP 200 Aug 04 09:05:48.311987 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 481/1914] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:05:48 2026] PUT /volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:48.347253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-a0f3d2f7-4fe4-4b2d-8743-61b8c76898c8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.350189 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-a0f3d2f7-4fe4-4b2d-8743-61b8c76898c8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b/action Aug 04 09:05:48.350720 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-a0f3d2f7-4fe4-4b2d-8743-61b8c76898c8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:48.350720 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-a0f3d2f7-4fe4-4b2d-8743-61b8c76898c8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:48.377545 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.377545 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:48.387136 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-348aaf99-6601-429f-85b7-6f5d317a4dd3 req-a0f3d2f7-4fe4-4b2d-8743-61b8c76898c8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b/action returned with HTTP 204 Aug 04 09:05:48.387573 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 484/1915] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:05:48 2026] POST /volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:48.463953 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-72d5e31d-941a-4648-b83f-2cb0f7d53f7d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.466049 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72d5e31d-941a-4648-b83f-2cb0f7d53f7d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:48.466261 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72d5e31d-941a-4648-b83f-2cb0f7d53f7d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.466446 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72d5e31d-941a-4648-b83f-2cb0f7d53f7d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.475859 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.475859 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:48.479223 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-72d5e31d-941a-4648-b83f-2cb0f7d53f7d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:48.483928 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72d5e31d-941a-4648-b83f-2cb0f7d53f7d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:48.484476 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 473/1916] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:48.497793 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5ed9aebf-2743-47dd-8e64-eccd3fa84e9d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.500494 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5ed9aebf-2743-47dd-8e64-eccd3fa84e9d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:48.500707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5ed9aebf-2743-47dd-8e64-eccd3fa84e9d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.500891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5ed9aebf-2743-47dd-8e64-eccd3fa84e9d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.517309 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.517309 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:48.521734 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5ed9aebf-2743-47dd-8e64-eccd3fa84e9d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:48.527681 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5ed9aebf-2743-47dd-8e64-eccd3fa84e9d tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:48.528193 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 479/1917] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:48.544140 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-729831dc-4984-4f99-84ac-f51ec9591e83 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.546115 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-729831dc-4984-4f99-84ac-f51ec9591e83 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action Aug 04 09:05:48.546481 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-729831dc-4984-4f99-84ac-f51ec9591e83 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action body: b'{"os-detach": {"attachment_id": "802e21dd-e369-42f2-a426-f396c7bc1fc3"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:48.546814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-729831dc-4984-4f99-84ac-f51ec9591e83 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "802e21dd-e369-42f2-a426-f396c7bc1fc3"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:48.561108 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.561108 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:48.561704 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-729831dc-4984-4f99-84ac-f51ec9591e83 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:48.569576 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-729831dc-4984-4f99-84ac-f51ec9591e83 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action returned with HTTP 400 Aug 04 09:05:48.569862 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 482/1918] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:48 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 100 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:05:48.606124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-508cfc9f-4066-4ad7-bcf0-26e254e631bf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.608984 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-508cfc9f-4066-4ad7-bcf0-26e254e631bf tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:48.609308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-508cfc9f-4066-4ad7-bcf0-26e254e631bf tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.609629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-508cfc9f-4066-4ad7-bcf0-26e254e631bf tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.621487 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.621487 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:48.626217 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-508cfc9f-4066-4ad7-bcf0-26e254e631bf tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:48.631376 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-508cfc9f-4066-4ad7-bcf0-26e254e631bf tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:48.631860 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 485/1919] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:48.656378 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-a6ce7445-fb03-40ec-9351-5c8b7ca80c98 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.659253 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-a6ce7445-fb03-40ec-9351-5c8b7ca80c98 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8/action Aug 04 09:05:48.659335 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-a6ce7445-fb03-40ec-9351-5c8b7ca80c98 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:48.659473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-a6ce7445-fb03-40ec-9351-5c8b7ca80c98 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:48.671327 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.671327 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:48.671788 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-a6ce7445-fb03-40ec-9351-5c8b7ca80c98 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:48.679062 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-a6ce7445-fb03-40ec-9351-5c8b7ca80c98 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Begin detaching volume completed successfully. Aug 04 09:05:48.679317 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-a6ce7445-fb03-40ec-9351-5c8b7ca80c98 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8/action returned with HTTP 202 Aug 04 09:05:48.679957 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 474/1920] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:05:48 2026] POST /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:48.756147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-576908b6-7c53-40e6-89a1-2a6c54598f81 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.756775 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-576908b6-7c53-40e6-89a1-2a6c54598f81 None None] GET https://10.4.3.176/volume// Aug 04 09:05:48.757048 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-576908b6-7c53-40e6-89a1-2a6c54598f81 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.757364 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-576908b6-7c53-40e6-89a1-2a6c54598f81 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.757829 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-576908b6-7c53-40e6-89a1-2a6c54598f81 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:48.759186 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 480/1921] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:48.769881 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-1ea3f1eb-1c58-4276-b392-f541e5336fdd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.774353 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-1ea3f1eb-1c58-4276-b392-f541e5336fdd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:05:48.774598 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-1ea3f1eb-1c58-4276-b392-f541e5336fdd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.774805 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-1ea3f1eb-1c58-4276-b392-f541e5336fdd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.787741 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.787741 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:48.791866 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-1ea3f1eb-1c58-4276-b392-f541e5336fdd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:48.799468 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-1ea3f1eb-1c58-4276-b392-f541e5336fdd tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:05:48.800061 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 483/1922] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 1333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:48.920187 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-31806c01-5726-4220-a5d7-cef6f0761891 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.922794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31806c01-5726-4220-a5d7-cef6f0761891 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:05:48.922794 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31806c01-5726-4220-a5d7-cef6f0761891 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:48.922794 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31806c01-5726-4220-a5d7-cef6f0761891 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:48.933054 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.933054 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:48.936700 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-31806c01-5726-4220-a5d7-cef6f0761891 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:05:48.941309 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31806c01-5726-4220-a5d7-cef6f0761891 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b returned with HTTP 200 Aug 04 09:05:48.941719 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 486/1923] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:48 2026] GET /volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:48.956850 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:48.960017 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:05:48.960499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4bfbd81-b652-4b89-8667-a27c3dd91f0b", "name": "tempest-VolumesBackupsAdminTest-Backup-340355032", "container": "tempest-volumesbackupsadmintest-backup-container-193075273"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:48.962401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Creating new backup {'backup': {'volume_id': 'e4bfbd81-b652-4b89-8667-a27c3dd91f0b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-340355032', 'container': 'tempest-volumesbackupsadmintest-backup-container-193075273'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:05:48.962624 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Creating backup of volume e4bfbd81-b652-4b89-8667-a27c3dd91f0b in container tempest-volumesbackupsadmintest-backup-container-193075273 Aug 04 09:05:48.973232 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:48.973232 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:48.973232 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:05:49.002734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Created reservations ['14fb20c6-098b-4c1e-9f78-8c213a1e0099', 'ef145189-1eee-47b7-9374-2ba9d8ef4e93'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:05:49.040281 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5b338b6a-efdd-491e-9a97-156bfc4ebf1a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:05:49.040281 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 475/1924] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:05:48 2026] POST /volume/v3/backups => generated 334 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:49.050846 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-56ada664-fd6e-43ba-995f-29f853567b92 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:49.054864 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56ada664-fd6e-43ba-995f-29f853567b92 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:49.054864 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56ada664-fd6e-43ba-995f-29f853567b92 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:49.054864 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56ada664-fd6e-43ba-995f-29f853567b92 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:49.055392 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-56ada664-fd6e-43ba-995f-29f853567b92 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:49.063718 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:49.063718 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:49.065789 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56ada664-fd6e-43ba-995f-29f853567b92 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:49.070324 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 481/1925] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:49 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:49.619772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7e53fb92-7d82-416f-87e3-820c120c065c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:49.624088 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7e53fb92-7d82-416f-87e3-820c120c065c tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 Aug 04 09:05:49.624356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7e53fb92-7d82-416f-87e3-820c120c065c tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:49.624733 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7e53fb92-7d82-416f-87e3-820c120c065c tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:49.631562 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:49.631562 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:49.631953 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7e53fb92-7d82-416f-87e3-820c120c065c tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Snapshot retrieved successfully. Aug 04 09:05:49.632728 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7e53fb92-7d82-416f-87e3-820c120c065c tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 returned with HTTP 200 Aug 04 09:05:49.633079 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 484/1926] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:05:49 2026] GET /volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 => generated 477 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:49.908584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:49.913146 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 Aug 04 09:05:49.913473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:49.913762 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:49.914038 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Delete snapshot with id: 5a3789be-c408-431f-87d2-2478d87db752 Aug 04 09:05:49.925829 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:49.925829 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:49.926479 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Snapshot retrieved successfully. Aug 04 09:05:49.947554 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Snapshot delete request issued successfully. Aug 04 09:05:49.947793 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d92e54a0-5985-48d6-a3a2-ef41bd7765f3 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 returned with HTTP 202 Aug 04 09:05:49.948637 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 487/1927] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:05:49 2026] DELETE /volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:49.959809 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c4e062f4-6f38-425b-bc2e-fb47a6393718 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:49.962189 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4e062f4-6f38-425b-bc2e-fb47a6393718 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 Aug 04 09:05:49.962429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4e062f4-6f38-425b-bc2e-fb47a6393718 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:49.962694 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4e062f4-6f38-425b-bc2e-fb47a6393718 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:49.968795 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:49.968795 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:49.969495 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c4e062f4-6f38-425b-bc2e-fb47a6393718 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Snapshot retrieved successfully. Aug 04 09:05:49.970480 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4e062f4-6f38-425b-bc2e-fb47a6393718 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 returned with HTTP 200 Aug 04 09:05:49.970980 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 476/1928] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:05:49 2026] GET /volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:50.077780 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ab3c7faf-7975-4677-976e-7ecc2f743fa8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:50.079363 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab3c7faf-7975-4677-976e-7ecc2f743fa8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:50.079559 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab3c7faf-7975-4677-976e-7ecc2f743fa8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:50.079730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab3c7faf-7975-4677-976e-7ecc2f743fa8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:50.079833 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-ab3c7faf-7975-4677-976e-7ecc2f743fa8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:50.083917 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:50.083917 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:50.084635 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab3c7faf-7975-4677-976e-7ecc2f743fa8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:50.085052 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 482/1929] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:50 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:50.979467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd0c7547-ac63-4c18-ba41-7c0340a60894 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:50.981296 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd0c7547-ac63-4c18-ba41-7c0340a60894 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] GET https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 Aug 04 09:05:50.981486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd0c7547-ac63-4c18-ba41-7c0340a60894 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:50.981685 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd0c7547-ac63-4c18-ba41-7c0340a60894 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:50.985786 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd0c7547-ac63-4c18-ba41-7c0340a60894 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 returned with HTTP 404 Aug 04 09:05:50.986241 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 485/1930] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:05:50 2026] GET /volume/v3/snapshots/5a3789be-c408-431f-87d2-2478d87db752 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:05:51.096400 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0170657d-316f-41aa-be26-385b00a91cbc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:51.098010 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0170657d-316f-41aa-be26-385b00a91cbc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:51.098233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0170657d-316f-41aa-be26-385b00a91cbc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:51.098517 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0170657d-316f-41aa-be26-385b00a91cbc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:51.098698 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0170657d-316f-41aa-be26-385b00a91cbc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:51.105018 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:51.105018 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:51.105509 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0170657d-316f-41aa-be26-385b00a91cbc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:51.106048 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 488/1931] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:51 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:51.906627 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-f4ab230a-b7cf-4b7f-920e-68701c18547a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:51.909170 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-f4ab230a-b7cf-4b7f-920e-68701c18547a tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] DELETE https://10.4.3.176/volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3 Aug 04 09:05:51.909433 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-f4ab230a-b7cf-4b7f-920e-68701c18547a tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:51.909682 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-f4ab230a-b7cf-4b7f-920e-68701c18547a tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:51.927197 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:51.927197 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:51.986094 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ef14b4c2-5a39-4309-b6c2-55cb2780cddc req-f4ab230a-b7cf-4b7f-920e-68701c18547a tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3 returned with HTTP 200 Aug 04 09:05:51.986639 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 477/1932] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:05:51 2026] DELETE /volume/v3/attachments/802e21dd-e369-42f2-a426-f396c7bc1fc3 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:52.116979 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5d5e231a-87c9-484b-b136-c72c682925cc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.118965 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5d5e231a-87c9-484b-b136-c72c682925cc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:52.119191 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5d5e231a-87c9-484b-b136-c72c682925cc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:52.119431 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5d5e231a-87c9-484b-b136-c72c682925cc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:52.119568 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5d5e231a-87c9-484b-b136-c72c682925cc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:52.123961 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.123961 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:52.124734 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5d5e231a-87c9-484b-b136-c72c682925cc tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:52.125089 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 483/1933] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:52 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:52.379675 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.383096 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:52.383591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-attach": {"instance_uuid": "7395ec76-93cc-4291-a839-217e25281cc9", "mountpoint": "/dev/vdb"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:52.383776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7395ec76-93cc-4291-a839-217e25281cc9", "mountpoint": "/dev/vdb"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:52.395260 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.395260 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:52.395949 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:52.403805 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Update volume admin metadata completed successfully. Aug 04 09:05:52.475459 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Attach volume completed successfully. Aug 04 09:05:52.475741 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6c33d98d-4eb2-420c-a71d-cb5fd62968dc tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:52.476620 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 486/1934] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:52 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:52.483338 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-89ae877c-7007-43b3-8690-77785b328f09 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.485379 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89ae877c-7007-43b3-8690-77785b328f09 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:52.485632 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89ae877c-7007-43b3-8690-77785b328f09 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:52.485798 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89ae877c-7007-43b3-8690-77785b328f09 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:52.496827 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.496827 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:52.503345 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-89ae877c-7007-43b3-8690-77785b328f09 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:52.506825 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89ae877c-7007-43b3-8690-77785b328f09 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:52.506825 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 489/1935] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:52 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:52.526595 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-af0fa0b4-5952-4474-8e46-30a5ada17ce6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.529449 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-af0fa0b4-5952-4474-8e46-30a5ada17ce6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:52.529693 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-af0fa0b4-5952-4474-8e46-30a5ada17ce6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:52.529892 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-af0fa0b4-5952-4474-8e46-30a5ada17ce6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:52.543447 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.543447 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:52.548883 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-af0fa0b4-5952-4474-8e46-30a5ada17ce6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:52.554756 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-af0fa0b4-5952-4474-8e46-30a5ada17ce6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:52.555258 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 478/1936] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:52 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:52.576037 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e2ba66ac-5a76-4ce7-9ad5-6a205acd14bb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.578828 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2ba66ac-5a76-4ce7-9ad5-6a205acd14bb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:52.579320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2ba66ac-5a76-4ce7-9ad5-6a205acd14bb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-detach": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:52.579320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2ba66ac-5a76-4ce7-9ad5-6a205acd14bb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:52.595006 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.595006 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:52.595990 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e2ba66ac-5a76-4ce7-9ad5-6a205acd14bb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:52.638241 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e2ba66ac-5a76-4ce7-9ad5-6a205acd14bb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Detach volume completed successfully. Aug 04 09:05:52.638686 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2ba66ac-5a76-4ce7-9ad5-6a205acd14bb tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:52.639254 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 484/1937] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:52 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:52.647635 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f8542ef1-763d-4850-8f00-9d382176657d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.649342 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f8542ef1-763d-4850-8f00-9d382176657d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:52.649512 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f8542ef1-763d-4850-8f00-9d382176657d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:52.649763 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f8542ef1-763d-4850-8f00-9d382176657d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:52.656413 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.656413 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:52.660006 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f8542ef1-763d-4850-8f00-9d382176657d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:52.664271 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f8542ef1-763d-4850-8f00-9d382176657d tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:52.664622 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 487/1938] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:52 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:52.856294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-e07b5e70-6234-4527-b900-ada7700125da req-bb01cc49-b148-4c6c-92cd-81898cee4506 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.859543 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-bb01cc49-b148-4c6c-92cd-81898cee4506 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] DELETE https://10.4.3.176/volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5 Aug 04 09:05:52.861236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-bb01cc49-b148-4c6c-92cd-81898cee4506 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:52.861236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-bb01cc49-b148-4c6c-92cd-81898cee4506 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:52.870027 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.870027 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:52.920584 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-bb01cc49-b148-4c6c-92cd-81898cee4506 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5 returned with HTTP 200 Aug 04 09:05:52.921023 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 490/1939] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:05:52 2026] DELETE /volume/v3/attachments/ba213850-6b91-4e34-9a68-e3024ece37d5 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:52.932177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:52.934374 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] DELETE https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d Aug 04 09:05:52.934611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:52.934838 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:52.934977 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Delete volume with id: 8385c97d-e50e-454c-b451-cc9677a2031d Aug 04 09:05:52.941911 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:52.941911 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:52.942397 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Volume info retrieved successfully. Aug 04 09:05:52.963299 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] Delete volume request issued successfully. Aug 04 09:05:52.963667 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e07b5e70-6234-4527-b900-ada7700125da req-6087bd95-51ee-408c-82a5-51a36a1d72f3 tempest-ServerBootFromVolumeStableRescueTest-415831553 tempest-ServerBootFromVolumeStableRescueTest-415831553-project-member] https://10.4.3.176/volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d returned with HTTP 202 Aug 04 09:05:52.964307 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 479/1940] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:05:52 2026] DELETE /volume/v3/volumes/8385c97d-e50e-454c-b451-cc9677a2031d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:53.019227 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a585c897-a51e-4b4a-b92e-a20ebb7dd3ff None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.023923 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a585c897-a51e-4b4a-b92e-a20ebb7dd3ff tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] POST https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action Aug 04 09:05:53.024403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a585c897-a51e-4b4a-b92e-a20ebb7dd3ff tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:53.024626 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a585c897-a51e-4b4a-b92e-a20ebb7dd3ff tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:53.040885 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.040885 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:53.044558 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-1f4b071f-41f4-4749-8723-457036feb382 req-6c1c6296-fe38-4151-8faa-08740305a1e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.046126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-a585c897-a51e-4b4a-b92e-a20ebb7dd3ff tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] Updating volume '99a9f67f-dde4-477c-8789-8073c741491f' with '{'status': 'in-use'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:05:53.046375 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-6c1c6296-fe38-4151-8faa-08740305a1e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] DELETE https://10.4.3.176/volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a Aug 04 09:05:53.046557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-6c1c6296-fe38-4151-8faa-08740305a1e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:53.046769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-6c1c6296-fe38-4151-8faa-08740305a1e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:53.054412 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.054412 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:53.078900 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a585c897-a51e-4b4a-b92e-a20ebb7dd3ff tempest-TestServerVolumeAttachmentScenario-9220060 tempest-TestServerVolumeAttachmentScenario-9220060-project-admin] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action returned with HTTP 202 Aug 04 09:05:53.079314 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 485/1941] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:53 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:53.086794 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1d6bda61-b7e1-4351-99a7-53f0cf6dbda2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.088375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d6bda61-b7e1-4351-99a7-53f0cf6dbda2 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:53.088541 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1d6bda61-b7e1-4351-99a7-53f0cf6dbda2 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:53.088721 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1d6bda61-b7e1-4351-99a7-53f0cf6dbda2 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:53.097932 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.097932 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:53.102026 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1d6bda61-b7e1-4351-99a7-53f0cf6dbda2 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:53.107853 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d6bda61-b7e1-4351-99a7-53f0cf6dbda2 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:53.108239 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 491/1942] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:53 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:53.118424 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-6c1c6296-fe38-4151-8faa-08740305a1e0 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a returned with HTTP 200 Aug 04 09:05:53.118424 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 488/1943] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:05:53 2026] DELETE /volume/v3/attachments/dc8478a3-b09f-4c44-a37e-94c04c50a75a => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:53.130533 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.133541 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:53.133619 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:53.133929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:53.134181 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Delete volume with id: f5cd0e00-9417-488f-a5c5-a9571ba51740 Aug 04 09:05:53.140639 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-16aa86fd-f88f-48a4-a158-36c73d5a976d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.144718 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.144718 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:53.144786 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-16aa86fd-f88f-48a4-a158-36c73d5a976d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:53.144832 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Volume info retrieved successfully. Aug 04 09:05:53.144863 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-16aa86fd-f88f-48a4-a158-36c73d5a976d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:53.144962 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-16aa86fd-f88f-48a4-a158-36c73d5a976d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:53.145126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-16aa86fd-f88f-48a4-a158-36c73d5a976d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:53.151416 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.151416 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:53.152849 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-16aa86fd-f88f-48a4-a158-36c73d5a976d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:53.153855 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 486/1944] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:53 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:53.167714 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-5ea96626-12e8-42e6-b064-50d18fac1dcb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.169616 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] Delete volume request issued successfully. Aug 04 09:05:53.169616 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1f4b071f-41f4-4749-8723-457036feb382 req-842ca41b-3c96-43a2-b69b-20c02315c561 tempest-ImageDependencyTests-1859771269 tempest-ImageDependencyTests-1859771269-project-member] https://10.4.3.176/volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 returned with HTTP 202 Aug 04 09:05:53.169908 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 480/1945] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:05:53 2026] DELETE /volume/v3/volumes/f5cd0e00-9417-488f-a5c5-a9571ba51740 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:05:53.171047 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-5ea96626-12e8-42e6-b064-50d18fac1dcb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:53.171413 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-5ea96626-12e8-42e6-b064-50d18fac1dcb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:53.171837 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-5ea96626-12e8-42e6-b064-50d18fac1dcb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:53.185254 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.185254 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:53.190663 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-5ea96626-12e8-42e6-b064-50d18fac1dcb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:53.197098 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-5ea96626-12e8-42e6-b064-50d18fac1dcb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:53.198594 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 492/1946] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:53 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:53.219064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-c4b65608-518f-44e2-944c-c796feb5e371 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.225879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-c4b65608-518f-44e2-944c-c796feb5e371 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] POST https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action Aug 04 09:05:53.226255 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-c4b65608-518f-44e2-944c-c796feb5e371 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:53.226347 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-c4b65608-518f-44e2-944c-c796feb5e371 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:53.244721 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.244721 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:53.245198 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-c4b65608-518f-44e2-944c-c796feb5e371 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:53.257638 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-c4b65608-518f-44e2-944c-c796feb5e371 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Begin detaching volume completed successfully. Aug 04 09:05:53.257872 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-c4b65608-518f-44e2-944c-c796feb5e371 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action returned with HTTP 202 Aug 04 09:05:53.259012 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 489/1947] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:05:53 2026] POST /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:53.317844 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3fc5e6ad-b345-47f8-9c87-c59b2f0254fc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.318242 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3fc5e6ad-b345-47f8-9c87-c59b2f0254fc None None] GET https://10.4.3.176/volume// Aug 04 09:05:53.318436 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3fc5e6ad-b345-47f8-9c87-c59b2f0254fc None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:53.318695 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3fc5e6ad-b345-47f8-9c87-c59b2f0254fc None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:53.318978 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3fc5e6ad-b345-47f8-9c87-c59b2f0254fc None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:05:53.319462 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 487/1948] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:05:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:05:53.333178 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-dca8dadf-3cdc-458b-ba2e-4c3a76a6815b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:53.335392 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-dca8dadf-3cdc-458b-ba2e-4c3a76a6815b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:53.335643 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-dca8dadf-3cdc-458b-ba2e-4c3a76a6815b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:53.335902 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-dca8dadf-3cdc-458b-ba2e-4c3a76a6815b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:53.348967 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:53.348967 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:53.354197 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-dca8dadf-3cdc-458b-ba2e-4c3a76a6815b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:53.361299 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-dca8dadf-3cdc-458b-ba2e-4c3a76a6815b tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:53.361832 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 481/1949] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:05:53 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 1332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:05:54.171129 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4d3d6a8d-84f2-4090-b42c-1eadda930dee None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:54.173690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4d3d6a8d-84f2-4090-b42c-1eadda930dee tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:54.174161 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4d3d6a8d-84f2-4090-b42c-1eadda930dee tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:54.174244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4d3d6a8d-84f2-4090-b42c-1eadda930dee tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:54.174489 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4d3d6a8d-84f2-4090-b42c-1eadda930dee tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:54.186250 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:54.186250 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:54.187080 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4d3d6a8d-84f2-4090-b42c-1eadda930dee tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:54.187453 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 493/1950] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:54 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.202993 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4fca37f1-daf7-421a-a77f-c825f97b54f2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.206632 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fca37f1-daf7-421a-a77f-c825f97b54f2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:55.206632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fca37f1-daf7-421a-a77f-c825f97b54f2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:55.206632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fca37f1-daf7-421a-a77f-c825f97b54f2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:55.206632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4fca37f1-daf7-421a-a77f-c825f97b54f2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:55.209816 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.209816 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:55.210754 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fca37f1-daf7-421a-a77f-c825f97b54f2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:55.214374 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 490/1951] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:55 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.271518 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-df6edfa0-15c2-4824-a211-3235ab8f1422 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.273889 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df6edfa0-15c2-4824-a211-3235ab8f1422 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:55.274323 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df6edfa0-15c2-4824-a211-3235ab8f1422 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:55.274522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df6edfa0-15c2-4824-a211-3235ab8f1422 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:55.284810 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.284810 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:55.285479 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-df6edfa0-15c2-4824-a211-3235ab8f1422 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.293600 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-df6edfa0-15c2-4824-a211-3235ab8f1422 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Reserve volume completed successfully. Aug 04 09:05:55.293862 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df6edfa0-15c2-4824-a211-3235ab8f1422 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:55.294398 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 488/1952] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:55 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:55.301678 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1553fddc-1dfe-4f3c-b383-4ea03279c4a4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.303603 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1553fddc-1dfe-4f3c-b383-4ea03279c4a4 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:55.303727 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1553fddc-1dfe-4f3c-b383-4ea03279c4a4 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:55.303858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1553fddc-1dfe-4f3c-b383-4ea03279c4a4 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:55.311157 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.311157 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:55.315016 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1553fddc-1dfe-4f3c-b383-4ea03279c4a4 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.319933 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1553fddc-1dfe-4f3c-b383-4ea03279c4a4 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:55.320414 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 482/1953] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:55 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.333825 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5e131a73-031c-4a92-8694-5f8e372704f8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.335816 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5e131a73-031c-4a92-8694-5f8e372704f8 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:55.336192 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5e131a73-031c-4a92-8694-5f8e372704f8 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:55.336352 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5e131a73-031c-4a92-8694-5f8e372704f8 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:55.346256 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.346256 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:55.346975 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5e131a73-031c-4a92-8694-5f8e372704f8 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.363716 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5e131a73-031c-4a92-8694-5f8e372704f8 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Unreserve volume completed successfully. Aug 04 09:05:55.364011 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5e131a73-031c-4a92-8694-5f8e372704f8 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:55.364572 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 494/1954] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:55 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:55.375238 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c40adfc0-b81d-4f84-89ff-20ef6d4231b3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.377152 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c40adfc0-b81d-4f84-89ff-20ef6d4231b3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:55.377368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c40adfc0-b81d-4f84-89ff-20ef6d4231b3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:55.377628 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c40adfc0-b81d-4f84-89ff-20ef6d4231b3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:55.386123 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.386123 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:55.390732 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c40adfc0-b81d-4f84-89ff-20ef6d4231b3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.395338 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c40adfc0-b81d-4f84-89ff-20ef6d4231b3 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:55.395915 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 491/1955] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:55 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.413817 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-10e41f16-5ecd-4274-8059-51dafdf0067b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.416905 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10e41f16-5ecd-4274-8059-51dafdf0067b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:55.417667 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10e41f16-5ecd-4274-8059-51dafdf0067b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:55.418003 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10e41f16-5ecd-4274-8059-51dafdf0067b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:55.429305 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.429305 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:55.429305 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-10e41f16-5ecd-4274-8059-51dafdf0067b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.439509 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-10e41f16-5ecd-4274-8059-51dafdf0067b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume updated successfully. Aug 04 09:05:55.440920 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10e41f16-5ecd-4274-8059-51dafdf0067b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 200 Aug 04 09:05:55.440920 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 489/1956] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:55 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:05:55.448966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-12ffc544-e6ce-4309-a0d7-257aca54eabe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.451162 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12ffc544-e6ce-4309-a0d7-257aca54eabe tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:55.451812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12ffc544-e6ce-4309-a0d7-257aca54eabe tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:55.452092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12ffc544-e6ce-4309-a0d7-257aca54eabe tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:55.464158 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.464158 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:55.469842 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-12ffc544-e6ce-4309-a0d7-257aca54eabe tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.475128 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12ffc544-e6ce-4309-a0d7-257aca54eabe tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:55.475672 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 483/1957] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:55 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.490769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d5a65e47-7e4e-4db9-88d9-061cbe51cc16 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.492569 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5a65e47-7e4e-4db9-88d9-061cbe51cc16 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:55.492927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5a65e47-7e4e-4db9-88d9-061cbe51cc16 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:55.493042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5a65e47-7e4e-4db9-88d9-061cbe51cc16 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:55.501517 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.501517 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:55.501969 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d5a65e47-7e4e-4db9-88d9-061cbe51cc16 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.510183 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d5a65e47-7e4e-4db9-88d9-061cbe51cc16 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume updated successfully. Aug 04 09:05:55.510531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5a65e47-7e4e-4db9-88d9-061cbe51cc16 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 200 Aug 04 09:05:55.511159 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 495/1958] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:55 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:05:55.518093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dba3bd54-75d3-49e0-b233-b8a463f6a9db None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.522736 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dba3bd54-75d3-49e0-b233-b8a463f6a9db tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:55.523005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dba3bd54-75d3-49e0-b233-b8a463f6a9db tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:55.523389 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dba3bd54-75d3-49e0-b233-b8a463f6a9db tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:55.533533 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.533533 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:55.538487 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dba3bd54-75d3-49e0-b233-b8a463f6a9db tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.542935 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dba3bd54-75d3-49e0-b233-b8a463f6a9db tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:55.543342 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 492/1959] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:55 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.561539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4b277829-e42f-4851-b84c-1441ead5874b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.563769 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4b277829-e42f-4851-b84c-1441ead5874b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:55.563769 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4b277829-e42f-4851-b84c-1441ead5874b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:55.563919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4b277829-e42f-4851-b84c-1441ead5874b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:55.575900 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.575900 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:55.576561 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4b277829-e42f-4851-b84c-1441ead5874b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.591034 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4b277829-e42f-4851-b84c-1441ead5874b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Update volume admin metadata completed successfully. Aug 04 09:05:55.591034 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4b277829-e42f-4851-b84c-1441ead5874b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Update readonly setting on volume completed successfully. Aug 04 09:05:55.591034 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4b277829-e42f-4851-b84c-1441ead5874b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:55.591034 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 490/1960] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:55 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:55.598221 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a8b8e490-7986-4ffc-a814-c2f5fc082575 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.600151 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a8b8e490-7986-4ffc-a814-c2f5fc082575 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:55.603218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a8b8e490-7986-4ffc-a814-c2f5fc082575 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:55.603218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a8b8e490-7986-4ffc-a814-c2f5fc082575 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:55.609525 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.609525 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:55.612114 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a8b8e490-7986-4ffc-a814-c2f5fc082575 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.617292 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a8b8e490-7986-4ffc-a814-c2f5fc082575 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:55.617292 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 484/1961] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:55 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.634403 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.636531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:55.636976 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:55.637116 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:55.645925 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.645925 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:55.646510 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.660978 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Update volume admin metadata completed successfully. Aug 04 09:05:55.661121 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Update readonly setting on volume completed successfully. Aug 04 09:05:55.661377 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-78f3510f-ef9e-47f9-af17-f53325d9e311 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:55.661889 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 496/1962] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:05:55 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:05:55.670295 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-73c442ff-8fdd-4f51-90c8-dd765b0b71d2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.672081 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-73c442ff-8fdd-4f51-90c8-dd765b0b71d2 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:05:55.672310 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-73c442ff-8fdd-4f51-90c8-dd765b0b71d2 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:55.672515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-73c442ff-8fdd-4f51-90c8-dd765b0b71d2 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:55.681818 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.681818 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:55.685441 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-73c442ff-8fdd-4f51-90c8-dd765b0b71d2 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.690495 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-73c442ff-8fdd-4f51-90c8-dd765b0b71d2 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:05:55.690868 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 493/1963] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:55 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:55.705825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:55.707619 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:05:55.707950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-892080615", "disk_format": "raw"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:05:55.708410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-892080615", "disk_format": "raw"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:05:55.719377 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.719377 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:55.719907 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:05:55.740286 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:55.740286 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:05:55.751993 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.image.image_utils [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-892080615'}] 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-892080615'}]. {{(pid=100460) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 04 09:05:56.225362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c381c07a-cf91-48c0-9f0b-143489968755 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:56.227405 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c381c07a-cf91-48c0-9f0b-143489968755 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:56.227516 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c381c07a-cf91-48c0-9f0b-143489968755 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:56.227819 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c381c07a-cf91-48c0-9f0b-143489968755 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:56.228040 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c381c07a-cf91-48c0-9f0b-143489968755 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:56.234154 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:56.234154 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:56.235241 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c381c07a-cf91-48c0-9f0b-143489968755 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:56.235778 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 485/1964] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:56 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:56.378906 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Copy volume to image completed successfully. Aug 04 09:05:56.379544 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b38fd6c0-29a1-487e-ad92-0857a36ea02b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:05:56.380094 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 491/1965] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:05:55 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 686 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:05:56.465532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-1f649b57-0ab9-4029-959d-d61f191fdd97 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:56.469969 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-1f649b57-0ab9-4029-959d-d61f191fdd97 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] DELETE https://10.4.3.176/volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527 Aug 04 09:05:56.470247 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-1f649b57-0ab9-4029-959d-d61f191fdd97 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:56.470583 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-1f649b57-0ab9-4029-959d-d61f191fdd97 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:56.487864 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:56.487864 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:56.554969 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4e39ee6e-2f04-4d52-8f86-b43eb709f4b2 req-1f649b57-0ab9-4029-959d-d61f191fdd97 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527 returned with HTTP 200 Aug 04 09:05:56.555391 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 497/1966] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:05:56 2026] DELETE /volume/v3/attachments/9e429a63-3918-4cf1-a1ea-0834634e6527 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:57.136652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-da0e6c30-13e3-4ebc-9a95-c0b0e2a91f68 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:57.233213 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da0e6c30-13e3-4ebc-9a95-c0b0e2a91f68 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] GET https://10.4.3.176/volume/v3/scheduler-stats/get_pools?detail=True Aug 04 09:05:57.233456 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da0e6c30-13e3-4ebc-9a95-c0b0e2a91f68 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:57.233741 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da0e6c30-13e3-4ebc-9a95-c0b0e2a91f68 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] Calling method 'get_pools' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:57.244292 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da0e6c30-13e3-4ebc-9a95-c0b0e2a91f68 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] https://10.4.3.176/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 04 09:05:57.244692 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 494/1967] 10.4.3.176 () {66 vars in 1314 bytes} [Tue Aug 4 09:05:57 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:05:57.248520 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bd285ae0-bd77-46aa-a438-7a7b34a7fb68 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:57.250617 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd285ae0-bd77-46aa-a438-7a7b34a7fb68 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:57.250910 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bd285ae0-bd77-46aa-a438-7a7b34a7fb68 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:57.251180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bd285ae0-bd77-46aa-a438-7a7b34a7fb68 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:57.251381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-bd285ae0-bd77-46aa-a438-7a7b34a7fb68 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:57.254311 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4887a909-5a42-4781-a2fd-c3d3c266c049 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:57.256082 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:57.256082 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:57.256264 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4887a909-5a42-4781-a2fd-c3d3c266c049 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] GET https://10.4.3.176/volume/v3/scheduler-stats/get_pools Aug 04 09:05:57.256475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4887a909-5a42-4781-a2fd-c3d3c266c049 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:57.256719 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4887a909-5a42-4781-a2fd-c3d3c266c049 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] Calling method 'get_pools' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:57.257016 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd285ae0-bd77-46aa-a438-7a7b34a7fb68 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:57.257439 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 486/1968] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:57 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:57.266077 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4887a909-5a42-4781-a2fd-c3d3c266c049 tempest-VolumePoolsAdminTestsJSON-1901370443 tempest-VolumePoolsAdminTestsJSON-1901370443-project-admin] https://10.4.3.176/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 09:05:57.266955 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 492/1969] 10.4.3.176 () {66 vars in 1291 bytes} [Tue Aug 4 09:05:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:57.551374 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-b81c7fb7-d51f-425a-8b30-85666221a22b req-f2778a9e-7eea-4250-97f0-2ba2c657f006 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:57.554707 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b81c7fb7-d51f-425a-8b30-85666221a22b req-f2778a9e-7eea-4250-97f0-2ba2c657f006 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:05:57.554707 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b81c7fb7-d51f-425a-8b30-85666221a22b req-f2778a9e-7eea-4250-97f0-2ba2c657f006 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:57.554707 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b81c7fb7-d51f-425a-8b30-85666221a22b req-f2778a9e-7eea-4250-97f0-2ba2c657f006 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:57.561602 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:57.561602 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:05:57.565865 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-b81c7fb7-d51f-425a-8b30-85666221a22b req-f2778a9e-7eea-4250-97f0-2ba2c657f006 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:05:57.570590 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b81c7fb7-d51f-425a-8b30-85666221a22b req-f2778a9e-7eea-4250-97f0-2ba2c657f006 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:05:57.570948 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 498/1970] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:05:57 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:58.268447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b10cd8e3-c317-4dbb-9bf6-89f262e54425 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:58.273823 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b10cd8e3-c317-4dbb-9bf6-89f262e54425 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:58.274473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b10cd8e3-c317-4dbb-9bf6-89f262e54425 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:58.274473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b10cd8e3-c317-4dbb-9bf6-89f262e54425 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:58.274608 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b10cd8e3-c317-4dbb-9bf6-89f262e54425 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:58.283696 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:58.283696 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:05:58.285194 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b10cd8e3-c317-4dbb-9bf6-89f262e54425 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:58.285668 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 495/1971] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:58 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:05:59.299068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-859642aa-e5d2-46d0-9c4a-ea41892cc0eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:05:59.306012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-859642aa-e5d2-46d0-9c4a-ea41892cc0eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:05:59.306012 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-859642aa-e5d2-46d0-9c4a-ea41892cc0eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:05:59.306012 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-859642aa-e5d2-46d0-9c4a-ea41892cc0eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:05:59.306012 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-859642aa-e5d2-46d0-9c4a-ea41892cc0eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:05:59.314373 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:05:59.314373 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:05:59.316922 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-859642aa-e5d2-46d0-9c4a-ea41892cc0eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:05:59.316922 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 487/1972] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:05:59 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:00.334731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6d40a4cc-936a-48c7-956e-7de2734676e2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.337991 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6d40a4cc-936a-48c7-956e-7de2734676e2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:00.337991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6d40a4cc-936a-48c7-956e-7de2734676e2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:00.338329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6d40a4cc-936a-48c7-956e-7de2734676e2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:00.338370 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6d40a4cc-936a-48c7-956e-7de2734676e2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:00.350981 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:00.350981 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:00.352260 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6d40a4cc-936a-48c7-956e-7de2734676e2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:00.353398 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 493/1973] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:00 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:00.392834 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-82375880-34cc-4dfd-9429-bb7822b7f899 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.601516 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82375880-34cc-4dfd-9429-bb7822b7f899 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] GET https://10.4.3.176/volume/v3/os-quota-class-sets/default Aug 04 09:06:00.602143 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82375880-34cc-4dfd-9429-bb7822b7f899 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:00.602570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82375880-34cc-4dfd-9429-bb7822b7f899 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:00.619777 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82375880-34cc-4dfd-9429-bb7822b7f899 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 09:06:00.621141 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 499/1974] 10.4.3.176 () {66 vars in 1297 bytes} [Tue Aug 4 09:06:00 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:00.633059 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-04a25a62-ed3a-4ca3-a931-30d7d5cd23aa None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.634920 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-04a25a62-ed3a-4ca3-a931-30d7d5cd23aa tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] GET https://10.4.3.176/volume/v3/os-quota-class-sets/default Aug 04 09:06:00.635137 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-04a25a62-ed3a-4ca3-a931-30d7d5cd23aa tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:00.635351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-04a25a62-ed3a-4ca3-a931-30d7d5cd23aa tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:00.647597 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-04a25a62-ed3a-4ca3-a931-30d7d5cd23aa tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 09:06:00.647990 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 496/1975] 10.4.3.176 () {66 vars in 1297 bytes} [Tue Aug 4 09:06:00 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:00.657773 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a9266733-4c99-4008-ab18-5928fe48a388 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.661270 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a9266733-4c99-4008-ab18-5928fe48a388 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:06:00.661270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a9266733-4c99-4008-ab18-5928fe48a388 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1888226022"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:00.677782 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a9266733-4c99-4008-ab18-5928fe48a388 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:06:00.678368 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 488/1976] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:06:00 2026] POST /volume/v3/types => generated 228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:00.686728 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ba6bc1ed-a74d-4b86-8686-8c111002b357 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.690164 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba6bc1ed-a74d-4b86-8686-8c111002b357 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-class-sets/default Aug 04 09:06:00.690586 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba6bc1ed-a74d-4b86-8686-8c111002b357 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-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-1888226022": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1888226022": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1888226022": 8}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:00.810149 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba6bc1ed-a74d-4b86-8686-8c111002b357 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 09:06:00.811174 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 494/1977] 10.4.3.176 () {68 vars in 1318 bytes} [Tue Aug 4 09:06:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:00.823358 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.825878 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/12728559537b4381a4c66e9af8fdde55/defaults Aug 04 09:06:00.826137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:00.826399 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Calling method 'defaults' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:00.838255 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:06:00.838746 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:06:00.838975 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:06:00.839348 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:06:00.843750 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8699afb8-de38-40f6-a5d7-8a07f8b517d0 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/12728559537b4381a4c66e9af8fdde55/defaults returned with HTTP 200 Aug 04 09:06:00.843850 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 500/1978] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:06:00 2026] GET /volume/v3/os-quota-sets/12728559537b4381a4c66e9af8fdde55/defaults => generated 645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:00.850550 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-67b900bd-9533-44f5-b365-65329416037f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.852832 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67b900bd-9533-44f5-b365-65329416037f tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] DELETE https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:06:00.852832 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-67b900bd-9533-44f5-b365-65329416037f tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:00.853490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-67b900bd-9533-44f5-b365-65329416037f tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:00.853490 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-67b900bd-9533-44f5-b365-65329416037f tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Delete volume with id: 2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:06:00.863617 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:00.863617 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:00.864434 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-67b900bd-9533-44f5-b365-65329416037f tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:06:00.895188 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-67b900bd-9533-44f5-b365-65329416037f tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Delete volume request issued successfully. Aug 04 09:06:00.895532 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67b900bd-9533-44f5-b365-65329416037f tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 202 Aug 04 09:06:00.896296 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 497/1979] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:00 2026] DELETE /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:00.920755 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d141ceca-01f1-4bea-aad8-c1255ef9c2cb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:00.922658 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d141ceca-01f1-4bea-aad8-c1255ef9c2cb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:06:00.923344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d141ceca-01f1-4bea-aad8-c1255ef9c2cb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:00.923875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d141ceca-01f1-4bea-aad8-c1255ef9c2cb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:00.936506 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:00.936506 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:00.952055 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d141ceca-01f1-4bea-aad8-c1255ef9c2cb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:06:00.959410 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d141ceca-01f1-4bea-aad8-c1255ef9c2cb tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 200 Aug 04 09:06:00.959639 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 489/1980] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:00 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:01.154434 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-98beb8d4-026e-496e-9108-459880964d64 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:01.156641 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-98beb8d4-026e-496e-9108-459880964d64 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/9ac357fd910947d48c1d9b6af5a040f2/defaults Aug 04 09:06:01.156898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-98beb8d4-026e-496e-9108-459880964d64 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:01.157161 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-98beb8d4-026e-496e-9108-459880964d64 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Calling method 'defaults' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:01.169326 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-98beb8d4-026e-496e-9108-459880964d64 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/9ac357fd910947d48c1d9b6af5a040f2/defaults returned with HTTP 200 Aug 04 09:06:01.169855 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 495/1981] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:06:01 2026] GET /volume/v3/os-quota-sets/9ac357fd910947d48c1d9b6af5a040f2/defaults => generated 645 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:01.290924 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-89cee100-95a1-49c1-a20a-d91342ed5dc8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:01.299504 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89cee100-95a1-49c1-a20a-d91342ed5dc8 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] DELETE https://10.4.3.176/volume/v3/types/f3d89c54-62c6-4b78-a57d-557138c5a21c Aug 04 09:06:01.299504 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89cee100-95a1-49c1-a20a-d91342ed5dc8 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:01.299504 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89cee100-95a1-49c1-a20a-d91342ed5dc8 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:01.354898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89cee100-95a1-49c1-a20a-d91342ed5dc8 tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/types/f3d89c54-62c6-4b78-a57d-557138c5a21c returned with HTTP 202 Aug 04 09:06:01.356158 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 501/1982] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:06:01 2026] DELETE /volume/v3/types/f3d89c54-62c6-4b78-a57d-557138c5a21c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 09:06:01.367401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ffff1591-7233-40a4-b8f0-fa1072e8a92c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:01.367542 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-85f08645-9946-410f-8d14-9e208de644a3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:01.370001 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ffff1591-7233-40a4-b8f0-fa1072e8a92c tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] GET https://10.4.3.176/volume/v3/types/f3d89c54-62c6-4b78-a57d-557138c5a21c Aug 04 09:06:01.370001 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ffff1591-7233-40a4-b8f0-fa1072e8a92c tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:01.370532 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ffff1591-7233-40a4-b8f0-fa1072e8a92c tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:01.371402 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-85f08645-9946-410f-8d14-9e208de644a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:01.373429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-85f08645-9946-410f-8d14-9e208de644a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:01.373429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-85f08645-9946-410f-8d14-9e208de644a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:01.373429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-85f08645-9946-410f-8d14-9e208de644a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:01.374680 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ffff1591-7233-40a4-b8f0-fa1072e8a92c tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/types/f3d89c54-62c6-4b78-a57d-557138c5a21c returned with HTTP 404 Aug 04 09:06:01.378413 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 498/1983] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:06:01 2026] GET /volume/v3/types/f3d89c54-62c6-4b78-a57d-557138c5a21c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:01.387629 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:01.387629 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:01.388325 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-85f08645-9946-410f-8d14-9e208de644a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:01.389081 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 490/1984] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:01 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:01.395616 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-95e82480-901e-4c0c-9853-96efc99c49ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:01.405632 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-95e82480-901e-4c0c-9853-96efc99c49ed tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-class-sets/default Aug 04 09:06:01.407442 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-95e82480-901e-4c0c-9853-96efc99c49ed tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:01.503784 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-95e82480-901e-4c0c-9853-96efc99c49ed tempest-VolumeQuotaClassesTest-1226409053 tempest-VolumeQuotaClassesTest-1226409053-project-admin] https://10.4.3.176/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 04 09:06:01.504732 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 496/1985] 10.4.3.176 () {68 vars in 1318 bytes} [Tue Aug 4 09:06:01 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:01.976919 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-37033c71-0822-4e9a-b179-db74255e8b66 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:01.986163 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-37033c71-0822-4e9a-b179-db74255e8b66 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 Aug 04 09:06:01.990038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-37033c71-0822-4e9a-b179-db74255e8b66 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:01.991171 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-37033c71-0822-4e9a-b179-db74255e8b66 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:02.003047 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-37033c71-0822-4e9a-b179-db74255e8b66 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 returned with HTTP 404 Aug 04 09:06:02.004247 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 502/1986] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:01 2026] GET /volume/v3/volumes/2434b5ba-64a3-41bc-861c-04230a9eadd8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:02.011728 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:02.014552 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] DELETE https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:06:02.014891 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:02.015192 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:02.015423 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Delete volume with id: 99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:06:02.026019 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:02.026019 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:02.026581 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:06:02.052158 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Delete volume request issued successfully. Aug 04 09:06:02.052433 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bb73c1b4-1e5e-4f66-b88f-89f6ca07d910 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 202 Aug 04 09:06:02.052901 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 499/1987] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:02 2026] DELETE /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:02.069458 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6d7da70d-07e6-490d-b109-9b25de22375e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:02.076546 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d7da70d-07e6-490d-b109-9b25de22375e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:06:02.076789 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d7da70d-07e6-490d-b109-9b25de22375e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:02.077002 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d7da70d-07e6-490d-b109-9b25de22375e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:02.090072 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:02.090072 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:02.101599 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6d7da70d-07e6-490d-b109-9b25de22375e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Volume info retrieved successfully. Aug 04 09:06:02.115154 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d7da70d-07e6-490d-b109-9b25de22375e tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 200 Aug 04 09:06:02.115154 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 491/1988] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:02 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:02.400552 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b3e6f2e7-4be1-49b0-a8fb-12b39538f090 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:02.402853 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3e6f2e7-4be1-49b0-a8fb-12b39538f090 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:02.403164 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3e6f2e7-4be1-49b0-a8fb-12b39538f090 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:02.403436 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3e6f2e7-4be1-49b0-a8fb-12b39538f090 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:02.403574 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b3e6f2e7-4be1-49b0-a8fb-12b39538f090 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:02.408803 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:02.408803 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:02.409968 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3e6f2e7-4be1-49b0-a8fb-12b39538f090 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:02.410371 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 497/1989] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:02 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:03.131887 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1d070e1c-2801-4324-8e23-6a2b70fd3a32 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:03.133584 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d070e1c-2801-4324-8e23-6a2b70fd3a32 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] GET https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f Aug 04 09:06:03.133814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1d070e1c-2801-4324-8e23-6a2b70fd3a32 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:03.134008 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1d070e1c-2801-4324-8e23-6a2b70fd3a32 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:03.140213 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d070e1c-2801-4324-8e23-6a2b70fd3a32 tempest-TestServerVolumeAttachmentScenario-112559697 tempest-TestServerVolumeAttachmentScenario-112559697-project-member] https://10.4.3.176/volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f returned with HTTP 404 Aug 04 09:06:03.141018 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 503/1990] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:03 2026] GET /volume/v3/volumes/99a9f67f-dde4-477c-8789-8073c741491f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:03.215781 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:03.217570 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:03.218081 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1003400752"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:03.219664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1003400752'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:03.219823 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume of 1 GB Aug 04 09:06:03.224848 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Availability Zones retrieved successfully. Aug 04 09:06:03.235368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (e7f64bbc-7f10-4bc9-96b5-f00d8f6bdb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:03.235779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e572422-abd0-43f8-a819-30d7255a22be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:03.239356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:03.281768 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e572422-abd0-43f8-a819-30d7255a22be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:03.283147 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147b8dcf-f440-454e-b3e9-65cf5a1774df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:03.390670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Created reservations ['54529007-61ce-46d1-9ca7-8fd3e107416a', '64fda204-4ab3-4c78-8ae2-ce5d9838d426', 'f22e65e3-1b4c-4f34-a53d-7b53531dfb2c', 'a27059d1-eb78-4b7a-8852-ef56998dc086'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:03.391735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (147b8dcf-f440-454e-b3e9-65cf5a1774df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54529007-61ce-46d1-9ca7-8fd3e107416a', '64fda204-4ab3-4c78-8ae2-ce5d9838d426', 'f22e65e3-1b4c-4f34-a53d-7b53531dfb2c', 'a27059d1-eb78-4b7a-8852-ef56998dc086']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:03.392702 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee5b382-1fbd-4139-b605-764818de4c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:03.425571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-21c9f4bb-9dbc-4b97-b6b2-7cd9bcc9a5b0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:03.428735 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-21c9f4bb-9dbc-4b97-b6b2-7cd9bcc9a5b0 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:03.429273 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-21c9f4bb-9dbc-4b97-b6b2-7cd9bcc9a5b0 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:03.429273 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-21c9f4bb-9dbc-4b97-b6b2-7cd9bcc9a5b0 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:03.429495 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-21c9f4bb-9dbc-4b97-b6b2-7cd9bcc9a5b0 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:03.432271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee5b382-1fbd-4139-b605-764818de4c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fba3c0c-ab89-46f1-90e1-c19c8b050fd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1003400752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['54529007-61ce-46d1-9ca7-8fd3e107416a','64fda204-4ab3-4c78-8ae2-ce5d9838d426','f22e65e3-1b4c-4f34-a53d-7b53531dfb2c','a27059d1-eb78-4b7a-8852-ef56998dc086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1003400752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fba3c0c-ab89-46f1-90e1-c19c8b050fd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b53d027503450c8c86ad9403d628b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725529a4ab64c84be379b16d560dfee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:03.433131 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c571e42-ed4d-453e-91f9-1f57f292bf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:03.436294 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:03.436294 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:03.437464 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-21c9f4bb-9dbc-4b97-b6b2-7cd9bcc9a5b0 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:03.438452 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 492/1991] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:03 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:03.457723 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c571e42-ed4d-453e-91f9-1f57f292bf51) transitioned into state 'SUCCESS' from state '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-1003400752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['54529007-61ce-46d1-9ca7-8fd3e107416a','64fda204-4ab3-4c78-8ae2-ce5d9838d426','f22e65e3-1b4c-4f34-a53d-7b53531dfb2c','a27059d1-eb78-4b7a-8852-ef56998dc086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:03.458664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0143ef6d-593d-427d-ae4e-bc2b7e07116e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:03.470535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0143ef6d-593d-427d-ae4e-bc2b7e07116e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:03.474510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (e7f64bbc-7f10-4bc9-96b5-f00d8f6bdb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:03.474510 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request issued successfully. Aug 04 09:06:03.474510 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2c586756-68c2-4c47-9099-b32c65ea4d0c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:03.474510 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 500/1992] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:03 2026] POST /volume/v3/volumes => generated 749 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:03.492762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bfe33dc0-224b-47eb-9a6d-a975d67f9807 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:03.497322 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bfe33dc0-224b-47eb-9a6d-a975d67f9807 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:03.497322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bfe33dc0-224b-47eb-9a6d-a975d67f9807 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:03.497322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bfe33dc0-224b-47eb-9a6d-a975d67f9807 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:03.529774 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:03.529774 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:03.540792 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bfe33dc0-224b-47eb-9a6d-a975d67f9807 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:03.548453 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bfe33dc0-224b-47eb-9a6d-a975d67f9807 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:03.549028 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 498/1993] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:03 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:04.455770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2229fa7c-5a97-4b5b-bd67-d342983af78e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:04.459467 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2229fa7c-5a97-4b5b-bd67-d342983af78e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:04.459818 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2229fa7c-5a97-4b5b-bd67-d342983af78e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:04.461334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2229fa7c-5a97-4b5b-bd67-d342983af78e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:04.461512 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2229fa7c-5a97-4b5b-bd67-d342983af78e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:04.469653 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:04.469653 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:04.470885 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2229fa7c-5a97-4b5b-bd67-d342983af78e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:04.471519 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 504/1994] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:04 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:04.568818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e0cb03ae-f439-423f-9775-5dde18911948 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:04.571155 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0cb03ae-f439-423f-9775-5dde18911948 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:04.571440 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e0cb03ae-f439-423f-9775-5dde18911948 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:04.571734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e0cb03ae-f439-423f-9775-5dde18911948 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:04.586508 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:04.586508 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:04.592018 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e0cb03ae-f439-423f-9775-5dde18911948 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:04.601426 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0cb03ae-f439-423f-9775-5dde18911948 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:04.603345 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 493/1995] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:04 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:04.618296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:04.620448 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action Aug 04 09:06:04.621018 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action body: b'{"os-attach": {"instance_uuid": "573c74b6-cc2f-4e22-a808-74d43584abe1", "mountpoint": "/dev/vdb"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:04.621018 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "573c74b6-cc2f-4e22-a808-74d43584abe1", "mountpoint": "/dev/vdb"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:04.631006 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:04.631006 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:04.631636 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:04.648508 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Update volume admin metadata completed successfully. Aug 04 09:06:04.719874 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2d276ed6-cc13-4f29-bb24-42d48ed55142 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:04.755014 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Attach volume completed successfully. Aug 04 09:06:04.755351 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d26b2c94-2259-4258-820f-7eb0ec28aefd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action returned with HTTP 202 Aug 04 09:06:04.756009 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 501/1996] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:04 2026] POST /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:04.772522 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-718280c3-9fbe-471a-8283-0b0ff9a43db7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:04.779129 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-718280c3-9fbe-471a-8283-0b0ff9a43db7 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:04.781176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-718280c3-9fbe-471a-8283-0b0ff9a43db7 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:04.781863 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-718280c3-9fbe-471a-8283-0b0ff9a43db7 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:04.818503 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:04.818503 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:04.829394 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-718280c3-9fbe-471a-8283-0b0ff9a43db7 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:04.849869 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-718280c3-9fbe-471a-8283-0b0ff9a43db7 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:04.850465 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 505/1997] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:04 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 1176 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:04.872161 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8a3e5e51-3af8-4269-bb8f-0ae42607ac7c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:04.876703 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a3e5e51-3af8-4269-bb8f-0ae42607ac7c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:04.876703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a3e5e51-3af8-4269-bb8f-0ae42607ac7c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:04.876703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a3e5e51-3af8-4269-bb8f-0ae42607ac7c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:04.893137 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:04.893137 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:04.899808 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8a3e5e51-3af8-4269-bb8f-0ae42607ac7c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:04.904403 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d276ed6-cc13-4f29-bb24-42d48ed55142 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f Aug 04 09:06:04.904403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d276ed6-cc13-4f29-bb24-42d48ed55142 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:04.904594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d276ed6-cc13-4f29-bb24-42d48ed55142 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:04.909983 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a3e5e51-3af8-4269-bb8f-0ae42607ac7c tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:04.909983 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 494/1998] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:04 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:04.927103 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bff6ea0b-7649-481f-88e5-6380a5488e73 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:04.936280 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d276ed6-cc13-4f29-bb24-42d48ed55142 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f returned with HTTP 200 Aug 04 09:06:04.936860 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 499/1999] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:06:04 2026] GET /volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f => generated 437 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:04.949062 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.055532 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bff6ea0b-7649-481f-88e5-6380a5488e73 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action Aug 04 09:06:05.055532 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bff6ea0b-7649-481f-88e5-6380a5488e73 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:05.055532 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bff6ea0b-7649-481f-88e5-6380a5488e73 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:05.062072 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:05.062581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1255339112"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:05.065142 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1255339112'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:05.065142 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Create volume of 1 GB Aug 04 09:06:05.070651 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.070651 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:05.071155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-bff6ea0b-7649-481f-88e5-6380a5488e73 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '1fba3c0c-ab89-46f1-90e1-c19c8b050fd0' with '{'status': 'error'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:05.073193 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Availability Zones retrieved successfully. Aug 04 09:06:05.083565 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Flow 'volume_create_api' (4a52dc3b-4dcb-41d9-93dc-d3c2394f6021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:05.084464 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4a6855-d67c-4b16-9fc9-8e57ae0270cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:05.087139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:05.101569 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bff6ea0b-7649-481f-88e5-6380a5488e73 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action returned with HTTP 202 Aug 04 09:06:05.102090 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 502/2000] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:04 2026] POST /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:05.110736 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-366fcdc1-6a17-4f26-967e-00b94d29b01f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.115304 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-366fcdc1-6a17-4f26-967e-00b94d29b01f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.115505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-366fcdc1-6a17-4f26-967e-00b94d29b01f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.115764 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-366fcdc1-6a17-4f26-967e-00b94d29b01f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.126840 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.126840 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:05.129884 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4a6855-d67c-4b16-9fc9-8e57ae0270cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:05.130947 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4d47f0-6cf3-4dcc-80a4-f41964f2cd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:05.131751 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-366fcdc1-6a17-4f26-967e-00b94d29b01f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.136963 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-366fcdc1-6a17-4f26-967e-00b94d29b01f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:05.137364 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 495/2001] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:05.151462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.153925 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action Aug 04 09:06:05.154423 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fd336ed6-0e8a-44fd-a647-fac7c49aa802"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:05.154669 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fd336ed6-0e8a-44fd-a647-fac7c49aa802"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:05.169014 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.169014 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:05.169634 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Volume info retrieved successfully. Aug 04 09:06:05.208609 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Terminate volume connection completed successfully. Aug 04 09:06:05.217544 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100460) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:790}} Aug 04 09:06:05.260280 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Created reservations ['3a58f499-e483-4f63-a597-211eaac0ef2b', '40a69205-c367-47fe-9a8e-6d1c6e6adb2b', 'c671ba91-c073-4006-b67f-73c6ff8e7eef', '4fd197e6-8cc9-45c1-85f3-53983a544da2'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:05.261490 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4d47f0-6cf3-4dcc-80a4-f41964f2cd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a58f499-e483-4f63-a597-211eaac0ef2b', '40a69205-c367-47fe-9a8e-6d1c6e6adb2b', 'c671ba91-c073-4006-b67f-73c6ff8e7eef', '4fd197e6-8cc9-45c1-85f3-53983a544da2']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:05.262435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71c401e-d58b-4fa5-a9c8-d069c488ad48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:05.306105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71c401e-d58b-4fa5-a9c8-d069c488ad48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff2e5bb9-014f-47eb-a269-b8d4c5c0564d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1255339112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3104f79acc794609b8e00113bbae9d6f',qos_specs=None,replication_status=,reservations=['3a58f499-e483-4f63-a597-211eaac0ef2b','40a69205-c367-47fe-9a8e-6d1c6e6adb2b','c671ba91-c073-4006-b67f-73c6ff8e7eef','4fd197e6-8cc9-45c1-85f3-53983a544da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f443423c394434969f244722c711fa',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1255339112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff2e5bb9-014f-47eb-a269-b8d4c5c0564d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3104f79acc794609b8e00113bbae9d6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f443423c394434969f244722c711fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:05.307025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c570f5ce-1d9e-40a3-aa20-c0ce623f3d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:05.308739 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Detach volume completed successfully. Aug 04 09:06:05.309314 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f832b048-b22e-4f20-a4ee-fd898ecd2d1c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action returned with HTTP 202 Aug 04 09:06:05.309764 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 500/2002] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:05 2026] POST /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:05.319884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7c9cc3a7-ac79-446e-b4c4-3744b6c26143 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.322009 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c9cc3a7-ac79-446e-b4c4-3744b6c26143 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.322165 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c9cc3a7-ac79-446e-b4c4-3744b6c26143 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.322390 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c9cc3a7-ac79-446e-b4c4-3744b6c26143 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.330907 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c570f5ce-1d9e-40a3-aa20-c0ce623f3d97) transitioned into state 'SUCCESS' from state '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-1255339112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3104f79acc794609b8e00113bbae9d6f',qos_specs=None,replication_status=,reservations=['3a58f499-e483-4f63-a597-211eaac0ef2b','40a69205-c367-47fe-9a8e-6d1c6e6adb2b','c671ba91-c073-4006-b67f-73c6ff8e7eef','4fd197e6-8cc9-45c1-85f3-53983a544da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f443423c394434969f244722c711fa',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:05.330907 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef04baf-e667-4675-bbe2-568820e13d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:05.331143 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.331143 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:05.335014 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7c9cc3a7-ac79-446e-b4c4-3744b6c26143 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.340503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef04baf-e667-4675-bbe2-568820e13d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:05.341609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Flow 'volume_create_api' (4a52dc3b-4dcb-41d9-93dc-d3c2394f6021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:05.342039 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Create volume request issued successfully. Aug 04 09:06:05.342950 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f895e37b-83c8-49b4-aa26-0e557713d5ef tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:05.343065 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c9cc3a7-ac79-446e-b4c4-3744b6c26143 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:05.346230 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 506/2003] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:04 2026] POST /volume/v3/volumes => generated 759 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:05.346422 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 503/2004] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:05.358829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3fdf7fd0-1dd3-4196-96be-9201d8f0c239 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.362507 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3fdf7fd0-1dd3-4196-96be-9201d8f0c239 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d Aug 04 09:06:05.362839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3fdf7fd0-1dd3-4196-96be-9201d8f0c239 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.362900 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3fdf7fd0-1dd3-4196-96be-9201d8f0c239 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.368383 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-06c620ba-787e-4cbe-b398-d816a9111b3a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.371432 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-06c620ba-787e-4cbe-b398-d816a9111b3a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.371432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-06c620ba-787e-4cbe-b398-d816a9111b3a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.371432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-06c620ba-787e-4cbe-b398-d816a9111b3a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.374247 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.374247 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:05.380132 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3fdf7fd0-1dd3-4196-96be-9201d8f0c239 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Volume info retrieved successfully. Aug 04 09:06:05.383225 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.383225 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:05.384165 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3fdf7fd0-1dd3-4196-96be-9201d8f0c239 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d returned with HTTP 200 Aug 04 09:06:05.384793 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 496/2005] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:05.390745 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-06c620ba-787e-4cbe-b398-d816a9111b3a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.398123 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-06c620ba-787e-4cbe-b398-d816a9111b3a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:05.398699 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 501/2006] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:05.412153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c2f92242-4a52-45ea-abc6-4e72ede37afa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.415549 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c2f92242-4a52-45ea-abc6-4e72ede37afa tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action Aug 04 09:06:05.416233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c2f92242-4a52-45ea-abc6-4e72ede37afa tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action body: b'{"os-detach": {}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:05.416594 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c2f92242-4a52-45ea-abc6-4e72ede37afa tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:05.429707 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.429707 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:05.431879 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c2f92242-4a52-45ea-abc6-4e72ede37afa tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.459244 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c2f92242-4a52-45ea-abc6-4e72ede37afa tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Detach volume completed successfully. Aug 04 09:06:05.459244 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c2f92242-4a52-45ea-abc6-4e72ede37afa tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action returned with HTTP 202 Aug 04 09:06:05.459244 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 507/2007] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:05 2026] POST /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:05.470941 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8d8dd612-b2f3-4f0c-a7e4-cd021c78bc6b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.472921 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d8dd612-b2f3-4f0c-a7e4-cd021c78bc6b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.473710 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d8dd612-b2f3-4f0c-a7e4-cd021c78bc6b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.473710 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d8dd612-b2f3-4f0c-a7e4-cd021c78bc6b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.483808 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d3716dd1-f302-4205-b1b6-fd7137a2ed76 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.485585 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d3716dd1-f302-4205-b1b6-fd7137a2ed76 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:05.487267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d3716dd1-f302-4205-b1b6-fd7137a2ed76 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.487267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d3716dd1-f302-4205-b1b6-fd7137a2ed76 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.487267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d3716dd1-f302-4205-b1b6-fd7137a2ed76 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:05.487385 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.487385 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:05.493230 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.493230 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:05.493740 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8d8dd612-b2f3-4f0c-a7e4-cd021c78bc6b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.494894 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d3716dd1-f302-4205-b1b6-fd7137a2ed76 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:05.494894 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 497/2008] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:05.500960 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d8dd612-b2f3-4f0c-a7e4-cd021c78bc6b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:05.501455 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 504/2009] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:05.521360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-30cda0cc-21ce-478e-a4ae-b631d7a06bd1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.523226 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30cda0cc-21ce-478e-a4ae-b631d7a06bd1 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.523433 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30cda0cc-21ce-478e-a4ae-b631d7a06bd1 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.523676 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30cda0cc-21ce-478e-a4ae-b631d7a06bd1 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.532926 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.532926 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:05.537545 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-30cda0cc-21ce-478e-a4ae-b631d7a06bd1 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.542303 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30cda0cc-21ce-478e-a4ae-b631d7a06bd1 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:05.542632 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 502/2010] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:05.557313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.559459 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.559983 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.560361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.560683 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume with id: 1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.571344 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.571344 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:05.571344 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.604287 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume request issued successfully. Aug 04 09:06:05.604287 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca4c9513-8a2c-4a6c-881c-9b4c4dcb22d0 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 202 Aug 04 09:06:05.604287 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 508/2011] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:05 2026] DELETE /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:05.613685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-41be8815-3086-4d13-a809-dc24861058c9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:05.616810 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41be8815-3086-4d13-a809-dc24861058c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:05.616810 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41be8815-3086-4d13-a809-dc24861058c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:05.616810 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41be8815-3086-4d13-a809-dc24861058c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:05.629657 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:05.629657 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:05.636509 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-41be8815-3086-4d13-a809-dc24861058c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:05.646656 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41be8815-3086-4d13-a809-dc24861058c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 200 Aug 04 09:06:05.647792 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 498/2012] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:05 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:06.410481 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f2dde718-fe1f-4220-a2e4-a7424c74a6a2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.414453 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2dde718-fe1f-4220-a2e4-a7424c74a6a2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d Aug 04 09:06:06.414759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2dde718-fe1f-4220-a2e4-a7424c74a6a2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:06.415167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2dde718-fe1f-4220-a2e4-a7424c74a6a2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:06.430606 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:06.430606 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:06.441214 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f2dde718-fe1f-4220-a2e4-a7424c74a6a2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Volume info retrieved successfully. Aug 04 09:06:06.449194 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2dde718-fe1f-4220-a2e4-a7424c74a6a2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d returned with HTTP 200 Aug 04 09:06:06.449757 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 505/2013] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:06 2026] GET /volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:06.465482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6b067396-b2ef-4180-b258-60d4e1884198 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.467695 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b067396-b2ef-4180-b258-60d4e1884198 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f Aug 04 09:06:06.468170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b067396-b2ef-4180-b258-60d4e1884198 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:06.513875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3f7af72e-2b3b-419c-aa63-10ed7fbdacff None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.519926 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3f7af72e-2b3b-419c-aa63-10ed7fbdacff tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:06.526176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3f7af72e-2b3b-419c-aa63-10ed7fbdacff tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:06.526176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3f7af72e-2b3b-419c-aa63-10ed7fbdacff tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:06.526176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-3f7af72e-2b3b-419c-aa63-10ed7fbdacff tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:06.533426 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:06.533426 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:06.537225 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3f7af72e-2b3b-419c-aa63-10ed7fbdacff tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:06.537225 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 509/2014] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:06 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:06.539499 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b067396-b2ef-4180-b258-60d4e1884198 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f returned with HTTP 200 Aug 04 09:06:06.540088 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 503/2015] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 09:06:06 2026] PUT /volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:06.548794 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-40bea5de-c11b-4241-951b-becdff3cab45 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.550276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-adb6f918-62f3-4592-bb32-c35528da775a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.551728 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40bea5de-c11b-4241-951b-becdff3cab45 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:06:06.552007 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40bea5de-c11b-4241-951b-becdff3cab45 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:06.552076 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:06.552120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40bea5de-c11b-4241-951b-becdff3cab45 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:06.552490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:06.553655 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:06.553819 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Create volume of 2 GB Aug 04 09:06:06.561399 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Availability Zones retrieved successfully. Aug 04 09:06:06.567866 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:06.567866 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:06.574649 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Flow 'volume_create_api' (2f2cb4e5-0a4f-459f-af52-5f0b834aa962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:06.575849 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fd422e-f525-415b-8989-5b2fbaa304e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.578979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Validating volume size '2' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:06.584233 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-40bea5de-c11b-4241-951b-becdff3cab45 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:06.591036 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40bea5de-c11b-4241-951b-becdff3cab45 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b returned with HTTP 200 Aug 04 09:06:06.591932 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 499/2016] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:06 2026] GET /volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:06.617702 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.626408 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fd422e-f525-415b-8989-5b2fbaa304e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:06.627536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a4c9fb-df66-45bb-8804-852439faa3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.665405 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-84af896d-6271-4885-8483-585e045e07cd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.667962 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-84af896d-6271-4885-8483-585e045e07cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 Aug 04 09:06:06.668476 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-84af896d-6271-4885-8483-585e045e07cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:06.668915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-84af896d-6271-4885-8483-585e045e07cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:06.679676 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota_utils [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Quota exceeded for 3104f79acc794609b8e00113bbae9d6f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 04 09:06:06.680159 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-84af896d-6271-4885-8483-585e045e07cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 returned with HTTP 404 Aug 04 09:06:06.681026 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 504/2017] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:06 2026] GET /volume/v3/volumes/1fba3c0c-ab89-46f1-90e1-c19c8b050fd0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:06.683539 np0000006401 devstack@c-api.service[100462]: WARNING cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a4c9fb-df66-45bb-8804-852439faa3de) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 09:06:06.683539 np0000006401 devstack@c-api.service[100462]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 04 09:06:06.686252 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a4c9fb-df66-45bb-8804-852439faa3de) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.688150 np0000006401 devstack@c-api.service[100462]: WARNING cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a4c9fb-df66-45bb-8804-852439faa3de) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:06:06.689490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fd422e-f525-415b-8989-5b2fbaa304e4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.689741 np0000006401 devstack@c-api.service[100462]: WARNING cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fd422e-f525-415b-8989-5b2fbaa304e4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:06:06.690956 np0000006401 devstack@c-api.service[100462]: WARNING cinder.volume.api [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Flow 'volume_create_api' (2f2cb4e5-0a4f-459f-af52-5f0b834aa962) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 09:06:06.691503 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.middleware.fault [None req-adb6f918-62f3-4592-bb32-c35528da775a tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 413 Aug 04 09:06:06.692180 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 506/2018] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:06 2026] POST /volume/v3/volumes => generated 208 bytes in 142 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 09:06:06.705652 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8bc30a3a-5fa8-4033-b50c-3149c644d98e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.708450 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8bc30a3a-5fa8-4033-b50c-3149c644d98e tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f Aug 04 09:06:06.709765 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8bc30a3a-5fa8-4033-b50c-3149c644d98e tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:06.804482 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8/export_record Aug 04 09:06:06.804658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:06.804880 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling method 'export_record' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:06.805034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Export record for backup 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 09:06:06.822514 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:06.822514 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:06.825997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.api [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling RPCAPI with context: , host: np0000006401, backup: 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) export_record /opt/stack/cinder/cinder/backup/api.py:521}} Aug 04 09:06:06.842152 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8bc30a3a-5fa8-4033-b50c-3149c644d98e tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f returned with HTTP 200 Aug 04 09:06:06.843108 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 500/2019] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 09:06:06 2026] PUT /volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f => generated 392 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:06.847962 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] export_record in rpcapi backup_id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8 on host np0000006401. {{(pid=100459) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 09:06:06.857568 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.862856 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:06.863637 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:06.868224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:06.868410 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Create volume of 1 GB Aug 04 09:06:06.873757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTZmZDYxMDctZDFmZS00YTA1LWJjNDktYTE5MWYxZjI4Y2Y4IiwgInVzZXJfaWQiOiAiZmNiOTE0MjRhZDFkNDkyNjk1ZmMyYjAyOGM4MmFlNjciLCAicHJvamVjdF9pZCI6ICI1MWRiN2ZkZWJmYjY0NmJjYmU4MDNmNjg3NDI5MjYzYiIsICJ2b2x1bWVfaWQiOiAiZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTMwNzUyNzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQwMzU1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiLzIwMjYwODA0MDkwNTUxL2F6X25vdmFfYmFja3VwXzk2ZmQ2MTA3LWQxZmUtNGEwNS1iYzQ5LWExOTFmMWYyOGNmOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100459) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 09:06:06.873757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a36ac7f9-d51c-4617-9515-1ba074e4943d tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8/export_record returned with HTTP 200 Aug 04 09:06:06.873933 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 510/2020] 10.4.3.176 () {66 vars in 1390 bytes} [Tue Aug 4 09:06:06 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8/export_record => generated 1508 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:06.878433 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Availability Zones retrieved successfully. Aug 04 09:06:06.891225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.894408 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Flow 'volume_create_api' (e5063c33-80c4-4ce8-ad24-1464a10627bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:06.894408 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ec479f-8759-4070-8c81-89e7999fdecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.894408 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:06.895385 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] POST https://10.4.3.176/volume/v3/backups/import_record Aug 04 09:06:06.895975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY1OTE3M2EtMDhhYi00ZTlhLTkyNmUtMGRmMWI0OTc0MTk5IiwgInVzZXJfaWQiOiAiZmNiOTE0MjRhZDFkNDkyNjk1ZmMyYjAyOGM4MmFlNjciLCAicHJvamVjdF9pZCI6ICI1MWRiN2ZkZWJmYjY0NmJjYmU4MDNmNjg3NDI5MjYzYiIsICJ2b2x1bWVfaWQiOiAiZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTMwNzUyNzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQwMzU1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiLzIwMjYwODA0MDkwNTUxL2F6X25vdmFfYmFja3VwXzk2ZmQ2MTA3LWQxZmUtNGEwNS1iYzQ5LWExOTFmMWYyOGNmOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:06.898534 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY1OTE3M2EtMDhhYi00ZTlhLTkyNmUtMGRmMWI0OTc0MTk5IiwgInVzZXJfaWQiOiAiZmNiOTE0MjRhZDFkNDkyNjk1ZmMyYjAyOGM4MmFlNjciLCAicHJvamVjdF9pZCI6ICI1MWRiN2ZkZWJmYjY0NmJjYmU4MDNmNjg3NDI5MjYzYiIsICJ2b2x1bWVfaWQiOiAiZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTMwNzUyNzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQwMzU1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiLzIwMjYwODA0MDkwNTUxL2F6X25vdmFfYmFja3VwXzk2ZmQ2MTA3LWQxZmUtNGEwNS1iYzQ5LWExOTFmMWYyOGNmOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 09:06:06.898724 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY1OTE3M2EtMDhhYi00ZTlhLTkyNmUtMGRmMWI0OTc0MTk5IiwgInVzZXJfaWQiOiAiZmNiOTE0MjRhZDFkNDkyNjk1ZmMyYjAyOGM4MmFlNjciLCAicHJvamVjdF9pZCI6ICI1MWRiN2ZkZWJmYjY0NmJjYmU4MDNmNjg3NDI5MjYzYiIsICJ2b2x1bWVfaWQiOiAiZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTMwNzUyNzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQwMzU1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiLzIwMjYwODA0MDkwNTUxL2F6X25vdmFfYmFja3VwXzk2ZmQ2MTA3LWQxZmUtNGEwNS1iYzQ5LWExOTFmMWYyOGNmOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 09:06:06.899142 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:06.899142 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:06.939444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ec479f-8759-4070-8c81-89e7999fdecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:06.940525 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbec7e09-a451-4925-b844-36f836959af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.973595 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota_utils [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Quota exceeded for 3104f79acc794609b8e00113bbae9d6f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 04 09:06:06.976019 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbec7e09-a451-4925-b844-36f836959af8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 09:06:06.976019 np0000006401 devstack@c-api.service[100460]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 04 09:06:06.977926 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbec7e09-a451-4925-b844-36f836959af8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.978703 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbec7e09-a451-4925-b844-36f836959af8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:06:06.979348 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ec479f-8759-4070-8c81-89e7999fdecb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:06.980026 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ec479f-8759-4070-8c81-89e7999fdecb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:06:06.980800 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Flow 'volume_create_api' (e5063c33-80c4-4ce8-ad24-1464a10627bf) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 09:06:06.981093 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.middleware.fault [None req-3dd78af5-6b8c-4bf7-92a7-33b9002b6dd2 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 413 Aug 04 09:06:06.981860 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 505/2021] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:06 2026] POST /volume/v3/volumes => generated 150 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 09:06:06.994427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2d847c7d-3993-4198-af48-6579aa252f2b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:06.996312 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d847c7d-3993-4198-af48-6579aa252f2b tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f Aug 04 09:06:06.996791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d847c7d-3993-4198-af48-6579aa252f2b tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:07.014271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Created reservations ['45eff07e-0ed3-4941-a779-520a8b680b08', '1b45729f-8a98-4c26-872e-97133a1304d0'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:07.053128 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d847c7d-3993-4198-af48-6579aa252f2b tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f returned with HTTP 200 Aug 04 09:06:07.054036 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 501/2022] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 09:06:06 2026] PUT /volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f => generated 391 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:07.056528 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] import_record rpcapi backup id df59173a-08ab-4e9a-926e-0df1b4974199 on host np0000006401 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGY1OTE3M2EtMDhhYi00ZTlhLTkyNmUtMGRmMWI0OTc0MTk5IiwgInVzZXJfaWQiOiAiZmNiOTE0MjRhZDFkNDkyNjk1ZmMyYjAyOGM4MmFlNjciLCAicHJvamVjdF9pZCI6ICI1MWRiN2ZkZWJmYjY0NmJjYmU4MDNmNjg3NDI5MjYzYiIsICJ2b2x1bWVfaWQiOiAiZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTMwNzUyNzMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQwMzU1MDMyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTRiZmJkODEtYjY1Mi00Yjg5LTg2NjctYTI3YzNkZDkxZjBiLzIwMjYwODA0MDkwNTUxL2F6X25vdmFfYmFja3VwXzk2ZmQ2MTA3LWQxZmUtNGEwNS1iYzQ5LWExOTFmMWYyOGNmOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MDU6NDlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNjowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100462) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 04 09:06:07.059604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Import record output: {'backup': {'id': 'df59173a-08ab-4e9a-926e-0df1b4974199', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199'}, {'rel': 'bookmark', 'href': 'https://10.4.3.176/volume/backups/df59173a-08ab-4e9a-926e-0df1b4974199'}]}}. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 04 09:06:07.060009 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2d5ba622-1cc9-4d2f-9ec6-10bc7785b3be tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/import_record returned with HTTP 201 Aug 04 09:06:07.060683 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 507/2023] 10.4.3.176 () {68 vars in 1302 bytes} [Tue Aug 4 09:06:06 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 172 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 04 09:06:07.068396 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-411c2c48-6243-4e79-bbd9-7ddcc5838a4f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:07.071601 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-411c2c48-6243-4e79-bbd9-7ddcc5838a4f tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] POST https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d/action Aug 04 09:06:07.072168 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-411c2c48-6243-4e79-bbd9-7ddcc5838a4f tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:07.072507 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-411c2c48-6243-4e79-bbd9-7ddcc5838a4f tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:07.074009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1365fc4a-0087-4e20-86d2-221339d3361a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:07.078035 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1365fc4a-0087-4e20-86d2-221339d3361a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] GET https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 Aug 04 09:06:07.078162 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1365fc4a-0087-4e20-86d2-221339d3361a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:07.078703 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1365fc4a-0087-4e20-86d2-221339d3361a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:07.078928 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-1365fc4a-0087-4e20-86d2-221339d3361a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Show backup with id df59173a-08ab-4e9a-926e-0df1b4974199. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:07.090434 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:07.090434 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:07.090434 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-411c2c48-6243-4e79-bbd9-7ddcc5838a4f tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Volume info retrieved successfully. Aug 04 09:06:07.096395 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:07.096395 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:07.097088 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1365fc4a-0087-4e20-86d2-221339d3361a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 returned with HTTP 200 Aug 04 09:06:07.097703 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 506/2024] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:07 2026] GET /volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 => generated 647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:07.146454 np0000006401 devstack@c-api.service[100459]: ERROR cinder.volume.api [None req-411c2c48-6243-4e79-bbd9-7ddcc5838a4f tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Quota exceeded for 3104f79acc794609b8e00113bbae9d6f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 04 09:06:07.161755 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.middleware.fault [None req-411c2c48-6243-4e79-bbd9-7ddcc5838a4f tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d/action returned with HTTP 413 Aug 04 09:06:07.162510 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 511/2025] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:07 2026] POST /volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d/action => generated 208 bytes in 95 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 04 09:06:07.180119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-74bab85d-54b1-471a-9ea7-5d9549d7e05b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:07.182351 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-74bab85d-54b1-471a-9ea7-5d9549d7e05b tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d Aug 04 09:06:07.182778 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-74bab85d-54b1-471a-9ea7-5d9549d7e05b tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:07.183046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-74bab85d-54b1-471a-9ea7-5d9549d7e05b tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:07.192523 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:07.192523 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:07.202705 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-74bab85d-54b1-471a-9ea7-5d9549d7e05b tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Volume info retrieved successfully. Aug 04 09:06:07.212941 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-74bab85d-54b1-471a-9ea7-5d9549d7e05b tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d returned with HTTP 200 Aug 04 09:06:07.213475 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 502/2026] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:07 2026] GET /volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:07.227011 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1e182116-2ee6-464c-adf1-971cd4566ceb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:07.228629 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1e182116-2ee6-464c-adf1-971cd4566ceb tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d Aug 04 09:06:07.229049 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1e182116-2ee6-464c-adf1-971cd4566ceb tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:07.229419 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1e182116-2ee6-464c-adf1-971cd4566ceb tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:07.229699 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1e182116-2ee6-464c-adf1-971cd4566ceb tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Delete volume with id: ff2e5bb9-014f-47eb-a269-b8d4c5c0564d Aug 04 09:06:07.240258 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:07.240258 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:07.240258 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1e182116-2ee6-464c-adf1-971cd4566ceb tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Volume info retrieved successfully. Aug 04 09:06:07.263917 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1e182116-2ee6-464c-adf1-971cd4566ceb tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Delete volume request issued successfully. Aug 04 09:06:07.264250 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1e182116-2ee6-464c-adf1-971cd4566ceb tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d returned with HTTP 202 Aug 04 09:06:07.264740 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 508/2027] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:07 2026] DELETE /volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:07.273041 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7b7cc494-e1cf-4e76-8087-3dd145126a76 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:07.274985 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7b7cc494-e1cf-4e76-8087-3dd145126a76 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d Aug 04 09:06:07.275178 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7b7cc494-e1cf-4e76-8087-3dd145126a76 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:07.275368 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7b7cc494-e1cf-4e76-8087-3dd145126a76 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:07.284639 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:07.284639 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:07.288941 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7b7cc494-e1cf-4e76-8087-3dd145126a76 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Volume info retrieved successfully. Aug 04 09:06:07.295876 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7b7cc494-e1cf-4e76-8087-3dd145126a76 tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d returned with HTTP 200 Aug 04 09:06:07.296332 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 507/2028] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:07 2026] GET /volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:08.111388 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f9acebf2-cbc3-4e52-9b3b-c6928b9406f9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:08.115151 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9acebf2-cbc3-4e52-9b3b-c6928b9406f9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] GET https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 Aug 04 09:06:08.115278 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9acebf2-cbc3-4e52-9b3b-c6928b9406f9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:08.115532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9acebf2-cbc3-4e52-9b3b-c6928b9406f9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:08.115808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-f9acebf2-cbc3-4e52-9b3b-c6928b9406f9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Show backup with id df59173a-08ab-4e9a-926e-0df1b4974199. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:08.122655 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:08.122655 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:08.123435 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9acebf2-cbc3-4e52-9b3b-c6928b9406f9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 returned with HTTP 200 Aug 04 09:06:08.123986 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 512/2029] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:08 2026] GET /volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:08.140160 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-93093188-0892-4b44-a92d-4e9f91ad33a4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:08.145646 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-93093188-0892-4b44-a92d-4e9f91ad33a4 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] GET https://10.4.3.176/volume/v3/backups Aug 04 09:06:08.145973 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-93093188-0892-4b44-a92d-4e9f91ad33a4 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:08.146156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-93093188-0892-4b44-a92d-4e9f91ad33a4 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:08.162456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-93093188-0892-4b44-a92d-4e9f91ad33a4 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 200 Aug 04 09:06:08.164073 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 503/2030] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:06:08 2026] GET /volume/v3/backups => generated 337 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:08.178708 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2558b486-9e53-49da-b8e5-05473b728cf5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:08.179412 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] POST https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8/restore Aug 04 09:06:08.179552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:08.181027 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Restoring backup 96fd6107-d1fe-4a05-bc49-a191f1f28cf8 ({'restore': {}}) {{(pid=100462) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:06:08.181086 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Restoring backup 96fd6107-d1fe-4a05-bc49-a191f1f28cf8 to volume None. Aug 04 09:06:08.185656 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:08.185656 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:08.186896 np0000006401 devstack@c-api.service[100462]: INFO cinder.backup.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Creating volume of 1 GB for restore of backup 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. Aug 04 09:06:08.200636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:06:08.199962. {{(pid=100462) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:06:08.200636 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Availability Zones retrieved successfully. Aug 04 09:06:08.209053 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Flow 'volume_create_api' (c75abbe5-a52a-4c9a-879a-162caa1ce69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:08.210855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f5becf-3437-46b0-9f54-b66c38261cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:08.211903 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:08.249486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f5becf-3437-46b0-9f54-b66c38261cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:08.250799 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2320e487-446a-4280-9ca1-97cf61fc8078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:08.304873 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Created reservations ['e52c4b61-3b2f-4315-b8be-732ad411655c', 'c4bb88b5-376c-45b4-9101-9b526e8f9f51', '49aa57d7-5e1f-4995-bc2e-9cefa2d873b0', '2fd6011c-4110-45c7-a4fd-17b4497ec407'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:08.305760 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2320e487-446a-4280-9ca1-97cf61fc8078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52c4b61-3b2f-4315-b8be-732ad411655c', 'c4bb88b5-376c-45b4-9101-9b526e8f9f51', '49aa57d7-5e1f-4995-bc2e-9cefa2d873b0', '2fd6011c-4110-45c7-a4fd-17b4497ec407']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:08.306536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2234d2fb-caed-4991-acbb-5e8c4c852aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:08.313175 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-02213ea9-c0f1-4bd2-bdb5-42c13363854c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:08.317266 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02213ea9-c0f1-4bd2-bdb5-42c13363854c tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] GET https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d Aug 04 09:06:08.317708 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02213ea9-c0f1-4bd2-bdb5-42c13363854c tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:08.320538 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02213ea9-c0f1-4bd2-bdb5-42c13363854c tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:08.331195 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02213ea9-c0f1-4bd2-bdb5-42c13363854c tempest-VolumeQuotasNegativeTestJSON-1245378851 tempest-VolumeQuotasNegativeTestJSON-1245378851-project-member] https://10.4.3.176/volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d returned with HTTP 404 Aug 04 09:06:08.331745 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 508/2031] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:08 2026] GET /volume/v3/volumes/ff2e5bb9-014f-47eb-a269-b8d4c5c0564d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:08.340129 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2234d2fb-caed-4991-acbb-5e8c4c852aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed', '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_96fd6107-d1fe-4a05-bc49-a191f1f28cf8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51db7fdebfb646bcbe803f687429263b',qos_specs=None,replication_status=,reservations=['e52c4b61-3b2f-4315-b8be-732ad411655c','c4bb88b5-376c-45b4-9101-9b526e8f9f51','49aa57d7-5e1f-4995-bc2e-9cefa2d873b0','2fd6011c-4110-45c7-a4fd-17b4497ec407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb91424ad1d492695fc2b028c82ae67',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_96fd6107-d1fe-4a05-bc49-a191f1f28cf8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51db7fdebfb646bcbe803f687429263b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb91424ad1d492695fc2b028c82ae67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:08.341001 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba305fcb-d33a-4d4c-9180-5479b218f13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:08.344052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-aa26351d-6568-4632-b0a3-df4431fb6da5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:08.344840 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aa26351d-6568-4632-b0a3-df4431fb6da5 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f Aug 04 09:06:08.345314 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aa26351d-6568-4632-b0a3-df4431fb6da5 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-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=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:08.361511 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba305fcb-d33a-4d4c-9180-5479b218f13f) transitioned into 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_96fd6107-d1fe-4a05-bc49-a191f1f28cf8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51db7fdebfb646bcbe803f687429263b',qos_specs=None,replication_status=,reservations=['e52c4b61-3b2f-4315-b8be-732ad411655c','c4bb88b5-376c-45b4-9101-9b526e8f9f51','49aa57d7-5e1f-4995-bc2e-9cefa2d873b0','2fd6011c-4110-45c7-a4fd-17b4497ec407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb91424ad1d492695fc2b028c82ae67',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:08.362482 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e22669-ea3f-4063-8285-9d920204bd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:08.377946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e22669-ea3f-4063-8285-9d920204bd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:08.377946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Flow 'volume_create_api' (c75abbe5-a52a-4c9a-879a-162caa1ce69d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:08.378338 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Create volume request issued successfully. Aug 04 09:06:08.388983 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:08.388983 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:08.391214 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:08.501304 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aa26351d-6568-4632-b0a3-df4431fb6da5 tempest-VolumeQuotasNegativeTestJSON-189623552 tempest-VolumeQuotasNegativeTestJSON-189623552-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f returned with HTTP 200 Aug 04 09:06:08.503107 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 513/2032] 10.4.3.176 () {68 vars in 1375 bytes} [Tue Aug 4 09:06:08 2026] PUT /volume/v3/os-quota-sets/3104f79acc794609b8e00113bbae9d6f => generated 395 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:09.397551 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:09.397551 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:09.397551 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:09.397551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Checking backup size 1 against volume size 1 {{(pid=100462) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:06:09.397551 np0000006401 devstack@c-api.service[100462]: INFO cinder.backup.api [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Overwriting volume 09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed with restore of backup 96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:09.415147 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] restore_backup in rpcapi backup_id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8 {{(pid=100462) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:06:09.416731 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2558b486-9e53-49da-b8e5-05473b728cf5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8/restore returned with HTTP 202 Aug 04 09:06:09.417147 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 509/2033] 10.4.3.176 () {68 vars in 1393 bytes} [Tue Aug 4 09:06:08 2026] POST /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8/restore => generated 189 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:09.427827 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f54f1239-60b5-4d55-9a1a-aca028c764eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:09.430110 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f54f1239-60b5-4d55-9a1a-aca028c764eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:09.431622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f54f1239-60b5-4d55-9a1a-aca028c764eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:09.431622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f54f1239-60b5-4d55-9a1a-aca028c764eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:09.431622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f54f1239-60b5-4d55-9a1a-aca028c764eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:09.440487 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:09.440487 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:09.440487 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f54f1239-60b5-4d55-9a1a-aca028c764eb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:09.440487 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 504/2034] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:09 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:09.522233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:09.524008 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:09.524454 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1839614063"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:09.526094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1839614063'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:09.526094 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume of 1 GB Aug 04 09:06:09.531859 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Availability Zones retrieved successfully. Aug 04 09:06:09.537456 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (3f7a8d2c-27f6-4d69-9ac3-1ca43411c3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:09.538511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c3447c-ed99-4ca6-86f4-e7d22bbd85bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:09.539527 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:09.575887 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c3447c-ed99-4ca6-86f4-e7d22bbd85bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:09.576537 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cfa153-ac66-43f3-8750-41e6b6c236ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:09.630159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Created reservations ['f010818c-5fb5-4e16-90ac-be928add877b', 'cfbe6d42-57f9-4878-9e49-334334023a45', 'b88973c8-8637-4fde-a604-4ad8c989543d', '57e5dd05-0e40-4dc0-8a49-49b7cc0ace50'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:09.632094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06cfa153-ac66-43f3-8750-41e6b6c236ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f010818c-5fb5-4e16-90ac-be928add877b', 'cfbe6d42-57f9-4878-9e49-334334023a45', 'b88973c8-8637-4fde-a604-4ad8c989543d', '57e5dd05-0e40-4dc0-8a49-49b7cc0ace50']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:09.632414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62de3782-eb75-4c1d-aefc-afde06e6b3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:09.666898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62de3782-eb75-4c1d-aefc-afde06e6b3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02913987-ec9c-4c51-84e7-ca9b53f8c363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1839614063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['f010818c-5fb5-4e16-90ac-be928add877b','cfbe6d42-57f9-4878-9e49-334334023a45','b88973c8-8637-4fde-a604-4ad8c989543d','57e5dd05-0e40-4dc0-8a49-49b7cc0ace50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1839614063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02913987-ec9c-4c51-84e7-ca9b53f8c363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b53d027503450c8c86ad9403d628b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725529a4ab64c84be379b16d560dfee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:09.668377 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39d2387-9414-4bd9-829f-7fcd6f94b136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:09.702051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39d2387-9414-4bd9-829f-7fcd6f94b136) transitioned into state 'SUCCESS' from state '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-1839614063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['f010818c-5fb5-4e16-90ac-be928add877b','cfbe6d42-57f9-4878-9e49-334334023a45','b88973c8-8637-4fde-a604-4ad8c989543d','57e5dd05-0e40-4dc0-8a49-49b7cc0ace50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:09.703815 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e96c6e-277d-47e6-8f87-47c356858a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:09.723331 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e96c6e-277d-47e6-8f87-47c356858a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:09.724141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (3f7a8d2c-27f6-4d69-9ac3-1ca43411c3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:09.724528 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request issued successfully. Aug 04 09:06:09.725069 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8722d7a9-08d6-42ff-a12d-0421bde9358b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:09.725547 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 509/2035] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:09 2026] POST /volume/v3/volumes => generated 749 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:09.742222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bd6c79b1-50ad-40b4-bae0-4f07125ef089 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:09.745242 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bd6c79b1-50ad-40b4-bae0-4f07125ef089 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:09.746730 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bd6c79b1-50ad-40b4-bae0-4f07125ef089 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:09.746730 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bd6c79b1-50ad-40b4-bae0-4f07125ef089 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:09.759685 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:09.759685 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:09.780787 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bd6c79b1-50ad-40b4-bae0-4f07125ef089 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:09.792028 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bd6c79b1-50ad-40b4-bae0-4f07125ef089 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 returned with HTTP 200 Aug 04 09:06:09.792807 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 514/2036] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:09 2026] GET /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:10.452562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5b48af7b-95eb-4aa5-aae4-1ed6c766d239 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:10.457992 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b48af7b-95eb-4aa5-aae4-1ed6c766d239 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:10.457992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5b48af7b-95eb-4aa5-aae4-1ed6c766d239 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:10.457992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5b48af7b-95eb-4aa5-aae4-1ed6c766d239 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:10.457992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-5b48af7b-95eb-4aa5-aae4-1ed6c766d239 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:10.464338 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:10.464338 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:10.465554 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b48af7b-95eb-4aa5-aae4-1ed6c766d239 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:10.466081 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 510/2037] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:10 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:10.810723 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2291cafd-9d19-4d10-8a1f-95363c268774 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:10.815534 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2291cafd-9d19-4d10-8a1f-95363c268774 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:10.815534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2291cafd-9d19-4d10-8a1f-95363c268774 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:10.815534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2291cafd-9d19-4d10-8a1f-95363c268774 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:10.831482 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:10.831482 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:10.837542 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2291cafd-9d19-4d10-8a1f-95363c268774 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:10.847441 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2291cafd-9d19-4d10-8a1f-95363c268774 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 returned with HTTP 200 Aug 04 09:06:10.847441 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 505/2038] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:10 2026] GET /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:10.866119 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-467aa43d-1f51-462a-a5a0-7bdbe6884bc9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:10.868028 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-467aa43d-1f51-462a-a5a0-7bdbe6884bc9 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363/action Aug 04 09:06:10.868530 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-467aa43d-1f51-462a-a5a0-7bdbe6884bc9 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:10.868747 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-467aa43d-1f51-462a-a5a0-7bdbe6884bc9 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:10.887699 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:10.887699 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:10.889991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-467aa43d-1f51-462a-a5a0-7bdbe6884bc9 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '02913987-ec9c-4c51-84e7-ca9b53f8c363' with '{'status': 'attaching'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:10.947737 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-467aa43d-1f51-462a-a5a0-7bdbe6884bc9 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363/action returned with HTTP 202 Aug 04 09:06:10.948336 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 510/2039] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:10 2026] POST /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:10.959762 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-deae1a0b-c689-45f4-8335-33cff9022b70 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:10.962845 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-deae1a0b-c689-45f4-8335-33cff9022b70 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:10.963144 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-deae1a0b-c689-45f4-8335-33cff9022b70 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:10.963655 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-deae1a0b-c689-45f4-8335-33cff9022b70 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:10.971979 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:10.971979 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:10.977990 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-deae1a0b-c689-45f4-8335-33cff9022b70 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:10.987292 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-deae1a0b-c689-45f4-8335-33cff9022b70 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 returned with HTTP 200 Aug 04 09:06:10.990175 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 515/2040] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:10 2026] GET /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:11.006971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a7ea51f4-fa35-4e3a-9e69-5153e83aedf0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.012138 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7ea51f4-fa35-4e3a-9e69-5153e83aedf0 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363/action Aug 04 09:06:11.012138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a7ea51f4-fa35-4e3a-9e69-5153e83aedf0 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:11.012138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a7ea51f4-fa35-4e3a-9e69-5153e83aedf0 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:11.024717 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:11.024717 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:11.027164 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a7ea51f4-fa35-4e3a-9e69-5153e83aedf0 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Volume info retrieved successfully. Aug 04 09:06:11.054006 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a7ea51f4-fa35-4e3a-9e69-5153e83aedf0 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Delete volume request issued successfully. Aug 04 09:06:11.056496 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7ea51f4-fa35-4e3a-9e69-5153e83aedf0 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363/action returned with HTTP 202 Aug 04 09:06:11.056496 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 511/2041] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:11 2026] POST /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:11.064892 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f6cf2beb-94bf-4fef-b763-b3651c505281 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.068380 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f6cf2beb-94bf-4fef-b763-b3651c505281 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:11.068380 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f6cf2beb-94bf-4fef-b763-b3651c505281 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:11.070481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f6cf2beb-94bf-4fef-b763-b3651c505281 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:11.079185 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:11.079185 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:11.089460 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f6cf2beb-94bf-4fef-b763-b3651c505281 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:11.097534 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f6cf2beb-94bf-4fef-b763-b3651c505281 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 returned with HTTP 200 Aug 04 09:06:11.098139 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 506/2042] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:11 2026] GET /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:11.477879 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8739fd9a-b1c0-4b3f-b9b6-67021d5105d1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.479924 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8739fd9a-b1c0-4b3f-b9b6-67021d5105d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:11.479924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8739fd9a-b1c0-4b3f-b9b6-67021d5105d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:11.480040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8739fd9a-b1c0-4b3f-b9b6-67021d5105d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:11.480152 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8739fd9a-b1c0-4b3f-b9b6-67021d5105d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:11.484512 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:11.484512 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:11.488239 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8739fd9a-b1c0-4b3f-b9b6-67021d5105d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:11.488239 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 511/2043] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:11 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:11.598940 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9ed99ff9-9df2-4cf7-a38f-12cfb1cecccd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.735836 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9ed99ff9-9df2-4cf7-a38f-12cfb1cecccd tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:06:11.736360 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9ed99ff9-9df2-4cf7-a38f-12cfb1cecccd tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-944088744"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:11.770422 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9ed99ff9-9df2-4cf7-a38f-12cfb1cecccd tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:06:11.771124 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 516/2044] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:06:11 2026] POST /volume/v3/types => generated 230 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:11.782791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6dfcbb2e-e670-451e-8012-0d349eff3a09 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.784856 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6dfcbb2e-e670-451e-8012-0d349eff3a09 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] POST https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs Aug 04 09:06:11.785217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6dfcbb2e-e670-451e-8012-0d349eff3a09 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:11.821224 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6dfcbb2e-e670-451e-8012-0d349eff3a09 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs returned with HTTP 200 Aug 04 09:06:11.822025 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 512/2045] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:06:11 2026] POST /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:11.832017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ae662323-ced5-4b33-95b5-f23cec9a2c63 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.834513 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ae662323-ced5-4b33-95b5-f23cec9a2c63 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] GET https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 Aug 04 09:06:11.834795 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ae662323-ced5-4b33-95b5-f23cec9a2c63 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:11.835055 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ae662323-ced5-4b33-95b5-f23cec9a2c63 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:11.843630 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ae662323-ced5-4b33-95b5-f23cec9a2c63 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 returned with HTTP 200 Aug 04 09:06:11.843836 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 507/2046] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:06:11 2026] GET /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:11.853429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6545bb76-1491-4563-a2b3-dcac9ee18123 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.855378 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6545bb76-1491-4563-a2b3-dcac9ee18123 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] DELETE https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 Aug 04 09:06:11.855488 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6545bb76-1491-4563-a2b3-dcac9ee18123 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:11.855670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6545bb76-1491-4563-a2b3-dcac9ee18123 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:11.879913 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6545bb76-1491-4563-a2b3-dcac9ee18123 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 returned with HTTP 202 Aug 04 09:06:11.880788 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 512/2047] 10.4.3.176 () {66 vars in 1399 bytes} [Tue Aug 4 09:06:11 2026] DELETE /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:11.887986 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5d8848ae-3359-4644-b387-b21313d98614 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.889914 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d8848ae-3359-4644-b387-b21313d98614 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] GET https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 Aug 04 09:06:11.890148 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d8848ae-3359-4644-b387-b21313d98614 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:11.890369 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d8848ae-3359-4644-b387-b21313d98614 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:11.901036 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d8848ae-3359-4644-b387-b21313d98614 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 returned with HTTP 404 Aug 04 09:06:11.901538 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 517/2048] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:06:11 2026] GET /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:11.911867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c44fe732-ce26-4c88-a6f1-a29255b96ac7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.913901 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c44fe732-ce26-4c88-a6f1-a29255b96ac7 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] POST https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs Aug 04 09:06:11.914300 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c44fe732-ce26-4c88-a6f1-a29255b96ac7 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:11.940164 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c44fe732-ce26-4c88-a6f1-a29255b96ac7 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs returned with HTTP 200 Aug 04 09:06:11.941063 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 513/2049] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:06:11 2026] POST /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:11.951735 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1e87c524-4049-4f14-809d-19f61ff1c8d4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.953413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e87c524-4049-4f14-809d-19f61ff1c8d4 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] GET https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs Aug 04 09:06:11.953592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e87c524-4049-4f14-809d-19f61ff1c8d4 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:11.953766 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e87c524-4049-4f14-809d-19f61ff1c8d4 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:11.967440 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e87c524-4049-4f14-809d-19f61ff1c8d4 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs returned with HTTP 200 Aug 04 09:06:11.968020 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 508/2050] 10.4.3.176 () {66 vars in 1378 bytes} [Tue Aug 4 09:06:11 2026] GET /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs => generated 34 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:11.982071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1ee3db24-c182-4d70-8acb-3e4930cc105b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:11.983682 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ee3db24-c182-4d70-8acb-3e4930cc105b tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] POST https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs Aug 04 09:06:11.983985 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ee3db24-c182-4d70-8acb-3e4930cc105b tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:12.014947 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ee3db24-c182-4d70-8acb-3e4930cc105b tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs returned with HTTP 200 Aug 04 09:06:12.015378 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 513/2051] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:06:11 2026] POST /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:12.026280 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b944465c-9c48-42b1-9307-667b38e62cdb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.029165 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b944465c-9c48-42b1-9307-667b38e62cdb tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] PUT https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec2 Aug 04 09:06:12.029614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b944465c-9c48-42b1-9307-667b38e62cdb tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:12.092313 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b944465c-9c48-42b1-9307-667b38e62cdb tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec2 returned with HTTP 200 Aug 04 09:06:12.092678 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 518/2052] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:06:12 2026] PUT /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec2 => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:12.101625 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a6e2544-a364-40a9-aa76-b07b68a5c377 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.103693 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a6e2544-a364-40a9-aa76-b07b68a5c377 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] GET https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec2 Aug 04 09:06:12.103903 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a6e2544-a364-40a9-aa76-b07b68a5c377 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.104127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a6e2544-a364-40a9-aa76-b07b68a5c377 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.113194 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a6e2544-a364-40a9-aa76-b07b68a5c377 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec2 returned with HTTP 200 Aug 04 09:06:12.113725 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 514/2053] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:12.114380 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c579bc11-1d93-41c8-96be-031b67039b45 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.116833 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c579bc11-1d93-41c8-96be-031b67039b45 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:12.117156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c579bc11-1d93-41c8-96be-031b67039b45 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.117904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c579bc11-1d93-41c8-96be-031b67039b45 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.123377 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8ae9c092-c20f-4d04-b67a-f4119bcd9b3f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.125641 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c579bc11-1d93-41c8-96be-031b67039b45 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 returned with HTTP 404 Aug 04 09:06:12.126218 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 509/2054] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:12.126297 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ae9c092-c20f-4d04-b67a-f4119bcd9b3f tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] POST https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs Aug 04 09:06:12.126856 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8ae9c092-c20f-4d04-b67a-f4119bcd9b3f tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:12.136866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-61e5d053-50b4-4af2-8e2b-7d3e9d1412bc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.140401 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61e5d053-50b4-4af2-8e2b-7d3e9d1412bc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:12.140712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61e5d053-50b4-4af2-8e2b-7d3e9d1412bc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.140965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61e5d053-50b4-4af2-8e2b-7d3e9d1412bc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.150744 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61e5d053-50b4-4af2-8e2b-7d3e9d1412bc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 returned with HTTP 404 Aug 04 09:06:12.151377 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 519/2055] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:12.163756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9e31415a-38ef-44e6-b722-695fa3c897c2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.165962 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9e31415a-38ef-44e6-b722-695fa3c897c2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] DELETE https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:12.166224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9e31415a-38ef-44e6-b722-695fa3c897c2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.166442 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9e31415a-38ef-44e6-b722-695fa3c897c2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.166634 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-9e31415a-38ef-44e6-b722-695fa3c897c2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume with id: 02913987-ec9c-4c51-84e7-ca9b53f8c363 Aug 04 09:06:12.167627 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ae9c092-c20f-4d04-b67a-f4119bcd9b3f tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs returned with HTTP 200 Aug 04 09:06:12.168402 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 514/2056] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:06:12 2026] POST /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs => generated 51 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:12.173702 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9e31415a-38ef-44e6-b722-695fa3c897c2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 returned with HTTP 404 Aug 04 09:06:12.174555 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 515/2057] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:12 2026] DELETE /volume/v3/volumes/02913987-ec9c-4c51-84e7-ca9b53f8c363 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:12.176842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6a8156a5-f12f-4826-b65e-77b0b767ce91 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.179281 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6a8156a5-f12f-4826-b65e-77b0b767ce91 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] GET https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs Aug 04 09:06:12.179552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6a8156a5-f12f-4826-b65e-77b0b767ce91 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.179846 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6a8156a5-f12f-4826-b65e-77b0b767ce91 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.186228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.186881 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:12.187291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1694073960"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:12.189115 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1694073960'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:12.189288 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume of 1 GB Aug 04 09:06:12.189591 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6a8156a5-f12f-4826-b65e-77b0b767ce91 tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs returned with HTTP 200 Aug 04 09:06:12.190131 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 510/2058] 10.4.3.176 () {66 vars in 1378 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:12.201434 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-26d3b6db-ea71-4b67-8c55-b0c5dc1ab58f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.201566 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Availability Zones retrieved successfully. Aug 04 09:06:12.203137 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-26d3b6db-ea71-4b67-8c55-b0c5dc1ab58f tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] DELETE https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72 Aug 04 09:06:12.203137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-26d3b6db-ea71-4b67-8c55-b0c5dc1ab58f tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.203380 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-26d3b6db-ea71-4b67-8c55-b0c5dc1ab58f tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.210614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (27e353a3-ec06-4601-9ad6-6ae0d36b49ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:12.211685 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2bc526-0694-4107-8cbb-ef6a6e3843e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:12.212772 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:12.228361 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-26d3b6db-ea71-4b67-8c55-b0c5dc1ab58f tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72 returned with HTTP 202 Aug 04 09:06:12.228897 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 515/2059] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:06:12 2026] DELETE /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:12.244485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aaacbf47-2bdd-460a-b15d-372626880a5e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.246871 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aaacbf47-2bdd-460a-b15d-372626880a5e tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] GET https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72 Aug 04 09:06:12.247143 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aaacbf47-2bdd-460a-b15d-372626880a5e tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.247424 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aaacbf47-2bdd-460a-b15d-372626880a5e tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.250641 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e2bc526-0694-4107-8cbb-ef6a6e3843e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:12.251807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b75f40-4c00-4497-818b-dca2b0d23e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:12.252986 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aaacbf47-2bdd-460a-b15d-372626880a5e tempest-VolumeTypesExtraSpecsTest-488008289 tempest-VolumeTypesExtraSpecsTest-488008289-project-admin] https://10.4.3.176/volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72 returned with HTTP 404 Aug 04 09:06:12.253632 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 516/2060] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/types/4f853076-c222-44bd-a7c4-178741e4fe72 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:12.299347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Created reservations ['1e3ee156-7478-428b-aa09-7772931573a4', '9fa602ec-e6f1-4a5b-8438-616787c04d1c', '099dced2-92a0-43f3-8e01-24bb7cc2a8e2', '7f84cf5f-a2d8-4d1f-9420-799d75fb31cd'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:12.300599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b75f40-4c00-4497-818b-dca2b0d23e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3ee156-7478-428b-aa09-7772931573a4', '9fa602ec-e6f1-4a5b-8438-616787c04d1c', '099dced2-92a0-43f3-8e01-24bb7cc2a8e2', '7f84cf5f-a2d8-4d1f-9420-799d75fb31cd']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:12.301744 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88e31db-acc6-440f-abeb-07b1fdd9752f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:12.324390 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f88e31db-acc6-440f-abeb-07b1fdd9752f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1694073960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['1e3ee156-7478-428b-aa09-7772931573a4','9fa602ec-e6f1-4a5b-8438-616787c04d1c','099dced2-92a0-43f3-8e01-24bb7cc2a8e2','7f84cf5f-a2d8-4d1f-9420-799d75fb31cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1694073960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b53d027503450c8c86ad9403d628b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725529a4ab64c84be379b16d560dfee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:12.325804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc0efbc-6c68-4e0b-81dc-d595244bed93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:12.348423 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc0efbc-6c68-4e0b-81dc-d595244bed93) transitioned into state 'SUCCESS' from state '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-1694073960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['1e3ee156-7478-428b-aa09-7772931573a4','9fa602ec-e6f1-4a5b-8438-616787c04d1c','099dced2-92a0-43f3-8e01-24bb7cc2a8e2','7f84cf5f-a2d8-4d1f-9420-799d75fb31cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:12.349675 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f4cb41-b9db-4a98-883f-4f3c3bec84a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:12.363750 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09f4cb41-b9db-4a98-883f-4f3c3bec84a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:12.364744 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (27e353a3-ec06-4601-9ad6-6ae0d36b49ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:12.364942 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request issued successfully. Aug 04 09:06:12.365726 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2dd7971b-6a5d-473d-b9fe-a931122a8f6d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:12.366297 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 520/2061] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:12 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) Aug 04 09:06:12.383671 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-592c1433-a88a-4d31-9fc7-70a53724d0c9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.386166 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-592c1433-a88a-4d31-9fc7-70a53724d0c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:12.386716 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-592c1433-a88a-4d31-9fc7-70a53724d0c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.387553 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-592c1433-a88a-4d31-9fc7-70a53724d0c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.398246 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:12.398246 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:12.402577 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-592c1433-a88a-4d31-9fc7-70a53724d0c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:12.408630 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-592c1433-a88a-4d31-9fc7-70a53724d0c9 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 returned with HTTP 200 Aug 04 09:06:12.409445 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 511/2062] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:12.499526 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f27a3352-81fe-48c2-851b-5db3e39cf575 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.501622 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f27a3352-81fe-48c2-851b-5db3e39cf575 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:12.502005 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f27a3352-81fe-48c2-851b-5db3e39cf575 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.502120 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f27a3352-81fe-48c2-851b-5db3e39cf575 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.502274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f27a3352-81fe-48c2-851b-5db3e39cf575 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:12.508491 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:12.508491 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:12.509607 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f27a3352-81fe-48c2-851b-5db3e39cf575 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:12.510109 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 516/2063] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:12.856051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5c826400-956c-4183-95ae-49969b084c8b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.857973 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c826400-956c-4183-95ae-49969b084c8b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:06:12.858295 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c826400-956c-4183-95ae-49969b084c8b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:12.858484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c826400-956c-4183-95ae-49969b084c8b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:12.867943 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:12.867943 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:12.873819 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5c826400-956c-4183-95ae-49969b084c8b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:06:12.881800 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c826400-956c-4183-95ae-49969b084c8b tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:06:12.882222 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 517/2064] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:12 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:12.915839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:12.917993 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] POST https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action Aug 04 09:06:12.918397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1159381937", "disk_format": "qcow2"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:12.918532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1159381937", "disk_format": "qcow2"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:12.928315 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:12.928315 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:12.928991 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:06:12.944096 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:12.944096 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:12.950052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.image.image_utils [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1159381937'}] 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-1159381937'}]. {{(pid=100459) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 04 09:06:13.428932 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2e9b1332-c6ab-4758-8d2d-5bb5cfb37d1f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:13.431086 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e9b1332-c6ab-4758-8d2d-5bb5cfb37d1f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:13.431086 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e9b1332-c6ab-4758-8d2d-5bb5cfb37d1f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:13.431293 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e9b1332-c6ab-4758-8d2d-5bb5cfb37d1f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:13.438422 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:13.438422 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:13.442478 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2e9b1332-c6ab-4758-8d2d-5bb5cfb37d1f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:13.447011 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e9b1332-c6ab-4758-8d2d-5bb5cfb37d1f tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 returned with HTTP 200 Aug 04 09:06:13.447456 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 512/2065] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:13 2026] GET /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:13.462326 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-909c9c1b-40ba-4128-9215-49c338891651 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:13.464764 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-909c9c1b-40ba-4128-9215-49c338891651 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2/action Aug 04 09:06:13.465259 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-909c9c1b-40ba-4128-9215-49c338891651 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:13.465361 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-909c9c1b-40ba-4128-9215-49c338891651 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:13.476857 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:13.476857 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:13.477347 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-909c9c1b-40ba-4128-9215-49c338891651 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2' with '{'status': 'creating'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:13.501735 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-909c9c1b-40ba-4128-9215-49c338891651 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2/action returned with HTTP 202 Aug 04 09:06:13.502154 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 517/2066] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:13 2026] POST /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:13.510372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ee6614b-2c6f-4a79-956f-cb2f94ea113b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:13.513158 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ee6614b-2c6f-4a79-956f-cb2f94ea113b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:13.513383 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ee6614b-2c6f-4a79-956f-cb2f94ea113b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:13.513647 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ee6614b-2c6f-4a79-956f-cb2f94ea113b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:13.523621 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-96d0c08b-3146-4be9-b198-f618752bb680 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:13.526813 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:13.526813 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:13.529853 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-96d0c08b-3146-4be9-b198-f618752bb680 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:13.530164 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-96d0c08b-3146-4be9-b198-f618752bb680 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:13.530442 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-96d0c08b-3146-4be9-b198-f618752bb680 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:13.530625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-96d0c08b-3146-4be9-b198-f618752bb680 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:13.538532 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1ee6614b-2c6f-4a79-956f-cb2f94ea113b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:13.541732 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:13.541732 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:13.542652 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-96d0c08b-3146-4be9-b198-f618752bb680 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:13.543077 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 513/2067] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:13 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:13.550680 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ee6614b-2c6f-4a79-956f-cb2f94ea113b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 returned with HTTP 200 Aug 04 09:06:13.551191 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 518/2068] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:13 2026] GET /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:13.566389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7f8fcb25-b053-4014-a274-2ed6ae7298f5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:13.567869 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f8fcb25-b053-4014-a274-2ed6ae7298f5 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2/action Aug 04 09:06:13.568278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f8fcb25-b053-4014-a274-2ed6ae7298f5 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:13.568382 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f8fcb25-b053-4014-a274-2ed6ae7298f5 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:13.578348 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:13.578348 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:13.579050 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7f8fcb25-b053-4014-a274-2ed6ae7298f5 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Volume info retrieved successfully. Aug 04 09:06:13.607318 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7f8fcb25-b053-4014-a274-2ed6ae7298f5 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Delete volume request issued successfully. Aug 04 09:06:13.607318 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f8fcb25-b053-4014-a274-2ed6ae7298f5 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2/action returned with HTTP 202 Aug 04 09:06:13.607733 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 518/2069] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:13 2026] POST /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:13.617401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6021c994-3a24-4280-94fc-6f5e454ff24a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:13.619523 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6021c994-3a24-4280-94fc-6f5e454ff24a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:13.619801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6021c994-3a24-4280-94fc-6f5e454ff24a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:13.620129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6021c994-3a24-4280-94fc-6f5e454ff24a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:13.630846 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:13.630846 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:13.636827 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6021c994-3a24-4280-94fc-6f5e454ff24a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:13.643410 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6021c994-3a24-4280-94fc-6f5e454ff24a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 returned with HTTP 200 Aug 04 09:06:13.643937 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 514/2070] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:13 2026] GET /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:13.784100 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Copy volume to image completed successfully. Aug 04 09:06:13.784527 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bd04fa5c-d331-4e36-a4a4-5be3b2c0c655 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action returned with HTTP 202 Aug 04 09:06:13.785500 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 521/2071] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:06:12 2026] POST /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0/action => generated 689 bytes in 870 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:14.559764 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2bed2883-6b29-4447-92ab-23253f3214ab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:14.564224 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2bed2883-6b29-4447-92ab-23253f3214ab tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:14.564224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2bed2883-6b29-4447-92ab-23253f3214ab tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:14.564224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2bed2883-6b29-4447-92ab-23253f3214ab tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:14.564224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-2bed2883-6b29-4447-92ab-23253f3214ab tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:14.568606 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:14.568606 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:14.569847 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2bed2883-6b29-4447-92ab-23253f3214ab tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:14.570502 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 519/2072] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:14 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:14.659004 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e4b82669-dcf4-460d-91a4-36816e232bf8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:14.663221 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4b82669-dcf4-460d-91a4-36816e232bf8 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:14.663221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4b82669-dcf4-460d-91a4-36816e232bf8 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:14.663221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4b82669-dcf4-460d-91a4-36816e232bf8 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:14.667294 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4b82669-dcf4-460d-91a4-36816e232bf8 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 returned with HTTP 404 Aug 04 09:06:14.667893 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 519/2073] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:14 2026] GET /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:14.679571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ce084b37-6b7b-4f75-94d5-e34d88cbe629 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:14.681970 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce084b37-6b7b-4f75-94d5-e34d88cbe629 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:14.683019 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce084b37-6b7b-4f75-94d5-e34d88cbe629 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:14.683019 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce084b37-6b7b-4f75-94d5-e34d88cbe629 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:14.688658 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce084b37-6b7b-4f75-94d5-e34d88cbe629 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 returned with HTTP 404 Aug 04 09:06:14.688778 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 515/2074] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:14 2026] GET /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:14.701239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-099b95e0-f49b-4d58-87f6-30f8b5b5bc4b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:14.702783 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-099b95e0-f49b-4d58-87f6-30f8b5b5bc4b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] DELETE https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:14.703120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-099b95e0-f49b-4d58-87f6-30f8b5b5bc4b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:14.703427 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-099b95e0-f49b-4d58-87f6-30f8b5b5bc4b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:14.703658 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-099b95e0-f49b-4d58-87f6-30f8b5b5bc4b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume with id: 2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 Aug 04 09:06:14.710241 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-099b95e0-f49b-4d58-87f6-30f8b5b5bc4b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 returned with HTTP 404 Aug 04 09:06:14.710241 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 522/2075] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:14 2026] DELETE /volume/v3/volumes/2bd3e833-d855-4a9f-a8b2-2763ff0d6ba2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:14.719605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:14.722729 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:14.723079 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1866850259"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:14.725240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1866850259'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:14.725386 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume of 1 GB Aug 04 09:06:14.734584 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Availability Zones retrieved successfully. Aug 04 09:06:14.747393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (82d66afd-4e64-4b07-bbaa-48ccba46d621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:14.747393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01beab8e-d188-44f2-93b7-1f73477da4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:14.747393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:14.795384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01beab8e-d188-44f2-93b7-1f73477da4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:14.796189 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c1c9bb-bedc-4065-afe6-e39d6f404a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:14.862352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Created reservations ['4bcc9618-e6e4-44c9-af1a-431dae114760', '8dd907c4-65cf-4971-b7cf-7327ab191bd2', '67df04f0-01a0-4167-96b1-fc93b2b71d0b', 'b7e96a87-7091-4597-b525-0820339387f3'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:14.863953 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8c1c9bb-bedc-4065-afe6-e39d6f404a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bcc9618-e6e4-44c9-af1a-431dae114760', '8dd907c4-65cf-4971-b7cf-7327ab191bd2', '67df04f0-01a0-4167-96b1-fc93b2b71d0b', 'b7e96a87-7091-4597-b525-0820339387f3']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:14.864609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88de88c-0489-40fe-9e2a-a222d9272ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:14.897402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88de88c-0489-40fe-9e2a-a222d9272ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a659eda-e648-403c-b7a1-47344643d394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1866850259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['4bcc9618-e6e4-44c9-af1a-431dae114760','8dd907c4-65cf-4971-b7cf-7327ab191bd2','67df04f0-01a0-4167-96b1-fc93b2b71d0b','b7e96a87-7091-4597-b525-0820339387f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1866850259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a659eda-e648-403c-b7a1-47344643d394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b53d027503450c8c86ad9403d628b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725529a4ab64c84be379b16d560dfee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:14.898151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f23459c-8815-4465-8ac2-4c0e4f7f104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:14.930215 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f23459c-8815-4465-8ac2-4c0e4f7f104c) transitioned into state 'SUCCESS' from state '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-1866850259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['4bcc9618-e6e4-44c9-af1a-431dae114760','8dd907c4-65cf-4971-b7cf-7327ab191bd2','67df04f0-01a0-4167-96b1-fc93b2b71d0b','b7e96a87-7091-4597-b525-0820339387f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:14.933291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0b9259-c2f1-48ee-977a-1692bbf7962b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:14.946014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0b9259-c2f1-48ee-977a-1692bbf7962b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:14.947285 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (82d66afd-4e64-4b07-bbaa-48ccba46d621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:14.947736 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request issued successfully. Aug 04 09:06:14.948581 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6cecbcdc-585c-4fba-8689-41d3a28555ef tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:14.951024 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 520/2076] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:14 2026] POST /volume/v3/volumes => generated 749 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:14.971150 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8501b297-36f7-4557-a27c-0844b12430bd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:14.975138 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8501b297-36f7-4557-a27c-0844b12430bd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:14.975304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8501b297-36f7-4557-a27c-0844b12430bd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:14.975837 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8501b297-36f7-4557-a27c-0844b12430bd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:14.989947 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:14.989947 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:15.003936 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8501b297-36f7-4557-a27c-0844b12430bd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:15.011948 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8501b297-36f7-4557-a27c-0844b12430bd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 returned with HTTP 200 Aug 04 09:06:15.011948 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 520/2077] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:14 2026] GET /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:15.180096 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a2d92d87-6317-4367-95f6-3f1def37c3e0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.268616 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a2d92d87-6317-4367-95f6-3f1def37c3e0 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:06:15.268616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a2d92d87-6317-4367-95f6-3f1def37c3e0 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1259949969", "extra_specs": {"spec1": "val1"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.291493 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a2d92d87-6317-4367-95f6-3f1def37c3e0 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:06:15.292035 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 516/2078] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:06:15 2026] POST /volume/v3/types => generated 243 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:15.312747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c5e83e2f-be2c-4f9b-bd8a-322c4e9919fc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.312747 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5e83e2f-be2c-4f9b-bd8a-322c4e9919fc tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] POST https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs Aug 04 09:06:15.312747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c5e83e2f-be2c-4f9b-bd8a-322c4e9919fc tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.312747 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5e83e2f-be2c-4f9b-bd8a-322c4e9919fc tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs returned with HTTP 400 Aug 04 09:06:15.312747 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 523/2079] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:06:15 2026] POST /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:06:15.321664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b56d1fb8-c09a-4550-8267-c8380d795f8d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.323876 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b56d1fb8-c09a-4550-8267-c8380d795f8d tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] POST https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs Aug 04 09:06:15.324473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b56d1fb8-c09a-4550-8267-c8380d795f8d tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.326383 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b56d1fb8-c09a-4550-8267-c8380d795f8d tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs returned with HTTP 400 Aug 04 09:06:15.326952 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 521/2080] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:06:15 2026] POST /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:06:15.341232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c1292931-bbfd-4df9-a142-554bf9d30a3e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.344304 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c1292931-bbfd-4df9-a142-554bf9d30a3e tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] POST https://10.4.3.176/volume/v3/types/233c3274-3ce9-467c-bab6-fed9f65d3887/extra_specs Aug 04 09:06:15.344714 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c1292931-bbfd-4df9-a142-554bf9d30a3e tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.358983 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c1292931-bbfd-4df9-a142-554bf9d30a3e tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/233c3274-3ce9-467c-bab6-fed9f65d3887/extra_specs returned with HTTP 404 Aug 04 09:06:15.359638 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 521/2081] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:06:15 2026] POST /volume/v3/types/233c3274-3ce9-467c-bab6-fed9f65d3887/extra_specs => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:15.374938 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b691d1b7-cba0-486b-bb88-85a824f66269 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.379113 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b691d1b7-cba0-486b-bb88-85a824f66269 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] DELETE https://10.4.3.176/volume/v3/types/183a4937-67ff-4bdc-899a-1ca46663b08d/extra_specs/spec1 Aug 04 09:06:15.381393 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b691d1b7-cba0-486b-bb88-85a824f66269 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:15.381757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b691d1b7-cba0-486b-bb88-85a824f66269 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:15.389741 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b691d1b7-cba0-486b-bb88-85a824f66269 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/183a4937-67ff-4bdc-899a-1ca46663b08d/extra_specs/spec1 returned with HTTP 404 Aug 04 09:06:15.390595 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 517/2082] 10.4.3.176 () {66 vars in 1399 bytes} [Tue Aug 4 09:06:15 2026] DELETE /volume/v3/types/183a4937-67ff-4bdc-899a-1ca46663b08d/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:15.403731 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b54df37-4228-48c0-851f-0102086a84ad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.408944 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b54df37-4228-48c0-851f-0102086a84ad tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] GET https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/nonexistent_extra_spec_name Aug 04 09:06:15.409142 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b54df37-4228-48c0-851f-0102086a84ad tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:15.409378 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b54df37-4228-48c0-851f-0102086a84ad tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:15.426769 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b54df37-4228-48c0-851f-0102086a84ad tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 04 09:06:15.426769 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 524/2083] 10.4.3.176 () {66 vars in 1462 bytes} [Tue Aug 4 09:06:15 2026] GET /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:15.439575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c8cba53c-dfdf-49ad-8f65-991cdf1f9c00 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.441895 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c8cba53c-dfdf-49ad-8f65-991cdf1f9c00 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] GET https://10.4.3.176/volume/v3/types/1f19f65e-1366-4cc8-90e8-38cbc354ec5b/extra_specs/spec1 Aug 04 09:06:15.442191 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c8cba53c-dfdf-49ad-8f65-991cdf1f9c00 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:15.442706 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c8cba53c-dfdf-49ad-8f65-991cdf1f9c00 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:15.442835 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:15.442835 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:15.449214 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c8cba53c-dfdf-49ad-8f65-991cdf1f9c00 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/1f19f65e-1366-4cc8-90e8-38cbc354ec5b/extra_specs/spec1 returned with HTTP 404 Aug 04 09:06:15.451244 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 522/2084] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:06:15 2026] GET /volume/v3/types/1f19f65e-1366-4cc8-90e8-38cbc354ec5b/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:15.459966 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-268fc2fa-61f1-4516-a9c2-725e58f7950d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.461703 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-268fc2fa-61f1-4516-a9c2-725e58f7950d tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] GET https://10.4.3.176/volume/v3/types/fd72f69e-d55f-44f0-a227-aa6856bc2d33/extra_specs Aug 04 09:06:15.461912 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-268fc2fa-61f1-4516-a9c2-725e58f7950d tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:15.462106 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-268fc2fa-61f1-4516-a9c2-725e58f7950d tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:15.466431 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-268fc2fa-61f1-4516-a9c2-725e58f7950d tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/fd72f69e-d55f-44f0-a227-aa6856bc2d33/extra_specs returned with HTTP 404 Aug 04 09:06:15.466923 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 522/2085] 10.4.3.176 () {66 vars in 1378 bytes} [Tue Aug 4 09:06:15 2026] GET /volume/v3/types/fd72f69e-d55f-44f0-a227-aa6856bc2d33/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:15.482867 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9410bb46-4b54-4b6c-a084-773ea2578fc4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.484875 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9410bb46-4b54-4b6c-a084-773ea2578fc4 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] PUT https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/spec1 Aug 04 09:06:15.485356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9410bb46-4b54-4b6c-a084-773ea2578fc4 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.488872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9410bb46-4b54-4b6c-a084-773ea2578fc4 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/spec1 returned with HTTP 400 Aug 04 09:06:15.489481 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 518/2086] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:06:15 2026] PUT /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:06:15.501471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-312f92a3-bb79-484c-9e08-1d9b2eef42b1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.505701 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-312f92a3-bb79-484c-9e08-1d9b2eef42b1 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] PUT https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/spec1 Aug 04 09:06:15.505701 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-312f92a3-bb79-484c-9e08-1d9b2eef42b1 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'update', calling method: update, body: null {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.508091 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-312f92a3-bb79-484c-9e08-1d9b2eef42b1 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/spec1 returned with HTTP 400 Aug 04 09:06:15.508639 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 525/2087] 10.4.3.176 () {68 vars in 1415 bytes} [Tue Aug 4 09:06:15 2026] PUT /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:15.518305 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ae2a1720-2461-4cb3-96e5-1a735b637467 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.520118 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae2a1720-2461-4cb3-96e5-1a735b637467 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] PUT https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/None Aug 04 09:06:15.520520 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ae2a1720-2461-4cb3-96e5-1a735b637467 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.537895 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae2a1720-2461-4cb3-96e5-1a735b637467 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 04 09:06:15.537895 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae2a1720-2461-4cb3-96e5-1a735b637467 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/None returned with HTTP 400 Aug 04 09:06:15.537895 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 523/2088] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:06:15 2026] PUT /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/None => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:15.548928 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-784dbe44-07fd-44a4-bcb6-88b0d9a91b8e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.554606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-784dbe44-07fd-44a4-bcb6-88b0d9a91b8e tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] PUT https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/3ef144f1-f548-46bf-b81f-9f2ed533fe29 Aug 04 09:06:15.554926 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-784dbe44-07fd-44a4-bcb6-88b0d9a91b8e tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.575908 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-784dbe44-07fd-44a4-bcb6-88b0d9a91b8e tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 04 09:06:15.578666 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-784dbe44-07fd-44a4-bcb6-88b0d9a91b8e tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/3ef144f1-f548-46bf-b81f-9f2ed533fe29 returned with HTTP 400 Aug 04 09:06:15.578666 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 523/2089] 10.4.3.176 () {68 vars in 1509 bytes} [Tue Aug 4 09:06:15 2026] PUT /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee/extra_specs/3ef144f1-f548-46bf-b81f-9f2ed533fe29 => generated 73 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:15.585654 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1bc9fb1c-dd9a-4768-acf2-8e007dc5ece6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.587682 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1bc9fb1c-dd9a-4768-acf2-8e007dc5ece6 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:15.587682 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1bc9fb1c-dd9a-4768-acf2-8e007dc5ece6 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:15.587992 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1bc9fb1c-dd9a-4768-acf2-8e007dc5ece6 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:15.588123 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1bc9fb1c-dd9a-4768-acf2-8e007dc5ece6 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:15.589343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-59ff604b-4b83-489d-955d-58cabcc49862 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.591949 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59ff604b-4b83-489d-955d-58cabcc49862 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] PUT https://10.4.3.176/volume/v3/types/37c289c2-54da-4824-903f-274d348bba9f/extra_specs/spec1 Aug 04 09:06:15.592291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-59ff604b-4b83-489d-955d-58cabcc49862 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:15.597400 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:15.597400 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:15.598364 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1bc9fb1c-dd9a-4768-acf2-8e007dc5ece6 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:15.598792 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 519/2090] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:15 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:15.606621 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59ff604b-4b83-489d-955d-58cabcc49862 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/37c289c2-54da-4824-903f-274d348bba9f/extra_specs/spec1 returned with HTTP 404 Aug 04 09:06:15.606962 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 526/2091] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:06:15 2026] PUT /volume/v3/types/37c289c2-54da-4824-903f-274d348bba9f/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:15.615672 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-413f3d96-3e7e-4499-bbd8-36e6941301f0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.618028 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-413f3d96-3e7e-4499-bbd8-36e6941301f0 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] DELETE https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee Aug 04 09:06:15.618028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-413f3d96-3e7e-4499-bbd8-36e6941301f0 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:15.618028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-413f3d96-3e7e-4499-bbd8-36e6941301f0 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:15.645857 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-413f3d96-3e7e-4499-bbd8-36e6941301f0 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee returned with HTTP 202 Aug 04 09:06:15.646244 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 524/2092] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:06:15 2026] DELETE /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:15.660155 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-833873ea-64bb-48cf-88b7-28a6c186c947 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:15.662993 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-833873ea-64bb-48cf-88b7-28a6c186c947 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] GET https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee Aug 04 09:06:15.663353 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-833873ea-64bb-48cf-88b7-28a6c186c947 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:15.663679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-833873ea-64bb-48cf-88b7-28a6c186c947 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:15.668592 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-833873ea-64bb-48cf-88b7-28a6c186c947 tempest-ExtraSpecsNegativeTest-2098530760 tempest-ExtraSpecsNegativeTest-2098530760-project-admin] https://10.4.3.176/volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee returned with HTTP 404 Aug 04 09:06:15.669306 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 524/2093] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:06:15 2026] GET /volume/v3/types/e64c5634-8c57-4949-a867-ae178b8d05ee => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:16.025540 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f14e938d-554a-46ba-973a-4410751743dc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:16.027348 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f14e938d-554a-46ba-973a-4410751743dc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:16.027591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f14e938d-554a-46ba-973a-4410751743dc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:16.027788 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f14e938d-554a-46ba-973a-4410751743dc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:16.034412 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:16.034412 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:16.038155 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f14e938d-554a-46ba-973a-4410751743dc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:16.042609 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f14e938d-554a-46ba-973a-4410751743dc tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 returned with HTTP 200 Aug 04 09:06:16.042999 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 520/2094] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:16 2026] GET /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:16.055835 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-85e9e9aa-938e-43a7-a259-4a1228fb335c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:16.057814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85e9e9aa-938e-43a7-a259-4a1228fb335c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394/action Aug 04 09:06:16.058299 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85e9e9aa-938e-43a7-a259-4a1228fb335c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:16.058815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85e9e9aa-938e-43a7-a259-4a1228fb335c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:16.071645 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:16.071645 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:16.072053 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.admin_actions [None req-85e9e9aa-938e-43a7-a259-4a1228fb335c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '9a659eda-e648-403c-b7a1-47344643d394' with '{'status': 'error'}' {{(pid=100459) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:16.093413 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85e9e9aa-938e-43a7-a259-4a1228fb335c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394/action returned with HTTP 202 Aug 04 09:06:16.093792 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 527/2095] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:16 2026] POST /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:16.101672 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b846b997-c3dc-4c20-96c6-a60be5ef87fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:16.108336 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b846b997-c3dc-4c20-96c6-a60be5ef87fe tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:16.108519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b846b997-c3dc-4c20-96c6-a60be5ef87fe tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:16.108702 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b846b997-c3dc-4c20-96c6-a60be5ef87fe tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:16.117168 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:16.117168 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:16.122733 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b846b997-c3dc-4c20-96c6-a60be5ef87fe tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:16.131153 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b846b997-c3dc-4c20-96c6-a60be5ef87fe tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 returned with HTTP 200 Aug 04 09:06:16.133403 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 525/2096] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:16 2026] GET /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:16.147700 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-09d90e68-b435-4847-8d44-41d4634aa42f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:16.151713 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-09d90e68-b435-4847-8d44-41d4634aa42f tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394/action Aug 04 09:06:16.152693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-09d90e68-b435-4847-8d44-41d4634aa42f tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:16.152693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-09d90e68-b435-4847-8d44-41d4634aa42f tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:16.166797 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:16.166797 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:16.166797 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-09d90e68-b435-4847-8d44-41d4634aa42f tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Volume info retrieved successfully. Aug 04 09:06:16.198228 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-09d90e68-b435-4847-8d44-41d4634aa42f tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Delete volume request issued successfully. Aug 04 09:06:16.198228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-09d90e68-b435-4847-8d44-41d4634aa42f tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394/action returned with HTTP 202 Aug 04 09:06:16.198228 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 525/2097] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:16 2026] POST /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:16.208926 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-88775eff-e1d8-4a8d-9c34-cf2d2127ba52 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:16.212101 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88775eff-e1d8-4a8d-9c34-cf2d2127ba52 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:16.212101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88775eff-e1d8-4a8d-9c34-cf2d2127ba52 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:16.212101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88775eff-e1d8-4a8d-9c34-cf2d2127ba52 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:16.221689 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:16.221689 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:16.228030 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-88775eff-e1d8-4a8d-9c34-cf2d2127ba52 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:16.236231 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88775eff-e1d8-4a8d-9c34-cf2d2127ba52 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 returned with HTTP 200 Aug 04 09:06:16.236724 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 521/2098] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:16 2026] GET /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:16.611011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1345a4b3-1f1c-477d-938e-ecab13a79010 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:16.613270 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1345a4b3-1f1c-477d-938e-ecab13a79010 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:16.613564 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1345a4b3-1f1c-477d-938e-ecab13a79010 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:16.613804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1345a4b3-1f1c-477d-938e-ecab13a79010 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:16.613973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1345a4b3-1f1c-477d-938e-ecab13a79010 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:16.618594 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:16.618594 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:16.619372 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1345a4b3-1f1c-477d-938e-ecab13a79010 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:16.619761 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 528/2099] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:16 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:17.253227 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2edd821c-75eb-4184-b2ac-509926eee95b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.255237 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2edd821c-75eb-4184-b2ac-509926eee95b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:17.255562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2edd821c-75eb-4184-b2ac-509926eee95b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.255893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2edd821c-75eb-4184-b2ac-509926eee95b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.263124 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2edd821c-75eb-4184-b2ac-509926eee95b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 returned with HTTP 404 Aug 04 09:06:17.263703 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 526/2100] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:17 2026] GET /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:17.273181 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-18c76d76-cfed-44bf-8bae-d99089211e67 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.276882 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-18c76d76-cfed-44bf-8bae-d99089211e67 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:17.276882 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-18c76d76-cfed-44bf-8bae-d99089211e67 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.276882 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-18c76d76-cfed-44bf-8bae-d99089211e67 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.284039 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-18c76d76-cfed-44bf-8bae-d99089211e67 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 returned with HTTP 404 Aug 04 09:06:17.284708 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 526/2101] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:17 2026] GET /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:17.292371 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-831a23cd-438f-4548-a2c9-af4b25a3a457 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.294655 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-831a23cd-438f-4548-a2c9-af4b25a3a457 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] DELETE https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:17.294939 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-831a23cd-438f-4548-a2c9-af4b25a3a457 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.295216 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-831a23cd-438f-4548-a2c9-af4b25a3a457 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.295436 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-831a23cd-438f-4548-a2c9-af4b25a3a457 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume with id: 9a659eda-e648-403c-b7a1-47344643d394 Aug 04 09:06:17.302406 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-831a23cd-438f-4548-a2c9-af4b25a3a457 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 returned with HTTP 404 Aug 04 09:06:17.303042 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 522/2102] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:17 2026] DELETE /volume/v3/volumes/9a659eda-e648-403c-b7a1-47344643d394 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:17.311123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.313162 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:17.313527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-842571377"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:17.314921 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-842571377'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:17.315041 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume of 1 GB Aug 04 09:06:17.318969 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Availability Zones retrieved successfully. Aug 04 09:06:17.324419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (0c991229-6cbd-4f77-82c0-b6b5cb2957e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:17.325331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6932ab-68a1-4f16-8a5f-7c469d426cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:17.326317 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:17.351123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6932ab-68a1-4f16-8a5f-7c469d426cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:17.351895 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e124b207-b497-4135-bb1e-4cd1e2bf6ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:17.393096 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Created reservations ['49a02b78-cbc1-4bb4-8901-b528e0c79346', '9206c501-9409-4a84-aeef-472b9b3fd93b', 'de30786f-a41c-4d93-bf35-98b744eb7103', 'ac81277a-9dd4-473a-b155-9eee4c89b452'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:17.393849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e124b207-b497-4135-bb1e-4cd1e2bf6ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49a02b78-cbc1-4bb4-8901-b528e0c79346', '9206c501-9409-4a84-aeef-472b9b3fd93b', 'de30786f-a41c-4d93-bf35-98b744eb7103', 'ac81277a-9dd4-473a-b155-9eee4c89b452']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:17.394583 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bb2941-2c5e-47f5-b471-ab346ed73546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:17.422598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bb2941-2c5e-47f5-b471-ab346ed73546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59e2420-fd6e-491c-8701-857ca6b457e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-842571377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['49a02b78-cbc1-4bb4-8901-b528e0c79346','9206c501-9409-4a84-aeef-472b9b3fd93b','de30786f-a41c-4d93-bf35-98b744eb7103','ac81277a-9dd4-473a-b155-9eee4c89b452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-842571377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59e2420-fd6e-491c-8701-857ca6b457e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b53d027503450c8c86ad9403d628b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725529a4ab64c84be379b16d560dfee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:17.423922 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d067b21e-bdc3-43c7-acf6-8975a9bc8f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:17.444973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d067b21e-bdc3-43c7-acf6-8975a9bc8f8b) transitioned into state 'SUCCESS' from state '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-842571377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['49a02b78-cbc1-4bb4-8901-b528e0c79346','9206c501-9409-4a84-aeef-472b9b3fd93b','de30786f-a41c-4d93-bf35-98b744eb7103','ac81277a-9dd4-473a-b155-9eee4c89b452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:17.446031 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf5d8ea-726b-430b-bb5f-a2152d27bf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:17.457730 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf5d8ea-726b-430b-bb5f-a2152d27bf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:17.459024 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (0c991229-6cbd-4f77-82c0-b6b5cb2957e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:17.459488 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request issued successfully. Aug 04 09:06:17.460321 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-156fa8c8-c03e-4e56-b9a1-e04e83a882f2 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:17.461071 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 529/2103] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:17 2026] POST /volume/v3/volumes => generated 748 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:17.479670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d02915af-454a-4963-9307-5c8e05bdc9b6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.484266 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d02915af-454a-4963-9307-5c8e05bdc9b6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:17.484266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d02915af-454a-4963-9307-5c8e05bdc9b6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.484266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d02915af-454a-4963-9307-5c8e05bdc9b6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.493803 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:17.493803 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:17.500275 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d02915af-454a-4963-9307-5c8e05bdc9b6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:17.505561 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d02915af-454a-4963-9307-5c8e05bdc9b6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 returned with HTTP 200 Aug 04 09:06:17.506126 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 527/2104] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:17 2026] GET /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:17.631839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-eecd3563-d5d9-46b4-b089-7acb62f68577 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.635402 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eecd3563-d5d9-46b4-b089-7acb62f68577 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:17.635658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eecd3563-d5d9-46b4-b089-7acb62f68577 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.635925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eecd3563-d5d9-46b4-b089-7acb62f68577 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.636079 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-eecd3563-d5d9-46b4-b089-7acb62f68577 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:17.642480 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:17.642480 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:17.643946 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eecd3563-d5d9-46b4-b089-7acb62f68577 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:17.644344 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 527/2105] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:17 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:17.834490 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-946e0675-159e-4466-8eb4-d2abd9c2b99e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.834974 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-946e0675-159e-4466-8eb4-d2abd9c2b99e None None] GET https://10.4.3.176/volume// Aug 04 09:06:17.835184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-946e0675-159e-4466-8eb4-d2abd9c2b99e None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.835522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-946e0675-159e-4466-8eb4-d2abd9c2b99e None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.835907 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-946e0675-159e-4466-8eb4-d2abd9c2b99e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:06:17.836273 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 523/2106] 10.4.3.176 () {64 vars in 1004 bytes} [Tue Aug 4 09:06:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:06:17.849229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ba0c2012-b53d-4076-8b0e-2aa87d4af3a1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.849229 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ba0c2012-b53d-4076-8b0e-2aa87d4af3a1 None None] GET https://10.4.3.176/volume// Aug 04 09:06:17.849229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ba0c2012-b53d-4076-8b0e-2aa87d4af3a1 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.849229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ba0c2012-b53d-4076-8b0e-2aa87d4af3a1 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.849809 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ba0c2012-b53d-4076-8b0e-2aa87d4af3a1 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:06:17.850302 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 530/2107] 10.4.3.176 () {64 vars in 1004 bytes} [Tue Aug 4 09:06:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:06:17.859168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2f7699b7-f6b2-45db-bd33-0447ab49ff1c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:17.985183 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f7699b7-f6b2-45db-bd33-0447ab49ff1c tempest-VersionsTest-128418326 tempest-VersionsTest-128418326-project-member] GET https://10.4.3.176/volume/v3/ Aug 04 09:06:17.985601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f7699b7-f6b2-45db-bd33-0447ab49ff1c tempest-VersionsTest-128418326 tempest-VersionsTest-128418326-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:17.985779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f7699b7-f6b2-45db-bd33-0447ab49ff1c tempest-VersionsTest-128418326 tempest-VersionsTest-128418326-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:17.986269 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f7699b7-f6b2-45db-bd33-0447ab49ff1c tempest-VersionsTest-128418326 tempest-VersionsTest-128418326-project-member] https://10.4.3.176/volume/v3/ returned with HTTP 200 Aug 04 09:06:17.986737 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 528/2108] 10.4.3.176 () {66 vars in 1216 bytes} [Tue Aug 4 09:06:17 2026] GET /volume/v3/ => generated 386 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:18.525516 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-43a3a836-6edc-47c4-9886-45ebad9504cd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:18.527804 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43a3a836-6edc-47c4-9886-45ebad9504cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:18.528188 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43a3a836-6edc-47c4-9886-45ebad9504cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:18.528496 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43a3a836-6edc-47c4-9886-45ebad9504cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:18.540374 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:18.540374 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:18.546315 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-43a3a836-6edc-47c4-9886-45ebad9504cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:18.556950 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43a3a836-6edc-47c4-9886-45ebad9504cd tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 returned with HTTP 200 Aug 04 09:06:18.556950 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 528/2109] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:18 2026] GET /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:18.571618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-df8c8d04-d274-42cf-930d-ab4f3a3b3023 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:18.573260 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df8c8d04-d274-42cf-930d-ab4f3a3b3023 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4/action Aug 04 09:06:18.573573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df8c8d04-d274-42cf-930d-ab4f3a3b3023 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:18.573673 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df8c8d04-d274-42cf-930d-ab4f3a3b3023 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:18.591658 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:18.591658 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:18.592231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-df8c8d04-d274-42cf-930d-ab4f3a3b3023 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume 'c59e2420-fd6e-491c-8701-857ca6b457e4' with '{'status': 'maintenance'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:18.617623 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df8c8d04-d274-42cf-930d-ab4f3a3b3023 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4/action returned with HTTP 202 Aug 04 09:06:18.618128 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 524/2110] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:18 2026] POST /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:18.626602 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b52e0dd6-69dd-42c1-b29c-a5ca0bee84ff None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:18.630174 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b52e0dd6-69dd-42c1-b29c-a5ca0bee84ff tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:18.630606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b52e0dd6-69dd-42c1-b29c-a5ca0bee84ff tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:18.631145 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b52e0dd6-69dd-42c1-b29c-a5ca0bee84ff tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:18.643081 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:18.643081 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:18.653224 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b52e0dd6-69dd-42c1-b29c-a5ca0bee84ff tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:18.659919 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b52e0dd6-69dd-42c1-b29c-a5ca0bee84ff tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 returned with HTTP 200 Aug 04 09:06:18.660727 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 531/2111] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:18 2026] GET /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:18.661491 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1095371f-fc32-41ac-87e8-fa1b951ddae5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:18.666536 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1095371f-fc32-41ac-87e8-fa1b951ddae5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:18.666795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1095371f-fc32-41ac-87e8-fa1b951ddae5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:18.667054 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1095371f-fc32-41ac-87e8-fa1b951ddae5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:18.667223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1095371f-fc32-41ac-87e8-fa1b951ddae5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:18.675679 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:18.675679 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:18.676706 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1095371f-fc32-41ac-87e8-fa1b951ddae5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:18.677427 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 529/2112] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:18 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:18.679051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e5d78fc6-05a4-4be1-9393-b93450b41c6c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:18.682668 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e5d78fc6-05a4-4be1-9393-b93450b41c6c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4/action Aug 04 09:06:18.682668 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e5d78fc6-05a4-4be1-9393-b93450b41c6c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:18.682668 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e5d78fc6-05a4-4be1-9393-b93450b41c6c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:18.694658 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:18.694658 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:18.695308 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e5d78fc6-05a4-4be1-9393-b93450b41c6c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Volume info retrieved successfully. Aug 04 09:06:18.731477 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e5d78fc6-05a4-4be1-9393-b93450b41c6c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Delete volume request issued successfully. Aug 04 09:06:18.732092 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e5d78fc6-05a4-4be1-9393-b93450b41c6c tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4/action returned with HTTP 202 Aug 04 09:06:18.733345 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 529/2113] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:18 2026] POST /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:18.741439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6c690cbd-8a64-4624-bd9f-7440e2f0e10a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:18.744876 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6c690cbd-8a64-4624-bd9f-7440e2f0e10a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:18.745193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6c690cbd-8a64-4624-bd9f-7440e2f0e10a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:18.745556 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6c690cbd-8a64-4624-bd9f-7440e2f0e10a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:18.761417 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:18.761417 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:18.772631 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6c690cbd-8a64-4624-bd9f-7440e2f0e10a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:18.779322 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6c690cbd-8a64-4624-bd9f-7440e2f0e10a tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 returned with HTTP 200 Aug 04 09:06:18.779829 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 525/2114] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:18 2026] GET /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:19.691818 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7b15b69f-c175-467d-b367-f646a00e15ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.693978 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b15b69f-c175-467d-b367-f646a00e15ae tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:19.694132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b15b69f-c175-467d-b367-f646a00e15ae tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.694407 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b15b69f-c175-467d-b367-f646a00e15ae tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.694524 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-7b15b69f-c175-467d-b367-f646a00e15ae tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:19.698995 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:19.698995 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:19.699979 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b15b69f-c175-467d-b367-f646a00e15ae tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:19.700417 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 532/2115] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:19 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:19.715062 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dc1cabbc-f297-4527-b417-30992271a975 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.717379 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc1cabbc-f297-4527-b417-30992271a975 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed Aug 04 09:06:19.718035 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dc1cabbc-f297-4527-b417-30992271a975 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.718035 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dc1cabbc-f297-4527-b417-30992271a975 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.730685 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:19.730685 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:19.737140 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dc1cabbc-f297-4527-b417-30992271a975 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:19.751170 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc1cabbc-f297-4527-b417-30992271a975 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed returned with HTTP 200 Aug 04 09:06:19.751964 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 530/2116] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:19 2026] GET /volume/v3/volumes/09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed => generated 901 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:19.766707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.771961 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:06:19.772102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.772323 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.772628 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:06:19.774736 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:06:19.783320 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Get all volumes completed successfully. Aug 04 09:06:19.784051 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-304b81f7-7517-4a12-b0d8-cd687efef8d1 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:06:19.784480 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 530/2117] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:06:19 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) Aug 04 09:06:19.796569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.797638 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d55110ba-2d1a-4d58-923f-e60866ce2e34 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.798965 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] DELETE https://10.4.3.176/volume/v3/volumes/09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed Aug 04 09:06:19.799431 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.799539 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d55110ba-2d1a-4d58-923f-e60866ce2e34 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:19.799684 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.799726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d55110ba-2d1a-4d58-923f-e60866ce2e34 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.799916 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete volume with id: 09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed Aug 04 09:06:19.799972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d55110ba-2d1a-4d58-923f-e60866ce2e34 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.806256 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d55110ba-2d1a-4d58-923f-e60866ce2e34 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 returned with HTTP 404 Aug 04 09:06:19.806962 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 533/2118] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:19 2026] GET /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:19.810271 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:19.810271 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:19.810271 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:19.817008 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f0b195a2-8b64-4514-b296-030d576e9197 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.822628 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f0b195a2-8b64-4514-b296-030d576e9197 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:19.822884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f0b195a2-8b64-4514-b296-030d576e9197 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.823101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f0b195a2-8b64-4514-b296-030d576e9197 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.836132 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f0b195a2-8b64-4514-b296-030d576e9197 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 returned with HTTP 404 Aug 04 09:06:19.836960 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 531/2119] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:19 2026] GET /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:19.840392 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete volume request issued successfully. Aug 04 09:06:19.840392 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4c6de5ad-48fb-4923-aeed-65184bd47579 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed returned with HTTP 202 Aug 04 09:06:19.844229 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 526/2120] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:19 2026] DELETE /volume/v3/volumes/09b5a093-8e00-4bd4-b6e9-b5e6e9c431ed => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:19.848053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-363fc8d7-9f9a-4c9f-9e0a-a68b3af6e856 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.850649 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-363fc8d7-9f9a-4c9f-9e0a-a68b3af6e856 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:19.850807 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-363fc8d7-9f9a-4c9f-9e0a-a68b3af6e856 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.851116 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-363fc8d7-9f9a-4c9f-9e0a-a68b3af6e856 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.851321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-363fc8d7-9f9a-4c9f-9e0a-a68b3af6e856 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume with id: c59e2420-fd6e-491c-8701-857ca6b457e4 Aug 04 09:06:19.853020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7853051f-15a0-428e-9aa0-95610e8f7765 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.860903 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7853051f-15a0-428e-9aa0-95610e8f7765 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] DELETE https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 Aug 04 09:06:19.860998 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7853051f-15a0-428e-9aa0-95610e8f7765 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.861482 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7853051f-15a0-428e-9aa0-95610e8f7765 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.861482 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-7853051f-15a0-428e-9aa0-95610e8f7765 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Delete backup with id: df59173a-08ab-4e9a-926e-0df1b4974199. Aug 04 09:06:19.863644 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-363fc8d7-9f9a-4c9f-9e0a-a68b3af6e856 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 returned with HTTP 404 Aug 04 09:06:19.864396 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 531/2121] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:19 2026] DELETE /volume/v3/volumes/c59e2420-fd6e-491c-8701-857ca6b457e4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:19.867381 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:19.867381 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:19.874424 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.876436 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:19.876823 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-229096235"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:19.878831 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-229096235'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:19.878831 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume of 1 GB Aug 04 09:06:19.882722 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Availability Zones retrieved successfully. Aug 04 09:06:19.885601 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-7853051f-15a0-428e-9aa0-95610e8f7765 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] delete_backup rpcapi backup_id df59173a-08ab-4e9a-926e-0df1b4974199 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:06:19.888988 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (9e4204ab-ad42-4860-9208-1b3a20f7036a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:19.890163 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7853051f-15a0-428e-9aa0-95610e8f7765 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 returned with HTTP 202 Aug 04 09:06:19.890869 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 534/2122] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:19 2026] DELETE /volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:19.891048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e8384e-e15c-44b0-aacb-3fdeb596b0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:19.892046 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:19.902437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1ff9a44f-e39d-42b7-98b9-5d18c70d65b9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:19.906614 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ff9a44f-e39d-42b7-98b9-5d18c70d65b9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] GET https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 Aug 04 09:06:19.906889 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ff9a44f-e39d-42b7-98b9-5d18c70d65b9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:19.907097 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ff9a44f-e39d-42b7-98b9-5d18c70d65b9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:19.907224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1ff9a44f-e39d-42b7-98b9-5d18c70d65b9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Show backup with id df59173a-08ab-4e9a-926e-0df1b4974199. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:19.922771 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e8384e-e15c-44b0-aacb-3fdeb596b0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:19.922990 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:19.922990 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:19.923949 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ff9a44f-e39d-42b7-98b9-5d18c70d65b9 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 returned with HTTP 200 Aug 04 09:06:19.924023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0646d4b9-eb8c-4614-a809-37ea2a5ba9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:19.924376 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 527/2123] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:19 2026] GET /volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:19.979666 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Created reservations ['0d99dc0b-ec70-4deb-ad5e-cdb15f1fa227', 'd7b96cef-2050-4add-a84e-9e3f6dc4ee29', '1542dc7f-b322-4a88-8f6d-4548ee041850', '89c5878d-7545-41f3-a98f-eb4ff724a3ba'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:19.980902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0646d4b9-eb8c-4614-a809-37ea2a5ba9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d99dc0b-ec70-4deb-ad5e-cdb15f1fa227', 'd7b96cef-2050-4add-a84e-9e3f6dc4ee29', '1542dc7f-b322-4a88-8f6d-4548ee041850', '89c5878d-7545-41f3-a98f-eb4ff724a3ba']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:19.982099 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d123bad-cb95-4e1f-a3b1-32ee72169fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:20.007465 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d123bad-cb95-4e1f-a3b1-32ee72169fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-229096235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['0d99dc0b-ec70-4deb-ad5e-cdb15f1fa227','d7b96cef-2050-4add-a84e-9e3f6dc4ee29','1542dc7f-b322-4a88-8f6d-4548ee041850','89c5878d-7545-41f3-a98f-eb4ff724a3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-229096235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b53d027503450c8c86ad9403d628b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e725529a4ab64c84be379b16d560dfee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:20.008194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c6b1cf-5743-4a3c-9694-c64e965dc392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:20.031015 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c6b1cf-5743-4a3c-9694-c64e965dc392) transitioned into state 'SUCCESS' from state '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-229096235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b53d027503450c8c86ad9403d628b4',qos_specs=None,replication_status=,reservations=['0d99dc0b-ec70-4deb-ad5e-cdb15f1fa227','d7b96cef-2050-4add-a84e-9e3f6dc4ee29','1542dc7f-b322-4a88-8f6d-4548ee041850','89c5878d-7545-41f3-a98f-eb4ff724a3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e725529a4ab64c84be379b16d560dfee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:20.031728 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070f9a64-e58f-4879-975b-1eee7bc64a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:20.044910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070f9a64-e58f-4879-975b-1eee7bc64a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:20.046005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Flow 'volume_create_api' (9e4204ab-ad42-4860-9208-1b3a20f7036a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:20.046355 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Create volume request issued successfully. Aug 04 09:06:20.046948 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b6d6557-2aa4-4f9a-951e-7c33e135c552 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:20.047410 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 532/2124] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:19 2026] POST /volume/v3/volumes => generated 748 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:20.064478 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7caf0490-d363-4539-b6f8-444a9aeb9ae6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:20.070027 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7caf0490-d363-4539-b6f8-444a9aeb9ae6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:20.070266 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7caf0490-d363-4539-b6f8-444a9aeb9ae6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:20.070645 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7caf0490-d363-4539-b6f8-444a9aeb9ae6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:20.092038 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:20.092038 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:20.100278 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7caf0490-d363-4539-b6f8-444a9aeb9ae6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:20.106835 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7caf0490-d363-4539-b6f8-444a9aeb9ae6 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:20.107511 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 532/2125] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:20 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:20.937283 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-348d75ec-0a25-4a56-967c-e3948080b99a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:20.939628 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-348d75ec-0a25-4a56-967c-e3948080b99a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] GET https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 Aug 04 09:06:20.939934 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-348d75ec-0a25-4a56-967c-e3948080b99a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:20.940234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-348d75ec-0a25-4a56-967c-e3948080b99a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:20.940401 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-348d75ec-0a25-4a56-967c-e3948080b99a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Show backup with id df59173a-08ab-4e9a-926e-0df1b4974199. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:20.945828 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-348d75ec-0a25-4a56-967c-e3948080b99a tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 returned with HTTP 404 Aug 04 09:06:20.946590 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 535/2126] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:20 2026] GET /volume/v3/backups/df59173a-08ab-4e9a-926e-0df1b4974199 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:20.958246 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d6711f64-f949-4b88-baa3-ea1abae8aa07 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:20.959743 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d6711f64-f949-4b88-baa3-ea1abae8aa07 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] DELETE https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:20.959969 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d6711f64-f949-4b88-baa3-ea1abae8aa07 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:20.960153 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d6711f64-f949-4b88-baa3-ea1abae8aa07 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:20.960367 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-d6711f64-f949-4b88-baa3-ea1abae8aa07 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete backup with id: 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. Aug 04 09:06:20.965909 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:20.965909 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:20.980717 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-d6711f64-f949-4b88-baa3-ea1abae8aa07 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] delete_backup rpcapi backup_id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8 {{(pid=100461) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:06:20.982435 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d6711f64-f949-4b88-baa3-ea1abae8aa07 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 202 Aug 04 09:06:20.982835 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 528/2127] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:20 2026] DELETE /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:20.991480 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-400d5246-045e-40b6-97a1-bc517153c4c5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:20.997227 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-400d5246-045e-40b6-97a1-bc517153c4c5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:20.997227 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-400d5246-045e-40b6-97a1-bc517153c4c5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:20.997227 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-400d5246-045e-40b6-97a1-bc517153c4c5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:20.997227 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-400d5246-045e-40b6-97a1-bc517153c4c5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:21.003895 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.003895 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:21.005337 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-400d5246-045e-40b6-97a1-bc517153c4c5 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 200 Aug 04 09:06:21.005337 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 533/2128] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:20 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.006651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.121394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-16d70ff6-6f20-4543-b8cc-8b8c48f9c431 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.122999 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-16d70ff6-6f20-4543-b8cc-8b8c48f9c431 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.123185 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-16d70ff6-6f20-4543-b8cc-8b8c48f9c431 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.123393 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-16d70ff6-6f20-4543-b8cc-8b8c48f9c431 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.130186 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.130186 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:21.133643 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-16d70ff6-6f20-4543-b8cc-8b8c48f9c431 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.142415 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:21.142415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1429777978", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:21.143136 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-16d70ff6-6f20-4543-b8cc-8b8c48f9c431 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:21.143792 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 536/2129] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.144926 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1429777978', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:21.145214 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Create volume of 1 GB Aug 04 09:06:21.162182 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Availability Zones retrieved successfully. Aug 04 09:06:21.163983 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-edbf22a7-d88a-450f-bfd2-cd0ce3911439 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.165621 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-edbf22a7-d88a-450f-bfd2-cd0ce3911439 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action Aug 04 09:06:21.165973 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-edbf22a7-d88a-450f-bfd2-cd0ce3911439 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:21.166079 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-edbf22a7-d88a-450f-bfd2-cd0ce3911439 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:21.169270 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Flow 'volume_create_api' (5626e4d2-132b-4f9a-a5f7-436ae6a6e2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:21.170699 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cfdf784-ff2d-47bd-8b58-55649cdc3882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:21.171974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:21.176658 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.176658 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:21.176658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-edbf22a7-d88a-450f-bfd2-cd0ce3911439 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2' with '{'status': 'error'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:21.195940 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-edbf22a7-d88a-450f-bfd2-cd0ce3911439 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action returned with HTTP 202 Aug 04 09:06:21.196422 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 529/2130] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:21 2026] POST /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:21.204639 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f4307f0f-ce53-44dd-8a55-b9f75dd9885d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.206489 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f4307f0f-ce53-44dd-8a55-b9f75dd9885d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.206712 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f4307f0f-ce53-44dd-8a55-b9f75dd9885d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.206916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f4307f0f-ce53-44dd-8a55-b9f75dd9885d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.209044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cfdf784-ff2d-47bd-8b58-55649cdc3882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:21.209908 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689e1479-c870-48fc-8f5e-3c0e7ea698e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:21.214520 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.214520 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:21.219878 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f4307f0f-ce53-44dd-8a55-b9f75dd9885d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.225368 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f4307f0f-ce53-44dd-8a55-b9f75dd9885d tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:21.227099 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 534/2131] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.243350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72394cf3-f141-45cd-90dd-a2295eed7a19 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.243982 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72394cf3-f141-45cd-90dd-a2295eed7a19 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action Aug 04 09:06:21.244997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72394cf3-f141-45cd-90dd-a2295eed7a19 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:21.244997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72394cf3-f141-45cd-90dd-a2295eed7a19 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:21.253909 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.253909 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:21.254371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.admin_actions [None req-72394cf3-f141-45cd-90dd-a2295eed7a19 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2' with '{'status': 'available'}' {{(pid=100459) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:21.277333 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72394cf3-f141-45cd-90dd-a2295eed7a19 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action returned with HTTP 202 Aug 04 09:06:21.278269 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 537/2132] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:21 2026] POST /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:21.289816 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c1d587eb-847a-4eeb-8ce2-9cc521d344d3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.290639 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1d587eb-847a-4eeb-8ce2-9cc521d344d3 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.290902 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1d587eb-847a-4eeb-8ce2-9cc521d344d3 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.291107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1d587eb-847a-4eeb-8ce2-9cc521d344d3 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.293234 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Created reservations ['75a86bde-0c87-4e3a-91c5-8876e0ee62da', '0cad220a-2381-4c59-97e9-505780ca0034', 'cc21138d-d7a1-438e-bd97-765534167a3c', '3fc189dc-0059-4e5b-881c-715c0a969bf0'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:21.294185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689e1479-c870-48fc-8f5e-3c0e7ea698e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75a86bde-0c87-4e3a-91c5-8876e0ee62da', '0cad220a-2381-4c59-97e9-505780ca0034', 'cc21138d-d7a1-438e-bd97-765534167a3c', '3fc189dc-0059-4e5b-881c-715c0a969bf0']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:21.295094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d27910fa-a5b5-43c7-b744-708ef1c78deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:21.300958 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.300958 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:21.307118 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c1d587eb-847a-4eeb-8ce2-9cc521d344d3 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.310060 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1d587eb-847a-4eeb-8ce2-9cc521d344d3 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:21.310498 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 530/2133] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.323817 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d27910fa-a5b5-43c7-b744-708ef1c78deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c96267-8c74-42fa-b25f-e4ccb11e8e98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1429777978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6125f697ed104ade92f9261433af2926',qos_specs=None,replication_status=,reservations=['75a86bde-0c87-4e3a-91c5-8876e0ee62da','0cad220a-2381-4c59-97e9-505780ca0034','cc21138d-d7a1-438e-bd97-765534167a3c','3fc189dc-0059-4e5b-881c-715c0a969bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489950acaa73492d835460d96b452881',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1429777978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c96267-8c74-42fa-b25f-e4ccb11e8e98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6125f697ed104ade92f9261433af2926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='489950acaa73492d835460d96b452881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:21.324630 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cda1058a-3f42-49ee-9e3f-f1e8dbbd8a57 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.325133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641d19a8-cadf-4a0b-8221-aba8aea6af9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:21.326689 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cda1058a-3f42-49ee-9e3f-f1e8dbbd8a57 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action Aug 04 09:06:21.327307 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cda1058a-3f42-49ee-9e3f-f1e8dbbd8a57 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:21.327513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cda1058a-3f42-49ee-9e3f-f1e8dbbd8a57 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:21.340395 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.340395 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:21.341888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-cda1058a-3f42-49ee-9e3f-f1e8dbbd8a57 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2' with '{'status': 'maintenance'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:21.354810 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641d19a8-cadf-4a0b-8221-aba8aea6af9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1429777978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6125f697ed104ade92f9261433af2926',qos_specs=None,replication_status=,reservations=['75a86bde-0c87-4e3a-91c5-8876e0ee62da','0cad220a-2381-4c59-97e9-505780ca0034','cc21138d-d7a1-438e-bd97-765534167a3c','3fc189dc-0059-4e5b-881c-715c0a969bf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='489950acaa73492d835460d96b452881',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:21.355801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b766fd1-e973-47e6-944a-b6736af663c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:21.370923 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b766fd1-e973-47e6-944a-b6736af663c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:21.371932 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Flow 'volume_create_api' (5626e4d2-132b-4f9a-a5f7-436ae6a6e2b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:21.372349 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Create volume request issued successfully. Aug 04 09:06:21.373339 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4047e084-fe56-42dd-bd78-0de44ebcdeba tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:21.373898 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 533/2134] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:06:21 2026] POST /volume/v3/volumes => generated 756 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:21.377355 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cda1058a-3f42-49ee-9e3f-f1e8dbbd8a57 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action returned with HTTP 202 Aug 04 09:06:21.379899 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 535/2135] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:21 2026] POST /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 04 09:06:21.392124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-49a67658-8df1-4c1f-8445-919f10ef4bba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.392329 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4962d977-f531-4238-8fdb-b79eac0567e2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.393199 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49a67658-8df1-4c1f-8445-919f10ef4bba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.393199 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-49a67658-8df1-4c1f-8445-919f10ef4bba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.393426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-49a67658-8df1-4c1f-8445-919f10ef4bba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.393573 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4962d977-f531-4238-8fdb-b79eac0567e2 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] GET https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:21.393777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4962d977-f531-4238-8fdb-b79eac0567e2 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.393976 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4962d977-f531-4238-8fdb-b79eac0567e2 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.401297 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.401297 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:21.404834 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.404834 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:21.405562 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-49a67658-8df1-4c1f-8445-919f10ef4bba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.408437 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4962d977-f531-4238-8fdb-b79eac0567e2 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:21.411319 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49a67658-8df1-4c1f-8445-919f10ef4bba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:21.411740 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 538/2136] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.414607 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4962d977-f531-4238-8fdb-b79eac0567e2 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 200 Aug 04 09:06:21.415997 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 531/2137] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.431332 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-078da114-5a0b-4eba-924b-2598e4b59ad4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.433980 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-078da114-5a0b-4eba-924b-2598e4b59ad4 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] POST https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action Aug 04 09:06:21.434990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-078da114-5a0b-4eba-924b-2598e4b59ad4 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:21.434990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-078da114-5a0b-4eba-924b-2598e4b59ad4 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:21.445079 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.445079 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:21.445642 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-078da114-5a0b-4eba-924b-2598e4b59ad4 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] Updating volume '00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2' with '{'status': 'available'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 04 09:06:21.468483 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-078da114-5a0b-4eba-924b-2598e4b59ad4 tempest-VolumesActionsTest-905057441 tempest-VolumesActionsTest-905057441-project-admin] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action returned with HTTP 202 Aug 04 09:06:21.469018 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 534/2138] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:21 2026] POST /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:21.479260 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-606e444a-6f6d-4f1e-8f5d-d31a040dd438 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.481277 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-606e444a-6f6d-4f1e-8f5d-d31a040dd438 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.481495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-606e444a-6f6d-4f1e-8f5d-d31a040dd438 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.481687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-606e444a-6f6d-4f1e-8f5d-d31a040dd438 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.490156 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.490156 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:21.494594 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-606e444a-6f6d-4f1e-8f5d-d31a040dd438 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.500306 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-606e444a-6f6d-4f1e-8f5d-d31a040dd438 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:21.500718 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 536/2139] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.518626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-09293ccf-3bb8-4348-b280-5314be3476ba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.520235 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-09293ccf-3bb8-4348-b280-5314be3476ba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.520423 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-09293ccf-3bb8-4348-b280-5314be3476ba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.520598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-09293ccf-3bb8-4348-b280-5314be3476ba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.533498 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.533498 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:21.540683 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-09293ccf-3bb8-4348-b280-5314be3476ba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.546106 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-09293ccf-3bb8-4348-b280-5314be3476ba tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:21.546596 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 539/2140] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:21.563094 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.565250 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] DELETE https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.565373 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.565534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.565687 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume with id: 00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.587957 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.587957 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:21.588467 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.611074 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Delete volume request issued successfully. Aug 04 09:06:21.611304 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-32ac8e74-338e-465c-b0b0-3a70941bc09b tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 202 Aug 04 09:06:21.611667 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 532/2141] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:21 2026] DELETE /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:21.623850 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b3da940f-7d09-4e07-a8a4-1713c3fad885 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:21.625778 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3da940f-7d09-4e07-a8a4-1713c3fad885 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:21.625950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3da940f-7d09-4e07-a8a4-1713c3fad885 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:21.626132 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3da940f-7d09-4e07-a8a4-1713c3fad885 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:21.633461 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:21.633461 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:21.638393 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b3da940f-7d09-4e07-a8a4-1713c3fad885 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Volume info retrieved successfully. Aug 04 09:06:21.647660 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3da940f-7d09-4e07-a8a4-1713c3fad885 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 200 Aug 04 09:06:21.647660 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 535/2142] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:21 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:22.016786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-14b530b0-aa5f-4b17-beac-22c3cc65706f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.019885 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14b530b0-aa5f-4b17-beac-22c3cc65706f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 Aug 04 09:06:22.020239 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14b530b0-aa5f-4b17-beac-22c3cc65706f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:22.020662 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14b530b0-aa5f-4b17-beac-22c3cc65706f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:22.020944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-14b530b0-aa5f-4b17-beac-22c3cc65706f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 96fd6107-d1fe-4a05-bc49-a191f1f28cf8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:22.025087 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14b530b0-aa5f-4b17-beac-22c3cc65706f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 returned with HTTP 404 Aug 04 09:06:22.025759 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 537/2143] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:22 2026] GET /volume/v3/backups/96fd6107-d1fe-4a05-bc49-a191f1f28cf8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:22.116404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1a604007-f104-4964-85e9-43b0711356e3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.118230 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a604007-f104-4964-85e9-43b0711356e3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:06:22.118444 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a604007-f104-4964-85e9-43b0711356e3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:22.118630 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a604007-f104-4964-85e9-43b0711356e3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:22.125947 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:22.125947 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:22.131653 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1a604007-f104-4964-85e9-43b0711356e3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:22.136288 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a604007-f104-4964-85e9-43b0711356e3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b returned with HTTP 200 Aug 04 09:06:22.137130 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 540/2144] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:22 2026] GET /volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:22.154881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b3f1283e-777c-458a-8aae-924834ab7440 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.157067 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b3f1283e-777c-458a-8aae-924834ab7440 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:06:22.157363 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b3f1283e-777c-458a-8aae-924834ab7440 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:22.157573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b3f1283e-777c-458a-8aae-924834ab7440 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:22.157734 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-b3f1283e-777c-458a-8aae-924834ab7440 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete volume with id: e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:06:22.164852 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:22.164852 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:22.165405 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b3f1283e-777c-458a-8aae-924834ab7440 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:22.189178 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b3f1283e-777c-458a-8aae-924834ab7440 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete volume request issued successfully. Aug 04 09:06:22.192228 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b3f1283e-777c-458a-8aae-924834ab7440 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b returned with HTTP 202 Aug 04 09:06:22.192228 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 533/2145] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:22 2026] DELETE /volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 04 09:06:22.202468 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-30bc9d4b-5f81-42f7-95b0-407c749057fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.205065 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30bc9d4b-5f81-42f7-95b0-407c749057fa tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:06:22.205330 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30bc9d4b-5f81-42f7-95b0-407c749057fa tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:22.205561 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30bc9d4b-5f81-42f7-95b0-407c749057fa tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:22.220074 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:22.220074 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:22.228613 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-30bc9d4b-5f81-42f7-95b0-407c749057fa tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:22.238808 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30bc9d4b-5f81-42f7-95b0-407c749057fa tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b returned with HTTP 200 Aug 04 09:06:22.238808 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 536/2146] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:22 2026] GET /volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:22.430386 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0547d259-71ea-40f2-8c69-73add884dec1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.433912 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0547d259-71ea-40f2-8c69-73add884dec1 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] GET https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:22.433912 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0547d259-71ea-40f2-8c69-73add884dec1 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:22.433912 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0547d259-71ea-40f2-8c69-73add884dec1 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:22.439525 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:22.439525 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:22.443570 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0547d259-71ea-40f2-8c69-73add884dec1 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:22.447486 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0547d259-71ea-40f2-8c69-73add884dec1 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 200 Aug 04 09:06:22.447907 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 538/2147] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:22 2026] GET /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:22.459643 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-61405e04-ad81-427e-8ce8-915da3734c16 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.461425 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61405e04-ad81-427e-8ce8-915da3734c16 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] GET https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:22.461635 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61405e04-ad81-427e-8ce8-915da3734c16 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:22.461828 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61405e04-ad81-427e-8ce8-915da3734c16 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:22.469602 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:22.469602 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:22.473335 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-61405e04-ad81-427e-8ce8-915da3734c16 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:22.477284 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61405e04-ad81-427e-8ce8-915da3734c16 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 200 Aug 04 09:06:22.478136 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 541/2148] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:22 2026] GET /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:22.491658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.493623 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] POST https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98/action Aug 04 09:06:22.493978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-609938962", "disk_format": "raw"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:22.494105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-609938962", "disk_format": "raw"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:22.502045 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:22.502045 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:22.502526 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:22.516705 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:22.516705 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:22.521160 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.image.image_utils [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-609938962'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-609938962'}]. {{(pid=100461) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 04 09:06:22.663306 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9f88031e-a8c6-4a11-832a-31e4f3569a36 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:22.664993 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9f88031e-a8c6-4a11-832a-31e4f3569a36 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] GET https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 Aug 04 09:06:22.665212 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9f88031e-a8c6-4a11-832a-31e4f3569a36 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:22.665441 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9f88031e-a8c6-4a11-832a-31e4f3569a36 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:22.671014 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9f88031e-a8c6-4a11-832a-31e4f3569a36 tempest-VolumesActionsTest-1450570492 tempest-VolumesActionsTest-1450570492-project-member] https://10.4.3.176/volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 returned with HTTP 404 Aug 04 09:06:22.671516 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 537/2149] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:22 2026] GET /volume/v3/volumes/00ffffdc-1e66-4ebf-a8ed-3ecbd30477b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:23.017971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8c0839de-1ba2-49b7-bbfc-a6c40fd2f65a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:23.020675 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8c0839de-1ba2-49b7-bbfc-a6c40fd2f65a tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:06:23.020869 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8c0839de-1ba2-49b7-bbfc-a6c40fd2f65a tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:23.021061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8c0839de-1ba2-49b7-bbfc-a6c40fd2f65a tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:23.027964 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:23.027964 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:23.031922 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8c0839de-1ba2-49b7-bbfc-a6c40fd2f65a tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:06:23.036832 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8c0839de-1ba2-49b7-bbfc-a6c40fd2f65a tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:06:23.037212 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 539/2150] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:23 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:23.057077 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Copy volume to image completed successfully. Aug 04 09:06:23.057620 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b3f7cd72-c53a-4a8b-a3a1-8852d483cb91 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98/action returned with HTTP 202 Aug 04 09:06:23.058133 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 534/2151] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:06:22 2026] POST /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98/action => generated 685 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:23.254572 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a8c41475-feb8-4b90-a6f6-343f481e8062 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:23.256918 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8c41475-feb8-4b90-a6f6-343f481e8062 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b Aug 04 09:06:23.257187 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a8c41475-feb8-4b90-a6f6-343f481e8062 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:23.257472 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a8c41475-feb8-4b90-a6f6-343f481e8062 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:23.263304 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8c41475-feb8-4b90-a6f6-343f481e8062 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b returned with HTTP 404 Aug 04 09:06:23.263861 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 542/2152] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:23 2026] GET /volume/v3/volumes/e4bfbd81-b652-4b89-8667-a27c3dd91f0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:23.274938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:23.277101 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:23.277641 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-767505819"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:23.279911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-767505819'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:23.280074 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Create volume of 1 GB Aug 04 09:06:23.284856 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Availability Zones retrieved successfully. Aug 04 09:06:23.293856 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Flow 'volume_create_api' (df2f22d9-d5f0-4b32-97eb-babf9444866e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:23.295366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f33424-2831-442d-b7c4-1ac45a7beab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:23.296825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:23.325361 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f33424-2831-442d-b7c4-1ac45a7beab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:23.326569 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca08250c-4214-4ba7-b37a-8d50848d2c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:23.382947 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Created reservations ['d6eb472c-65c9-4dd3-b3e6-2f8f066f596c', '9e9b404e-4452-41c5-a9db-86d5db21ec92', '81c4d36a-2bfc-4c79-8b8b-da0526280237', '72705c02-4610-4b0e-b8ed-dad5020b9e10'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:23.383908 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca08250c-4214-4ba7-b37a-8d50848d2c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6eb472c-65c9-4dd3-b3e6-2f8f066f596c', '9e9b404e-4452-41c5-a9db-86d5db21ec92', '81c4d36a-2bfc-4c79-8b8b-da0526280237', '72705c02-4610-4b0e-b8ed-dad5020b9e10']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:23.386637 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69416247-ab03-4802-982e-055e19b85507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:23.416218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69416247-ab03-4802-982e-055e19b85507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5cf34c-a72c-4f9a-abfd-6b1e31119e79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-767505819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51db7fdebfb646bcbe803f687429263b',qos_specs=None,replication_status=,reservations=['d6eb472c-65c9-4dd3-b3e6-2f8f066f596c','9e9b404e-4452-41c5-a9db-86d5db21ec92','81c4d36a-2bfc-4c79-8b8b-da0526280237','72705c02-4610-4b0e-b8ed-dad5020b9e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb91424ad1d492695fc2b028c82ae67',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-767505819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5cf34c-a72c-4f9a-abfd-6b1e31119e79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51db7fdebfb646bcbe803f687429263b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcb91424ad1d492695fc2b028c82ae67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:23.418488 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c865b4a5-c3f7-4ed2-a465-e1f18c924009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:23.449793 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c865b4a5-c3f7-4ed2-a465-e1f18c924009) transitioned into state 'SUCCESS' from state '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-767505819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51db7fdebfb646bcbe803f687429263b',qos_specs=None,replication_status=,reservations=['d6eb472c-65c9-4dd3-b3e6-2f8f066f596c','9e9b404e-4452-41c5-a9db-86d5db21ec92','81c4d36a-2bfc-4c79-8b8b-da0526280237','72705c02-4610-4b0e-b8ed-dad5020b9e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcb91424ad1d492695fc2b028c82ae67',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:23.450575 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c7ae98-a7d6-4643-9f61-d799ab047c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:23.467267 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c7ae98-a7d6-4643-9f61-d799ab047c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:23.468950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Flow 'volume_create_api' (df2f22d9-d5f0-4b32-97eb-babf9444866e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:23.468950 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Create volume request issued successfully. Aug 04 09:06:23.468950 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0037b777-2a04-4330-bba9-6b4a1be5a645 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:23.469453 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 538/2153] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:23 2026] POST /volume/v3/volumes => generated 753 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:23.483461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dc9cf017-c60a-41d3-9fae-da3b39fc9cce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:23.485231 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc9cf017-c60a-41d3-9fae-da3b39fc9cce tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:23.485477 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dc9cf017-c60a-41d3-9fae-da3b39fc9cce tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:23.485682 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dc9cf017-c60a-41d3-9fae-da3b39fc9cce tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:23.496286 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:23.496286 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:23.502955 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dc9cf017-c60a-41d3-9fae-da3b39fc9cce tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:23.512591 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc9cf017-c60a-41d3-9fae-da3b39fc9cce tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 returned with HTTP 200 Aug 04 09:06:23.513159 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 540/2154] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:23 2026] GET /volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:23.684724 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e1a8982f-f606-4577-869c-9b4b52bf6063 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:23.686644 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e1a8982f-f606-4577-869c-9b4b52bf6063 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:06:23.687593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e1a8982f-f606-4577-869c-9b4b52bf6063 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:23.687593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e1a8982f-f606-4577-869c-9b4b52bf6063 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:23.696098 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:23.696098 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:23.699873 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e1a8982f-f606-4577-869c-9b4b52bf6063 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:06:23.703983 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e1a8982f-f606-4577-869c-9b4b52bf6063 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:06:23.704394 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 535/2155] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:23 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:23.716770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6672c9de-2007-463f-bbe3-17f335267fb6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:23.718943 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6672c9de-2007-463f-bbe3-17f335267fb6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] DELETE https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:06:23.719212 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6672c9de-2007-463f-bbe3-17f335267fb6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:23.719463 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6672c9de-2007-463f-bbe3-17f335267fb6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:23.719693 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-6672c9de-2007-463f-bbe3-17f335267fb6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Delete volume with id: 77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:06:23.730429 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:23.730429 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:23.731050 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6672c9de-2007-463f-bbe3-17f335267fb6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:06:23.765005 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6672c9de-2007-463f-bbe3-17f335267fb6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Delete volume request issued successfully. Aug 04 09:06:23.765272 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6672c9de-2007-463f-bbe3-17f335267fb6 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 202 Aug 04 09:06:23.765686 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 543/2156] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:23 2026] DELETE /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:23.773464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a4c587cd-4acd-44dd-b839-40fffc148afd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:23.776401 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a4c587cd-4acd-44dd-b839-40fffc148afd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:06:23.776707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a4c587cd-4acd-44dd-b839-40fffc148afd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:23.776998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a4c587cd-4acd-44dd-b839-40fffc148afd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:23.788313 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:23.788313 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:23.793077 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a4c587cd-4acd-44dd-b839-40fffc148afd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Volume info retrieved successfully. Aug 04 09:06:23.799714 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a4c587cd-4acd-44dd-b839-40fffc148afd tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 200 Aug 04 09:06:23.800323 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 539/2157] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:23 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:24.534196 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e1bba6d2-99e4-477d-9af0-09d743a78f0d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:24.536731 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e1bba6d2-99e4-477d-9af0-09d743a78f0d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:24.537030 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e1bba6d2-99e4-477d-9af0-09d743a78f0d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:24.537342 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e1bba6d2-99e4-477d-9af0-09d743a78f0d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:24.546367 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:24.546367 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:24.551081 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e1bba6d2-99e4-477d-9af0-09d743a78f0d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:24.557405 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e1bba6d2-99e4-477d-9af0-09d743a78f0d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 returned with HTTP 200 Aug 04 09:06:24.558105 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 541/2158] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:24 2026] GET /volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:24.574180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:24.576786 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:06:24.577463 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4e5cf34c-a72c-4f9a-abfd-6b1e31119e79", "name": "tempest-VolumesBackupsAdminTest-Backup-160320117", "container": "tempest-volumesbackupsadmintest-backup-container-964566951"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:24.579423 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Creating new backup {'backup': {'volume_id': '4e5cf34c-a72c-4f9a-abfd-6b1e31119e79', 'name': 'tempest-VolumesBackupsAdminTest-Backup-160320117', 'container': 'tempest-volumesbackupsadmintest-backup-container-964566951'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:06:24.579587 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Creating backup of volume 4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 in container tempest-volumesbackupsadmintest-backup-container-964566951 Aug 04 09:06:24.589190 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:24.589190 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:24.589762 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:24.615063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Created reservations ['0ee6d08d-26ce-4ff0-b79c-862eb5b2f75e', '6dc10341-c62b-4075-8a26-5d56143bfaf8'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:24.661347 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-47e079ce-26e1-4bc7-9ff4-124801966ceb tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:06:24.661347 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 536/2159] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:06:24 2026] POST /volume/v3/backups => generated 334 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:24.668580 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-89cde0da-6fa1-4c62-a0fc-f612b99669d8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:24.672706 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89cde0da-6fa1-4c62-a0fc-f612b99669d8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:24.673040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89cde0da-6fa1-4c62-a0fc-f612b99669d8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:24.673313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89cde0da-6fa1-4c62-a0fc-f612b99669d8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:24.673465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-89cde0da-6fa1-4c62-a0fc-f612b99669d8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:24.678294 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:24.678294 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:24.679147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89cde0da-6fa1-4c62-a0fc-f612b99669d8 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:24.679587 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 544/2160] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:24 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:24.815320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f9437f53-997d-4061-8fa0-1a555813b110 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:24.817313 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9437f53-997d-4061-8fa0-1a555813b110 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] GET https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 Aug 04 09:06:24.817503 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9437f53-997d-4061-8fa0-1a555813b110 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:24.817678 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9437f53-997d-4061-8fa0-1a555813b110 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:24.822935 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9437f53-997d-4061-8fa0-1a555813b110 tempest-VolumesActionsTest-2064879433 tempest-VolumesActionsTest-2064879433-project-member] https://10.4.3.176/volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 returned with HTTP 404 Aug 04 09:06:24.823377 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 540/2161] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:24 2026] GET /volume/v3/volumes/77518b3f-9f2e-4662-8a2e-374ddb827cc0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:25.693222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-836e7d2f-097d-4472-8299-436e25627733 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:25.695105 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-836e7d2f-097d-4472-8299-436e25627733 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:25.695352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-836e7d2f-097d-4472-8299-436e25627733 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:25.695580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-836e7d2f-097d-4472-8299-436e25627733 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:25.695720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-836e7d2f-097d-4472-8299-436e25627733 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:25.700377 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:25.700377 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:25.701258 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-836e7d2f-097d-4472-8299-436e25627733 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:25.701704 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 542/2162] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:25 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:26.718060 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c1475662-8fc6-4ec1-9254-915e3deb1b3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:26.720089 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1475662-8fc6-4ec1-9254-915e3deb1b3e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:26.720414 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1475662-8fc6-4ec1-9254-915e3deb1b3e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:26.720637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1475662-8fc6-4ec1-9254-915e3deb1b3e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:26.721159 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c1475662-8fc6-4ec1-9254-915e3deb1b3e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:26.730858 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:26.730858 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:26.731957 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1475662-8fc6-4ec1-9254-915e3deb1b3e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:26.732147 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 537/2163] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:26 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:27.745774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b3f72887-9cb4-402c-baa8-7d4be4885b83 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:27.749239 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3f72887-9cb4-402c-baa8-7d4be4885b83 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:27.749397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3f72887-9cb4-402c-baa8-7d4be4885b83 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:27.749676 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3f72887-9cb4-402c-baa8-7d4be4885b83 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:27.749898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-b3f72887-9cb4-402c-baa8-7d4be4885b83 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:27.756164 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:27.756164 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:27.757798 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3f72887-9cb4-402c-baa8-7d4be4885b83 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:27.758121 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 545/2164] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:27 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:28.580850 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9dc09d13-ee6b-4e03-8c35-b32b99722360 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:28.718106 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9dc09d13-ee6b-4e03-8c35-b32b99722360 tempest-AvailabilityZoneTestJSON-1937586123 tempest-AvailabilityZoneTestJSON-1937586123-project-member] GET https://10.4.3.176/volume/v3/os-availability-zone Aug 04 09:06:28.721717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9dc09d13-ee6b-4e03-8c35-b32b99722360 tempest-AvailabilityZoneTestJSON-1937586123 tempest-AvailabilityZoneTestJSON-1937586123-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:28.721717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9dc09d13-ee6b-4e03-8c35-b32b99722360 tempest-AvailabilityZoneTestJSON-1937586123 tempest-AvailabilityZoneTestJSON-1937586123-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:28.728123 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9dc09d13-ee6b-4e03-8c35-b32b99722360 tempest-AvailabilityZoneTestJSON-1937586123 tempest-AvailabilityZoneTestJSON-1937586123-project-member] Availability Zones retrieved successfully. Aug 04 09:06:28.728123 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9dc09d13-ee6b-4e03-8c35-b32b99722360 tempest-AvailabilityZoneTestJSON-1937586123 tempest-AvailabilityZoneTestJSON-1937586123-project-member] https://10.4.3.176/volume/v3/os-availability-zone returned with HTTP 200 Aug 04 09:06:28.728123 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 541/2165] 10.4.3.176 () {66 vars in 1276 bytes} [Tue Aug 4 09:06:28 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:28.773168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d3f8ecb8-ae90-4b52-8a5f-fcf2af281757 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:28.776738 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d3f8ecb8-ae90-4b52-8a5f-fcf2af281757 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:28.776738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d3f8ecb8-ae90-4b52-8a5f-fcf2af281757 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:28.776902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d3f8ecb8-ae90-4b52-8a5f-fcf2af281757 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:28.777659 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-d3f8ecb8-ae90-4b52-8a5f-fcf2af281757 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:28.786697 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:28.786697 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:28.787919 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d3f8ecb8-ae90-4b52-8a5f-fcf2af281757 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:28.788727 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 543/2166] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:28 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:29.801168 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e8d85d77-7e86-4745-ba75-aac4a2bfe1af None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:29.803262 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8d85d77-7e86-4745-ba75-aac4a2bfe1af tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:29.803974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8d85d77-7e86-4745-ba75-aac4a2bfe1af tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:29.803974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8d85d77-7e86-4745-ba75-aac4a2bfe1af tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:29.803974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e8d85d77-7e86-4745-ba75-aac4a2bfe1af tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:29.815757 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:29.815757 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:29.816679 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8d85d77-7e86-4745-ba75-aac4a2bfe1af tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:29.817243 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 538/2167] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:29 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:30.832033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e7a93d69-6f83-4126-8eba-fb1e6f9c018e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:30.834983 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e7a93d69-6f83-4126-8eba-fb1e6f9c018e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:30.835337 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e7a93d69-6f83-4126-8eba-fb1e6f9c018e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:30.835646 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e7a93d69-6f83-4126-8eba-fb1e6f9c018e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:30.835809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e7a93d69-6f83-4126-8eba-fb1e6f9c018e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:30.843176 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:30.843176 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:30.844685 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e7a93d69-6f83-4126-8eba-fb1e6f9c018e tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:30.845362 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 546/2168] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:30 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:31.025196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:31.029542 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:31.030111 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1676101343", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": null, "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:31.033936 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1676101343', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': None, 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:31.140262 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume of 1 GB Aug 04 09:06:31.148638 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Availability Zones retrieved successfully. Aug 04 09:06:31.167794 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Flow 'volume_create_api' (23073f10-796a-4bf6-968c-1bc462879260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:31.169017 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57517ca1-8748-4ddc-bc4a-14939a96d37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.170501 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:31.266920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57517ca1-8748-4ddc-bc4a-14939a96d37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.267759 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d328d6-9e04-4897-a2ad-75dd47e429b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.369020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Created reservations ['7127da6c-9f21-49fc-95a2-3a2782456bb4', '4401ba05-4823-4630-9b53-9bd671721e57', '50e2471b-12e1-4ba4-bbee-3df9ae6759d1', '54cde300-4b3b-4aaf-8a56-8ff6dc84e9c3'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:31.370012 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d328d6-9e04-4897-a2ad-75dd47e429b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7127da6c-9f21-49fc-95a2-3a2782456bb4', '4401ba05-4823-4630-9b53-9bd671721e57', '50e2471b-12e1-4ba4-bbee-3df9ae6759d1', '54cde300-4b3b-4aaf-8a56-8ff6dc84e9c3']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.370915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e243a500-d40b-416d-9dbe-dd547509d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.396168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e243a500-d40b-416d-9dbe-dd547509d6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb11be69-22b3-4edb-bb20-51fba70d3514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1676101343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1d8c7b8ad44eca877c390c793011f3',qos_specs=None,replication_status=,reservations=['7127da6c-9f21-49fc-95a2-3a2782456bb4','4401ba05-4823-4630-9b53-9bd671721e57','50e2471b-12e1-4ba4-bbee-3df9ae6759d1','54cde300-4b3b-4aaf-8a56-8ff6dc84e9c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1676101343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb11be69-22b3-4edb-bb20-51fba70d3514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1d8c7b8ad44eca877c390c793011f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.396752 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5784371-430d-4159-9495-5eaa6672e048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.399125 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=481,cinder:UPDATE=111,cinder:INSERT=61,cinder:DELETE=4 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:06:31.419246 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a109b091-b9f4-48ba-bede-21e869d741d6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:31.423587 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5784371-430d-4159-9495-5eaa6672e048) transitioned into state 'SUCCESS' from state '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-1676101343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1d8c7b8ad44eca877c390c793011f3',qos_specs=None,replication_status=,reservations=['7127da6c-9f21-49fc-95a2-3a2782456bb4','4401ba05-4823-4630-9b53-9bd671721e57','50e2471b-12e1-4ba4-bbee-3df9ae6759d1','54cde300-4b3b-4aaf-8a56-8ff6dc84e9c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.424329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d859f2d9-b165-4038-837c-bd1ea4c6a4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.438841 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d859f2d9-b165-4038-837c-bd1ea4c6a4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.439857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Flow 'volume_create_api' (23073f10-796a-4bf6-968c-1bc462879260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:31.440365 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume request issued successfully. Aug 04 09:06:31.441122 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ede8f391-956a-4b2f-915e-93355f22f5a3 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:31.446388 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 542/2169] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:06:31 2026] POST /volume/v3/volumes => generated 781 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:31.459517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dfdccbe6-92ce-411f-a5c9-490dfd328191 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:31.462240 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dfdccbe6-92ce-411f-a5c9-490dfd328191 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:06:31.462741 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dfdccbe6-92ce-411f-a5c9-490dfd328191 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:31.463195 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dfdccbe6-92ce-411f-a5c9-490dfd328191 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:31.466915 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=389,cinder:INSERT=34,cinder:UPDATE=66,cinder:DELETE=3 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:06:31.478466 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:31.478466 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:31.486139 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dfdccbe6-92ce-411f-a5c9-490dfd328191 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:06:31.494754 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dfdccbe6-92ce-411f-a5c9-490dfd328191 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:06:31.495567 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 539/2170] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:31 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:31.625241 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:31.626063 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1636743600"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:31.627172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1636743600'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:31.627368 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Create volume of 1 GB Aug 04 09:06:31.631042 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=473,cinder:INSERT=65,cinder:UPDATE=106,cinder:DELETE=2 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:06:31.634325 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Availability Zones retrieved successfully. Aug 04 09:06:31.643073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Flow 'volume_create_api' (451bb283-7378-46a4-ad28-6dc93cc6de53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:31.644280 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913a3f4b-588e-4e18-bc35-f63832c1492b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.645303 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:31.676378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913a3f4b-588e-4e18-bc35-f63832c1492b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.677036 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5c7ec8-b178-4d55-b844-433eee108b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.785018 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Created reservations ['eac8b588-c9f9-4e42-9dab-aa6699513667', '8090c50a-b37a-4494-984c-335fe0122d11', '7594efa8-5ee0-4f7d-a443-be27b4aff57f', '32e45f6b-78f1-4210-a59a-d549484f38e5'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:31.785627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f5c7ec8-b178-4d55-b844-433eee108b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac8b588-c9f9-4e42-9dab-aa6699513667', '8090c50a-b37a-4494-984c-335fe0122d11', '7594efa8-5ee0-4f7d-a443-be27b4aff57f', '32e45f6b-78f1-4210-a59a-d549484f38e5']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.786886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94aeeabd-bc23-432d-ae2e-8a258ff71bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.819941 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94aeeabd-bc23-432d-ae2e-8a258ff71bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cae21ea6-4204-4353-a355-d4e749a4b6e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1636743600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807721f285a451599c8acc44216b491',qos_specs=None,replication_status=,reservations=['eac8b588-c9f9-4e42-9dab-aa6699513667','8090c50a-b37a-4494-984c-335fe0122d11','7594efa8-5ee0-4f7d-a443-be27b4aff57f','32e45f6b-78f1-4210-a59a-d549484f38e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce7e3aebe5487795535536fd044f47',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1636743600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cae21ea6-4204-4353-a355-d4e749a4b6e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b807721f285a451599c8acc44216b491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30ce7e3aebe5487795535536fd044f47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.820782 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aed8281-f1e8-4df7-a61e-34919e0e8961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.857273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aed8281-f1e8-4df7-a61e-34919e0e8961) transitioned into state 'SUCCESS' from state '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-1636743600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807721f285a451599c8acc44216b491',qos_specs=None,replication_status=,reservations=['eac8b588-c9f9-4e42-9dab-aa6699513667','8090c50a-b37a-4494-984c-335fe0122d11','7594efa8-5ee0-4f7d-a443-be27b4aff57f','32e45f6b-78f1-4210-a59a-d549484f38e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce7e3aebe5487795535536fd044f47',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.858430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f53ed223-6f0a-404f-b3ba-5e73517b46fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:31.859276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-15f0b5ff-d78a-47b2-bfb7-ec60f5ec0c80 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:31.861492 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15f0b5ff-d78a-47b2-bfb7-ec60f5ec0c80 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:31.861669 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15f0b5ff-d78a-47b2-bfb7-ec60f5ec0c80 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:31.861851 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15f0b5ff-d78a-47b2-bfb7-ec60f5ec0c80 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:31.862004 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-15f0b5ff-d78a-47b2-bfb7-ec60f5ec0c80 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:31.867579 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:31.867579 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:31.869591 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15f0b5ff-d78a-47b2-bfb7-ec60f5ec0c80 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:31.869591 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 547/2171] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:31 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:31.880811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f53ed223-6f0a-404f-b3ba-5e73517b46fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:31.881771 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Flow 'volume_create_api' (451bb283-7378-46a4-ad28-6dc93cc6de53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:31.882339 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Create volume request issued successfully. Aug 04 09:06:31.883094 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a109b091-b9f4-48ba-bede-21e869d741d6 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:31.883758 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 544/2172] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:06:31 2026] POST /volume/v3/volumes => generated 819 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:31.896994 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1f83f7a9-d457-4abc-af77-adc308d726c0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:31.903152 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f83f7a9-d457-4abc-af77-adc308d726c0 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:31.905592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f83f7a9-d457-4abc-af77-adc308d726c0 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:31.906039 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f83f7a9-d457-4abc-af77-adc308d726c0 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:31.917892 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:31.917892 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:31.923368 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1f83f7a9-d457-4abc-af77-adc308d726c0 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Volume info retrieved successfully. Aug 04 09:06:31.928909 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f83f7a9-d457-4abc-af77-adc308d726c0 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 200 Aug 04 09:06:31.929333 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 543/2173] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:31 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:32.512757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4b08c818-b717-46dd-8125-d1a0f616bc06 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:32.517261 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4b08c818-b717-46dd-8125-d1a0f616bc06 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:06:32.517261 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4b08c818-b717-46dd-8125-d1a0f616bc06 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:32.517261 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4b08c818-b717-46dd-8125-d1a0f616bc06 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:32.527320 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:32.527320 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:32.533716 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4b08c818-b717-46dd-8125-d1a0f616bc06 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:06:32.540732 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4b08c818-b717-46dd-8125-d1a0f616bc06 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:06:32.541343 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 540/2174] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:32 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:06:32.580286 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ae161681-f41a-4170-bab7-5a85e334e8a8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:32.582612 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ae161681-f41a-4170-bab7-5a85e334e8a8 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:06:32.582922 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ae161681-f41a-4170-bab7-5a85e334e8a8 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:32.583231 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ae161681-f41a-4170-bab7-5a85e334e8a8 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:32.594718 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:32.594718 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:32.599634 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ae161681-f41a-4170-bab7-5a85e334e8a8 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:06:32.605283 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ae161681-f41a-4170-bab7-5a85e334e8a8 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:06:32.605638 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 548/2175] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:32 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:06:32.884544 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8c1ad36a-c810-4a74-8fc9-cd6366a464f3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:32.886459 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8c1ad36a-c810-4a74-8fc9-cd6366a464f3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:32.886715 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8c1ad36a-c810-4a74-8fc9-cd6366a464f3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:32.886962 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8c1ad36a-c810-4a74-8fc9-cd6366a464f3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:32.887086 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8c1ad36a-c810-4a74-8fc9-cd6366a464f3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:32.893187 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:32.893187 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:32.894256 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8c1ad36a-c810-4a74-8fc9-cd6366a464f3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:32.894673 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 545/2176] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:32 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:32.945121 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b1a28e72-1dce-47ba-954e-c401ccb1d59d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:32.947797 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1a28e72-1dce-47ba-954e-c401ccb1d59d tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:32.947797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1a28e72-1dce-47ba-954e-c401ccb1d59d tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:32.947797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1a28e72-1dce-47ba-954e-c401ccb1d59d tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:32.955684 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:32.955684 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:32.961090 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1a28e72-1dce-47ba-954e-c401ccb1d59d tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Volume info retrieved successfully. Aug 04 09:06:32.967359 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1a28e72-1dce-47ba-954e-c401ccb1d59d tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 200 Aug 04 09:06:32.967903 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 544/2177] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:32 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:32.991143 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6bc12423-fedf-4f6a-81f3-8ba158f91b89 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:32.993124 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6bc12423-fedf-4f6a-81f3-8ba158f91b89 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] POST https://10.4.3.176/volume/v3/volume-transfers Aug 04 09:06:32.994566 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6bc12423-fedf-4f6a-81f3-8ba158f91b89 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cae21ea6-4204-4353-a355-d4e749a4b6e4"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:32.997530 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volume_transfer [None req-6bc12423-fedf-4f6a-81f3-8ba158f91b89 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cae21ea6-4204-4353-a355-d4e749a4b6e4'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 09:06:32.998873 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volume_transfer [None req-6bc12423-fedf-4f6a-81f3-8ba158f91b89 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Creating transfer of volume cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:32.999094 np0000006401 devstack@c-api.service[100461]: INFO cinder.transfer.api [None req-6bc12423-fedf-4f6a-81f3-8ba158f91b89 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Generating transfer record for volume cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:33.016019 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:33.016019 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:33.036579 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6bc12423-fedf-4f6a-81f3-8ba158f91b89 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers returned with HTTP 202 Aug 04 09:06:33.038086 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 541/2178] 10.4.3.176 () {70 vars in 1326 bytes} [Tue Aug 4 09:06:32 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:33.050112 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cbb2e412-8630-4a67-a566-c35ffb5378fc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.052357 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbb2e412-8630-4a67-a566-c35ffb5378fc tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:33.052689 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbb2e412-8630-4a67-a566-c35ffb5378fc tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.052852 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbb2e412-8630-4a67-a566-c35ffb5378fc tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.062672 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:33.062672 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:33.067616 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cbb2e412-8630-4a67-a566-c35ffb5378fc tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Volume info retrieved successfully. Aug 04 09:06:33.073032 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbb2e412-8630-4a67-a566-c35ffb5378fc tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 200 Aug 04 09:06:33.073032 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 549/2179] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:33 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:33.091691 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6bbcd67a-9f94-478f-a7cb-0bb5d25809a4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.093113 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bbcd67a-9f94-478f-a7cb-0bb5d25809a4 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b Aug 04 09:06:33.093387 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bbcd67a-9f94-478f-a7cb-0bb5d25809a4 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.093611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bbcd67a-9f94-478f-a7cb-0bb5d25809a4 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.097877 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bbcd67a-9f94-478f-a7cb-0bb5d25809a4 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b returned with HTTP 200 Aug 04 09:06:33.098385 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 546/2180] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:06:33 2026] GET /volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:06:33.109370 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-eca1ef78-9cea-4404-ad83-3f7bb86c5338 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.111862 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eca1ef78-9cea-4404-ad83-3f7bb86c5338 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volume-transfers Aug 04 09:06:33.112214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eca1ef78-9cea-4404-ad83-3f7bb86c5338 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.112521 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eca1ef78-9cea-4404-ad83-3f7bb86c5338 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.112776 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volume_transfer [None req-eca1ef78-9cea-4404-ad83-3f7bb86c5338 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Listing volume transfers {{(pid=100460) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 09:06:33.120394 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eca1ef78-9cea-4404-ad83-3f7bb86c5338 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers returned with HTTP 200 Aug 04 09:06:33.120802 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 545/2181] 10.4.3.176 () {68 vars in 1305 bytes} [Tue Aug 4 09:06:33 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:33.132267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.210349 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] POST https://10.4.3.176/volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b/accept Aug 04 09:06:33.210349 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f52b5bc92b967cef"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:33.214396 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.215003 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.volume_transfer [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Accepting volume transfer e4f390a1-3bc6-48d2-8419-f06dc6daf21b {{(pid=100461) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 09:06:33.217127 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.volume_transfer [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Accepting transfer e4f390a1-3bc6-48d2-8419-f06dc6daf21b Aug 04 09:06:33.252181 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:33.252582 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1495994046"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:33.253952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1495994046'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:33.254156 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume of 1 GB Aug 04 09:06:33.258692 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability Zones retrieved successfully. Aug 04 09:06:33.265403 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (48f0b909-7655-4d62-9000-5cc58ad46349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:33.266413 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed4372b-94c7-494b-b91c-d82cf69e2370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:33.267469 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:33.298831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ed4372b-94c7-494b-b91c-d82cf69e2370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:33.299729 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b198b5d0-f6fb-4067-a200-3812acf5aa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:33.306522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Created reservations ['d75eb27a-ddfb-4636-ad6b-127c8da0903c', '7e21966e-45ea-4250-a60a-7bfbe6bb7850', '24e3780d-d7df-400c-a467-754623d9d701', '38b2dcff-753f-4184-b902-9dbec0e73c59'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:33.329591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Created reservations ['193b1686-500b-4ee4-9ed8-5fd0bc48c157', 'b33a967c-1b5a-4cc8-8c09-9e1355c71c60', 'fbc42211-3b1b-4868-aff4-e2d8f4c94c17', '7eaa62a4-c506-464c-8aca-2d0a775ba5f0'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:33.371609 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Created reservations ['b2a691ec-39b0-46c4-9f8a-e4942e8dbdbc', 'd081f277-c7a7-4f4e-a78a-aa827647eafa', 'b12998b6-2ec6-4145-a2d8-8e6f8235830c', 'e327e6db-fe46-4a89-8aca-bd58c3e6083d'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:33.377122 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['d24dc522-8608-4ab6-8468-5e454ea88d96', 'c578d838-f809-42ef-be23-9390ea142dfb', '019e8c8e-1f9b-47db-b449-a23ae5dee8f5', 'ff089ed8-0b68-4e14-b3ca-20794b5ef8fd'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:33.378323 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b198b5d0-f6fb-4067-a200-3812acf5aa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24dc522-8608-4ab6-8468-5e454ea88d96', 'c578d838-f809-42ef-be23-9390ea142dfb', '019e8c8e-1f9b-47db-b449-a23ae5dee8f5', 'ff089ed8-0b68-4e14-b3ca-20794b5ef8fd']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:33.379176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a507c8-2b51-48f7-884d-f0a7cb692bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:33.414496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3a507c8-2b51-48f7-884d-f0a7cb692bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf133249-7693-4422-ad5e-3af13f2210a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1495994046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['d24dc522-8608-4ab6-8468-5e454ea88d96','c578d838-f809-42ef-be23-9390ea142dfb','019e8c8e-1f9b-47db-b449-a23ae5dee8f5','ff089ed8-0b68-4e14-b3ca-20794b5ef8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1495994046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf133249-7693-4422-ad5e-3af13f2210a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eada76a8fcda4d259e131f8100674fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:33.415345 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f708f5c-dae4-40c4-b48a-2cdddba40df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:33.426797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Created reservations ['9b5970cc-87cd-4c40-8f94-566d6c773f29', '19fc1256-6294-4849-9d09-7b1adb52aef8', '1ca06c07-54c1-4f3b-a2db-1ea05dfc65d8', '81bfddfc-3af7-430c-a1f9-1c4905277fd2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:33.437240 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Transfer volume completed successfully. Aug 04 09:06:33.441105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f708f5c-dae4-40c4-b48a-2cdddba40df6) transitioned into state 'SUCCESS' from state '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-1495994046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['d24dc522-8608-4ab6-8468-5e454ea88d96','c578d838-f809-42ef-be23-9390ea142dfb','019e8c8e-1f9b-47db-b449-a23ae5dee8f5','ff089ed8-0b68-4e14-b3ca-20794b5ef8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:33.441820 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fc3739-122c-40a3-a2f2-38c743a0b280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:33.465236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fc3739-122c-40a3-a2f2-38c743a0b280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:33.465706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (48f0b909-7655-4d62-9000-5cc58ad46349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:33.466036 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request issued successfully. Aug 04 09:06:33.466595 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-903d2d85-8f38-44a9-8f0e-5899ba9957cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:33.467237 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 550/2182] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:33 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:33.554655 np0000006401 devstack@c-api.service[100461]: INFO cinder.transfer.api [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Volume cae21ea6-4204-4353-a355-d4e749a4b6e4 has been transferred. Aug 04 09:06:33.564156 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-add81708-e45b-4b7d-b5dd-3f754a1bf696 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] https://10.4.3.176/volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b/accept returned with HTTP 202 Aug 04 09:06:33.564780 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 542/2183] 10.4.3.176 () {70 vars in 1458 bytes} [Tue Aug 4 09:06:33 2026] POST /volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b/accept => generated 365 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:33.574175 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-df95ab49-1731-4d05-a2a4-ea9d2d56548c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.576026 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df95ab49-1731-4d05-a2a4-ea9d2d56548c tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:33.576309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df95ab49-1731-4d05-a2a4-ea9d2d56548c tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.576527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df95ab49-1731-4d05-a2a4-ea9d2d56548c tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.584937 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:33.584937 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:33.590648 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-df95ab49-1731-4d05-a2a4-ea9d2d56548c tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Volume info retrieved successfully. Aug 04 09:06:33.598319 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df95ab49-1731-4d05-a2a4-ea9d2d56548c tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 200 Aug 04 09:06:33.598849 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 547/2184] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:33 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:33.614096 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-62ea0d8f-2598-4adf-a8e7-dce44c5b3a85 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.621982 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-62ea0d8f-2598-4adf-a8e7-dce44c5b3a85 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:33.622302 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-62ea0d8f-2598-4adf-a8e7-dce44c5b3a85 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.622540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-62ea0d8f-2598-4adf-a8e7-dce44c5b3a85 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.631267 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:33.631267 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:33.636675 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-62ea0d8f-2598-4adf-a8e7-dce44c5b3a85 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] Volume info retrieved successfully. Aug 04 09:06:33.646313 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-62ea0d8f-2598-4adf-a8e7-dce44c5b3a85 tempest-VolumesTransfersV357Test-1201345878 tempest-VolumesTransfersV357Test-1201345878-project-member] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 200 Aug 04 09:06:33.647416 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 546/2185] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:33 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:33.664222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a881fe25-42bc-4df7-ad79-fe6962f164ea None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.666861 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a881fe25-42bc-4df7-ad79-fe6962f164ea tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] DELETE https://10.4.3.176/volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b Aug 04 09:06:33.668612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a881fe25-42bc-4df7-ad79-fe6962f164ea tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.668612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a881fe25-42bc-4df7-ad79-fe6962f164ea tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.668612 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.volume_transfer [None req-a881fe25-42bc-4df7-ad79-fe6962f164ea tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Delete transfer with id: e4f390a1-3bc6-48d2-8419-f06dc6daf21b Aug 04 09:06:33.673698 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a881fe25-42bc-4df7-ad79-fe6962f164ea tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b returned with HTTP 404 Aug 04 09:06:33.674409 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 551/2186] 10.4.3.176 () {68 vars in 1419 bytes} [Tue Aug 4 09:06:33 2026] DELETE /volume/v3/volume-transfers/e4f390a1-3bc6-48d2-8419-f06dc6daf21b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:33.700145 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.736551 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:33.736921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.737185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.737413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Delete volume with id: cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:33.761962 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:33.761962 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:33.762382 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Volume info retrieved successfully. Aug 04 09:06:33.795759 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Delete volume request issued successfully. Aug 04 09:06:33.795966 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bc6f2c7d-1f89-4fd7-a683-9df8cfa83091 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 202 Aug 04 09:06:33.796962 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 543/2187] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:06:33 2026] DELETE /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:06:33.810543 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-58aa18bb-ec90-40e8-9748-95a8633b86bc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.813611 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58aa18bb-ec90-40e8-9748-95a8633b86bc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:33.813917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58aa18bb-ec90-40e8-9748-95a8633b86bc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.814250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58aa18bb-ec90-40e8-9748-95a8633b86bc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.825523 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:33.825523 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:33.835175 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-58aa18bb-ec90-40e8-9748-95a8633b86bc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Volume info retrieved successfully. Aug 04 09:06:33.840777 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58aa18bb-ec90-40e8-9748-95a8633b86bc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 200 Aug 04 09:06:33.840777 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 548/2188] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:33 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:06:33.909322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3de8fc19-09b2-4631-ad47-3133b5601a35 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:33.915319 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3de8fc19-09b2-4631-ad47-3133b5601a35 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:33.915319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3de8fc19-09b2-4631-ad47-3133b5601a35 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:33.915319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3de8fc19-09b2-4631-ad47-3133b5601a35 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:33.915319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3de8fc19-09b2-4631-ad47-3133b5601a35 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:33.922343 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:33.922343 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:33.923652 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3de8fc19-09b2-4631-ad47-3133b5601a35 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:33.924185 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 547/2189] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:33 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:34.378179 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-d5a699d2-607d-4d21-ad40-823a135d049f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:34.380886 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-d5a699d2-607d-4d21-ad40-823a135d049f tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:06:34.381103 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-d5a699d2-607d-4d21-ad40-823a135d049f tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:34.381365 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-d5a699d2-607d-4d21-ad40-823a135d049f tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:34.389232 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=493,cinder:INSERT=78,cinder:UPDATE=129,cinder:DELETE=2 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:06:34.398631 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:34.398631 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:34.406299 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-d5a699d2-607d-4d21-ad40-823a135d049f tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:06:34.418047 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-d5a699d2-607d-4d21-ad40-823a135d049f tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:06:34.418047 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 552/2190] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:06:34 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1371 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:34.858119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-73300a5d-e0b5-4551-9a86-18d4bc252ae5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:34.860913 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-73300a5d-e0b5-4551-9a86-18d4bc252ae5 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:34.860913 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-73300a5d-e0b5-4551-9a86-18d4bc252ae5 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:34.861242 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-73300a5d-e0b5-4551-9a86-18d4bc252ae5 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:34.869565 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-73300a5d-e0b5-4551-9a86-18d4bc252ae5 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 404 Aug 04 09:06:34.869565 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 544/2191] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:34 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:34.876088 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ad83c5ca-aa90-4eed-8366-d74341ff71fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:34.881227 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ad83c5ca-aa90-4eed-8366-d74341ff71fe tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:34.881227 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ad83c5ca-aa90-4eed-8366-d74341ff71fe tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:34.881428 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ad83c5ca-aa90-4eed-8366-d74341ff71fe tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:34.887534 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ad83c5ca-aa90-4eed-8366-d74341ff71fe tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 404 Aug 04 09:06:34.888282 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 549/2192] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:34 2026] GET /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:34.900012 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-aa55f250-e65b-4a2a-9fdc-0ef92e34dae7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:34.901854 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa55f250-e65b-4a2a-9fdc-0ef92e34dae7 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] DELETE https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:34.902075 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aa55f250-e65b-4a2a-9fdc-0ef92e34dae7 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:34.903661 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aa55f250-e65b-4a2a-9fdc-0ef92e34dae7 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:34.904078 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-aa55f250-e65b-4a2a-9fdc-0ef92e34dae7 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Delete volume with id: cae21ea6-4204-4353-a355-d4e749a4b6e4 Aug 04 09:06:34.914654 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa55f250-e65b-4a2a-9fdc-0ef92e34dae7 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 returned with HTTP 404 Aug 04 09:06:34.915226 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 548/2193] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:06:34 2026] DELETE /volume/v3/volumes/cae21ea6-4204-4353-a355-d4e749a4b6e4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:34.924791 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:34.927135 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:34.927295 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-181793672"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:34.928898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-181793672'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:34.929031 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Create volume of 1 GB Aug 04 09:06:34.938138 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f7fd9b12-b94c-45cf-bfbf-da359c1f7ec9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:34.939634 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Availability Zones retrieved successfully. Aug 04 09:06:34.943047 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7fd9b12-b94c-45cf-bfbf-da359c1f7ec9 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:34.943358 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f7fd9b12-b94c-45cf-bfbf-da359c1f7ec9 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:34.943550 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f7fd9b12-b94c-45cf-bfbf-da359c1f7ec9 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:34.943732 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f7fd9b12-b94c-45cf-bfbf-da359c1f7ec9 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:34.948917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Flow 'volume_create_api' (722af8e2-2ecb-479d-8fe8-73fd2bef36e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:34.950446 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6b3945-10f7-4850-a62f-a06391d490ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:34.953720 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:34.959355 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:34.959355 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:34.960560 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7fd9b12-b94c-45cf-bfbf-da359c1f7ec9 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:34.961161 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 545/2194] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:34 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:35.002227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba6b3945-10f7-4850-a62f-a06391d490ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:35.002227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ade5154-91fe-4e8f-9f62-adb9473d692c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:35.067885 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-68e57805-8d68-4e1c-a897-88d97fde96d5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:35.074226 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-68e57805-8d68-4e1c-a897-88d97fde96d5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:06:35.074226 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-68e57805-8d68-4e1c-a897-88d97fde96d5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:35.074226 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-68e57805-8d68-4e1c-a897-88d97fde96d5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:35.090033 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:35.090033 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:35.100224 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-68e57805-8d68-4e1c-a897-88d97fde96d5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:06:35.105444 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Created reservations ['144ed432-9e45-4efb-be21-e32f7db95de7', '6d00dfdd-69a6-463c-92eb-2f5bf55bd6af', 'bdd47ba2-7c0a-45cb-883a-615f2c157782', 'f56176fa-683e-4835-8265-702500545f4d'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:35.105877 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ade5154-91fe-4e8f-9f62-adb9473d692c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['144ed432-9e45-4efb-be21-e32f7db95de7', '6d00dfdd-69a6-463c-92eb-2f5bf55bd6af', 'bdd47ba2-7c0a-45cb-883a-615f2c157782', 'f56176fa-683e-4835-8265-702500545f4d']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:35.107062 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3dc71c-cfba-4ac3-bf2d-f71ef3bfcfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:35.114038 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-68e57805-8d68-4e1c-a897-88d97fde96d5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:06:35.114239 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 550/2195] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:06:35 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1371 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:35.130421 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-38998c57-5e81-44ed-b527-d8dd0293296b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:35.131047 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-38998c57-5e81-44ed-b527-d8dd0293296b None None] GET https://10.4.3.176/volume// Aug 04 09:06:35.131993 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-38998c57-5e81-44ed-b527-d8dd0293296b None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:35.131993 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-38998c57-5e81-44ed-b527-d8dd0293296b None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:35.132251 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-38998c57-5e81-44ed-b527-d8dd0293296b None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:06:35.132474 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 549/2196] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:06:35 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:06:35.146321 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-b68e19b1-c739-4a9c-bfec-35a9db482cfb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:35.149157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3dc71c-cfba-4ac3-bf2d-f71ef3bfcfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bc60984-85cb-4224-bb77-515cda09f630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-181793672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807721f285a451599c8acc44216b491',qos_specs=None,replication_status=,reservations=['144ed432-9e45-4efb-be21-e32f7db95de7','6d00dfdd-69a6-463c-92eb-2f5bf55bd6af','bdd47ba2-7c0a-45cb-883a-615f2c157782','f56176fa-683e-4835-8265-702500545f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce7e3aebe5487795535536fd044f47',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-181793672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bc60984-85cb-4224-bb77-515cda09f630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b807721f285a451599c8acc44216b491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30ce7e3aebe5487795535536fd044f47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:35.151009 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-b68e19b1-c739-4a9c-bfec-35a9db482cfb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:06:35.154296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777bef06-387b-48c9-9fb9-e8ec649d709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:35.154441 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-b68e19b1-c739-4a9c-bfec-35a9db482cfb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb11be69-22b3-4edb-bb20-51fba70d3514", "connector": null, "instance_uuid": "e5b075ab-d0ff-452d-a6cc-50ca9c46d040"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:35.164096 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:35.164096 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:35.181410 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777bef06-387b-48c9-9fb9-e8ec649d709d) transitioned into state 'SUCCESS' from state '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-181793672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b807721f285a451599c8acc44216b491',qos_specs=None,replication_status=,reservations=['144ed432-9e45-4efb-be21-e32f7db95de7','6d00dfdd-69a6-463c-92eb-2f5bf55bd6af','bdd47ba2-7c0a-45cb-883a-615f2c157782','f56176fa-683e-4835-8265-702500545f4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce7e3aebe5487795535536fd044f47',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:35.182435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (724788c9-00ff-42b8-b224-41e8fd355ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:35.196822 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (724788c9-00ff-42b8-b224-41e8fd355ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:35.197547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Flow 'volume_create_api' (722af8e2-2ecb-479d-8fe8-73fd2bef36e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:35.197971 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Create volume request issued successfully. Aug 04 09:06:35.199601 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72f81eb2-24a6-48cb-a8ca-60dcf3b31cf9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:35.200063 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 553/2197] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:06:34 2026] POST /volume/v3/volumes => generated 818 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:06:35.209099 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-b68e19b1-c739-4a9c-bfec-35a9db482cfb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:06:35.209099 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 546/2198] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:06:35 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:35.220364 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e68349d1-e0d2-4d89-b257-2f37c3e26461 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:35.222020 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e68349d1-e0d2-4d89-b257-2f37c3e26461 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:35.222213 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e68349d1-e0d2-4d89-b257-2f37c3e26461 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:35.222404 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e68349d1-e0d2-4d89-b257-2f37c3e26461 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:35.229625 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:35.229625 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:35.233797 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e68349d1-e0d2-4d89-b257-2f37c3e26461 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Volume info retrieved successfully. Aug 04 09:06:35.238367 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e68349d1-e0d2-4d89-b257-2f37c3e26461 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 200 Aug 04 09:06:35.238770 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 551/2199] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:35 2026] GET /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:35.977267 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c8d9428d-b21a-44b5-bef1-59a5667dde7c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:35.980547 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c8d9428d-b21a-44b5-bef1-59a5667dde7c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:35.980547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c8d9428d-b21a-44b5-bef1-59a5667dde7c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:35.980547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c8d9428d-b21a-44b5-bef1-59a5667dde7c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:35.980547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-c8d9428d-b21a-44b5-bef1-59a5667dde7c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:35.989983 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:35.989983 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:35.991142 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c8d9428d-b21a-44b5-bef1-59a5667dde7c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:35.991679 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 550/2200] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:35 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:36.254239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-288b4638-0586-4c11-a0b7-5702a74463e9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.258458 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-288b4638-0586-4c11-a0b7-5702a74463e9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.258458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-288b4638-0586-4c11-a0b7-5702a74463e9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.258458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-288b4638-0586-4c11-a0b7-5702a74463e9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.273444 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.273444 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:36.289313 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-288b4638-0586-4c11-a0b7-5702a74463e9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Volume info retrieved successfully. Aug 04 09:06:36.297674 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-288b4638-0586-4c11-a0b7-5702a74463e9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 200 Aug 04 09:06:36.298196 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 554/2201] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 945 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:36.320290 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-78aff6d6-d13a-4d13-96a6-1671efbc9a00 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.322774 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78aff6d6-d13a-4d13-96a6-1671efbc9a00 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] POST https://10.4.3.176/volume/v3/volume-transfers Aug 04 09:06:36.323160 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-78aff6d6-d13a-4d13-96a6-1671efbc9a00 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7bc60984-85cb-4224-bb77-515cda09f630"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:36.324549 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volume_transfer [None req-78aff6d6-d13a-4d13-96a6-1671efbc9a00 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Creating new volume transfer {'transfer': {'volume_id': '7bc60984-85cb-4224-bb77-515cda09f630'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 04 09:06:36.324724 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volume_transfer [None req-78aff6d6-d13a-4d13-96a6-1671efbc9a00 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Creating transfer of volume 7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.324724 np0000006401 devstack@c-api.service[100461]: INFO cinder.transfer.api [None req-78aff6d6-d13a-4d13-96a6-1671efbc9a00 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Generating transfer record for volume 7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.327737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5db19c00-2255-4053-97c3-706b30c4a21c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.328329 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5db19c00-2255-4053-97c3-706b30c4a21c None None] GET https://10.4.3.176/volume// Aug 04 09:06:36.328598 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5db19c00-2255-4053-97c3-706b30c4a21c None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.328943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5db19c00-2255-4053-97c3-706b30c4a21c None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.329628 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5db19c00-2255-4053-97c3-706b30c4a21c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:06:36.329833 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 552/2202] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:06:36.342228 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.342228 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:36.343788 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-3f6f759d-32a3-4920-9cb8-9d9799e61e12 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.348231 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-3f6f759d-32a3-4920-9cb8-9d9799e61e12 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:06:36.348231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-3f6f759d-32a3-4920-9cb8-9d9799e61e12 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.348231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-3f6f759d-32a3-4920-9cb8-9d9799e61e12 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.361479 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78aff6d6-d13a-4d13-96a6-1671efbc9a00 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers returned with HTTP 202 Aug 04 09:06:36.362101 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 547/2203] 10.4.3.176 () {70 vars in 1326 bytes} [Tue Aug 4 09:06:36 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:36.366546 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.366546 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:36.372933 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-3f6f759d-32a3-4920-9cb8-9d9799e61e12 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:06:36.379224 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-3f6f759d-32a3-4920-9cb8-9d9799e61e12 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:06:36.379349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ade81863-5d28-4eb9-95c8-087a5401caa9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.379421 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 551/2204] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1550 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:06:36.381757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ade81863-5d28-4eb9-95c8-087a5401caa9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.381757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ade81863-5d28-4eb9-95c8-087a5401caa9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.381757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ade81863-5d28-4eb9-95c8-087a5401caa9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.389480 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.389480 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:36.396530 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ade81863-5d28-4eb9-95c8-087a5401caa9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Volume info retrieved successfully. Aug 04 09:06:36.408734 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ade81863-5d28-4eb9-95c8-087a5401caa9 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 200 Aug 04 09:06:36.409154 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 555/2205] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:36.431074 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9a24452e-62a4-443b-b65c-0db859205231 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.433131 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9a24452e-62a4-443b-b65c-0db859205231 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volume-transfers/detail Aug 04 09:06:36.433473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9a24452e-62a4-443b-b65c-0db859205231 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.433872 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9a24452e-62a4-443b-b65c-0db859205231 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.434055 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volume_transfer [None req-9a24452e-62a4-443b-b65c-0db859205231 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Listing volume transfers {{(pid=100462) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 04 09:06:36.438351 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9a24452e-62a4-443b-b65c-0db859205231 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 04 09:06:36.438887 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 553/2206] 10.4.3.176 () {68 vars in 1326 bytes} [Tue Aug 4 09:06:36 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) Aug 04 09:06:36.456182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-15991ae0-1c61-45e3-8222-64053894189c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.459797 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-15991ae0-1c61-45e3-8222-64053894189c tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] DELETE https://10.4.3.176/volume/v3/volume-transfers/f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a Aug 04 09:06:36.460056 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-15991ae0-1c61-45e3-8222-64053894189c tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.460411 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-15991ae0-1c61-45e3-8222-64053894189c tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.460555 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.volume_transfer [None req-15991ae0-1c61-45e3-8222-64053894189c tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Delete transfer with id: f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a Aug 04 09:06:36.483552 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.483552 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:36.508579 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-15991ae0-1c61-45e3-8222-64053894189c tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers/f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a returned with HTTP 202 Aug 04 09:06:36.509056 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 548/2207] 10.4.3.176 () {68 vars in 1419 bytes} [Tue Aug 4 09:06:36 2026] DELETE /volume/v3/volume-transfers/f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:06:36.515392 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2b79ed2c-76be-439e-afcd-b61e57aa6fb2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.520531 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b79ed2c-76be-439e-afcd-b61e57aa6fb2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:06:36.520531 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b79ed2c-76be-439e-afcd-b61e57aa6fb2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.520531 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b79ed2c-76be-439e-afcd-b61e57aa6fb2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.522650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6e21f2d3-2da9-4411-bee2-0aab75916527 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.524826 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e21f2d3-2da9-4411-bee2-0aab75916527 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.524910 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e21f2d3-2da9-4411-bee2-0aab75916527 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.525058 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e21f2d3-2da9-4411-bee2-0aab75916527 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.533301 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.533301 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:36.534571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-05d0a40e-2bcf-43cb-8a7c-46a29d502482 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.535457 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.535457 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:36.537968 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-05d0a40e-2bcf-43cb-8a7c-46a29d502482 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] PUT https://10.4.3.176/volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339 Aug 04 09:06:36.538645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-05d0a40e-2bcf-43cb-8a7c-46a29d502482 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:36.538794 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2b79ed2c-76be-439e-afcd-b61e57aa6fb2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:06:36.544505 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6e21f2d3-2da9-4411-bee2-0aab75916527 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Volume info retrieved successfully. Aug 04 09:06:36.545735 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b79ed2c-76be-439e-afcd-b61e57aa6fb2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:06:36.546053 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 552/2208] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:36.549123 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e21f2d3-2da9-4411-bee2-0aab75916527 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 200 Aug 04 09:06:36.549531 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 556/2209] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:36.552760 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-05d0a40e-2bcf-43cb-8a7c-46a29d502482 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Acquiring lock "cinder-attachment_update-fb11be69-22b3-4edb-bb20-51fba70d3514-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:06:36.560259 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-05d0a40e-2bcf-43cb-8a7c-46a29d502482 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Lock "cinder-attachment_update-fb11be69-22b3-4edb-bb20-51fba70d3514-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:06:36.562748 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.562748 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:36.570238 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-21a589eb-2b68-4b2a-b5ac-7e5294dc2b39 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.571850 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-21a589eb-2b68-4b2a-b5ac-7e5294dc2b39 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] DELETE https://10.4.3.176/volume/v3/volume-transfers/f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a Aug 04 09:06:36.572088 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-21a589eb-2b68-4b2a-b5ac-7e5294dc2b39 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.572303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-21a589eb-2b68-4b2a-b5ac-7e5294dc2b39 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.572412 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.volume_transfer [None req-21a589eb-2b68-4b2a-b5ac-7e5294dc2b39 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Delete transfer with id: f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a Aug 04 09:06:36.580538 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-21a589eb-2b68-4b2a-b5ac-7e5294dc2b39 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volume-transfers/f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a returned with HTTP 404 Aug 04 09:06:36.581279 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 549/2210] 10.4.3.176 () {68 vars in 1419 bytes} [Tue Aug 4 09:06:36 2026] DELETE /volume/v3/volume-transfers/f9cc8a19-f22e-4182-b6e5-ccdd3ba8626a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:36.593958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.596290 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.596568 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.596932 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.596932 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Delete volume with id: 7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.606232 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.606232 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:36.606370 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Volume info retrieved successfully. Aug 04 09:06:36.612706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-834df32a-450a-4ce0-9fda-13b92d75cacc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.614725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-834df32a-450a-4ce0-9fda-13b92d75cacc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:06:36.614902 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-834df32a-450a-4ce0-9fda-13b92d75cacc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.615119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-834df32a-450a-4ce0-9fda-13b92d75cacc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.626526 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.626526 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:36.627785 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Delete volume request issued successfully. Aug 04 09:06:36.630534 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-08bad026-6cef-4e54-aa84-f611b93b9da3 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 202 Aug 04 09:06:36.630534 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 553/2211] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:06:36 2026] DELETE /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:06:36.630715 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-834df32a-450a-4ce0-9fda-13b92d75cacc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:06:36.635066 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-834df32a-450a-4ce0-9fda-13b92d75cacc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:06:36.635629 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 557/2212] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:36.641040 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-98639b2d-97e9-429b-ac3b-4e82eec2d2fc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.643268 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-98639b2d-97e9-429b-ac3b-4e82eec2d2fc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] GET https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:36.643500 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-98639b2d-97e9-429b-ac3b-4e82eec2d2fc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.643951 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-98639b2d-97e9-429b-ac3b-4e82eec2d2fc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.654524 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.654524 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:36.661837 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-98639b2d-97e9-429b-ac3b-4e82eec2d2fc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Volume info retrieved successfully. Aug 04 09:06:36.668868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-98639b2d-97e9-429b-ac3b-4e82eec2d2fc tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 200 Aug 04 09:06:36.669450 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 550/2213] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:06:36.672414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-0210aaea-f711-4829-a20b-83968713e512 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.675775 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-0210aaea-f711-4829-a20b-83968713e512 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3/action Aug 04 09:06:36.676308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-0210aaea-f711-4829-a20b-83968713e512 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:36.676308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-0210aaea-f711-4829-a20b-83968713e512 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:36.692462 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.692462 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:36.693261 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-0210aaea-f711-4829-a20b-83968713e512 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:06:36.705787 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-0210aaea-f711-4829-a20b-83968713e512 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Begin detaching volume completed successfully. Aug 04 09:06:36.706057 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-0210aaea-f711-4829-a20b-83968713e512 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3/action returned with HTTP 202 Aug 04 09:06:36.707099 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 554/2214] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:06:36 2026] POST /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:36.728448 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-05d0a40e-2bcf-43cb-8a7c-46a29d502482 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Lock "cinder-attachment_update-fb11be69-22b3-4edb-bb20-51fba70d3514-np0000006401" released by "attachment_update" :: held 0.167s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:06:36.728448 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-05d0a40e-2bcf-43cb-8a7c-46a29d502482 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339 returned with HTTP 200 Aug 04 09:06:36.728448 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 554/2215] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:06:36 2026] PUT /volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:36.775966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-ee60c004-ffd1-4c39-9aa2-79ab7c91058e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.778700 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-ee60c004-ffd1-4c39-9aa2-79ab7c91058e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339/action Aug 04 09:06:36.778700 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-ee60c004-ffd1-4c39-9aa2-79ab7c91058e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:36.779053 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-ee60c004-ffd1-4c39-9aa2-79ab7c91058e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:36.801768 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cfc6481f-811d-4071-9bdc-a4b20eef3c58 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.802322 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cfc6481f-811d-4071-9bdc-a4b20eef3c58 None None] GET https://10.4.3.176/volume// Aug 04 09:06:36.802641 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cfc6481f-811d-4071-9bdc-a4b20eef3c58 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.802985 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cfc6481f-811d-4071-9bdc-a4b20eef3c58 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.804087 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cfc6481f-811d-4071-9bdc-a4b20eef3c58 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:06:36.804668 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 551/2216] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:06:36.819360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e14c26d9-4686-4ec7-beda-71b0c2e75ea1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:36.821763 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.821763 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:36.822827 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e14c26d9-4686-4ec7-beda-71b0c2e75ea1 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:06:36.823135 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e14c26d9-4686-4ec7-beda-71b0c2e75ea1 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:36.823800 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e14c26d9-4686-4ec7-beda-71b0c2e75ea1 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:36.840673 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:36.840673 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:36.847926 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-40bbe519-855e-48a1-bca5-19cfcdcafb6d req-ee60c004-ffd1-4c39-9aa2-79ab7c91058e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339/action returned with HTTP 204 Aug 04 09:06:36.848049 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e14c26d9-4686-4ec7-beda-71b0c2e75ea1 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:06:36.848583 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 558/2217] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:06:36 2026] POST /volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:36.855443 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e14c26d9-4686-4ec7-beda-71b0c2e75ea1 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:06:36.855443 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 555/2218] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:06:36 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 1325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:06:37.007754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-957abbd2-8f2c-4ce3-bb9b-a3bbb375e4b2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:37.011838 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-957abbd2-8f2c-4ce3-bb9b-a3bbb375e4b2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:37.011838 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-957abbd2-8f2c-4ce3-bb9b-a3bbb375e4b2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:37.011838 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-957abbd2-8f2c-4ce3-bb9b-a3bbb375e4b2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:37.011838 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-957abbd2-8f2c-4ce3-bb9b-a3bbb375e4b2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:37.017659 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:37.017659 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:37.018747 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-957abbd2-8f2c-4ce3-bb9b-a3bbb375e4b2 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:37.019181 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 555/2219] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:37 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:37.685293 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-71ce3970-a3ce-4d03-bacf-5cc3aa8fb234 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:37.687041 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71ce3970-a3ce-4d03-bacf-5cc3aa8fb234 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] GET https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:37.687451 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71ce3970-a3ce-4d03-bacf-5cc3aa8fb234 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:37.687543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71ce3970-a3ce-4d03-bacf-5cc3aa8fb234 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:37.696088 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71ce3970-a3ce-4d03-bacf-5cc3aa8fb234 tempest-VolumesTransfersV357Test-1661042199 tempest-VolumesTransfersV357Test-1661042199-project-admin] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 404 Aug 04 09:06:37.696616 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 552/2220] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:37 2026] GET /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 04 09:06:37.708107 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-887438c0-e32b-42a8-aacc-087176bd74a1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:37.710530 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-887438c0-e32b-42a8-aacc-087176bd74a1 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] GET https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:37.710769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-887438c0-e32b-42a8-aacc-087176bd74a1 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:37.711115 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-887438c0-e32b-42a8-aacc-087176bd74a1 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:37.717796 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-887438c0-e32b-42a8-aacc-087176bd74a1 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 404 Aug 04 09:06:37.718385 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 559/2221] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:06:37 2026] GET /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:37.726512 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-04218a05-015d-48f9-87b9-d8924d5846a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:37.728480 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04218a05-015d-48f9-87b9-d8924d5846a2 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:37.728651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-04218a05-015d-48f9-87b9-d8924d5846a2 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:37.728911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-04218a05-015d-48f9-87b9-d8924d5846a2 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:37.729080 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-04218a05-015d-48f9-87b9-d8924d5846a2 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] Delete volume with id: 7bc60984-85cb-4224-bb77-515cda09f630 Aug 04 09:06:37.739103 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04218a05-015d-48f9-87b9-d8924d5846a2 tempest-VolumesTransfersV357Test-686575067 tempest-VolumesTransfersV357Test-686575067-project-member] https://10.4.3.176/volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 returned with HTTP 404 Aug 04 09:06:37.739713 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 556/2222] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:06:37 2026] DELETE /volume/v3/volumes/7bc60984-85cb-4224-bb77-515cda09f630 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:06:37.914112 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e7adeff3-a950-4ab2-95fe-a739dbee317f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:37.917115 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e7adeff3-a950-4ab2-95fe-a739dbee317f tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] DELETE https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b Aug 04 09:06:37.917417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e7adeff3-a950-4ab2-95fe-a739dbee317f tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:37.917687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e7adeff3-a950-4ab2-95fe-a739dbee317f tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:37.930620 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:37.930620 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:37.989504 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9dbc9421-cbee-4fb2-9b63-6ddd5ee0c456 req-e7adeff3-a950-4ab2-95fe-a739dbee317f tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b returned with HTTP 200 Aug 04 09:06:37.990490 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 556/2223] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:06:37 2026] DELETE /volume/v3/attachments/d336071f-8845-4400-9cdb-33c9e64e880b => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:38.041401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d47ad19-4200-4b64-96cf-ff5407a53544 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:38.045723 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d47ad19-4200-4b64-96cf-ff5407a53544 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:38.046133 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d47ad19-4200-4b64-96cf-ff5407a53544 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:38.046680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d47ad19-4200-4b64-96cf-ff5407a53544 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:38.046829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-8d47ad19-4200-4b64-96cf-ff5407a53544 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:38.053065 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:38.053065 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:38.054305 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d47ad19-4200-4b64-96cf-ff5407a53544 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:38.054869 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 553/2224] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:38 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:38.435861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0a11afdb-b989-40c6-9d28-c2e3ae7f51d8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:38.437728 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a11afdb-b989-40c6-9d28-c2e3ae7f51d8 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] GET https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:38.437927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a11afdb-b989-40c6-9d28-c2e3ae7f51d8 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:38.438137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a11afdb-b989-40c6-9d28-c2e3ae7f51d8 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:38.446114 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:38.446114 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:38.449925 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0a11afdb-b989-40c6-9d28-c2e3ae7f51d8 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:38.453953 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a11afdb-b989-40c6-9d28-c2e3ae7f51d8 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 200 Aug 04 09:06:38.454597 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 560/2225] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:38 2026] GET /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:38.904517 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2c8978a9-d75d-4a98-b478-41b8e398d477 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:38.906684 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2c8978a9-d75d-4a98-b478-41b8e398d477 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:06:38.906942 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2c8978a9-d75d-4a98-b478-41b8e398d477 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:38.907170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2c8978a9-d75d-4a98-b478-41b8e398d477 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:38.915106 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:38.915106 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:38.919788 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2c8978a9-d75d-4a98-b478-41b8e398d477 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:06:38.924824 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2c8978a9-d75d-4a98-b478-41b8e398d477 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:06:38.925250 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 557/2226] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:38 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:39.071477 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b576d171-95a0-466c-8f89-adfbd41e2d7d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:39.076021 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b576d171-95a0-466c-8f89-adfbd41e2d7d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:39.077894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b576d171-95a0-466c-8f89-adfbd41e2d7d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:39.077894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b576d171-95a0-466c-8f89-adfbd41e2d7d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:39.077894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b576d171-95a0-466c-8f89-adfbd41e2d7d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:39.082637 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:39.082637 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:39.083632 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b576d171-95a0-466c-8f89-adfbd41e2d7d tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:39.084067 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 557/2227] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:39 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:39.467934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4441a62a-81ef-4374-a0e1-7d7f35ae5ec0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:39.469498 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4441a62a-81ef-4374-a0e1-7d7f35ae5ec0 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] GET https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:39.469662 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4441a62a-81ef-4374-a0e1-7d7f35ae5ec0 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:39.469825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4441a62a-81ef-4374-a0e1-7d7f35ae5ec0 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:39.475785 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:39.475785 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:39.479559 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4441a62a-81ef-4374-a0e1-7d7f35ae5ec0 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:39.483463 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4441a62a-81ef-4374-a0e1-7d7f35ae5ec0 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 200 Aug 04 09:06:39.483917 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 554/2228] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:39 2026] GET /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:40.099921 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-55258a05-9dfa-4bc9-878f-6412f5467c90 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:40.101996 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-55258a05-9dfa-4bc9-878f-6412f5467c90 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:40.102229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-55258a05-9dfa-4bc9-878f-6412f5467c90 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:40.102447 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-55258a05-9dfa-4bc9-878f-6412f5467c90 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:40.102596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-55258a05-9dfa-4bc9-878f-6412f5467c90 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:40.107633 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:40.107633 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:40.108443 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-55258a05-9dfa-4bc9-878f-6412f5467c90 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:40.108921 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 561/2229] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:40 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:40.215322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:40.217273 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:40.217273 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:40.217273 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:40.217465 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Delete volume with id: c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:40.224254 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:40.224254 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:40.224640 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:40.243535 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Delete volume request issued successfully. Aug 04 09:06:40.243726 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-91260fc3-caa5-47e0-998c-e0b5edf3631b tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 202 Aug 04 09:06:40.244319 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 558/2230] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:40 2026] DELETE /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:40.251603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4d2a4965-a658-40df-b05b-be7a0ffe1dd7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:40.253261 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d2a4965-a658-40df-b05b-be7a0ffe1dd7 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] GET https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:40.253450 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d2a4965-a658-40df-b05b-be7a0ffe1dd7 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:40.253625 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d2a4965-a658-40df-b05b-be7a0ffe1dd7 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:40.260830 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:40.260830 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:40.264549 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4d2a4965-a658-40df-b05b-be7a0ffe1dd7 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Volume info retrieved successfully. Aug 04 09:06:40.269103 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d2a4965-a658-40df-b05b-be7a0ffe1dd7 tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 200 Aug 04 09:06:40.269788 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 558/2231] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:40 2026] GET /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:40.842474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:40.844139 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:40.844487 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2064056771"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:40.845960 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Create volume request body: {'volume': {'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2064056771'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:40.921588 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Create volume of 1 GB Aug 04 09:06:40.927058 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Availability Zones retrieved successfully. Aug 04 09:06:40.933947 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Flow 'volume_create_api' (1b300b01-85bc-4dd1-b84b-299651b56454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:40.935367 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6e8d68-4807-4c54-9353-b77debafe7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:40.936535 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:41.001803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b6e8d68-4807-4c54-9353-b77debafe7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:41.002624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340346ec-110e-44ce-a836-b44d587ce46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:41.061537 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Created reservations ['0c28f092-d15f-4d7c-b427-8576530e20a1', '413886dc-8717-4c9c-9844-b25608f76e85', '2fe11e97-3035-4348-9a62-9bb0f6f2d4b7', 'ee1c0385-47dc-44b8-898f-0927f8ff209f'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:41.062457 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340346ec-110e-44ce-a836-b44d587ce46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c28f092-d15f-4d7c-b427-8576530e20a1', '413886dc-8717-4c9c-9844-b25608f76e85', '2fe11e97-3035-4348-9a62-9bb0f6f2d4b7', 'ee1c0385-47dc-44b8-898f-0927f8ff209f']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:41.063274 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6a0efe-c6d9-417a-94ee-26a5e9b67ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:41.090733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6a0efe-c6d9-417a-94ee-26a5e9b67ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '367ffadf-c9e3-48e0-96d5-1c2b8d384700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2064056771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab61b3248974cfcb6333845845f1c41',qos_specs=None,replication_status=,reservations=['0c28f092-d15f-4d7c-b427-8576530e20a1','413886dc-8717-4c9c-9844-b25608f76e85','2fe11e97-3035-4348-9a62-9bb0f6f2d4b7','ee1c0385-47dc-44b8-898f-0927f8ff209f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a953d1982e8045bdb6fa0293feb3acdb',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2064056771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=367ffadf-c9e3-48e0-96d5-1c2b8d384700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab61b3248974cfcb6333845845f1c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a953d1982e8045bdb6fa0293feb3acdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:41.091534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9d4163-6fa4-41eb-9271-7fd186fe9349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:41.110005 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9d4163-6fa4-41eb-9271-7fd186fe9349) transitioned into state 'SUCCESS' from state '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-2064056771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab61b3248974cfcb6333845845f1c41',qos_specs=None,replication_status=,reservations=['0c28f092-d15f-4d7c-b427-8576530e20a1','413886dc-8717-4c9c-9844-b25608f76e85','2fe11e97-3035-4348-9a62-9bb0f6f2d4b7','ee1c0385-47dc-44b8-898f-0927f8ff209f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a953d1982e8045bdb6fa0293feb3acdb',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:41.110874 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8025270f-3f1a-44b4-8a07-d0ebb9c4c7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:41.119667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-89984f81-53a6-41d6-9c80-092c09e1b37a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:41.120834 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8025270f-3f1a-44b4-8a07-d0ebb9c4c7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:41.121705 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Flow 'volume_create_api' (1b300b01-85bc-4dd1-b84b-299651b56454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:41.121795 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89984f81-53a6-41d6-9c80-092c09e1b37a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:41.121900 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89984f81-53a6-41d6-9c80-092c09e1b37a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:41.122035 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Create volume request issued successfully. Aug 04 09:06:41.122153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89984f81-53a6-41d6-9c80-092c09e1b37a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:41.122215 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-89984f81-53a6-41d6-9c80-092c09e1b37a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:41.122652 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ecbd425a-aa54-40d3-9306-c445a429ba52 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:41.123127 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 555/2232] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:06:40 2026] POST /volume/v3/volumes => generated 748 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:41.127225 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:41.127225 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:41.128188 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89984f81-53a6-41d6-9c80-092c09e1b37a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:41.128676 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 562/2233] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:41 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:41.140844 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c160f286-0e84-4e98-8cb4-f1a461d25794 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:41.143566 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c160f286-0e84-4e98-8cb4-f1a461d25794 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:41.143998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c160f286-0e84-4e98-8cb4-f1a461d25794 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:41.144400 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c160f286-0e84-4e98-8cb4-f1a461d25794 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:41.151756 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:41.151756 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:41.155815 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c160f286-0e84-4e98-8cb4-f1a461d25794 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:41.160929 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c160f286-0e84-4e98-8cb4-f1a461d25794 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 200 Aug 04 09:06:41.161488 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 559/2234] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:41 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:41.284818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2f3a072f-3d10-4056-8749-45f17e6de84e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:41.286552 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f3a072f-3d10-4056-8749-45f17e6de84e tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] GET https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 Aug 04 09:06:41.286759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f3a072f-3d10-4056-8749-45f17e6de84e tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:41.286940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f3a072f-3d10-4056-8749-45f17e6de84e tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:41.292523 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f3a072f-3d10-4056-8749-45f17e6de84e tempest-TestImageHashVerification-77162970 tempest-TestImageHashVerification-77162970-project-member] https://10.4.3.176/volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 returned with HTTP 404 Aug 04 09:06:41.292994 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 559/2235] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:41 2026] GET /volume/v3/volumes/c2c96267-8c74-42fa-b25f-e4ccb11e8e98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:42.141791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4dc61e0b-5769-4820-8740-580aff11eb8b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:42.145227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4dc61e0b-5769-4820-8740-580aff11eb8b tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:42.145227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4dc61e0b-5769-4820-8740-580aff11eb8b tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:42.145227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4dc61e0b-5769-4820-8740-580aff11eb8b tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:42.145227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-4dc61e0b-5769-4820-8740-580aff11eb8b tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:42.150770 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:42.150770 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:42.151819 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4dc61e0b-5769-4820-8740-580aff11eb8b tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:42.152299 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 556/2236] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:42 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:42.180680 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d4dc3c19-fd72-490f-98d5-e47d3f4556a9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:42.186301 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d4dc3c19-fd72-490f-98d5-e47d3f4556a9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:42.186628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d4dc3c19-fd72-490f-98d5-e47d3f4556a9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:42.186979 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d4dc3c19-fd72-490f-98d5-e47d3f4556a9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:42.196530 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:42.196530 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:42.201278 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d4dc3c19-fd72-490f-98d5-e47d3f4556a9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:42.207582 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d4dc3c19-fd72-490f-98d5-e47d3f4556a9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 200 Aug 04 09:06:42.208057 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 563/2237] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:42 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:42.221015 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-96db6e29-1d14-4395-87dc-d9c36be89426 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:42.223442 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-96db6e29-1d14-4395-87dc-d9c36be89426 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] POST https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700/action Aug 04 09:06:42.223963 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-96db6e29-1d14-4395-87dc-d9c36be89426 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:42.224173 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-96db6e29-1d14-4395-87dc-d9c36be89426 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:42.239885 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:42.239885 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:42.240688 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-96db6e29-1d14-4395-87dc-d9c36be89426 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:42.299148 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-96db6e29-1d14-4395-87dc-d9c36be89426 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Created reservations ['0e90da35-04cb-40ef-b5f6-80b087600265', '69c117a1-1d27-4083-956e-607f68443ef5'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:42.312453 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-96db6e29-1d14-4395-87dc-d9c36be89426 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Extend volume request issued successfully. Aug 04 09:06:42.312778 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-96db6e29-1d14-4395-87dc-d9c36be89426 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700/action returned with HTTP 202 Aug 04 09:06:42.313539 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 560/2238] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:42 2026] POST /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:42.325536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-571f2406-a865-4d31-be45-3459451b8ac6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:42.328177 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-571f2406-a865-4d31-be45-3459451b8ac6 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:42.328432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-571f2406-a865-4d31-be45-3459451b8ac6 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:42.328648 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-571f2406-a865-4d31-be45-3459451b8ac6 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:42.340501 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:42.340501 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:42.344714 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-571f2406-a865-4d31-be45-3459451b8ac6 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:42.349341 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-571f2406-a865-4d31-be45-3459451b8ac6 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 200 Aug 04 09:06:42.349341 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 560/2239] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:42 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:43.166029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8667f03b-18e8-4511-9ce0-a2d50c81da39 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.167710 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8667f03b-18e8-4511-9ce0-a2d50c81da39 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:43.168023 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8667f03b-18e8-4511-9ce0-a2d50c81da39 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.168313 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8667f03b-18e8-4511-9ce0-a2d50c81da39 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.169274 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-8667f03b-18e8-4511-9ce0-a2d50c81da39 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:43.172471 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.172471 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:43.173571 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8667f03b-18e8-4511-9ce0-a2d50c81da39 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:43.174013 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 557/2240] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:43.184544 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4f0b1d6a-0f52-442a-b746-01ab0da7feb3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.187464 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f0b1d6a-0f52-442a-b746-01ab0da7feb3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:43.187758 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f0b1d6a-0f52-442a-b746-01ab0da7feb3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.188026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f0b1d6a-0f52-442a-b746-01ab0da7feb3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.196456 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.196456 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:43.200837 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4f0b1d6a-0f52-442a-b746-01ab0da7feb3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:43.206473 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f0b1d6a-0f52-442a-b746-01ab0da7feb3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 returned with HTTP 200 Aug 04 09:06:43.207050 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 564/2241] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:43.232031 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0a5b793c-b81f-404c-807b-3ca3b4bcd232 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.234542 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a5b793c-b81f-404c-807b-3ca3b4bcd232 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] POST https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188/action Aug 04 09:06:43.234971 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a5b793c-b81f-404c-807b-3ca3b4bcd232 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:43.235175 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a5b793c-b81f-404c-807b-3ca3b4bcd232 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:43.236949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-0a5b793c-b81f-404c-807b-3ca3b4bcd232 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] Updating backup '99dacbdf-b3e0-4fa2-a815-95ca858aa188' with '{'status': 'error'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 09:06:43.253753 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.253753 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:43.265128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-0a5b793c-b81f-404c-807b-3ca3b4bcd232 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] reset_status in rpcapi backup_id 99dacbdf-b3e0-4fa2-a815-95ca858aa188 on host np0000006401. {{(pid=100460) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 04 09:06:43.268296 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a5b793c-b81f-404c-807b-3ca3b4bcd232 tempest-VolumesBackupsAdminTest-430757002 tempest-VolumesBackupsAdminTest-430757002-project-admin] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188/action returned with HTTP 202 Aug 04 09:06:43.268817 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 561/2242] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:43 2026] POST /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:43.277134 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bd9e4f10-bbbc-4066-bb86-0e2b2618688f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.280557 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd9e4f10-bbbc-4066-bb86-0e2b2618688f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:43.281636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd9e4f10-bbbc-4066-bb86-0e2b2618688f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.281920 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd9e4f10-bbbc-4066-bb86-0e2b2618688f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.282150 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-bd9e4f10-bbbc-4066-bb86-0e2b2618688f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:43.288342 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.288342 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:43.289364 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd9e4f10-bbbc-4066-bb86-0e2b2618688f tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:43.289911 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 561/2243] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:43.302685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b0bedd79-8d8e-4472-9de8-67daef89565c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.304378 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0bedd79-8d8e-4472-9de8-67daef89565c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] DELETE https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:43.305111 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0bedd79-8d8e-4472-9de8-67daef89565c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.305462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0bedd79-8d8e-4472-9de8-67daef89565c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.305702 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-b0bedd79-8d8e-4472-9de8-67daef89565c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete backup with id: 99dacbdf-b3e0-4fa2-a815-95ca858aa188. Aug 04 09:06:43.310551 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.310551 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:43.329191 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-b0bedd79-8d8e-4472-9de8-67daef89565c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] delete_backup rpcapi backup_id 99dacbdf-b3e0-4fa2-a815-95ca858aa188 {{(pid=100461) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:06:43.332646 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0bedd79-8d8e-4472-9de8-67daef89565c tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 202 Aug 04 09:06:43.332646 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 558/2244] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:43 2026] DELETE /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:43.346812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a627a2d3-38c1-4267-99be-a8c9f7c2b4a3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.351472 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a627a2d3-38c1-4267-99be-a8c9f7c2b4a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:43.351730 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a627a2d3-38c1-4267-99be-a8c9f7c2b4a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.351987 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a627a2d3-38c1-4267-99be-a8c9f7c2b4a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.352181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a627a2d3-38c1-4267-99be-a8c9f7c2b4a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:43.358886 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.358886 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:43.358886 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a627a2d3-38c1-4267-99be-a8c9f7c2b4a3 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 200 Aug 04 09:06:43.358886 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 565/2245] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:43.363192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-43756502-2ea5-48f3-9b53-7fd76370813a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.367313 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43756502-2ea5-48f3-9b53-7fd76370813a tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:43.367531 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43756502-2ea5-48f3-9b53-7fd76370813a tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.367872 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43756502-2ea5-48f3-9b53-7fd76370813a tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.376300 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.376300 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:43.381009 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-43756502-2ea5-48f3-9b53-7fd76370813a tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:43.387491 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43756502-2ea5-48f3-9b53-7fd76370813a tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 200 Aug 04 09:06:43.387913 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 562/2246] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:43.402018 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-eb7b894c-bc11-4c23-b2fa-30424d0aaa0c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.403889 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eb7b894c-bc11-4c23-b2fa-30424d0aaa0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:43.404072 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eb7b894c-bc11-4c23-b2fa-30424d0aaa0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.404286 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eb7b894c-bc11-4c23-b2fa-30424d0aaa0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.420304 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.420304 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:43.425467 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-eb7b894c-bc11-4c23-b2fa-30424d0aaa0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:43.432016 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eb7b894c-bc11-4c23-b2fa-30424d0aaa0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 200 Aug 04 09:06:43.434556 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 562/2247] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:43.456163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6290fd5a-5725-4342-9e40-de1fc21046cc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.459877 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6290fd5a-5725-4342-9e40-de1fc21046cc tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:43.459877 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6290fd5a-5725-4342-9e40-de1fc21046cc tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.459877 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6290fd5a-5725-4342-9e40-de1fc21046cc tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.471558 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.471558 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:43.476363 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6290fd5a-5725-4342-9e40-de1fc21046cc tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:43.484163 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6290fd5a-5725-4342-9e40-de1fc21046cc tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 200 Aug 04 09:06:43.485650 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 559/2248] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:43.500751 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.505915 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] DELETE https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:43.505915 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.505915 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.505915 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Delete volume with id: 367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:43.516339 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.516339 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:43.516752 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:43.547996 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Delete volume request issued successfully. Aug 04 09:06:43.547996 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-29ef986f-240e-4f6d-bbfd-16b6959e8b0c tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 202 Aug 04 09:06:43.547996 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 566/2249] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:43 2026] DELETE /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:43.556269 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-be1bbb5a-1605-4ec3-960f-e5fa75963224 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:43.558183 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be1bbb5a-1605-4ec3-960f-e5fa75963224 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:43.558343 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be1bbb5a-1605-4ec3-960f-e5fa75963224 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:43.558511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be1bbb5a-1605-4ec3-960f-e5fa75963224 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:43.566748 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:43.566748 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:43.574791 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-be1bbb5a-1605-4ec3-960f-e5fa75963224 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:43.582037 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be1bbb5a-1605-4ec3-960f-e5fa75963224 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 200 Aug 04 09:06:43.582536 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 563/2250] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:43 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:44.372366 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-18530933-df30-47f5-9710-297d2b03f0dd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:44.375351 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-18530933-df30-47f5-9710-297d2b03f0dd tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 Aug 04 09:06:44.375351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-18530933-df30-47f5-9710-297d2b03f0dd tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:44.375351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-18530933-df30-47f5-9710-297d2b03f0dd tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:44.375351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-18530933-df30-47f5-9710-297d2b03f0dd tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Show backup with id 99dacbdf-b3e0-4fa2-a815-95ca858aa188. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:44.378215 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-18530933-df30-47f5-9710-297d2b03f0dd tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 returned with HTTP 404 Aug 04 09:06:44.378893 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 563/2251] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:44 2026] GET /volume/v3/backups/99dacbdf-b3e0-4fa2-a815-95ca858aa188 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:44.472997 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9dc61a12-eacd-4363-af68-367ecea7e910 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:44.475260 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9dc61a12-eacd-4363-af68-367ecea7e910 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:44.475686 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9dc61a12-eacd-4363-af68-367ecea7e910 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:44.476456 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9dc61a12-eacd-4363-af68-367ecea7e910 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:44.487979 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:44.487979 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:44.492492 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9dc61a12-eacd-4363-af68-367ecea7e910 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:44.497486 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9dc61a12-eacd-4363-af68-367ecea7e910 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 returned with HTTP 200 Aug 04 09:06:44.498368 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 560/2252] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:44 2026] GET /volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:44.513282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:44.515479 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] DELETE https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:44.515720 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:44.515953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:44.516162 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete volume with id: 4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:44.524799 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:44.524799 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:44.525354 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:44.557172 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Delete volume request issued successfully. Aug 04 09:06:44.557468 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9c16c0d-8dd1-44cf-bafe-c79fe0f88e10 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 returned with HTTP 202 Aug 04 09:06:44.557990 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 567/2253] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:44 2026] DELETE /volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:44.566669 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-405dc61b-f026-41ad-b408-32f5e87ec67a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:44.569268 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-405dc61b-f026-41ad-b408-32f5e87ec67a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:44.569611 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-405dc61b-f026-41ad-b408-32f5e87ec67a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:44.569897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-405dc61b-f026-41ad-b408-32f5e87ec67a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:44.582005 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:44.582005 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:44.588523 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-405dc61b-f026-41ad-b408-32f5e87ec67a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Volume info retrieved successfully. Aug 04 09:06:44.596028 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-405dc61b-f026-41ad-b408-32f5e87ec67a tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 returned with HTTP 200 Aug 04 09:06:44.597041 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 564/2254] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:44 2026] GET /volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:44.597096 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ac75e577-a2c0-490d-961a-3be348b58d93 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:44.599023 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ac75e577-a2c0-490d-961a-3be348b58d93 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 Aug 04 09:06:44.599430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ac75e577-a2c0-490d-961a-3be348b58d93 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:44.599769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ac75e577-a2c0-490d-961a-3be348b58d93 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:44.609037 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ac75e577-a2c0-490d-961a-3be348b58d93 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 returned with HTTP 404 Aug 04 09:06:44.611619 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 564/2255] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:44 2026] GET /volume/v3/volumes/367ffadf-c9e3-48e0-96d5-1c2b8d384700 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:44.624065 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f4598b8a-173a-4d97-a73f-441776d165a1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:44.626454 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:44.626863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1365364964"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:44.630780 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1365364964'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:44.630780 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Create volume of 1 GB Aug 04 09:06:44.636523 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Availability Zones retrieved successfully. Aug 04 09:06:44.651753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Flow 'volume_create_api' (267df03f-6a4d-4d20-8e1f-beac82f2c567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:44.652849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812af79d-d628-40ea-9d3d-e9c83f9048bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:44.654386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:44.684957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812af79d-d628-40ea-9d3d-e9c83f9048bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:44.685730 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78125673-ff77-40f6-b590-35ca36005723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:44.734735 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Created reservations ['fd7f0862-0d1f-463d-a1b2-6f992283dea8', '1c4b34bf-404d-49a0-80f5-9e09b6b90dfd', 'b91d71e9-8be4-4ac4-a77e-3c9864563eed', '25e72b98-21d6-47c2-b511-e62181cf5ed5'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:44.735622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78125673-ff77-40f6-b590-35ca36005723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd7f0862-0d1f-463d-a1b2-6f992283dea8', '1c4b34bf-404d-49a0-80f5-9e09b6b90dfd', 'b91d71e9-8be4-4ac4-a77e-3c9864563eed', '25e72b98-21d6-47c2-b511-e62181cf5ed5']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:44.736326 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6f7ae8-079d-4a60-b0c2-ba11f5f0ef8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:44.770550 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af6f7ae8-079d-4a60-b0c2-ba11f5f0ef8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '466c65e3-95cb-4859-a18c-eb2204f99f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1365364964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab61b3248974cfcb6333845845f1c41',qos_specs=None,replication_status=,reservations=['fd7f0862-0d1f-463d-a1b2-6f992283dea8','1c4b34bf-404d-49a0-80f5-9e09b6b90dfd','b91d71e9-8be4-4ac4-a77e-3c9864563eed','25e72b98-21d6-47c2-b511-e62181cf5ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a953d1982e8045bdb6fa0293feb3acdb',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1365364964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=466c65e3-95cb-4859-a18c-eb2204f99f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab61b3248974cfcb6333845845f1c41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a953d1982e8045bdb6fa0293feb3acdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:44.770820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf96a250-3b78-4e87-95d6-57513a09e4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:44.799461 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf96a250-3b78-4e87-95d6-57513a09e4b5) transitioned into state 'SUCCESS' from state '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-1365364964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ab61b3248974cfcb6333845845f1c41',qos_specs=None,replication_status=,reservations=['fd7f0862-0d1f-463d-a1b2-6f992283dea8','1c4b34bf-404d-49a0-80f5-9e09b6b90dfd','b91d71e9-8be4-4ac4-a77e-3c9864563eed','25e72b98-21d6-47c2-b511-e62181cf5ed5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a953d1982e8045bdb6fa0293feb3acdb',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:44.800085 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73637081-a33a-4bda-9a83-e097dc6d5495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:44.810307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73637081-a33a-4bda-9a83-e097dc6d5495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:44.811301 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Flow 'volume_create_api' (267df03f-6a4d-4d20-8e1f-beac82f2c567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:44.811646 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Create volume request issued successfully. Aug 04 09:06:44.812413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4598b8a-173a-4d97-a73f-441776d165a1 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:44.814312 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 561/2256] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:44 2026] POST /volume/v3/volumes => generated 748 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 04 09:06:44.828325 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d644357c-7827-48c5-9dd0-12f80fb40aac None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:44.830817 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d644357c-7827-48c5-9dd0-12f80fb40aac tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:44.831085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d644357c-7827-48c5-9dd0-12f80fb40aac tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:44.831364 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d644357c-7827-48c5-9dd0-12f80fb40aac tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:44.850542 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:44.850542 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:44.858168 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d644357c-7827-48c5-9dd0-12f80fb40aac tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:44.863936 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d644357c-7827-48c5-9dd0-12f80fb40aac tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 200 Aug 04 09:06:44.864467 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 568/2257] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:44 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:45.614137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5062f2dd-b122-42d4-b3d5-d5b0ec81c658 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:45.619140 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5062f2dd-b122-42d4-b3d5-d5b0ec81c658 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] GET https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 Aug 04 09:06:45.619140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5062f2dd-b122-42d4-b3d5-d5b0ec81c658 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:45.619140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5062f2dd-b122-42d4-b3d5-d5b0ec81c658 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:45.625517 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5062f2dd-b122-42d4-b3d5-d5b0ec81c658 tempest-VolumesBackupsAdminTest-2144628169 tempest-VolumesBackupsAdminTest-2144628169-project-member] https://10.4.3.176/volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 returned with HTTP 404 Aug 04 09:06:45.626232 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 565/2258] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:45 2026] GET /volume/v3/volumes/4e5cf34c-a72c-4f9a-abfd-6b1e31119e79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:45.881291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c981a9dd-40d0-485d-bacb-3d2c82d3cdd8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:45.883024 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c981a9dd-40d0-485d-bacb-3d2c82d3cdd8 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:45.883213 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c981a9dd-40d0-485d-bacb-3d2c82d3cdd8 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:45.883413 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c981a9dd-40d0-485d-bacb-3d2c82d3cdd8 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:45.891842 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:45.891842 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:45.895834 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c981a9dd-40d0-485d-bacb-3d2c82d3cdd8 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:45.900666 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c981a9dd-40d0-485d-bacb-3d2c82d3cdd8 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 200 Aug 04 09:06:45.901245 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 565/2259] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:45 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:45.916381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6265d497-a0e6-411d-967b-7115371c656f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:45.918053 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6265d497-a0e6-411d-967b-7115371c656f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:06:45.918386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6265d497-a0e6-411d-967b-7115371c656f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "466c65e3-95cb-4859-a18c-eb2204f99f79", "name": "tempest-VolumesExtendTest-Snapshot-1674656671"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:45.929896 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:45.929896 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:45.930406 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6265d497-a0e6-411d-967b-7115371c656f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:45.930504 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-6265d497-a0e6-411d-967b-7115371c656f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Create snapshot from volume 466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:45.964706 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-6265d497-a0e6-411d-967b-7115371c656f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Created reservations ['56963ca5-3702-45fd-b47f-32f26a6d2333', 'bcca895a-82a5-4789-b488-4976f8ed54bb', '294eae68-26f4-4639-927d-798e86034853', '7a6f6ba6-0b7f-4884-8d2e-81ca8758cfa6'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:45.995375 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6265d497-a0e6-411d-967b-7115371c656f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Snapshot create request issued successfully. Aug 04 09:06:45.995710 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6265d497-a0e6-411d-967b-7115371c656f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:06:45.996155 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 562/2260] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:06:45 2026] POST /volume/v3/snapshots => generated 304 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:46.005677 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-913263b7-60c6-476f-bb32-eb10cb3ca372 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:46.009153 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-913263b7-60c6-476f-bb32-eb10cb3ca372 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 Aug 04 09:06:46.009153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-913263b7-60c6-476f-bb32-eb10cb3ca372 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:46.009153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-913263b7-60c6-476f-bb32-eb10cb3ca372 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:46.019947 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:46.019947 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:46.020593 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-913263b7-60c6-476f-bb32-eb10cb3ca372 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Snapshot retrieved successfully. Aug 04 09:06:46.022315 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-913263b7-60c6-476f-bb32-eb10cb3ca372 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 returned with HTTP 200 Aug 04 09:06:46.022950 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 569/2261] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:06:46 2026] GET /volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 => generated 436 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:47.033748 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5f585df3-b3da-4f6b-a648-61f2e3acd2d3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:47.037538 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5f585df3-b3da-4f6b-a648-61f2e3acd2d3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 Aug 04 09:06:47.037970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5f585df3-b3da-4f6b-a648-61f2e3acd2d3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:47.038386 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5f585df3-b3da-4f6b-a648-61f2e3acd2d3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:47.046142 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:47.046142 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:47.047076 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5f585df3-b3da-4f6b-a648-61f2e3acd2d3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Snapshot retrieved successfully. Aug 04 09:06:47.051537 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5f585df3-b3da-4f6b-a648-61f2e3acd2d3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 returned with HTTP 200 Aug 04 09:06:47.053346 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 566/2262] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:06:47 2026] GET /volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:06:47.065606 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e5625224-455d-46b4-8add-a4dffe214cc9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:47.067864 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e5625224-455d-46b4-8add-a4dffe214cc9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] POST https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79/action Aug 04 09:06:47.068334 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e5625224-455d-46b4-8add-a4dffe214cc9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:06:47.068495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e5625224-455d-46b4-8add-a4dffe214cc9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:47.081192 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:47.081192 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:47.081830 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e5625224-455d-46b4-8add-a4dffe214cc9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:47.144710 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-e5625224-455d-46b4-8add-a4dffe214cc9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Created reservations ['4409e52c-108f-4cc0-baf3-7cf10109d096', '61dc9b8e-a95b-495e-9a8b-38e3d165fe27'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:47.155659 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e5625224-455d-46b4-8add-a4dffe214cc9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Extend volume request issued successfully. Aug 04 09:06:47.155959 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e5625224-455d-46b4-8add-a4dffe214cc9 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79/action returned with HTTP 202 Aug 04 09:06:47.156459 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 566/2263] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:06:47 2026] POST /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:06:47.169705 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-86ff8707-5beb-4228-96e9-953696b4a89e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:47.174133 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-86ff8707-5beb-4228-96e9-953696b4a89e tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:47.174444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-86ff8707-5beb-4228-96e9-953696b4a89e tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:47.174740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-86ff8707-5beb-4228-96e9-953696b4a89e tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:47.183116 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:47.183116 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:47.188213 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-86ff8707-5beb-4228-96e9-953696b4a89e tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:47.193466 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-86ff8707-5beb-4228-96e9-953696b4a89e tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 200 Aug 04 09:06:47.193918 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 563/2264] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:47 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:48.178772 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:48.210538 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-24a4cb76-8439-4b0f-9af5-f357bf47acba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:48.212415 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-24a4cb76-8439-4b0f-9af5-f357bf47acba tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:48.212661 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-24a4cb76-8439-4b0f-9af5-f357bf47acba tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:48.212909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-24a4cb76-8439-4b0f-9af5-f357bf47acba tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:48.221829 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:48.221829 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:48.227401 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-24a4cb76-8439-4b0f-9af5-f357bf47acba tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:48.232628 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-24a4cb76-8439-4b0f-9af5-f357bf47acba tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 200 Aug 04 09:06:48.233097 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 567/2265] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:48 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:48.251088 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0e6eb5b4-0bf4-458c-b5d3-9cd554c6e717 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:48.254439 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e6eb5b4-0bf4-458c-b5d3-9cd554c6e717 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:48.254738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e6eb5b4-0bf4-458c-b5d3-9cd554c6e717 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:48.255013 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e6eb5b4-0bf4-458c-b5d3-9cd554c6e717 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:48.267921 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:48.267921 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:48.274552 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0e6eb5b4-0bf4-458c-b5d3-9cd554c6e717 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:48.281397 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e6eb5b4-0bf4-458c-b5d3-9cd554c6e717 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 200 Aug 04 09:06:48.282187 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 567/2266] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:48 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:48.296831 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:06:48.297163 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:48.297471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:48.297872 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:06:48.298951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:06:48.299033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:48.300911 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 Aug 04 09:06:48.301116 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:48.301352 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:48.301459 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Delete snapshot with id: 89d738d1-2671-45dd-9ab3-f74de6d2e2b6 Aug 04 09:06:48.306422 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:48.306422 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:48.306589 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Get all volumes completed successfully. Aug 04 09:06:48.306902 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Snapshot retrieved successfully. Aug 04 09:06:48.307003 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-020e4732-49a6-441d-bd07-1d8f4c2c8952 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:06:48.307643 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 570/2267] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:06:48 2026] GET /volume/v3/volumes => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:48.319797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4342e693-49a6-482f-9327-9b882d984de8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:48.321886 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:48.322394 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1193232091"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:48.324429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1193232091'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:48.324582 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume of 1 GB Aug 04 09:06:48.329707 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Availability Zones retrieved successfully. Aug 04 09:06:48.329948 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Snapshot delete request issued successfully. Aug 04 09:06:48.330265 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eef967a7-2b9c-4997-b95c-f81742b6cbf0 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 returned with HTTP 202 Aug 04 09:06:48.330931 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 564/2268] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:06:48 2026] DELETE /volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:48.337803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Flow 'volume_create_api' (295d05f6-9d56-47a7-9f7d-b0ff0a7bf329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:48.339090 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b12b5277-f8f8-4300-a171-06a7921ab79d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:48.339961 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a66a33-fc38-474d-98e5-969378eabb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:48.341172 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:48.344537 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b12b5277-f8f8-4300-a171-06a7921ab79d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 Aug 04 09:06:48.344755 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b12b5277-f8f8-4300-a171-06a7921ab79d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:48.345035 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b12b5277-f8f8-4300-a171-06a7921ab79d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:48.356826 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:48.356826 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:48.357496 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b12b5277-f8f8-4300-a171-06a7921ab79d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Snapshot retrieved successfully. Aug 04 09:06:48.358660 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b12b5277-f8f8-4300-a171-06a7921ab79d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 returned with HTTP 200 Aug 04 09:06:48.359234 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 568/2269] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:06:48 2026] GET /volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:48.372339 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a66a33-fc38-474d-98e5-969378eabb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:48.373540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b6f2c8-83c2-4f71-b56c-b250ec53a173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:48.446688 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Created reservations ['cafd013d-4b89-4e1b-9fae-66e68601120b', '10fd9d5f-a68c-4c81-aecc-ca07e289c120', '28f09927-bdf4-4fa0-866c-33db89e0bd41', '51d04c34-2b9f-4c4b-8797-fd6f12502b32'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:48.447514 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b6f2c8-83c2-4f71-b56c-b250ec53a173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafd013d-4b89-4e1b-9fae-66e68601120b', '10fd9d5f-a68c-4c81-aecc-ca07e289c120', '28f09927-bdf4-4fa0-866c-33db89e0bd41', '51d04c34-2b9f-4c4b-8797-fd6f12502b32']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:48.448809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ba4767-565d-4405-9d25-a9d4edf90c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:48.472243 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ba4767-565d-4405-9d25-a9d4edf90c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd824ed-d107-46b7-ba8f-4e8b23833a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1193232091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07225c34eed4358842aaee4fd578820',qos_specs=None,replication_status=,reservations=['cafd013d-4b89-4e1b-9fae-66e68601120b','10fd9d5f-a68c-4c81-aecc-ca07e289c120','28f09927-bdf4-4fa0-866c-33db89e0bd41','51d04c34-2b9f-4c4b-8797-fd6f12502b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b87a86426046509376002690bea9f3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1193232091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd824ed-d107-46b7-ba8f-4e8b23833a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07225c34eed4358842aaee4fd578820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b87a86426046509376002690bea9f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:48.473569 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee2bd78-4009-4bf4-b3c3-d54ffe5a672e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:48.496023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cee2bd78-4009-4bf4-b3c3-d54ffe5a672e) transitioned into state 'SUCCESS' from state '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-1193232091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07225c34eed4358842aaee4fd578820',qos_specs=None,replication_status=,reservations=['cafd013d-4b89-4e1b-9fae-66e68601120b','10fd9d5f-a68c-4c81-aecc-ca07e289c120','28f09927-bdf4-4fa0-866c-33db89e0bd41','51d04c34-2b9f-4c4b-8797-fd6f12502b32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b87a86426046509376002690bea9f3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:48.497079 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5469ad-64e7-4c64-92d0-2b89b5f8b7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:48.509123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5469ad-64e7-4c64-92d0-2b89b5f8b7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:48.509973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Flow 'volume_create_api' (295d05f6-9d56-47a7-9f7d-b0ff0a7bf329) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:48.510279 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume request issued successfully. Aug 04 09:06:48.510846 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4342e693-49a6-482f-9327-9b882d984de8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:48.511293 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 568/2270] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:48 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:48.524784 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-65066b1b-a326-4351-b87d-df3270d34c77 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:48.528969 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65066b1b-a326-4351-b87d-df3270d34c77 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:48.529340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65066b1b-a326-4351-b87d-df3270d34c77 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:48.529654 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65066b1b-a326-4351-b87d-df3270d34c77 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:48.539574 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:48.539574 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:48.543138 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-65066b1b-a326-4351-b87d-df3270d34c77 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:48.547501 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65066b1b-a326-4351-b87d-df3270d34c77 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 returned with HTTP 200 Aug 04 09:06:48.547852 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 571/2271] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:48 2026] GET /volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:49.368965 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aa500630-feca-4293-8e17-8d662bc3d6ce None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.371581 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa500630-feca-4293-8e17-8d662bc3d6ce tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 Aug 04 09:06:49.371790 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aa500630-feca-4293-8e17-8d662bc3d6ce tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:49.371974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aa500630-feca-4293-8e17-8d662bc3d6ce tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:49.377708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa500630-feca-4293-8e17-8d662bc3d6ce tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 returned with HTTP 404 Aug 04 09:06:49.378375 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 565/2272] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:06:49 2026] GET /volume/v3/snapshots/89d738d1-2671-45dd-9ab3-f74de6d2e2b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:49.386591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-695fce0b-2cb6-460b-8388-1a326462c41d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.388192 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-695fce0b-2cb6-460b-8388-1a326462c41d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:49.388416 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-695fce0b-2cb6-460b-8388-1a326462c41d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:49.388629 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-695fce0b-2cb6-460b-8388-1a326462c41d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:49.395723 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:49.395723 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:49.399539 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-695fce0b-2cb6-460b-8388-1a326462c41d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:49.403541 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-695fce0b-2cb6-460b-8388-1a326462c41d tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 200 Aug 04 09:06:49.403929 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 569/2273] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:49 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:49.419506 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.421296 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] DELETE https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:49.421481 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:49.421661 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:49.421814 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Delete volume with id: 466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:49.432381 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:49.432381 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:49.432853 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:49.455485 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Delete volume request issued successfully. Aug 04 09:06:49.455682 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3981fbe-6c45-4067-bb76-8f3c5ba1db5f tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 202 Aug 04 09:06:49.456116 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 569/2274] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:49 2026] DELETE /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:49.463025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-31294c33-d415-4bc4-a6b4-23c2b5ad16dd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.465081 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31294c33-d415-4bc4-a6b4-23c2b5ad16dd tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:49.465590 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31294c33-d415-4bc4-a6b4-23c2b5ad16dd tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:49.465812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31294c33-d415-4bc4-a6b4-23c2b5ad16dd tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:49.472902 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:49.472902 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:49.476606 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-31294c33-d415-4bc4-a6b4-23c2b5ad16dd tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Volume info retrieved successfully. Aug 04 09:06:49.480856 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31294c33-d415-4bc4-a6b4-23c2b5ad16dd tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 200 Aug 04 09:06:49.481268 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 572/2275] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:49 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:49.561939 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-31c3484e-1ac6-4d43-8f0c-859350e40117 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.564178 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31c3484e-1ac6-4d43-8f0c-859350e40117 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:49.565092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31c3484e-1ac6-4d43-8f0c-859350e40117 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:49.565410 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31c3484e-1ac6-4d43-8f0c-859350e40117 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:49.576412 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:49.576412 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:49.582550 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-31c3484e-1ac6-4d43-8f0c-859350e40117 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:49.590287 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31c3484e-1ac6-4d43-8f0c-859350e40117 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 returned with HTTP 200 Aug 04 09:06:49.591419 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 566/2276] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:49 2026] GET /volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:49.602283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-150a409a-c8eb-4c8c-9888-f0e9bbddcf67 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.604058 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-150a409a-c8eb-4c8c-9888-f0e9bbddcf67 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:49.604325 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-150a409a-c8eb-4c8c-9888-f0e9bbddcf67 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:49.604551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-150a409a-c8eb-4c8c-9888-f0e9bbddcf67 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:49.611936 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:49.611936 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:49.615633 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-150a409a-c8eb-4c8c-9888-f0e9bbddcf67 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:49.619931 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-150a409a-c8eb-4c8c-9888-f0e9bbddcf67 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 returned with HTTP 200 Aug 04 09:06:49.620323 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 570/2277] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:49 2026] GET /volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:49.632424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.634334 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:49.634664 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-805835908"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:49.636076 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-805835908'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:49.636226 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume of 1 GB Aug 04 09:06:49.640225 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Availability Zones retrieved successfully. Aug 04 09:06:49.646822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Flow 'volume_create_api' (7c600666-895e-4941-aef0-3dd3701bb955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:49.647717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94ab03b-9e52-4c66-85c9-4cfa6cbd78f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:49.648605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:49.679713 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94ab03b-9e52-4c66-85c9-4cfa6cbd78f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:49.680680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aacd839-9ec5-40e6-a5d5-e259145364fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:49.726484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Created reservations ['734487a6-f145-4690-a82e-d6630ef9218d', 'e4d9ee06-4e8d-4e94-8147-1007e9ea95a8', '183bdb1e-1774-406e-8a1d-601dffda7429', 'deed8ae5-d1b9-4ef2-b7c7-6d85af4a5e00'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:49.727464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aacd839-9ec5-40e6-a5d5-e259145364fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['734487a6-f145-4690-a82e-d6630ef9218d', 'e4d9ee06-4e8d-4e94-8147-1007e9ea95a8', '183bdb1e-1774-406e-8a1d-601dffda7429', 'deed8ae5-d1b9-4ef2-b7c7-6d85af4a5e00']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:49.728391 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a37ac1-c8b6-4a8c-8c06-737407d3c306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:49.757072 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a37ac1-c8b6-4a8c-8c06-737407d3c306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a97d0322-d7b7-4ea7-af3a-df9620448107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-805835908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07225c34eed4358842aaee4fd578820',qos_specs=None,replication_status=,reservations=['734487a6-f145-4690-a82e-d6630ef9218d','e4d9ee06-4e8d-4e94-8147-1007e9ea95a8','183bdb1e-1774-406e-8a1d-601dffda7429','deed8ae5-d1b9-4ef2-b7c7-6d85af4a5e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b87a86426046509376002690bea9f3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-805835908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a97d0322-d7b7-4ea7-af3a-df9620448107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07225c34eed4358842aaee4fd578820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b87a86426046509376002690bea9f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:49.758018 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f1f25a-515a-4eb6-bd27-bcaee183da9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:49.778858 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f1f25a-515a-4eb6-bd27-bcaee183da9c) transitioned into state 'SUCCESS' from state '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-805835908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07225c34eed4358842aaee4fd578820',qos_specs=None,replication_status=,reservations=['734487a6-f145-4690-a82e-d6630ef9218d','e4d9ee06-4e8d-4e94-8147-1007e9ea95a8','183bdb1e-1774-406e-8a1d-601dffda7429','deed8ae5-d1b9-4ef2-b7c7-6d85af4a5e00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b87a86426046509376002690bea9f3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:49.780015 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2419ec9-5be6-4e3a-a610-13de55fad251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:49.795451 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2419ec9-5be6-4e3a-a610-13de55fad251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:49.796588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Flow 'volume_create_api' (7c600666-895e-4941-aef0-3dd3701bb955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:49.796959 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume request issued successfully. Aug 04 09:06:49.797698 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-29ff6cd5-b2d7-4553-bd8c-95a39c751e42 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:49.798281 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 570/2278] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:49 2026] POST /volume/v3/volumes => generated 754 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:49.812442 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-22c90889-8414-4b88-a90e-582d3f48a6ea None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:49.814217 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22c90889-8414-4b88-a90e-582d3f48a6ea tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:49.814431 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22c90889-8414-4b88-a90e-582d3f48a6ea tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:49.814620 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22c90889-8414-4b88-a90e-582d3f48a6ea tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:49.821561 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:49.821561 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:49.825264 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-22c90889-8414-4b88-a90e-582d3f48a6ea tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:49.829507 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22c90889-8414-4b88-a90e-582d3f48a6ea tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 returned with HTTP 200 Aug 04 09:06:49.829876 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 573/2279] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:49 2026] GET /volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:50.495784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-839e3c0d-ef1f-4597-8bbe-93e9c9ba54c3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:50.498561 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-839e3c0d-ef1f-4597-8bbe-93e9c9ba54c3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] GET https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 Aug 04 09:06:50.498793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-839e3c0d-ef1f-4597-8bbe-93e9c9ba54c3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:50.498976 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-839e3c0d-ef1f-4597-8bbe-93e9c9ba54c3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:50.506038 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-839e3c0d-ef1f-4597-8bbe-93e9c9ba54c3 tempest-VolumesExtendTest-268810522 tempest-VolumesExtendTest-268810522-project-member] https://10.4.3.176/volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 returned with HTTP 404 Aug 04 09:06:50.506529 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 567/2280] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:50 2026] GET /volume/v3/volumes/466c65e3-95cb-4859-a18c-eb2204f99f79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:50.844466 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7a9de189-4a1a-4a2f-959f-5f1058f8d91c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:50.846124 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a9de189-4a1a-4a2f-959f-5f1058f8d91c tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:50.846366 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a9de189-4a1a-4a2f-959f-5f1058f8d91c tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:50.846583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a9de189-4a1a-4a2f-959f-5f1058f8d91c tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:50.853747 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:50.853747 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:50.857458 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7a9de189-4a1a-4a2f-959f-5f1058f8d91c tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:50.862627 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a9de189-4a1a-4a2f-959f-5f1058f8d91c tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 returned with HTTP 200 Aug 04 09:06:50.863114 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 571/2281] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:50 2026] GET /volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:50.878186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b3084744-e8aa-44e5-b9f4-784bfca8ed16 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:50.880648 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3084744-e8aa-44e5-b9f4-784bfca8ed16 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:50.880911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3084744-e8aa-44e5-b9f4-784bfca8ed16 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:50.881123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3084744-e8aa-44e5-b9f4-784bfca8ed16 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:50.888348 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:50.888348 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:50.892410 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b3084744-e8aa-44e5-b9f4-784bfca8ed16 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:50.897572 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3084744-e8aa-44e5-b9f4-784bfca8ed16 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 returned with HTTP 200 Aug 04 09:06:50.898147 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 571/2282] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:50 2026] GET /volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:50.913578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:50.915443 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:50.915772 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1933173614"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:50.917117 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1933173614'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:50.917422 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume of 1 GB Aug 04 09:06:50.921713 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Availability Zones retrieved successfully. Aug 04 09:06:50.927368 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Flow 'volume_create_api' (e9a08ed6-19db-4cd3-bd6b-fdf3802921c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:50.928290 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35042d05-81e5-4758-bf21-bb4652920a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:50.929221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:50.969898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35042d05-81e5-4758-bf21-bb4652920a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:50.970704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2777c524-5b4c-41fa-b24f-31c55489a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:51.031520 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Created reservations ['bf49847f-e94b-4d29-846d-3b8d2ac7d15d', 'a76c01d3-652c-414c-81f2-1e1b8724b765', '3018ab0c-50f1-488e-8915-f2ac786cbf78', 'e5100227-6b0a-4bcf-a3f3-a151e1fb7260'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:51.032250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2777c524-5b4c-41fa-b24f-31c55489a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf49847f-e94b-4d29-846d-3b8d2ac7d15d', 'a76c01d3-652c-414c-81f2-1e1b8724b765', '3018ab0c-50f1-488e-8915-f2ac786cbf78', 'e5100227-6b0a-4bcf-a3f3-a151e1fb7260']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:51.033003 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0f38ba-c749-428b-bd1a-a95b04b1ee7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:51.056903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e0f38ba-c749-428b-bd1a-a95b04b1ee7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd034cf7d-eb71-4b4f-80c1-e731aa42d242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1933173614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07225c34eed4358842aaee4fd578820',qos_specs=None,replication_status=,reservations=['bf49847f-e94b-4d29-846d-3b8d2ac7d15d','a76c01d3-652c-414c-81f2-1e1b8724b765','3018ab0c-50f1-488e-8915-f2ac786cbf78','e5100227-6b0a-4bcf-a3f3-a151e1fb7260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b87a86426046509376002690bea9f3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1933173614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d034cf7d-eb71-4b4f-80c1-e731aa42d242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07225c34eed4358842aaee4fd578820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b87a86426046509376002690bea9f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:51.057679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18258b0b-0770-4d4d-add1-20405b5093ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:51.079435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18258b0b-0770-4d4d-add1-20405b5093ca) transitioned into state 'SUCCESS' from state '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-1933173614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07225c34eed4358842aaee4fd578820',qos_specs=None,replication_status=,reservations=['bf49847f-e94b-4d29-846d-3b8d2ac7d15d','a76c01d3-652c-414c-81f2-1e1b8724b765','3018ab0c-50f1-488e-8915-f2ac786cbf78','e5100227-6b0a-4bcf-a3f3-a151e1fb7260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b87a86426046509376002690bea9f3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:51.080098 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50116e80-58b6-4d19-bad9-73a2be34ef4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:51.089987 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50116e80-58b6-4d19-bad9-73a2be34ef4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:51.090775 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Flow 'volume_create_api' (e9a08ed6-19db-4cd3-bd6b-fdf3802921c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:51.091094 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Create volume request issued successfully. Aug 04 09:06:51.091905 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e55dec85-edea-40e3-b8aa-38ec4d3984bc tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:51.092328 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 574/2283] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:50 2026] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:51.106811 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b7cdb9cd-9c32-47e3-b7e8-331e6a7d1233 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:51.109161 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7cdb9cd-9c32-47e3-b7e8-331e6a7d1233 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:51.109436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7cdb9cd-9c32-47e3-b7e8-331e6a7d1233 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:51.109658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7cdb9cd-9c32-47e3-b7e8-331e6a7d1233 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:51.123075 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:51.123075 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:51.128488 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b7cdb9cd-9c32-47e3-b7e8-331e6a7d1233 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:51.133538 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7cdb9cd-9c32-47e3-b7e8-331e6a7d1233 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 returned with HTTP 200 Aug 04 09:06:51.133839 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 568/2284] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:51 2026] GET /volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:52.145886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9dda70a4-766d-4132-a2f5-010afc7b88e9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:52.148324 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9dda70a4-766d-4132-a2f5-010afc7b88e9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:52.148324 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9dda70a4-766d-4132-a2f5-010afc7b88e9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:52.148535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9dda70a4-766d-4132-a2f5-010afc7b88e9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:52.155713 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:52.155713 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:52.160276 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9dda70a4-766d-4132-a2f5-010afc7b88e9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:52.168331 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9dda70a4-766d-4132-a2f5-010afc7b88e9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 returned with HTTP 200 Aug 04 09:06:52.168875 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 572/2285] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:52 2026] GET /volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:52.185124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-faf6bb55-e177-4b38-84dc-6df9ef0fd593 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:52.187750 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-faf6bb55-e177-4b38-84dc-6df9ef0fd593 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:52.188072 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-faf6bb55-e177-4b38-84dc-6df9ef0fd593 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:52.188426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-faf6bb55-e177-4b38-84dc-6df9ef0fd593 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:52.196365 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:52.196365 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:52.199870 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-faf6bb55-e177-4b38-84dc-6df9ef0fd593 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:52.203768 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-faf6bb55-e177-4b38-84dc-6df9ef0fd593 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 returned with HTTP 200 Aug 04 09:06:52.204186 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 572/2286] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:52 2026] GET /volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:52.220012 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:52.232516 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:52.364112 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:52.364511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1125504038"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:52.365968 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1125504038'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:52.366116 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume of 1 GB Aug 04 09:06:52.375427 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Availability Zones retrieved successfully. Aug 04 09:06:52.383742 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Flow 'volume_create_api' (6379d94c-17e1-40dd-b54a-96f64305a1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:52.388283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db79409a-e0c3-4194-a615-050c72bbb661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.388283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:52.388498 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:52.388498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:52.388498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:52.388498 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Create volume of 1 GB Aug 04 09:06:52.388498 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:52.388498 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:52.392357 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Availability Zones retrieved successfully. Aug 04 09:06:52.398826 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Flow 'volume_create_api' (422e8e94-eb5a-46b3-a725-76ae196fdea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:52.399946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec265526-da58-43ad-9eb0-f06d2e6a58b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.400934 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:52.414110 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db79409a-e0c3-4194-a615-050c72bbb661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.415075 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fcd376-759c-46ca-8854-d67e8a4c5ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.427630 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec265526-da58-43ad-9eb0-f06d2e6a58b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.428576 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afaec14a-d892-4dbe-a8ba-ce1cc16d5fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.474124 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Created reservations ['e938c498-7390-46a3-a7e1-eeb06ba85e4c', 'f6be5cd6-cbcf-4626-83fa-63a2198a5939', '4e15b6f4-629a-48a8-a7c4-0de65bf589f0', '4b5b6e8a-53b0-4eed-8956-6c196b151a9a'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:52.475011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fcd376-759c-46ca-8854-d67e8a4c5ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e938c498-7390-46a3-a7e1-eeb06ba85e4c', 'f6be5cd6-cbcf-4626-83fa-63a2198a5939', '4e15b6f4-629a-48a8-a7c4-0de65bf589f0', '4b5b6e8a-53b0-4eed-8956-6c196b151a9a']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.475757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21abb70-9e40-40ba-8e30-183d8bbd1b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.497581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Created reservations ['e63971ae-4a48-4cc1-9edb-2d750c3e69ba', 'b8359594-ab78-4bdf-bd2c-23a8bd7ec410', '6a726a5d-c2d7-491a-82d6-204c48fe0fc9', 'd86c6b3a-5a51-4233-bb3e-15fd5ac9e860'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:52.497581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afaec14a-d892-4dbe-a8ba-ce1cc16d5fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63971ae-4a48-4cc1-9edb-2d750c3e69ba', 'b8359594-ab78-4bdf-bd2c-23a8bd7ec410', '6a726a5d-c2d7-491a-82d6-204c48fe0fc9', 'd86c6b3a-5a51-4233-bb3e-15fd5ac9e860']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.497581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc55158f-bbbd-4e27-bc0a-5db329b61b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.504797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b21abb70-9e40-40ba-8e30-183d8bbd1b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b87cfeb-c520-4956-84c6-e45f7987599b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1125504038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92062a7973d141e99527e80b811a845a',qos_specs=None,replication_status=,reservations=['e938c498-7390-46a3-a7e1-eeb06ba85e4c','f6be5cd6-cbcf-4626-83fa-63a2198a5939','4e15b6f4-629a-48a8-a7c4-0de65bf589f0','4b5b6e8a-53b0-4eed-8956-6c196b151a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1125504038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b87cfeb-c520-4956-84c6-e45f7987599b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92062a7973d141e99527e80b811a845a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.505653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a2932d-472e-4f9b-a0fe-5cf325b068e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.523713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc55158f-bbbd-4e27-bc0a-5db329b61b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '806c1935-7b3e-4e7d-8b6a-575ddb887a20', '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='2f95ab5313904852946dde510db0441f',qos_specs=None,replication_status=,reservations=['e63971ae-4a48-4cc1-9edb-2d750c3e69ba','b8359594-ab78-4bdf-bd2c-23a8bd7ec410','6a726a5d-c2d7-491a-82d6-204c48fe0fc9','d86c6b3a-5a51-4233-bb3e-15fd5ac9e860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143753eccf0448398f51d1fb83e70b86',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=806c1935-7b3e-4e7d-8b6a-575ddb887a20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f95ab5313904852946dde510db0441f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='143753eccf0448398f51d1fb83e70b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.524894 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a2932d-472e-4f9b-a0fe-5cf325b068e4) transitioned into state 'SUCCESS' from state '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-1125504038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92062a7973d141e99527e80b811a845a',qos_specs=None,replication_status=,reservations=['e938c498-7390-46a3-a7e1-eeb06ba85e4c','f6be5cd6-cbcf-4626-83fa-63a2198a5939','4e15b6f4-629a-48a8-a7c4-0de65bf589f0','4b5b6e8a-53b0-4eed-8956-6c196b151a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.525504 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719a6cca-7b9e-4ee6-8a47-ae04683f46d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.525668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5b2c6a-d66a-4e8c-b35f-1d208d92b768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.534901 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5b2c6a-d66a-4e8c-b35f-1d208d92b768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.535665 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Flow 'volume_create_api' (6379d94c-17e1-40dd-b54a-96f64305a1ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:52.535923 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume request issued successfully. Aug 04 09:06:52.536444 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d12f9211-9e09-493b-acaa-79ad29ec6053 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:52.536809 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 569/2287] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:06:52 2026] POST /volume/v3/volumes => generated 778 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:52.546332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (719a6cca-7b9e-4ee6-8a47-ae04683f46d4) transitioned into state 'SUCCESS' from 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='2f95ab5313904852946dde510db0441f',qos_specs=None,replication_status=,reservations=['e63971ae-4a48-4cc1-9edb-2d750c3e69ba','b8359594-ab78-4bdf-bd2c-23a8bd7ec410','6a726a5d-c2d7-491a-82d6-204c48fe0fc9','d86c6b3a-5a51-4233-bb3e-15fd5ac9e860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143753eccf0448398f51d1fb83e70b86',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.546332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc63516-426c-439c-a3cf-de6207683570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:52.550675 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d5920ba7-b4ec-4d83-9a3d-414aa7b7b084 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:52.556132 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5920ba7-b4ec-4d83-9a3d-414aa7b7b084 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b Aug 04 09:06:52.556132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5920ba7-b4ec-4d83-9a3d-414aa7b7b084 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:52.556132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5920ba7-b4ec-4d83-9a3d-414aa7b7b084 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:52.559420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc63516-426c-439c-a3cf-de6207683570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:52.559420 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Flow 'volume_create_api' (422e8e94-eb5a-46b3-a725-76ae196fdea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:52.559420 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Create volume request issued successfully. Aug 04 09:06:52.559420 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61228cd4-ddcc-4725-a4ca-5389aff4d32d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:52.559420 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 575/2288] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:52 2026] POST /volume/v3/volumes => generated 733 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:52.566497 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:52.566497 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:52.570627 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d5920ba7-b4ec-4d83-9a3d-414aa7b7b084 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:06:52.572002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cbeb3875-bd83-4a20-adf3-4640cf95a25d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:52.574432 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbeb3875-bd83-4a20-adf3-4640cf95a25d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] GET https://10.4.3.176/volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 Aug 04 09:06:52.574759 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cbeb3875-bd83-4a20-adf3-4640cf95a25d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:52.575034 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cbeb3875-bd83-4a20-adf3-4640cf95a25d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:52.575766 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5920ba7-b4ec-4d83-9a3d-414aa7b7b084 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b returned with HTTP 200 Aug 04 09:06:52.576257 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 573/2289] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:52 2026] GET /volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:52.582242 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:52.582242 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:52.585886 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cbeb3875-bd83-4a20-adf3-4640cf95a25d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Volume info retrieved successfully. Aug 04 09:06:52.590091 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbeb3875-bd83-4a20-adf3-4640cf95a25d tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] https://10.4.3.176/volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 returned with HTTP 200 Aug 04 09:06:52.590513 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 573/2290] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:52 2026] GET /volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 => generated 912 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:53.588022 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9edcbaee-7d37-4a6a-9f31-e5200a97af8c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.589697 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9edcbaee-7d37-4a6a-9f31-e5200a97af8c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b Aug 04 09:06:53.589868 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9edcbaee-7d37-4a6a-9f31-e5200a97af8c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.590039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9edcbaee-7d37-4a6a-9f31-e5200a97af8c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.596578 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.596578 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:53.599499 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9edcbaee-7d37-4a6a-9f31-e5200a97af8c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:06:53.603611 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-83f5ba42-0655-4455-b084-13d7f5400959 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.603937 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9edcbaee-7d37-4a6a-9f31-e5200a97af8c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b returned with HTTP 200 Aug 04 09:06:53.603937 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 570/2291] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:53 2026] GET /volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:53.605375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-83f5ba42-0655-4455-b084-13d7f5400959 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] GET https://10.4.3.176/volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 Aug 04 09:06:53.605841 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-83f5ba42-0655-4455-b084-13d7f5400959 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.606102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-83f5ba42-0655-4455-b084-13d7f5400959 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.613962 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.613962 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:53.614974 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.617158 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:06:53.617158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4b87cfeb-c520-4956-84c6-e45f7987599b", "name": "tempest-type-Backup-1604752783"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:53.618402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Creating new backup {'backup': {'volume_id': '4b87cfeb-c520-4956-84c6-e45f7987599b', 'name': 'tempest-type-Backup-1604752783'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:06:53.621055 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Creating backup of volume 4b87cfeb-c520-4956-84c6-e45f7987599b in container None Aug 04 09:06:53.621178 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-83f5ba42-0655-4455-b084-13d7f5400959 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Volume info retrieved successfully. Aug 04 09:06:53.623473 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-83f5ba42-0655-4455-b084-13d7f5400959 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] https://10.4.3.176/volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 returned with HTTP 200 Aug 04 09:06:53.623966 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 576/2292] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:53 2026] GET /volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 => generated 964 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:53.625052 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.625052 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:53.626053 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:06:53.638771 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-13704a12-8540-41ca-b64c-bc85baa29f94 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.640541 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13704a12-8540-41ca-b64c-bc85baa29f94 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1&project_id=c07225c34eed4358842aaee4fd578820 Aug 04 09:06:53.640773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13704a12-8540-41ca-b64c-bc85baa29f94 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.641007 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13704a12-8540-41ca-b64c-bc85baa29f94 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.641499 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-13704a12-8540-41ca-b64c-bc85baa29f94 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Could not evaluate value c07225c34eed4358842aaee4fd578820, assuming string {{(pid=100460) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:06:53.642044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-13704a12-8540-41ca-b64c-bc85baa29f94 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Searching by: MultiDict([('project_id', 'c07225c34eed4358842aaee4fd578820'), ('all_tenants', 1)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:06:53.652023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Created reservations ['00180316-e675-40d2-b99a-5f2be6ae543a', 'e7e0c08a-5f32-44c6-ad29-df3c19f21247'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:53.672499 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-13704a12-8540-41ca-b64c-bc85baa29f94 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Get all volumes completed successfully. Aug 04 09:06:53.673495 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.673495 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:53.677553 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13704a12-8540-41ca-b64c-bc85baa29f94 tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1&project_id=c07225c34eed4358842aaee4fd578820 returned with HTTP 200 Aug 04 09:06:53.678033 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 574/2293] 10.4.3.176 () {66 vars in 1373 bytes} [Tue Aug 4 09:06:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c07225c34eed4358842aaee4fd578820 => generated 3027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:53.687124 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d100380-d7aa-43c0-b1f5-96a4532646e9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:06:53.688054 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 574/2294] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:06:53 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:53.695004 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.697135 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 Aug 04 09:06:53.697400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.697644 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.697843 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Delete volume with id: 806c1935-7b3e-4e7d-8b6a-575ddb887a20 Aug 04 09:06:53.699102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a1e69f99-3b3e-41f4-9f0a-2a6e588c9347 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.701308 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a1e69f99-3b3e-41f4-9f0a-2a6e588c9347 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:06:53.701424 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a1e69f99-3b3e-41f4-9f0a-2a6e588c9347 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.701677 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a1e69f99-3b3e-41f4-9f0a-2a6e588c9347 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.701866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a1e69f99-3b3e-41f4-9f0a-2a6e588c9347 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:53.706440 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.706440 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:53.706559 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.706559 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:53.706624 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Volume info retrieved successfully. Aug 04 09:06:53.707162 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a1e69f99-3b3e-41f4-9f0a-2a6e588c9347 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:06:53.707820 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 577/2295] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:53 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:53.729512 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] Delete volume request issued successfully. Aug 04 09:06:53.729726 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ecf2a846-a64f-4f0c-9cfe-b14a1e402a6c tempest-VolumesListAdminTestJSON-48196901 tempest-VolumesListAdminTestJSON-48196901-project-admin] https://10.4.3.176/volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 returned with HTTP 202 Aug 04 09:06:53.730245 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 571/2296] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:53 2026] DELETE /volume/v3/volumes/806c1935-7b3e-4e7d-8b6a-575ddb887a20 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:53.739647 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a157fd2c-f1a7-4088-b401-743432cb8760 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.742017 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a157fd2c-f1a7-4088-b401-743432cb8760 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:53.742253 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a157fd2c-f1a7-4088-b401-743432cb8760 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.742612 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a157fd2c-f1a7-4088-b401-743432cb8760 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.750766 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.750766 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:53.756114 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a157fd2c-f1a7-4088-b401-743432cb8760 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:53.763291 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a157fd2c-f1a7-4088-b401-743432cb8760 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 returned with HTTP 200 Aug 04 09:06:53.763883 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 575/2297] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:53 2026] GET /volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:53.776582 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.780119 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:53.780401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.780613 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.780803 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Delete volume with id: d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:53.796192 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.796192 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:53.796759 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:53.821243 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Delete volume request issued successfully. Aug 04 09:06:53.821433 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-afefff5e-491a-45b7-b17c-4f4ac3a41d62 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 returned with HTTP 202 Aug 04 09:06:53.821855 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 575/2298] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:53 2026] DELETE /volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:53.830245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-90ff61ed-c612-4cff-9ab2-739a610e86d9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:53.832387 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-90ff61ed-c612-4cff-9ab2-739a610e86d9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:53.832736 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-90ff61ed-c612-4cff-9ab2-739a610e86d9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:53.833031 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-90ff61ed-c612-4cff-9ab2-739a610e86d9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:53.840946 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:53.840946 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:53.845732 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-90ff61ed-c612-4cff-9ab2-739a610e86d9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:53.852175 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-90ff61ed-c612-4cff-9ab2-739a610e86d9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 returned with HTTP 200 Aug 04 09:06:53.852175 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 578/2299] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:53 2026] GET /volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:54.721546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9a19d566-8089-4df2-8569-5be1bc157b68 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:54.724709 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9a19d566-8089-4df2-8569-5be1bc157b68 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:06:54.724941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9a19d566-8089-4df2-8569-5be1bc157b68 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:54.725133 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9a19d566-8089-4df2-8569-5be1bc157b68 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:54.725303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-9a19d566-8089-4df2-8569-5be1bc157b68 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:54.729886 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:54.729886 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:54.730538 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9a19d566-8089-4df2-8569-5be1bc157b68 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:06:54.730900 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 572/2300] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:54 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:54.866863 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ab8e338c-2d70-4ed2-849b-8404dc18b77a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:54.868825 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab8e338c-2d70-4ed2-849b-8404dc18b77a tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 Aug 04 09:06:54.869030 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab8e338c-2d70-4ed2-849b-8404dc18b77a tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:54.869493 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ab8e338c-2d70-4ed2-849b-8404dc18b77a tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:54.875360 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ab8e338c-2d70-4ed2-849b-8404dc18b77a tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 returned with HTTP 404 Aug 04 09:06:54.875930 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 576/2301] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:54 2026] GET /volume/v3/volumes/d034cf7d-eb71-4b4f-80c1-e731aa42d242 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:54.883936 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6880adc2-fe36-4c8b-b5ab-353ed677f017 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:54.885655 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6880adc2-fe36-4c8b-b5ab-353ed677f017 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:54.885852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6880adc2-fe36-4c8b-b5ab-353ed677f017 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:54.886046 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6880adc2-fe36-4c8b-b5ab-353ed677f017 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:54.893318 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:54.893318 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:54.897122 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6880adc2-fe36-4c8b-b5ab-353ed677f017 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:54.901881 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6880adc2-fe36-4c8b-b5ab-353ed677f017 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 returned with HTTP 200 Aug 04 09:06:54.902317 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 576/2302] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:54 2026] GET /volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:54.920258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:54.922870 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] DELETE https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:54.923112 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:54.923355 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:54.923537 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Delete volume with id: a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:54.929998 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:54.929998 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:54.930464 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:54.950980 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Delete volume request issued successfully. Aug 04 09:06:54.951127 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1182b55e-43a0-4733-a75d-106b4a17fdd9 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 returned with HTTP 202 Aug 04 09:06:54.951608 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 579/2303] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:54 2026] DELETE /volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:54.959341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e9d85f6a-48b3-45b5-b095-0aa1ab10bf25 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:54.961710 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e9d85f6a-48b3-45b5-b095-0aa1ab10bf25 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:54.961710 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e9d85f6a-48b3-45b5-b095-0aa1ab10bf25 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:54.961970 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e9d85f6a-48b3-45b5-b095-0aa1ab10bf25 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:54.969231 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:54.969231 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:54.972904 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e9d85f6a-48b3-45b5-b095-0aa1ab10bf25 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:54.977645 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e9d85f6a-48b3-45b5-b095-0aa1ab10bf25 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 returned with HTTP 200 Aug 04 09:06:54.978112 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 573/2304] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:54 2026] GET /volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:55.200329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:55.202715 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:55.203154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-481548264"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:55.204911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-481548264'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:55.205039 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume of 1 GB Aug 04 09:06:55.210271 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Availability Zones retrieved successfully. Aug 04 09:06:55.216832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Flow 'volume_create_api' (d9712bb7-e1c0-4f7b-8eb5-ccc2888d0580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:55.217978 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4d3bc8-6008-4aac-9daa-5c131e75f811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:55.218891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:55.248477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4d3bc8-6008-4aac-9daa-5c131e75f811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:55.249292 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2314b7e1-3e23-4aa7-a740-f6b8fb83dabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:55.310236 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Created reservations ['65ad2905-c60a-44d3-bcfc-ef5eb882eed1', '5cc3f444-451e-4588-9bb1-b4229c542151', 'd71c4795-2c05-4d34-9b59-b1f953aa3a98', '3b93f663-6317-4924-ad09-633d6994f79a'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:55.311138 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2314b7e1-3e23-4aa7-a740-f6b8fb83dabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65ad2905-c60a-44d3-bcfc-ef5eb882eed1', '5cc3f444-451e-4588-9bb1-b4229c542151', 'd71c4795-2c05-4d34-9b59-b1f953aa3a98', '3b93f663-6317-4924-ad09-633d6994f79a']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:55.311951 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d9a29f-f0c2-476d-8c16-918e0df409e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:55.338084 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d9a29f-f0c2-476d-8c16-918e0df409e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c747bb49-b64f-4e36-a3e5-f33ac919ee87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-481548264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='150319c138444c659906c0ef1c147291',qos_specs=None,replication_status=,reservations=['65ad2905-c60a-44d3-bcfc-ef5eb882eed1','5cc3f444-451e-4588-9bb1-b4229c542151','d71c4795-2c05-4d34-9b59-b1f953aa3a98','3b93f663-6317-4924-ad09-633d6994f79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-481548264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c747bb49-b64f-4e36-a3e5-f33ac919ee87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='150319c138444c659906c0ef1c147291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:55.339053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a19bf8-a26d-40e5-8939-98d872ff46cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:55.365976 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3a19bf8-a26d-40e5-8939-98d872ff46cc) transitioned into state 'SUCCESS' from state '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-481548264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='150319c138444c659906c0ef1c147291',qos_specs=None,replication_status=,reservations=['65ad2905-c60a-44d3-bcfc-ef5eb882eed1','5cc3f444-451e-4588-9bb1-b4229c542151','d71c4795-2c05-4d34-9b59-b1f953aa3a98','3b93f663-6317-4924-ad09-633d6994f79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:55.366720 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b1fde2-c708-43af-afe6-955234124fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:55.379225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b1fde2-c708-43af-afe6-955234124fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:55.380069 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Flow 'volume_create_api' (d9712bb7-e1c0-4f7b-8eb5-ccc2888d0580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:55.380448 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume request issued successfully. Aug 04 09:06:55.380905 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb3435c5-f667-48c3-ba6d-b3758e0a80af tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:55.381354 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 577/2305] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:06:55 2026] POST /volume/v3/volumes => generated 750 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:55.395257 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3dd1ca23-1e7b-4792-8cf2-c501581ec85b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:55.401148 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dd1ca23-1e7b-4792-8cf2-c501581ec85b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:55.401455 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3dd1ca23-1e7b-4792-8cf2-c501581ec85b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:55.401720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3dd1ca23-1e7b-4792-8cf2-c501581ec85b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:55.418493 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:55.418493 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:55.423108 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3dd1ca23-1e7b-4792-8cf2-c501581ec85b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:06:55.427526 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dd1ca23-1e7b-4792-8cf2-c501581ec85b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:06:55.427964 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 577/2306] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:55 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:55.743146 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7f725ecb-b45e-4c32-a9ff-43abce4144e1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:55.745248 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f725ecb-b45e-4c32-a9ff-43abce4144e1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:06:55.745459 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f725ecb-b45e-4c32-a9ff-43abce4144e1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:55.745639 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f725ecb-b45e-4c32-a9ff-43abce4144e1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:55.745774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-7f725ecb-b45e-4c32-a9ff-43abce4144e1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:55.753508 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:55.753508 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:55.754260 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f725ecb-b45e-4c32-a9ff-43abce4144e1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:06:55.754763 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 580/2307] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:55 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:55.990567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f4e06db1-00db-4f88-a8c5-eb301e6421c0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:55.992904 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4e06db1-00db-4f88-a8c5-eb301e6421c0 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 Aug 04 09:06:55.993249 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f4e06db1-00db-4f88-a8c5-eb301e6421c0 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:55.993456 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f4e06db1-00db-4f88-a8c5-eb301e6421c0 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.000846 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4e06db1-00db-4f88-a8c5-eb301e6421c0 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 returned with HTTP 404 Aug 04 09:06:56.001547 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 574/2308] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:55 2026] GET /volume/v3/volumes/a97d0322-d7b7-4ea7-af3a-df9620448107 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:56.008089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7b13e496-592b-4f0f-ac18-4d99359cfc36 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.009773 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7b13e496-592b-4f0f-ac18-4d99359cfc36 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:56.009939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7b13e496-592b-4f0f-ac18-4d99359cfc36 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.010113 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7b13e496-592b-4f0f-ac18-4d99359cfc36 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.016889 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.016889 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:56.020112 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7b13e496-592b-4f0f-ac18-4d99359cfc36 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:56.024301 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7b13e496-592b-4f0f-ac18-4d99359cfc36 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 returned with HTTP 200 Aug 04 09:06:56.024671 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 578/2309] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:56.040023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.042150 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:56.042375 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.042554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.042706 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Delete volume with id: ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:56.052434 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.052434 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:56.053140 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:56.071785 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Delete volume request issued successfully. Aug 04 09:06:56.072047 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9331c829-0251-4fc6-b0f2-50cf731f64c2 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 returned with HTTP 202 Aug 04 09:06:56.072521 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 578/2310] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:06:56 2026] DELETE /volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:06:56.079158 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f1d0fa3a-4834-4ed3-9ccd-3cc5a14f1aaa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.080859 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1d0fa3a-4834-4ed3-9ccd-3cc5a14f1aaa tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:56.081039 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1d0fa3a-4834-4ed3-9ccd-3cc5a14f1aaa tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.081285 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1d0fa3a-4834-4ed3-9ccd-3cc5a14f1aaa tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.089080 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.089080 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:56.094180 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f1d0fa3a-4834-4ed3-9ccd-3cc5a14f1aaa tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Volume info retrieved successfully. Aug 04 09:06:56.099017 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1d0fa3a-4834-4ed3-9ccd-3cc5a14f1aaa tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 returned with HTTP 200 Aug 04 09:06:56.099753 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 581/2311] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:56.440597 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-85e715c1-b9f6-4a66-a916-8ea9de133643 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.442424 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-85e715c1-b9f6-4a66-a916-8ea9de133643 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:56.442702 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-85e715c1-b9f6-4a66-a916-8ea9de133643 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.442811 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-85e715c1-b9f6-4a66-a916-8ea9de133643 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.458265 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.458265 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:56.476248 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-85e715c1-b9f6-4a66-a916-8ea9de133643 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:06:56.481256 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-85e715c1-b9f6-4a66-a916-8ea9de133643 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:06:56.481818 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 575/2312] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:56.535632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-4261b341-abd9-4904-a19f-b59cc1ef0ee9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.538439 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-4261b341-abd9-4904-a19f-b59cc1ef0ee9 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:56.538700 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-4261b341-abd9-4904-a19f-b59cc1ef0ee9 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.538949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-4261b341-abd9-4904-a19f-b59cc1ef0ee9 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.548358 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.548358 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:56.563197 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-4261b341-abd9-4904-a19f-b59cc1ef0ee9 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:06:56.572794 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-4261b341-abd9-4904-a19f-b59cc1ef0ee9 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:06:56.573421 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 579/2313] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:56.676981 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-84a86ce6-38ff-4b37-9a61-8ce756443aef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.679679 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-84a86ce6-38ff-4b37-9a61-8ce756443aef None None] GET https://10.4.3.176/volume// Aug 04 09:06:56.679840 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-84a86ce6-38ff-4b37-9a61-8ce756443aef None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.680032 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-84a86ce6-38ff-4b37-9a61-8ce756443aef None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.680652 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-84a86ce6-38ff-4b37-9a61-8ce756443aef None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:06:56.680727 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 579/2314] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:06:56.696737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-a6a4514d-1dc6-44c2-a572-9d7040ad2af7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.699265 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-a6a4514d-1dc6-44c2-a572-9d7040ad2af7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:06:56.699752 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-a6a4514d-1dc6-44c2-a572-9d7040ad2af7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c747bb49-b64f-4e36-a3e5-f33ac919ee87", "connector": null, "instance_uuid": "efb49b9a-9cae-4e25-9f42-406184bd0aa2"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:56.712354 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.712354 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:56.755815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-a6a4514d-1dc6-44c2-a572-9d7040ad2af7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:06:56.756217 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 582/2315] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:06:56 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:56.768304 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0f22d407-c847-43e1-9d81-875bc731e257 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.770349 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0f22d407-c847-43e1-9d81-875bc731e257 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:06:56.770682 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0f22d407-c847-43e1-9d81-875bc731e257 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.770983 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0f22d407-c847-43e1-9d81-875bc731e257 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.771406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-0f22d407-c847-43e1-9d81-875bc731e257 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:56.777400 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.777400 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:56.778063 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0f22d407-c847-43e1-9d81-875bc731e257 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:06:56.778521 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 576/2316] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:56.804132 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9350bff4-0011-4084-b39a-ff63f1c62dea None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.806103 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9350bff4-0011-4084-b39a-ff63f1c62dea tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:56.806393 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9350bff4-0011-4084-b39a-ff63f1c62dea tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.806650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9350bff4-0011-4084-b39a-ff63f1c62dea tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.819629 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a309880e-e366-4731-98d3-8c9ed11b22c3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.820493 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a309880e-e366-4731-98d3-8c9ed11b22c3 None None] GET https://10.4.3.176/volume// Aug 04 09:06:56.820493 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a309880e-e366-4731-98d3-8c9ed11b22c3 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.820618 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a309880e-e366-4731-98d3-8c9ed11b22c3 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.821015 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a309880e-e366-4731-98d3-8c9ed11b22c3 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:06:56.821881 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 580/2317] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:06:56.823893 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.823893 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:56.831560 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9350bff4-0011-4084-b39a-ff63f1c62dea tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:06:56.831706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-8ecb6c7a-9d7c-4d47-88bf-10d800207399 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.834754 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-8ecb6c7a-9d7c-4d47-88bf-10d800207399 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:56.834979 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-8ecb6c7a-9d7c-4d47-88bf-10d800207399 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:56.835176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-8ecb6c7a-9d7c-4d47-88bf-10d800207399 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:56.836939 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9350bff4-0011-4084-b39a-ff63f1c62dea tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:06:56.837478 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 580/2318] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:56.850609 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.850609 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:56.854991 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-8ecb6c7a-9d7c-4d47-88bf-10d800207399 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:06:56.859672 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-8ecb6c7a-9d7c-4d47-88bf-10d800207399 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:06:56.860104 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 583/2319] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:06:56 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:06:56.961008 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-e9efd465-5dc2-4c64-8b51-f29b1dcefb21 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:56.962991 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-e9efd465-5dc2-4c64-8b51-f29b1dcefb21 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] PUT https://10.4.3.176/volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8 Aug 04 09:06:56.963365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-e9efd465-5dc2-4c64-8b51-f29b1dcefb21 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:56.971315 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-e9efd465-5dc2-4c64-8b51-f29b1dcefb21 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Acquiring lock "cinder-attachment_update-c747bb49-b64f-4e36-a3e5-f33ac919ee87-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:06:56.976318 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-e9efd465-5dc2-4c64-8b51-f29b1dcefb21 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Lock "cinder-attachment_update-c747bb49-b64f-4e36-a3e5-f33ac919ee87-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:06:56.977178 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:56.977178 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:57.079935 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-e9efd465-5dc2-4c64-8b51-f29b1dcefb21 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Lock "cinder-attachment_update-c747bb49-b64f-4e36-a3e5-f33ac919ee87-np0000006401" released by "attachment_update" :: held 0.104s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:06:57.080329 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-e9efd465-5dc2-4c64-8b51-f29b1dcefb21 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8 returned with HTTP 200 Aug 04 09:06:57.080852 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 577/2320] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:06:56 2026] PUT /volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:06:57.115043 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5fc5e7e3-778b-40b8-8038-4f50aba503a8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:57.116864 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fc5e7e3-778b-40b8-8038-4f50aba503a8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] GET https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 Aug 04 09:06:57.117124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fc5e7e3-778b-40b8-8038-4f50aba503a8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:57.117392 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fc5e7e3-778b-40b8-8038-4f50aba503a8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:57.125997 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fc5e7e3-778b-40b8-8038-4f50aba503a8 tempest-VolumesListAdminTestJSON-1382583290 tempest-VolumesListAdminTestJSON-1382583290-project-member] https://10.4.3.176/volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 returned with HTTP 404 Aug 04 09:06:57.126681 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 581/2321] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:57 2026] GET /volume/v3/volumes/ebd824ed-d107-46b7-ba8f-4e8b23833a76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:06:57.794458 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-65f19786-7561-4c0d-aeb6-795434077c36 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:57.797033 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-65f19786-7561-4c0d-aeb6-795434077c36 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:06:57.797714 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-65f19786-7561-4c0d-aeb6-795434077c36 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:57.797958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-65f19786-7561-4c0d-aeb6-795434077c36 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:57.798155 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-65f19786-7561-4c0d-aeb6-795434077c36 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:57.806171 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:57.806171 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:57.806850 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-65f19786-7561-4c0d-aeb6-795434077c36 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:06:57.807193 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 581/2322] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:57 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:57.859500 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e9c7d5d0-1b7d-44fd-b160-f136fd0b44c1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:57.873763 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e9c7d5d0-1b7d-44fd-b160-f136fd0b44c1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:57.875347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e9c7d5d0-1b7d-44fd-b160-f136fd0b44c1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:57.877455 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e9c7d5d0-1b7d-44fd-b160-f136fd0b44c1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:57.908133 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:57.908133 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:06:57.914192 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e9c7d5d0-1b7d-44fd-b160-f136fd0b44c1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:06:57.920461 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e9c7d5d0-1b7d-44fd-b160-f136fd0b44c1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:06:57.921018 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 584/2323] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:57 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:58.047880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:58.050900 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:58.051444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1477713380", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:58.054041 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1477713380', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:58.054189 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Create volume of 1 GB Aug 04 09:06:58.054637 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:58.054637 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:58.061310 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Availability Zones retrieved successfully. Aug 04 09:06:58.072019 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Flow 'volume_create_api' (d6d33add-adbd-4086-9583-81adf8d7b2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:58.074324 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d5e173-38b3-4f3d-9dce-bddaddbd2dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:58.075899 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:58.124319 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d5e173-38b3-4f3d-9dce-bddaddbd2dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:58.125734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d1e33c-c407-4f92-abdb-0fd32b94ad9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:58.216138 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Created reservations ['ae4db7e0-d4a4-4bcd-b881-fa60f68ce0f3', '55aaa6d5-5e27-4d23-aaf0-f9444c10256f', 'a4df02c9-cdd7-47b1-84c2-c3daa00b7595', '496c7aa1-3b83-4563-b505-814e345873e0'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:58.217069 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96d1e33c-c407-4f92-abdb-0fd32b94ad9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae4db7e0-d4a4-4bcd-b881-fa60f68ce0f3', '55aaa6d5-5e27-4d23-aaf0-f9444c10256f', 'a4df02c9-cdd7-47b1-84c2-c3daa00b7595', '496c7aa1-3b83-4563-b505-814e345873e0']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:58.218711 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7b0333-027f-47a7-a778-77847bfa039a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:58.251582 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7b0333-027f-47a7-a778-77847bfa039a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e58e6f-7cbf-4b4e-849a-df50e9356fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1477713380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50b3090f7044768bd5713d2e896bbc6',qos_specs=None,replication_status=,reservations=['ae4db7e0-d4a4-4bcd-b881-fa60f68ce0f3','55aaa6d5-5e27-4d23-aaf0-f9444c10256f','a4df02c9-cdd7-47b1-84c2-c3daa00b7595','496c7aa1-3b83-4563-b505-814e345873e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccecb9054714f49a79a222d341de694',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1477713380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e58e6f-7cbf-4b4e-849a-df50e9356fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50b3090f7044768bd5713d2e896bbc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ccecb9054714f49a79a222d341de694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:58.252061 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8b178b-ad66-417d-8e9e-192b21fed825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:58.278657 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8b178b-ad66-417d-8e9e-192b21fed825) transitioned into state 'SUCCESS' from state '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-1477713380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50b3090f7044768bd5713d2e896bbc6',qos_specs=None,replication_status=,reservations=['ae4db7e0-d4a4-4bcd-b881-fa60f68ce0f3','55aaa6d5-5e27-4d23-aaf0-f9444c10256f','a4df02c9-cdd7-47b1-84c2-c3daa00b7595','496c7aa1-3b83-4563-b505-814e345873e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ccecb9054714f49a79a222d341de694',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:58.279587 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18106b11-9acc-4003-8c70-ed8aac44a59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:58.294609 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18106b11-9acc-4003-8c70-ed8aac44a59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:58.294829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Flow 'volume_create_api' (d6d33add-adbd-4086-9583-81adf8d7b2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:58.296531 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Create volume request issued successfully. Aug 04 09:06:58.296531 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b23ecc59-39b5-4fcf-bea8-3429ae9f79a8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:58.296531 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 578/2324] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:06:58 2026] POST /volume/v3/volumes => generated 747 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:58.817546 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d1ccefdc-6259-4190-9448-8a84fca404f0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:58.819703 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d1ccefdc-6259-4190-9448-8a84fca404f0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:06:58.820005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d1ccefdc-6259-4190-9448-8a84fca404f0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:58.820327 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d1ccefdc-6259-4190-9448-8a84fca404f0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:58.820495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-d1ccefdc-6259-4190-9448-8a84fca404f0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:58.825946 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:58.825946 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:58.826844 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d1ccefdc-6259-4190-9448-8a84fca404f0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:06:58.827395 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 582/2325] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:58 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:58.934271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1ddd7b33-dc36-4f5c-97c0-5ad528ccff82 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:58.938656 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ddd7b33-dc36-4f5c-97c0-5ad528ccff82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:58.938955 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ddd7b33-dc36-4f5c-97c0-5ad528ccff82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:58.939242 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ddd7b33-dc36-4f5c-97c0-5ad528ccff82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:58.958420 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:58.958420 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:58.965118 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1ddd7b33-dc36-4f5c-97c0-5ad528ccff82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:06:58.969566 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ddd7b33-dc36-4f5c-97c0-5ad528ccff82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:06:58.969980 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 582/2326] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:58 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:59.206768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-296f1a72-df38-4702-8046-ff1f70f24437 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:59.308151 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-296f1a72-df38-4702-8046-ff1f70f24437 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:06:59.308465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-296f1a72-df38-4702-8046-ff1f70f24437 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:59.308661 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-296f1a72-df38-4702-8046-ff1f70f24437 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:59.308916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-296f1a72-df38-4702-8046-ff1f70f24437 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:06:59.309619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-296f1a72-df38-4702-8046-ff1f70f24437 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:06:59.315564 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-296f1a72-df38-4702-8046-ff1f70f24437 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:06:59.315750 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-296f1a72-df38-4702-8046-ff1f70f24437 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:06:59.316076 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 585/2327] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:06:59 2026] GET /volume/v3/volumes => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:06:59.324511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:59.326163 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:06:59.326527 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-870135841"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:06:59.327930 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-870135841'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:06:59.328063 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume of 1 GB Aug 04 09:06:59.328312 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:59.328312 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:06:59.331929 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Availability Zones retrieved successfully. Aug 04 09:06:59.337123 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Flow 'volume_create_api' (5f337d74-240c-4400-8e9b-83e2708a1bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:59.338005 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ecffb5-3dbd-4b5e-8a53-f8f9064561f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:59.338840 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:06:59.363805 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35ecffb5-3dbd-4b5e-8a53-f8f9064561f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:59.364783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d21bbd7-5d95-4a59-b7fc-39d9a7753f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:59.426070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Created reservations ['dee488d6-5eeb-4134-ac08-f2a7e67c049b', 'c957b50e-c462-4d76-91f6-6c254f5ab87e', 'a387b26c-afc0-40dc-a2e5-7ffc821d8adc', '99c6d94c-0761-4120-9058-b688b0e07a5e'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:06:59.426848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d21bbd7-5d95-4a59-b7fc-39d9a7753f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dee488d6-5eeb-4134-ac08-f2a7e67c049b', 'c957b50e-c462-4d76-91f6-6c254f5ab87e', 'a387b26c-afc0-40dc-a2e5-7ffc821d8adc', '99c6d94c-0761-4120-9058-b688b0e07a5e']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:59.427559 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd49970-1f0e-4c00-92c1-415f0f2cacc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:59.450818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd49970-1f0e-4c00-92c1-415f0f2cacc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebfc921b-a7bc-4d8d-8edd-ffca3da2487e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-870135841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ac958da9adcb4a51a8849c059458fe59',qos_specs=None,replication_status=,reservations=['dee488d6-5eeb-4134-ac08-f2a7e67c049b','c957b50e-c462-4d76-91f6-6c254f5ab87e','a387b26c-afc0-40dc-a2e5-7ffc821d8adc','99c6d94c-0761-4120-9058-b688b0e07a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ade1d4acd94d82ab752042db26bb43',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:06:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-870135841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebfc921b-a7bc-4d8d-8edd-ffca3da2487e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ac958da9adcb4a51a8849c059458fe59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ade1d4acd94d82ab752042db26bb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:59.451588 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3eb157-9ca6-42e7-925c-c6afa253d390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:59.468842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3eb157-9ca6-42e7-925c-c6afa253d390) transitioned into state 'SUCCESS' from state '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-870135841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ac958da9adcb4a51a8849c059458fe59',qos_specs=None,replication_status=,reservations=['dee488d6-5eeb-4134-ac08-f2a7e67c049b','c957b50e-c462-4d76-91f6-6c254f5ab87e','a387b26c-afc0-40dc-a2e5-7ffc821d8adc','99c6d94c-0761-4120-9058-b688b0e07a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ade1d4acd94d82ab752042db26bb43',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:59.469653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac2d51d-d496-40a9-97d5-ad79a96f76c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:06:59.478886 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ac2d51d-d496-40a9-97d5-ad79a96f76c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:06:59.479714 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Flow 'volume_create_api' (5f337d74-240c-4400-8e9b-83e2708a1bb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:06:59.479995 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume request issued successfully. Aug 04 09:06:59.480553 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1bdf7d08-ad3c-44d7-8011-fc311929c696 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:06:59.480946 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 579/2328] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:06:59 2026] POST /volume/v3/volumes => generated 763 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:06:59.492451 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fb087425-d297-42ab-b73c-c364e3b0f0a5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:59.496618 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb087425-d297-42ab-b73c-c364e3b0f0a5 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:06:59.496855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb087425-d297-42ab-b73c-c364e3b0f0a5 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:59.497054 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb087425-d297-42ab-b73c-c364e3b0f0a5 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:59.507102 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:59.507102 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:06:59.516540 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fb087425-d297-42ab-b73c-c364e3b0f0a5 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:06:59.519822 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb087425-d297-42ab-b73c-c364e3b0f0a5 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 200 Aug 04 09:06:59.520457 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 583/2329] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:59 2026] GET /volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:59.840410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f4fce962-b2d2-4aeb-a10a-6435a8530930 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:59.842845 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4fce962-b2d2-4aeb-a10a-6435a8530930 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:06:59.843144 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4fce962-b2d2-4aeb-a10a-6435a8530930 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:59.843449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4fce962-b2d2-4aeb-a10a-6435a8530930 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:06:59.843597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f4fce962-b2d2-4aeb-a10a-6435a8530930 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:06:59.853868 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:06:59.853868 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:06:59.854805 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4fce962-b2d2-4aeb-a10a-6435a8530930 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:06:59.855383 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 583/2330] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:06:59 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:06:59.986340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bf25dab1-78b8-45e1-bbd8-bdba01b17d3a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:06:59.989777 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bf25dab1-78b8-45e1-bbd8-bdba01b17d3a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:06:59.991233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bf25dab1-78b8-45e1-bbd8-bdba01b17d3a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:06:59.991233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bf25dab1-78b8-45e1-bbd8-bdba01b17d3a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:00.004900 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:00.004900 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:00.009843 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bf25dab1-78b8-45e1-bbd8-bdba01b17d3a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:00.014463 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bf25dab1-78b8-45e1-bbd8-bdba01b17d3a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:07:00.015193 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 586/2331] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:06:59 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:00.400869 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-12dcc4b8-f180-400d-9625-375cb3b910d7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:00.403492 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-12dcc4b8-f180-400d-9625-375cb3b910d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8/action Aug 04 09:07:00.403857 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-12dcc4b8-f180-400d-9625-375cb3b910d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:00.403993 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-12dcc4b8-f180-400d-9625-375cb3b910d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:00.420970 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:00.420970 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:00.431584 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-470a1da1-b0d7-4c3a-bb33-d46e8704a7cf req-12dcc4b8-f180-400d-9625-375cb3b910d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8/action returned with HTTP 204 Aug 04 09:07:00.432441 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 580/2332] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:07:00 2026] POST /volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:00.533776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d7e083ea-8e4f-4e35-99b6-2d4ffc637d04 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:00.535732 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7e083ea-8e4f-4e35-99b6-2d4ffc637d04 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:00.536132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7e083ea-8e4f-4e35-99b6-2d4ffc637d04 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:00.536232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7e083ea-8e4f-4e35-99b6-2d4ffc637d04 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:00.545967 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:00.545967 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:00.550022 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d7e083ea-8e4f-4e35-99b6-2d4ffc637d04 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:00.554699 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7e083ea-8e4f-4e35-99b6-2d4ffc637d04 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 200 Aug 04 09:07:00.555125 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 584/2333] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:00 2026] GET /volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:00.570854 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3353e1f1-067a-4273-b4cc-87a5071dd7c4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:00.573631 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3353e1f1-067a-4273-b4cc-87a5071dd7c4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:00.573914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3353e1f1-067a-4273-b4cc-87a5071dd7c4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:00.574173 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3353e1f1-067a-4273-b4cc-87a5071dd7c4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:00.586957 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:00.586957 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:00.592325 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3353e1f1-067a-4273-b4cc-87a5071dd7c4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:00.599903 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3353e1f1-067a-4273-b4cc-87a5071dd7c4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 200 Aug 04 09:07:00.600488 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 584/2334] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:00 2026] GET /volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:00.615493 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:00.617234 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:00.617599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1047579565"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:00.619170 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1047579565'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:00.619316 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume of 1 GB Aug 04 09:07:00.623353 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Availability Zones retrieved successfully. Aug 04 09:07:00.629756 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Flow 'volume_create_api' (bb136028-eac2-4956-9a2e-03d9a8c28c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:00.631538 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5df8698-4c3f-4173-b907-c54952c3603c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:00.632895 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:00.668075 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5df8698-4c3f-4173-b907-c54952c3603c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:00.669608 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a551085-1bde-4f24-813f-948307c2d057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:00.754890 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Created reservations ['ea10b01e-3841-4df6-9f13-40be66798e1b', '9e290196-7604-4dbe-b5ed-c4dc5b6e30e2', 'a36d712f-0cf2-4ddb-9467-84d489f46ed2', '5b5cde36-71dc-4fe5-aa7c-2006ea31d476'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:00.755813 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a551085-1bde-4f24-813f-948307c2d057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea10b01e-3841-4df6-9f13-40be66798e1b', '9e290196-7604-4dbe-b5ed-c4dc5b6e30e2', 'a36d712f-0cf2-4ddb-9467-84d489f46ed2', '5b5cde36-71dc-4fe5-aa7c-2006ea31d476']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:00.756625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749b8e95-f147-4462-941f-7aeae949520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:00.783676 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749b8e95-f147-4462-941f-7aeae949520d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4eff76c-15cb-47ca-b698-66b4d787629e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1047579565',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ac958da9adcb4a51a8849c059458fe59',qos_specs=None,replication_status=,reservations=['ea10b01e-3841-4df6-9f13-40be66798e1b','9e290196-7604-4dbe-b5ed-c4dc5b6e30e2','a36d712f-0cf2-4ddb-9467-84d489f46ed2','5b5cde36-71dc-4fe5-aa7c-2006ea31d476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ade1d4acd94d82ab752042db26bb43',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1047579565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4eff76c-15cb-47ca-b698-66b4d787629e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ac958da9adcb4a51a8849c059458fe59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ade1d4acd94d82ab752042db26bb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:00.784496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3635cee-b7f2-4df8-b357-540034bcc071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:00.804732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3635cee-b7f2-4df8-b357-540034bcc071) transitioned into state 'SUCCESS' from state '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-1047579565',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ac958da9adcb4a51a8849c059458fe59',qos_specs=None,replication_status=,reservations=['ea10b01e-3841-4df6-9f13-40be66798e1b','9e290196-7604-4dbe-b5ed-c4dc5b6e30e2','a36d712f-0cf2-4ddb-9467-84d489f46ed2','5b5cde36-71dc-4fe5-aa7c-2006ea31d476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ade1d4acd94d82ab752042db26bb43',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:00.805503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31188bc-4fe9-4d3d-b069-6381ff418176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:00.816074 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31188bc-4fe9-4d3d-b069-6381ff418176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:00.817074 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Flow 'volume_create_api' (bb136028-eac2-4956-9a2e-03d9a8c28c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:00.817506 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume request issued successfully. Aug 04 09:07:00.817952 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-53f061e3-ba4a-4cc8-b0bc-f634d9247cbd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:00.818414 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 587/2335] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:07:00 2026] POST /volume/v3/volumes => generated 764 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:00.830359 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-43cc87c0-c167-4b70-b9a8-ab071e6f8a29 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:00.832145 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43cc87c0-c167-4b70-b9a8-ab071e6f8a29 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:00.832414 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-43cc87c0-c167-4b70-b9a8-ab071e6f8a29 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:00.832556 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-43cc87c0-c167-4b70-b9a8-ab071e6f8a29 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:00.840768 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:00.840768 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:00.844188 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-43cc87c0-c167-4b70-b9a8-ab071e6f8a29 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:00.850893 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43cc87c0-c167-4b70-b9a8-ab071e6f8a29 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 200 Aug 04 09:07:00.851263 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 581/2336] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:00 2026] GET /volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:00.866124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-be494f7b-e4f5-4fa9-bca9-cdedee271bfd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:00.867878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be494f7b-e4f5-4fa9-bca9-cdedee271bfd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:00.868105 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be494f7b-e4f5-4fa9-bca9-cdedee271bfd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:00.868295 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be494f7b-e4f5-4fa9-bca9-cdedee271bfd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:00.868410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-be494f7b-e4f5-4fa9-bca9-cdedee271bfd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:00.872074 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:00.872074 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:00.872631 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be494f7b-e4f5-4fa9-bca9-cdedee271bfd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:00.872947 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 585/2337] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:00 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:01.028331 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8b8c2345-b701-4de9-8a56-417a06606734 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:01.030119 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b8c2345-b701-4de9-8a56-417a06606734 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:07:01.030345 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b8c2345-b701-4de9-8a56-417a06606734 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:01.030535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b8c2345-b701-4de9-8a56-417a06606734 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:01.040222 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:01.040222 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:01.043974 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8b8c2345-b701-4de9-8a56-417a06606734 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:01.048986 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b8c2345-b701-4de9-8a56-417a06606734 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:07:01.049432 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 585/2338] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:01 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:01.061415 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1b0ed237-c3b7-493d-896e-6328d80a2c98 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:01.066929 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b0ed237-c3b7-493d-896e-6328d80a2c98 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:07:01.066929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b0ed237-c3b7-493d-896e-6328d80a2c98 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:01.066929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b0ed237-c3b7-493d-896e-6328d80a2c98 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:01.084063 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:01.084063 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:01.087915 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1b0ed237-c3b7-493d-896e-6328d80a2c98 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:01.092922 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b0ed237-c3b7-493d-896e-6328d80a2c98 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:07:01.093418 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 588/2339] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:01 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:01.870338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-90aa5c09-1771-462d-8c23-29f0dd0e253a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:01.872622 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90aa5c09-1771-462d-8c23-29f0dd0e253a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:01.873138 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-90aa5c09-1771-462d-8c23-29f0dd0e253a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:01.873228 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-90aa5c09-1771-462d-8c23-29f0dd0e253a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:01.883638 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:01.883638 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:01.884460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6a3772a4-84d7-4d46-b13f-86ab3ea2634e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:01.886587 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6a3772a4-84d7-4d46-b13f-86ab3ea2634e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:01.886868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6a3772a4-84d7-4d46-b13f-86ab3ea2634e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:01.887085 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6a3772a4-84d7-4d46-b13f-86ab3ea2634e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:01.887222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-6a3772a4-84d7-4d46-b13f-86ab3ea2634e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:01.888078 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-90aa5c09-1771-462d-8c23-29f0dd0e253a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:01.892390 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90aa5c09-1771-462d-8c23-29f0dd0e253a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 200 Aug 04 09:07:01.892586 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:01.892586 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:01.892755 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 582/2340] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:01 2026] GET /volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:01.893426 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6a3772a4-84d7-4d46-b13f-86ab3ea2634e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:01.893783 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 586/2341] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:01 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:01.904322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-973bcb61-75e4-4cee-8662-541fda82eefe None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:01.909964 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-973bcb61-75e4-4cee-8662-541fda82eefe tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:01.910235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-973bcb61-75e4-4cee-8662-541fda82eefe tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:01.910512 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-973bcb61-75e4-4cee-8662-541fda82eefe tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:01.919641 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:01.919641 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:01.927576 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-973bcb61-75e4-4cee-8662-541fda82eefe tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:01.940604 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-973bcb61-75e4-4cee-8662-541fda82eefe tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 200 Aug 04 09:07:01.941156 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 586/2342] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:01 2026] GET /volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:01.954592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:01.956429 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:01.956767 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1395861548"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:01.958197 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1395861548'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:01.958385 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume of 1 GB Aug 04 09:07:01.963529 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Availability Zones retrieved successfully. Aug 04 09:07:01.969945 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Flow 'volume_create_api' (0e8318de-ece1-4f2b-b8e1-fd55b8f87fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:01.972304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba0ec54-9681-4285-90e5-e9a19ecd4249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:01.974733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:02.015754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bba0ec54-9681-4285-90e5-e9a19ecd4249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:02.016752 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6b1eb0-0858-4be0-8dd2-9a601f7c29ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:02.062244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Created reservations ['ae9514ee-60ab-4eba-97fa-fd0c501ec3c4', '50060e69-4883-4cd6-a6a7-b0ce2e933494', '2cd50a68-c29f-45fd-ae40-c2d9c3d05706', '56b77317-5478-4a4b-95ad-259ef9e9d0e0'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:02.063231 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6b1eb0-0858-4be0-8dd2-9a601f7c29ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae9514ee-60ab-4eba-97fa-fd0c501ec3c4', '50060e69-4883-4cd6-a6a7-b0ce2e933494', '2cd50a68-c29f-45fd-ae40-c2d9c3d05706', '56b77317-5478-4a4b-95ad-259ef9e9d0e0']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:02.064022 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39681718-131a-46af-97cf-f024fc1c1378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:02.093975 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39681718-131a-46af-97cf-f024fc1c1378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21d73b72-f56a-456b-abcc-c09f669d38db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1395861548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ac958da9adcb4a51a8849c059458fe59',qos_specs=None,replication_status=,reservations=['ae9514ee-60ab-4eba-97fa-fd0c501ec3c4','50060e69-4883-4cd6-a6a7-b0ce2e933494','2cd50a68-c29f-45fd-ae40-c2d9c3d05706','56b77317-5478-4a4b-95ad-259ef9e9d0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ade1d4acd94d82ab752042db26bb43',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1395861548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21d73b72-f56a-456b-abcc-c09f669d38db,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ac958da9adcb4a51a8849c059458fe59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ade1d4acd94d82ab752042db26bb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:02.094809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf0361f3-633f-468e-8d97-963ccfb75f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:02.115503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf0361f3-633f-468e-8d97-963ccfb75f80) transitioned into state 'SUCCESS' from state '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-1395861548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ac958da9adcb4a51a8849c059458fe59',qos_specs=None,replication_status=,reservations=['ae9514ee-60ab-4eba-97fa-fd0c501ec3c4','50060e69-4883-4cd6-a6a7-b0ce2e933494','2cd50a68-c29f-45fd-ae40-c2d9c3d05706','56b77317-5478-4a4b-95ad-259ef9e9d0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ade1d4acd94d82ab752042db26bb43',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:02.116157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4c5043-cbba-43c6-bdc8-a3be80e5296d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:02.125228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4c5043-cbba-43c6-bdc8-a3be80e5296d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:02.126026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Flow 'volume_create_api' (0e8318de-ece1-4f2b-b8e1-fd55b8f87fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:02.126366 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Create volume request issued successfully. Aug 04 09:07:02.127831 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-98323515-a8a7-4b72-89ef-fb2bf77f2212 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:02.128232 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 589/2343] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:07:01 2026] POST /volume/v3/volumes => generated 764 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:02.156658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-96b5f87d-9055-4ec2-bf4f-76fcbb43c09f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:02.159491 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-96b5f87d-9055-4ec2-bf4f-76fcbb43c09f tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:02.159666 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-96b5f87d-9055-4ec2-bf4f-76fcbb43c09f tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:02.160945 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-96b5f87d-9055-4ec2-bf4f-76fcbb43c09f tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:02.170226 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:02.170226 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:02.171790 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-96b5f87d-9055-4ec2-bf4f-76fcbb43c09f tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:02.175386 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-96b5f87d-9055-4ec2-bf4f-76fcbb43c09f tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 200 Aug 04 09:07:02.175968 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 583/2344] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:02 2026] GET /volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:02.905368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-da133ac7-0e47-47e3-8e09-d0cf2b359da2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:02.907219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da133ac7-0e47-47e3-8e09-d0cf2b359da2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:02.909125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da133ac7-0e47-47e3-8e09-d0cf2b359da2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:02.909125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da133ac7-0e47-47e3-8e09-d0cf2b359da2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:02.909125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-da133ac7-0e47-47e3-8e09-d0cf2b359da2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:02.913321 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:02.913321 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:02.914235 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da133ac7-0e47-47e3-8e09-d0cf2b359da2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:02.914863 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 587/2345] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:02 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.189244 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-76b6649f-930a-4155-8992-68f3f9ad7a2a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.191022 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-76b6649f-930a-4155-8992-68f3f9ad7a2a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:03.191412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-76b6649f-930a-4155-8992-68f3f9ad7a2a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.191412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-76b6649f-930a-4155-8992-68f3f9ad7a2a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.200893 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.200893 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:03.206364 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-76b6649f-930a-4155-8992-68f3f9ad7a2a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:03.212874 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-76b6649f-930a-4155-8992-68f3f9ad7a2a tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 200 Aug 04 09:07:03.213436 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 587/2346] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.231243 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-01d9fe49-c576-4200-a947-bb4ec27d5714 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.232584 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-01d9fe49-c576-4200-a947-bb4ec27d5714 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:03.232792 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-01d9fe49-c576-4200-a947-bb4ec27d5714 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.232960 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-01d9fe49-c576-4200-a947-bb4ec27d5714 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.242913 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.242913 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:03.249324 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-01d9fe49-c576-4200-a947-bb4ec27d5714 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:03.274066 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-01d9fe49-c576-4200-a947-bb4ec27d5714 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 200 Aug 04 09:07:03.274663 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 590/2347] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.298284 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.301852 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:07:03.302045 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.302275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.302629 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.303397 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.314726 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.315278 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ec194cf7-23a3-4667-9933-31ca21d0f19c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:07:03.315690 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 584/2348] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes => generated 975 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.329450 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-036bf930-edac-4d1c-a43e-d5e89d42576d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.332941 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-036bf930-edac-4d1c-a43e-d5e89d42576d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-870135841 Aug 04 09:07:03.333160 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-036bf930-edac-4d1c-a43e-d5e89d42576d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.333426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-036bf930-edac-4d1c-a43e-d5e89d42576d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.333772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-036bf930-edac-4d1c-a43e-d5e89d42576d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.334983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-036bf930-edac-4d1c-a43e-d5e89d42576d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-870135841'), ('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.343741 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-036bf930-edac-4d1c-a43e-d5e89d42576d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.344238 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-036bf930-edac-4d1c-a43e-d5e89d42576d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-870135841 returned with HTTP 200 Aug 04 09:07:03.344678 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 588/2349] 10.4.3.176 () {66 vars in 1336 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-870135841 => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.355939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b2e34241-6887-4824-a367-22e00e8ff770 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.357753 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b2e34241-6887-4824-a367-22e00e8ff770 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-870135841 Aug 04 09:07:03.357985 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b2e34241-6887-4824-a367-22e00e8ff770 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.358186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b2e34241-6887-4824-a367-22e00e8ff770 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.358584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-b2e34241-6887-4824-a367-22e00e8ff770 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.359283 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b2e34241-6887-4824-a367-22e00e8ff770 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-870135841'), ('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.367712 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b2e34241-6887-4824-a367-22e00e8ff770 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.368398 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.368398 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:03.372679 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b2e34241-6887-4824-a367-22e00e8ff770 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-870135841 returned with HTTP 200 Aug 04 09:07:03.373159 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 588/2350] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-870135841 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.394147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.394147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?limit=1 Aug 04 09:07:03.394147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.394147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.394147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.394546 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.411914 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.412892 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.412892 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:03.418625 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b9e045ab-88f3-4e8e-a641-b65c23b48fcd tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 04 09:07:03.419242 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 591/2351] 10.4.3.176 () {66 vars in 1273 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:03.439111 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.444465 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?limit=1&marker=21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:03.445042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.447511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.447511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.447511 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.447511 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:03.447806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.495382 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.496139 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.496139 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:03.500321 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5eabb78b-32e0-419b-9ddd-cc7549cd3b1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?limit=1&marker=21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 200 Aug 04 09:07:03.500806 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 585/2352] 10.4.3.176 () {66 vars in 1361 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=21d73b72-f56a-456b-abcc-c09f669d38db => generated 1003 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:03.514727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.515655 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?limit=1&marker=e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:03.515655 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.515842 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.516806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.516806 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.516806 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:03.516806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.549611 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.550590 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.550590 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:03.555583 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-384bb82c-e8ac-4d4a-a256-b4fa695ccb05 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?limit=1&marker=e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 200 Aug 04 09:07:03.555917 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 589/2353] 10.4.3.176 () {66 vars in 1361 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=e4eff76c-15cb-47ca-b698-66b4d787629e => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:03.567730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.570591 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?limit=1&marker=ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:03.570782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.570993 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.571237 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.571962 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.618240 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.620187 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f6943c2-4be4-4c68-b4ed-85d962c6f40b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?limit=1&marker=ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 200 Aug 04 09:07:03.620608 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 589/2354] 10.4.3.176 () {66 vars in 1361 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?limit=1&marker=ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:07:03.637754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.639461 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 04 09:07:03.639680 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.639891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.640120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.640519 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value available, assuming string {{(pid=100459) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:03.641344 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.670958 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.671868 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.671868 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:03.675800 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0d7a3f3-5bfb-4e66-aa68-4ee1209d8f19 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 04 09:07:03.676187 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 592/2355] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:03.691079 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.694843 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 04 09:07:03.695073 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.695324 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.695580 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.695842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value available, assuming string {{(pid=100461) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:03.697243 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.742260 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.744484 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.744484 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:03.748973 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-640d25ad-ba86-4304-93eb-7638c2cecab1 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 04 09:07:03.749443 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 586/2356] 10.4.3.176 () {66 vars in 1359 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:03.766350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.768146 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?limit=1 Aug 04 09:07:03.768427 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.768609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.768818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.769460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.777758 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.778350 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1706d67-c546-46b9-ab60-eff1c0b9415d tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 04 09:07:03.778731 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 590/2357] 10.4.3.176 () {66 vars in 1252 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.788663 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.790356 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?limit=1&marker=21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:03.790566 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.790734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.790967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.791666 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.801946 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.802735 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-828e44bb-cfb8-40c6-91c4-3c7131b6af00 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?limit=1&marker=21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 200 Aug 04 09:07:03.802792 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 590/2358] 10.4.3.176 () {66 vars in 1340 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes?limit=1&marker=21d73b72-f56a-456b-abcc-c09f669d38db => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.813343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.815486 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?limit=1&marker=e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:03.815717 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.815989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.816438 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.817181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.859481 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.860165 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-696b9411-0f7d-4333-82ac-4cf8dcea601b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?limit=1&marker=e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 200 Aug 04 09:07:03.860704 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 593/2359] 10.4.3.176 () {66 vars in 1340 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes?limit=1&marker=e4eff76c-15cb-47ca-b698-66b4d787629e => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.870947 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.872435 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?limit=1&marker=ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:03.872663 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.872872 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.873097 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.873864 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.884119 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.884508 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-23230f6d-343f-47b1-ac2c-db9b825e3bbc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?limit=1&marker=ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 200 Aug 04 09:07:03.884901 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 587/2360] 10.4.3.176 () {66 vars in 1340 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes?limit=1&marker=ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:07:03.893664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6602ce6e-9bbf-498f-a795-043b94afe263 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.895260 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-870135841&status=available Aug 04 09:07:03.895470 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.895633 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.895842 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.896060 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value available, assuming string {{(pid=100462) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:03.896294 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.896294 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:03.896658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-870135841'), ('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.923104 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.923623 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6602ce6e-9bbf-498f-a795-043b94afe263 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-870135841&status=available returned with HTTP 200 Aug 04 09:07:03.924070 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 591/2361] 10.4.3.176 () {66 vars in 1370 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-870135841&status=available => generated 333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.925242 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e4d39d98-e84e-403b-9765-fe8d8829b244 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.927447 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4d39d98-e84e-403b-9765-fe8d8829b244 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:03.927447 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4d39d98-e84e-403b-9765-fe8d8829b244 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.927447 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4d39d98-e84e-403b-9765-fe8d8829b244 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.927588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e4d39d98-e84e-403b-9765-fe8d8829b244 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:03.931950 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.931950 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:03.932657 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4d39d98-e84e-403b-9765-fe8d8829b244 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:03.933059 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 591/2362] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.933150 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.934815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1395861548&status=available Aug 04 09:07:03.934999 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.935171 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.935461 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.935659 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value available, assuming string {{(pid=100459) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:03.935893 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.935893 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:03.936271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1395861548'), ('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:03.963242 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:03.963242 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:03.963242 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:03.967815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-07d919b4-d3f0-44fe-b2e6-efca1188fe62 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1395861548&status=available returned with HTTP 200 Aug 04 09:07:03.968178 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 594/2363] 10.4.3.176 () {66 vars in 1393 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1395861548&status=available => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:03.982387 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:03.983918 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?marker=e4eff76c-15cb-47ca-b698-66b4d787629e&sort=id%3Aasc Aug 04 09:07:03.985217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:03.985217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:03.985217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:03.985217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.016818 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.017629 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.017629 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:04.022011 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6dfe1045-d6cb-45d0-9a5f-93682bdf6167 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?marker=e4eff76c-15cb-47ca-b698-66b4d787629e&sort=id%3Aasc returned with HTTP 200 Aug 04 09:07:04.022509 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 588/2364] 10.4.3.176 () {66 vars in 1373 bytes} [Tue Aug 4 09:07:03 2026] GET /volume/v3/volumes/detail?marker=e4eff76c-15cb-47ca-b698-66b4d787629e&sort=id%3Aasc => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.036587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.038478 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 04 09:07:04.038690 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.038900 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.039175 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.039631 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.039631 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:04.040075 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.069780 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.070929 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.070929 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:04.074919 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-02fb73f2-8703-4f5d-a605-420f2de337e9 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 04 09:07:04.074919 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 592/2365] 10.4.3.176 () {66 vars in 1337 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:04.087901 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.089604 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:07:04.089781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.089969 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.090194 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.091243 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.102765 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.105217 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.105217 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:04.107391 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e9ad178d-8a31-4b40-83ef-9a356d7add7e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:07:04.107726 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 592/2366] 10.4.3.176 () {66 vars in 1258 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:04.120175 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.121991 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 04 09:07:04.122087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.123236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.123236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.123236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.159329 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.159897 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-781c4b1c-ff96-42f0-a6bb-6064e8543ee4 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 04 09:07:04.160462 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 595/2367] 10.4.3.176 () {66 vars in 1316 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.169417 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.171505 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?availability_zone=nova Aug 04 09:07:04.171741 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.171962 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.172213 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.172528 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value nova, assuming string {{(pid=100461) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:04.173180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.201134 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.201712 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c097d08-d998-4113-bd54-473c7d4dcc20 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 04 09:07:04.202168 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 589/2368] 10.4.3.176 () {66 vars in 1282 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.214882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.216544 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?availability_zone=nova Aug 04 09:07:04.216720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.216890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.217105 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.217373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value nova, assuming string {{(pid=100462) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:04.217924 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.243956 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.244801 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-964d424f-0fa7-425e-8cdc-17b074ef8c28 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 04 09:07:04.245174 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 593/2369] 10.4.3.176 () {66 vars in 1282 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.254117 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4693923c-6585-4d04-8464-e4b739ff653c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.255929 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4693923c-6585-4d04-8464-e4b739ff653c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?bootable=false Aug 04 09:07:04.256152 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4693923c-6585-4d04-8464-e4b739ff653c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.256427 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4693923c-6585-4d04-8464-e4b739ff653c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.256673 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-4693923c-6585-4d04-8464-e4b739ff653c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.258381 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-4693923c-6585-4d04-8464-e4b739ff653c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.289548 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4693923c-6585-4d04-8464-e4b739ff653c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.290181 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4693923c-6585-4d04-8464-e4b739ff653c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 04 09:07:04.290917 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 593/2370] 10.4.3.176 () {66 vars in 1266 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.299119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.301418 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?bootable=false Aug 04 09:07:04.301587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.301807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.302011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.302318 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.302318 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:04.302738 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.340483 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.341012 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-db4572aa-a65c-4f96-af2d-3131a7ddba37 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 04 09:07:04.341425 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 596/2371] 10.4.3.176 () {66 vars in 1266 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.353071 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.354660 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?status=available Aug 04 09:07:04.354858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.355032 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.355271 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.355521 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value available, assuming string {{(pid=100461) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:04.355741 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.355741 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:04.356109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.368657 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.369120 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1549358c-7980-4a90-b6dd-37a0cd34d6f6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?status=available returned with HTTP 200 Aug 04 09:07:04.369497 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 590/2372] 10.4.3.176 () {66 vars in 1270 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.377595 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.379279 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes?status=available Aug 04 09:07:04.379457 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.379656 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.379891 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.380162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value available, assuming string {{(pid=100462) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:04.380446 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.380446 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:04.380814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.405286 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.405853 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd88dc0a-ed59-4bab-9f09-97895f4a8fee tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes?status=available returned with HTTP 200 Aug 04 09:07:04.406263 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 594/2373] 10.4.3.176 () {66 vars in 1270 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.417063 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.419084 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?availability_zone=nova Aug 04 09:07:04.419350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.419591 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.419891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.420186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value nova, assuming string {{(pid=100460) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:04.420509 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.420509 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:04.420989 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.457249 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.458407 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.458407 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:04.464329 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bbdb5165-d36f-4cff-bd8c-a67da8cf70c7 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 04 09:07:04.464701 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 594/2374] 10.4.3.176 () {66 vars in 1303 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:04.476728 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.479151 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?bootable=false Aug 04 09:07:04.479340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.479506 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.479746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.480059 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.480059 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:04.480466 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.493302 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.494338 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.494338 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:04.503605 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7e58c814-dd08-4acd-8f5c-6fd3ce504e87 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 04 09:07:04.504261 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 597/2375] 10.4.3.176 () {66 vars in 1287 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:04.516764 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8649783b-a2de-48de-9456-6afe5592cfad None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.518601 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/detail?status=available Aug 04 09:07:04.518798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.519028 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.519350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:04.519642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Could not evaluate value available, assuming string {{(pid=100461) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2373}} Aug 04 09:07:04.519945 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.519945 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:04.520436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:04.531158 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Get all volumes completed successfully. Aug 04 09:07:04.532553 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.532553 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:04.538091 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8649783b-a2de-48de-9456-6afe5592cfad tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 04 09:07:04.538517 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 591/2376] 10.4.3.176 () {66 vars in 1291 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:04.553432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-11544d83-c978-4677-87a6-3fcd66669b39 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.555440 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11544d83-c978-4677-87a6-3fcd66669b39 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:04.555670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11544d83-c978-4677-87a6-3fcd66669b39 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.555886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11544d83-c978-4677-87a6-3fcd66669b39 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.563647 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.563647 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:04.567635 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-11544d83-c978-4677-87a6-3fcd66669b39 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:04.572320 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11544d83-c978-4677-87a6-3fcd66669b39 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 200 Aug 04 09:07:04.572761 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 595/2377] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.586335 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-863da06e-d0f8-4dd8-8487-857b8194c942 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.589063 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-863da06e-d0f8-4dd8-8487-857b8194c942 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] DELETE https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:04.589331 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-863da06e-d0f8-4dd8-8487-857b8194c942 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.589558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-863da06e-d0f8-4dd8-8487-857b8194c942 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.589759 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-863da06e-d0f8-4dd8-8487-857b8194c942 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Delete volume with id: 21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:04.598598 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.598598 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:04.599133 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-863da06e-d0f8-4dd8-8487-857b8194c942 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:04.644072 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-863da06e-d0f8-4dd8-8487-857b8194c942 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Delete volume request issued successfully. Aug 04 09:07:04.644319 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-863da06e-d0f8-4dd8-8487-857b8194c942 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 202 Aug 04 09:07:04.644825 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 595/2378] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:07:04 2026] DELETE /volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:04.653034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b3513b25-5b15-419a-8bb8-d92a857500d6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.654907 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3513b25-5b15-419a-8bb8-d92a857500d6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:04.655881 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3513b25-5b15-419a-8bb8-d92a857500d6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.655881 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b3513b25-5b15-419a-8bb8-d92a857500d6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.663674 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.663674 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:04.667908 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b3513b25-5b15-419a-8bb8-d92a857500d6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:04.673453 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b3513b25-5b15-419a-8bb8-d92a857500d6 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 200 Aug 04 09:07:04.673921 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 598/2379] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:04.944751 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f09af104-b208-4ee4-b0e1-874620197a22 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:04.946942 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f09af104-b208-4ee4-b0e1-874620197a22 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:04.947214 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f09af104-b208-4ee4-b0e1-874620197a22 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:04.947505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f09af104-b208-4ee4-b0e1-874620197a22 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:04.947665 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f09af104-b208-4ee4-b0e1-874620197a22 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:04.955223 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:04.955223 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:04.956105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f09af104-b208-4ee4-b0e1-874620197a22 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:04.956585 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 592/2380] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:04 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:05.685759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7c98cc98-d9af-4cfc-9907-d64100b7c486 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:05.687462 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c98cc98-d9af-4cfc-9907-d64100b7c486 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db Aug 04 09:07:05.687651 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c98cc98-d9af-4cfc-9907-d64100b7c486 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:05.687843 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c98cc98-d9af-4cfc-9907-d64100b7c486 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:05.694552 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c98cc98-d9af-4cfc-9907-d64100b7c486 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db returned with HTTP 404 Aug 04 09:07:05.695079 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 596/2381] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:05 2026] GET /volume/v3/volumes/21d73b72-f56a-456b-abcc-c09f669d38db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:05.701680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-545dc116-b88f-4811-a532-82c568948f10 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:05.703499 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-545dc116-b88f-4811-a532-82c568948f10 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:05.703688 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-545dc116-b88f-4811-a532-82c568948f10 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:05.703870 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-545dc116-b88f-4811-a532-82c568948f10 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:05.710386 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:05.710386 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:05.714125 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-545dc116-b88f-4811-a532-82c568948f10 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:05.718751 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-545dc116-b88f-4811-a532-82c568948f10 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 200 Aug 04 09:07:05.719143 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 596/2382] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:05 2026] GET /volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:05.731098 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0d022a54-933e-4ede-badb-babaab8287b0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:05.734434 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d022a54-933e-4ede-badb-babaab8287b0 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:05.734677 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d022a54-933e-4ede-badb-babaab8287b0 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:05.734914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d022a54-933e-4ede-badb-babaab8287b0 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:05.735137 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-0d022a54-933e-4ede-badb-babaab8287b0 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Delete volume with id: e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:05.745859 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:05.745859 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:05.746432 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0d022a54-933e-4ede-badb-babaab8287b0 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:05.776790 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0d022a54-933e-4ede-badb-babaab8287b0 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Delete volume request issued successfully. Aug 04 09:07:05.793927 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d022a54-933e-4ede-badb-babaab8287b0 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 202 Aug 04 09:07:05.793927 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 599/2383] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:07:05 2026] DELETE /volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:05.801336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e6fbc04c-f12b-4d73-8b8b-4b2de32ec9fc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:05.804127 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e6fbc04c-f12b-4d73-8b8b-4b2de32ec9fc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:05.804127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e6fbc04c-f12b-4d73-8b8b-4b2de32ec9fc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:05.804127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e6fbc04c-f12b-4d73-8b8b-4b2de32ec9fc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:05.809722 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:05.809722 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:05.813128 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e6fbc04c-f12b-4d73-8b8b-4b2de32ec9fc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:05.817678 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e6fbc04c-f12b-4d73-8b8b-4b2de32ec9fc tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 200 Aug 04 09:07:05.817752 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 593/2384] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:05 2026] GET /volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:05.967897 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4ed4b96d-adb6-4634-b2e2-cb1e42447d04 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:05.969902 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ed4b96d-adb6-4634-b2e2-cb1e42447d04 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:05.970122 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ed4b96d-adb6-4634-b2e2-cb1e42447d04 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:05.970330 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ed4b96d-adb6-4634-b2e2-cb1e42447d04 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:05.970609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4ed4b96d-adb6-4634-b2e2-cb1e42447d04 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:05.974643 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:05.974643 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:05.975381 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ed4b96d-adb6-4634-b2e2-cb1e42447d04 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:05.975729 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 597/2385] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:05 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:06.832283 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-125b237a-1702-4d8f-84cd-c038ceec6253 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:06.836477 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-125b237a-1702-4d8f-84cd-c038ceec6253 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e Aug 04 09:07:06.836477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-125b237a-1702-4d8f-84cd-c038ceec6253 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:06.836477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-125b237a-1702-4d8f-84cd-c038ceec6253 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:06.841745 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-125b237a-1702-4d8f-84cd-c038ceec6253 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e returned with HTTP 404 Aug 04 09:07:06.842237 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 597/2386] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:06 2026] GET /volume/v3/volumes/e4eff76c-15cb-47ca-b698-66b4d787629e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:06.849130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f685fbc0-d3a3-4b4d-91c6-bc7936f93e7c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:06.851057 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f685fbc0-d3a3-4b4d-91c6-bc7936f93e7c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:06.851279 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f685fbc0-d3a3-4b4d-91c6-bc7936f93e7c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:06.851528 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f685fbc0-d3a3-4b4d-91c6-bc7936f93e7c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:06.858547 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:06.858547 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:06.862536 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f685fbc0-d3a3-4b4d-91c6-bc7936f93e7c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:06.866768 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f685fbc0-d3a3-4b4d-91c6-bc7936f93e7c tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 200 Aug 04 09:07:06.867176 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 600/2387] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:06 2026] GET /volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:06.881452 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:06.885582 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:06.885820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:06.886032 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:06.886192 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Delete volume with id: ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:06.898874 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:06.898874 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:06.899321 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:06.917398 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Delete volume request issued successfully. Aug 04 09:07:06.917654 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71172572-1ebd-4478-a9a9-ef15e77f34d3 tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 202 Aug 04 09:07:06.918167 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 594/2388] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:07:06 2026] DELETE /volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:06.924778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-540bacd6-0a84-48d5-9760-bb8dece4ad1e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:06.926419 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-540bacd6-0a84-48d5-9760-bb8dece4ad1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:06.926735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-540bacd6-0a84-48d5-9760-bb8dece4ad1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:06.926941 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-540bacd6-0a84-48d5-9760-bb8dece4ad1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:06.933547 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:06.933547 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:06.936856 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-540bacd6-0a84-48d5-9760-bb8dece4ad1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Volume info retrieved successfully. Aug 04 09:07:06.940584 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-540bacd6-0a84-48d5-9760-bb8dece4ad1e tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 200 Aug 04 09:07:06.940921 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 598/2389] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:06 2026] GET /volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:06.988086 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5c4cb0b8-4732-4dc9-b9b3-261e8ff430aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:06.989747 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c4cb0b8-4732-4dc9-b9b3-261e8ff430aa tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:06.989962 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c4cb0b8-4732-4dc9-b9b3-261e8ff430aa tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:06.990154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c4cb0b8-4732-4dc9-b9b3-261e8ff430aa tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:06.990292 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5c4cb0b8-4732-4dc9-b9b3-261e8ff430aa tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:07.001092 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:07.001092 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:07.001876 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c4cb0b8-4732-4dc9-b9b3-261e8ff430aa tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:07.002285 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 598/2390] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:06 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:07.954454 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7218d52c-5728-45d9-946c-6e8a76046b2b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:07.958265 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7218d52c-5728-45d9-946c-6e8a76046b2b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] GET https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e Aug 04 09:07:07.958483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7218d52c-5728-45d9-946c-6e8a76046b2b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:07.958666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7218d52c-5728-45d9-946c-6e8a76046b2b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:07.963835 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7218d52c-5728-45d9-946c-6e8a76046b2b tempest-VolumesListTestJSON-99126654 tempest-VolumesListTestJSON-99126654-project-member] https://10.4.3.176/volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e returned with HTTP 404 Aug 04 09:07:07.964307 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 601/2391] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:07 2026] GET /volume/v3/volumes/ebfc921b-a7bc-4d8d-8edd-ffca3da2487e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:08.013739 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c5dfdb59-b640-4b5d-92bd-cbbf55fd44e2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:08.018048 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c5dfdb59-b640-4b5d-92bd-cbbf55fd44e2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:08.018048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c5dfdb59-b640-4b5d-92bd-cbbf55fd44e2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:08.018048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c5dfdb59-b640-4b5d-92bd-cbbf55fd44e2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:08.018048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c5dfdb59-b640-4b5d-92bd-cbbf55fd44e2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:08.024728 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:08.024728 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:08.025633 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c5dfdb59-b640-4b5d-92bd-cbbf55fd44e2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:08.026161 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 595/2392] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:08 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:09.037723 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9049f22b-2090-4466-87f4-3f54983c0249 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:09.040097 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9049f22b-2090-4466-87f4-3f54983c0249 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:09.040471 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9049f22b-2090-4466-87f4-3f54983c0249 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:09.040764 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9049f22b-2090-4466-87f4-3f54983c0249 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:09.040917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9049f22b-2090-4466-87f4-3f54983c0249 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:09.048695 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:09.048695 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:09.049323 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9049f22b-2090-4466-87f4-3f54983c0249 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:09.049672 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 599/2393] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:09 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:09.065977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-10d63667-1c2f-4158-9945-597bac5c1341 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:09.198089 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10d63667-1c2f-4158-9945-597bac5c1341 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b/export_record Aug 04 09:07:09.198344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10d63667-1c2f-4158-9945-597bac5c1341 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:09.198558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10d63667-1c2f-4158-9945-597bac5c1341 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Calling method 'export_record' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:09.198657 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-10d63667-1c2f-4158-9945-597bac5c1341 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Export record for backup 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100460) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 09:07:09.208697 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:09.208697 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:09.209098 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.policy [None req-10d63667-1c2f-4158-9945-597bac5c1341 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'e3e4c872631a452cb49cc9bacc3e5e59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92062a7973d141e99527e80b811a845a', '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=100460) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:09.209351 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10d63667-1c2f-4158-9945-597bac5c1341 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b/export_record returned with HTTP 403 Aug 04 09:07:09.209779 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 599/2394] 10.4.3.176 () {68 vars in 1430 bytes} [Tue Aug 4 09:07:09 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b/export_record => generated 101 bytes in 144 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:09.218440 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:09.222315 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:09.222780 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-20258023"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:09.229222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-20258023'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:09.229494 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume of 1 GB Aug 04 09:07:09.238974 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Availability Zones retrieved successfully. Aug 04 09:07:09.250592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Flow 'volume_create_api' (3abcd692-a459-46f3-9e16-ee3de32538e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:09.252464 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34436242-7624-49a0-9938-5fc870245fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:09.253467 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:09.285895 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34436242-7624-49a0-9938-5fc870245fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:09.286920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e6064f-4260-45e2-b2ed-eeedb14eec6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:09.334980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Created reservations ['fffd459d-137f-4e83-9bb3-f048307b68cd', '4b324d17-00d8-4857-81ae-eb58748a239d', '2b656fbc-9c3c-42d0-81e7-89467a78c7b4', '664567df-6249-4b8a-978e-fd864db59cc7'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:09.335772 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e6064f-4260-45e2-b2ed-eeedb14eec6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fffd459d-137f-4e83-9bb3-f048307b68cd', '4b324d17-00d8-4857-81ae-eb58748a239d', '2b656fbc-9c3c-42d0-81e7-89467a78c7b4', '664567df-6249-4b8a-978e-fd864db59cc7']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:09.336508 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51d6f94-104b-406d-b772-4f45221ac917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:09.358774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b51d6f94-104b-406d-b772-4f45221ac917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1413120c-2611-4edd-8cda-00c60b798e26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-20258023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92062a7973d141e99527e80b811a845a',qos_specs=None,replication_status=,reservations=['fffd459d-137f-4e83-9bb3-f048307b68cd','4b324d17-00d8-4857-81ae-eb58748a239d','2b656fbc-9c3c-42d0-81e7-89467a78c7b4','664567df-6249-4b8a-978e-fd864db59cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-20258023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1413120c-2611-4edd-8cda-00c60b798e26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92062a7973d141e99527e80b811a845a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:09.359568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1267537d-5a3f-498a-b190-944c8b826dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:09.377575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1267537d-5a3f-498a-b190-944c8b826dd7) transitioned into state 'SUCCESS' from state '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-20258023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92062a7973d141e99527e80b811a845a',qos_specs=None,replication_status=,reservations=['fffd459d-137f-4e83-9bb3-f048307b68cd','4b324d17-00d8-4857-81ae-eb58748a239d','2b656fbc-9c3c-42d0-81e7-89467a78c7b4','664567df-6249-4b8a-978e-fd864db59cc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:09.378230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fafcee2-c764-4a11-b9ec-bb22fed80c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:09.386733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fafcee2-c764-4a11-b9ec-bb22fed80c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:09.387640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Flow 'volume_create_api' (3abcd692-a459-46f3-9e16-ee3de32538e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:09.388019 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume request issued successfully. Aug 04 09:07:09.388666 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6b98f966-1a23-4a22-98c3-1c3b5b8ed477 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:09.389278 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 602/2395] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:07:09 2026] POST /volume/v3/volumes => generated 776 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:09.403493 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b7909c10-a397-4bef-8750-1e4ef34faf46 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:09.405700 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7909c10-a397-4bef-8750-1e4ef34faf46 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 Aug 04 09:07:09.407692 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7909c10-a397-4bef-8750-1e4ef34faf46 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:09.407692 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7909c10-a397-4bef-8750-1e4ef34faf46 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:09.416642 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:09.416642 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:09.420851 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b7909c10-a397-4bef-8750-1e4ef34faf46 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:09.427668 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7909c10-a397-4bef-8750-1e4ef34faf46 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 returned with HTTP 200 Aug 04 09:07:09.431807 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 596/2396] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:09 2026] GET /volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:10.446851 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a00e5dc7-2411-4084-8ae9-c754192a5643 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:10.448722 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a00e5dc7-2411-4084-8ae9-c754192a5643 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 Aug 04 09:07:10.448910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a00e5dc7-2411-4084-8ae9-c754192a5643 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:10.449097 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a00e5dc7-2411-4084-8ae9-c754192a5643 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:10.456667 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:10.456667 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:10.460224 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a00e5dc7-2411-4084-8ae9-c754192a5643 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:10.464249 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a00e5dc7-2411-4084-8ae9-c754192a5643 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 returned with HTTP 200 Aug 04 09:07:10.464692 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 600/2397] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:10 2026] GET /volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:10.475192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:10.477793 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:07:10.478238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1413120c-2611-4edd-8cda-00c60b798e26", "name": "tempest-type-Backup-407051681"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:10.480259 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Creating new backup {'backup': {'volume_id': '1413120c-2611-4edd-8cda-00c60b798e26', 'name': 'tempest-type-Backup-407051681'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:07:10.480438 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Creating backup of volume 1413120c-2611-4edd-8cda-00c60b798e26 in container None Aug 04 09:07:10.488431 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:10.488431 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:10.489005 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:10.504970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Created reservations ['bc1f1edf-3ef5-457e-bf61-aec7ccb97c94', '0a09c819-9700-41d6-93f6-39decc7008a6'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:10.541495 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5d84e811-aa8c-43ed-a47d-3b6e1eaa4c59 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:07:10.542262 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 600/2398] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:07:10 2026] POST /volume/v3/backups => generated 315 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:10.550829 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-23e8fac4-d3ca-44ac-9072-03ffd28b0d43 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:10.553576 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-23e8fac4-d3ca-44ac-9072-03ffd28b0d43 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:10.553760 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-23e8fac4-d3ca-44ac-9072-03ffd28b0d43 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:10.554267 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-23e8fac4-d3ca-44ac-9072-03ffd28b0d43 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:10.554601 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-23e8fac4-d3ca-44ac-9072-03ffd28b0d43 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:10.561395 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:10.561395 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:10.561395 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-23e8fac4-d3ca-44ac-9072-03ffd28b0d43 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:10.561395 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 603/2399] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:10 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:11.572270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1ea3c197-4d92-4b5b-bdd6-bc599fd5b273 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:11.575404 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ea3c197-4d92-4b5b-bdd6-bc599fd5b273 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:11.575613 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ea3c197-4d92-4b5b-bdd6-bc599fd5b273 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:11.575783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ea3c197-4d92-4b5b-bdd6-bc599fd5b273 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:11.575892 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1ea3c197-4d92-4b5b-bdd6-bc599fd5b273 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:11.583555 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:11.583555 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:11.584302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ea3c197-4d92-4b5b-bdd6-bc599fd5b273 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:11.584676 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 597/2400] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:11 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:12.594375 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5ad89ddf-cedf-4757-9f9f-e24e45ae5fc6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:12.596311 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5ad89ddf-cedf-4757-9f9f-e24e45ae5fc6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:12.596506 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5ad89ddf-cedf-4757-9f9f-e24e45ae5fc6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:12.596688 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5ad89ddf-cedf-4757-9f9f-e24e45ae5fc6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:12.596779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-5ad89ddf-cedf-4757-9f9f-e24e45ae5fc6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:12.601391 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:12.601391 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:12.601391 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5ad89ddf-cedf-4757-9f9f-e24e45ae5fc6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:12.601841 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 601/2401] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:12 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:13.614257 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-63c964ce-01ff-462b-9b3c-97e6aaf96078 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:13.616110 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-63c964ce-01ff-462b-9b3c-97e6aaf96078 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:13.616347 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-63c964ce-01ff-462b-9b3c-97e6aaf96078 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:13.616545 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-63c964ce-01ff-462b-9b3c-97e6aaf96078 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:13.616677 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-63c964ce-01ff-462b-9b3c-97e6aaf96078 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:13.621880 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:13.621880 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:13.622308 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-63c964ce-01ff-462b-9b3c-97e6aaf96078 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:13.622705 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 601/2402] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:13 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:14.636712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-758ef2ec-10b0-454a-ac3f-af2fc60a390f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:14.640537 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-758ef2ec-10b0-454a-ac3f-af2fc60a390f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:14.640537 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-758ef2ec-10b0-454a-ac3f-af2fc60a390f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:14.640537 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-758ef2ec-10b0-454a-ac3f-af2fc60a390f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:14.640537 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-758ef2ec-10b0-454a-ac3f-af2fc60a390f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:14.645316 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:14.645316 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:14.646222 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-758ef2ec-10b0-454a-ac3f-af2fc60a390f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:14.646763 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 604/2403] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:14 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:15.656977 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ac40777c-69af-4a04-80d0-59a0a6c8b0d1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:15.658844 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ac40777c-69af-4a04-80d0-59a0a6c8b0d1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:15.659138 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ac40777c-69af-4a04-80d0-59a0a6c8b0d1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:15.659516 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ac40777c-69af-4a04-80d0-59a0a6c8b0d1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:15.659629 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ac40777c-69af-4a04-80d0-59a0a6c8b0d1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:15.664315 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:15.664315 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:15.665178 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ac40777c-69af-4a04-80d0-59a0a6c8b0d1 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:15.665742 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 598/2404] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:15 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:16.677848 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3d31567e-9c32-4436-a76f-b8eda9af0c76 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:16.679518 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d31567e-9c32-4436-a76f-b8eda9af0c76 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:16.679707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d31567e-9c32-4436-a76f-b8eda9af0c76 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:16.679879 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d31567e-9c32-4436-a76f-b8eda9af0c76 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:16.679998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3d31567e-9c32-4436-a76f-b8eda9af0c76 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:16.683835 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:16.683835 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:16.684393 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d31567e-9c32-4436-a76f-b8eda9af0c76 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:16.684711 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 602/2405] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:16 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:17.694886 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-affa2245-d888-4257-9bb8-708c6d7006de None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:17.696953 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-affa2245-d888-4257-9bb8-708c6d7006de tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:17.697230 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-affa2245-d888-4257-9bb8-708c6d7006de tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:17.697469 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-affa2245-d888-4257-9bb8-708c6d7006de tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:17.697605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-affa2245-d888-4257-9bb8-708c6d7006de tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:17.707348 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:17.707348 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:17.708293 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-affa2245-d888-4257-9bb8-708c6d7006de tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:17.708463 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 602/2406] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:17 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:18.231089 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9926c658-71aa-426d-baa8-6cca8d0e1833 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.232813 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9926c658-71aa-426d-baa8-6cca8d0e1833 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:18.233034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9926c658-71aa-426d-baa8-6cca8d0e1833 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:18.233239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9926c658-71aa-426d-baa8-6cca8d0e1833 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:18.240226 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:18.240226 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:18.244163 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9926c658-71aa-426d-baa8-6cca8d0e1833 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:18.248953 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9926c658-71aa-426d-baa8-6cca8d0e1833 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:18.249186 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 605/2407] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:18 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:18.300948 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ad25136f-b2a3-4d43-b82e-919172859323 req-653c6a53-e9d6-4025-8e43-919086177ffd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.303590 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-653c6a53-e9d6-4025-8e43-919086177ffd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:18.303798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-653c6a53-e9d6-4025-8e43-919086177ffd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:18.304001 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-653c6a53-e9d6-4025-8e43-919086177ffd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:18.311227 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:18.311227 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:18.314070 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-ad25136f-b2a3-4d43-b82e-919172859323 req-653c6a53-e9d6-4025-8e43-919086177ffd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:18.318367 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-653c6a53-e9d6-4025-8e43-919086177ffd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:18.318899 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 599/2408] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:18 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:18.407014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-43cddfc3-c841-47e2-b3e7-f9f84f5466e5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.407422 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-43cddfc3-c841-47e2-b3e7-f9f84f5466e5 None None] GET https://10.4.3.176/volume// Aug 04 09:07:18.407607 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-43cddfc3-c841-47e2-b3e7-f9f84f5466e5 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:18.407787 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-43cddfc3-c841-47e2-b3e7-f9f84f5466e5 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:18.409678 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-43cddfc3-c841-47e2-b3e7-f9f84f5466e5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:18.409678 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 603/2409] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:07:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:18.418903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-ad25136f-b2a3-4d43-b82e-919172859323 req-bc376a06-59f8-4a4e-a759-b7c27f582e63 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.421782 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-bc376a06-59f8-4a4e-a759-b7c27f582e63 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:07:18.422249 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-bc376a06-59f8-4a4e-a759-b7c27f582e63 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf133249-7693-4422-ad5e-3af13f2210a2", "connector": null, "instance_uuid": "bdc4873c-dfbd-420b-bbf4-32b589be4441"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:18.434479 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:18.434479 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:18.473858 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-bc376a06-59f8-4a4e-a759-b7c27f582e63 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:07:18.474582 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 603/2410] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:07:18 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:18.505034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a330bd66-7d76-4401-a89b-6926eebcf42d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.507178 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a330bd66-7d76-4401-a89b-6926eebcf42d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:18.507418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a330bd66-7d76-4401-a89b-6926eebcf42d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:18.507626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a330bd66-7d76-4401-a89b-6926eebcf42d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:18.519095 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d86d1209-383c-4b82-9d5c-2b4bf31b91d8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.519539 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d86d1209-383c-4b82-9d5c-2b4bf31b91d8 None None] GET https://10.4.3.176/volume// Aug 04 09:07:18.519728 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:18.519728 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:18.519782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d86d1209-383c-4b82-9d5c-2b4bf31b91d8 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:18.520109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d86d1209-383c-4b82-9d5c-2b4bf31b91d8 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:18.520331 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d86d1209-383c-4b82-9d5c-2b4bf31b91d8 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:18.520628 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 600/2411] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:07:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:18.524139 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a330bd66-7d76-4401-a89b-6926eebcf42d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:18.528573 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a330bd66-7d76-4401-a89b-6926eebcf42d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:18.529015 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 606/2412] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:18 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:18.529587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ad25136f-b2a3-4d43-b82e-919172859323 req-8d0ddfc6-e937-435d-ad3b-c8c03aee3f10 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.533797 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-8d0ddfc6-e937-435d-ad3b-c8c03aee3f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:18.534217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-8d0ddfc6-e937-435d-ad3b-c8c03aee3f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:18.534531 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-8d0ddfc6-e937-435d-ad3b-c8c03aee3f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:18.546707 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:18.546707 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:18.550477 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-ad25136f-b2a3-4d43-b82e-919172859323 req-8d0ddfc6-e937-435d-ad3b-c8c03aee3f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:18.554826 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-8d0ddfc6-e937-435d-ad3b-c8c03aee3f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:18.555258 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 604/2413] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:07:18 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:18.681622 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-ad25136f-b2a3-4d43-b82e-919172859323 req-0c17b7b7-b8ae-4d90-944d-7d00a996d926 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.684617 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-0c17b7b7-b8ae-4d90-944d-7d00a996d926 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] PUT https://10.4.3.176/volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2 Aug 04 09:07:18.685037 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-0c17b7b7-b8ae-4d90-944d-7d00a996d926 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:18.694132 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-ad25136f-b2a3-4d43-b82e-919172859323 req-0c17b7b7-b8ae-4d90-944d-7d00a996d926 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Acquiring lock "cinder-attachment_update-cf133249-7693-4422-ad5e-3af13f2210a2-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:07:18.699641 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-ad25136f-b2a3-4d43-b82e-919172859323 req-0c17b7b7-b8ae-4d90-944d-7d00a996d926 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Lock "cinder-attachment_update-cf133249-7693-4422-ad5e-3af13f2210a2-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:07:18.700570 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:18.700570 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:18.719018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7c381ed5-1ecf-446c-bacf-e70726cb9285 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:18.725225 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c381ed5-1ecf-446c-bacf-e70726cb9285 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:18.725225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c381ed5-1ecf-446c-bacf-e70726cb9285 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:18.725225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c381ed5-1ecf-446c-bacf-e70726cb9285 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:18.725225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7c381ed5-1ecf-446c-bacf-e70726cb9285 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:18.728865 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:18.728865 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:18.729697 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c381ed5-1ecf-446c-bacf-e70726cb9285 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:18.730069 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 601/2414] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:18 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:07:18.814671 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-ad25136f-b2a3-4d43-b82e-919172859323 req-0c17b7b7-b8ae-4d90-944d-7d00a996d926 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Lock "cinder-attachment_update-cf133249-7693-4422-ad5e-3af13f2210a2-np0000006401" released by "attachment_update" :: held 0.115s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:07:18.814757 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-0c17b7b7-b8ae-4d90-944d-7d00a996d926 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2 returned with HTTP 200 Aug 04 09:07:18.815213 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 604/2415] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:07:18 2026] PUT /volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:19.548023 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-77919700-344c-4f4f-b481-4fafd02a7a68 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:19.551286 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77919700-344c-4f4f-b481-4fafd02a7a68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:19.551757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77919700-344c-4f4f-b481-4fafd02a7a68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:19.552368 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77919700-344c-4f4f-b481-4fafd02a7a68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:19.566572 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:19.566572 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:19.570860 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-77919700-344c-4f4f-b481-4fafd02a7a68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:19.575811 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77919700-344c-4f4f-b481-4fafd02a7a68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:19.576273 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 607/2416] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:19 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:19.742866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c13d8885-b2c4-40f5-b38c-53ba4d54b8fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:19.744878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c13d8885-b2c4-40f5-b38c-53ba4d54b8fd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:19.745108 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c13d8885-b2c4-40f5-b38c-53ba4d54b8fd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:19.745341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c13d8885-b2c4-40f5-b38c-53ba4d54b8fd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:19.745476 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c13d8885-b2c4-40f5-b38c-53ba4d54b8fd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:19.750949 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:19.750949 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:19.751710 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c13d8885-b2c4-40f5-b38c-53ba4d54b8fd tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:19.752117 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 605/2417] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:19 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:20.592158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6c323d51-4175-434c-b482-24bc8043e06f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:20.595549 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6c323d51-4175-434c-b482-24bc8043e06f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:20.595767 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6c323d51-4175-434c-b482-24bc8043e06f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:20.595879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6c323d51-4175-434c-b482-24bc8043e06f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:20.608581 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:20.608581 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:20.613034 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6c323d51-4175-434c-b482-24bc8043e06f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:20.617418 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6c323d51-4175-434c-b482-24bc8043e06f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:20.617803 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 602/2418] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:20 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:20.768014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7f7246f1-b9d7-4cec-ad1a-e2a30320bc7d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:20.770825 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f7246f1-b9d7-4cec-ad1a-e2a30320bc7d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:20.771021 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f7246f1-b9d7-4cec-ad1a-e2a30320bc7d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:20.771191 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f7246f1-b9d7-4cec-ad1a-e2a30320bc7d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:20.771316 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-7f7246f1-b9d7-4cec-ad1a-e2a30320bc7d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:20.775263 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:20.775263 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:20.775812 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f7246f1-b9d7-4cec-ad1a-e2a30320bc7d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:20.776155 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 605/2419] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:20 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:21.032071 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-27b8eedc-15e1-4f5a-8b03-25f9d79de937 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:21.038000 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-27b8eedc-15e1-4f5a-8b03-25f9d79de937 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/limits Aug 04 09:07:21.038000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-27b8eedc-15e1-4f5a-8b03-25f9d79de937 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:21.038000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-27b8eedc-15e1-4f5a-8b03-25f9d79de937 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:21.061706 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-27b8eedc-15e1-4f5a-8b03-25f9d79de937 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/limits returned with HTTP 200 Aug 04 09:07:21.061706 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 608/2420] 10.4.3.176 () {68 vars in 1484 bytes} [Tue Aug 4 09:07:21 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:21.097955 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-ec2bdda9-3db9-4fb3-8ede-a0e4d3bf9f52 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:21.101918 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-ec2bdda9-3db9-4fb3-8ede-a0e4d3bf9f52 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:07:21.102103 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-ec2bdda9-3db9-4fb3-8ede-a0e4d3bf9f52 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:21.102312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-ec2bdda9-3db9-4fb3-8ede-a0e4d3bf9f52 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:21.111662 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:21.111662 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:21.114877 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-ec2bdda9-3db9-4fb3-8ede-a0e4d3bf9f52 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:21.119223 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-ec2bdda9-3db9-4fb3-8ede-a0e4d3bf9f52 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:07:21.119562 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 606/2421] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:21 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:21.130110 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:21.132108 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:07:21.132560 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb11be69-22b3-4edb-bb20-51fba70d3514", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2035848437", "description": null, "metadata": {}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:21.142719 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:21.142719 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:21.143375 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:21.143606 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create snapshot from volume fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:07:21.172894 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Created reservations ['5ae93e64-caab-40a4-89fb-e33143185a8d', 'fdea3bf4-f42a-4f52-8edb-9cb413fd36fb', '7dc1ba79-069f-4fda-9e23-4e0ad5862c52', '94ab0496-d9f7-442c-9340-7b399e4ec297'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:21.210739 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot force create request issued successfully. Aug 04 09:07:21.211085 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-873f8b0a-921b-4e5e-8277-472ae3fb3820 req-a96d58a6-e59c-4ffd-b1b4-4b63bb03bebb tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:07:21.211569 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 603/2422] 10.4.3.176 () {72 vars in 1547 bytes} [Tue Aug 4 09:07:21 2026] POST /volume/v3/snapshots => generated 324 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:21.633113 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9afe7425-dc5d-4562-b15f-583c91a0442b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:21.638118 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9afe7425-dc5d-4562-b15f-583c91a0442b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:21.638334 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9afe7425-dc5d-4562-b15f-583c91a0442b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:21.640108 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9afe7425-dc5d-4562-b15f-583c91a0442b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:21.652271 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:21.652271 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:21.655553 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9afe7425-dc5d-4562-b15f-583c91a0442b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:21.659326 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9afe7425-dc5d-4562-b15f-583c91a0442b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:21.660041 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 606/2423] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:21 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:21.789413 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a7864ec7-a468-443f-9b69-5af1a6da3599 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:21.790852 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7864ec7-a468-443f-9b69-5af1a6da3599 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:21.791194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7864ec7-a468-443f-9b69-5af1a6da3599 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:21.791469 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7864ec7-a468-443f-9b69-5af1a6da3599 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:21.791665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a7864ec7-a468-443f-9b69-5af1a6da3599 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:21.795928 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:21.795928 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:21.797163 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7864ec7-a468-443f-9b69-5af1a6da3599 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:21.797163 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 609/2424] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:21 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:22.138046 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ad25136f-b2a3-4d43-b82e-919172859323 req-da2b05eb-99d6-4d45-9cf0-e5cab7c4cef4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:22.141079 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-da2b05eb-99d6-4d45-9cf0-e5cab7c4cef4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2/action Aug 04 09:07:22.141571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-da2b05eb-99d6-4d45-9cf0-e5cab7c4cef4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:22.141746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-da2b05eb-99d6-4d45-9cf0-e5cab7c4cef4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:22.162463 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:22.162463 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:22.178429 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ad25136f-b2a3-4d43-b82e-919172859323 req-da2b05eb-99d6-4d45-9cf0-e5cab7c4cef4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2/action returned with HTTP 204 Aug 04 09:07:22.179102 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 607/2425] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:07:22 2026] POST /volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:22.673502 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3b66aa8a-3094-4831-8b44-a4266c8d7556 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:22.677171 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3b66aa8a-3094-4831-8b44-a4266c8d7556 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:22.681572 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3b66aa8a-3094-4831-8b44-a4266c8d7556 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:22.684693 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3b66aa8a-3094-4831-8b44-a4266c8d7556 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:22.699605 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:22.699605 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:22.706702 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3b66aa8a-3094-4831-8b44-a4266c8d7556 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:22.714490 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3b66aa8a-3094-4831-8b44-a4266c8d7556 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:22.714846 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 604/2426] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:22 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:22.727648 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-802cba97-c4f5-436f-a9b1-925c76261432 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:22.729545 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-802cba97-c4f5-436f-a9b1-925c76261432 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:07:22.729999 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-802cba97-c4f5-436f-a9b1-925c76261432 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf133249-7693-4422-ad5e-3af13f2210a2", "name": "tempest-VolumesBackupsTest-Backup-1580186718", "force": true, "container": "tempest-volumesbackupstest-backup-container-1306180178"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:22.731542 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-802cba97-c4f5-436f-a9b1-925c76261432 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating new backup {'backup': {'volume_id': 'cf133249-7693-4422-ad5e-3af13f2210a2', 'name': 'tempest-VolumesBackupsTest-Backup-1580186718', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1306180178'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:07:22.731702 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-802cba97-c4f5-436f-a9b1-925c76261432 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating backup of volume cf133249-7693-4422-ad5e-3af13f2210a2 in container tempest-volumesbackupstest-backup-container-1306180178 Aug 04 09:07:22.748878 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:22.748878 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:22.749329 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-802cba97-c4f5-436f-a9b1-925c76261432 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:22.812283 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7532ba30-b8a7-4602-9b32-25907cb55404 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:22.814386 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7532ba30-b8a7-4602-9b32-25907cb55404 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:22.814590 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7532ba30-b8a7-4602-9b32-25907cb55404 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:22.814778 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7532ba30-b8a7-4602-9b32-25907cb55404 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:22.815184 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-7532ba30-b8a7-4602-9b32-25907cb55404 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:22.827085 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:22.827085 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:22.827993 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7532ba30-b8a7-4602-9b32-25907cb55404 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:22.828481 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 610/2427] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:22 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:22.835456 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-802cba97-c4f5-436f-a9b1-925c76261432 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['b7e4cd2a-373e-4211-a4f1-8830eca0fe63', '90542b90-fc63-476f-b768-6895f62501ef'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:22.902050 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-802cba97-c4f5-436f-a9b1-925c76261432 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:07:22.904092 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 607/2428] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:07:22 2026] POST /volume/v3/backups => generated 330 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:22.916588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8193bebe-c540-4935-b788-6e16aad4eb05 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:22.918119 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8193bebe-c540-4935-b788-6e16aad4eb05 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:22.918306 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8193bebe-c540-4935-b788-6e16aad4eb05 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:22.918489 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8193bebe-c540-4935-b788-6e16aad4eb05 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:22.918605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8193bebe-c540-4935-b788-6e16aad4eb05 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:22.925494 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:22.925494 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:22.926321 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8193bebe-c540-4935-b788-6e16aad4eb05 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:22.926649 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 608/2429] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:22 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:23.087057 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1c7e1ced-9b4f-4ef4-abb0-7098651d1850 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:23.090720 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1c7e1ced-9b4f-4ef4-abb0-7098651d1850 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef Aug 04 09:07:23.092517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1c7e1ced-9b4f-4ef4-abb0-7098651d1850 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:23.092836 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1c7e1ced-9b4f-4ef4-abb0-7098651d1850 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:23.097786 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:23.097786 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:23.098386 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1c7e1ced-9b4f-4ef4-abb0-7098651d1850 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:07:23.099346 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1c7e1ced-9b4f-4ef4-abb0-7098651d1850 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef returned with HTTP 200 Aug 04 09:07:23.099823 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 605/2430] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:07:23 2026] GET /volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:23.142709 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:23.146430 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:23.146797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1656733379", "snapshot_id": null, "imageRef": "9008a127-2f30-4ede-80a8-a1b7e8c1155d", "volume_type": null, "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:23.148267 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1656733379', 'snapshot_id': None, 'imageRef': '9008a127-2f30-4ede-80a8-a1b7e8c1155d', 'volume_type': None, 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:23.251946 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:23.251946 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:23.252835 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:07:23.253224 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume of 1 GB Aug 04 09:07:23.258291 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Availability Zones retrieved successfully. Aug 04 09:07:23.267163 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Flow 'volume_create_api' (fa6706ae-50da-40a4-9f53-fa44b60e5568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:23.269138 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b510393-1afc-49d0-929e-1466508e4507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:23.270818 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:23.323117 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b510393-1afc-49d0-929e-1466508e4507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '748ea874-ecd7-40ab-a858-36df37cf07ef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:23.324028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6ce14e-b455-4eba-8772-78ca27a0ad9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:23.378051 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Created reservations ['a3607c3e-6a52-4179-aff5-e3aa504cf556', '6e410cec-a2dd-4ed2-951d-9df0450bace7', 'd3d27d0b-75af-4d36-90e6-f4ec34b98787', 'a6e2d7e8-8f86-42d4-b840-fc6a3c969c21'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:23.378952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed6ce14e-b455-4eba-8772-78ca27a0ad9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3607c3e-6a52-4179-aff5-e3aa504cf556', '6e410cec-a2dd-4ed2-951d-9df0450bace7', 'd3d27d0b-75af-4d36-90e6-f4ec34b98787', 'a6e2d7e8-8f86-42d4-b840-fc6a3c969c21']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:23.379755 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3669c485-786e-477d-87a1-6df927ea0ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:23.437060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3669c485-786e-477d-87a1-6df927ea0ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21918706-2962-4baa-8b50-0e22f09e53c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1656733379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1d8c7b8ad44eca877c390c793011f3',qos_specs=None,replication_status=,reservations=['a3607c3e-6a52-4179-aff5-e3aa504cf556','6e410cec-a2dd-4ed2-951d-9df0450bace7','d3d27d0b-75af-4d36-90e6-f4ec34b98787','a6e2d7e8-8f86-42d4-b840-fc6a3c969c21'],size=1,snapshot_id=748ea874-ecd7-40ab-a858-36df37cf07ef,source_replicaid=,source_volid=None,status='creating',user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1656733379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21918706-2962-4baa-8b50-0e22f09e53c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1d8c7b8ad44eca877c390c793011f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=748ea874-ecd7-40ab-a858-36df37cf07ef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:23.438404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcbf8b4-7a75-471f-9baa-b39f90498546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:23.453359 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcbf8b4-7a75-471f-9baa-b39f90498546) transitioned into state 'SUCCESS' from state '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-1656733379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1d8c7b8ad44eca877c390c793011f3',qos_specs=None,replication_status=,reservations=['a3607c3e-6a52-4179-aff5-e3aa504cf556','6e410cec-a2dd-4ed2-951d-9df0450bace7','d3d27d0b-75af-4d36-90e6-f4ec34b98787','a6e2d7e8-8f86-42d4-b840-fc6a3c969c21'],size=1,snapshot_id=748ea874-ecd7-40ab-a858-36df37cf07ef,source_replicaid=,source_volid=None,status='creating',user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:23.453948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f32780-3bf8-4f1c-9dfe-f8b1e9028e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:23.476726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f32780-3bf8-4f1c-9dfe-f8b1e9028e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:23.477439 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Flow 'volume_create_api' (fa6706ae-50da-40a4-9f53-fa44b60e5568) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:23.477719 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume request issued successfully. Aug 04 09:07:23.478238 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b2411a4-67c5-4455-bf56-0fdcb04a79de tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:23.478645 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 611/2431] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:07:23 2026] POST /volume/v3/volumes => generated 814 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:23.491829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-76fd5ada-5952-4e8c-be0d-b5e3ea49f7c4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:23.495011 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-76fd5ada-5952-4e8c-be0d-b5e3ea49f7c4 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:07:23.495011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-76fd5ada-5952-4e8c-be0d-b5e3ea49f7c4 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:23.495011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-76fd5ada-5952-4e8c-be0d-b5e3ea49f7c4 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:23.504849 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:23.504849 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:23.507988 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-76fd5ada-5952-4e8c-be0d-b5e3ea49f7c4 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:23.512311 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-76fd5ada-5952-4e8c-be0d-b5e3ea49f7c4 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 200 Aug 04 09:07:23.512857 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 608/2432] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:07:23 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:23.844289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a79dd162-5ea8-4798-b650-d8c999b6ae5d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:23.846415 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a79dd162-5ea8-4798-b650-d8c999b6ae5d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:23.846821 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a79dd162-5ea8-4798-b650-d8c999b6ae5d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:23.846975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a79dd162-5ea8-4798-b650-d8c999b6ae5d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:23.847109 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-a79dd162-5ea8-4798-b650-d8c999b6ae5d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:23.851696 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:23.851696 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:23.852422 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a79dd162-5ea8-4798-b650-d8c999b6ae5d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:23.852884 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 609/2433] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:23 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:23.937462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7bba7f8d-d1d3-4959-9dce-1607f7214106 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:23.939493 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7bba7f8d-d1d3-4959-9dce-1607f7214106 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:23.939715 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7bba7f8d-d1d3-4959-9dce-1607f7214106 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:23.939900 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7bba7f8d-d1d3-4959-9dce-1607f7214106 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:23.940007 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7bba7f8d-d1d3-4959-9dce-1607f7214106 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:23.944380 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:23.944380 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:23.945377 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7bba7f8d-d1d3-4959-9dce-1607f7214106 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:23.946024 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 606/2434] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:23 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:24.526859 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c1264b01-1fb2-442c-b140-2b38f7818757 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:24.528600 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1264b01-1fb2-442c-b140-2b38f7818757 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:07:24.528941 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1264b01-1fb2-442c-b140-2b38f7818757 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:24.529679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1264b01-1fb2-442c-b140-2b38f7818757 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:24.537876 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:24.537876 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:24.543225 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c1264b01-1fb2-442c-b140-2b38f7818757 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:24.545601 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1264b01-1fb2-442c-b140-2b38f7818757 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 200 Aug 04 09:07:24.546145 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 612/2435] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:07:24 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:24.560843 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-472406ba-53e9-403f-8566-b2e806257af9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:24.562507 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-472406ba-53e9-403f-8566-b2e806257af9 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:07:24.562781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-472406ba-53e9-403f-8566-b2e806257af9 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:24.562994 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-472406ba-53e9-403f-8566-b2e806257af9 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:24.572644 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:24.572644 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:24.578741 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-472406ba-53e9-403f-8566-b2e806257af9 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:24.585110 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-472406ba-53e9-403f-8566-b2e806257af9 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 200 Aug 04 09:07:24.585715 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 609/2436] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:07:24 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 1423 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:24.865270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e00baea5-936f-417f-9b18-1c9dca17b30b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:24.867016 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e00baea5-936f-417f-9b18-1c9dca17b30b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:24.867269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e00baea5-936f-417f-9b18-1c9dca17b30b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:24.867499 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e00baea5-936f-417f-9b18-1c9dca17b30b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:24.867636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e00baea5-936f-417f-9b18-1c9dca17b30b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:24.871764 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:24.871764 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:24.872337 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e00baea5-936f-417f-9b18-1c9dca17b30b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:24.872663 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 610/2437] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:24 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:24.958104 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-61933db7-ae19-424a-a658-b83175082d67 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:24.959857 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61933db7-ae19-424a-a658-b83175082d67 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:24.960047 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-61933db7-ae19-424a-a658-b83175082d67 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:24.960265 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-61933db7-ae19-424a-a658-b83175082d67 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:24.960381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-61933db7-ae19-424a-a658-b83175082d67 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:24.964773 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:24.964773 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:24.965530 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61933db7-ae19-424a-a658-b83175082d67 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:24.965954 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 607/2438] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:24 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:25.618471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-57a236b2-f48f-4407-9794-155657ab3b5f req-b2ed1a14-3bb8-43e5-8c79-0c82ba463cbd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.620716 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-b2ed1a14-3bb8-43e5-8c79-0c82ba463cbd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:07:25.620951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-b2ed1a14-3bb8-43e5-8c79-0c82ba463cbd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:25.621396 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-b2ed1a14-3bb8-43e5-8c79-0c82ba463cbd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:25.628817 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:25.628817 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:25.633746 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-57a236b2-f48f-4407-9794-155657ab3b5f req-b2ed1a14-3bb8-43e5-8c79-0c82ba463cbd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:25.639313 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-b2ed1a14-3bb8-43e5-8c79-0c82ba463cbd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 200 Aug 04 09:07:25.639860 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 613/2439] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:25 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:25.885956 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1815a186-747a-4b09-81bf-857b25b2ab4e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.888219 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1815a186-747a-4b09-81bf-857b25b2ab4e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:25.888484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1815a186-747a-4b09-81bf-857b25b2ab4e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:25.888742 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1815a186-747a-4b09-81bf-857b25b2ab4e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:25.888873 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-1815a186-747a-4b09-81bf-857b25b2ab4e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:25.896878 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:25.896878 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:25.897682 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1815a186-747a-4b09-81bf-857b25b2ab4e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:25.898311 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 610/2440] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:25 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:25.908384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.910708 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2/export_record Aug 04 09:07:25.910891 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:25.911109 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'export_record' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:25.911228 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Export record for backup 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 09:07:25.916793 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:25.916793 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:25.918028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.api [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling RPCAPI with context: , host: np0000006401, backup: 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) export_record /opt/stack/cinder/cinder/backup/api.py:521}} Aug 04 09:07:25.925410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] export_record in rpcapi backup_id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2 on host np0000006401. {{(pid=100462) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 09:07:25.936952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI3ZGY3M2ItOWUxZC00ZDRhLTg1ZjgtODA5ZWMwZmFjZWYyIiwgInVzZXJfaWQiOiAiMTFhMzRjNWU0NjAxNDJjYmE5OWE5ZDdiYjBhNWUyYjEiLCAicHJvamVjdF9pZCI6ICI5MjA2MmE3OTczZDE0MWU5OTUyN2U4MGI4MTFhODQ1YSIsICJ2b2x1bWVfaWQiOiAiMTQxMzEyMGMtMjYxMS00ZWRkLThjZGEtMDBjNjBiNzk4ZTI2IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MDcwNTE2ODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDEzMTIwYy0yNjExLTRlZGQtOGNkYS0wMGM2MGI3OThlMjYvMjAyNjA4MDQwOTA3MTMvYXpfbm92YV9iYWNrdXBfMmI3ZGY3M2ItOWUxZC00ZDRhLTg1ZjgtODA5ZWMwZmFjZWYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjA3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100462) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 09:07:25.937295 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e87ae9ec-38fc-465e-b5bb-65a37575d5b4 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2/export_record returned with HTTP 200 Aug 04 09:07:25.937785 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 611/2441] 10.4.3.176 () {68 vars in 1430 bytes} [Tue Aug 4 09:07:25 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:25.945579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2e762980-bdb4-42c2-ab32-a853fe495ff6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.946644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c935f609-96dd-491e-a4d9-41b70ad0804a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.947131 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e762980-bdb4-42c2-ab32-a853fe495ff6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:25.947364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e762980-bdb4-42c2-ab32-a853fe495ff6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:25.947536 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e762980-bdb4-42c2-ab32-a853fe495ff6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:25.947657 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2e762980-bdb4-42c2-ab32-a853fe495ff6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:25.951306 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:25.951306 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:25.951879 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e762980-bdb4-42c2-ab32-a853fe495ff6 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:25.952216 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 608/2442] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:25 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:25.952811 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:25.953135 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1008283113"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:25.956781 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1008283113'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:25.956872 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Create volume of 1 GB Aug 04 09:07:25.969006 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2aee9547-9573-47e3-a1b5-b92cfbcdcca7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.970497 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2aee9547-9573-47e3-a1b5-b92cfbcdcca7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] POST https://10.4.3.176/volume/v3/backups/import_record Aug 04 09:07:25.970898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2aee9547-9573-47e3-a1b5-b92cfbcdcca7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmJlZDZkOGQtYTg5OS00MmU5LTlhMTMtNGI4ZWFmNDI2Yjk4IiwgInVzZXJfaWQiOiAiMTFhMzRjNWU0NjAxNDJjYmE5OWE5ZDdiYjBhNWUyYjEiLCAicHJvamVjdF9pZCI6ICI5MjA2MmE3OTczZDE0MWU5OTUyN2U4MGI4MTFhODQ1YSIsICJ2b2x1bWVfaWQiOiAiMTQxMzEyMGMtMjYxMS00ZWRkLThjZGEtMDBjNjBiNzk4ZTI2IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MDcwNTE2ODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDEzMTIwYy0yNjExLTRlZGQtOGNkYS0wMGM2MGI3OThlMjYvMjAyNjA4MDQwOTA3MTMvYXpfbm92YV9iYWNrdXBfMmI3ZGY3M2ItOWUxZC00ZDRhLTg1ZjgtODA5ZWMwZmFjZWYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjA3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:25.971078 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Availability Zones retrieved successfully. Aug 04 09:07:25.972378 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-2aee9547-9573-47e3-a1b5-b92cfbcdcca7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmJlZDZkOGQtYTg5OS00MmU5LTlhMTMtNGI4ZWFmNDI2Yjk4IiwgInVzZXJfaWQiOiAiMTFhMzRjNWU0NjAxNDJjYmE5OWE5ZDdiYjBhNWUyYjEiLCAicHJvamVjdF9pZCI6ICI5MjA2MmE3OTczZDE0MWU5OTUyN2U4MGI4MTFhODQ1YSIsICJ2b2x1bWVfaWQiOiAiMTQxMzEyMGMtMjYxMS00ZWRkLThjZGEtMDBjNjBiNzk4ZTI2IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MDcwNTE2ODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDEzMTIwYy0yNjExLTRlZGQtOGNkYS0wMGM2MGI3OThlMjYvMjAyNjA4MDQwOTA3MTMvYXpfbm92YV9iYWNrdXBfMmI3ZGY3M2ItOWUxZC00ZDRhLTg1ZjgtODA5ZWMwZmFjZWYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjA3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100460) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 09:07:25.972485 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-2aee9547-9573-47e3-a1b5-b92cfbcdcca7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmJlZDZkOGQtYTg5OS00MmU5LTlhMTMtNGI4ZWFmNDI2Yjk4IiwgInVzZXJfaWQiOiAiMTFhMzRjNWU0NjAxNDJjYmE5OWE5ZDdiYjBhNWUyYjEiLCAicHJvamVjdF9pZCI6ICI5MjA2MmE3OTczZDE0MWU5OTUyN2U4MGI4MTFhODQ1YSIsICJ2b2x1bWVfaWQiOiAiMTQxMzEyMGMtMjYxMS00ZWRkLThjZGEtMDBjNjBiNzk4ZTI2IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00MDcwNTE2ODEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNDEzMTIwYy0yNjExLTRlZGQtOGNkYS0wMGM2MGI3OThlMjYvMjAyNjA4MDQwOTA3MTMvYXpfbm92YV9iYWNrdXBfMmI3ZGY3M2ItOWUxZC00ZDRhLTg1ZjgtODA5ZWMwZmFjZWYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOTowNzoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjA3OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100460) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 09:07:25.973338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.policy [None req-2aee9547-9573-47e3-a1b5-b92cfbcdcca7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'e3e4c872631a452cb49cc9bacc3e5e59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92062a7973d141e99527e80b811a845a', '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=100460) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:25.973590 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2aee9547-9573-47e3-a1b5-b92cfbcdcca7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] https://10.4.3.176/volume/v3/backups/import_record returned with HTTP 403 Aug 04 09:07:25.974125 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 611/2443] 10.4.3.176 () {70 vars in 1342 bytes} [Tue Aug 4 09:07:25 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:25.977061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-06f97bc9-ac16-4f56-a8a0-ce4336810db3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.978496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Flow 'volume_create_api' (f1f8a4bc-cd19-45f7-8d65-13b511092b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:25.979691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5daf0d-e1ad-4e65-95c8-47a490bf73ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:25.980853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:25.983087 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-06f97bc9-ac16-4f56-a8a0-ce4336810db3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:25.983396 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-06f97bc9-ac16-4f56-a8a0-ce4336810db3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:25.983627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-06f97bc9-ac16-4f56-a8a0-ce4336810db3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:25.983680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-097badba-5266-4fcf-b641-ba5241738bb9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:25.983996 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-06f97bc9-ac16-4f56-a8a0-ce4336810db3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:25.985228 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-097badba-5266-4fcf-b641-ba5241738bb9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 Aug 04 09:07:25.985415 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-097badba-5266-4fcf-b641-ba5241738bb9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:25.985604 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-097badba-5266-4fcf-b641-ba5241738bb9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:25.985747 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-097badba-5266-4fcf-b641-ba5241738bb9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete volume with id: 1413120c-2611-4edd-8cda-00c60b798e26 Aug 04 09:07:25.991792 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:25.991792 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:25.992166 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:25.992166 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:25.993670 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-097badba-5266-4fcf-b641-ba5241738bb9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:25.993739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-06f97bc9-ac16-4f56-a8a0-ce4336810db3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:25.993739 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 612/2444] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:25 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:26.013227 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-097badba-5266-4fcf-b641-ba5241738bb9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete volume request issued successfully. Aug 04 09:07:26.013227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-097badba-5266-4fcf-b641-ba5241738bb9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 returned with HTTP 202 Aug 04 09:07:26.013227 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 609/2445] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:07:25 2026] DELETE /volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:26.016570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac5daf0d-e1ad-4e65-95c8-47a490bf73ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.017610 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c082b9-2a63-463b-bf2f-ca745ee7f66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.020751 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d4906d95-1657-4901-943b-19a71c968507 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:26.022919 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d4906d95-1657-4901-943b-19a71c968507 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 Aug 04 09:07:26.023130 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d4906d95-1657-4901-943b-19a71c968507 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:26.023381 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d4906d95-1657-4901-943b-19a71c968507 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:26.031265 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:26.031265 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:26.034711 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d4906d95-1657-4901-943b-19a71c968507 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:26.040398 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d4906d95-1657-4901-943b-19a71c968507 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 returned with HTTP 200 Aug 04 09:07:26.040398 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 612/2446] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:26 2026] GET /volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:26.069593 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Created reservations ['e33debf2-3d16-4778-a0b5-2bcaf206bb14', 'cf75a4e4-68d8-4ea4-969b-2568fbd0df71', '79f29796-def5-4756-af3c-ad17828da110', '075b495e-df6b-44f7-85db-f262241e61e5'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:26.070529 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18c082b9-2a63-463b-bf2f-ca745ee7f66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e33debf2-3d16-4778-a0b5-2bcaf206bb14', 'cf75a4e4-68d8-4ea4-969b-2568fbd0df71', '79f29796-def5-4756-af3c-ad17828da110', '075b495e-df6b-44f7-85db-f262241e61e5']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.071598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad15d51-11d4-4a1d-bfba-4d484a9220f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.102087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad15d51-11d4-4a1d-bfba-4d484a9220f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c4ebb3-4a68-4001-8812-a24a450ace33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1008283113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ddbfad2cc5491f822eb7fefb759f42',qos_specs=None,replication_status=,reservations=['e33debf2-3d16-4778-a0b5-2bcaf206bb14','cf75a4e4-68d8-4ea4-969b-2568fbd0df71','79f29796-def5-4756-af3c-ad17828da110','075b495e-df6b-44f7-85db-f262241e61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978da214632c4cd884362de4c640538d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1008283113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c4ebb3-4a68-4001-8812-a24a450ace33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5ddbfad2cc5491f822eb7fefb759f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='978da214632c4cd884362de4c640538d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.103598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad05cc3a-d7f7-4079-866c-04c33e58bfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.138916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad05cc3a-d7f7-4079-866c-04c33e58bfaa) transitioned into state 'SUCCESS' from state '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-1008283113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5ddbfad2cc5491f822eb7fefb759f42',qos_specs=None,replication_status=,reservations=['e33debf2-3d16-4778-a0b5-2bcaf206bb14','cf75a4e4-68d8-4ea4-969b-2568fbd0df71','79f29796-def5-4756-af3c-ad17828da110','075b495e-df6b-44f7-85db-f262241e61e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='978da214632c4cd884362de4c640538d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.139656 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05f9982-d3e0-4450-b928-416404c63128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.151125 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05f9982-d3e0-4450-b928-416404c63128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.151904 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Flow 'volume_create_api' (f1f8a4bc-cd19-45f7-8d65-13b511092b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:26.152170 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Create volume request issued successfully. Aug 04 09:07:26.152735 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c935f609-96dd-491e-a4d9-41b70ad0804a tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:26.153112 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 614/2447] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:07:25 2026] POST /volume/v3/volumes => generated 757 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 04 09:07:26.170592 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e101bbe5-4b60-4205-9af6-2d9723053f88 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:26.172493 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e101bbe5-4b60-4205-9af6-2d9723053f88 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:07:26.172727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e101bbe5-4b60-4205-9af6-2d9723053f88 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:26.172926 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e101bbe5-4b60-4205-9af6-2d9723053f88 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:26.175543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5d25ad4e-934b-4176-a81b-900c339d17c5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:26.177000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5d25ad4e-934b-4176-a81b-900c339d17c5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:07:26.177348 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5d25ad4e-934b-4176-a81b-900c339d17c5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:26.177641 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5d25ad4e-934b-4176-a81b-900c339d17c5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:26.180971 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:26.180971 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:26.186245 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:26.186245 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:26.190231 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e101bbe5-4b60-4205-9af6-2d9723053f88 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:07:26.190443 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5d25ad4e-934b-4176-a81b-900c339d17c5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:26.196970 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5d25ad4e-934b-4176-a81b-900c339d17c5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 200 Aug 04 09:07:26.197552 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 610/2448] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:26 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:26.198216 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e101bbe5-4b60-4205-9af6-2d9723053f88 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:07:26.198703 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 613/2449] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:26 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:26.208965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ece3a48f-2f0c-49ae-8282-1fa5887ed655 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:26.208965 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ece3a48f-2f0c-49ae-8282-1fa5887ed655 None None] GET https://10.4.3.176/volume// Aug 04 09:07:26.208965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ece3a48f-2f0c-49ae-8282-1fa5887ed655 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:26.208965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ece3a48f-2f0c-49ae-8282-1fa5887ed655 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:26.209338 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ece3a48f-2f0c-49ae-8282-1fa5887ed655 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:26.209599 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 613/2450] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:07:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:26.218682 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-57a236b2-f48f-4407-9794-155657ab3b5f req-de17d0a8-7feb-4d80-ad19-6474d0cec550 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:26.220749 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-de17d0a8-7feb-4d80-ad19-6474d0cec550 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:07:26.221030 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-de17d0a8-7feb-4d80-ad19-6474d0cec550 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21918706-2962-4baa-8b50-0e22f09e53c6", "connector": null, "instance_uuid": "8affc8f7-4d8f-4a27-9ade-3f830fb319ab"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:26.230688 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:26.230688 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:26.275973 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-de17d0a8-7feb-4d80-ad19-6474d0cec550 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:07:26.276530 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 615/2451] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:07:26 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:26.745534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:26.747311 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:26.747678 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-584594532", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:26.752379 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-584594532', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:26.752575 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Create volume of 1 GB Aug 04 09:07:26.761495 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Availability Zones retrieved successfully. Aug 04 09:07:26.770406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Flow 'volume_create_api' (5cebbc6b-b6d3-452a-8e58-b1b12730d14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:26.771538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee769b0-1a08-4eb1-899a-65c2937c88b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.772636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:26.804833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee769b0-1a08-4eb1-899a-65c2937c88b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.806762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959170a8-e27a-4d81-ba79-4bd9d0ed747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.891327 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Created reservations ['1251fc6f-51b5-47dc-90f3-785521021e97', 'a77d1237-6cd2-45ba-83eb-5e25e3dbbd3b', '54cdb654-84a9-44f8-963e-63692529b944', 'c3d4698e-c338-4978-a92a-0b940761afee'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:26.892534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959170a8-e27a-4d81-ba79-4bd9d0ed747a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1251fc6f-51b5-47dc-90f3-785521021e97', 'a77d1237-6cd2-45ba-83eb-5e25e3dbbd3b', '54cdb654-84a9-44f8-963e-63692529b944', 'c3d4698e-c338-4978-a92a-0b940761afee']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.893689 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26437a4c-8fd7-4f39-b1d2-4ff7261abda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.920859 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26437a4c-8fd7-4f39-b1d2-4ff7261abda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de078d95-4d2a-4c97-9278-4841cb891915', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-584594532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58391e17ab8433297c4fbd158754720',qos_specs=None,replication_status=,reservations=['1251fc6f-51b5-47dc-90f3-785521021e97','a77d1237-6cd2-45ba-83eb-5e25e3dbbd3b','54cdb654-84a9-44f8-963e-63692529b944','c3d4698e-c338-4978-a92a-0b940761afee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34588627c40a4a05bff4b71bddfc4ea3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-584594532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de078d95-4d2a-4c97-9278-4841cb891915,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b58391e17ab8433297c4fbd158754720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34588627c40a4a05bff4b71bddfc4ea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.921678 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0435f6a0-19f3-4266-a392-a58c9399b9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.943230 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0435f6a0-19f3-4266-a392-a58c9399b9e4) transitioned into state 'SUCCESS' from state '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-584594532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58391e17ab8433297c4fbd158754720',qos_specs=None,replication_status=,reservations=['1251fc6f-51b5-47dc-90f3-785521021e97','a77d1237-6cd2-45ba-83eb-5e25e3dbbd3b','54cdb654-84a9-44f8-963e-63692529b944','c3d4698e-c338-4978-a92a-0b940761afee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34588627c40a4a05bff4b71bddfc4ea3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.943407 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2babf8-42bf-4700-8a48-d23f51ee0ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:26.951956 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2babf8-42bf-4700-8a48-d23f51ee0ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:26.952849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Flow 'volume_create_api' (5cebbc6b-b6d3-452a-8e58-b1b12730d14e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:26.953241 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Create volume request issued successfully. Aug 04 09:07:26.953786 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-22d310c7-b2fb-40c3-aabe-1595b2c6aa16 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:26.954192 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 611/2452] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:07:26 2026] POST /volume/v3/volumes => generated 754 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:26.965388 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-69f7cf1e-2254-40c1-a4ad-b257647c09fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:26.969448 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-69f7cf1e-2254-40c1-a4ad-b257647c09fd tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:26.969448 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-69f7cf1e-2254-40c1-a4ad-b257647c09fd tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:26.969448 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-69f7cf1e-2254-40c1-a4ad-b257647c09fd tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:26.973698 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:26.973698 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:26.976899 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-69f7cf1e-2254-40c1-a4ad-b257647c09fd tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:26.980510 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-69f7cf1e-2254-40c1-a4ad-b257647c09fd tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:26.980865 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 614/2453] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:26 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:27.005779 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-890f591f-b683-4403-a6c9-a49e99ff7408 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.007619 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-890f591f-b683-4403-a6c9-a49e99ff7408 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:27.007818 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-890f591f-b683-4403-a6c9-a49e99ff7408 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.008052 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-890f591f-b683-4403-a6c9-a49e99ff7408 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.008170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-890f591f-b683-4403-a6c9-a49e99ff7408 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:27.013054 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:27.013054 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:27.013952 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-890f591f-b683-4403-a6c9-a49e99ff7408 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:27.014416 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 614/2454] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:27.055150 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ead18c5a-12b6-4378-9aa4-f1ba0185e7b0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.057315 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ead18c5a-12b6-4378-9aa4-f1ba0185e7b0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 Aug 04 09:07:27.057539 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ead18c5a-12b6-4378-9aa4-f1ba0185e7b0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.057751 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ead18c5a-12b6-4378-9aa4-f1ba0185e7b0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.063484 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ead18c5a-12b6-4378-9aa4-f1ba0185e7b0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 returned with HTTP 404 Aug 04 09:07:27.064078 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 616/2455] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/volumes/1413120c-2611-4edd-8cda-00c60b798e26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:27.075557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5871c540-0435-4ac1-a9ad-3c2f39032a3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.077996 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5871c540-0435-4ac1-a9ad-3c2f39032a3e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] GET https://10.4.3.176/volume/v3/backups Aug 04 09:07:27.078270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5871c540-0435-4ac1-a9ad-3c2f39032a3e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.078502 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5871c540-0435-4ac1-a9ad-3c2f39032a3e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.078806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-5871c540-0435-4ac1-a9ad-3c2f39032a3e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:27.079096 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:27.079096 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:27.084588 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5871c540-0435-4ac1-a9ad-3c2f39032a3e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] https://10.4.3.176/volume/v3/backups returned with HTTP 200 Aug 04 09:07:27.084979 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 612/2456] 10.4.3.176 () {68 vars in 1277 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:27.094222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-48077a95-7925-4dd2-9042-c79846f713bb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.095855 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-48077a95-7925-4dd2-9042-c79846f713bb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] GET https://10.4.3.176/volume/v3/backups?project_id=92062a7973d141e99527e80b811a845a Aug 04 09:07:27.096064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-48077a95-7925-4dd2-9042-c79846f713bb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.096268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-48077a95-7925-4dd2-9042-c79846f713bb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.096472 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-48077a95-7925-4dd2-9042-c79846f713bb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Removing options 'project_id' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:27.107578 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-48077a95-7925-4dd2-9042-c79846f713bb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] https://10.4.3.176/volume/v3/backups?project_id=92062a7973d141e99527e80b811a845a returned with HTTP 200 Aug 04 09:07:27.107989 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 615/2457] 10.4.3.176 () {68 vars in 1364 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/backups?project_id=92062a7973d141e99527e80b811a845a => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:27.118271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.120503 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:27.120983 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-759636971"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:27.122721 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-759636971'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:27.122921 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume of 1 GB Aug 04 09:07:27.127012 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Availability Zones retrieved successfully. Aug 04 09:07:27.135450 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Flow 'volume_create_api' (8230996e-647b-4ae1-88b6-00e8bba6449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:27.136704 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10dc1743-dfdd-405f-b8b9-ccc8f8925df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:27.137625 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:27.163087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10dc1743-dfdd-405f-b8b9-ccc8f8925df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:27.163879 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e9485e-0737-40bc-b943-695a53c929d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:27.200123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Created reservations ['1b93829c-abfa-4735-93c9-7c6415f85b19', '59ff6591-c2b1-4c4e-a514-7c439576b560', 'e6bec225-2648-4c90-a796-87321a1a1a9d', 'c988e704-5f5f-449d-882f-e51bb5b57833'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:27.200945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86e9485e-0737-40bc-b943-695a53c929d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b93829c-abfa-4735-93c9-7c6415f85b19', '59ff6591-c2b1-4c4e-a514-7c439576b560', 'e6bec225-2648-4c90-a796-87321a1a1a9d', 'c988e704-5f5f-449d-882f-e51bb5b57833']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:27.201728 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b983e69-cd4e-4f76-af18-7ccdaa950838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:27.216250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-790fd855-ed1e-42a0-a322-df70d6a20539 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.218376 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-790fd855-ed1e-42a0-a322-df70d6a20539 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:07:27.218595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-790fd855-ed1e-42a0-a322-df70d6a20539 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.218851 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-790fd855-ed1e-42a0-a322-df70d6a20539 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.226289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b983e69-cd4e-4f76-af18-7ccdaa950838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c2b5f5-d592-4661-9f0a-a4ff0a58e906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759636971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92062a7973d141e99527e80b811a845a',qos_specs=None,replication_status=,reservations=['1b93829c-abfa-4735-93c9-7c6415f85b19','59ff6591-c2b1-4c4e-a514-7c439576b560','e6bec225-2648-4c90-a796-87321a1a1a9d','c988e704-5f5f-449d-882f-e51bb5b57833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759636971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c2b5f5-d592-4661-9f0a-a4ff0a58e906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92062a7973d141e99527e80b811a845a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:27.227303 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:27.227303 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:27.227402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9af889-4d01-49c3-bb23-c7bcbd15cd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:27.231280 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-790fd855-ed1e-42a0-a322-df70d6a20539 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:07:27.236082 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-790fd855-ed1e-42a0-a322-df70d6a20539 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:07:27.236550 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 617/2458] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:27.249376 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f9af889-4d01-49c3-bb23-c7bcbd15cd75) transitioned into state 'SUCCESS' from state '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-759636971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92062a7973d141e99527e80b811a845a',qos_specs=None,replication_status=,reservations=['1b93829c-abfa-4735-93c9-7c6415f85b19','59ff6591-c2b1-4c4e-a514-7c439576b560','e6bec225-2648-4c90-a796-87321a1a1a9d','c988e704-5f5f-449d-882f-e51bb5b57833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11a34c5e460142cba99a9d7bb0a5e2b1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:27.249376 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d58024c-d025-4273-a1d6-a941329d0eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:27.260168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d58024c-d025-4273-a1d6-a941329d0eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:27.261081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Flow 'volume_create_api' (8230996e-647b-4ae1-88b6-00e8bba6449f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:27.261462 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Create volume request issued successfully. Aug 04 09:07:27.262048 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d9b00f90-0550-4925-a0c5-5f8d66d55c0b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:27.262874 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 615/2459] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:07:27 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:27.278812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-df72d106-d5f0-4fb9-9e86-a962e83216ef None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.280958 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df72d106-d5f0-4fb9-9e86-a962e83216ef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 Aug 04 09:07:27.281247 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df72d106-d5f0-4fb9-9e86-a962e83216ef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.281514 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df72d106-d5f0-4fb9-9e86-a962e83216ef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.290029 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:27.290029 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:27.293651 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-df72d106-d5f0-4fb9-9e86-a962e83216ef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:27.298278 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df72d106-d5f0-4fb9-9e86-a962e83216ef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 returned with HTTP 200 Aug 04 09:07:27.298755 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 613/2460] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:27.514237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c5a044fa-5d76-45af-8535-b6d79727293e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.514699 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c5a044fa-5d76-45af-8535-b6d79727293e None None] GET https://10.4.3.176/volume// Aug 04 09:07:27.515093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c5a044fa-5d76-45af-8535-b6d79727293e None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.515439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c5a044fa-5d76-45af-8535-b6d79727293e None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.515932 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c5a044fa-5d76-45af-8535-b6d79727293e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:27.517801 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 616/2461] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:27.527466 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-57a236b2-f48f-4407-9794-155657ab3b5f req-f68b5731-dc89-42e6-a1ad-70be3ec4d312 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.529958 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-f68b5731-dc89-42e6-a1ad-70be3ec4d312 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:07:27.530188 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-f68b5731-dc89-42e6-a1ad-70be3ec4d312 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.530400 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-f68b5731-dc89-42e6-a1ad-70be3ec4d312 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:27.543481 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:27.543481 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:27.545278 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-57a236b2-f48f-4407-9794-155657ab3b5f req-f68b5731-dc89-42e6-a1ad-70be3ec4d312 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:07:27.549546 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-f68b5731-dc89-42e6-a1ad-70be3ec4d312 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 200 Aug 04 09:07:27.549936 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 618/2462] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 1584 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:27.655660 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-57a236b2-f48f-4407-9794-155657ab3b5f req-192cfbef-d916-4443-b868-2a43d9a5131e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.658438 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-192cfbef-d916-4443-b868-2a43d9a5131e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] PUT https://10.4.3.176/volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b Aug 04 09:07:27.658766 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-192cfbef-d916-4443-b868-2a43d9a5131e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:27.666605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-57a236b2-f48f-4407-9794-155657ab3b5f req-192cfbef-d916-4443-b868-2a43d9a5131e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Acquiring lock "cinder-attachment_update-21918706-2962-4baa-8b50-0e22f09e53c6-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:07:27.671274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-57a236b2-f48f-4407-9794-155657ab3b5f req-192cfbef-d916-4443-b868-2a43d9a5131e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Lock "cinder-attachment_update-21918706-2962-4baa-8b50-0e22f09e53c6-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:07:27.672108 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:27.672108 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:27.752882 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-57a236b2-f48f-4407-9794-155657ab3b5f req-192cfbef-d916-4443-b868-2a43d9a5131e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Lock "cinder-attachment_update-21918706-2962-4baa-8b50-0e22f09e53c6-np0000006401" released by "attachment_update" :: held 0.082s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:07:27.753155 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-192cfbef-d916-4443-b868-2a43d9a5131e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b returned with HTTP 200 Aug 04 09:07:27.753608 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 616/2463] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:07:27 2026] PUT /volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:27.801147 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5e57b092-7ef6-4674-8b3f-4343152e1cc6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.803636 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5e57b092-7ef6-4674-8b3f-4343152e1cc6 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b/action Aug 04 09:07:27.804031 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5e57b092-7ef6-4674-8b3f-4343152e1cc6 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:27.804147 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5e57b092-7ef6-4674-8b3f-4343152e1cc6 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:27.838227 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:27.838227 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:27.854710 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-57a236b2-f48f-4407-9794-155657ab3b5f req-5e57b092-7ef6-4674-8b3f-4343152e1cc6 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b/action returned with HTTP 204 Aug 04 09:07:27.855011 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 614/2464] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:07:27 2026] POST /volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:27.994124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ff49b3ba-b5b9-4cfd-8171-97af93d2ba39 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:27.996596 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff49b3ba-b5b9-4cfd-8171-97af93d2ba39 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:27.996844 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff49b3ba-b5b9-4cfd-8171-97af93d2ba39 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:27.997051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff49b3ba-b5b9-4cfd-8171-97af93d2ba39 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.004280 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.004280 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:28.010150 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ff49b3ba-b5b9-4cfd-8171-97af93d2ba39 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:28.015519 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff49b3ba-b5b9-4cfd-8171-97af93d2ba39 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:28.016078 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 617/2465] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:27 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:28.026570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6e69ed5e-4dc1-4aba-9500-822a0023344b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.028744 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e69ed5e-4dc1-4aba-9500-822a0023344b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:28.029004 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e69ed5e-4dc1-4aba-9500-822a0023344b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.029241 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e69ed5e-4dc1-4aba-9500-822a0023344b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.029375 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6e69ed5e-4dc1-4aba-9500-822a0023344b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:28.032040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-945fe752-b665-4e04-a519-ab73779b3074 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.034257 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-945fe752-b665-4e04-a519-ab73779b3074 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:28.034550 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.034550 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:28.034638 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-945fe752-b665-4e04-a519-ab73779b3074 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.034921 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-945fe752-b665-4e04-a519-ab73779b3074 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.035427 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e69ed5e-4dc1-4aba-9500-822a0023344b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:28.035946 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 619/2466] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:28.048453 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.048453 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:28.053355 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-945fe752-b665-4e04-a519-ab73779b3074 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:28.058434 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-945fe752-b665-4e04-a519-ab73779b3074 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:28.058910 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 617/2467] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:28.071607 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.073869 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:07:28.074135 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.074379 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.074664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:07:28.075452 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:07:28.086411 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Get all volumes completed successfully. Aug 04 09:07:28.086846 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d6b1a41-e6f0-48f3-a11d-285fba9c1554 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:07:28.087264 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 615/2468] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:28.094588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6d9c6df8-01b2-4b58-902b-4249dcccee9e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.096356 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d9c6df8-01b2-4b58-902b-4249dcccee9e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:28.096563 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6d9c6df8-01b2-4b58-902b-4249dcccee9e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.096811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6d9c6df8-01b2-4b58-902b-4249dcccee9e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.103024 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.103024 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:28.106518 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6d9c6df8-01b2-4b58-902b-4249dcccee9e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:28.111128 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d9c6df8-01b2-4b58-902b-4249dcccee9e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:28.111283 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 618/2469] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:28.160353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-a5837cc7-6c69-4617-bf39-c1e9c7217bb5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.162378 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-a5837cc7-6c69-4617-bf39-c1e9c7217bb5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:28.162610 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-a5837cc7-6c69-4617-bf39-c1e9c7217bb5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.162815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-a5837cc7-6c69-4617-bf39-c1e9c7217bb5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.170310 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.170310 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:28.174050 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-a5837cc7-6c69-4617-bf39-c1e9c7217bb5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:28.177819 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-a5837cc7-6c69-4617-bf39-c1e9c7217bb5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:28.178220 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 620/2470] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:28.247892 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-44f803bc-c679-4a64-8c68-9f97f8d2f202 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.248301 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-44f803bc-c679-4a64-8c68-9f97f8d2f202 None None] GET https://10.4.3.176/volume// Aug 04 09:07:28.248468 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-44f803bc-c679-4a64-8c68-9f97f8d2f202 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.248686 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-44f803bc-c679-4a64-8c68-9f97f8d2f202 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.248981 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-44f803bc-c679-4a64-8c68-9f97f8d2f202 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:28.249406 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 618/2471] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:28.257394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-6dd8da7a-73bf-401a-9b9f-94ea932945c9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.312769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e0a1408d-9652-460f-8e74-b333aec3f6cb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.314828 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0a1408d-9652-460f-8e74-b333aec3f6cb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 Aug 04 09:07:28.314828 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0a1408d-9652-460f-8e74-b333aec3f6cb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.314943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0a1408d-9652-460f-8e74-b333aec3f6cb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.337050 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.337050 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:28.344245 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e0a1408d-9652-460f-8e74-b333aec3f6cb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:28.345261 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-6dd8da7a-73bf-401a-9b9f-94ea932945c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:07:28.345638 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-6dd8da7a-73bf-401a-9b9f-94ea932945c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de078d95-4d2a-4c97-9278-4841cb891915", "connector": null, "instance_uuid": "6753b553-c82f-4940-b678-85845246dcd0"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:28.349447 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0a1408d-9652-460f-8e74-b333aec3f6cb tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 returned with HTTP 200 Aug 04 09:07:28.349989 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 619/2472] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:28.354145 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.354145 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:28.366014 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-84c2dc8d-56d7-411b-84f5-939076920876 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.367986 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-84c2dc8d-56d7-411b-84f5-939076920876 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:07:28.368421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-84c2dc8d-56d7-411b-84f5-939076920876 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "33c2b5f5-d592-4661-9f0a-a4ff0a58e906", "name": "tempest-type-Backup-13883159"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:28.369845 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-84c2dc8d-56d7-411b-84f5-939076920876 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Creating new backup {'backup': {'volume_id': '33c2b5f5-d592-4661-9f0a-a4ff0a58e906', 'name': 'tempest-type-Backup-13883159'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:07:28.371548 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-84c2dc8d-56d7-411b-84f5-939076920876 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Creating backup of volume 33c2b5f5-d592-4661-9f0a-a4ff0a58e906 in container None Aug 04 09:07:28.385509 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.385509 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:28.386014 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-84c2dc8d-56d7-411b-84f5-939076920876 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:28.386300 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-6dd8da7a-73bf-401a-9b9f-94ea932945c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:07:28.386878 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 616/2473] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:07:28 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:28.417834 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-81e799f1-a0f6-4330-b8f0-530433916b9a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.418734 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-84c2dc8d-56d7-411b-84f5-939076920876 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Created reservations ['b84dbfc5-ff5b-479c-aea4-a9446e40a798', '67e996a7-2a10-4a6e-809e-cc379021bfe4'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:28.420962 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-81e799f1-a0f6-4330-b8f0-530433916b9a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:28.421165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-81e799f1-a0f6-4330-b8f0-530433916b9a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.422763 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-81e799f1-a0f6-4330-b8f0-530433916b9a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.434763 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.434763 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:28.438935 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-81e799f1-a0f6-4330-b8f0-530433916b9a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:28.446553 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-da63570c-562f-4cec-aaff-d3d76f4186b4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.447122 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da63570c-562f-4cec-aaff-d3d76f4186b4 None None] GET https://10.4.3.176/volume// Aug 04 09:07:28.447506 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da63570c-562f-4cec-aaff-d3d76f4186b4 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.447674 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da63570c-562f-4cec-aaff-d3d76f4186b4 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.448663 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da63570c-562f-4cec-aaff-d3d76f4186b4 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:28.448663 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 620/2474] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:28.448824 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-81e799f1-a0f6-4330-b8f0-530433916b9a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:28.450247 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 619/2475] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:07:28.461145 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-38572ec3-6cee-4dbd-840a-ef9f8207718c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.463746 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-38572ec3-6cee-4dbd-840a-ef9f8207718c tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:28.464115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-38572ec3-6cee-4dbd-840a-ef9f8207718c tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.464346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-38572ec3-6cee-4dbd-840a-ef9f8207718c tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.472235 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-84c2dc8d-56d7-411b-84f5-939076920876 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:07:28.472235 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 621/2476] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:07:28 2026] POST /volume/v3/backups => generated 314 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:28.476231 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.476231 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:28.479607 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-38572ec3-6cee-4dbd-840a-ef9f8207718c tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:28.483288 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e09d600e-0f2c-4c1f-8cea-b25a01fb5c16 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.486291 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e09d600e-0f2c-4c1f-8cea-b25a01fb5c16 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:28.486600 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e09d600e-0f2c-4c1f-8cea-b25a01fb5c16 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:28.486852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e09d600e-0f2c-4c1f-8cea-b25a01fb5c16 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:28.487003 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e09d600e-0f2c-4c1f-8cea-b25a01fb5c16 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:28.490420 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-38572ec3-6cee-4dbd-840a-ef9f8207718c tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:28.490873 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 617/2477] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:28.494072 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.494072 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:28.494713 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e09d600e-0f2c-4c1f-8cea-b25a01fb5c16 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:28.495072 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 621/2478] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:28 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:28.606422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-fced18fb-d06a-4758-b3d1-7eb2f8f0d357 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:28.612383 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-fced18fb-d06a-4758-b3d1-7eb2f8f0d357 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] PUT https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 Aug 04 09:07:28.612891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-fced18fb-d06a-4758-b3d1-7eb2f8f0d357 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:28.627966 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-fced18fb-d06a-4758-b3d1-7eb2f8f0d357 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Acquiring lock "cinder-attachment_update-de078d95-4d2a-4c97-9278-4841cb891915-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:07:28.634121 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-fced18fb-d06a-4758-b3d1-7eb2f8f0d357 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Lock "cinder-attachment_update-de078d95-4d2a-4c97-9278-4841cb891915-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:07:28.635268 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:28.635268 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:28.741679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-fced18fb-d06a-4758-b3d1-7eb2f8f0d357 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Lock "cinder-attachment_update-de078d95-4d2a-4c97-9278-4841cb891915-np0000006401" released by "attachment_update" :: held 0.108s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:07:28.742149 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-fced18fb-d06a-4758-b3d1-7eb2f8f0d357 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 returned with HTTP 200 Aug 04 09:07:28.742540 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 620/2479] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:07:28 2026] PUT /volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:29.048521 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-baef7fd9-180c-4d59-9f9b-ea4ae7a989f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:29.050681 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-baef7fd9-180c-4d59-9f9b-ea4ae7a989f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:29.051100 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-baef7fd9-180c-4d59-9f9b-ea4ae7a989f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:29.051432 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-baef7fd9-180c-4d59-9f9b-ea4ae7a989f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:29.051657 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-baef7fd9-180c-4d59-9f9b-ea4ae7a989f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:29.057789 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:29.057789 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:29.057789 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-baef7fd9-180c-4d59-9f9b-ea4ae7a989f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:29.057789 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 622/2480] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:29 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:29.464178 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c613b8aa-df65-4929-89e2-cfdbeb8239b0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:29.466642 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c613b8aa-df65-4929-89e2-cfdbeb8239b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:29.466906 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c613b8aa-df65-4929-89e2-cfdbeb8239b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:29.467158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c613b8aa-df65-4929-89e2-cfdbeb8239b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:29.478747 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:29.478747 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:29.482055 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c613b8aa-df65-4929-89e2-cfdbeb8239b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:29.486132 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c613b8aa-df65-4929-89e2-cfdbeb8239b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:29.486528 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 618/2481] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:29 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:29.510759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-319038f6-02dc-4582-ab84-80c2446c76ea None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:29.511988 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-319038f6-02dc-4582-ab84-80c2446c76ea tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:29.512276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-319038f6-02dc-4582-ab84-80c2446c76ea tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:29.512528 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-319038f6-02dc-4582-ab84-80c2446c76ea tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:29.512669 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-319038f6-02dc-4582-ab84-80c2446c76ea tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:29.517071 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:29.517071 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:29.518932 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-319038f6-02dc-4582-ab84-80c2446c76ea tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:29.518932 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 622/2482] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:29 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:30.074032 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-de93ac99-f42a-49e0-af9d-a739c1ae5329 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:30.075790 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-de93ac99-f42a-49e0-af9d-a739c1ae5329 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:30.075969 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-de93ac99-f42a-49e0-af9d-a739c1ae5329 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:30.076141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-de93ac99-f42a-49e0-af9d-a739c1ae5329 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:30.076274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-de93ac99-f42a-49e0-af9d-a739c1ae5329 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:30.085962 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:30.085962 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:30.086730 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-de93ac99-f42a-49e0-af9d-a739c1ae5329 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:30.087081 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 621/2483] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:30 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:30.503708 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-699bee55-6aa0-42e7-ac5e-276f6676625b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:30.506112 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-699bee55-6aa0-42e7-ac5e-276f6676625b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:30.508233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-699bee55-6aa0-42e7-ac5e-276f6676625b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:30.508233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-699bee55-6aa0-42e7-ac5e-276f6676625b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:30.517444 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:30.517444 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:30.522011 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-699bee55-6aa0-42e7-ac5e-276f6676625b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:30.527266 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-699bee55-6aa0-42e7-ac5e-276f6676625b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:30.527965 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 623/2484] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:30 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:30.531743 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ca35b99d-565e-446b-bd1a-ab46bb1b3013 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:30.533941 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca35b99d-565e-446b-bd1a-ab46bb1b3013 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:30.533941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca35b99d-565e-446b-bd1a-ab46bb1b3013 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:30.534184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca35b99d-565e-446b-bd1a-ab46bb1b3013 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:30.534365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ca35b99d-565e-446b-bd1a-ab46bb1b3013 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:30.539331 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:30.539331 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:30.540023 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca35b99d-565e-446b-bd1a-ab46bb1b3013 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:30.540501 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 619/2485] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:30 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:31.101184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4b44fa9f-0dfb-4b85-b92f-59082a9c2b8e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:31.103289 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b44fa9f-0dfb-4b85-b92f-59082a9c2b8e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:31.103536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b44fa9f-0dfb-4b85-b92f-59082a9c2b8e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:31.103795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b44fa9f-0dfb-4b85-b92f-59082a9c2b8e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:31.103944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4b44fa9f-0dfb-4b85-b92f-59082a9c2b8e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:31.112390 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:31.112390 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:31.113373 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b44fa9f-0dfb-4b85-b92f-59082a9c2b8e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:31.113862 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 623/2486] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:31 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:31.550817 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2b928049-180a-4bdd-84d4-3fdbe8d57671 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:31.552890 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b928049-180a-4bdd-84d4-3fdbe8d57671 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:31.553183 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b928049-180a-4bdd-84d4-3fdbe8d57671 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:31.553183 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b928049-180a-4bdd-84d4-3fdbe8d57671 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:31.555390 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=332,cinder:UPDATE=86,cinder:INSERT=48 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:07:31.556691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-39289708-4603-49f0-8c30-c2f3127c2817 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:31.558868 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-39289708-4603-49f0-8c30-c2f3127c2817 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:31.560389 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-39289708-4603-49f0-8c30-c2f3127c2817 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:31.560389 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-39289708-4603-49f0-8c30-c2f3127c2817 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:31.560389 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-39289708-4603-49f0-8c30-c2f3127c2817 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:31.567269 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:31.567269 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:31.567677 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:31.567677 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:31.568216 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-39289708-4603-49f0-8c30-c2f3127c2817 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:31.568940 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 624/2487] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:31 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:31.575121 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2b928049-180a-4bdd-84d4-3fdbe8d57671 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:31.580752 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b928049-180a-4bdd-84d4-3fdbe8d57671 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:31.581527 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 622/2488] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:31 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:32.136017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-713b2c99-c4c4-4050-8eb4-c8717b7a2330 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:32.136017 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-713b2c99-c4c4-4050-8eb4-c8717b7a2330 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:32.136017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-713b2c99-c4c4-4050-8eb4-c8717b7a2330 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:32.136017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-713b2c99-c4c4-4050-8eb4-c8717b7a2330 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:32.136017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-713b2c99-c4c4-4050-8eb4-c8717b7a2330 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:32.142925 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=429,cinder:UPDATE=145,cinder:INSERT=103 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:07:32.144839 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:32.144839 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:32.146085 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-713b2c99-c4c4-4050-8eb4-c8717b7a2330 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:32.146787 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 620/2489] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:32 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:32.584866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8afd7013-7334-48fb-8cc9-b5f7a771acef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:32.587755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8afd7013-7334-48fb-8cc9-b5f7a771acef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:32.592575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8afd7013-7334-48fb-8cc9-b5f7a771acef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:32.592575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8afd7013-7334-48fb-8cc9-b5f7a771acef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:32.592575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8afd7013-7334-48fb-8cc9-b5f7a771acef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:32.592575 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=232,cinder:INSERT=19,cinder:UPDATE=32 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:07:32.597266 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-63c2271d-96f8-49e3-9f05-b13c244ce3f6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:32.597839 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:32.597839 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:32.598328 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8afd7013-7334-48fb-8cc9-b5f7a771acef tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:32.598772 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 624/2490] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:32 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:32.609664 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-63c2271d-96f8-49e3-9f05-b13c244ce3f6 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:32.609664 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-63c2271d-96f8-49e3-9f05-b13c244ce3f6 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:32.609952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-63c2271d-96f8-49e3-9f05-b13c244ce3f6 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:32.623488 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:32.623488 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:32.627283 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-63c2271d-96f8-49e3-9f05-b13c244ce3f6 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:32.635521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-63c2271d-96f8-49e3-9f05-b13c244ce3f6 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:32.637762 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 625/2491] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:32 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:33.158677 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-14223716-ee44-4cbb-88f7-92ab7cf44098 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.164590 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14223716-ee44-4cbb-88f7-92ab7cf44098 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:33.164590 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14223716-ee44-4cbb-88f7-92ab7cf44098 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.164590 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14223716-ee44-4cbb-88f7-92ab7cf44098 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.164590 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-14223716-ee44-4cbb-88f7-92ab7cf44098 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:33.170629 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.170629 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:33.171663 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14223716-ee44-4cbb-88f7-92ab7cf44098 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:33.172390 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 623/2492] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:33 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:33.569427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-6ccd195f-bc52-4138-99ce-322e6c4c6357 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.574229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-6ccd195f-bc52-4138-99ce-322e6c4c6357 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:07:33.574229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-6ccd195f-bc52-4138-99ce-322e6c4c6357 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.574229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-6ccd195f-bc52-4138-99ce-322e6c4c6357 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.584586 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.584586 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:33.592847 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-6ccd195f-bc52-4138-99ce-322e6c4c6357 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:07:33.601575 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-6ccd195f-bc52-4138-99ce-322e6c4c6357 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:07:33.602408 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 621/2493] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:33 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:07:33.613089 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f92d7f54-0db2-45b7-93e9-a05ee23e5fc2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.615629 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f92d7f54-0db2-45b7-93e9-a05ee23e5fc2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:33.616139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f92d7f54-0db2-45b7-93e9-a05ee23e5fc2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.616139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f92d7f54-0db2-45b7-93e9-a05ee23e5fc2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.616294 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f92d7f54-0db2-45b7-93e9-a05ee23e5fc2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:33.621581 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.621581 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:33.622313 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f92d7f54-0db2-45b7-93e9-a05ee23e5fc2 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:33.622747 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 625/2494] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:33 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:33.629824 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4054ba73-8752-43e6-83f2-1f1e9d86bd3b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.630292 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4054ba73-8752-43e6-83f2-1f1e9d86bd3b None None] GET https://10.4.3.176/volume// Aug 04 09:07:33.630419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4054ba73-8752-43e6-83f2-1f1e9d86bd3b None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.630592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4054ba73-8752-43e6-83f2-1f1e9d86bd3b None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.630990 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4054ba73-8752-43e6-83f2-1f1e9d86bd3b None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:33.631333 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 626/2495] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09: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) Aug 04 09:07:33.641250 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-353824a6-0ffa-4e9c-97e5-060672d2fb2c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.644928 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-353824a6-0ffa-4e9c-97e5-060672d2fb2c tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:07:33.645464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-353824a6-0ffa-4e9c-97e5-060672d2fb2c tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4c4ebb3-4a68-4001-8812-a24a450ace33", "connector": null, "instance_uuid": "79bda34c-0f90-405d-a149-a077ac452f3d"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:33.651602 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c30042de-bb40-487f-863c-b0e07463e72b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.653156 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c30042de-bb40-487f-863c-b0e07463e72b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:33.653581 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c30042de-bb40-487f-863c-b0e07463e72b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.653961 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c30042de-bb40-487f-863c-b0e07463e72b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.662060 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.662060 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:33.664915 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.664915 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:33.672834 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c30042de-bb40-487f-863c-b0e07463e72b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:33.675499 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c30042de-bb40-487f-863c-b0e07463e72b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:33.676327 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 622/2496] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:33 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:33.695436 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-353824a6-0ffa-4e9c-97e5-060672d2fb2c tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:07:33.695996 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 624/2497] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:07:33 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:33.748503 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-5c642a3b-3e7e-4bd5-8947-e8ccd24747d6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.750599 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-5c642a3b-3e7e-4bd5-8947-e8ccd24747d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] POST https://10.4.3.176/volume/v3/attachments/f989248f-9c49-4055-87fb-ea15d35dc71b/action Aug 04 09:07:33.750983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-5c642a3b-3e7e-4bd5-8947-e8ccd24747d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:33.751104 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-5c642a3b-3e7e-4bd5-8947-e8ccd24747d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:33.772839 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.772839 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:33.789659 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0edb3054-18fb-43c7-a770-9c19d4b3ce0d req-5c642a3b-3e7e-4bd5-8947-e8ccd24747d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments/f989248f-9c49-4055-87fb-ea15d35dc71b/action returned with HTTP 204 Aug 04 09:07:33.790303 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 626/2498] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:07:33 2026] POST /volume/v3/attachments/f989248f-9c49-4055-87fb-ea15d35dc71b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:33.816497 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5130c70c-d6c7-43e8-a0a1-7493850515dc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.819552 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5130c70c-d6c7-43e8-a0a1-7493850515dc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:07:33.819899 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5130c70c-d6c7-43e8-a0a1-7493850515dc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.820194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5130c70c-d6c7-43e8-a0a1-7493850515dc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.834176 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.834176 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:33.839604 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5130c70c-d6c7-43e8-a0a1-7493850515dc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:07:33.845754 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5130c70c-d6c7-43e8-a0a1-7493850515dc tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:07:33.846353 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 627/2499] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:33 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:33.858858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e89999df-1d66-4610-b562-c5cc60807de2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.860330 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e89999df-1d66-4610-b562-c5cc60807de2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:07:33.860683 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e89999df-1d66-4610-b562-c5cc60807de2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.862066 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e89999df-1d66-4610-b562-c5cc60807de2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.870194 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.870194 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:33.873781 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e89999df-1d66-4610-b562-c5cc60807de2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:07:33.878462 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e89999df-1d66-4610-b562-c5cc60807de2 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:07:33.879050 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 623/2500] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:33 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 1112 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:33.918345 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-170c2960-66ec-4650-b50d-2baa772106cb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.920519 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-170c2960-66ec-4650-b50d-2baa772106cb tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:07:33.920748 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-170c2960-66ec-4650-b50d-2baa772106cb tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.920945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-170c2960-66ec-4650-b50d-2baa772106cb tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.931031 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.931031 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:33.937409 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-170c2960-66ec-4650-b50d-2baa772106cb tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:07:33.942784 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-170c2960-66ec-4650-b50d-2baa772106cb tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:07:33.943212 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 625/2501] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:33 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:33.976776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-9f6e96bf-3b8d-4839-919f-5d720cfd5f83 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:33.979468 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-9f6e96bf-3b8d-4839-919f-5d720cfd5f83 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] DELETE https://10.4.3.176/volume/v3/attachments/f989248f-9c49-4055-87fb-ea15d35dc71b Aug 04 09:07:33.979734 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-9f6e96bf-3b8d-4839-919f-5d720cfd5f83 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:33.979994 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-9f6e96bf-3b8d-4839-919f-5d720cfd5f83 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:33.990841 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:33.990841 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:34.033071 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-14984270-1fdc-499a-bc3d-e5eebaeb1faf req-9f6e96bf-3b8d-4839-919f-5d720cfd5f83 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/attachments/f989248f-9c49-4055-87fb-ea15d35dc71b returned with HTTP 200 Aug 04 09:07:34.033548 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 627/2502] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:07:33 2026] DELETE /volume/v3/attachments/f989248f-9c49-4055-87fb-ea15d35dc71b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:34.064999 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b6e7be8e-5504-4aa4-90e0-4802b1055001 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.068114 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b6e7be8e-5504-4aa4-90e0-4802b1055001 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:07:34.068405 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b6e7be8e-5504-4aa4-90e0-4802b1055001 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:34.068683 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b6e7be8e-5504-4aa4-90e0-4802b1055001 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:34.084078 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.084078 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:34.090083 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b6e7be8e-5504-4aa4-90e0-4802b1055001 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:07:34.096979 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b6e7be8e-5504-4aa4-90e0-4802b1055001 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:07:34.097595 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 628/2503] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:34 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:34.186512 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-52c90a43-1d58-429b-aa99-6a5a641c9a3f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.190244 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-52c90a43-1d58-429b-aa99-6a5a641c9a3f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:34.190244 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-52c90a43-1d58-429b-aa99-6a5a641c9a3f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:34.190244 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-52c90a43-1d58-429b-aa99-6a5a641c9a3f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:34.190244 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-52c90a43-1d58-429b-aa99-6a5a641c9a3f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:34.199387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-57f81745-a216-4632-87da-2a7c5cb21f28 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.201087 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.201087 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:34.205020 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-57f81745-a216-4632-87da-2a7c5cb21f28 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876/action Aug 04 09:07:34.205020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-57f81745-a216-4632-87da-2a7c5cb21f28 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:34.205020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-57f81745-a216-4632-87da-2a7c5cb21f28 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:34.205357 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-52c90a43-1d58-429b-aa99-6a5a641c9a3f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:34.205357 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 624/2504] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:34 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:34.224385 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.224385 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:34.242283 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-29fcc7a9-2a0d-4a49-b310-1d56d02c7385 req-57f81745-a216-4632-87da-2a7c5cb21f28 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876/action returned with HTTP 204 Aug 04 09:07:34.242739 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 626/2505] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:07:34 2026] POST /volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:34.633623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7d15b342-c341-4435-bfb0-6fb2687ebe45 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.639016 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d15b342-c341-4435-bfb0-6fb2687ebe45 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:34.639298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d15b342-c341-4435-bfb0-6fb2687ebe45 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:34.639552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7d15b342-c341-4435-bfb0-6fb2687ebe45 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:34.639721 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7d15b342-c341-4435-bfb0-6fb2687ebe45 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:34.646708 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.646708 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:34.647082 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7d15b342-c341-4435-bfb0-6fb2687ebe45 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:34.647606 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 628/2506] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:34 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:34.694532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6a9edf56-815c-4b80-a66b-ae9e30cba351 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.699356 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6a9edf56-815c-4b80-a66b-ae9e30cba351 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:34.699356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6a9edf56-815c-4b80-a66b-ae9e30cba351 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:34.699356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6a9edf56-815c-4b80-a66b-ae9e30cba351 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:34.702015 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=396,cinder:INSERT=63,cinder:UPDATE=114 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:07:34.710464 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.710464 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:34.716932 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6a9edf56-815c-4b80-a66b-ae9e30cba351 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:34.724324 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6a9edf56-815c-4b80-a66b-ae9e30cba351 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:34.724324 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 629/2507] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:34 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:34.741562 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5475bf51-86d6-434f-bf65-db0918404ea1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.743164 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5475bf51-86d6-434f-bf65-db0918404ea1 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:34.743354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5475bf51-86d6-434f-bf65-db0918404ea1 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:34.743537 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5475bf51-86d6-434f-bf65-db0918404ea1 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:34.752212 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.752212 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:34.755526 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5475bf51-86d6-434f-bf65-db0918404ea1 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:34.759951 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5475bf51-86d6-434f-bf65-db0918404ea1 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:34.760352 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 625/2508] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:34 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:34.776730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-46aa7156-fe22-4dd6-902b-f487b311d02a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.779099 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-46aa7156-fe22-4dd6-902b-f487b311d02a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:07:34.779744 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-46aa7156-fe22-4dd6-902b-f487b311d02a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de078d95-4d2a-4c97-9278-4841cb891915", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1600890606", "description": null, "metadata": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:34.795173 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.795173 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:34.796014 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-46aa7156-fe22-4dd6-902b-f487b311d02a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:34.796259 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-46aa7156-fe22-4dd6-902b-f487b311d02a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Create snapshot from volume de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:34.845960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-46aa7156-fe22-4dd6-902b-f487b311d02a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Created reservations ['239ec0d2-ce3b-425b-a99f-ea92d174d231', 'aaf4f9aa-2aa8-45de-812b-e92307ae7816', '48369ccf-977e-41ad-8f03-088ddd32d37f', '0830c10b-f7af-4589-8ff6-46457dc96a19'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:34.887926 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-46aa7156-fe22-4dd6-902b-f487b311d02a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Snapshot force create request issued successfully. Aug 04 09:07:34.888371 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-46aa7156-fe22-4dd6-902b-f487b311d02a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:07:34.889298 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 627/2509] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:07:34 2026] POST /volume/v3/snapshots => generated 311 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:34.899298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-29e6e86f-d171-4f9a-901e-05bfbc3003b0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:34.902033 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-29e6e86f-d171-4f9a-901e-05bfbc3003b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:07:34.902033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-29e6e86f-d171-4f9a-901e-05bfbc3003b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:34.902298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-29e6e86f-d171-4f9a-901e-05bfbc3003b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:34.907988 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:34.907988 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:34.908476 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-29e6e86f-d171-4f9a-901e-05bfbc3003b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Snapshot retrieved successfully. Aug 04 09:07:34.909453 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-29e6e86f-d171-4f9a-901e-05bfbc3003b0 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 200 Aug 04 09:07:34.910784 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 629/2510] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:07:34 2026] GET /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:35.219118 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f1e65b80-9af0-47fa-a2fd-71ab73f75091 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:35.221668 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1e65b80-9af0-47fa-a2fd-71ab73f75091 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:35.222044 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1e65b80-9af0-47fa-a2fd-71ab73f75091 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:35.222539 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1e65b80-9af0-47fa-a2fd-71ab73f75091 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:35.222539 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-f1e65b80-9af0-47fa-a2fd-71ab73f75091 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:35.229846 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:35.229846 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:35.230901 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1e65b80-9af0-47fa-a2fd-71ab73f75091 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:35.231825 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 630/2511] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:35 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:35.656900 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ab33ccca-01dc-46dc-b6ee-06b912af9cbc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:35.658626 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ab33ccca-01dc-46dc-b6ee-06b912af9cbc tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:35.658873 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ab33ccca-01dc-46dc-b6ee-06b912af9cbc tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:35.659069 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ab33ccca-01dc-46dc-b6ee-06b912af9cbc tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:35.659171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ab33ccca-01dc-46dc-b6ee-06b912af9cbc tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:35.663431 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:35.663431 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:35.664046 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ab33ccca-01dc-46dc-b6ee-06b912af9cbc tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:35.664431 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 626/2512] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:35 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:35.920427 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-98e28a3c-bd22-4591-83fd-eb474bf9ca7d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:35.926550 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-98e28a3c-bd22-4591-83fd-eb474bf9ca7d tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:07:35.927458 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-98e28a3c-bd22-4591-83fd-eb474bf9ca7d tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:35.927793 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-98e28a3c-bd22-4591-83fd-eb474bf9ca7d tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:35.940329 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:35.940329 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:35.941581 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-98e28a3c-bd22-4591-83fd-eb474bf9ca7d tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Snapshot retrieved successfully. Aug 04 09:07:35.942922 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-98e28a3c-bd22-4591-83fd-eb474bf9ca7d tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 200 Aug 04 09:07:35.943473 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 628/2513] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:07:35 2026] GET /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:35.964581 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f026f0f7-367a-4904-983b-e5167ebe4518 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:35.965819 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f026f0f7-367a-4904-983b-e5167ebe4518 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:07:35.966012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f026f0f7-367a-4904-983b-e5167ebe4518 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:35.966258 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f026f0f7-367a-4904-983b-e5167ebe4518 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:35.971428 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:35.971428 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:35.971872 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f026f0f7-367a-4904-983b-e5167ebe4518 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Snapshot retrieved successfully. Aug 04 09:07:35.972732 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f026f0f7-367a-4904-983b-e5167ebe4518 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 200 Aug 04 09:07:35.973143 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 630/2514] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:07:35 2026] GET /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:35.982075 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a3358f62-c5eb-461b-82b8-eb0d6277db3b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:35.984649 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a3358f62-c5eb-461b-82b8-eb0d6277db3b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:07:35.984870 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a3358f62-c5eb-461b-82b8-eb0d6277db3b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:35.985060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a3358f62-c5eb-461b-82b8-eb0d6277db3b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:35.996008 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:35.996008 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:36.000934 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a3358f62-c5eb-461b-82b8-eb0d6277db3b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:07:36.005780 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a3358f62-c5eb-461b-82b8-eb0d6277db3b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:07:36.006318 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 631/2515] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:35 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:36.246245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-32df51d2-f19b-4209-abbf-290ad132b4e6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:36.248539 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-32df51d2-f19b-4209-abbf-290ad132b4e6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:36.248805 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-32df51d2-f19b-4209-abbf-290ad132b4e6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:36.249040 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-32df51d2-f19b-4209-abbf-290ad132b4e6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:36.249193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-32df51d2-f19b-4209-abbf-290ad132b4e6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:36.257022 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:36.257022 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:36.257715 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-32df51d2-f19b-4209-abbf-290ad132b4e6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:36.258001 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 627/2516] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:36 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:36.675861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b6cc765b-82a3-441a-b09e-28fd5287e7b8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:36.678081 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6cc765b-82a3-441a-b09e-28fd5287e7b8 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:36.678944 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6cc765b-82a3-441a-b09e-28fd5287e7b8 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:36.679213 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6cc765b-82a3-441a-b09e-28fd5287e7b8 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:36.679375 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b6cc765b-82a3-441a-b09e-28fd5287e7b8 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:36.686426 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:36.686426 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:36.687222 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6cc765b-82a3-441a-b09e-28fd5287e7b8 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:36.687659 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 629/2517] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:36 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:37.272104 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d88ff894-eca5-43c6-9aeb-29de7ae9373e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:37.274894 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d88ff894-eca5-43c6-9aeb-29de7ae9373e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:37.275120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d88ff894-eca5-43c6-9aeb-29de7ae9373e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:37.275405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d88ff894-eca5-43c6-9aeb-29de7ae9373e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:37.275559 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-d88ff894-eca5-43c6-9aeb-29de7ae9373e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:37.281867 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:37.281867 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:37.282105 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d88ff894-eca5-43c6-9aeb-29de7ae9373e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:37.283437 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 631/2518] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:37 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:37.702872 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-664aa37d-cd1c-400e-820b-37bda8fca1df None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:37.705042 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-664aa37d-cd1c-400e-820b-37bda8fca1df tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:37.705042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-664aa37d-cd1c-400e-820b-37bda8fca1df tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:37.705042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-664aa37d-cd1c-400e-820b-37bda8fca1df tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:37.705248 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-664aa37d-cd1c-400e-820b-37bda8fca1df tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:37.709842 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:37.709842 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:37.710428 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-664aa37d-cd1c-400e-820b-37bda8fca1df tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:37.710776 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 632/2519] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:37 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:38.294876 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0f05b7b1-6917-4985-af2c-920ea70aead3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:38.297174 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0f05b7b1-6917-4985-af2c-920ea70aead3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:38.297453 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0f05b7b1-6917-4985-af2c-920ea70aead3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:38.300289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0f05b7b1-6917-4985-af2c-920ea70aead3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:38.300289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-0f05b7b1-6917-4985-af2c-920ea70aead3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:38.303407 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:38.303407 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:38.304423 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0f05b7b1-6917-4985-af2c-920ea70aead3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:38.304969 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 628/2520] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:38 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:38.722782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-65b64f3d-909f-45f4-89db-87b06403dc77 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:38.725229 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-65b64f3d-909f-45f4-89db-87b06403dc77 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:38.725498 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-65b64f3d-909f-45f4-89db-87b06403dc77 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:38.725718 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-65b64f3d-909f-45f4-89db-87b06403dc77 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:38.725856 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-65b64f3d-909f-45f4-89db-87b06403dc77 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:38.731718 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:38.731718 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:38.732623 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-65b64f3d-909f-45f4-89db-87b06403dc77 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:38.733182 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 630/2521] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:38 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:39.317051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-662110ec-7a89-4cfe-9d9c-ca51d5dad5cb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:39.319612 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-662110ec-7a89-4cfe-9d9c-ca51d5dad5cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:39.319906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-662110ec-7a89-4cfe-9d9c-ca51d5dad5cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:39.320095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-662110ec-7a89-4cfe-9d9c-ca51d5dad5cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:39.320241 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-662110ec-7a89-4cfe-9d9c-ca51d5dad5cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:39.326906 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:39.326906 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:39.327073 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-662110ec-7a89-4cfe-9d9c-ca51d5dad5cb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:39.331519 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 632/2522] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:39 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:39.748305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f552d68e-ac38-4ce0-a3f0-716ec609953c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:39.751579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f552d68e-ac38-4ce0-a3f0-716ec609953c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:39.751905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f552d68e-ac38-4ce0-a3f0-716ec609953c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:39.752143 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f552d68e-ac38-4ce0-a3f0-716ec609953c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:39.752323 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-f552d68e-ac38-4ce0-a3f0-716ec609953c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:39.766328 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:39.766328 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:39.767076 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f552d68e-ac38-4ce0-a3f0-716ec609953c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:39.767523 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 633/2523] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:39 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:40.343185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3057a8b5-c136-4e28-946f-d6e16b3734f3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:40.345396 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3057a8b5-c136-4e28-946f-d6e16b3734f3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:40.345665 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3057a8b5-c136-4e28-946f-d6e16b3734f3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:40.345959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3057a8b5-c136-4e28-946f-d6e16b3734f3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:40.346182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-3057a8b5-c136-4e28-946f-d6e16b3734f3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:40.350991 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:40.350991 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:40.351896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3057a8b5-c136-4e28-946f-d6e16b3734f3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:40.352682 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 629/2524] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:40 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:40.363509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7a0832cf-fe8f-453e-beb4-bac3bfcff316 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:40.366232 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7a0832cf-fe8f-453e-beb4-bac3bfcff316 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:40.366232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7a0832cf-fe8f-453e-beb4-bac3bfcff316 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:40.366232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7a0832cf-fe8f-453e-beb4-bac3bfcff316 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:40.383839 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:40.383839 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:40.387977 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7a0832cf-fe8f-453e-beb4-bac3bfcff316 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:40.393454 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7a0832cf-fe8f-453e-beb4-bac3bfcff316 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:40.393813 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 631/2525] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:40 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:40.411364 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-64b4f253-b7dd-421d-9a4c-42b8c74c4ed0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:40.413725 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-64b4f253-b7dd-421d-9a4c-42b8c74c4ed0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:40.414014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-64b4f253-b7dd-421d-9a4c-42b8c74c4ed0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:40.414261 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-64b4f253-b7dd-421d-9a4c-42b8c74c4ed0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:40.414410 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-64b4f253-b7dd-421d-9a4c-42b8c74c4ed0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete backup with id: 40b085d1-1bf5-49c2-961c-21238a005eb1. Aug 04 09:07:40.419560 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:40.419560 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:40.433278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-64b4f253-b7dd-421d-9a4c-42b8c74c4ed0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] delete_backup rpcapi backup_id 40b085d1-1bf5-49c2-961c-21238a005eb1 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:07:40.436969 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-64b4f253-b7dd-421d-9a4c-42b8c74c4ed0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 202 Aug 04 09:07:40.437534 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 633/2526] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:07:40 2026] DELETE /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:07:40.449031 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-71089bf1-d3bd-487f-a418-32b30402fd4a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:40.451110 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71089bf1-d3bd-487f-a418-32b30402fd4a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:40.451320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-71089bf1-d3bd-487f-a418-32b30402fd4a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:40.451484 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-71089bf1-d3bd-487f-a418-32b30402fd4a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:40.451568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-71089bf1-d3bd-487f-a418-32b30402fd4a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:40.455653 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:40.455653 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:40.456431 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71089bf1-d3bd-487f-a418-32b30402fd4a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 200 Aug 04 09:07:40.456804 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 634/2527] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:40 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:40.779137 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c1bd3410-3cb3-410c-b4d0-7e9b21b742a0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:40.780907 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1bd3410-3cb3-410c-b4d0-7e9b21b742a0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:40.781102 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1bd3410-3cb3-410c-b4d0-7e9b21b742a0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:40.781298 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1bd3410-3cb3-410c-b4d0-7e9b21b742a0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:40.781400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c1bd3410-3cb3-410c-b4d0-7e9b21b742a0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:40.787357 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:40.787357 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:40.788052 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1bd3410-3cb3-410c-b4d0-7e9b21b742a0 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:40.788379 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 630/2528] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:40 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:41.469696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-facb4efc-9cbc-420d-9ad8-5b55c371083b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:41.471824 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-facb4efc-9cbc-420d-9ad8-5b55c371083b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 Aug 04 09:07:41.472071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-facb4efc-9cbc-420d-9ad8-5b55c371083b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:41.472339 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-facb4efc-9cbc-420d-9ad8-5b55c371083b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:41.472495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-facb4efc-9cbc-420d-9ad8-5b55c371083b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 40b085d1-1bf5-49c2-961c-21238a005eb1. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:41.483477 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-facb4efc-9cbc-420d-9ad8-5b55c371083b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 returned with HTTP 404 Aug 04 09:07:41.484156 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 632/2529] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:41 2026] GET /volume/v3/backups/40b085d1-1bf5-49c2-961c-21238a005eb1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:41.598001 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-b39c137a-9c49-4c03-bb4b-cd19273198e3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:41.603326 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-b39c137a-9c49-4c03-bb4b-cd19273198e3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:41.603326 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-b39c137a-9c49-4c03-bb4b-cd19273198e3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:41.603326 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-b39c137a-9c49-4c03-bb4b-cd19273198e3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:41.614775 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:41.614775 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:41.618676 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-b39c137a-9c49-4c03-bb4b-cd19273198e3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:41.623320 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-b39c137a-9c49-4c03-bb4b-cd19273198e3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:41.623843 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 634/2530] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:41 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:41.650343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-dbd89bc5-2580-4e1b-abdb-746a18a53296 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:41.655875 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-dbd89bc5-2580-4e1b-abdb-746a18a53296 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2/action Aug 04 09:07:41.656328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-dbd89bc5-2580-4e1b-abdb-746a18a53296 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:41.656505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-dbd89bc5-2580-4e1b-abdb-746a18a53296 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:41.679097 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:41.679097 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:41.679591 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-dbd89bc5-2580-4e1b-abdb-746a18a53296 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:41.685701 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-dbd89bc5-2580-4e1b-abdb-746a18a53296 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Begin detaching volume completed successfully. Aug 04 09:07:41.685985 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-dbd89bc5-2580-4e1b-abdb-746a18a53296 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2/action returned with HTTP 202 Aug 04 09:07:41.686448 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 635/2531] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:07:41 2026] POST /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:07:41.708417 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c51d8b4b-32e2-42b3-997c-4ddb24b37a62 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:41.710189 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c51d8b4b-32e2-42b3-997c-4ddb24b37a62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:41.710396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c51d8b4b-32e2-42b3-997c-4ddb24b37a62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:41.710575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c51d8b4b-32e2-42b3-997c-4ddb24b37a62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:41.724602 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:41.724602 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:41.728973 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c51d8b4b-32e2-42b3-997c-4ddb24b37a62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:41.736164 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c51d8b4b-32e2-42b3-997c-4ddb24b37a62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:41.736594 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 631/2532] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:41 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:41.736829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ba37a9cc-e728-4cd8-933a-2e90a9e79491 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:41.737185 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba37a9cc-e728-4cd8-933a-2e90a9e79491 None None] GET https://10.4.3.176/volume// Aug 04 09:07:41.737379 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba37a9cc-e728-4cd8-933a-2e90a9e79491 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:41.737587 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba37a9cc-e728-4cd8-933a-2e90a9e79491 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:41.737891 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba37a9cc-e728-4cd8-933a-2e90a9e79491 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:41.738182 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 633/2533] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09: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) Aug 04 09:07:41.747758 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-f65c01a3-691b-4b86-aba4-0585efecbcd2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:41.753143 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-f65c01a3-691b-4b86-aba4-0585efecbcd2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:41.753479 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-f65c01a3-691b-4b86-aba4-0585efecbcd2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:41.753651 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-f65c01a3-691b-4b86-aba4-0585efecbcd2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:41.771391 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:41.771391 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:41.779008 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-f65c01a3-691b-4b86-aba4-0585efecbcd2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:41.784456 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-f65c01a3-691b-4b86-aba4-0585efecbcd2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:41.784947 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 635/2534] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:07:41 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 1317 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:41.799670 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1dc95e22-b71f-4523-860a-1a4771cb76d9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:41.803699 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1dc95e22-b71f-4523-860a-1a4771cb76d9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:41.803965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1dc95e22-b71f-4523-860a-1a4771cb76d9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:41.804184 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1dc95e22-b71f-4523-860a-1a4771cb76d9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:41.804333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1dc95e22-b71f-4523-860a-1a4771cb76d9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:41.811497 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:41.811497 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:41.812212 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1dc95e22-b71f-4523-860a-1a4771cb76d9 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:41.812646 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 636/2535] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:41 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:42.113826 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-512666d8-a0e2-4f2d-b6af-418a1346b3ff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.118140 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-512666d8-a0e2-4f2d-b6af-418a1346b3ff tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:42.118429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-512666d8-a0e2-4f2d-b6af-418a1346b3ff tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.119671 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-512666d8-a0e2-4f2d-b6af-418a1346b3ff tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.127568 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.127568 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:42.131890 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-512666d8-a0e2-4f2d-b6af-418a1346b3ff tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:42.137088 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-512666d8-a0e2-4f2d-b6af-418a1346b3ff tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:42.137580 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 632/2536] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:42.154213 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cf677cb2-da2f-4a31-a2f3-7fbdc8b916ab None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.156313 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cf677cb2-da2f-4a31-a2f3-7fbdc8b916ab tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:42.156510 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cf677cb2-da2f-4a31-a2f3-7fbdc8b916ab tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.156688 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cf677cb2-da2f-4a31-a2f3-7fbdc8b916ab tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.167416 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.167416 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:42.171510 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cf677cb2-da2f-4a31-a2f3-7fbdc8b916ab tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:42.175437 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cf677cb2-da2f-4a31-a2f3-7fbdc8b916ab tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:42.175810 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 634/2537] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:42.228035 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-49b3226b-8a92-4a7d-948b-2a2dc0e3c50f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.230239 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-49b3226b-8a92-4a7d-948b-2a2dc0e3c50f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:42.230628 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-49b3226b-8a92-4a7d-948b-2a2dc0e3c50f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.231108 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-49b3226b-8a92-4a7d-948b-2a2dc0e3c50f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.242840 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.242840 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:42.250110 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-49b3226b-8a92-4a7d-948b-2a2dc0e3c50f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:42.252948 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-49b3226b-8a92-4a7d-948b-2a2dc0e3c50f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:42.253474 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 636/2538] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:42.367127 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e69b5338-6ae3-40e4-859f-f02ed713c64a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.367503 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e69b5338-6ae3-40e4-859f-f02ed713c64a None None] GET https://10.4.3.176/volume// Aug 04 09:07:42.367718 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e69b5338-6ae3-40e4-859f-f02ed713c64a None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.367930 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e69b5338-6ae3-40e4-859f-f02ed713c64a None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.368628 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e69b5338-6ae3-40e4-859f-f02ed713c64a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:42.368767 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 637/2539] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:42.379422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-7253993e-2649-4daa-8b08-f2be4bb69542 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.435181 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-7253993e-2649-4daa-8b08-f2be4bb69542 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:07:42.435569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-7253993e-2649-4daa-8b08-f2be4bb69542 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41e58e6f-7cbf-4b4e-849a-df50e9356fed", "connector": null, "instance_uuid": "870171a1-a9ba-4786-9ddc-7761ed71ced1"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:42.447787 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.447787 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:42.495301 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-7253993e-2649-4daa-8b08-f2be4bb69542 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:07:42.496132 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 633/2540] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:07:42 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:42.538055 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d0237901-bca4-4811-9178-cb750a71a1cd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.541248 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d0237901-bca4-4811-9178-cb750a71a1cd tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:42.541703 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d0237901-bca4-4811-9178-cb750a71a1cd tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.542038 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d0237901-bca4-4811-9178-cb750a71a1cd tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.554344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c405046b-6fd1-4175-bc7f-6e0580cbe36f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.556250 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c405046b-6fd1-4175-bc7f-6e0580cbe36f None None] GET https://10.4.3.176/volume// Aug 04 09:07:42.556250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c405046b-6fd1-4175-bc7f-6e0580cbe36f None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.556250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c405046b-6fd1-4175-bc7f-6e0580cbe36f None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.556250 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c405046b-6fd1-4175-bc7f-6e0580cbe36f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:42.558218 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.558218 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:42.559816 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 637/2541] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:42.571298 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d0237901-bca4-4811-9178-cb750a71a1cd tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:42.571439 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-8c0d1868-7fea-4e17-9358-3ad30f0b6784 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.571439 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-8c0d1868-7fea-4e17-9358-3ad30f0b6784 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:42.571586 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-8c0d1868-7fea-4e17-9358-3ad30f0b6784 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.571908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-8c0d1868-7fea-4e17-9358-3ad30f0b6784 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.578631 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d0237901-bca4-4811-9178-cb750a71a1cd tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:42.579087 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 635/2542] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:42.584236 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.584236 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:42.588518 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-8c0d1868-7fea-4e17-9358-3ad30f0b6784 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:42.594443 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-8c0d1868-7fea-4e17-9358-3ad30f0b6784 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:42.594981 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 638/2543] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:42.705895 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-c9b798bd-13a8-402d-b702-dd87a46b9580 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.709537 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-c9b798bd-13a8-402d-b702-dd87a46b9580 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] PUT https://10.4.3.176/volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596 Aug 04 09:07:42.710011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-c9b798bd-13a8-402d-b702-dd87a46b9580 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:42.725491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-c9b798bd-13a8-402d-b702-dd87a46b9580 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Acquiring lock "cinder-attachment_update-41e58e6f-7cbf-4b4e-849a-df50e9356fed-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:07:42.731214 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-c9b798bd-13a8-402d-b702-dd87a46b9580 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Lock "cinder-attachment_update-41e58e6f-7cbf-4b4e-849a-df50e9356fed-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:07:42.732944 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.732944 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:42.750680 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-68c124ce-7ec6-4f2a-9ffe-12ab30307161 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.752701 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-68c124ce-7ec6-4f2a-9ffe-12ab30307161 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:42.753519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-68c124ce-7ec6-4f2a-9ffe-12ab30307161 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.753519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-68c124ce-7ec6-4f2a-9ffe-12ab30307161 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.767981 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.767981 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:42.772777 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-68c124ce-7ec6-4f2a-9ffe-12ab30307161 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:42.777508 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-68c124ce-7ec6-4f2a-9ffe-12ab30307161 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:42.777689 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 638/2544] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:42.827444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b24d88f7-5cc7-4279-b917-f5168d5e6758 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.829291 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b24d88f7-5cc7-4279-b917-f5168d5e6758 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:42.829563 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b24d88f7-5cc7-4279-b917-f5168d5e6758 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.829823 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b24d88f7-5cc7-4279-b917-f5168d5e6758 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.829940 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b24d88f7-5cc7-4279-b917-f5168d5e6758 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:42.835057 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.835057 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:42.835498 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b24d88f7-5cc7-4279-b917-f5168d5e6758 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:42.836221 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-c9b798bd-13a8-402d-b702-dd87a46b9580 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Lock "cinder-attachment_update-41e58e6f-7cbf-4b4e-849a-df50e9356fed-np0000006401" released by "attachment_update" :: held 0.105s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:07:42.836595 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-c9b798bd-13a8-402d-b702-dd87a46b9580 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596 returned with HTTP 200 Aug 04 09:07:42.836773 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 636/2545] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:42 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:42.837422 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 634/2546] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:07:42 2026] PUT /volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:42.894105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-01321842-e357-4c4e-9803-a87d0915b645 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:42.900036 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-01321842-e357-4c4e-9803-a87d0915b645 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2 Aug 04 09:07:42.900335 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-01321842-e357-4c4e-9803-a87d0915b645 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:42.900580 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-01321842-e357-4c4e-9803-a87d0915b645 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:42.909372 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:42.909372 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:42.960490 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-aee77328-bcfe-4565-84c3-328d922d7fdf req-01321842-e357-4c4e-9803-a87d0915b645 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2 returned with HTTP 200 Aug 04 09:07:42.960905 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 639/2547] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:07:42 2026] DELETE /volume/v3/attachments/dc9723c7-5f3c-495b-84d2-62a8d81370a2 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:43.594370 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e5e6e694-ed41-43a3-a794-39b50659f87f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:43.597279 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e5e6e694-ed41-43a3-a794-39b50659f87f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:43.597432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e5e6e694-ed41-43a3-a794-39b50659f87f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:43.597722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e5e6e694-ed41-43a3-a794-39b50659f87f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:43.611671 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:43.611671 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:43.617486 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e5e6e694-ed41-43a3-a794-39b50659f87f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:43.624175 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e5e6e694-ed41-43a3-a794-39b50659f87f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:43.624982 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 639/2548] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:43 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:43.793857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-19607210-9db0-45f0-a40e-4066ed7a28fc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:43.795528 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19607210-9db0-45f0-a40e-4066ed7a28fc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:43.795696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19607210-9db0-45f0-a40e-4066ed7a28fc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:43.795915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19607210-9db0-45f0-a40e-4066ed7a28fc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:43.802609 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:43.802609 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:43.805999 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-19607210-9db0-45f0-a40e-4066ed7a28fc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:43.809651 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19607210-9db0-45f0-a40e-4066ed7a28fc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:43.810012 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 637/2549] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:43 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:43.850647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c74015bd-6707-40a3-8ee8-f4a3a34b6e44 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:43.852661 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c74015bd-6707-40a3-8ee8-f4a3a34b6e44 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:43.852935 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c74015bd-6707-40a3-8ee8-f4a3a34b6e44 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:43.853144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c74015bd-6707-40a3-8ee8-f4a3a34b6e44 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:43.853265 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c74015bd-6707-40a3-8ee8-f4a3a34b6e44 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:43.858875 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:43.858875 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:43.859597 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c74015bd-6707-40a3-8ee8-f4a3a34b6e44 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:43.860025 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 635/2550] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:43 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:44.638121 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a5814ddb-5275-43dc-bbe3-f430acd8a146 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:44.639965 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a5814ddb-5275-43dc-bbe3-f430acd8a146 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:44.640143 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a5814ddb-5275-43dc-bbe3-f430acd8a146 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:44.640362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a5814ddb-5275-43dc-bbe3-f430acd8a146 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:44.649752 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:44.649752 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:44.653116 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a5814ddb-5275-43dc-bbe3-f430acd8a146 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:44.657327 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a5814ddb-5275-43dc-bbe3-f430acd8a146 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:44.657730 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 640/2551] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:44 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:44.874051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9ddaea05-3a6a-4499-8131-b20c6aba5132 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:44.878048 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9ddaea05-3a6a-4499-8131-b20c6aba5132 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:44.878048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9ddaea05-3a6a-4499-8131-b20c6aba5132 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:44.878048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9ddaea05-3a6a-4499-8131-b20c6aba5132 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:44.878048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9ddaea05-3a6a-4499-8131-b20c6aba5132 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:44.882318 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:44.882318 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:44.883238 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9ddaea05-3a6a-4499-8131-b20c6aba5132 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:44.883798 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 640/2552] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:44 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:45.530941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-952313e3-f206-4c29-9ff0-035d92e78923 req-2d7df3ec-4b92-45ec-adc9-c81f527b4e58 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:45.532953 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-2d7df3ec-4b92-45ec-adc9-c81f527b4e58 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:07:45.533161 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-2d7df3ec-4b92-45ec-adc9-c81f527b4e58 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:45.533398 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-2d7df3ec-4b92-45ec-adc9-c81f527b4e58 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:45.542286 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:45.542286 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:45.545221 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-952313e3-f206-4c29-9ff0-035d92e78923 req-2d7df3ec-4b92-45ec-adc9-c81f527b4e58 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:45.548709 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-2d7df3ec-4b92-45ec-adc9-c81f527b4e58 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:07:45.549304 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 638/2553] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:45 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:45.571933 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-952313e3-f206-4c29-9ff0-035d92e78923 req-423849c0-a2a2-4afa-8697-94048917f42b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:45.574838 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-423849c0-a2a2-4afa-8697-94048917f42b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87/action Aug 04 09:07:45.575237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-423849c0-a2a2-4afa-8697-94048917f42b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:45.575391 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-423849c0-a2a2-4afa-8697-94048917f42b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:45.591371 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:45.591371 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:45.591958 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-952313e3-f206-4c29-9ff0-035d92e78923 req-423849c0-a2a2-4afa-8697-94048917f42b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:45.603263 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-952313e3-f206-4c29-9ff0-035d92e78923 req-423849c0-a2a2-4afa-8697-94048917f42b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Begin detaching volume completed successfully. Aug 04 09:07:45.603674 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-423849c0-a2a2-4afa-8697-94048917f42b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87/action returned with HTTP 202 Aug 04 09:07:45.604262 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 636/2554] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:07:45 2026] POST /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:07:45.623365 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f4b54158-15d9-4ad3-bc9e-8b3bec8dcc82 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:45.625501 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f4b54158-15d9-4ad3-bc9e-8b3bec8dcc82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:07:45.625743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f4b54158-15d9-4ad3-bc9e-8b3bec8dcc82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:45.625983 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f4b54158-15d9-4ad3-bc9e-8b3bec8dcc82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:45.640020 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:45.640020 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:45.645563 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f4b54158-15d9-4ad3-bc9e-8b3bec8dcc82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:45.652797 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f4b54158-15d9-4ad3-bc9e-8b3bec8dcc82 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:07:45.652797 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 641/2555] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:45 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:45.653030 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3e4ff941-5ad3-403e-aeca-51b59014eac6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:45.653030 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e4ff941-5ad3-403e-aeca-51b59014eac6 None None] GET https://10.4.3.176/volume// Aug 04 09:07:45.653030 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e4ff941-5ad3-403e-aeca-51b59014eac6 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:45.653030 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e4ff941-5ad3-403e-aeca-51b59014eac6 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:45.653030 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e4ff941-5ad3-403e-aeca-51b59014eac6 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:45.653030 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 641/2556] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:07:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:45.662743 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-952313e3-f206-4c29-9ff0-035d92e78923 req-af8209bf-200c-43fa-85ee-f18889a89b94 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:45.665214 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-af8209bf-200c-43fa-85ee-f18889a89b94 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:07:45.665477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-af8209bf-200c-43fa-85ee-f18889a89b94 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:45.665711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-af8209bf-200c-43fa-85ee-f18889a89b94 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:45.669849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-447dd9c9-6beb-45bf-a0b2-4aa5f5eb542e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:45.671586 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-447dd9c9-6beb-45bf-a0b2-4aa5f5eb542e tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:45.671830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-447dd9c9-6beb-45bf-a0b2-4aa5f5eb542e tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:45.672081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-447dd9c9-6beb-45bf-a0b2-4aa5f5eb542e tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:45.675811 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:45.675811 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:45.678834 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-952313e3-f206-4c29-9ff0-035d92e78923 req-af8209bf-200c-43fa-85ee-f18889a89b94 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:45.682114 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:45.682114 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:45.682536 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-af8209bf-200c-43fa-85ee-f18889a89b94 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:07:45.682893 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 639/2557] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:07:45 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:45.686573 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-447dd9c9-6beb-45bf-a0b2-4aa5f5eb542e tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:45.691639 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-447dd9c9-6beb-45bf-a0b2-4aa5f5eb542e tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:45.692088 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 637/2558] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:45 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:45.898344 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4f12b105-6d10-47d1-84d7-16d6e9165e4b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:45.900622 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f12b105-6d10-47d1-84d7-16d6e9165e4b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:45.900923 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f12b105-6d10-47d1-84d7-16d6e9165e4b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:45.901236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f12b105-6d10-47d1-84d7-16d6e9165e4b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:45.901468 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4f12b105-6d10-47d1-84d7-16d6e9165e4b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:45.906720 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:45.906720 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:45.907550 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f12b105-6d10-47d1-84d7-16d6e9165e4b tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:45.907980 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 642/2559] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:45 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:46.162316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-d7c8e52b-34f9-4567-9656-8015ff2a09ad None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.164962 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-d7c8e52b-34f9-4567-9656-8015ff2a09ad tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596/action Aug 04 09:07:46.165585 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-d7c8e52b-34f9-4567-9656-8015ff2a09ad tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:46.165952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-d7c8e52b-34f9-4567-9656-8015ff2a09ad tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:46.186292 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.186292 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:46.199718 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-ea807242-9aa2-48bd-bdb2-5f305252a1b3 req-d7c8e52b-34f9-4567-9656-8015ff2a09ad tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596/action returned with HTTP 204 Aug 04 09:07:46.200454 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 642/2560] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:07:46 2026] POST /volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:46.535609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-952313e3-f206-4c29-9ff0-035d92e78923 req-94daa35d-e763-4880-99ac-412bf0988dcc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.538284 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-94daa35d-e763-4880-99ac-412bf0988dcc tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] DELETE https://10.4.3.176/volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8 Aug 04 09:07:46.538284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-94daa35d-e763-4880-99ac-412bf0988dcc tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.539093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-94daa35d-e763-4880-99ac-412bf0988dcc tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.547913 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.547913 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:46.616540 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-952313e3-f206-4c29-9ff0-035d92e78923 req-94daa35d-e763-4880-99ac-412bf0988dcc tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8 returned with HTTP 200 Aug 04 09:07:46.617127 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 640/2561] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:07:46 2026] DELETE /volume/v3/attachments/01d4e835-613d-4fcf-87e0-25b7887d1da8 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:46.665957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ebc30d7a-5180-45df-bcec-998cb597d11a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.669479 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ebc30d7a-5180-45df-bcec-998cb597d11a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:07:46.669777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ebc30d7a-5180-45df-bcec-998cb597d11a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.670238 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ebc30d7a-5180-45df-bcec-998cb597d11a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.682764 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.682764 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:46.688682 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ebc30d7a-5180-45df-bcec-998cb597d11a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:07:46.695867 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ebc30d7a-5180-45df-bcec-998cb597d11a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:07:46.696551 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 638/2562] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:46 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:46.705328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ae0110cd-65cc-4e25-9ee3-be4d8d988742 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.707633 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ae0110cd-65cc-4e25-9ee3-be4d8d988742 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:46.707855 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ae0110cd-65cc-4e25-9ee3-be4d8d988742 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.708027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ae0110cd-65cc-4e25-9ee3-be4d8d988742 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.718661 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.718661 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:46.723360 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ae0110cd-65cc-4e25-9ee3-be4d8d988742 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:46.728580 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ae0110cd-65cc-4e25-9ee3-be4d8d988742 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:46.728996 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 643/2563] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:46 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:46.743833 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-605a72fa-8c04-4d49-8874-001c2cc9897f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.746916 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-605a72fa-8c04-4d49-8874-001c2cc9897f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:46.747217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-605a72fa-8c04-4d49-8874-001c2cc9897f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.747568 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-605a72fa-8c04-4d49-8874-001c2cc9897f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.759974 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.759974 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:46.764611 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-605a72fa-8c04-4d49-8874-001c2cc9897f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:46.770615 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-605a72fa-8c04-4d49-8874-001c2cc9897f tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:46.770615 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 643/2564] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:46 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:46.860327 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.864624 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:46.864930 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.865165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.865404 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:46.876100 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.876100 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:46.876654 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:46.891726 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume request issued successfully. Aug 04 09:07:46.891929 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-80eea632-7fd4-484e-a6e1-8627d80b0870 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 202 Aug 04 09:07:46.892340 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 641/2565] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:07:46 2026] DELETE /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:46.904213 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-63452f65-531a-4859-89ea-e78c6155810f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.906963 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63452f65-531a-4859-89ea-e78c6155810f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:46.907224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63452f65-531a-4859-89ea-e78c6155810f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.907750 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63452f65-531a-4859-89ea-e78c6155810f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.917836 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.917836 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:46.922374 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-63452f65-531a-4859-89ea-e78c6155810f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:46.928070 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a0a11686-335d-413f-a43a-571dd24fd949 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.928398 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63452f65-531a-4859-89ea-e78c6155810f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 200 Aug 04 09:07:46.928914 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 639/2566] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:46 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:46.930012 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0a11686-335d-413f-a43a-571dd24fd949 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:46.930247 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0a11686-335d-413f-a43a-571dd24fd949 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.930436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0a11686-335d-413f-a43a-571dd24fd949 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.930586 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a0a11686-335d-413f-a43a-571dd24fd949 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:46.934629 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.934629 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:46.935255 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0a11686-335d-413f-a43a-571dd24fd949 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:46.935595 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 644/2567] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:46 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:46.947505 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f8ce385c-fe0c-4149-bf56-e40051602715 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.949835 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f8ce385c-fe0c-4149-bf56-e40051602715 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] POST https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e/action Aug 04 09:07:46.950303 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f8ce385c-fe0c-4149-bf56-e40051602715 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:46.950487 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f8ce385c-fe0c-4149-bf56-e40051602715 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:46.951880 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.admin_actions [None req-f8ce385c-fe0c-4149-bf56-e40051602715 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Updating backup 'c398c0f4-a65a-4b89-adfb-4aee5449eb6e' with '{'status': 'error'}' {{(pid=100462) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 09:07:46.964680 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.964680 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:46.966278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-f8ce385c-fe0c-4149-bf56-e40051602715 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e3e4c872631a452cb49cc9bacc3e5e59', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92062a7973d141e99527e80b811a845a', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:46.966562 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f8ce385c-fe0c-4149-bf56-e40051602715 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e/action returned with HTTP 403 Aug 04 09:07:46.967353 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 644/2568] 10.4.3.176 () {70 vars in 1430 bytes} [Tue Aug 4 09:07:46 2026] POST /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:46.975344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:46.977289 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 Aug 04 09:07:46.977511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:46.977783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:46.978015 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete volume with id: 33c2b5f5-d592-4661-9f0a-a4ff0a58e906 Aug 04 09:07:46.985492 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:46.985492 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:46.985849 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:47.011941 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete volume request issued successfully. Aug 04 09:07:47.012131 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe88fae6-7e99-487d-a4ac-fbcff34a8993 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 returned with HTTP 202 Aug 04 09:07:47.012559 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 642/2569] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:07:46 2026] DELETE /volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:47.020145 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c1a48c59-4e0d-44eb-b00a-969a85f3e264 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:47.021889 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1a48c59-4e0d-44eb-b00a-969a85f3e264 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 Aug 04 09:07:47.022142 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1a48c59-4e0d-44eb-b00a-969a85f3e264 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:47.022387 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1a48c59-4e0d-44eb-b00a-969a85f3e264 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:47.029841 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:47.029841 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:47.034097 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c1a48c59-4e0d-44eb-b00a-969a85f3e264 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:47.038548 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1a48c59-4e0d-44eb-b00a-969a85f3e264 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 returned with HTTP 200 Aug 04 09:07:47.039222 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 640/2570] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:47 2026] GET /volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:47.947534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-82a37d9a-e234-4a1c-a7e8-9406f290a81b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:47.949287 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82a37d9a-e234-4a1c-a7e8-9406f290a81b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:47.949509 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82a37d9a-e234-4a1c-a7e8-9406f290a81b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:47.949720 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-82a37d9a-e234-4a1c-a7e8-9406f290a81b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:47.955044 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-82a37d9a-e234-4a1c-a7e8-9406f290a81b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 404 Aug 04 09:07:47.955490 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 645/2571] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:47 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:47.963539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e09c3cd7-a10b-4909-a8dd-d396613f3fab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:47.965162 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e09c3cd7-a10b-4909-a8dd-d396613f3fab tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:47.965378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e09c3cd7-a10b-4909-a8dd-d396613f3fab tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:47.965611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e09c3cd7-a10b-4909-a8dd-d396613f3fab tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:47.970966 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e09c3cd7-a10b-4909-a8dd-d396613f3fab tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 404 Aug 04 09:07:47.971402 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 645/2572] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:47 2026] GET /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:47.979061 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ee779a93-e541-4f2f-9459-4b24f11d85f1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:47.980967 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ee779a93-e541-4f2f-9459-4b24f11d85f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:47.981231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ee779a93-e541-4f2f-9459-4b24f11d85f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:47.981506 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ee779a93-e541-4f2f-9459-4b24f11d85f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:47.981727 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-ee779a93-e541-4f2f-9459-4b24f11d85f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: cf133249-7693-4422-ad5e-3af13f2210a2 Aug 04 09:07:47.988190 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ee779a93-e541-4f2f-9459-4b24f11d85f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 returned with HTTP 404 Aug 04 09:07:47.988781 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 643/2573] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:07:47 2026] DELETE /volume/v3/volumes/cf133249-7693-4422-ad5e-3af13f2210a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:48.019603 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:48.022539 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:48.022539 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-139902522"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:48.023370 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request body: {'volume': {'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-139902522'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:48.052715 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-214fdd40-391a-411f-a6e4-a2664dada805 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:48.054767 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-214fdd40-391a-411f-a6e4-a2664dada805 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 Aug 04 09:07:48.055030 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-214fdd40-391a-411f-a6e4-a2664dada805 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:48.055286 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-214fdd40-391a-411f-a6e4-a2664dada805 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:48.062189 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-214fdd40-391a-411f-a6e4-a2664dada805 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 returned with HTTP 404 Aug 04 09:07:48.062753 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 646/2574] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:48 2026] GET /volume/v3/volumes/33c2b5f5-d592-4661-9f0a-a4ff0a58e906 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:48.073438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f170866d-0771-4c0d-94f1-3a21bf2c66c3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:48.075778 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f170866d-0771-4c0d-94f1-3a21bf2c66c3 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:48.076001 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f170866d-0771-4c0d-94f1-3a21bf2c66c3 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:48.076181 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f170866d-0771-4c0d-94f1-3a21bf2c66c3 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:48.076311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f170866d-0771-4c0d-94f1-3a21bf2c66c3 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:48.081076 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:48.081076 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:48.081846 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f170866d-0771-4c0d-94f1-3a21bf2c66c3 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-reader] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:48.082316 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 646/2575] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:48 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:48.094767 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-677170d6-0b0b-463f-8345-0775f0fe377d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:48.097659 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-677170d6-0b0b-463f-8345-0775f0fe377d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] DELETE https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:48.098087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-677170d6-0b0b-463f-8345-0775f0fe377d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:48.098194 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-677170d6-0b0b-463f-8345-0775f0fe377d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:48.098463 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-677170d6-0b0b-463f-8345-0775f0fe377d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete backup with id: c398c0f4-a65a-4b89-adfb-4aee5449eb6e. Aug 04 09:07:48.103750 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:48.103750 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:48.105763 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume of 1 GB Aug 04 09:07:48.110355 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability Zones retrieved successfully. Aug 04 09:07:48.116709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (2998e1be-5148-4a60-9ffc-8db9b3ec0974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:48.118094 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1492ff-8885-4178-a05e-443bcd2552e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:48.119191 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:48.125681 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-677170d6-0b0b-463f-8345-0775f0fe377d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] delete_backup rpcapi backup_id c398c0f4-a65a-4b89-adfb-4aee5449eb6e {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:07:48.128047 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-677170d6-0b0b-463f-8345-0775f0fe377d tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 202 Aug 04 09:07:48.128679 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 644/2576] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:07:48 2026] DELETE /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:07:48.135742 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ccfa5ccc-f0b5-4864-82a3-b7a78da84846 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:48.137868 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ccfa5ccc-f0b5-4864-82a3-b7a78da84846 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:48.138084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ccfa5ccc-f0b5-4864-82a3-b7a78da84846 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:48.138472 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ccfa5ccc-f0b5-4864-82a3-b7a78da84846 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:48.138605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ccfa5ccc-f0b5-4864-82a3-b7a78da84846 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:48.143612 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:48.143612 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:48.144659 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ccfa5ccc-f0b5-4864-82a3-b7a78da84846 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 200 Aug 04 09:07:48.145045 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 647/2577] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:48 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:48.198076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1492ff-8885-4178-a05e-443bcd2552e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:48.199127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1c0fd6-bd77-41ba-9bdc-d5b63c6b71b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:48.248520 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['dc3fbfb7-83fb-4cb7-b195-45adcbe5d828', '59146b22-c7ba-4515-ac42-3badb9a88579', '71a7795d-12e9-4f19-936d-c942bd32ac28', '69d2cfe9-b31c-4e6e-bcd8-972b6cd0f4fb'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:48.250607 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1c0fd6-bd77-41ba-9bdc-d5b63c6b71b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc3fbfb7-83fb-4cb7-b195-45adcbe5d828', '59146b22-c7ba-4515-ac42-3badb9a88579', '71a7795d-12e9-4f19-936d-c942bd32ac28', '69d2cfe9-b31c-4e6e-bcd8-972b6cd0f4fb']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:48.251166 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7b9e469-c8c6-42ad-80ec-c1f66ff9c788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:48.277366 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7b9e469-c8c6-42ad-80ec-c1f66ff9c788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeac4167-5ce9-4c6e-baa5-2959e254876a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-139902522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['dc3fbfb7-83fb-4cb7-b195-45adcbe5d828','59146b22-c7ba-4515-ac42-3badb9a88579','71a7795d-12e9-4f19-936d-c942bd32ac28','69d2cfe9-b31c-4e6e-bcd8-972b6cd0f4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-139902522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeac4167-5ce9-4c6e-baa5-2959e254876a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eada76a8fcda4d259e131f8100674fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:48.278081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6991e54d-70a8-46c0-89ac-a38701dde264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:48.295001 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6991e54d-70a8-46c0-89ac-a38701dde264) transitioned into state 'SUCCESS' from state '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-139902522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['dc3fbfb7-83fb-4cb7-b195-45adcbe5d828','59146b22-c7ba-4515-ac42-3badb9a88579','71a7795d-12e9-4f19-936d-c942bd32ac28','69d2cfe9-b31c-4e6e-bcd8-972b6cd0f4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:48.295818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681f5722-6b1c-4451-896d-9547e03b3089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:48.306769 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (681f5722-6b1c-4451-896d-9547e03b3089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:48.307625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (2998e1be-5148-4a60-9ffc-8db9b3ec0974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:48.307964 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request issued successfully. Aug 04 09:07:48.308534 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-258ed20c-1222-4e8e-afdf-8bd81fee12b2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:48.308940 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 641/2578] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:07:48 2026] POST /volume/v3/volumes => generated 748 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:48.326657 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6196f305-33f2-4858-bd56-69aee026816a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:48.329430 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6196f305-33f2-4858-bd56-69aee026816a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:07:48.329789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6196f305-33f2-4858-bd56-69aee026816a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:48.330057 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6196f305-33f2-4858-bd56-69aee026816a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:48.340008 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:48.340008 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:48.345715 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6196f305-33f2-4858-bd56-69aee026816a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:48.351280 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6196f305-33f2-4858-bd56-69aee026816a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 200 Aug 04 09:07:48.351757 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 647/2579] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:48 2026] GET /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:49.156127 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-447bbe2d-4ad7-4c4c-ad83-ec053a8a1719 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:49.157978 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-447bbe2d-4ad7-4c4c-ad83-ec053a8a1719 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e Aug 04 09:07:49.158180 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-447bbe2d-4ad7-4c4c-ad83-ec053a8a1719 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:49.158430 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-447bbe2d-4ad7-4c4c-ad83-ec053a8a1719 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:49.158534 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-447bbe2d-4ad7-4c4c-ad83-ec053a8a1719 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id c398c0f4-a65a-4b89-adfb-4aee5449eb6e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:49.162009 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-447bbe2d-4ad7-4c4c-ad83-ec053a8a1719 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e returned with HTTP 404 Aug 04 09:07:49.162674 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 645/2580] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:49 2026] GET /volume/v3/backups/c398c0f4-a65a-4b89-adfb-4aee5449eb6e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:49.170938 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-014f46d6-d847-41ed-9ef2-cf603ecb33f7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:49.172703 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-014f46d6-d847-41ed-9ef2-cf603ecb33f7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] DELETE https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:49.173112 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-014f46d6-d847-41ed-9ef2-cf603ecb33f7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:49.173222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-014f46d6-d847-41ed-9ef2-cf603ecb33f7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:49.173338 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-014f46d6-d847-41ed-9ef2-cf603ecb33f7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete backup with id: 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. Aug 04 09:07:49.177888 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:49.177888 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:49.195641 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-014f46d6-d847-41ed-9ef2-cf603ecb33f7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] delete_backup rpcapi backup_id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:07:49.197433 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-014f46d6-d847-41ed-9ef2-cf603ecb33f7 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 202 Aug 04 09:07:49.197811 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 648/2581] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:07:49 2026] DELETE /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:07:49.204181 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-37f62d4c-412e-4bdc-a53d-f7293cc1cb6c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:49.206174 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-37f62d4c-412e-4bdc-a53d-f7293cc1cb6c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:49.206425 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-37f62d4c-412e-4bdc-a53d-f7293cc1cb6c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:49.206644 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-37f62d4c-412e-4bdc-a53d-f7293cc1cb6c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:49.206808 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-37f62d4c-412e-4bdc-a53d-f7293cc1cb6c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:49.211023 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:49.211023 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:49.211643 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-37f62d4c-412e-4bdc-a53d-f7293cc1cb6c tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 200 Aug 04 09:07:49.212024 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 642/2582] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:49 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:49.381969 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3b3b2a7b-a34d-472b-b3f5-49e734140d48 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:49.383603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3b3b2a7b-a34d-472b-b3f5-49e734140d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:07:49.384053 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3b3b2a7b-a34d-472b-b3f5-49e734140d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:49.384053 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3b3b2a7b-a34d-472b-b3f5-49e734140d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:49.390630 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:49.390630 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:49.394107 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3b3b2a7b-a34d-472b-b3f5-49e734140d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:49.399874 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3b3b2a7b-a34d-472b-b3f5-49e734140d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 200 Aug 04 09:07:49.400309 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 648/2583] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:49 2026] GET /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:49.413483 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3f7cc81c-b9c4-4c2e-960c-4bfccbcc2015 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:49.416781 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f7cc81c-b9c4-4c2e-960c-4bfccbcc2015 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:07:49.416963 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f7cc81c-b9c4-4c2e-960c-4bfccbcc2015 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:49.417137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f7cc81c-b9c4-4c2e-960c-4bfccbcc2015 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:49.429179 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:49.429179 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:49.434930 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3f7cc81c-b9c4-4c2e-960c-4bfccbcc2015 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:49.440399 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f7cc81c-b9c4-4c2e-960c-4bfccbcc2015 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 200 Aug 04 09:07:49.440765 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 646/2584] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:49 2026] GET /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:49.464695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:49.464832 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:07:49.465268 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aeac4167-5ce9-4c6e-baa5-2959e254876a", "name": "tempest-VolumesBackupsTest-Backup-1427909820", "container": "tempest-volumesbackupstest-backup-container-637633370"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:49.467282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating new backup {'backup': {'volume_id': 'aeac4167-5ce9-4c6e-baa5-2959e254876a', 'name': 'tempest-VolumesBackupsTest-Backup-1427909820', 'container': 'tempest-volumesbackupstest-backup-container-637633370'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:07:49.467489 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating backup of volume aeac4167-5ce9-4c6e-baa5-2959e254876a in container tempest-volumesbackupstest-backup-container-637633370 Aug 04 09:07:49.478999 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:49.478999 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:49.480602 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:07:49.510716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['f792d700-dc30-4d3d-9516-b5ea709ea24b', 'ab9a5f81-cf29-4f6c-a996-16a01f3e0c7f'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:49.565847 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d11ed2ff-c357-4ec8-9d0f-14ca73ca8d93 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:07:49.567179 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 649/2585] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:07:49 2026] POST /volume/v3/backups => generated 330 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:49.578336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7f3b818c-489b-4aa9-9087-d5297114cbb7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:49.581028 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7f3b818c-489b-4aa9-9087-d5297114cbb7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:49.581413 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7f3b818c-489b-4aa9-9087-d5297114cbb7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:49.581532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7f3b818c-489b-4aa9-9087-d5297114cbb7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:49.581637 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7f3b818c-489b-4aa9-9087-d5297114cbb7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:49.585658 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:49.585658 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:49.586414 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7f3b818c-489b-4aa9-9087-d5297114cbb7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:49.586798 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 643/2586] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:49 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:50.223379 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-78fe9dfd-9c9f-46b4-aa1c-b453167b69ba None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.226365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-78fe9dfd-9c9f-46b4-aa1c-b453167b69ba tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 Aug 04 09:07:50.226737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-78fe9dfd-9c9f-46b4-aa1c-b453167b69ba tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:50.227005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-78fe9dfd-9c9f-46b4-aa1c-b453167b69ba tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:50.227167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-78fe9dfd-9c9f-46b4-aa1c-b453167b69ba tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 2b7df73b-9e1d-4d4a-85f8-809ec0facef2. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:50.233136 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-78fe9dfd-9c9f-46b4-aa1c-b453167b69ba tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 returned with HTTP 404 Aug 04 09:07:50.233972 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 649/2587] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:50 2026] GET /volume/v3/backups/2b7df73b-9e1d-4d4a-85f8-809ec0facef2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:50.241241 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-11c3b807-3020-4955-a7e1-35e0c0fc3b2f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.243793 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11c3b807-3020-4955-a7e1-35e0c0fc3b2f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] DELETE https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:50.244418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11c3b807-3020-4955-a7e1-35e0c0fc3b2f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:50.244698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11c3b807-3020-4955-a7e1-35e0c0fc3b2f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:50.244866 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-11c3b807-3020-4955-a7e1-35e0c0fc3b2f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete backup with id: 940f3429-062e-40ca-b840-e4c42bd45f4b. Aug 04 09:07:50.250139 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:50.250139 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:50.265420 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-11c3b807-3020-4955-a7e1-35e0c0fc3b2f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] delete_backup rpcapi backup_id 940f3429-062e-40ca-b840-e4c42bd45f4b {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:07:50.267375 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11c3b807-3020-4955-a7e1-35e0c0fc3b2f tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 202 Aug 04 09:07:50.267886 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 647/2588] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:07:50 2026] DELETE /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:07:50.275443 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-742faf82-c6ec-4b4b-9c55-b6932fda0a5e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.278755 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-742faf82-c6ec-4b4b-9c55-b6932fda0a5e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:50.278755 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-742faf82-c6ec-4b4b-9c55-b6932fda0a5e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:50.278755 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-742faf82-c6ec-4b4b-9c55-b6932fda0a5e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:50.278755 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-742faf82-c6ec-4b4b-9c55-b6932fda0a5e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:50.281844 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:50.281844 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:50.282444 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-742faf82-c6ec-4b4b-9c55-b6932fda0a5e tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 200 Aug 04 09:07:50.282767 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 650/2589] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:50 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:50.325073 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-176f87e1-4e0c-44a6-b107-3989ed4cfdc2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.327168 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-176f87e1-4e0c-44a6-b107-3989ed4cfdc2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:50.327383 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-176f87e1-4e0c-44a6-b107-3989ed4cfdc2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:50.327622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-176f87e1-4e0c-44a6-b107-3989ed4cfdc2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:50.340234 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:50.340234 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:50.341175 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-176f87e1-4e0c-44a6-b107-3989ed4cfdc2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:50.345345 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-176f87e1-4e0c-44a6-b107-3989ed4cfdc2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:50.345728 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 644/2590] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:07:50 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:50.365480 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-f5338497-2c66-4f27-92e3-0d08e579af05 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.367869 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-f5338497-2c66-4f27-92e3-0d08e579af05 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed/action Aug 04 09:07:50.368162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-f5338497-2c66-4f27-92e3-0d08e579af05 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:07:50.368298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-f5338497-2c66-4f27-92e3-0d08e579af05 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:50.382234 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:50.382234 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:50.382234 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-f5338497-2c66-4f27-92e3-0d08e579af05 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:50.390720 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-f5338497-2c66-4f27-92e3-0d08e579af05 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Begin detaching volume completed successfully. Aug 04 09:07:50.390970 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-f5338497-2c66-4f27-92e3-0d08e579af05 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed/action returned with HTTP 202 Aug 04 09:07:50.391590 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 650/2591] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:07:50 2026] POST /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:07:50.446246 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4060ba46-175f-4a9f-ac98-25d2d1987428 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.446756 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4060ba46-175f-4a9f-ac98-25d2d1987428 None None] GET https://10.4.3.176/volume// Aug 04 09:07:50.447012 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4060ba46-175f-4a9f-ac98-25d2d1987428 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:50.447284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4060ba46-175f-4a9f-ac98-25d2d1987428 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:50.447710 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4060ba46-175f-4a9f-ac98-25d2d1987428 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:07:50.448402 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 648/2592] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:07:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:07:50.456697 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-e969550d-3fd9-4763-8ac7-0c75280d0f5d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.459416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-e969550d-3fd9-4763-8ac7-0c75280d0f5d tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:50.459883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-e969550d-3fd9-4763-8ac7-0c75280d0f5d tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:50.460141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-e969550d-3fd9-4763-8ac7-0c75280d0f5d tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:50.471416 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:50.471416 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:50.478723 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-e969550d-3fd9-4763-8ac7-0c75280d0f5d tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:50.482946 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-e969550d-3fd9-4763-8ac7-0c75280d0f5d tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:07:50.483489 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 651/2593] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:07:50 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 1315 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:07:50.597949 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-215b6020-0710-4425-8867-87bee7488c48 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:50.599752 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-215b6020-0710-4425-8867-87bee7488c48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:50.600022 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-215b6020-0710-4425-8867-87bee7488c48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:50.600291 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-215b6020-0710-4425-8867-87bee7488c48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:50.600448 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-215b6020-0710-4425-8867-87bee7488c48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:50.606746 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:50.606746 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:50.606746 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-215b6020-0710-4425-8867-87bee7488c48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:50.606746 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 645/2594] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:50 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:51.293417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-55e5008e-0650-4f41-8c72-7a84ee0836ca None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:51.295093 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-55e5008e-0650-4f41-8c72-7a84ee0836ca tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b Aug 04 09:07:51.295312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-55e5008e-0650-4f41-8c72-7a84ee0836ca tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:51.295518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-55e5008e-0650-4f41-8c72-7a84ee0836ca tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:51.295620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-55e5008e-0650-4f41-8c72-7a84ee0836ca tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Show backup with id 940f3429-062e-40ca-b840-e4c42bd45f4b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:51.298982 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-55e5008e-0650-4f41-8c72-7a84ee0836ca tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b returned with HTTP 404 Aug 04 09:07:51.299444 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 651/2595] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:51 2026] GET /volume/v3/backups/940f3429-062e-40ca-b840-e4c42bd45f4b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:51.305805 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-35f87237-d56a-4228-9462-9e30ab11e773 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:51.307367 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-35f87237-d56a-4228-9462-9e30ab11e773 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b Aug 04 09:07:51.307586 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-35f87237-d56a-4228-9462-9e30ab11e773 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:51.307775 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-35f87237-d56a-4228-9462-9e30ab11e773 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:51.307969 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-35f87237-d56a-4228-9462-9e30ab11e773 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete volume with id: 4b87cfeb-c520-4956-84c6-e45f7987599b Aug 04 09:07:51.316379 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:51.316379 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:51.316701 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-35f87237-d56a-4228-9462-9e30ab11e773 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:51.334237 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-35f87237-d56a-4228-9462-9e30ab11e773 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Delete volume request issued successfully. Aug 04 09:07:51.334237 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-35f87237-d56a-4228-9462-9e30ab11e773 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b returned with HTTP 202 Aug 04 09:07:51.334237 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 649/2596] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:07:51 2026] DELETE /volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:51.343783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5109e28f-2fa7-47db-8e60-89de33efb834 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:51.345823 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5109e28f-2fa7-47db-8e60-89de33efb834 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b Aug 04 09:07:51.346052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5109e28f-2fa7-47db-8e60-89de33efb834 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:51.346302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5109e28f-2fa7-47db-8e60-89de33efb834 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:51.353772 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:51.353772 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:51.357463 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5109e28f-2fa7-47db-8e60-89de33efb834 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Volume info retrieved successfully. Aug 04 09:07:51.361425 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5109e28f-2fa7-47db-8e60-89de33efb834 tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b returned with HTTP 200 Aug 04 09:07:51.361779 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 652/2597] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:51 2026] GET /volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:07:51.617930 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-36209cf3-b35d-4d98-b712-df32c9ad2fcc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:51.619566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36209cf3-b35d-4d98-b712-df32c9ad2fcc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:51.619954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36209cf3-b35d-4d98-b712-df32c9ad2fcc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:51.621129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36209cf3-b35d-4d98-b712-df32c9ad2fcc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:51.621129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-36209cf3-b35d-4d98-b712-df32c9ad2fcc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:51.624516 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:51.624516 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:51.625339 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36209cf3-b35d-4d98-b712-df32c9ad2fcc tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:51.625797 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 646/2598] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:51 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:52.326997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-43ff2d30-39d5-44e0-a943-807ca90b9e27 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:52.329149 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-43ff2d30-39d5-44e0-a943-807ca90b9e27 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] DELETE https://10.4.3.176/volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596 Aug 04 09:07:52.329387 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-43ff2d30-39d5-44e0-a943-807ca90b9e27 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:52.329601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-43ff2d30-39d5-44e0-a943-807ca90b9e27 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:52.339544 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:52.339544 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:52.383384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-918a46af-d12f-4f62-8cdb-9cb03b88671a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:52.396165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-918a46af-d12f-4f62-8cdb-9cb03b88671a tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] GET https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b Aug 04 09:07:52.396165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-918a46af-d12f-4f62-8cdb-9cb03b88671a tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:52.396165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-918a46af-d12f-4f62-8cdb-9cb03b88671a tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:52.396165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-918a46af-d12f-4f62-8cdb-9cb03b88671a tempest-ProjectReaderTests33-1114911126 tempest-ProjectReaderTests33-1114911126-project-admin] https://10.4.3.176/volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b returned with HTTP 404 Aug 04 09:07:52.396165 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 650/2599] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:07:52 2026] GET /volume/v3/volumes/4b87cfeb-c520-4956-84c6-e45f7987599b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:52.405774 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d22b5981-d4e2-4fa4-ad12-e49ccfde2945 req-43ff2d30-39d5-44e0-a943-807ca90b9e27 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596 returned with HTTP 200 Aug 04 09:07:52.406196 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 652/2600] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:07:52 2026] DELETE /volume/v3/attachments/70ba7cbd-506c-44a9-9fb9-53ed0e6e3596 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:52.529472 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:52.532481 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:07:52.532481 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41e58e6f-7cbf-4b4e-849a-df50e9356fed", "force": false, "name": "tempest-TestStampPattern-snapshot-689575484", "description": null, "metadata": null}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:52.541991 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:52.541991 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:52.542611 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:07:52.542786 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Create snapshot from volume 41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:07:52.580647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Created reservations ['0235d6ff-bee3-47fa-9890-d599378813b1', '9e8fb554-944b-4529-8295-cd7d7ce403dd', '2c22689c-71fa-4dd6-b750-be554308466b', '7479d2c8-bc9f-4ad7-b3e7-e8ee87afb5e2'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:52.612135 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot create request issued successfully. Aug 04 09:07:52.612503 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-af89d8eb-2ebc-4e30-818b-0ce50f363dc3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:07:52.612947 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 653/2601] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:07:52 2026] POST /volume/v3/snapshots => generated 302 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:52.621053 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-acbaef7e-d84e-477a-bc10-7824dfbf68c6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:52.623084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-acbaef7e-d84e-477a-bc10-7824dfbf68c6 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 Aug 04 09:07:52.624524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-acbaef7e-d84e-477a-bc10-7824dfbf68c6 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:52.624524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-acbaef7e-d84e-477a-bc10-7824dfbf68c6 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:52.628419 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:52.628419 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:52.630250 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-acbaef7e-d84e-477a-bc10-7824dfbf68c6 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot retrieved successfully. Aug 04 09:07:52.630250 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-acbaef7e-d84e-477a-bc10-7824dfbf68c6 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 returned with HTTP 200 Aug 04 09:07:52.630250 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 647/2602] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:07:52 2026] GET /volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 => generated 434 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:52.637717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9ed95700-1f67-42c8-89e0-a1fba987beb6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:52.639613 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9ed95700-1f67-42c8-89e0-a1fba987beb6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:52.639776 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9ed95700-1f67-42c8-89e0-a1fba987beb6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:52.640083 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9ed95700-1f67-42c8-89e0-a1fba987beb6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:52.640385 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-9ed95700-1f67-42c8-89e0-a1fba987beb6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:52.645306 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:52.645306 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:52.646042 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9ed95700-1f67-42c8-89e0-a1fba987beb6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:52.646415 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 651/2603] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:52 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:53.640422 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-843ddf22-d617-4eb7-833e-5a37031526ce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:53.641915 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-843ddf22-d617-4eb7-833e-5a37031526ce tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 Aug 04 09:07:53.642086 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-843ddf22-d617-4eb7-833e-5a37031526ce tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:53.642272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-843ddf22-d617-4eb7-833e-5a37031526ce tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:53.646582 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:53.646582 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:53.646959 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-843ddf22-d617-4eb7-833e-5a37031526ce tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot retrieved successfully. Aug 04 09:07:53.647628 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-843ddf22-d617-4eb7-833e-5a37031526ce tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 returned with HTTP 200 Aug 04 09:07:53.647981 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 653/2604] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:07:53 2026] GET /volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 => generated 461 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:53.656614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-470550af-ae69-4800-8090-16c0cdda2adc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:53.658668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6035775a-4926-4565-9f72-7c10f72b2037 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:53.659167 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-470550af-ae69-4800-8090-16c0cdda2adc tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 Aug 04 09:07:53.659388 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-470550af-ae69-4800-8090-16c0cdda2adc tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:53.659568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-470550af-ae69-4800-8090-16c0cdda2adc tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:53.660408 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6035775a-4926-4565-9f72-7c10f72b2037 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:53.660599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6035775a-4926-4565-9f72-7c10f72b2037 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:53.660796 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6035775a-4926-4565-9f72-7c10f72b2037 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:53.660927 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-6035775a-4926-4565-9f72-7c10f72b2037 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:53.664455 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:53.664455 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:53.664877 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-470550af-ae69-4800-8090-16c0cdda2adc tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot retrieved successfully. Aug 04 09:07:53.665454 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:53.665454 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:53.665661 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-470550af-ae69-4800-8090-16c0cdda2adc tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 returned with HTTP 200 Aug 04 09:07:53.666050 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 654/2605] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:07:53 2026] GET /volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:53.666214 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6035775a-4926-4565-9f72-7c10f72b2037 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:53.666597 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 648/2606] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:53 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:53.987967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-14a6e6a4-a0ae-4ba3-9410-ea84de603eae None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:54.089882 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14a6e6a4-a0ae-4ba3-9410-ea84de603eae tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] GET https://10.4.3.176/volume/v3/scheduler-stats/get_pools Aug 04 09:07:54.090056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14a6e6a4-a0ae-4ba3-9410-ea84de603eae tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:54.090245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14a6e6a4-a0ae-4ba3-9410-ea84de603eae tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] Calling method 'get_pools' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:54.100680 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14a6e6a4-a0ae-4ba3-9410-ea84de603eae tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] https://10.4.3.176/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 09:07:54.105305 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 652/2607] 10.4.3.176 () {66 vars in 1291 bytes} [Tue Aug 4 09:07:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:54.109709 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ee57dc9-5420-4bfb-867c-5afeed75036e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:54.112736 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ee57dc9-5420-4bfb-867c-5afeed75036e tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] GET https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool Aug 04 09:07:54.112943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ee57dc9-5420-4bfb-867c-5afeed75036e tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:54.113124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ee57dc9-5420-4bfb-867c-5afeed75036e tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:54.125495 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ee57dc9-5420-4bfb-867c-5afeed75036e tempest-ProjectAdminTests-1082362436 tempest-ProjectAdminTests-1082362436-project-admin] https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool returned with HTTP 200 Aug 04 09:07:54.125845 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 654/2608] 10.4.3.176 () {66 vars in 1318 bytes} [Tue Aug 4 09:07:54 2026] GET /volume/v3/capabilities/np0000006401@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:54.678309 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5732fcf3-9aac-46d2-9a92-2c7069438530 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:54.681903 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5732fcf3-9aac-46d2-9a92-2c7069438530 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:54.681903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5732fcf3-9aac-46d2-9a92-2c7069438530 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:54.681903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5732fcf3-9aac-46d2-9a92-2c7069438530 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:54.681903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5732fcf3-9aac-46d2-9a92-2c7069438530 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:54.687953 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:54.687953 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:54.687953 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5732fcf3-9aac-46d2-9a92-2c7069438530 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:54.687953 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 655/2609] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:54 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:55.698433 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e5e5c059-8c17-4ca2-9ab3-6d31273b4d69 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:55.700612 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e5e5c059-8c17-4ca2-9ab3-6d31273b4d69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:55.700933 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e5e5c059-8c17-4ca2-9ab3-6d31273b4d69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:55.701144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e5e5c059-8c17-4ca2-9ab3-6d31273b4d69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:55.701287 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e5e5c059-8c17-4ca2-9ab3-6d31273b4d69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:55.708420 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:55.708420 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:55.709968 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e5e5c059-8c17-4ca2-9ab3-6d31273b4d69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:55.709968 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 649/2610] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:55 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:56.185969 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8979d69b-26c3-484e-8f1a-d52c29260094 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:56.345705 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8979d69b-26c3-484e-8f1a-d52c29260094 tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-admin] GET https://10.4.3.176/volume/v3/scheduler-stats/get_pools Aug 04 09:07:56.345953 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8979d69b-26c3-484e-8f1a-d52c29260094 tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:56.346197 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8979d69b-26c3-484e-8f1a-d52c29260094 tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-admin] Calling method 'get_pools' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:56.368190 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8979d69b-26c3-484e-8f1a-d52c29260094 tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-admin] https://10.4.3.176/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 09:07:56.368564 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 653/2611] 10.4.3.176 () {66 vars in 1291 bytes} [Tue Aug 4 09:07:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:56.377822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-30867a2b-57ae-4022-9efb-4f4b093bcefb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:56.444646 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30867a2b-57ae-4022-9efb-4f4b093bcefb tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-member] GET https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool Aug 04 09:07:56.444965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30867a2b-57ae-4022-9efb-4f4b093bcefb tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:56.445221 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30867a2b-57ae-4022-9efb-4f4b093bcefb tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:56.446321 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-30867a2b-57ae-4022-9efb-4f4b093bcefb tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c0da61a2a5824bfc8a684d28a47d2532', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a6e04d97482e4773afb1d52cf95e6e39', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:56.446547 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30867a2b-57ae-4022-9efb-4f4b093bcefb tempest-ProjectMemberTests-886788142 tempest-ProjectMemberTests-886788142-project-member] https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool returned with HTTP 403 Aug 04 09:07:56.447079 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 655/2612] 10.4.3.176 () {66 vars in 1318 bytes} [Tue Aug 4 09:07:56 2026] GET /volume/v3/capabilities/np0000006401@storpool => generated 110 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:56.725963 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-10d030c6-5b1f-4d00-9803-e5ce933ef13a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:56.728123 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-10d030c6-5b1f-4d00-9803-e5ce933ef13a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:56.728389 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-10d030c6-5b1f-4d00-9803-e5ce933ef13a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:56.728778 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-10d030c6-5b1f-4d00-9803-e5ce933ef13a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:56.728830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-10d030c6-5b1f-4d00-9803-e5ce933ef13a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:56.734774 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:56.734774 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:56.735700 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-10d030c6-5b1f-4d00-9803-e5ce933ef13a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:56.736234 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 656/2613] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:56 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:07:57.747548 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-99d876b4-6c36-4847-b6ec-c262c601bd83 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:57.749538 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-99d876b4-6c36-4847-b6ec-c262c601bd83 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:57.749729 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-99d876b4-6c36-4847-b6ec-c262c601bd83 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:57.749924 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-99d876b4-6c36-4847-b6ec-c262c601bd83 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:57.750037 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-99d876b4-6c36-4847-b6ec-c262c601bd83 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:57.754777 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:57.754777 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:07:57.756641 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-99d876b4-6c36-4847-b6ec-c262c601bd83 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:57.757033 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 650/2614] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:57 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.278224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b77f996a-6fbe-4696-80ac-096c03624055 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.388986 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b77f996a-6fbe-4696-80ac-096c03624055 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:07:58.389351 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b77f996a-6fbe-4696-80ac-096c03624055 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-592332144", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.408397 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b77f996a-6fbe-4696-80ac-096c03624055 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:07:58.408744 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 654/2615] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types => generated 379 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.420011 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d39ba202-c3a6-470a-bf75-3da550fc83b4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.423020 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d39ba202-c3a6-470a-bf75-3da550fc83b4 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption Aug 04 09:07:58.424168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d39ba202-c3a6-470a-bf75-3da550fc83b4 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.431148 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d15886fd-8508-4834-9a50-3e85af41fe13 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.436383 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:07:58.436722 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1937791671", "snapshot_id": "c5ed7127-b1ba-473b-96a8-46c0653c6656", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.438544 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1937791671', 'snapshot_id': 'c5ed7127-b1ba-473b-96a8-46c0653c6656', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:07:58.451701 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:58.451701 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:58.451701 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot retrieved successfully. Aug 04 09:07:58.451701 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Create volume of 1 GB Aug 04 09:07:58.456610 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Availability Zones retrieved successfully. Aug 04 09:07:58.458885 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d39ba202-c3a6-470a-bf75-3da550fc83b4 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption returned with HTTP 200 Aug 04 09:07:58.459338 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 656/2616] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.463506 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Flow 'volume_create_api' (16b4b0f2-8cbb-473c-a366-552298820fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:58.464653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52bf55d-e979-4e04-a3c3-ae6559637d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:58.465823 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:07:58.472144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-420eef57-ba41-4dea-8412-96079acff7b9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.473974 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-420eef57-ba41-4dea-8412-96079acff7b9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:07:58.474278 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-420eef57-ba41-4dea-8412-96079acff7b9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2043290974", "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=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.491610 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-420eef57-ba41-4dea-8412-96079acff7b9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:07:58.492184 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 651/2617] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.500935 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5f5066a2-f471-411b-b1ee-c733d35e262c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.501875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52bf55d-e979-4e04-a3c3-ae6559637d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c5ed7127-b1ba-473b-96a8-46c0653c6656', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:58.502657 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1e1de2-276c-436a-a536-2def0c71c6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:58.558533 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Created reservations ['8cb1c5c2-be74-49d9-b307-db2de401711a', 'f646c63f-17fa-4cdb-b72b-505c1d90f349', '0177d9c6-694f-47d7-9dfc-9064e9ed220d', '2b009ff8-2143-4e81-99a0-d3ad92dbe265'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:07:58.559566 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1e1de2-276c-436a-a536-2def0c71c6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb1c5c2-be74-49d9-b307-db2de401711a', 'f646c63f-17fa-4cdb-b72b-505c1d90f349', '0177d9c6-694f-47d7-9dfc-9064e9ed220d', '2b009ff8-2143-4e81-99a0-d3ad92dbe265']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:58.560071 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5f5066a2-f471-411b-b1ee-c733d35e262c tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] POST https://10.4.3.176/volume/v3/types/819f335e-ebf3-4760-a7d3-a3a1f1750ed3/encryption Aug 04 09:07:58.560717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5f5066a2-f471-411b-b1ee-c733d35e262c tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.560814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6345f55-796d-4ae4-bf0e-a929f7810e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:58.562463 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.policy [None req-5f5066a2-f471-411b-b1ee-c733d35e262c tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100460) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.562642 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5f5066a2-f471-411b-b1ee-c733d35e262c tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/819f335e-ebf3-4760-a7d3-a3a1f1750ed3/encryption returned with HTTP 403 Aug 04 09:07:58.563066 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 655/2618] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types/819f335e-ebf3-4760-a7d3-a3a1f1750ed3/encryption => generated 127 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.571703 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-772179de-0e2b-48e3-b06e-cb6f1997f5a9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.573486 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-772179de-0e2b-48e3-b06e-cb6f1997f5a9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:07:58.574085 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-772179de-0e2b-48e3-b06e-cb6f1997f5a9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-544544931", "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=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.595088 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-772179de-0e2b-48e3-b06e-cb6f1997f5a9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:07:58.595533 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 657/2619] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.604047 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f29089f5-8df6-48ce-a46c-efc2469ca4e7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.605853 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f29089f5-8df6-48ce-a46c-efc2469ca4e7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] POST https://10.4.3.176/volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399/extra_specs Aug 04 09:07:58.606233 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f29089f5-8df6-48ce-a46c-efc2469ca4e7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.607999 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-f29089f5-8df6-48ce-a46c-efc2469ca4e7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.608190 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f29089f5-8df6-48ce-a46c-efc2469ca4e7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399/extra_specs returned with HTTP 403 Aug 04 09:07:58.608822 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 652/2620] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.610100 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6345f55-796d-4ae4-bf0e-a929f7810e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7faa56a4-97bc-47d3-8f5f-f2fc845c319c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1937791671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50b3090f7044768bd5713d2e896bbc6',qos_specs=None,replication_status=,reservations=['8cb1c5c2-be74-49d9-b307-db2de401711a','f646c63f-17fa-4cdb-b72b-505c1d90f349','0177d9c6-694f-47d7-9dfc-9064e9ed220d','2b009ff8-2143-4e81-99a0-d3ad92dbe265'],size=1,snapshot_id=c5ed7127-b1ba-473b-96a8-46c0653c6656,source_replicaid=,source_volid=None,status='creating',user_id='3ccecb9054714f49a79a222d341de694',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:07:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1937791671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7faa56a4-97bc-47d3-8f5f-f2fc845c319c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50b3090f7044768bd5713d2e896bbc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c5ed7127-b1ba-473b-96a8-46c0653c6656,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ccecb9054714f49a79a222d341de694',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:58.610740 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c52ec2d-9c64-45c0-9110-4aec5ba1d991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:58.616630 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1e478cad-497f-44b9-b575-412c2c424b8b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.619771 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1e478cad-497f-44b9-b575-412c2c424b8b tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] PUT https://10.4.3.176/volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399/extra_specs/key2 Aug 04 09:07:58.620102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1e478cad-497f-44b9-b575-412c2c424b8b tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.622192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.policy [None req-1e478cad-497f-44b9-b575-412c2c424b8b tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100460) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.622373 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1e478cad-497f-44b9-b575-412c2c424b8b tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399/extra_specs/key2 returned with HTTP 403 Aug 04 09:07:58.622815 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 656/2621] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:07:58 2026] PUT /volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.626282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c52ec2d-9c64-45c0-9110-4aec5ba1d991) transitioned into state 'SUCCESS' from state '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-1937791671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50b3090f7044768bd5713d2e896bbc6',qos_specs=None,replication_status=,reservations=['8cb1c5c2-be74-49d9-b307-db2de401711a','f646c63f-17fa-4cdb-b72b-505c1d90f349','0177d9c6-694f-47d7-9dfc-9064e9ed220d','2b009ff8-2143-4e81-99a0-d3ad92dbe265'],size=1,snapshot_id=c5ed7127-b1ba-473b-96a8-46c0653c6656,source_replicaid=,source_volid=None,status='creating',user_id='3ccecb9054714f49a79a222d341de694',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:58.626847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757bc96f-a270-437f-8c59-1e8f18cb933a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:07:58.633611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7eab16db-3c29-44ac-9246-cb8b7faddbe8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.635121 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7eab16db-3c29-44ac-9246-cb8b7faddbe8 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] POST https://10.4.3.176/volume/v3/types Aug 04 09:07:58.635432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7eab16db-3c29-44ac-9246-cb8b7faddbe8 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.637088 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-7eab16db-3c29-44ac-9246-cb8b7faddbe8 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.637372 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7eab16db-3c29-44ac-9246-cb8b7faddbe8 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types returned with HTTP 403 Aug 04 09:07:58.637792 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 658/2622] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.644638 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-34cbf451-14a4-4699-81d3-95e909c2a3f9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.646252 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-34cbf451-14a4-4699-81d3-95e909c2a3f9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:07:58.646615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-34cbf451-14a4-4699-81d3-95e909c2a3f9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1489558377", "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=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.653287 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (757bc96f-a270-437f-8c59-1e8f18cb933a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:07:58.653287 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Flow 'volume_create_api' (16b4b0f2-8cbb-473c-a366-552298820fdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:07:58.653287 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Create volume request issued successfully. Aug 04 09:07:58.653287 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d15886fd-8508-4834-9a50-3e85af41fe13 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:07:58.653287 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 657/2623] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/volumes => generated 781 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:07:58.671999 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-34cbf451-14a4-4699-81d3-95e909c2a3f9 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:07:58.672591 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 653/2624] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:07:58 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) Aug 04 09:07:58.680318 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f0c1f31d-fd5b-4727-bed3-ab0c516734f0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.683221 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0c1f31d-fd5b-4727-bed3-ab0c516734f0 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825/encryption Aug 04 09:07:58.683221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0c1f31d-fd5b-4727-bed3-ab0c516734f0 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.705225 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0c1f31d-fd5b-4727-bed3-ab0c516734f0 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825/encryption returned with HTTP 200 Aug 04 09:07:58.705225 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 657/2625] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.710813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-34895c98-7ec3-42ab-8e87-64e9af79c15a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.715377 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-34895c98-7ec3-42ab-8e87-64e9af79c15a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] DELETE https://10.4.3.176/volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825/encryption/95da5a8a-77d0-4b1b-9773-2f922e185c35 Aug 04 09:07:58.715618 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-34895c98-7ec3-42ab-8e87-64e9af79c15a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.715772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-34895c98-7ec3-42ab-8e87-64e9af79c15a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.716376 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-34895c98-7ec3-42ab-8e87-64e9af79c15a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.716534 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-34895c98-7ec3-42ab-8e87-64e9af79c15a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825/encryption/95da5a8a-77d0-4b1b-9773-2f922e185c35 returned with HTTP 403 Aug 04 09:07:58.718180 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 659/2626] 10.4.3.176 () {66 vars in 1489 bytes} [Tue Aug 4 09:07:58 2026] DELETE /volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825/encryption/95da5a8a-77d0-4b1b-9773-2f922e185c35 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.726483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3c29a5f4-eb1b-4c56-b7a3-f6bc6764aeb0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.729334 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3c29a5f4-eb1b-4c56-b7a3-f6bc6764aeb0 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:07:58.730920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3c29a5f4-eb1b-4c56-b7a3-f6bc6764aeb0 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-710034375", "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=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.731120 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:58.731120 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:07:58.747550 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3c29a5f4-eb1b-4c56-b7a3-f6bc6764aeb0 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:07:58.747942 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 658/2627] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.758301 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-31cf0f2e-74a8-4693-9fa2-45ca452766ae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.760548 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31cf0f2e-74a8-4693-9fa2-45ca452766ae tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] DELETE https://10.4.3.176/volume/v3/types/f99b58a9-b168-4a33-a9b6-f76b430ebef1/extra_specs/key1 Aug 04 09:07:58.760846 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31cf0f2e-74a8-4693-9fa2-45ca452766ae tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.761157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31cf0f2e-74a8-4693-9fa2-45ca452766ae tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.767355 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-31cf0f2e-74a8-4693-9fa2-45ca452766ae tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.767570 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31cf0f2e-74a8-4693-9fa2-45ca452766ae tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/f99b58a9-b168-4a33-a9b6-f76b430ebef1/extra_specs/key1 returned with HTTP 403 Aug 04 09:07:58.767999 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 654/2628] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:07:58 2026] DELETE /volume/v3/types/f99b58a9-b168-4a33-a9b6-f76b430ebef1/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.770301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2f7dc0a9-d14d-495c-a653-94f7ea0135a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.772001 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2f7dc0a9-d14d-495c-a653-94f7ea0135a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:58.772195 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2f7dc0a9-d14d-495c-a653-94f7ea0135a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.772402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2f7dc0a9-d14d-495c-a653-94f7ea0135a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.772505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-2f7dc0a9-d14d-495c-a653-94f7ea0135a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:58.778167 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:58.778167 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:07:58.779159 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2f7dc0a9-d14d-495c-a653-94f7ea0135a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:58.779433 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-44245085-1cba-4449-88ab-023f6c474a39 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.780008 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 658/2629] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:58 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.781500 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44245085-1cba-4449-88ab-023f6c474a39 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:07:58.781845 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-44245085-1cba-4449-88ab-023f6c474a39 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-648240885", "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=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.796493 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44245085-1cba-4449-88ab-023f6c474a39 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:07:58.796868 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 660/2630] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:07:58 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.810321 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-240df984-a877-434a-a43f-487cd05478f5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.812441 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-240df984-a877-434a-a43f-487cd05478f5 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] DELETE https://10.4.3.176/volume/v3/types/08fa4153-8e04-456e-99f4-b3fea8f1a780 Aug 04 09:07:58.812689 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-240df984-a877-434a-a43f-487cd05478f5 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.812949 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-240df984-a877-434a-a43f-487cd05478f5 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.813779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-240df984-a877-434a-a43f-487cd05478f5 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.814008 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-240df984-a877-434a-a43f-487cd05478f5 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/08fa4153-8e04-456e-99f4-b3fea8f1a780 returned with HTTP 403 Aug 04 09:07:58.818174 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 659/2631] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:07:58 2026] DELETE /volume/v3/types/08fa4153-8e04-456e-99f4-b3fea8f1a780 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.826046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-426a2442-55fd-42bb-8e65-5ba5e0729563 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.828276 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-426a2442-55fd-42bb-8e65-5ba5e0729563 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] GET https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs Aug 04 09:07:58.828485 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-426a2442-55fd-42bb-8e65-5ba5e0729563 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.828679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-426a2442-55fd-42bb-8e65-5ba5e0729563 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.837099 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-426a2442-55fd-42bb-8e65-5ba5e0729563 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs returned with HTTP 200 Aug 04 09:07:58.837492 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 655/2632] 10.4.3.176 () {66 vars in 1378 bytes} [Tue Aug 4 09:07:58 2026] GET /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:07:58.848410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ff5af67f-4b18-4c05-a448-a0090d322dee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.850175 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ff5af67f-4b18-4c05-a448-a0090d322dee tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] GET https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption/cipher Aug 04 09:07:58.850390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ff5af67f-4b18-4c05-a448-a0090d322dee tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.850579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ff5af67f-4b18-4c05-a448-a0090d322dee tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.851196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.policy [None req-ff5af67f-4b18-4c05-a448-a0090d322dee tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100460) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.851385 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ff5af67f-4b18-4c05-a448-a0090d322dee tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption/cipher returned with HTTP 403 Aug 04 09:07:58.851777 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 659/2633] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:07:58 2026] GET /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.861377 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-145a9dd3-57ea-4fd6-b004-775760c3c2cf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.863467 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-145a9dd3-57ea-4fd6-b004-775760c3c2cf tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] GET https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption Aug 04 09:07:58.863716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-145a9dd3-57ea-4fd6-b004-775760c3c2cf tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.864158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-145a9dd3-57ea-4fd6-b004-775760c3c2cf tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.865041 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-145a9dd3-57ea-4fd6-b004-775760c3c2cf tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.865041 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-145a9dd3-57ea-4fd6-b004-775760c3c2cf tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption returned with HTTP 403 Aug 04 09:07:58.865587 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 661/2634] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:07:58 2026] GET /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.872954 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9a24372b-6345-4687-8c54-9736ba201a73 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.875558 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9a24372b-6345-4687-8c54-9736ba201a73 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] GET https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/multiattach Aug 04 09:07:58.875558 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9a24372b-6345-4687-8c54-9736ba201a73 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.875558 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9a24372b-6345-4687-8c54-9736ba201a73 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.883810 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9a24372b-6345-4687-8c54-9736ba201a73 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/multiattach returned with HTTP 200 Aug 04 09:07:58.884162 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 660/2635] 10.4.3.176 () {66 vars in 1414 bytes} [Tue Aug 4 09:07:58 2026] GET /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:07:58.890815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f9898265-34e5-453a-a57e-4c1e81f6a0f2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.894347 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f9898265-34e5-453a-a57e-4c1e81f6a0f2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] GET https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/volume_backend_name Aug 04 09:07:58.894538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f9898265-34e5-453a-a57e-4c1e81f6a0f2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.894714 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f9898265-34e5-453a-a57e-4c1e81f6a0f2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.903383 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f9898265-34e5-453a-a57e-4c1e81f6a0f2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/volume_backend_name returned with HTTP 404 Aug 04 09:07:58.904056 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 656/2636] 10.4.3.176 () {66 vars in 1438 bytes} [Tue Aug 4 09:07:58 2026] GET /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/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) Aug 04 09:07:58.914218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2572ab11-f0c5-4e50-a068-c737874e0ce2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.914516 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2572ab11-f0c5-4e50-a068-c737874e0ce2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] PUT https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption/9a6882ee-0870-462b-804e-325fadb6b40b Aug 04 09:07:58.914881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2572ab11-f0c5-4e50-a068-c737874e0ce2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.916972 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.policy [None req-2572ab11-f0c5-4e50-a068-c737874e0ce2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100460) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.917175 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2572ab11-f0c5-4e50-a068-c737874e0ce2 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption/9a6882ee-0870-462b-804e-325fadb6b40b returned with HTTP 403 Aug 04 09:07:58.917663 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 660/2637] 10.4.3.176 () {68 vars in 1506 bytes} [Tue Aug 4 09:07:58 2026] PUT /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/encryption/9a6882ee-0870-462b-804e-325fadb6b40b => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.924164 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-63637139-23f3-4630-9a12-a8f642ac7931 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.925847 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-63637139-23f3-4630-9a12-a8f642ac7931 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] PUT https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/key1 Aug 04 09:07:58.929221 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-63637139-23f3-4630-9a12-a8f642ac7931 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.929569 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-63637139-23f3-4630-9a12-a8f642ac7931 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.929741 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-63637139-23f3-4630-9a12-a8f642ac7931 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/key1 returned with HTTP 403 Aug 04 09:07:58.930170 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 662/2638] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:07:58 2026] PUT /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.937161 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-406e3f2d-6d2e-4c02-a908-9ca686a64074 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.939478 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-406e3f2d-6d2e-4c02-a908-9ca686a64074 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] PUT https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15 Aug 04 09:07:58.940042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-406e3f2d-6d2e-4c02-a908-9ca686a64074 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:07:58.942696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-406e3f2d-6d2e-4c02-a908-9ca686a64074 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a060db206cd446929c80960948b5ec74', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '433b2ea20b9f4108a5e851c12bd535a2', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:07:58.942890 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-406e3f2d-6d2e-4c02-a908-9ca686a64074 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-reader] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15 returned with HTTP 403 Aug 04 09:07:58.943479 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 661/2639] 10.4.3.176 () {68 vars in 1362 bytes} [Tue Aug 4 09:07:58 2026] PUT /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:07:58.950154 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-72a14946-4c1d-421d-9d65-960507191c6a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.951830 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72a14946-4c1d-421d-9d65-960507191c6a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] DELETE https://10.4.3.176/volume/v3/types/08fa4153-8e04-456e-99f4-b3fea8f1a780 Aug 04 09:07:58.952017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72a14946-4c1d-421d-9d65-960507191c6a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.952211 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-72a14946-4c1d-421d-9d65-960507191c6a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:58.977020 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-72a14946-4c1d-421d-9d65-960507191c6a tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/08fa4153-8e04-456e-99f4-b3fea8f1a780 returned with HTTP 202 Aug 04 09:07:58.977601 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 657/2640] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:07:58 2026] DELETE /volume/v3/types/08fa4153-8e04-456e-99f4-b3fea8f1a780 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:58.986224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8100f2fc-1702-46bc-8e32-7f22543a6e40 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:58.986224 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8100f2fc-1702-46bc-8e32-7f22543a6e40 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] DELETE https://10.4.3.176/volume/v3/types/f99b58a9-b168-4a33-a9b6-f76b430ebef1 Aug 04 09:07:58.986224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8100f2fc-1702-46bc-8e32-7f22543a6e40 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:58.986224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8100f2fc-1702-46bc-8e32-7f22543a6e40 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:59.019456 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8100f2fc-1702-46bc-8e32-7f22543a6e40 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/f99b58a9-b168-4a33-a9b6-f76b430ebef1 returned with HTTP 202 Aug 04 09:07:59.019926 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 661/2641] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:07:58 2026] DELETE /volume/v3/types/f99b58a9-b168-4a33-a9b6-f76b430ebef1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:59.026356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7438888f-a3d0-4e8f-999f-b3a1b24b2af7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:59.028352 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7438888f-a3d0-4e8f-999f-b3a1b24b2af7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] DELETE https://10.4.3.176/volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825 Aug 04 09:07:59.028536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7438888f-a3d0-4e8f-999f-b3a1b24b2af7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:59.028759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7438888f-a3d0-4e8f-999f-b3a1b24b2af7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:59.051479 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7438888f-a3d0-4e8f-999f-b3a1b24b2af7 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825 returned with HTTP 202 Aug 04 09:07:59.051820 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 663/2642] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:07:59 2026] DELETE /volume/v3/types/1816dc3c-e6f5-4f2a-83fd-bcd37b55d825 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:59.058525 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-42a22576-96c5-4398-8bee-9ad02893ff27 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:59.061905 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42a22576-96c5-4398-8bee-9ad02893ff27 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] DELETE https://10.4.3.176/volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399 Aug 04 09:07:59.062091 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42a22576-96c5-4398-8bee-9ad02893ff27 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:59.062309 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42a22576-96c5-4398-8bee-9ad02893ff27 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:59.090510 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42a22576-96c5-4398-8bee-9ad02893ff27 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399 returned with HTTP 202 Aug 04 09:07:59.090925 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 662/2643] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:07:59 2026] DELETE /volume/v3/types/64b5a61e-7d04-4f9f-939b-ebba6a7ee399 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:59.098139 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-669fd771-08e2-4a44-b7f2-ff9e0b182793 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:59.099844 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-669fd771-08e2-4a44-b7f2-ff9e0b182793 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] DELETE https://10.4.3.176/volume/v3/types/819f335e-ebf3-4760-a7d3-a3a1f1750ed3 Aug 04 09:07:59.100037 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-669fd771-08e2-4a44-b7f2-ff9e0b182793 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:59.100223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-669fd771-08e2-4a44-b7f2-ff9e0b182793 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:59.123457 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-669fd771-08e2-4a44-b7f2-ff9e0b182793 tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/819f335e-ebf3-4760-a7d3-a3a1f1750ed3 returned with HTTP 202 Aug 04 09:07:59.123819 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 658/2644] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:07:59 2026] DELETE /volume/v3/types/819f335e-ebf3-4760-a7d3-a3a1f1750ed3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:59.132689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-83350988-5afb-471a-a324-c2bf02360ece None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:59.134432 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83350988-5afb-471a-a324-c2bf02360ece tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] DELETE https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15 Aug 04 09:07:59.134679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83350988-5afb-471a-a324-c2bf02360ece tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:59.134868 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83350988-5afb-471a-a324-c2bf02360ece tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:59.162375 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83350988-5afb-471a-a324-c2bf02360ece tempest-VolumeTypesReaderTests-764595163 tempest-VolumeTypesReaderTests-764595163-project-admin] https://10.4.3.176/volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15 returned with HTTP 202 Aug 04 09:07:59.162788 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 662/2645] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:07:59 2026] DELETE /volume/v3/types/73b35500-a5c8-4947-b6eb-4680e49abb15 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:07:59.791866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4fa82c9e-c41d-481d-9c10-0b4215891d88 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:07:59.793846 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fa82c9e-c41d-481d-9c10-0b4215891d88 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:07:59.794128 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fa82c9e-c41d-481d-9c10-0b4215891d88 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:07:59.794361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fa82c9e-c41d-481d-9c10-0b4215891d88 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:07:59.794463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4fa82c9e-c41d-481d-9c10-0b4215891d88 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:07:59.803398 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:07:59.803398 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:07:59.804579 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fa82c9e-c41d-481d-9c10-0b4215891d88 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:07:59.805143 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 664/2646] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:07:59 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:00.821512 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-81c17f6b-4b12-4504-8b53-3774c4a85f2b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:00.823760 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-81c17f6b-4b12-4504-8b53-3774c4a85f2b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:00.823969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-81c17f6b-4b12-4504-8b53-3774c4a85f2b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:00.824179 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-81c17f6b-4b12-4504-8b53-3774c4a85f2b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:00.824331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-81c17f6b-4b12-4504-8b53-3774c4a85f2b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:00.832606 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:00.832606 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:00.833705 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-81c17f6b-4b12-4504-8b53-3774c4a85f2b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:00.834111 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 663/2647] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:00 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:01.558763 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:01.560314 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:08:01.560492 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:01.560657 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:01.560751 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Delete snapshot with id: 708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:08:01.566802 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:01.566802 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:01.567216 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Snapshot retrieved successfully. Aug 04 09:08:01.587134 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Snapshot delete request issued successfully. Aug 04 09:08:01.587697 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-787cfe70-a6b3-4df8-a6f0-ec0999eaba8b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 202 Aug 04 09:08:01.587697 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 659/2648] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:08:01 2026] DELETE /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:01.596342 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6c94c425-22c4-4f53-bf4e-118e9659bee3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:01.597895 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c94c425-22c4-4f53-bf4e-118e9659bee3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:08:01.598118 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6c94c425-22c4-4f53-bf4e-118e9659bee3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:01.598349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6c94c425-22c4-4f53-bf4e-118e9659bee3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:01.604372 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:01.604372 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:01.605111 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6c94c425-22c4-4f53-bf4e-118e9659bee3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Snapshot retrieved successfully. Aug 04 09:08:01.606323 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c94c425-22c4-4f53-bf4e-118e9659bee3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 200 Aug 04 09:08:01.606777 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 663/2649] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:01 2026] GET /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:01.844837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6fafdfbe-c7c4-4c69-8755-89bbdb339842 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:01.847557 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6fafdfbe-c7c4-4c69-8755-89bbdb339842 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:01.847758 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6fafdfbe-c7c4-4c69-8755-89bbdb339842 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:01.848007 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6fafdfbe-c7c4-4c69-8755-89bbdb339842 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:01.848139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-6fafdfbe-c7c4-4c69-8755-89bbdb339842 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:01.853117 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:01.853117 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:01.853948 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6fafdfbe-c7c4-4c69-8755-89bbdb339842 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:01.854376 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 665/2650] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:01 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:02.616006 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-20ed6038-a71b-4d7f-b5f6-0e19f5e3d359 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:02.617570 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20ed6038-a71b-4d7f-b5f6-0e19f5e3d359 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:08:02.617736 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20ed6038-a71b-4d7f-b5f6-0e19f5e3d359 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:02.617908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20ed6038-a71b-4d7f-b5f6-0e19f5e3d359 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:02.623646 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20ed6038-a71b-4d7f-b5f6-0e19f5e3d359 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 404 Aug 04 09:08:02.624121 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 664/2651] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:02 2026] GET /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:02.745872 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-a19c46c9-c3e3-4464-99ce-bd88208722ec None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:02.748594 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-a19c46c9-c3e3-4464-99ce-bd88208722ec tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/attachments?instance_id=6753b553-c82f-4940-b678-85845246dcd0 Aug 04 09:08:02.748900 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-a19c46c9-c3e3-4464-99ce-bd88208722ec tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:02.749186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-a19c46c9-c3e3-4464-99ce-bd88208722ec tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:02.770662 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-a19c46c9-c3e3-4464-99ce-bd88208722ec tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments?instance_id=6753b553-c82f-4940-b678-85845246dcd0 returned with HTTP 200 Aug 04 09:08:02.771221 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 660/2652] 10.4.3.176 () {70 vars in 1637 bytes} [Tue Aug 4 09:08:02 2026] GET /volume/v3/attachments?instance_id=6753b553-c82f-4940-b678-85845246dcd0 => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:02.786772 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-62439a24-cc3e-43da-963f-c514f86bfa3e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:02.789337 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-62439a24-cc3e-43da-963f-c514f86bfa3e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 Aug 04 09:08:02.789612 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-62439a24-cc3e-43da-963f-c514f86bfa3e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:02.789862 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-62439a24-cc3e-43da-963f-c514f86bfa3e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:02.812011 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d729ef7d-14cd-4b43-8299-0adf240cc980 req-62439a24-cc3e-43da-963f-c514f86bfa3e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 returned with HTTP 200 Aug 04 09:08:02.812011 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 664/2653] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:08:02 2026] GET /volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:02.867720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3433fa20-57f2-4706-9e31-6efcced9b674 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:02.869908 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3433fa20-57f2-4706-9e31-6efcced9b674 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:02.869908 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3433fa20-57f2-4706-9e31-6efcced9b674 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:02.869908 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3433fa20-57f2-4706-9e31-6efcced9b674 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:02.871534 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3433fa20-57f2-4706-9e31-6efcced9b674 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:02.876439 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:02.876439 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:02.876439 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3433fa20-57f2-4706-9e31-6efcced9b674 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:02.876439 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 666/2654] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:02 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:03.894838 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-63f7588d-cb64-4bec-abc8-ea9a88436781 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:03.896722 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-63f7588d-cb64-4bec-abc8-ea9a88436781 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:03.896966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-63f7588d-cb64-4bec-abc8-ea9a88436781 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:03.897211 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-63f7588d-cb64-4bec-abc8-ea9a88436781 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:03.897211 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-63f7588d-cb64-4bec-abc8-ea9a88436781 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:03.901430 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:03.901430 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:03.903317 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-63f7588d-cb64-4bec-abc8-ea9a88436781 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:03.903669 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 665/2655] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:03 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:04.916473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c05047a7-f4b4-4d88-8356-cf25d39cac8b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:04.918095 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c05047a7-f4b4-4d88-8356-cf25d39cac8b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:04.918300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c05047a7-f4b4-4d88-8356-cf25d39cac8b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:04.918481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c05047a7-f4b4-4d88-8356-cf25d39cac8b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:04.918594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c05047a7-f4b4-4d88-8356-cf25d39cac8b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:04.922774 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:04.922774 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:04.923515 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c05047a7-f4b4-4d88-8356-cf25d39cac8b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:04.923854 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 661/2656] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:04 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:05.934141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-938c358c-13c4-4bae-a736-8c419239cfc0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:05.935953 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-938c358c-13c4-4bae-a736-8c419239cfc0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:05.936154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-938c358c-13c4-4bae-a736-8c419239cfc0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:05.936377 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-938c358c-13c4-4bae-a736-8c419239cfc0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:05.936491 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-938c358c-13c4-4bae-a736-8c419239cfc0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:05.940617 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:05.940617 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:05.941440 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-938c358c-13c4-4bae-a736-8c419239cfc0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:05.941837 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 665/2657] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:05 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:06.953965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7e0881ba-fa62-4878-8a3c-d8c59adfc44f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:06.955708 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7e0881ba-fa62-4878-8a3c-d8c59adfc44f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:06.955887 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7e0881ba-fa62-4878-8a3c-d8c59adfc44f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:06.956107 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7e0881ba-fa62-4878-8a3c-d8c59adfc44f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:06.956220 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7e0881ba-fa62-4878-8a3c-d8c59adfc44f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:06.960388 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:06.960388 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:06.961031 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7e0881ba-fa62-4878-8a3c-d8c59adfc44f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:06.961395 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 667/2658] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:06 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:07.973272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5b3576dd-bd49-492c-b865-54f8333d5bc6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:07.977450 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5b3576dd-bd49-492c-b865-54f8333d5bc6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:07.977609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5b3576dd-bd49-492c-b865-54f8333d5bc6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:07.977814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5b3576dd-bd49-492c-b865-54f8333d5bc6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:07.977914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5b3576dd-bd49-492c-b865-54f8333d5bc6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:07.987090 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:07.987090 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:07.988135 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5b3576dd-bd49-492c-b865-54f8333d5bc6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:07.989605 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 666/2659] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:07 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:07.999478 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5f03fed3-0cf7-45e2-96ab-da52749bd231 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:08.001455 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5f03fed3-0cf7-45e2-96ab-da52749bd231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:08:08.001575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5f03fed3-0cf7-45e2-96ab-da52749bd231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:08.001754 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5f03fed3-0cf7-45e2-96ab-da52749bd231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:08.008943 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:08.008943 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:08.015498 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5f03fed3-0cf7-45e2-96ab-da52749bd231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:08.016523 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5f03fed3-0cf7-45e2-96ab-da52749bd231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 200 Aug 04 09:08:08.016850 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 662/2660] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:07 2026] GET /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:08.033222 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:08.034802 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e/restore Aug 04 09:08:08.035161 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:08.036521 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Restoring backup 10811ebe-3389-40b7-8d29-185bbf8f8d4e ({'restore': {}}) {{(pid=100460) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:08:08.036625 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Restoring backup 10811ebe-3389-40b7-8d29-185bbf8f8d4e to volume None. Aug 04 09:08:08.040957 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:08.040957 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:08.042217 np0000006401 devstack@c-api.service[100460]: INFO cinder.backup.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating volume of 1 GB for restore of backup 10811ebe-3389-40b7-8d29-185bbf8f8d4e. Aug 04 09:08:08.049497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:08:08.049157. {{(pid=100460) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:08:08.049659 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability Zones retrieved successfully. Aug 04 09:08:08.055718 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (f989254b-4ad8-4712-84f2-8024a0c3660f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:08.056881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c01bba3-f719-4887-bcb6-586a7037d739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:08.057833 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:08.087438 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c01bba3-f719-4887-bcb6-586a7037d739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:08.088353 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec8c135-471e-47fa-8734-b7fd9c673bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:08.130642 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['8c00d0e0-8d72-4164-a801-4fdc08a99e67', 'dec34162-ce32-43c3-a72e-19399a9035c6', '61d1b3b5-df67-446b-9902-da9ab2157daf', '21ec0f7d-4c4b-4e1f-8466-cd6c57f7a469'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:08.132145 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fec8c135-471e-47fa-8734-b7fd9c673bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c00d0e0-8d72-4164-a801-4fdc08a99e67', 'dec34162-ce32-43c3-a72e-19399a9035c6', '61d1b3b5-df67-446b-9902-da9ab2157daf', '21ec0f7d-4c4b-4e1f-8466-cd6c57f7a469']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:08.132463 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1296098-6c83-41f9-a7ff-13c4e57194f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:08.161597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1296098-6c83-41f9-a7ff-13c4e57194f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '097bbd62-029a-4c6f-a2e1-9e9fe924566f', '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_10811ebe-3389-40b7-8d29-185bbf8f8d4e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['8c00d0e0-8d72-4164-a801-4fdc08a99e67','dec34162-ce32-43c3-a72e-19399a9035c6','61d1b3b5-df67-446b-9902-da9ab2157daf','21ec0f7d-4c4b-4e1f-8466-cd6c57f7a469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_10811ebe-3389-40b7-8d29-185bbf8f8d4e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=097bbd62-029a-4c6f-a2e1-9e9fe924566f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eada76a8fcda4d259e131f8100674fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:08.162543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39430dd5-034f-4c37-903a-9b699facd8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:08.183996 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39430dd5-034f-4c37-903a-9b699facd8dc) transitioned into 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_10811ebe-3389-40b7-8d29-185bbf8f8d4e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['8c00d0e0-8d72-4164-a801-4fdc08a99e67','dec34162-ce32-43c3-a72e-19399a9035c6','61d1b3b5-df67-446b-9902-da9ab2157daf','21ec0f7d-4c4b-4e1f-8466-cd6c57f7a469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:08.184736 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c165d5-e082-4a34-ab00-04c3ff599a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:08.194404 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c165d5-e082-4a34-ab00-04c3ff599a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:08.195266 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (f989254b-4ad8-4712-84f2-8024a0c3660f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:08.195559 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request issued successfully. Aug 04 09:08:08.202299 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:08.202299 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:08.202724 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:09.211426 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:09.211426 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:09.212014 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:09.212123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Checking backup size 1 against volume size 1 {{(pid=100460) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:08:09.212280 np0000006401 devstack@c-api.service[100460]: INFO cinder.backup.api [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Overwriting volume 097bbd62-029a-4c6f-a2e1-9e9fe924566f with restore of backup 10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:09.237746 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] restore_backup in rpcapi backup_id 10811ebe-3389-40b7-8d29-185bbf8f8d4e {{(pid=100460) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:08:09.239868 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1379734-6996-45d3-b3b8-d0f54187fb3b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e/restore returned with HTTP 202 Aug 04 09:08:09.240415 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 666/2661] 10.4.3.176 () {68 vars in 1393 bytes} [Tue Aug 4 09:08:08 2026] POST /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e/restore => generated 189 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:09.249413 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-51792715-4daa-44f8-bc26-3f4aae133036 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:09.252059 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-51792715-4daa-44f8-bc26-3f4aae133036 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:09.252279 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-51792715-4daa-44f8-bc26-3f4aae133036 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:09.252518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-51792715-4daa-44f8-bc26-3f4aae133036 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:09.252664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-51792715-4daa-44f8-bc26-3f4aae133036 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:09.257083 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:09.257083 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:09.257878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-51792715-4daa-44f8-bc26-3f4aae133036 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:09.258236 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 668/2662] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:09 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:10.268833 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-58e82925-f501-486f-930a-ed6482a118a6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:10.271137 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58e82925-f501-486f-930a-ed6482a118a6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:10.271447 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58e82925-f501-486f-930a-ed6482a118a6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:10.271702 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58e82925-f501-486f-930a-ed6482a118a6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:10.271859 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-58e82925-f501-486f-930a-ed6482a118a6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:10.276718 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:10.276718 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:10.277548 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58e82925-f501-486f-930a-ed6482a118a6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:10.278047 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 667/2663] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:10 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:11.288928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a82146e2-43d7-4c26-b042-c634953cf363 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:11.292194 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a82146e2-43d7-4c26-b042-c634953cf363 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:11.292356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a82146e2-43d7-4c26-b042-c634953cf363 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:11.292622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a82146e2-43d7-4c26-b042-c634953cf363 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:11.292765 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a82146e2-43d7-4c26-b042-c634953cf363 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:11.297972 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:11.297972 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:11.298871 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a82146e2-43d7-4c26-b042-c634953cf363 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:11.299353 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 663/2664] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:11 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:12.311426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1bd8a9fa-642b-42f4-87f3-b5dca8d03d48 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:12.314644 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1bd8a9fa-642b-42f4-87f3-b5dca8d03d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:12.314906 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1bd8a9fa-642b-42f4-87f3-b5dca8d03d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:12.315173 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1bd8a9fa-642b-42f4-87f3-b5dca8d03d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:12.315353 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-1bd8a9fa-642b-42f4-87f3-b5dca8d03d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:12.320628 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:12.320628 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:12.321622 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1bd8a9fa-642b-42f4-87f3-b5dca8d03d48 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:12.322101 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 667/2665] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:12 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:13.333483 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ce969958-727c-491b-b2ee-8239386b1266 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:13.335315 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ce969958-727c-491b-b2ee-8239386b1266 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:13.335525 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ce969958-727c-491b-b2ee-8239386b1266 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:13.335705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ce969958-727c-491b-b2ee-8239386b1266 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:13.335826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ce969958-727c-491b-b2ee-8239386b1266 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:13.341628 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:13.341628 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:13.342647 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ce969958-727c-491b-b2ee-8239386b1266 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:13.343327 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 669/2666] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:13 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:14.355696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9742ecfd-927d-4c05-9ec4-a69fa40f0c49 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:14.357233 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9742ecfd-927d-4c05-9ec4-a69fa40f0c49 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:14.357419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9742ecfd-927d-4c05-9ec4-a69fa40f0c49 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:14.357587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9742ecfd-927d-4c05-9ec4-a69fa40f0c49 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:14.357681 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-9742ecfd-927d-4c05-9ec4-a69fa40f0c49 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:14.362743 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:14.362743 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:14.363622 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9742ecfd-927d-4c05-9ec4-a69fa40f0c49 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:14.364112 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 668/2667] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:14 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:15.374554 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8717bd21-2da5-41b8-bcd7-fe4f3ab46fba None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:15.376557 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8717bd21-2da5-41b8-bcd7-fe4f3ab46fba tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:15.376724 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8717bd21-2da5-41b8-bcd7-fe4f3ab46fba tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:15.376993 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8717bd21-2da5-41b8-bcd7-fe4f3ab46fba tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:15.377239 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-8717bd21-2da5-41b8-bcd7-fe4f3ab46fba tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:15.384621 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:15.384621 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:15.384621 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8717bd21-2da5-41b8-bcd7-fe4f3ab46fba tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:15.384621 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 664/2668] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:15 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:16.395749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-edccac46-e4ae-48d1-92e9-4f2cd8b6f9ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:16.397680 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-edccac46-e4ae-48d1-92e9-4f2cd8b6f9ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:16.397680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-edccac46-e4ae-48d1-92e9-4f2cd8b6f9ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:16.397680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-edccac46-e4ae-48d1-92e9-4f2cd8b6f9ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:16.397680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-edccac46-e4ae-48d1-92e9-4f2cd8b6f9ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:16.401686 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:16.401686 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:16.402512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-edccac46-e4ae-48d1-92e9-4f2cd8b6f9ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:16.402971 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 668/2669] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:16 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:08:17.412984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c8955f36-abb9-420c-9e8a-a859105b5f69 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:17.414896 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c8955f36-abb9-420c-9e8a-a859105b5f69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:17.416415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c8955f36-abb9-420c-9e8a-a859105b5f69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:17.416415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c8955f36-abb9-420c-9e8a-a859105b5f69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:17.416415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c8955f36-abb9-420c-9e8a-a859105b5f69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:17.423308 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:17.423308 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:17.423308 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c8955f36-abb9-420c-9e8a-a859105b5f69 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:17.423308 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 670/2670] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:17 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:17.667866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-7c0c74a9-8430-4237-ad3b-e06ac55f8084 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:17.669892 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-7c0c74a9-8430-4237-ad3b-e06ac55f8084 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/limits Aug 04 09:08:17.670090 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-7c0c74a9-8430-4237-ad3b-e06ac55f8084 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:17.670307 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-7c0c74a9-8430-4237-ad3b-e06ac55f8084 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:17.690242 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-7c0c74a9-8430-4237-ad3b-e06ac55f8084 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/limits returned with HTTP 200 Aug 04 09:08:17.690629 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 669/2671] 10.4.3.176 () {68 vars in 1484 bytes} [Tue Aug 4 09:08:17 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:17.739744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-899dab92-a3ee-4d99-ba7a-9374a9ee3330 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:17.743647 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-899dab92-a3ee-4d99-ba7a-9374a9ee3330 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:08:17.743647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-899dab92-a3ee-4d99-ba7a-9374a9ee3330 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:17.743647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-899dab92-a3ee-4d99-ba7a-9374a9ee3330 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:17.753399 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:17.753399 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:17.758481 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-899dab92-a3ee-4d99-ba7a-9374a9ee3330 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:17.767707 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-899dab92-a3ee-4d99-ba7a-9374a9ee3330 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:08:17.769057 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 665/2672] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:17 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:17.777479 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:17.779531 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:08:17.779851 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb11be69-22b3-4edb-bb20-51fba70d3514", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-377206784", "description": null, "metadata": {}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:17.789616 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:17.789616 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:17.790006 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:17.790133 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create snapshot from volume fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:08:17.812192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Created reservations ['04113ab0-4416-4de7-b28f-2284c8b7be7c', '2669836c-f57e-47ce-8d37-75b5c69559f7', '5ac9a643-c455-4c1c-b80c-52963b775af9', '09e606cd-da24-40dd-bb7d-80b1d14c6adc'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:17.842952 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot force create request issued successfully. Aug 04 09:08:17.843305 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-14a4e8cb-63db-45b5-8cd4-483987b2ccf9 req-6cd03ab2-5e69-4ebf-9cac-d38782ad874d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:08:17.843699 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 669/2673] 10.4.3.176 () {72 vars in 1547 bytes} [Tue Aug 4 09:08:17 2026] POST /volume/v3/snapshots => generated 323 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:18.433345 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-98a388ab-42a3-4eef-820e-fb974777b8de None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:18.435585 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98a388ab-42a3-4eef-820e-fb974777b8de tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:18.435794 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98a388ab-42a3-4eef-820e-fb974777b8de tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:18.435990 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98a388ab-42a3-4eef-820e-fb974777b8de tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:18.436119 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-98a388ab-42a3-4eef-820e-fb974777b8de tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:18.439975 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:18.439975 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:18.440715 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98a388ab-42a3-4eef-820e-fb974777b8de tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:18.441047 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 671/2674] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:18 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:18.452826 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1492d2e9-ee38-444a-8016-a5889ad2235e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:18.454795 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1492d2e9-ee38-444a-8016-a5889ad2235e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f Aug 04 09:08:18.455015 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1492d2e9-ee38-444a-8016-a5889ad2235e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:18.455258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1492d2e9-ee38-444a-8016-a5889ad2235e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:18.462221 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:18.462221 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:18.466086 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1492d2e9-ee38-444a-8016-a5889ad2235e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:18.472535 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1492d2e9-ee38-444a-8016-a5889ad2235e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f returned with HTTP 200 Aug 04 09:08:18.473074 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 670/2675] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:18 2026] GET /volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f => generated 1411 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:18.484664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-84e6b804-e771-41cc-9781-91c1bf3bbc10 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:18.486676 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-84e6b804-e771-41cc-9781-91c1bf3bbc10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f Aug 04 09:08:18.486884 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-84e6b804-e771-41cc-9781-91c1bf3bbc10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:18.487080 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-84e6b804-e771-41cc-9781-91c1bf3bbc10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:18.495742 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:18.495742 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:18.499828 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-84e6b804-e771-41cc-9781-91c1bf3bbc10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:18.507140 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-84e6b804-e771-41cc-9781-91c1bf3bbc10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f returned with HTTP 200 Aug 04 09:08:18.507815 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 666/2676] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:18 2026] GET /volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:18.521215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:18.523036 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f Aug 04 09:08:18.523254 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:18.523436 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:18.523601 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: 097bbd62-029a-4c6f-a2e1-9e9fe924566f Aug 04 09:08:18.531055 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:18.531055 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:18.531675 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:18.551073 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume request issued successfully. Aug 04 09:08:18.551303 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-521100bb-0ca1-4ba2-9b8b-6c7666cbaa31 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f returned with HTTP 202 Aug 04 09:08:18.551713 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 670/2677] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:18 2026] DELETE /volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:18.558834 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6a1c2fc4-9006-4352-8873-e649a08b7f10 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:18.560673 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6a1c2fc4-9006-4352-8873-e649a08b7f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f Aug 04 09:08:18.563972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6a1c2fc4-9006-4352-8873-e649a08b7f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:18.563972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6a1c2fc4-9006-4352-8873-e649a08b7f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:18.568344 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:18.568344 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:18.573123 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6a1c2fc4-9006-4352-8873-e649a08b7f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:18.578422 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6a1c2fc4-9006-4352-8873-e649a08b7f10 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f returned with HTTP 200 Aug 04 09:08:18.579252 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 672/2678] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:18 2026] GET /volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:19.413359 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5e6b6d4c-26f3-432a-85a7-94faa8a43d69 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.415019 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5e6b6d4c-26f3-432a-85a7-94faa8a43d69 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da Aug 04 09:08:19.415256 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5e6b6d4c-26f3-432a-85a7-94faa8a43d69 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:19.415479 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5e6b6d4c-26f3-432a-85a7-94faa8a43d69 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:19.420148 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:19.420148 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:19.420681 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5e6b6d4c-26f3-432a-85a7-94faa8a43d69 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:08:19.421510 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5e6b6d4c-26f3-432a-85a7-94faa8a43d69 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da returned with HTTP 200 Aug 04 09:08:19.421893 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 671/2679] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:19 2026] GET /volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:19.445217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.446927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:19.447279 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-111650590", "snapshot_id": null, "imageRef": "47b6861f-5db6-4162-becf-c6560fbbf105", "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:19.448817 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-111650590', 'snapshot_id': None, 'imageRef': '47b6861f-5db6-4162-becf-c6560fbbf105', 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:19.529240 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:19.529240 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:19.529775 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:08:19.529921 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume of 1 GB Aug 04 09:08:19.533168 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Availability Zones retrieved successfully. Aug 04 09:08:19.538605 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Flow 'volume_create_api' (ebba9508-9afc-4553-bd55-668afbc0811e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:19.539661 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2ecd42-9461-4e7a-b1f5-50b1ba5b85e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:19.540517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:19.570151 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2ecd42-9461-4e7a-b1f5-50b1ba5b85e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:19.571059 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e077227-732f-409b-88c5-ad30f184bfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:19.593747 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-904b20e7-74fd-4fac-8798-6c4e9db1198c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.595468 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-904b20e7-74fd-4fac-8798-6c4e9db1198c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f Aug 04 09:08:19.595633 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-904b20e7-74fd-4fac-8798-6c4e9db1198c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:19.595804 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-904b20e7-74fd-4fac-8798-6c4e9db1198c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:19.601840 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-904b20e7-74fd-4fac-8798-6c4e9db1198c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f returned with HTTP 404 Aug 04 09:08:19.602297 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 671/2680] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:19 2026] GET /volume/v3/volumes/097bbd62-029a-4c6f-a2e1-9e9fe924566f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:19.608262 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-38e02adf-578e-45c9-94a2-0e13a63a1b24 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.609806 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-38e02adf-578e-45c9-94a2-0e13a63a1b24 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:19.609971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-38e02adf-578e-45c9-94a2-0e13a63a1b24 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:19.610143 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-38e02adf-578e-45c9-94a2-0e13a63a1b24 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:19.610272 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-38e02adf-578e-45c9-94a2-0e13a63a1b24 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete backup with id: 10811ebe-3389-40b7-8d29-185bbf8f8d4e. Aug 04 09:08:19.611134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Created reservations ['b2b759e5-fa0f-46ed-a6e9-8e13b049e1bd', '5384e715-7db1-4af9-9806-b9a7a64a493d', '4235c7e6-d070-437d-be3d-87ec36960121', '8301cb6c-a06d-4d62-bb11-5f5cc49fc018'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:19.611976 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e077227-732f-409b-88c5-ad30f184bfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2b759e5-fa0f-46ed-a6e9-8e13b049e1bd', '5384e715-7db1-4af9-9806-b9a7a64a493d', '4235c7e6-d070-437d-be3d-87ec36960121', '8301cb6c-a06d-4d62-bb11-5f5cc49fc018']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:19.613013 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e19930-aee2-4161-a253-09c52fc28dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:19.614588 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:19.614588 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:19.626335 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-38e02adf-578e-45c9-94a2-0e13a63a1b24 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] delete_backup rpcapi backup_id 10811ebe-3389-40b7-8d29-185bbf8f8d4e {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:08:19.628523 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-38e02adf-578e-45c9-94a2-0e13a63a1b24 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 202 Aug 04 09:08:19.628978 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 673/2681] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:19 2026] DELETE /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:08:19.635721 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-807b0be2-5eb8-4376-b4e2-e530c5133891 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.638649 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-807b0be2-5eb8-4376-b4e2-e530c5133891 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:19.638922 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-807b0be2-5eb8-4376-b4e2-e530c5133891 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:19.639215 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-807b0be2-5eb8-4376-b4e2-e530c5133891 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:19.639368 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-807b0be2-5eb8-4376-b4e2-e530c5133891 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:19.645038 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:19.645038 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:19.646198 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-807b0be2-5eb8-4376-b4e2-e530c5133891 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 200 Aug 04 09:08:19.646935 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 672/2682] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:19 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:19.661696 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e19930-aee2-4161-a253-09c52fc28dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef86152-af8a-4788-9803-c3bcaf3aea31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-111650590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1d8c7b8ad44eca877c390c793011f3',qos_specs=None,replication_status=,reservations=['b2b759e5-fa0f-46ed-a6e9-8e13b049e1bd','5384e715-7db1-4af9-9806-b9a7a64a493d','4235c7e6-d070-437d-be3d-87ec36960121','8301cb6c-a06d-4d62-bb11-5f5cc49fc018'],size=1,snapshot_id=4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da,source_replicaid=,source_volid=None,status='creating',user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-111650590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef86152-af8a-4788-9803-c3bcaf3aea31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1d8c7b8ad44eca877c390c793011f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:19.662437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf4dfe0-d93c-406a-a634-44aa8fd0f5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:19.680496 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf4dfe0-d93c-406a-a634-44aa8fd0f5a6) transitioned into state 'SUCCESS' from state '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-111650590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1d8c7b8ad44eca877c390c793011f3',qos_specs=None,replication_status=,reservations=['b2b759e5-fa0f-46ed-a6e9-8e13b049e1bd','5384e715-7db1-4af9-9806-b9a7a64a493d','4235c7e6-d070-437d-be3d-87ec36960121','8301cb6c-a06d-4d62-bb11-5f5cc49fc018'],size=1,snapshot_id=4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da,source_replicaid=,source_volid=None,status='creating',user_id='4f6fde06bea442c2b5d5e98f29380bbc',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:19.681225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33704aad-aabc-4251-84ca-f7eb72a6b482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:19.704508 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33704aad-aabc-4251-84ca-f7eb72a6b482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:19.704508 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Flow 'volume_create_api' (ebba9508-9afc-4553-bd55-668afbc0811e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:19.704508 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Create volume request issued successfully. Aug 04 09:08:19.704508 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f224eb58-826c-48ee-b67e-b1ec04bcc17a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:19.707744 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 667/2683] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:08:19 2026] POST /volume/v3/volumes => generated 813 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:19.723421 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-537f06b6-a410-4855-b76e-1e77fafc8460 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.725228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-537f06b6-a410-4855-b76e-1e77fafc8460 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:08:19.725558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-537f06b6-a410-4855-b76e-1e77fafc8460 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:19.725854 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-537f06b6-a410-4855-b76e-1e77fafc8460 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:19.733421 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:19.733421 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:19.739573 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-537f06b6-a410-4855-b76e-1e77fafc8460 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:19.744085 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-537f06b6-a410-4855-b76e-1e77fafc8460 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 200 Aug 04 09:08:19.744704 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 672/2684] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:19 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:19.784357 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d4151724-f144-4f91-934c-1dcac966815e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.787180 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4151724-f144-4f91-934c-1dcac966815e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:08:19.787416 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4151724-f144-4f91-934c-1dcac966815e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:19.787624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4151724-f144-4f91-934c-1dcac966815e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:19.794934 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:19.794934 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:19.800978 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d4151724-f144-4f91-934c-1dcac966815e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:08:19.806628 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4151724-f144-4f91-934c-1dcac966815e tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:08:19.807153 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 674/2685] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:19 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:19.861375 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3847508c-1dde-42ca-9808-0f3bf86cb485 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:19.863038 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3847508c-1dde-42ca-9808-0f3bf86cb485 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:08:19.864046 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3847508c-1dde-42ca-9808-0f3bf86cb485 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:19.864310 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3847508c-1dde-42ca-9808-0f3bf86cb485 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:19.872780 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:19.872780 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:19.880907 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3847508c-1dde-42ca-9808-0f3bf86cb485 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:08:19.885623 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3847508c-1dde-42ca-9808-0f3bf86cb485 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:08:19.886050 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 673/2686] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:19 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:08:20.656884 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-421c722e-db7f-495f-83c1-ee3b0f483e34 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:20.659170 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-421c722e-db7f-495f-83c1-ee3b0f483e34 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e Aug 04 09:08:20.659433 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-421c722e-db7f-495f-83c1-ee3b0f483e34 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:20.659620 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-421c722e-db7f-495f-83c1-ee3b0f483e34 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:20.659744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-421c722e-db7f-495f-83c1-ee3b0f483e34 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 10811ebe-3389-40b7-8d29-185bbf8f8d4e. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:20.663133 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-421c722e-db7f-495f-83c1-ee3b0f483e34 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e returned with HTTP 404 Aug 04 09:08:20.663770 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 668/2687] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:20 2026] GET /volume/v3/backups/10811ebe-3389-40b7-8d29-185bbf8f8d4e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:20.759014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7bd88c8d-53b3-4fd5-8c77-8e8d45fc019e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:20.762578 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7bd88c8d-53b3-4fd5-8c77-8e8d45fc019e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:08:20.762825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7bd88c8d-53b3-4fd5-8c77-8e8d45fc019e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:20.763082 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7bd88c8d-53b3-4fd5-8c77-8e8d45fc019e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:20.763552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3896d2db-1524-4d65-8ec8-f66dc2f8d38a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:20.765479 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3896d2db-1524-4d65-8ec8-f66dc2f8d38a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:08:20.765820 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3896d2db-1524-4d65-8ec8-f66dc2f8d38a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:20.765872 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3896d2db-1524-4d65-8ec8-f66dc2f8d38a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:20.773590 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:20.773590 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:20.773861 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:20.773861 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:20.778498 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3896d2db-1524-4d65-8ec8-f66dc2f8d38a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:20.778623 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7bd88c8d-53b3-4fd5-8c77-8e8d45fc019e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:20.786361 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3896d2db-1524-4d65-8ec8-f66dc2f8d38a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 200 Aug 04 09:08:20.786587 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7bd88c8d-53b3-4fd5-8c77-8e8d45fc019e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 200 Aug 04 09:08:20.786739 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 675/2688] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:20 2026] GET /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:20.786958 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 673/2689] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:20 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 1422 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:20.800308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:20.801256 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f330a761-5851-4d3e-ad98-dc22c119ed85 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:20.802822 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:08:20.802974 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f330a761-5851-4d3e-ad98-dc22c119ed85 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:08:20.803173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f330a761-5851-4d3e-ad98-dc22c119ed85 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:20.803304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:20.803358 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f330a761-5851-4d3e-ad98-dc22c119ed85 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:20.803759 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:20.803903 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:08:20.810607 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:20.810607 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:20.813711 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:20.813711 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:20.814477 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:20.814563 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f330a761-5851-4d3e-ad98-dc22c119ed85 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:20.819433 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f330a761-5851-4d3e-ad98-dc22c119ed85 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 200 Aug 04 09:08:20.820236 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 669/2690] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:20 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:20.835846 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume request issued successfully. Aug 04 09:08:20.836214 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dff47c26-9c7e-4119-b2f1-cd48b5905af0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 202 Aug 04 09:08:20.836779 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 674/2691] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:20 2026] DELETE /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:20.848568 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-61894ac9-96cd-46b0-a84c-a54593c5297b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:20.850836 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-61894ac9-96cd-46b0-a84c-a54593c5297b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:08:20.850985 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-61894ac9-96cd-46b0-a84c-a54593c5297b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:20.851145 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-61894ac9-96cd-46b0-a84c-a54593c5297b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:20.857759 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:20.857759 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:20.860889 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-61894ac9-96cd-46b0-a84c-a54593c5297b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:20.865553 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-61894ac9-96cd-46b0-a84c-a54593c5297b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 200 Aug 04 09:08:20.866049 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 676/2692] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:20 2026] GET /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:21.878581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-aa97b2b9-ae00-4f19-8a7b-d5ceeed64896 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:21.880463 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa97b2b9-ae00-4f19-8a7b-d5ceeed64896 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a Aug 04 09:08:21.880640 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aa97b2b9-ae00-4f19-8a7b-d5ceeed64896 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:21.880818 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aa97b2b9-ae00-4f19-8a7b-d5ceeed64896 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:21.897880 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa97b2b9-ae00-4f19-8a7b-d5ceeed64896 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a returned with HTTP 404 Aug 04 09:08:21.898397 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 674/2693] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:21 2026] GET /volume/v3/volumes/aeac4167-5ce9-4c6e-baa5-2959e254876a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:21.915798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7bcfe397-5117-4a7e-8886-6d55d320595e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:21.918560 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:21.918560 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-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-1120952287"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:21.919671 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1120952287'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:21.919844 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume of 1 GB Aug 04 09:08:21.934462 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability Zones retrieved successfully. Aug 04 09:08:21.940186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (63353c98-6000-4467-be81-aef712ae2b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:21.941447 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303af804-da61-40dc-b7d0-ee3268754509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:21.942422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:21.952679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-7eed3467-205a-4849-8711-097107acd425 req-538f1612-1c52-4c01-9e79-3736e4f4f536 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:21.956877 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-538f1612-1c52-4c01-9e79-3736e4f4f536 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:08:21.957294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-538f1612-1c52-4c01-9e79-3736e4f4f536 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:21.957753 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-538f1612-1c52-4c01-9e79-3736e4f4f536 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:21.969696 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:21.969696 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:21.977483 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (303af804-da61-40dc-b7d0-ee3268754509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:21.977483 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b792939f-a43b-412a-a32f-164b581dc167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:21.980903 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-7eed3467-205a-4849-8711-097107acd425 req-538f1612-1c52-4c01-9e79-3736e4f4f536 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:21.998762 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-538f1612-1c52-4c01-9e79-3736e4f4f536 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 200 Aug 04 09:08:21.999515 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 675/2694] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:21 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 1404 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:22.029346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['a11b347e-3640-4f60-ac33-b8dd41563527', '91468adb-144b-4d37-85c9-ef5ea4472c44', '5179483b-a511-4cf2-a5de-86729b0e5057', '4e2a2fa6-55e1-49d3-a9df-ebd80864e4e7'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:22.030337 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b792939f-a43b-412a-a32f-164b581dc167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a11b347e-3640-4f60-ac33-b8dd41563527', '91468adb-144b-4d37-85c9-ef5ea4472c44', '5179483b-a511-4cf2-a5de-86729b0e5057', '4e2a2fa6-55e1-49d3-a9df-ebd80864e4e7']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:22.031336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ee5e73-435a-4628-9208-be03e3028636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:22.091701 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ee5e73-435a-4628-9208-be03e3028636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ba3e80-d4b6-4903-a793-fce0d94c788f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1120952287',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['a11b347e-3640-4f60-ac33-b8dd41563527','91468adb-144b-4d37-85c9-ef5ea4472c44','5179483b-a511-4cf2-a5de-86729b0e5057','4e2a2fa6-55e1-49d3-a9df-ebd80864e4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1120952287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ba3e80-d4b6-4903-a793-fce0d94c788f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='eada76a8fcda4d259e131f8100674fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:22.092521 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abead463-472d-4775-a51c-c540abb46bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:22.153972 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abead463-472d-4775-a51c-c540abb46bdc) transitioned into state 'SUCCESS' from state '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-1120952287',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['a11b347e-3640-4f60-ac33-b8dd41563527','91468adb-144b-4d37-85c9-ef5ea4472c44','5179483b-a511-4cf2-a5de-86729b0e5057','4e2a2fa6-55e1-49d3-a9df-ebd80864e4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:22.154741 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2cf2477-4588-4fe1-87b0-7bcd17fcf3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:22.169115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2cf2477-4588-4fe1-87b0-7bcd17fcf3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:22.169921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (63353c98-6000-4467-be81-aef712ae2b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:22.170236 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request issued successfully. Aug 04 09:08:22.170803 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7bcfe397-5117-4a7e-8886-6d55d320595e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:22.171189 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 670/2695] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:08:21 2026] POST /volume/v3/volumes => generated 816 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:22.184085 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3af6eca4-a876-4010-9870-0860e3fe67fb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:22.187178 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3af6eca4-a876-4010-9870-0860e3fe67fb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:22.187405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3af6eca4-a876-4010-9870-0860e3fe67fb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:22.187585 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3af6eca4-a876-4010-9870-0860e3fe67fb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:22.206940 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:22.206940 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:22.211760 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3af6eca4-a876-4010-9870-0860e3fe67fb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:22.226171 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3af6eca4-a876-4010-9870-0860e3fe67fb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 200 Aug 04 09:08:22.226777 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 677/2696] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:22 2026] GET /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:22.528074 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-7eed3467-205a-4849-8711-097107acd425 req-3a3ec04e-2814-4f85-907d-a3bb59caba9a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:22.530942 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-3a3ec04e-2814-4f85-907d-a3bb59caba9a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:08:22.531187 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-3a3ec04e-2814-4f85-907d-a3bb59caba9a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:22.531454 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-3a3ec04e-2814-4f85-907d-a3bb59caba9a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:22.540718 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:22.540718 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:22.545291 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-7eed3467-205a-4849-8711-097107acd425 req-3a3ec04e-2814-4f85-907d-a3bb59caba9a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:22.552028 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-3a3ec04e-2814-4f85-907d-a3bb59caba9a tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 200 Aug 04 09:08:22.552695 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 675/2697] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:22 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:22.570735 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b95c304-c274-41e0-ae88-9cca91ecbfc9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:22.571118 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b95c304-c274-41e0-ae88-9cca91ecbfc9 None None] GET https://10.4.3.176/volume// Aug 04 09:08:22.571326 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b95c304-c274-41e0-ae88-9cca91ecbfc9 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:22.571503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b95c304-c274-41e0-ae88-9cca91ecbfc9 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:22.571820 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b95c304-c274-41e0-ae88-9cca91ecbfc9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:22.572259 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 676/2698] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:08:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:22.594444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-7eed3467-205a-4849-8711-097107acd425 req-fb19d9e2-fcd4-470d-90d8-4082631b01b0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:22.596131 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-fb19d9e2-fcd4-470d-90d8-4082631b01b0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:08:22.596475 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-fb19d9e2-fcd4-470d-90d8-4082631b01b0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ef86152-af8a-4788-9803-c3bcaf3aea31", "connector": null, "instance_uuid": "5c18240b-562b-4e3b-ae7c-61c40eaef692"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:22.603697 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:22.603697 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:22.625518 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-fb19d9e2-fcd4-470d-90d8-4082631b01b0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:08:22.625925 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 671/2699] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:08:22 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:22.869564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-063aca62-3198-42b4-a71c-f70512683be4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:22.871401 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-063aca62-3198-42b4-a71c-f70512683be4 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:08:22.871673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-063aca62-3198-42b4-a71c-f70512683be4 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:22.871907 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-063aca62-3198-42b4-a71c-f70512683be4 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:22.872113 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-063aca62-3198-42b4-a71c-f70512683be4 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Delete volume with id: f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:08:22.879908 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:22.879908 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:22.880385 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-063aca62-3198-42b4-a71c-f70512683be4 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:08:22.898581 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-063aca62-3198-42b4-a71c-f70512683be4 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Delete volume request issued successfully. Aug 04 09:08:22.898842 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-063aca62-3198-42b4-a71c-f70512683be4 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 202 Aug 04 09:08:22.899332 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 678/2700] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:22 2026] DELETE /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:22.907852 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-96d4938b-b568-4c68-9432-1f0c1651f2d8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:22.910587 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-96d4938b-b568-4c68-9432-1f0c1651f2d8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:08:22.910646 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-96d4938b-b568-4c68-9432-1f0c1651f2d8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:22.911020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-96d4938b-b568-4c68-9432-1f0c1651f2d8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:22.918388 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:22.918388 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:22.922736 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-96d4938b-b568-4c68-9432-1f0c1651f2d8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:08:22.928057 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-96d4938b-b568-4c68-9432-1f0c1651f2d8 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 200 Aug 04 09:08:22.928568 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 676/2701] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:22 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:23.242245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-578360e7-f2da-4ccd-a7b2-25578c949612 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:23.242245 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-578360e7-f2da-4ccd-a7b2-25578c949612 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:23.242245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-578360e7-f2da-4ccd-a7b2-25578c949612 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:23.242245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-578360e7-f2da-4ccd-a7b2-25578c949612 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:23.248279 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:23.248279 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:23.251618 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-578360e7-f2da-4ccd-a7b2-25578c949612 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:23.255493 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-578360e7-f2da-4ccd-a7b2-25578c949612 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 200 Aug 04 09:08:23.255904 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 677/2702] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:23 2026] GET /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 909 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:23.267950 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:23.270868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:08:23.270868 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26ba3e80-d4b6-4903-a793-fce0d94c788f", "name": "tempest-VolumesBackupsTest-Backup-1768985890", "description": "tempest-backup-description-53009786", "container": "tempest-volumesbackupstest-backup-container-1596285676"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:23.271191 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating new backup {'backup': {'volume_id': '26ba3e80-d4b6-4903-a793-fce0d94c788f', 'name': 'tempest-VolumesBackupsTest-Backup-1768985890', 'description': 'tempest-backup-description-53009786', 'container': 'tempest-volumesbackupstest-backup-container-1596285676'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:08:23.272150 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating backup of volume 26ba3e80-d4b6-4903-a793-fce0d94c788f in container tempest-volumesbackupstest-backup-container-1596285676 Aug 04 09:08:23.284348 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:23.284348 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:23.286369 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:23.299495 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['ca57904d-eaa0-4cd4-b013-910354f77213', '7330f0a4-b38c-4d90-98b8-7e0b505e351a'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:23.333252 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce2c1135-094f-4f11-bc2b-b6c4edd8d5da tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:08:23.333252 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 672/2703] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:08:23 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) Aug 04 09:08:23.339889 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-03ba70c9-bc92-46ee-a5f8-f91913363e5d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:23.342251 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-03ba70c9-bc92-46ee-a5f8-f91913363e5d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:23.342251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-03ba70c9-bc92-46ee-a5f8-f91913363e5d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:23.342251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-03ba70c9-bc92-46ee-a5f8-f91913363e5d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:23.342251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-03ba70c9-bc92-46ee-a5f8-f91913363e5d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:23.347483 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:23.347483 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:23.348293 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-03ba70c9-bc92-46ee-a5f8-f91913363e5d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:23.348560 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 679/2704] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:23 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:23.945107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e5fa4fbe-9678-4475-abd7-89b2fe111440 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:23.945107 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e5fa4fbe-9678-4475-abd7-89b2fe111440 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 Aug 04 09:08:23.945107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e5fa4fbe-9678-4475-abd7-89b2fe111440 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:23.945107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e5fa4fbe-9678-4475-abd7-89b2fe111440 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:23.949235 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e5fa4fbe-9678-4475-abd7-89b2fe111440 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 returned with HTTP 404 Aug 04 09:08:23.949653 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 677/2705] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:23 2026] GET /volume/v3/volumes/f4c4ebb3-4a68-4001-8812-a24a450ace33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:24.013972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a7deca0f-1498-4682-bad3-dda5eca077df None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:24.015723 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7deca0f-1498-4682-bad3-dda5eca077df tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:08:24.015937 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7deca0f-1498-4682-bad3-dda5eca077df tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:24.016113 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7deca0f-1498-4682-bad3-dda5eca077df tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:24.016290 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-a7deca0f-1498-4682-bad3-dda5eca077df tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Delete volume with id: e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:08:24.022895 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:24.022895 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:24.023455 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a7deca0f-1498-4682-bad3-dda5eca077df tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:08:24.053652 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a7deca0f-1498-4682-bad3-dda5eca077df tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Delete volume request issued successfully. Aug 04 09:08:24.053868 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7deca0f-1498-4682-bad3-dda5eca077df tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 202 Aug 04 09:08:24.054276 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 678/2706] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:24 2026] DELETE /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:24.062044 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-54e91dc1-8e78-4a63-85ea-d8cdecf600d6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:24.063631 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-54e91dc1-8e78-4a63-85ea-d8cdecf600d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:08:24.066447 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-54e91dc1-8e78-4a63-85ea-d8cdecf600d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:24.066447 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-54e91dc1-8e78-4a63-85ea-d8cdecf600d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:24.072610 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:24.072610 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:24.074712 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-54e91dc1-8e78-4a63-85ea-d8cdecf600d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Volume info retrieved successfully. Aug 04 09:08:24.079058 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-54e91dc1-8e78-4a63-85ea-d8cdecf600d6 tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 200 Aug 04 09:08:24.079508 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 673/2707] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:24 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:24.119419 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-662d2375-60a7-4f5f-9b9c-47ad11d38b99 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:24.119844 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-662d2375-60a7-4f5f-9b9c-47ad11d38b99 None None] GET https://10.4.3.176/volume// Aug 04 09:08:24.120019 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-662d2375-60a7-4f5f-9b9c-47ad11d38b99 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:24.120249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-662d2375-60a7-4f5f-9b9c-47ad11d38b99 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:24.120683 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-662d2375-60a7-4f5f-9b9c-47ad11d38b99 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:24.121003 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 680/2708] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:08:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:24.127717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-7eed3467-205a-4849-8711-097107acd425 req-cb8f03e6-519c-4da3-a73f-e90755183a76 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:24.131353 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-cb8f03e6-519c-4da3-a73f-e90755183a76 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:08:24.131581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-cb8f03e6-519c-4da3-a73f-e90755183a76 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:24.131728 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-cb8f03e6-519c-4da3-a73f-e90755183a76 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:24.142076 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:24.142076 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:24.147149 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-7eed3467-205a-4849-8711-097107acd425 req-cb8f03e6-519c-4da3-a73f-e90755183a76 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:08:24.152016 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-cb8f03e6-519c-4da3-a73f-e90755183a76 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 200 Aug 04 09:08:24.152438 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 678/2709] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:08:24 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 1583 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:24.242595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-7eed3467-205a-4849-8711-097107acd425 req-e00ca6ed-900a-4748-8819-6062329f95f5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:24.244657 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-e00ca6ed-900a-4748-8819-6062329f95f5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] PUT https://10.4.3.176/volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed Aug 04 09:08:24.245102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-e00ca6ed-900a-4748-8819-6062329f95f5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:24.252680 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-7eed3467-205a-4849-8711-097107acd425 req-e00ca6ed-900a-4748-8819-6062329f95f5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Acquiring lock "cinder-attachment_update-4ef86152-af8a-4788-9803-c3bcaf3aea31-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:08:24.257596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-7eed3467-205a-4849-8711-097107acd425 req-e00ca6ed-900a-4748-8819-6062329f95f5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Lock "cinder-attachment_update-4ef86152-af8a-4788-9803-c3bcaf3aea31-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:08:24.258462 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:24.258462 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:24.335321 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-7eed3467-205a-4849-8711-097107acd425 req-e00ca6ed-900a-4748-8819-6062329f95f5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Lock "cinder-attachment_update-4ef86152-af8a-4788-9803-c3bcaf3aea31-np0000006401" released by "attachment_update" :: held 0.077s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:08:24.335321 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-e00ca6ed-900a-4748-8819-6062329f95f5 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed returned with HTTP 200 Aug 04 09:08:24.335811 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 679/2710] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:08:24 2026] PUT /volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:24.357963 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0333e20b-9083-44fa-9e5a-157cdde65805 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:24.359596 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0333e20b-9083-44fa-9e5a-157cdde65805 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:24.359765 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0333e20b-9083-44fa-9e5a-157cdde65805 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:24.359934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0333e20b-9083-44fa-9e5a-157cdde65805 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:24.360090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-0333e20b-9083-44fa-9e5a-157cdde65805 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:24.360674 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-7eed3467-205a-4849-8711-097107acd425 req-b4ccd9c2-7e58-425b-81df-8d387cc7f257 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:24.362911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-b4ccd9c2-7e58-425b-81df-8d387cc7f257 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] POST https://10.4.3.176/volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed/action Aug 04 09:08:24.363373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-b4ccd9c2-7e58-425b-81df-8d387cc7f257 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:24.363745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-b4ccd9c2-7e58-425b-81df-8d387cc7f257 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:24.363940 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:24.363940 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:24.364745 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0333e20b-9083-44fa-9e5a-157cdde65805 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:24.364996 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 674/2711] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:24 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:24.384137 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:24.384137 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:24.394765 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-7eed3467-205a-4849-8711-097107acd425 req-b4ccd9c2-7e58-425b-81df-8d387cc7f257 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed/action returned with HTTP 204 Aug 04 09:08:24.395188 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 681/2712] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:08:24 2026] POST /volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:25.092058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-42d4d415-843a-4641-9e9a-22b4bf40ebbd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:25.093650 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-42d4d415-843a-4641-9e9a-22b4bf40ebbd tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] GET https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 Aug 04 09:08:25.093801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-42d4d415-843a-4641-9e9a-22b4bf40ebbd tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:25.093975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-42d4d415-843a-4641-9e9a-22b4bf40ebbd tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:25.099542 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-42d4d415-843a-4641-9e9a-22b4bf40ebbd tempest-AttachVolumeShelveTestJSON-1944203202 tempest-AttachVolumeShelveTestJSON-1944203202-project-member] https://10.4.3.176/volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 returned with HTTP 404 Aug 04 09:08:25.100166 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 679/2713] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:25 2026] GET /volume/v3/volumes/e8d38868-95d5-45ba-a453-eb0382958ed3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:25.376181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-941a417b-0a00-492d-a76b-658b1bd8bd51 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:25.377903 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-941a417b-0a00-492d-a76b-658b1bd8bd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:25.378088 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-941a417b-0a00-492d-a76b-658b1bd8bd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:25.378299 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-941a417b-0a00-492d-a76b-658b1bd8bd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:25.378430 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-941a417b-0a00-492d-a76b-658b1bd8bd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:25.382765 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:25.382765 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:25.383527 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-941a417b-0a00-492d-a76b-658b1bd8bd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:25.383909 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 680/2714] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:25 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:26.393943 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d267c6b0-bd0f-4c45-b4ff-c0d08a321627 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:26.396131 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d267c6b0-bd0f-4c45-b4ff-c0d08a321627 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:26.396354 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d267c6b0-bd0f-4c45-b4ff-c0d08a321627 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:26.396673 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d267c6b0-bd0f-4c45-b4ff-c0d08a321627 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:26.396881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d267c6b0-bd0f-4c45-b4ff-c0d08a321627 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:26.400665 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:26.400665 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:26.401331 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d267c6b0-bd0f-4c45-b4ff-c0d08a321627 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:26.401797 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 675/2715] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:26 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:27.412927 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fd4dab34-cbe3-467d-969e-e6382dca83b5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:27.415160 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd4dab34-cbe3-467d-969e-e6382dca83b5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:27.415468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fd4dab34-cbe3-467d-969e-e6382dca83b5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:27.415736 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fd4dab34-cbe3-467d-969e-e6382dca83b5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:27.415906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-fd4dab34-cbe3-467d-969e-e6382dca83b5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:27.421209 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:27.421209 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:27.423241 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd4dab34-cbe3-467d-969e-e6382dca83b5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:27.423241 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 682/2716] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:27 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:27.509112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1308280b-b91b-4d18-bf87-941dc20699bd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:27.512811 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1308280b-b91b-4d18-bf87-941dc20699bd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:08:27.513107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1308280b-b91b-4d18-bf87-941dc20699bd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:27.513276 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1308280b-b91b-4d18-bf87-941dc20699bd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:27.523230 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:27.523230 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:27.527647 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1308280b-b91b-4d18-bf87-941dc20699bd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:08:27.533460 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1308280b-b91b-4d18-bf87-941dc20699bd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:08:27.534128 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 680/2717] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:27 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:27.580691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fc37c71d-9d1e-4603-8504-70a64133d6e8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:27.583397 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc37c71d-9d1e-4603-8504-70a64133d6e8 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:08:27.583721 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fc37c71d-9d1e-4603-8504-70a64133d6e8 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:27.583920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fc37c71d-9d1e-4603-8504-70a64133d6e8 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:27.593765 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:27.593765 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:27.599503 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fc37c71d-9d1e-4603-8504-70a64133d6e8 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:08:27.605883 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc37c71d-9d1e-4603-8504-70a64133d6e8 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:08:27.606464 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 681/2718] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:27 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:28.437737 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-75e5e538-0b7c-4707-aaa3-6849c3fe07ae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:28.439702 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-75e5e538-0b7c-4707-aaa3-6849c3fe07ae tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:28.439914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-75e5e538-0b7c-4707-aaa3-6849c3fe07ae tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:28.440096 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-75e5e538-0b7c-4707-aaa3-6849c3fe07ae tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:28.440194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-75e5e538-0b7c-4707-aaa3-6849c3fe07ae tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:28.444934 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:28.444934 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:28.445755 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-75e5e538-0b7c-4707-aaa3-6849c3fe07ae tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:28.446058 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 676/2719] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:28 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:28.617371 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a88022b7-17e0-43d9-b4c5-f5b5681acf31 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:28.735915 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a88022b7-17e0-43d9-b4c5-f5b5681acf31 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:08:28.736435 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a88022b7-17e0-43d9-b4c5-f5b5681acf31 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1751935024"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:28.793448 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a88022b7-17e0-43d9-b4c5-f5b5681acf31 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:08:28.793448 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 683/2720] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:08:28 2026] POST /volume/v3/types => generated 228 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:28.807531 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7ca72401-aa7b-4b28-ae60-8d6a03a93930 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:28.810003 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ca72401-aa7b-4b28-ae60-8d6a03a93930 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:08:28.810611 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7ca72401-aa7b-4b28-ae60-8d6a03a93930 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1806853124"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:28.835235 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ca72401-aa7b-4b28-ae60-8d6a03a93930 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:08:28.835235 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 681/2721] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:08:28 2026] POST /volume/v3/group_types => generated 185 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:28.849145 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:28.925359 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:08:28.925764 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "30b3ff49-f87c-423b-9e1f-55b45060555a", "volume_types": ["3319390c-cc47-468b-b891-23824ae99d0c"], "name": "tempest-GroupSnapshotsV319Test-Group-1663947676"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:28.927124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Creating new group {'group': {'group_type': '30b3ff49-f87c-423b-9e1f-55b45060555a', 'volume_types': ['3319390c-cc47-468b-b891-23824ae99d0c'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1663947676'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:08:28.930605 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1663947676. Aug 04 09:08:28.937584 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Availability Zones retrieved successfully. Aug 04 09:08:28.965896 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Created reservations ['db0e99b4-11c6-4dc6-86e1-767fd9b95c1a'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:29.006454 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-794f7060-6f50-4525-8e6e-61335ec95ac8 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:08:29.007477 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 682/2722] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:08:28 2026] POST /volume/v3/groups => generated 116 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:29.020244 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-690651a6-a097-4590-bd90-d6700d80fe3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:29.022063 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-690651a6-a097-4590-bd90-d6700d80fe3e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 Aug 04 09:08:29.022410 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-690651a6-a097-4590-bd90-d6700d80fe3e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:29.022664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-690651a6-a097-4590-bd90-d6700d80fe3e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:29.022833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-690651a6-a097-4590-bd90-d6700d80fe3e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member 61a36535-0abf-4ed0-9daa-c14da18e4c58 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:29.027240 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:29.027240 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:29.039215 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-690651a6-a097-4590-bd90-d6700d80fe3e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 returned with HTTP 200 Aug 04 09:08:29.039684 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 677/2723] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:29 2026] GET /volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 => generated 396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:29.461305 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3f96bd2c-1b2a-4e24-8ebf-698f66cfc670 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:29.465421 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f96bd2c-1b2a-4e24-8ebf-698f66cfc670 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:29.465668 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f96bd2c-1b2a-4e24-8ebf-698f66cfc670 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:29.465856 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f96bd2c-1b2a-4e24-8ebf-698f66cfc670 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:29.465977 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3f96bd2c-1b2a-4e24-8ebf-698f66cfc670 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:29.477415 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:29.477415 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:29.478271 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f96bd2c-1b2a-4e24-8ebf-698f66cfc670 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:29.478719 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 684/2724] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:29 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:30.053039 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-74be5780-9fa5-4b4c-b594-f6bf2a411fe6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:30.055023 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-74be5780-9fa5-4b4c-b594-f6bf2a411fe6 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 Aug 04 09:08:30.055267 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-74be5780-9fa5-4b4c-b594-f6bf2a411fe6 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:30.055509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-74be5780-9fa5-4b4c-b594-f6bf2a411fe6 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:30.055686 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-74be5780-9fa5-4b4c-b594-f6bf2a411fe6 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member 61a36535-0abf-4ed0-9daa-c14da18e4c58 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:30.061296 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:30.061296 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:30.074181 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-74be5780-9fa5-4b4c-b594-f6bf2a411fe6 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 returned with HTTP 200 Aug 04 09:08:30.074672 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 682/2725] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:30 2026] GET /volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 => generated 397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:30.086764 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1351352c-05ae-4c33-845b-d2c0079b38cf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:30.088699 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:30.089153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1769640283", "volume_type": "3319390c-cc47-468b-b891-23824ae99d0c", "group_id": "61a36535-0abf-4ed0-9daa-c14da18e4c58", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:30.090808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1769640283', 'volume_type': '3319390c-cc47-468b-b891-23824ae99d0c', 'group_id': '61a36535-0abf-4ed0-9daa-c14da18e4c58', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:30.099896 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:30.099896 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:30.100591 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Create volume of 1 GB Aug 04 09:08:30.106660 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Availability Zones retrieved successfully. Aug 04 09:08:30.126606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Flow 'volume_create_api' (59e20d6a-af6d-4d41-83de-95538c4d581e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:30.128443 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7cb1cf4-d844-48bd-9376-945890b53e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:30.132292 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:30.132292 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:30.133333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:30.163417 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7cb1cf4-d844-48bd-9376-945890b53e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:08:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3319390c-cc47-468b-b891-23824ae99d0c,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1751935024',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3319390c-cc47-468b-b891-23824ae99d0c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '61a36535-0abf-4ed0-9daa-c14da18e4c58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:30.164501 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b6d0e71-a2fb-4401-a447-674b85422fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:30.198224 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1751935024 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1751935024, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:30.198598 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1751935024 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1751935024, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:30.238754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Created reservations ['4612757b-1e6c-4b26-beb7-dd4e0579d97f', '6153025a-c230-4746-9431-d3d839b566e3', '57c25783-e3f3-4008-8893-5925ded2cdc1', '61e93248-d52c-4d4c-be6f-739422874d30'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:30.244751 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b6d0e71-a2fb-4401-a447-674b85422fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4612757b-1e6c-4b26-beb7-dd4e0579d97f', '6153025a-c230-4746-9431-d3d839b566e3', '57c25783-e3f3-4008-8893-5925ded2cdc1', '61e93248-d52c-4d4c-be6f-739422874d30']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:30.244751 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1751b697-16fb-4565-9830-d4756a9b784a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:30.276302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1751b697-16fb-4565-9830-d4756a9b784a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f07377-4dfa-4363-b686-089e4671760b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1769640283',encryption_key_id=None,group_id=61a36535-0abf-4ed0-9daa-c14da18e4c58,group_type_id=,metadata={},multiattach=False,project_id='ec083aae3e6447d4bef9336e97e76b6b',qos_specs=None,replication_status=,reservations=['4612757b-1e6c-4b26-beb7-dd4e0579d97f','6153025a-c230-4746-9431-d3d839b566e3','57c25783-e3f3-4008-8893-5925ded2cdc1','61e93248-d52c-4d4c-be6f-739422874d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe39e3d0e1e4892bf706d999af9f434',volume_type_id=3319390c-cc47-468b-b891-23824ae99d0c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1769640283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=61a36535-0abf-4ed0-9daa-c14da18e4c58,host=None,id=e2f07377-4dfa-4363-b686-089e4671760b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec083aae3e6447d4bef9336e97e76b6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abe39e3d0e1e4892bf706d999af9f434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3319390c-cc47-468b-b891-23824ae99d0c),volume_type_id=3319390c-cc47-468b-b891-23824ae99d0c)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:30.277799 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10bf591-cd0a-4c51-be0c-9d071580d20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:30.298398 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10bf591-cd0a-4c51-be0c-9d071580d20e) transitioned into state 'SUCCESS' from state '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-1769640283',encryption_key_id=None,group_id=61a36535-0abf-4ed0-9daa-c14da18e4c58,group_type_id=,metadata={},multiattach=False,project_id='ec083aae3e6447d4bef9336e97e76b6b',qos_specs=None,replication_status=,reservations=['4612757b-1e6c-4b26-beb7-dd4e0579d97f','6153025a-c230-4746-9431-d3d839b566e3','57c25783-e3f3-4008-8893-5925ded2cdc1','61e93248-d52c-4d4c-be6f-739422874d30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abe39e3d0e1e4892bf706d999af9f434',volume_type_id=3319390c-cc47-468b-b891-23824ae99d0c)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:30.299221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebeb6b4-47ce-4e75-a440-bd2291c5df8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:30.312048 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebeb6b4-47ce-4e75-a440-bd2291c5df8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:30.312899 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Flow 'volume_create_api' (59e20d6a-af6d-4d41-83de-95538c4d581e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:30.313219 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Create volume request issued successfully. Aug 04 09:08:30.313919 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:30.314083 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:30.366112 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:30.374062 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:30.374062 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:30.380157 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1351352c-05ae-4c33-845b-d2c0079b38cf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:30.380874 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 683/2726] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:08:30 2026] POST /volume/v3/volumes => generated 827 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:30.396707 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5acc16d9-8791-436f-885e-45849363591e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:30.399745 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b Aug 04 09:08:30.399944 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:30.400966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:30.412149 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:30.412149 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:30.416873 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Volume info retrieved successfully. Aug 04 09:08:30.418682 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:30.418869 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:30.474399 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:30.478685 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:30.478685 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:30.490607 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b7265fc0-c101-49f4-9a0c-e74503678251 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:30.491047 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5acc16d9-8791-436f-885e-45849363591e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b returned with HTTP 200 Aug 04 09:08:30.491402 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 678/2727] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:30 2026] GET /volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:30.493669 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b7265fc0-c101-49f4-9a0c-e74503678251 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:30.494038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b7265fc0-c101-49f4-9a0c-e74503678251 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:30.494579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b7265fc0-c101-49f4-9a0c-e74503678251 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:30.494810 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b7265fc0-c101-49f4-9a0c-e74503678251 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:30.500321 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:30.500321 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:30.501455 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b7265fc0-c101-49f4-9a0c-e74503678251 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:30.501992 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 685/2728] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:30 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:31.509405 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:31.516820 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b Aug 04 09:08:31.516988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-62968fc1-55b6-42c0-8896-752f38ae97a0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:31.519225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:31.519225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:31.519477 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62968fc1-55b6-42c0-8896-752f38ae97a0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:31.519737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62968fc1-55b6-42c0-8896-752f38ae97a0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:31.519983 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62968fc1-55b6-42c0-8896-752f38ae97a0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:31.520103 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-62968fc1-55b6-42c0-8896-752f38ae97a0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:31.525726 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:31.525726 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:31.526784 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62968fc1-55b6-42c0-8896-752f38ae97a0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:31.527291 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 684/2729] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:31 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:31.529433 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:31.529433 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:31.533787 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Volume info retrieved successfully. Aug 04 09:08:31.534576 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:31.534738 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:31.583314 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:31.584484 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=216,cinder:UPDATE=59,cinder:INSERT=31 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:08:31.587364 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:31.587364 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:31.596517 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e4b5dc5-b949-44c7-a28c-eba1389f64b4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b returned with HTTP 200 Aug 04 09:08:31.596973 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 683/2730] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:31 2026] GET /volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:31.610811 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:31.612795 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] POST https://10.4.3.176/volume/v3/group_snapshots Aug 04 09:08:31.613152 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "61a36535-0abf-4ed0-9daa-c14da18e4c58", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-360523475"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:31.614570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.group_snapshots [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '61a36535-0abf-4ed0-9daa-c14da18e4c58', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-360523475'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 04 09:08:31.617522 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:31.617522 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:31.620405 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.group_snapshots [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-360523475. Aug 04 09:08:31.660242 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:31.660242 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:31.672959 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1751935024 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1751935024, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:31.673329 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1751935024 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1751935024, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:31.699032 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Created reservations ['96bc339d-42e5-4d19-b7e5-7c26091f7496', 'dd767fec-d353-4964-afc2-ccded9008474', 'e377bf7a-3130-40e6-9287-be6703137c37', '30fd9d1a-1a36-4d5d-a012-2d3e91d232a2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:31.733378 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5421e0b6-fe8d-4290-ad6e-ce7d0cb283e2 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots returned with HTTP 202 Aug 04 09:08:31.734000 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 679/2731] 10.4.3.176 () {70 vars in 1324 bytes} [Tue Aug 4 09:08:31 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:31.745630 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-933e3f69-4873-4137-8c78-c47de26cbfea None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:31.749406 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-933e3f69-4873-4137-8c78-c47de26cbfea tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:31.749406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-933e3f69-4873-4137-8c78-c47de26cbfea tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:31.749406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-933e3f69-4873-4137-8c78-c47de26cbfea tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:31.749406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-933e3f69-4873-4137-8c78-c47de26cbfea tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:08:31.755817 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:31.755817 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:31.760254 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-933e3f69-4873-4137-8c78-c47de26cbfea tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 200 Aug 04 09:08:31.760521 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 686/2732] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:08:31 2026] GET /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:32.539592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0b0dd8fc-a926-486b-b303-f363f095aee8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.541403 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b0dd8fc-a926-486b-b303-f363f095aee8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:32.541636 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b0dd8fc-a926-486b-b303-f363f095aee8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:32.541753 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b0dd8fc-a926-486b-b303-f363f095aee8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:32.541847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0b0dd8fc-a926-486b-b303-f363f095aee8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:32.545704 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.545704 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:32.546349 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b0dd8fc-a926-486b-b303-f363f095aee8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:32.546734 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 685/2733] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:32 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:32.773420 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-02de6c56-df47-4b19-8e42-6f377002e961 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.776163 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02de6c56-df47-4b19-8e42-6f377002e961 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:32.776494 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02de6c56-df47-4b19-8e42-6f377002e961 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:32.776765 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02de6c56-df47-4b19-8e42-6f377002e961 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:32.776963 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.group_snapshots [None req-02de6c56-df47-4b19-8e42-6f377002e961 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:08:32.781452 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.781452 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:32.788255 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02de6c56-df47-4b19-8e42-6f377002e961 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 200 Aug 04 09:08:32.790054 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 684/2734] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:08:32 2026] GET /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:32.803025 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1bd1585b-ad73-4b44-b037-a53409358a36 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.805125 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1bd1585b-ad73-4b44-b037-a53409358a36 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:08:32.805399 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1bd1585b-ad73-4b44-b037-a53409358a36 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:32.805653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1bd1585b-ad73-4b44-b037-a53409358a36 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:32.806780 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-1bd1585b-ad73-4b44-b037-a53409358a36 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:32.806780 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.806780 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:32.807390 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-1bd1585b-ad73-4b44-b037-a53409358a36 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:08:32.809066 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=250,cinder:UPDATE=71,cinder:INSERT=46 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:08:32.811605 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1bd1585b-ad73-4b44-b037-a53409358a36 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Get all snapshots completed successfully. Aug 04 09:08:32.812026 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.812026 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:32.812778 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1bd1585b-ad73-4b44-b037-a53409358a36 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:08:32.815360 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 680/2735] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:08:32 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:32.824365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d315c29c-7f62-40df-b78b-bb196b69a9a1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.826174 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d315c29c-7f62-40df-b78b-bb196b69a9a1 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/snapshots/0665246c-959c-4ff2-833f-e887bb7ee944 Aug 04 09:08:32.826848 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d315c29c-7f62-40df-b78b-bb196b69a9a1 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:32.827219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d315c29c-7f62-40df-b78b-bb196b69a9a1 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:32.831259 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=150,cinder:UPDATE=20,cinder:INSERT=15 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:08:32.835068 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.835068 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:32.835781 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d315c29c-7f62-40df-b78b-bb196b69a9a1 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Snapshot retrieved successfully. Aug 04 09:08:32.836928 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d315c29c-7f62-40df-b78b-bb196b69a9a1 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/snapshots/0665246c-959c-4ff2-833f-e887bb7ee944 returned with HTTP 200 Aug 04 09:08:32.837846 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 687/2736] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:32 2026] GET /volume/v3/snapshots/0665246c-959c-4ff2-833f-e887bb7ee944 => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:32.848291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-db677e84-9b36-46a6-ac27-cb475c4b4c8f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.850461 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-db677e84-9b36-46a6-ac27-cb475c4b4c8f tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] POST https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action Aug 04 09:08:32.850909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-db677e84-9b36-46a6-ac27-cb475c4b4c8f tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:32.851062 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-db677e84-9b36-46a6-ac27-cb475c4b4c8f tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:32.852749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-db677e84-9b36-46a6-ac27-cb475c4b4c8f tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Updating group 'b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f' with 'creating' {{(pid=100459) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 09:08:32.858093 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.858093 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:32.866763 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-db677e84-9b36-46a6-ac27-cb475c4b4c8f tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action returned with HTTP 202 Aug 04 09:08:32.868535 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 686/2737] 10.4.3.176 () {70 vars in 1455 bytes} [Tue Aug 4 09:08:32 2026] POST /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:32.874446 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1ffd869c-d0b5-41cc-baa0-b6e9fc28f3ee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.876902 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ffd869c-d0b5-41cc-baa0-b6e9fc28f3ee tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:32.877686 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ffd869c-d0b5-41cc-baa0-b6e9fc28f3ee tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:32.877686 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ffd869c-d0b5-41cc-baa0-b6e9fc28f3ee tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:32.877686 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.group_snapshots [None req-1ffd869c-d0b5-41cc-baa0-b6e9fc28f3ee tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:08:32.880916 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.880916 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:32.884806 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ffd869c-d0b5-41cc-baa0-b6e9fc28f3ee tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 200 Aug 04 09:08:32.885153 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 685/2738] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:08:32 2026] GET /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 329 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:32.895051 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6fadb022-8bc5-4f98-8906-d6e60f8f0fea None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.895051 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6fadb022-8bc5-4f98-8906-d6e60f8f0fea tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] POST https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action Aug 04 09:08:32.895246 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6fadb022-8bc5-4f98-8906-d6e60f8f0fea tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:32.895327 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6fadb022-8bc5-4f98-8906-d6e60f8f0fea tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:32.896807 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.group_snapshots [None req-6fadb022-8bc5-4f98-8906-d6e60f8f0fea tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Updating group 'b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f' with 'available' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 09:08:32.901554 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.901554 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:32.911599 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6fadb022-8bc5-4f98-8906-d6e60f8f0fea tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action returned with HTTP 202 Aug 04 09:08:32.911599 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 681/2739] 10.4.3.176 () {70 vars in 1455 bytes} [Tue Aug 4 09:08:32 2026] POST /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:32.919840 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7b56d9c0-fe96-4663-bb01-08c55fcc0d13 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.923418 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b56d9c0-fe96-4663-bb01-08c55fcc0d13 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:32.923418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b56d9c0-fe96-4663-bb01-08c55fcc0d13 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:32.923418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b56d9c0-fe96-4663-bb01-08c55fcc0d13 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:32.923418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-7b56d9c0-fe96-4663-bb01-08c55fcc0d13 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:08:32.928934 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.928934 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:32.933376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b56d9c0-fe96-4663-bb01-08c55fcc0d13 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 200 Aug 04 09:08:32.936311 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 688/2740] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:08:32 2026] GET /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:32.959148 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-02944ccd-f9da-4d84-9e26-d9da5f377015 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.963138 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02944ccd-f9da-4d84-9e26-d9da5f377015 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] POST https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action Aug 04 09:08:32.964130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-02944ccd-f9da-4d84-9e26-d9da5f377015 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:32.964130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-02944ccd-f9da-4d84-9e26-d9da5f377015 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:32.964982 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-02944ccd-f9da-4d84-9e26-d9da5f377015 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Updating group 'b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f' with 'error' {{(pid=100459) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 09:08:32.973408 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.973408 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:32.981502 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02944ccd-f9da-4d84-9e26-d9da5f377015 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action returned with HTTP 202 Aug 04 09:08:32.981984 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 687/2741] 10.4.3.176 () {70 vars in 1455 bytes} [Tue Aug 4 09:08:32 2026] POST /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:32.989454 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-df6d1ef9-49c0-42d9-86a5-53195757b653 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:32.991478 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df6d1ef9-49c0-42d9-86a5-53195757b653 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:32.991696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df6d1ef9-49c0-42d9-86a5-53195757b653 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:32.991868 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df6d1ef9-49c0-42d9-86a5-53195757b653 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:32.992012 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.group_snapshots [None req-df6d1ef9-49c0-42d9-86a5-53195757b653 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:08:32.997424 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:32.997424 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:33.001176 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df6d1ef9-49c0-42d9-86a5-53195757b653 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 200 Aug 04 09:08:33.001743 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 686/2742] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:08:32 2026] GET /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:33.010674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-473834ec-3782-4f8d-b6ab-52ba9a369013 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.012764 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-473834ec-3782-4f8d-b6ab-52ba9a369013 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] POST https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action Aug 04 09:08:33.013298 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-473834ec-3782-4f8d-b6ab-52ba9a369013 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:33.013510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-473834ec-3782-4f8d-b6ab-52ba9a369013 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:33.015085 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.group_snapshots [None req-473834ec-3782-4f8d-b6ab-52ba9a369013 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Updating group 'b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f' with 'available' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 04 09:08:33.018753 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.018753 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:33.025674 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-473834ec-3782-4f8d-b6ab-52ba9a369013 tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action returned with HTTP 202 Aug 04 09:08:33.026582 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 682/2743] 10.4.3.176 () {70 vars in 1455 bytes} [Tue Aug 4 09:08:33 2026] POST /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:33.033411 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7c7962a7-b336-42a9-ad6f-364fc87e143b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.034912 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c7962a7-b336-42a9-ad6f-364fc87e143b tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:33.035305 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c7962a7-b336-42a9-ad6f-364fc87e143b tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.035686 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c7962a7-b336-42a9-ad6f-364fc87e143b tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.036653 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-7c7962a7-b336-42a9-ad6f-364fc87e143b tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:08:33.042074 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.042074 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:33.045065 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c7962a7-b336-42a9-ad6f-364fc87e143b tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 200 Aug 04 09:08:33.045614 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 689/2744] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:08:33 2026] GET /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:33.053322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-41090c29-086f-41ff-a92b-c6dc7a7dc709 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.058536 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-41090c29-086f-41ff-a92b-c6dc7a7dc709 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] DELETE https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:33.058769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-41090c29-086f-41ff-a92b-c6dc7a7dc709 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.060181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-41090c29-086f-41ff-a92b-c6dc7a7dc709 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.060375 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.group_snapshots [None req-41090c29-086f-41ff-a92b-c6dc7a7dc709 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] delete called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100459) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 04 09:08:33.060473 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.group_snapshots [None req-41090c29-086f-41ff-a92b-c6dc7a7dc709 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Delete group_snapshot with id: b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:33.071377 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.071377 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:33.101727 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-41090c29-086f-41ff-a92b-c6dc7a7dc709 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 202 Aug 04 09:08:33.102281 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 688/2745] 10.4.3.176 () {68 vars in 1416 bytes} [Tue Aug 4 09:08:33 2026] DELETE /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:33.112903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.114494 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:08:33.114715 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.114902 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.115157 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:33.115910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:08:33.123978 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Get all volumes completed successfully. Aug 04 09:08:33.124803 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:33.125051 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:33.166438 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:33.169801 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.169801 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:33.178502 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-669c2e8b-64e3-40d3-bd5c-6599b2bb869e tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:08:33.179127 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 687/2746] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:08:33 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:33.195232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.197024 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail Aug 04 09:08:33.197219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.197445 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.197647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:33.198672 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:08:33.205349 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Get all snapshots completed successfully. Aug 04 09:08:33.206140 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e81fa6d-8f90-4c75-b8d2-c9f44bc87f04 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/snapshots/detail returned with HTTP 200 Aug 04 09:08:33.206542 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 683/2747] 10.4.3.176 () {66 vars in 1264 bytes} [Tue Aug 4 09:08:33 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:08:33.216724 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b85f3242-ff7c-4dbf-bbd9-ac6edb3d8179 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.219679 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b85f3242-ff7c-4dbf-bbd9-ac6edb3d8179 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f Aug 04 09:08:33.219679 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b85f3242-ff7c-4dbf-bbd9-ac6edb3d8179 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.219679 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b85f3242-ff7c-4dbf-bbd9-ac6edb3d8179 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.219679 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.group_snapshots [None req-b85f3242-ff7c-4dbf-bbd9-ac6edb3d8179 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 04 09:08:33.221955 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b85f3242-ff7c-4dbf-bbd9-ac6edb3d8179 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f returned with HTTP 404 Aug 04 09:08:33.222763 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 690/2748] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:08:33 2026] GET /volume/v3/group_snapshots/b52ac8f1-35a6-44f9-a2ab-52b41a8bdd6f => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:33.230916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.232845 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:08:33.233092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.233301 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.233584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:33.233917 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.233917 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:33.234381 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:08:33.241433 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Get all volumes completed successfully. Aug 04 09:08:33.242061 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:33.242235 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:33.279254 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:33.282285 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.282285 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:33.289838 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f3519e2a-9486-4b79-84c2-12dfcc23bedf tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:08:33.290307 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 689/2749] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:08:33 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:33.302803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e4b2dc79-0100-4781-b229-3d4f0b7b69cb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.305198 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4b2dc79-0100-4781-b229-3d4f0b7b69cb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] POST https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58/action Aug 04 09:08:33.305693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4b2dc79-0100-4781-b229-3d4f0b7b69cb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:33.305867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4b2dc79-0100-4781-b229-3d4f0b7b69cb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:33.307604 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-e4b2dc79-0100-4781-b229-3d4f0b7b69cb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] delete called for group 61a36535-0abf-4ed0-9daa-c14da18e4c58 {{(pid=100460) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:08:33.307752 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.groups [None req-e4b2dc79-0100-4781-b229-3d4f0b7b69cb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Delete group with id: 61a36535-0abf-4ed0-9daa-c14da18e4c58 Aug 04 09:08:33.312107 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.312107 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:33.357630 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4b2dc79-0100-4781-b229-3d4f0b7b69cb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58/action returned with HTTP 202 Aug 04 09:08:33.358353 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 688/2750] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:08:33 2026] POST /volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:33.365668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-25583881-558b-48a2-9789-eb2d60cfc0bb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.369184 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b Aug 04 09:08:33.370334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.370574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.377910 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.377910 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:33.382176 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Volume info retrieved successfully. Aug 04 09:08:33.382872 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:33.383067 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:33.424561 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:33.428340 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.428340 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:33.439553 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-25583881-558b-48a2-9789-eb2d60cfc0bb tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b returned with HTTP 200 Aug 04 09:08:33.439553 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 684/2751] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:33 2026] GET /volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b => generated 919 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:33.558101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-76b061f4-4abc-4a36-b4c6-fb8718e0381c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:33.562739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-76b061f4-4abc-4a36-b4c6-fb8718e0381c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:33.563535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-76b061f4-4abc-4a36-b4c6-fb8718e0381c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:33.564229 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-76b061f4-4abc-4a36-b4c6-fb8718e0381c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:33.565031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-76b061f4-4abc-4a36-b4c6-fb8718e0381c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:33.574054 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:33.574054 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:33.574054 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-76b061f4-4abc-4a36-b4c6-fb8718e0381c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:33.574054 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 691/2752] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:33 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:34.455787 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-181a07b2-db89-475e-bf62-5973c1cbdf4f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:34.457739 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-181a07b2-db89-475e-bf62-5973c1cbdf4f tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b Aug 04 09:08:34.457992 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-181a07b2-db89-475e-bf62-5973c1cbdf4f tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:34.458229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-181a07b2-db89-475e-bf62-5973c1cbdf4f tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:34.465293 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-181a07b2-db89-475e-bf62-5973c1cbdf4f tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b returned with HTTP 404 Aug 04 09:08:34.465880 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 690/2753] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:34 2026] GET /volume/v3/volumes/e2f07377-4dfa-4363-b686-089e4671760b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:34.474803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-20bd4ac0-9ece-4396-90c9-77b5a570b9e4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:34.482305 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20bd4ac0-9ece-4396-90c9-77b5a570b9e4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] GET https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 Aug 04 09:08:34.482305 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20bd4ac0-9ece-4396-90c9-77b5a570b9e4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:34.482305 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20bd4ac0-9ece-4396-90c9-77b5a570b9e4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:34.482305 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-20bd4ac0-9ece-4396-90c9-77b5a570b9e4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] show called for member 61a36535-0abf-4ed0-9daa-c14da18e4c58 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:34.486557 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20bd4ac0-9ece-4396-90c9-77b5a570b9e4 tempest-GroupSnapshotsV319Test-577673929 tempest-GroupSnapshotsV319Test-577673929-project-member] https://10.4.3.176/volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 returned with HTTP 404 Aug 04 09:08:34.487143 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 689/2754] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:34 2026] GET /volume/v3/groups/61a36535-0abf-4ed0-9daa-c14da18e4c58 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:34.495454 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-44e8336c-23ce-4c32-9638-f0f2d12f94fd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:34.498256 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-44e8336c-23ce-4c32-9638-f0f2d12f94fd tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/30b3ff49-f87c-423b-9e1f-55b45060555a Aug 04 09:08:34.498594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-44e8336c-23ce-4c32-9638-f0f2d12f94fd tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:34.499568 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-44e8336c-23ce-4c32-9638-f0f2d12f94fd tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:34.516283 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-44e8336c-23ce-4c32-9638-f0f2d12f94fd tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/group_types/30b3ff49-f87c-423b-9e1f-55b45060555a returned with HTTP 202 Aug 04 09:08:34.516717 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 685/2755] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:08:34 2026] DELETE /volume/v3/group_types/30b3ff49-f87c-423b-9e1f-55b45060555a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:34.524154 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0eaf988d-cdbb-4843-bc6b-b282fc17f01e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:34.527509 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0eaf988d-cdbb-4843-bc6b-b282fc17f01e tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] DELETE https://10.4.3.176/volume/v3/types/3319390c-cc47-468b-b891-23824ae99d0c Aug 04 09:08:34.527711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0eaf988d-cdbb-4843-bc6b-b282fc17f01e tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:34.527919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0eaf988d-cdbb-4843-bc6b-b282fc17f01e tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:34.552947 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0eaf988d-cdbb-4843-bc6b-b282fc17f01e tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/types/3319390c-cc47-468b-b891-23824ae99d0c returned with HTTP 202 Aug 04 09:08:34.553402 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 692/2756] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:08:34 2026] DELETE /volume/v3/types/3319390c-cc47-468b-b891-23824ae99d0c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:34.559898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4034c7ee-0dae-4306-9c6e-c9e8c3c9304c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:34.561593 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4034c7ee-0dae-4306-9c6e-c9e8c3c9304c tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] GET https://10.4.3.176/volume/v3/types/3319390c-cc47-468b-b891-23824ae99d0c Aug 04 09:08:34.561782 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4034c7ee-0dae-4306-9c6e-c9e8c3c9304c tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:34.561975 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4034c7ee-0dae-4306-9c6e-c9e8c3c9304c tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:34.565718 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4034c7ee-0dae-4306-9c6e-c9e8c3c9304c tempest-GroupSnapshotsV319Test-785439327 tempest-GroupSnapshotsV319Test-785439327-project-admin] https://10.4.3.176/volume/v3/types/3319390c-cc47-468b-b891-23824ae99d0c returned with HTTP 404 Aug 04 09:08:34.566157 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 691/2757] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:08:34 2026] GET /volume/v3/types/3319390c-cc47-468b-b891-23824ae99d0c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:34.595811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7ebf260c-1cce-48b4-834b-a4a3c0c8f6ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:34.595811 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ebf260c-1cce-48b4-834b-a4a3c0c8f6ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:34.595811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7ebf260c-1cce-48b4-834b-a4a3c0c8f6ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:34.595811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7ebf260c-1cce-48b4-834b-a4a3c0c8f6ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:34.595811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-7ebf260c-1cce-48b4-834b-a4a3c0c8f6ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:34.602414 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:34.602414 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:34.604259 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ebf260c-1cce-48b4-834b-a4a3c0c8f6ed tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:34.604536 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 690/2758] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:34 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:35.564891 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-10003bcd-ecdd-41d3-ad18-691ca2c25c12 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:35.569137 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-10003bcd-ecdd-41d3-ad18-691ca2c25c12 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:08:35.569394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-10003bcd-ecdd-41d3-ad18-691ca2c25c12 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:35.569618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-10003bcd-ecdd-41d3-ad18-691ca2c25c12 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:35.570302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-10003bcd-ecdd-41d3-ad18-691ca2c25c12 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Delete snapshot with id: 708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:08:35.581834 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-10003bcd-ecdd-41d3-ad18-691ca2c25c12 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 404 Aug 04 09:08:35.581834 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 686/2759] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:08:35 2026] DELETE /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:35.595384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c29a2b56-c788-4aa1-9074-911c98b82a71 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:35.597555 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c29a2b56-c788-4aa1-9074-911c98b82a71 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 Aug 04 09:08:35.597747 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c29a2b56-c788-4aa1-9074-911c98b82a71 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:35.597934 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c29a2b56-c788-4aa1-9074-911c98b82a71 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:35.603522 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c29a2b56-c788-4aa1-9074-911c98b82a71 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 returned with HTTP 404 Aug 04 09:08:35.607312 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 693/2760] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:35 2026] GET /volume/v3/snapshots/708ab5c7-40d5-43e6-af12-020a69904c85 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:35.617316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5040cbd5-ebcb-4af6-aee5-cd0d50541e2d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:35.622155 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5040cbd5-ebcb-4af6-aee5-cd0d50541e2d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:35.623221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5040cbd5-ebcb-4af6-aee5-cd0d50541e2d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:35.623221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5040cbd5-ebcb-4af6-aee5-cd0d50541e2d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:35.623221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5040cbd5-ebcb-4af6-aee5-cd0d50541e2d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:35.624328 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=238,cinder:UPDATE=63,cinder:INSERT=38 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:08:35.627887 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:35.627887 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:35.628739 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5040cbd5-ebcb-4af6-aee5-cd0d50541e2d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:35.632227 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 692/2761] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:35 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:35.659088 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-7c77e1f8-fb98-4423-8dd2-c314a09c63b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:35.665955 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-7c77e1f8-fb98-4423-8dd2-c314a09c63b4 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:08:35.665955 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-7c77e1f8-fb98-4423-8dd2-c314a09c63b4 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:35.665955 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-7c77e1f8-fb98-4423-8dd2-c314a09c63b4 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:35.679623 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:35.679623 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:35.683819 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-7c77e1f8-fb98-4423-8dd2-c314a09c63b4 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:35.688529 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-7c77e1f8-fb98-4423-8dd2-c314a09c63b4 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:08:35.688930 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 691/2762] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:35 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:35.721123 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-b6ccb2c9-f517-4315-a4de-489cdf939e73 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:35.724401 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-b6ccb2c9-f517-4315-a4de-489cdf939e73 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915/action Aug 04 09:08:35.724878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-b6ccb2c9-f517-4315-a4de-489cdf939e73 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:35.725014 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-b6ccb2c9-f517-4315-a4de-489cdf939e73 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:35.738617 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:35.738617 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:35.739152 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-b6ccb2c9-f517-4315-a4de-489cdf939e73 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:35.747911 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-b6ccb2c9-f517-4315-a4de-489cdf939e73 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Begin detaching volume completed successfully. Aug 04 09:08:35.747911 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-b6ccb2c9-f517-4315-a4de-489cdf939e73 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915/action returned with HTTP 202 Aug 04 09:08:35.748927 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 687/2763] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:08:35 2026] POST /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:08:35.816334 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a98e5437-7d60-475c-bbb6-051c2772e347 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:35.816659 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a98e5437-7d60-475c-bbb6-051c2772e347 None None] GET https://10.4.3.176/volume// Aug 04 09:08:35.817016 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a98e5437-7d60-475c-bbb6-051c2772e347 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:35.817085 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a98e5437-7d60-475c-bbb6-051c2772e347 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:35.817600 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a98e5437-7d60-475c-bbb6-051c2772e347 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:35.817983 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 694/2764] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:08:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:35.827410 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-9c687b29-4af5-417a-9914-a6037a281c0a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:35.829381 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-9c687b29-4af5-417a-9914-a6037a281c0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:08:35.829684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-9c687b29-4af5-417a-9914-a6037a281c0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:35.829852 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-9c687b29-4af5-417a-9914-a6037a281c0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:35.840524 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:35.840524 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:35.845575 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-9c687b29-4af5-417a-9914-a6037a281c0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:35.851302 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-9c687b29-4af5-417a-9914-a6037a281c0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:08:35.851719 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 693/2765] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:08:35 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:36.639977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7edfa2e5-053e-48df-8603-6de55a5e7775 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:36.641958 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7edfa2e5-053e-48df-8603-6de55a5e7775 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:36.642262 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7edfa2e5-053e-48df-8603-6de55a5e7775 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:36.642527 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7edfa2e5-053e-48df-8603-6de55a5e7775 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:36.642686 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-7edfa2e5-053e-48df-8603-6de55a5e7775 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:36.651055 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:36.651055 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:36.652126 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7edfa2e5-053e-48df-8603-6de55a5e7775 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:36.652724 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 692/2766] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:36 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:08:36.796197 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-25ed45c6-709d-4777-8813-313223463858 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:36.798730 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-25ed45c6-709d-4777-8813-313223463858 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] DELETE https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 Aug 04 09:08:36.798957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-25ed45c6-709d-4777-8813-313223463858 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:36.799221 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-25ed45c6-709d-4777-8813-313223463858 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:36.809415 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:36.809415 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:36.866963 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b14088a2-689f-452c-bc07-ec15fb7212e1 req-25ed45c6-709d-4777-8813-313223463858 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 returned with HTTP 200 Aug 04 09:08:36.867567 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 688/2767] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:08:36 2026] DELETE /volume/v3/attachments/3658fd10-2867-4dcd-894b-552d7e464876 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:37.243770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-54e4dade-b9fc-4c1c-a6ef-2ed24f5d24a2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:37.353701 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54e4dade-b9fc-4c1c-a6ef-2ed24f5d24a2 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:08:37.354129 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-54e4dade-b9fc-4c1c-a6ef-2ed24f5d24a2 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1859645707"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:37.370470 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54e4dade-b9fc-4c1c-a6ef-2ed24f5d24a2 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:08:37.370919 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 695/2768] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:08:37 2026] POST /volume/v3/types => generated 220 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:37.379373 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1ae5f1dd-3485-4e5c-a95f-da829cfb6ba6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:37.381672 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ae5f1dd-3485-4e5c-a95f-da829cfb6ba6 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:08:37.382066 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1ae5f1dd-3485-4e5c-a95f-da829cfb6ba6 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1433415758"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:37.395875 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ae5f1dd-3485-4e5c-a95f-da829cfb6ba6 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:08:37.396268 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 694/2769] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:08:37 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:37.406461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:37.460451 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:08:37.460800 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "daf9a741-6a0d-4967-a320-54a6807d5ed6", "volume_types": ["dd6e37f5-06a8-4fb3-977b-6b16c81784d4"], "name": "tempest-GroupsV314Test-Group-732510904"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:37.462156 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Creating new group {'group': {'group_type': 'daf9a741-6a0d-4967-a320-54a6807d5ed6', 'volume_types': ['dd6e37f5-06a8-4fb3-977b-6b16c81784d4'], 'name': 'tempest-GroupsV314Test-Group-732510904'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:08:37.465687 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.groups [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Creating group tempest-GroupsV314Test-Group-732510904. Aug 04 09:08:37.483586 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:08:37.483071. {{(pid=100460) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:08:37.483740 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Availability Zones retrieved successfully. Aug 04 09:08:37.509467 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Created reservations ['082fa44e-311b-4e33-92eb-8b3bc70b79a7'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:37.540117 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3c8f5e16-293a-4893-a074-0fc7b9084e91 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:08:37.540511 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 693/2770] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:08:37 2026] POST /volume/v3/groups => generated 107 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:37.549522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-25727c50-782e-47fa-9e95-b7e0a39efa67 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:37.551890 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-25727c50-782e-47fa-9e95-b7e0a39efa67 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d Aug 04 09:08:37.552189 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-25727c50-782e-47fa-9e95-b7e0a39efa67 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:37.552526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-25727c50-782e-47fa-9e95-b7e0a39efa67 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:37.552990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-25727c50-782e-47fa-9e95-b7e0a39efa67 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] show called for member 84072403-acef-4dc8-a6f0-757e33d8ce1d {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:37.556697 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:37.556697 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:37.565335 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-25727c50-782e-47fa-9e95-b7e0a39efa67 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d returned with HTTP 200 Aug 04 09:08:37.565870 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 689/2771] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:37 2026] GET /volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:37.663711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-174853b8-3677-415d-ba14-36265e6bd124 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:37.666218 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-174853b8-3677-415d-ba14-36265e6bd124 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:37.666506 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-174853b8-3677-415d-ba14-36265e6bd124 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:37.666766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-174853b8-3677-415d-ba14-36265e6bd124 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:37.666934 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-174853b8-3677-415d-ba14-36265e6bd124 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:37.672065 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:37.672065 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:37.673087 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-174853b8-3677-415d-ba14-36265e6bd124 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:37.673581 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 696/2772] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:37 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:37.961110 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-88ea4d10-45b9-4c3f-bfeb-3091baeb31c7 req-1fddf5e6-4238-4946-97fd-9fe457c1ebbe None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:37.963740 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-88ea4d10-45b9-4c3f-bfeb-3091baeb31c7 req-1fddf5e6-4238-4946-97fd-9fe457c1ebbe tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:08:37.964277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-88ea4d10-45b9-4c3f-bfeb-3091baeb31c7 req-1fddf5e6-4238-4946-97fd-9fe457c1ebbe tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:37.964277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-88ea4d10-45b9-4c3f-bfeb-3091baeb31c7 req-1fddf5e6-4238-4946-97fd-9fe457c1ebbe tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:37.972295 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:37.972295 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:37.976227 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-88ea4d10-45b9-4c3f-bfeb-3091baeb31c7 req-1fddf5e6-4238-4946-97fd-9fe457c1ebbe tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:37.980921 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-88ea4d10-45b9-4c3f-bfeb-3091baeb31c7 req-1fddf5e6-4238-4946-97fd-9fe457c1ebbe tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:08:37.981424 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 695/2773] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:37 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:37.996707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-258952e9-30d3-4363-af8a-48e79addf140 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:37.999369 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-258952e9-30d3-4363-af8a-48e79addf140 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] DELETE https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:08:38.000191 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-258952e9-30d3-4363-af8a-48e79addf140 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.000191 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-258952e9-30d3-4363-af8a-48e79addf140 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.000191 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-258952e9-30d3-4363-af8a-48e79addf140 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Delete volume with id: de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:08:38.009027 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.009027 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:38.009585 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-258952e9-30d3-4363-af8a-48e79addf140 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:38.029117 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-258952e9-30d3-4363-af8a-48e79addf140 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Delete volume request issued successfully. Aug 04 09:08:38.029390 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-258952e9-30d3-4363-af8a-48e79addf140 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 202 Aug 04 09:08:38.029769 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 694/2774] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:37 2026] DELETE /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:38.036545 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d7822545-f5d4-420e-9a23-45f889bf95c9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.038028 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7822545-f5d4-420e-9a23-45f889bf95c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:08:38.038220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7822545-f5d4-420e-9a23-45f889bf95c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.038435 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7822545-f5d4-420e-9a23-45f889bf95c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.047030 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.047030 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:38.050878 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d7822545-f5d4-420e-9a23-45f889bf95c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:38.058642 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7822545-f5d4-420e-9a23-45f889bf95c9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 200 Aug 04 09:08:38.059025 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 690/2775] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:38 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:38.574627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b1028611-ce80-45be-96df-d585a33e836d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.576388 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b1028611-ce80-45be-96df-d585a33e836d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d Aug 04 09:08:38.576613 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b1028611-ce80-45be-96df-d585a33e836d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.576787 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b1028611-ce80-45be-96df-d585a33e836d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.576917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-b1028611-ce80-45be-96df-d585a33e836d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] show called for member 84072403-acef-4dc8-a6f0-757e33d8ce1d {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:38.580437 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.580437 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:38.589066 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b1028611-ce80-45be-96df-d585a33e836d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d returned with HTTP 200 Aug 04 09:08:38.589577 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 697/2776] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:38 2026] GET /volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:38.597576 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.599444 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:38.599809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-565623211", "volume_type": "dd6e37f5-06a8-4fb3-977b-6b16c81784d4", "group_id": "84072403-acef-4dc8-a6f0-757e33d8ce1d", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:38.601323 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-565623211', 'volume_type': 'dd6e37f5-06a8-4fb3-977b-6b16c81784d4', 'group_id': '84072403-acef-4dc8-a6f0-757e33d8ce1d', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:38.607783 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.607783 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:38.608169 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Create volume of 1 GB Aug 04 09:08:38.613356 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Availability Zones retrieved successfully. Aug 04 09:08:38.618180 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Flow 'volume_create_api' (38db0b89-478d-4ea6-a622-fa4dd4312df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:38.619181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219aac22-d40d-4ccb-a886-fe759b100b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.619680 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.619680 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:38.620025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:38.636195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (219aac22-d40d-4ccb-a886-fe759b100b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:08:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4,is_public=True,name='tempest-GroupsV314Test-volume-type-1859645707',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd6e37f5-06a8-4fb3-977b-6b16c81784d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '84072403-acef-4dc8-a6f0-757e33d8ce1d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.636971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32d44a3-b871-49ee-8018-681eac76868c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.659639 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1859645707 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1859645707, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:38.659971 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1859645707 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1859645707, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:38.684808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a1d17c80-1ee2-4728-a6db-01dc1f6118fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.685791 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Created reservations ['1ddce176-28a8-4a7b-8dd4-f8c42d54e5bd', 'fb16bf79-a8f2-42f6-ba31-ca741c1aee4e', '605de955-c4f0-42f4-b647-909f8d42c749', 'f3d8ddd2-9304-457c-b9b0-f09bba77f864'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:38.686556 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32d44a3-b871-49ee-8018-681eac76868c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ddce176-28a8-4a7b-8dd4-f8c42d54e5bd', 'fb16bf79-a8f2-42f6-ba31-ca741c1aee4e', '605de955-c4f0-42f4-b647-909f8d42c749', 'f3d8ddd2-9304-457c-b9b0-f09bba77f864']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.686742 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a1d17c80-1ee2-4728-a6db-01dc1f6118fa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:38.686811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a1d17c80-1ee2-4728-a6db-01dc1f6118fa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.687019 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a1d17c80-1ee2-4728-a6db-01dc1f6118fa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.687133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a1d17c80-1ee2-4728-a6db-01dc1f6118fa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:38.687275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aee8a79-9481-46a0-9dab-c6cd1cb63b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.693467 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.693467 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:38.694179 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a1d17c80-1ee2-4728-a6db-01dc1f6118fa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:38.694609 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 695/2777] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:38 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:38.705624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a66de3c4-c03a-4095-8e5c-1029ec67aa72 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.707168 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a66de3c4-c03a-4095-8e5c-1029ec67aa72 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:38.707522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a66de3c4-c03a-4095-8e5c-1029ec67aa72 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.707565 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a66de3c4-c03a-4095-8e5c-1029ec67aa72 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.710577 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aee8a79-9481-46a0-9dab-c6cd1cb63b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '142ebb17-d0b3-42f0-b6c1-42a3c9f28520', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-565623211',encryption_key_id=None,group_id=84072403-acef-4dc8-a6f0-757e33d8ce1d,group_type_id=,metadata={},multiattach=False,project_id='87906b7695a7452583fbe49189d64af4',qos_specs=None,replication_status=,reservations=['1ddce176-28a8-4a7b-8dd4-f8c42d54e5bd','fb16bf79-a8f2-42f6-ba31-ca741c1aee4e','605de955-c4f0-42f4-b647-909f8d42c749','f3d8ddd2-9304-457c-b9b0-f09bba77f864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f749846471d941c3aed256a8861db4e2',volume_type_id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-565623211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=84072403-acef-4dc8-a6f0-757e33d8ce1d,host=None,id=142ebb17-d0b3-42f0-b6c1-42a3c9f28520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87906b7695a7452583fbe49189d64af4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f749846471d941c3aed256a8861db4e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd6e37f5-06a8-4fb3-977b-6b16c81784d4),volume_type_id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.711704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b083c6-2da9-4cee-9598-548a2435bd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.713751 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.713751 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:38.716736 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a66de3c4-c03a-4095-8e5c-1029ec67aa72 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:38.720285 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a66de3c4-c03a-4095-8e5c-1029ec67aa72 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 200 Aug 04 09:08:38.720643 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 691/2778] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:38 2026] GET /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 909 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:38.728421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b083c6-2da9-4cee-9598-548a2435bd0f) transitioned into state 'SUCCESS' from state '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-565623211',encryption_key_id=None,group_id=84072403-acef-4dc8-a6f0-757e33d8ce1d,group_type_id=,metadata={},multiattach=False,project_id='87906b7695a7452583fbe49189d64af4',qos_specs=None,replication_status=,reservations=['1ddce176-28a8-4a7b-8dd4-f8c42d54e5bd','fb16bf79-a8f2-42f6-ba31-ca741c1aee4e','605de955-c4f0-42f4-b647-909f8d42c749','f3d8ddd2-9304-457c-b9b0-f09bba77f864'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f749846471d941c3aed256a8861db4e2',volume_type_id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.728421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4de3c32-fbed-4d0e-954c-50b42c623b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.731920 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7698d647-3aeb-4e5b-ad58-e0f484362971 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.733869 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7698d647-3aeb-4e5b-ad58-e0f484362971 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:38.734158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7698d647-3aeb-4e5b-ad58-e0f484362971 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.734396 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7698d647-3aeb-4e5b-ad58-e0f484362971 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.734513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7698d647-3aeb-4e5b-ad58-e0f484362971 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:38.740619 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.740619 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:38.749138 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4de3c32-fbed-4d0e-954c-50b42c623b36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.749266 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7698d647-3aeb-4e5b-ad58-e0f484362971 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:38.749266 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 698/2779] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:38 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:38.749336 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Flow 'volume_create_api' (38db0b89-478d-4ea6-a622-fa4dd4312df8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:38.749336 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Create volume request issued successfully. Aug 04 09:08:38.749336 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:38.749336 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:38.755515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-082ad697-e994-4ac1-a22c-b6d897b6d2ec None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.759221 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-082ad697-e994-4ac1-a22c-b6d897b6d2ec tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/detail Aug 04 09:08:38.759221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-082ad697-e994-4ac1-a22c-b6d897b6d2ec tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.759221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-082ad697-e994-4ac1-a22c-b6d897b6d2ec tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.759221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-082ad697-e994-4ac1-a22c-b6d897b6d2ec tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:38.773137 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-082ad697-e994-4ac1-a22c-b6d897b6d2ec tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/detail returned with HTTP 200 Aug 04 09:08:38.773557 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 696/2780] 10.4.3.176 () {66 vars in 1258 bytes} [Tue Aug 4 09:08:38 2026] GET /volume/v3/backups/detail => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:38.778638 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:38.782267 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.782267 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:38.784815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0df1e688-02eb-459c-9d8a-447276171260 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.786621 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe/restore Aug 04 09:08:38.786936 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:38.786993 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5232c8fc-2ede-4b0c-96c3-5212d2691d5e tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:38.787434 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 696/2781] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:08:38 2026] POST /volume/v3/volumes => generated 818 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:38.788160 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Restoring backup cc467963-5093-4ed6-ab15-2c2f57ffcffe ({'restore': {}}) {{(pid=100461) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:08:38.788334 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Restoring backup cc467963-5093-4ed6-ab15-2c2f57ffcffe to volume None. Aug 04 09:08:38.792046 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.792046 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:38.792999 np0000006401 devstack@c-api.service[100461]: INFO cinder.backup.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating volume of 1 GB for restore of backup cc467963-5093-4ed6-ab15-2c2f57ffcffe. Aug 04 09:08:38.799373 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability zone cache updated, next update will occur around 2026-08-04 10:08:38.799063. {{(pid=100461) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 04 09:08:38.799552 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability Zones retrieved successfully. Aug 04 09:08:38.800293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7ef087b1-491a-4412-b4dd-658ebb961368 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:38.801998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 Aug 04 09:08:38.802237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:38.802452 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:38.804987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (5fc65f4a-d788-453e-a25e-6c5a909d16b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:38.805983 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74865045-8edf-4cc2-9c4c-acc2eaa6615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.806941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:38.811236 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.811236 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:38.815749 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Volume info retrieved successfully. Aug 04 09:08:38.816376 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:38.816556 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:38.833826 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74865045-8edf-4cc2-9c4c-acc2eaa6615f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.834588 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec5e28c-b623-413a-b9da-08e1ff0bb62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.852596 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:38.855726 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.855726 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:38.861988 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7ef087b1-491a-4412-b4dd-658ebb961368 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 returned with HTTP 200 Aug 04 09:08:38.862529 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 699/2782] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:38 2026] GET /volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 => generated 886 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:38.867554 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['855eb584-d62c-46b9-bba0-b3e63494eca5', '43750559-1429-45e1-853f-b57aab85addb', '5ddfab93-3821-4e32-9135-3c4af2d2c387', 'dbdbd60a-29c5-4735-9621-850def4b3715'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:38.868344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec5e28c-b623-413a-b9da-08e1ff0bb62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['855eb584-d62c-46b9-bba0-b3e63494eca5', '43750559-1429-45e1-853f-b57aab85addb', '5ddfab93-3821-4e32-9135-3c4af2d2c387', 'dbdbd60a-29c5-4735-9621-850def4b3715']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.869075 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309e76f9-7cda-461d-9584-5665f4f95ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.896639 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (309e76f9-7cda-461d-9584-5665f4f95ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f3778ee-6c7e-4cf7-942c-f18f780f4379', '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_cc467963-5093-4ed6-ab15-2c2f57ffcffe',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['855eb584-d62c-46b9-bba0-b3e63494eca5','43750559-1429-45e1-853f-b57aab85addb','5ddfab93-3821-4e32-9135-3c4af2d2c387','dbdbd60a-29c5-4735-9621-850def4b3715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:38Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cc467963-5093-4ed6-ab15-2c2f57ffcffe',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f3778ee-6c7e-4cf7-942c-f18f780f4379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eada76a8fcda4d259e131f8100674fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.897481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6393dad-278c-444b-8499-223b752540e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.911839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6393dad-278c-444b-8499-223b752540e2) transitioned into 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_cc467963-5093-4ed6-ab15-2c2f57ffcffe',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['855eb584-d62c-46b9-bba0-b3e63494eca5','43750559-1429-45e1-853f-b57aab85addb','5ddfab93-3821-4e32-9135-3c4af2d2c387','dbdbd60a-29c5-4735-9621-850def4b3715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.912657 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33150b2c-d211-4976-b483-69c033b5a859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:38.927260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33150b2c-d211-4976-b483-69c033b5a859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:38.927260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (5fc65f4a-d788-453e-a25e-6c5a909d16b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:38.927260 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request issued successfully. Aug 04 09:08:38.932544 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:38.932544 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:38.933029 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:39.071512 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-438e34ba-f394-4a76-9d82-75ac3d04f5be None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:39.073499 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-438e34ba-f394-4a76-9d82-75ac3d04f5be tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 Aug 04 09:08:39.073677 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-438e34ba-f394-4a76-9d82-75ac3d04f5be tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:39.073857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-438e34ba-f394-4a76-9d82-75ac3d04f5be tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:39.079471 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-438e34ba-f394-4a76-9d82-75ac3d04f5be tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 returned with HTTP 404 Aug 04 09:08:39.079959 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 697/2783] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:39 2026] GET /volume/v3/volumes/de078d95-4d2a-4c97-9278-4841cb891915 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:39.876134 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:39.878459 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 Aug 04 09:08:39.878722 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:39.878935 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:39.887099 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:39.887099 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:39.891492 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Volume info retrieved successfully. Aug 04 09:08:39.892379 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:39.892650 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:39.927947 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:39.930932 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:39.930932 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:39.937794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-719d5f80-ce13-43cf-896e-4d9b568cb565 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 returned with HTTP 200 Aug 04 09:08:39.938583 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 697/2784] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:39 2026] GET /volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:39.941046 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:39.941046 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:39.941511 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:39.941668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Checking backup size 1 against volume size 1 {{(pid=100461) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:08:39.941761 np0000006401 devstack@c-api.service[100461]: INFO cinder.backup.api [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Overwriting volume 0f3778ee-6c7e-4cf7-942c-f18f780f4379 with restore of backup cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:39.952127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:39.954573 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] POST https://10.4.3.176/volume/v3/groups/action Aug 04 09:08:39.954909 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action body: b'{"create-from-src": {"source_group_id": "84072403-acef-4dc8-a6f0-757e33d8ce1d", "name": "tempest-Group_from_grp-1141638690"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:39.955034 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "84072403-acef-4dc8-a6f0-757e33d8ce1d", "name": "tempest-Group_from_grp-1141638690"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:39.956437 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Creating new group {'create-from-src': {'source_group_id': '84072403-acef-4dc8-a6f0-757e33d8ce1d', 'name': 'tempest-Group_from_grp-1141638690'}}. {{(pid=100462) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 04 09:08:39.956545 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Creating group tempest-Group_from_grp-1141638690 from source group 84072403-acef-4dc8-a6f0-757e33d8ce1d. Aug 04 09:08:39.957888 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] restore_backup in rpcapi backup_id cc467963-5093-4ed6-ab15-2c2f57ffcffe {{(pid=100461) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:08:39.959819 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0df1e688-02eb-459c-9d8a-447276171260 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe/restore returned with HTTP 202 Aug 04 09:08:39.959920 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:39.959920 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:39.960332 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 692/2785] 10.4.3.176 () {68 vars in 1393 bytes} [Tue Aug 4 09:08:38 2026] POST /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe/restore => generated 189 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:39.969382 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5affdc83-8e98-4adc-abea-16f1748903a8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:39.971459 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:39.971459 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:39.971777 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5affdc83-8e98-4adc-abea-16f1748903a8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:39.972025 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5affdc83-8e98-4adc-abea-16f1748903a8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:39.972311 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5affdc83-8e98-4adc-abea-16f1748903a8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:39.972477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5affdc83-8e98-4adc-abea-16f1748903a8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:39.977158 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:39.977158 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:39.978090 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5affdc83-8e98-4adc-abea-16f1748903a8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:39.978590 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 698/2786] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:39 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:40.002438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Created reservations ['5d3a1bec-8ab9-4006-98f3-87a09392328d'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:40.056939 np0000006401 devstack@c-api.service[100462]: INFO cinder.group.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] A mapping entry already exists for group c951a76f-1240-4ce7-b2b5-65daec2aba0a and volume type dd6e37f5-06a8-4fb3-977b-6b16c81784d4. Do not need to create again. Aug 04 09:08:40.057234 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.057234 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:40.057719 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Availability Zones retrieved successfully. Aug 04 09:08:40.062280 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Flow 'volume_create_api' (e2b48205-74e5-42ce-84f3-5faa38ede39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:40.063217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8497325f-5f31-465b-95a4-7dd60a661dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:40.064059 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:40.091372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8497325f-5f31-465b-95a4-7dd60a661dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '142ebb17-d0b3-42f0-b6c1-42a3c9f28520', 'volume_type': VolumeType(created_at=2026-08-04T09:08:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4,is_public=True,name='tempest-GroupsV314Test-volume-type-1859645707',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd6e37f5-06a8-4fb3-977b-6b16c81784d4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c951a76f-1240-4ce7-b2b5-65daec2aba0a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:40.092303 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8a8c34-fbce-4339-8bd1-c56f00823b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:40.118426 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1859645707 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1859645707, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:40.118651 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1859645707 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1859645707, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:40.130712 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Created reservations ['b4daa2b8-1a95-4e67-9d2b-19b648d17ba6', '8f2dff9b-a6dc-452d-a1cd-32a981c58280', '2944499e-5651-4c5e-a4f9-9208708847e1', '48fcdb1c-5a48-4e88-8053-7479c01232e0'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:40.131333 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8a8c34-fbce-4339-8bd1-c56f00823b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4daa2b8-1a95-4e67-9d2b-19b648d17ba6', '8f2dff9b-a6dc-452d-a1cd-32a981c58280', '2944499e-5651-4c5e-a4f9-9208708847e1', '48fcdb1c-5a48-4e88-8053-7479c01232e0']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:40.132038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9092b4-c009-4839-8c4a-bf6b6041a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:40.162173 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9092b4-c009-4839-8c4a-bf6b6041a6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '313f1603-ea5a-4b50-83d7-49481da8ddb8', '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=c951a76f-1240-4ce7-b2b5-65daec2aba0a,group_type_id=,metadata={},multiattach=False,project_id='87906b7695a7452583fbe49189d64af4',qos_specs=None,replication_status=,reservations=['b4daa2b8-1a95-4e67-9d2b-19b648d17ba6','8f2dff9b-a6dc-452d-a1cd-32a981c58280','2944499e-5651-4c5e-a4f9-9208708847e1','48fcdb1c-5a48-4e88-8053-7479c01232e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=142ebb17-d0b3-42f0-b6c1-42a3c9f28520,status='creating',user_id='f749846471d941c3aed256a8861db4e2',volume_type_id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c951a76f-1240-4ce7-b2b5-65daec2aba0a,host=None,id=313f1603-ea5a-4b50-83d7-49481da8ddb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87906b7695a7452583fbe49189d64af4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=142ebb17-d0b3-42f0-b6c1-42a3c9f28520,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f749846471d941c3aed256a8861db4e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd6e37f5-06a8-4fb3-977b-6b16c81784d4),volume_type_id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:40.162826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75771df8-6362-4647-a704-3b4b6c05245c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:40.180833 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75771df8-6362-4647-a704-3b4b6c05245c) transitioned into state 'SUCCESS' from 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=c951a76f-1240-4ce7-b2b5-65daec2aba0a,group_type_id=,metadata={},multiattach=False,project_id='87906b7695a7452583fbe49189d64af4',qos_specs=None,replication_status=,reservations=['b4daa2b8-1a95-4e67-9d2b-19b648d17ba6','8f2dff9b-a6dc-452d-a1cd-32a981c58280','2944499e-5651-4c5e-a4f9-9208708847e1','48fcdb1c-5a48-4e88-8053-7479c01232e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=142ebb17-d0b3-42f0-b6c1-42a3c9f28520,status='creating',user_id='f749846471d941c3aed256a8861db4e2',volume_type_id=dd6e37f5-06a8-4fb3-977b-6b16c81784d4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:40.181588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Flow 'volume_create_api' (e2b48205-74e5-42ce-84f3-5faa38ede39b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:40.181909 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Create volume request issued successfully. Aug 04 09:08:40.196478 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c08b10c1-3a5a-4138-831f-a9be57f17502 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/action returned with HTTP 202 Aug 04 09:08:40.196904 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 700/2787] 10.4.3.176 () {70 vars in 1318 bytes} [Tue Aug 4 09:08:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:40.205867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:40.208015 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:08:40.208453 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:40.209590 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:40.210011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:40.210826 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:08:40.219597 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Get all volumes completed successfully. Aug 04 09:08:40.220458 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:40.220699 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:40.266106 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:40.270321 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.270321 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:40.275574 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:40.275726 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:40.317372 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:40.321374 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.321374 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:40.332188 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ece62e9a-8afb-4be0-970f-95d2bf99b3e7 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:08:40.332972 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 698/2788] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:08:40 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:40.348788 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dae38096-e426-495b-8b46-df1c43ad9e35 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:40.352634 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 Aug 04 09:08:40.352848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:40.353031 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:40.359662 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.359662 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:40.362936 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Volume info retrieved successfully. Aug 04 09:08:40.363632 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:40.363930 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:40.399797 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:40.402672 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.402672 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:40.409186 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dae38096-e426-495b-8b46-df1c43ad9e35 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 returned with HTTP 200 Aug 04 09:08:40.409578 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 693/2789] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:40 2026] GET /volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 => generated 923 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:40.425888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-12c7df08-49af-4267-b291-bcb4cad3b12d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:40.428031 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-12c7df08-49af-4267-b291-bcb4cad3b12d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a Aug 04 09:08:40.428323 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-12c7df08-49af-4267-b291-bcb4cad3b12d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:40.428570 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-12c7df08-49af-4267-b291-bcb4cad3b12d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:40.428736 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-12c7df08-49af-4267-b291-bcb4cad3b12d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] show called for member c951a76f-1240-4ce7-b2b5-65daec2aba0a {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:40.433123 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.433123 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:40.440614 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-12c7df08-49af-4267-b291-bcb4cad3b12d tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a returned with HTTP 200 Aug 04 09:08:40.440978 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 699/2790] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:40 2026] GET /volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a => generated 417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:40.449738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:40.451739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:08:40.451967 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:40.452196 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:40.452539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:40.452894 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.452894 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:40.453335 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:08:40.460630 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Get all volumes completed successfully. Aug 04 09:08:40.461335 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:40.462239 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:40.497592 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:40.500250 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.500250 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:40.503736 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:40.503736 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:40.544329 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:40.547437 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.547437 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:40.557977 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c58d6c67-eeb1-4a59-a019-10d44bfe7f8c tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:08:40.558570 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 701/2791] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:08:40 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:40.579885 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-71d52a46-b4ba-466b-86e2-0ad81577ae8a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:40.582766 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71d52a46-b4ba-466b-86e2-0ad81577ae8a tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] POST https://10.4.3.176/volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a/action Aug 04 09:08:40.583610 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-71d52a46-b4ba-466b-86e2-0ad81577ae8a tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:40.583740 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-71d52a46-b4ba-466b-86e2-0ad81577ae8a tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:40.585362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-71d52a46-b4ba-466b-86e2-0ad81577ae8a tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] delete called for group c951a76f-1240-4ce7-b2b5-65daec2aba0a {{(pid=100459) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:08:40.585584 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-71d52a46-b4ba-466b-86e2-0ad81577ae8a tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Delete group with id: c951a76f-1240-4ce7-b2b5-65daec2aba0a Aug 04 09:08:40.589455 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.589455 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:40.623482 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71d52a46-b4ba-466b-86e2-0ad81577ae8a tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a/action returned with HTTP 202 Aug 04 09:08:40.623879 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 699/2792] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:08:40 2026] POST /volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:40.634186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:40.639633 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 Aug 04 09:08:40.639929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:40.640147 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:40.651283 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.651283 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:40.655053 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Volume info retrieved successfully. Aug 04 09:08:40.655866 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:40.656122 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:40.692116 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:40.695624 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.695624 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:40.702685 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4427c7b-8a67-4b89-9c24-b235ac5a793f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 returned with HTTP 200 Aug 04 09:08:40.703103 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 694/2793] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:40 2026] GET /volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 => generated 922 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:40.991693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c5f21230-bbe4-424b-a0d9-a2891c157fc8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:40.993995 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c5f21230-bbe4-424b-a0d9-a2891c157fc8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:40.994210 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c5f21230-bbe4-424b-a0d9-a2891c157fc8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:40.994401 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c5f21230-bbe4-424b-a0d9-a2891c157fc8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:40.994518 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-c5f21230-bbe4-424b-a0d9-a2891c157fc8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:40.999352 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:40.999352 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:41.000070 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c5f21230-bbe4-424b-a0d9-a2891c157fc8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:41.000517 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 700/2794] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:40 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:41.715410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ba0f6217-7856-4b16-abad-1e2cf67697ab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:41.717344 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ba0f6217-7856-4b16-abad-1e2cf67697ab tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 Aug 04 09:08:41.717620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ba0f6217-7856-4b16-abad-1e2cf67697ab tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:41.717922 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ba0f6217-7856-4b16-abad-1e2cf67697ab tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:41.724819 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ba0f6217-7856-4b16-abad-1e2cf67697ab tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 returned with HTTP 404 Aug 04 09:08:41.725518 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 702/2795] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:41 2026] GET /volume/v3/volumes/313f1603-ea5a-4b50-83d7-49481da8ddb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:41.733332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b2092fc6-340b-4238-a885-cada02abdeb1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:41.735169 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2092fc6-340b-4238-a885-cada02abdeb1 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a Aug 04 09:08:41.735452 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b2092fc6-340b-4238-a885-cada02abdeb1 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:41.735746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b2092fc6-340b-4238-a885-cada02abdeb1 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:41.735905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-b2092fc6-340b-4238-a885-cada02abdeb1 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] show called for member c951a76f-1240-4ce7-b2b5-65daec2aba0a {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:41.741142 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b2092fc6-340b-4238-a885-cada02abdeb1 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a returned with HTTP 404 Aug 04 09:08:41.741966 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 700/2796] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:41 2026] GET /volume/v3/groups/c951a76f-1240-4ce7-b2b5-65daec2aba0a => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:41.750515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:41.753571 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:08:41.753950 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:41.754293 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:41.754673 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:41.755772 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:08:41.766538 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Get all volumes completed successfully. Aug 04 09:08:41.767640 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:41.767950 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:41.817127 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:41.821934 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:41.821934 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:41.831848 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6610ebfe-0cbb-4338-a09f-80ce563870eb tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:08:41.832342 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 695/2797] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:08:41 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:41.845579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-932f106a-34e0-483a-9677-ee57cac7ce12 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:41.847633 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-932f106a-34e0-483a-9677-ee57cac7ce12 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] POST https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d/action Aug 04 09:08:41.848047 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-932f106a-34e0-483a-9677-ee57cac7ce12 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:41.848192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-932f106a-34e0-483a-9677-ee57cac7ce12 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:41.849801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-932f106a-34e0-483a-9677-ee57cac7ce12 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] delete called for group 84072403-acef-4dc8-a6f0-757e33d8ce1d {{(pid=100460) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:08:41.849910 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.groups [None req-932f106a-34e0-483a-9677-ee57cac7ce12 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Delete group with id: 84072403-acef-4dc8-a6f0-757e33d8ce1d Aug 04 09:08:41.853934 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:41.853934 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:41.892168 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-932f106a-34e0-483a-9677-ee57cac7ce12 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d/action returned with HTTP 202 Aug 04 09:08:41.892610 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 701/2798] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:08:41 2026] POST /volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:41.899910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:41.902922 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 Aug 04 09:08:41.903135 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:41.903348 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:41.915337 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:41.915337 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:41.919983 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Volume info retrieved successfully. Aug 04 09:08:41.920853 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:08:41.921087 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:08:41.963191 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:08:41.966037 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:41.966037 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:41.973383 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-99bb03c9-f92f-4cbc-9684-b746ea6504f9 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 returned with HTTP 200 Aug 04 09:08:41.973785 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 703/2799] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:41 2026] GET /volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:42.014413 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6b2b0020-d0a5-408c-adf3-ed15172e3953 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.016245 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6b2b0020-d0a5-408c-adf3-ed15172e3953 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:42.016465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6b2b0020-d0a5-408c-adf3-ed15172e3953 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.016619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6b2b0020-d0a5-408c-adf3-ed15172e3953 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.016720 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6b2b0020-d0a5-408c-adf3-ed15172e3953 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:42.021874 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:42.021874 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:42.022771 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6b2b0020-d0a5-408c-adf3-ed15172e3953 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:42.026306 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 701/2800] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:42.554149 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-371aad26-5bd6-4343-b600-3e2e3d8a8f0a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.556657 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-371aad26-5bd6-4343-b600-3e2e3d8a8f0a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:42.557067 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-371aad26-5bd6-4343-b600-3e2e3d8a8f0a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.557324 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-371aad26-5bd6-4343-b600-3e2e3d8a8f0a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.567237 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:42.567237 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:42.572232 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-371aad26-5bd6-4343-b600-3e2e3d8a8f0a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:42.577708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-371aad26-5bd6-4343-b600-3e2e3d8a8f0a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:42.578282 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 696/2801] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:42.591696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bdb3d2bb-1f73-420f-83d9-26cb5db1bfca None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.594228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bdb3d2bb-1f73-420f-83d9-26cb5db1bfca tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:42.594535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bdb3d2bb-1f73-420f-83d9-26cb5db1bfca tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.595032 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bdb3d2bb-1f73-420f-83d9-26cb5db1bfca tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.611185 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:42.611185 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:42.615542 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bdb3d2bb-1f73-420f-83d9-26cb5db1bfca tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:42.620391 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bdb3d2bb-1f73-420f-83d9-26cb5db1bfca tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:42.620917 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 702/2802] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:42.672625 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-532acb8e-cc22-4617-8220-675490b3a47a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.676610 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-532acb8e-cc22-4617-8220-675490b3a47a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:42.676610 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-532acb8e-cc22-4617-8220-675490b3a47a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.676873 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-532acb8e-cc22-4617-8220-675490b3a47a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.686898 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:42.686898 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:42.691439 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-532acb8e-cc22-4617-8220-675490b3a47a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:42.696354 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-532acb8e-cc22-4617-8220-675490b3a47a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:42.696821 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 704/2803] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:42.790565 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-637b05f9-2e15-43d3-a1f4-469f7f7fd6be None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.790926 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-637b05f9-2e15-43d3-a1f4-469f7f7fd6be None None] GET https://10.4.3.176/volume// Aug 04 09:08:42.791101 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-637b05f9-2e15-43d3-a1f4-469f7f7fd6be None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.791322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-637b05f9-2e15-43d3-a1f4-469f7f7fd6be None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.791715 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-637b05f9-2e15-43d3-a1f4-469f7f7fd6be None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:42.792017 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 702/2804] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:42.799686 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-034d7844-a64e-473a-8f77-5b4ce5add9f9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.803087 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-034d7844-a64e-473a-8f77-5b4ce5add9f9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:08:42.803634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-034d7844-a64e-473a-8f77-5b4ce5add9f9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7faa56a4-97bc-47d3-8f5f-f2fc845c319c", "connector": null, "instance_uuid": "1d350639-d006-4e15-9cf8-ef479bc4c913"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:42.813679 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:42.813679 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:42.840049 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-034d7844-a64e-473a-8f77-5b4ce5add9f9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:08:42.840708 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 697/2805] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:08:42 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:08:42.870597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-224bdcbd-7191-42f0-af78-733854eadeb9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.875424 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-224bdcbd-7191-42f0-af78-733854eadeb9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:42.875675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-224bdcbd-7191-42f0-af78-733854eadeb9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.875926 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-224bdcbd-7191-42f0-af78-733854eadeb9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.876374 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bc6e4f6b-0d17-486f-9eb3-081ffd5d26d9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.876806 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bc6e4f6b-0d17-486f-9eb3-081ffd5d26d9 None None] GET https://10.4.3.176/volume// Aug 04 09:08:42.876972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bc6e4f6b-0d17-486f-9eb3-081ffd5d26d9 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.877172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bc6e4f6b-0d17-486f-9eb3-081ffd5d26d9 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.877567 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bc6e4f6b-0d17-486f-9eb3-081ffd5d26d9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:42.878042 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 705/2806] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:42.885826 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-dd177748-6a51-4489-a2a8-873ae7481cc8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.888125 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-dd177748-6a51-4489-a2a8-873ae7481cc8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:42.888387 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-dd177748-6a51-4489-a2a8-873ae7481cc8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.888621 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-dd177748-6a51-4489-a2a8-873ae7481cc8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.891181 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:42.891181 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:42.896258 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-224bdcbd-7191-42f0-af78-733854eadeb9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:42.901160 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-224bdcbd-7191-42f0-af78-733854eadeb9 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:42.901839 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 703/2807] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:42.902989 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:42.902989 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:42.908008 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-dd177748-6a51-4489-a2a8-873ae7481cc8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:42.913752 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-dd177748-6a51-4489-a2a8-873ae7481cc8 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:42.914439 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 703/2808] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 1053 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:42.990816 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2dacf5cc-223d-47f9-8c53-f2d815c9e86f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:42.992680 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2dacf5cc-223d-47f9-8c53-f2d815c9e86f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 Aug 04 09:08:42.992933 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2dacf5cc-223d-47f9-8c53-f2d815c9e86f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:42.993121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2dacf5cc-223d-47f9-8c53-f2d815c9e86f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:42.999252 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2dacf5cc-223d-47f9-8c53-f2d815c9e86f tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 returned with HTTP 404 Aug 04 09:08:43.000090 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 698/2809] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:08:42 2026] GET /volume/v3/volumes/142ebb17-d0b3-42f0-b6c1-42a3c9f28520 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:43.008298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cbd55460-bef3-4cb6-a81b-bdff0b362224 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:43.010923 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cbd55460-bef3-4cb6-a81b-bdff0b362224 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] GET https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d Aug 04 09:08:43.011223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cbd55460-bef3-4cb6-a81b-bdff0b362224 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:43.011457 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cbd55460-bef3-4cb6-a81b-bdff0b362224 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:43.011628 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-cbd55460-bef3-4cb6-a81b-bdff0b362224 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] show called for member 84072403-acef-4dc8-a6f0-757e33d8ce1d {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:08:43.015016 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cbd55460-bef3-4cb6-a81b-bdff0b362224 tempest-GroupsV314Test-1170308935 tempest-GroupsV314Test-1170308935-project-member] https://10.4.3.176/volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d returned with HTTP 404 Aug 04 09:08:43.015732 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 706/2810] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:08:43 2026] GET /volume/v3/groups/84072403-acef-4dc8-a6f0-757e33d8ce1d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:43.025497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-86c35da5-70fc-4fa4-8f34-2b1c32dddde8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:43.025666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-5b649512-bc5e-4e57-9538-5b0e55948239 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:43.027526 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-86c35da5-70fc-4fa4-8f34-2b1c32dddde8 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/daf9a741-6a0d-4967-a320-54a6807d5ed6 Aug 04 09:08:43.028402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-86c35da5-70fc-4fa4-8f34-2b1c32dddde8 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:43.028402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-86c35da5-70fc-4fa4-8f34-2b1c32dddde8 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:43.028555 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-5b649512-bc5e-4e57-9538-5b0e55948239 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] PUT https://10.4.3.176/volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e Aug 04 09:08:43.028911 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-5b649512-bc5e-4e57-9538-5b0e55948239 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:43.036788 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a5c90ace-edeb-4583-8644-7f8fc80138ce None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:43.040506 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a5c90ace-edeb-4583-8644-7f8fc80138ce tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:43.041052 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a5c90ace-edeb-4583-8644-7f8fc80138ce tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:43.041289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a5c90ace-edeb-4583-8644-7f8fc80138ce tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:43.041489 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a5c90ace-edeb-4583-8644-7f8fc80138ce tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:43.042716 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-86c35da5-70fc-4fa4-8f34-2b1c32dddde8 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] https://10.4.3.176/volume/v3/group_types/daf9a741-6a0d-4967-a320-54a6807d5ed6 returned with HTTP 202 Aug 04 09:08:43.043284 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 704/2811] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:08:43 2026] DELETE /volume/v3/group_types/daf9a741-6a0d-4967-a320-54a6807d5ed6 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:08:43.045508 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-5b649512-bc5e-4e57-9538-5b0e55948239 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Acquiring lock "cinder-attachment_update-7faa56a4-97bc-47d3-8f5f-f2fc845c319c-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:08:43.051254 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:43.051254 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:43.051644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-5b649512-bc5e-4e57-9538-5b0e55948239 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Lock "cinder-attachment_update-7faa56a4-97bc-47d3-8f5f-f2fc845c319c-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:08:43.052627 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:43.052627 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:43.054270 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a5c90ace-edeb-4583-8644-7f8fc80138ce tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:43.055653 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 699/2812] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:43 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:43.055727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aca76274-5b44-486a-85f0-51edbb904658 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:43.057793 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aca76274-5b44-486a-85f0-51edbb904658 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] DELETE https://10.4.3.176/volume/v3/types/dd6e37f5-06a8-4fb3-977b-6b16c81784d4 Aug 04 09:08:43.058042 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aca76274-5b44-486a-85f0-51edbb904658 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:43.058324 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aca76274-5b44-486a-85f0-51edbb904658 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:43.089302 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aca76274-5b44-486a-85f0-51edbb904658 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] https://10.4.3.176/volume/v3/types/dd6e37f5-06a8-4fb3-977b-6b16c81784d4 returned with HTTP 202 Aug 04 09:08:43.089973 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 707/2813] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:08:43 2026] DELETE /volume/v3/types/dd6e37f5-06a8-4fb3-977b-6b16c81784d4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:43.099131 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c2377ba0-0fb7-4a6b-a5ac-40095a14cb60 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:43.101364 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c2377ba0-0fb7-4a6b-a5ac-40095a14cb60 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] GET https://10.4.3.176/volume/v3/types/dd6e37f5-06a8-4fb3-977b-6b16c81784d4 Aug 04 09:08:43.101801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c2377ba0-0fb7-4a6b-a5ac-40095a14cb60 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:43.102186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c2377ba0-0fb7-4a6b-a5ac-40095a14cb60 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:43.106797 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c2377ba0-0fb7-4a6b-a5ac-40095a14cb60 tempest-GroupsV314Test-10744096 tempest-GroupsV314Test-10744096-project-admin] https://10.4.3.176/volume/v3/types/dd6e37f5-06a8-4fb3-977b-6b16c81784d4 returned with HTTP 404 Aug 04 09:08:43.107554 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 705/2814] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:08:43 2026] GET /volume/v3/types/dd6e37f5-06a8-4fb3-977b-6b16c81784d4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:43.170629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-5b649512-bc5e-4e57-9538-5b0e55948239 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Lock "cinder-attachment_update-7faa56a4-97bc-47d3-8f5f-f2fc845c319c-np0000006401" released by "attachment_update" :: held 0.119s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:08:43.171062 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-5b649512-bc5e-4e57-9538-5b0e55948239 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e returned with HTTP 200 Aug 04 09:08:43.171770 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 704/2815] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:08:43 2026] PUT /volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:43.915344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0db1e8a9-c8c4-4777-8733-3d8bdcff3252 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:43.917391 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0db1e8a9-c8c4-4777-8733-3d8bdcff3252 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:43.917634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0db1e8a9-c8c4-4777-8733-3d8bdcff3252 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:43.917820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0db1e8a9-c8c4-4777-8733-3d8bdcff3252 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:43.929142 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:43.929142 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:43.935858 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0db1e8a9-c8c4-4777-8733-3d8bdcff3252 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:43.943782 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0db1e8a9-c8c4-4777-8733-3d8bdcff3252 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:43.945599 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 700/2816] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:43 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:44.070981 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1231c364-8997-4ed1-bd8a-a3c02de25ae0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:44.072974 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1231c364-8997-4ed1-bd8a-a3c02de25ae0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:44.073530 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1231c364-8997-4ed1-bd8a-a3c02de25ae0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:44.073530 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1231c364-8997-4ed1-bd8a-a3c02de25ae0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:44.073931 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1231c364-8997-4ed1-bd8a-a3c02de25ae0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:44.078756 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:44.078756 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:44.079703 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1231c364-8997-4ed1-bd8a-a3c02de25ae0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:44.080368 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 708/2817] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:44 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:44.963179 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9fd93ce7-d537-4b8a-a59c-6ce806adebaa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:44.964985 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9fd93ce7-d537-4b8a-a59c-6ce806adebaa tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:44.965271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9fd93ce7-d537-4b8a-a59c-6ce806adebaa tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:44.965502 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9fd93ce7-d537-4b8a-a59c-6ce806adebaa tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:44.977239 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:44.977239 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:44.982066 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9fd93ce7-d537-4b8a-a59c-6ce806adebaa tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:44.986036 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9fd93ce7-d537-4b8a-a59c-6ce806adebaa tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:44.986443 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 706/2818] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:44 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:45.093496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3ca0ce0c-beba-4c91-9f7a-f8ec6fb31a61 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:45.100391 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3ca0ce0c-beba-4c91-9f7a-f8ec6fb31a61 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:45.100391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3ca0ce0c-beba-4c91-9f7a-f8ec6fb31a61 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:45.100391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3ca0ce0c-beba-4c91-9f7a-f8ec6fb31a61 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:45.100391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-3ca0ce0c-beba-4c91-9f7a-f8ec6fb31a61 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:45.105963 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:45.105963 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:45.106778 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3ca0ce0c-beba-4c91-9f7a-f8ec6fb31a61 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:45.107147 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 705/2819] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:45 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:45.780046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fec7a1a0-4bcc-496a-b731-bf508a2cf4e7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:45.904729 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fec7a1a0-4bcc-496a-b731-bf508a2cf4e7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] POST https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:45.905137 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fec7a1a0-4bcc-496a-b731-bf508a2cf4e7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-806265309", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:45.909957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.qos_specs [None req-fec7a1a0-4bcc-496a-b731-bf508a2cf4e7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-806265309', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100461) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 09:08:45.916963 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-fec7a1a0-4bcc-496a-b731-bf508a2cf4e7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DB qos_specs_create(): root {'id': '65e26d7a-0582-4958-a651-cd1d5feb44cf', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-806265309'} {{(pid=100461) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 09:08:45.930634 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fec7a1a0-4bcc-496a-b731-bf508a2cf4e7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:45.931275 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 701/2820] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:08:45 2026] POST /volume/v3/qos-specs => generated 392 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:45.944985 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e714757c-1a01-4e43-b691-68b8bf760468 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:45.947220 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e714757c-1a01-4e43-b691-68b8bf760468 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:08:45.947662 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e714757c-1a01-4e43-b691-68b8bf760468 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1345803266"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:45.968442 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e714757c-1a01-4e43-b691-68b8bf760468 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:08:45.968888 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 709/2821] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:08:45 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:45.978868 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-41f6f3a9-d060-44f7-b98d-ebef1ac7546c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:45.981030 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-41f6f3a9-d060-44f7-b98d-ebef1ac7546c tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:08:45.981603 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-41f6f3a9-d060-44f7-b98d-ebef1ac7546c tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1989407250"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:45.996890 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-41f6f3a9-d060-44f7-b98d-ebef1ac7546c tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:08:45.997570 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 707/2822] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:08:45 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.003328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1b5033ee-00c9-42ca-9b7e-48a416c575d4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.004538 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b5033ee-00c9-42ca-9b7e-48a416c575d4 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:46.004747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b5033ee-00c9-42ca-9b7e-48a416c575d4 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.004984 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b5033ee-00c9-42ca-9b7e-48a416c575d4 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.008684 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2600ebf6-d862-441d-913c-620115c5ef37 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.010745 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2600ebf6-d862-441d-913c-620115c5ef37 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:08:46.011237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2600ebf6-d862-441d-913c-620115c5ef37 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2078039729"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:46.012831 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.012831 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:46.016429 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.016429 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:46.020419 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1b5033ee-00c9-42ca-9b7e-48a416c575d4 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:46.025681 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b5033ee-00c9-42ca-9b7e-48a416c575d4 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:46.026127 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 706/2823] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.030428 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2600ebf6-d862-441d-913c-620115c5ef37 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:08:46.030859 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 702/2824] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:08:46 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.040120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-86a842ae-810f-44b9-95e2-5cf0edabf5f6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.042813 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-86a842ae-810f-44b9-95e2-5cf0edabf5f6 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=2b5b5d28-b904-46af-8a71-fcdb24b03095 Aug 04 09:08:46.043052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-86a842ae-810f-44b9-95e2-5cf0edabf5f6 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.043316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-86a842ae-810f-44b9-95e2-5cf0edabf5f6 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'associate' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.043921 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.qos_specs_manage [None req-86a842ae-810f-44b9-95e2-5cf0edabf5f6 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Associate qos_spec: 65e26d7a-0582-4958-a651-cd1d5feb44cf with type: 2b5b5d28-b904-46af-8a71-fcdb24b03095 {{(pid=100462) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 04 09:08:46.068685 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-86a842ae-810f-44b9-95e2-5cf0edabf5f6 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=2b5b5d28-b904-46af-8a71-fcdb24b03095 returned with HTTP 202 Aug 04 09:08:46.069226 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 710/2825] 10.4.3.176 () {66 vars in 1481 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=2b5b5d28-b904-46af-8a71-fcdb24b03095 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.082723 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9b86679f-6bfd-4286-afd0-862f3507b55f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.085153 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9b86679f-6bfd-4286-afd0-862f3507b55f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=545472ed-f896-4fa3-ac49-e404cb7bbeea Aug 04 09:08:46.085417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9b86679f-6bfd-4286-afd0-862f3507b55f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.085634 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9b86679f-6bfd-4286-afd0-862f3507b55f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'associate' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.086347 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9b86679f-6bfd-4286-afd0-862f3507b55f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Associate qos_spec: 65e26d7a-0582-4958-a651-cd1d5feb44cf with type: 545472ed-f896-4fa3-ac49-e404cb7bbeea {{(pid=100460) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 04 09:08:46.115061 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9b86679f-6bfd-4286-afd0-862f3507b55f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=545472ed-f896-4fa3-ac49-e404cb7bbeea returned with HTTP 202 Aug 04 09:08:46.115720 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 708/2826] 10.4.3.176 () {66 vars in 1481 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=545472ed-f896-4fa3-ac49-e404cb7bbeea => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.120526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0008a080-b2c5-43d9-9d6a-00f661c4efe8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.123733 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0008a080-b2c5-43d9-9d6a-00f661c4efe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:46.123733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0008a080-b2c5-43d9-9d6a-00f661c4efe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.123733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0008a080-b2c5-43d9-9d6a-00f661c4efe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.123733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0008a080-b2c5-43d9-9d6a-00f661c4efe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:46.125971 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1063e977-ded4-4c2f-bebc-f074f4b0283f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.128117 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1063e977-ded4-4c2f-bebc-f074f4b0283f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 Aug 04 09:08:46.128818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1063e977-ded4-4c2f-bebc-f074f4b0283f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.128818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1063e977-ded4-4c2f-bebc-f074f4b0283f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'associate' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.129270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1063e977-ded4-4c2f-bebc-f074f4b0283f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Associate qos_spec: 65e26d7a-0582-4958-a651-cd1d5feb44cf with type: e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 {{(pid=100461) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 04 09:08:46.130395 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.130395 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:46.131209 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0008a080-b2c5-43d9-9d6a-00f661c4efe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:46.131665 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 707/2827] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.173006 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1063e977-ded4-4c2f-bebc-f074f4b0283f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 returned with HTTP 202 Aug 04 09:08:46.173702 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 703/2828] 10.4.3.176 () {66 vars in 1481 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associate?vol_type_id=e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.186234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f47b7fab-e26c-4e00-8418-861e6a787cd4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.192164 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f47b7fab-e26c-4e00-8418-861e6a787cd4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations Aug 04 09:08:46.192450 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f47b7fab-e26c-4e00-8418-861e6a787cd4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.192764 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f47b7fab-e26c-4e00-8418-861e6a787cd4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'associations' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.193110 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.193110 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:46.195667 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f47b7fab-e26c-4e00-8418-861e6a787cd4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Get associations for qos_spec id: 65e26d7a-0582-4958-a651-cd1d5feb44cf {{(pid=100462) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 04 09:08:46.220633 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f47b7fab-e26c-4e00-8418-861e6a787cd4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations returned with HTTP 200 Aug 04 09:08:46.221035 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 711/2829] 10.4.3.176 () {66 vars in 1393 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.236047 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d33f5620-040f-43d3-b463-3a52e35bfdb5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.238218 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d33f5620-040f-43d3-b463-3a52e35bfdb5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/disassociate?vol_type_id=2b5b5d28-b904-46af-8a71-fcdb24b03095 Aug 04 09:08:46.238428 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d33f5620-040f-43d3-b463-3a52e35bfdb5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.238669 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d33f5620-040f-43d3-b463-3a52e35bfdb5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'disassociate' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.238956 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.238956 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:46.239345 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d33f5620-040f-43d3-b463-3a52e35bfdb5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Disassociate qos_spec: 65e26d7a-0582-4958-a651-cd1d5feb44cf from type: 2b5b5d28-b904-46af-8a71-fcdb24b03095 {{(pid=100460) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 04 09:08:46.260328 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d33f5620-040f-43d3-b463-3a52e35bfdb5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/disassociate?vol_type_id=2b5b5d28-b904-46af-8a71-fcdb24b03095 returned with HTTP 202 Aug 04 09:08:46.260805 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 709/2830] 10.4.3.176 () {66 vars in 1490 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/disassociate?vol_type_id=2b5b5d28-b904-46af-8a71-fcdb24b03095 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.270800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9a9a18c3-31cc-404e-9d3f-ca92cbc10b63 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.273582 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9a9a18c3-31cc-404e-9d3f-ca92cbc10b63 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations Aug 04 09:08:46.274033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9a9a18c3-31cc-404e-9d3f-ca92cbc10b63 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.274346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9a9a18c3-31cc-404e-9d3f-ca92cbc10b63 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'associations' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.275134 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9a9a18c3-31cc-404e-9d3f-ca92cbc10b63 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Get associations for qos_spec id: 65e26d7a-0582-4958-a651-cd1d5feb44cf {{(pid=100459) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 04 09:08:46.301767 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9a9a18c3-31cc-404e-9d3f-ca92cbc10b63 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations returned with HTTP 200 Aug 04 09:08:46.302311 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 708/2831] 10.4.3.176 () {66 vars in 1393 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations => generated 306 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.311377 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1b457b23-844c-4a9e-a1e4-ef3891d6a539 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.313581 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b457b23-844c-4a9e-a1e4-ef3891d6a539 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/disassociate_all Aug 04 09:08:46.313881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b457b23-844c-4a9e-a1e4-ef3891d6a539 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.314118 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b457b23-844c-4a9e-a1e4-ef3891d6a539 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'disassociate_all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.314431 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.314431 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:46.314759 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b457b23-844c-4a9e-a1e4-ef3891d6a539 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Disassociate qos_spec: 65e26d7a-0582-4958-a651-cd1d5feb44cf from all. {{(pid=100461) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 04 09:08:46.334133 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b457b23-844c-4a9e-a1e4-ef3891d6a539 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/disassociate_all returned with HTTP 202 Aug 04 09:08:46.335036 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 704/2832] 10.4.3.176 () {66 vars in 1405 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/disassociate_all => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.345421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-40b23783-2c03-4b10-a935-0eeeb581ae33 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.347521 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-40b23783-2c03-4b10-a935-0eeeb581ae33 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations Aug 04 09:08:46.347746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-40b23783-2c03-4b10-a935-0eeeb581ae33 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.347937 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-40b23783-2c03-4b10-a935-0eeeb581ae33 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'associations' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.348252 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.348252 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:46.348605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40b23783-2c03-4b10-a935-0eeeb581ae33 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Get associations for qos_spec id: 65e26d7a-0582-4958-a651-cd1d5feb44cf {{(pid=100462) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 04 09:08:46.359287 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-40b23783-2c03-4b10-a935-0eeeb581ae33 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations returned with HTTP 200 Aug 04 09:08:46.360009 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 712/2833] 10.4.3.176 () {66 vars in 1393 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:08:46.370305 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-498646c7-0502-4893-8700-1d14ba22b2a5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.374082 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-498646c7-0502-4893-8700-1d14ba22b2a5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/types/e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 Aug 04 09:08:46.374082 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-498646c7-0502-4893-8700-1d14ba22b2a5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.374082 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-498646c7-0502-4893-8700-1d14ba22b2a5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.374082 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.374082 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:46.400403 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-498646c7-0502-4893-8700-1d14ba22b2a5 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types/e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 returned with HTTP 202 Aug 04 09:08:46.401038 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 710/2834] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/types/e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.410910 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ca7bd7d0-23a1-4032-be7b-facb8f4a080c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.414511 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca7bd7d0-23a1-4032-be7b-facb8f4a080c tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/types/e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 Aug 04 09:08:46.414808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca7bd7d0-23a1-4032-be7b-facb8f4a080c tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.415079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca7bd7d0-23a1-4032-be7b-facb8f4a080c tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.421171 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca7bd7d0-23a1-4032-be7b-facb8f4a080c tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types/e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 returned with HTTP 404 Aug 04 09:08:46.422110 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 709/2835] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/types/e3019fd1-d4ce-4d79-8696-fe5ce1dd4450 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.433358 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8c37857f-d028-48ab-9cf5-b6bb4e1fa1b0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.436551 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8c37857f-d028-48ab-9cf5-b6bb4e1fa1b0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/types/545472ed-f896-4fa3-ac49-e404cb7bbeea Aug 04 09:08:46.436929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8c37857f-d028-48ab-9cf5-b6bb4e1fa1b0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.437634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8c37857f-d028-48ab-9cf5-b6bb4e1fa1b0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.438001 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.438001 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:46.491304 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8c37857f-d028-48ab-9cf5-b6bb4e1fa1b0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types/545472ed-f896-4fa3-ac49-e404cb7bbeea returned with HTTP 202 Aug 04 09:08:46.491900 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 705/2836] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/types/545472ed-f896-4fa3-ac49-e404cb7bbeea => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.492351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-8c722cfb-721a-4577-a823-9a03eec837d0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.496751 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-8c722cfb-721a-4577-a823-9a03eec837d0 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e/action Aug 04 09:08:46.497143 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-8c722cfb-721a-4577-a823-9a03eec837d0 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:46.497314 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-8c722cfb-721a-4577-a823-9a03eec837d0 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:46.500688 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fb09716c-9ac8-4f89-8068-ebf75d143979 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.504282 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb09716c-9ac8-4f89-8068-ebf75d143979 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/types/545472ed-f896-4fa3-ac49-e404cb7bbeea Aug 04 09:08:46.504282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb09716c-9ac8-4f89-8068-ebf75d143979 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.504282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb09716c-9ac8-4f89-8068-ebf75d143979 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.507402 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb09716c-9ac8-4f89-8068-ebf75d143979 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types/545472ed-f896-4fa3-ac49-e404cb7bbeea returned with HTTP 404 Aug 04 09:08:46.508249 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 711/2837] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/types/545472ed-f896-4fa3-ac49-e404cb7bbeea => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.518561 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-dd5d263d-c65d-4aea-a500-fd359f617d36 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.520634 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dd5d263d-c65d-4aea-a500-fd359f617d36 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/types/2b5b5d28-b904-46af-8a71-fcdb24b03095 Aug 04 09:08:46.520821 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dd5d263d-c65d-4aea-a500-fd359f617d36 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.521019 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dd5d263d-c65d-4aea-a500-fd359f617d36 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.522493 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.522493 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:46.523385 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.523385 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:46.545323 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e25e903e-6ee0-4a27-85bf-3f2b52191207 req-8c722cfb-721a-4577-a823-9a03eec837d0 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e/action returned with HTTP 204 Aug 04 09:08:46.545975 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 713/2838] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:08:46 2026] POST /volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.570785 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dd5d263d-c65d-4aea-a500-fd359f617d36 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types/2b5b5d28-b904-46af-8a71-fcdb24b03095 returned with HTTP 202 Aug 04 09:08:46.571433 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 710/2839] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/types/2b5b5d28-b904-46af-8a71-fcdb24b03095 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.582400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6cab688e-63bd-413a-830c-b69911a9a75f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.583412 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6cab688e-63bd-413a-830c-b69911a9a75f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/types/2b5b5d28-b904-46af-8a71-fcdb24b03095 Aug 04 09:08:46.583653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6cab688e-63bd-413a-830c-b69911a9a75f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.583926 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6cab688e-63bd-413a-830c-b69911a9a75f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.588752 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6cab688e-63bd-413a-830c-b69911a9a75f tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/types/2b5b5d28-b904-46af-8a71-fcdb24b03095 returned with HTTP 404 Aug 04 09:08:46.589848 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 706/2840] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/types/2b5b5d28-b904-46af-8a71-fcdb24b03095 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.599543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8d5f4338-b87a-420a-be9f-30b3f140d6d0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.603274 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d5f4338-b87a-420a-be9f-30b3f140d6d0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] POST https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:46.603274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d5f4338-b87a-420a-be9f-30b3f140d6d0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-16692171", "consumer": "back-end"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:46.604598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.qos_specs [None req-8d5f4338-b87a-420a-be9f-30b3f140d6d0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-16692171', 'consumer': 'back-end', 'specs': {}} {{(pid=100460) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 09:08:46.621232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-8d5f4338-b87a-420a-be9f-30b3f140d6d0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DB qos_specs_create(): root {'id': '9b42b44b-f599-46a4-b55d-f93f09dbf5c4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-16692171'} {{(pid=100460) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 09:08:46.648381 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d5f4338-b87a-420a-be9f-30b3f140d6d0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:46.649354 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 712/2841] 10.4.3.176 () {68 vars in 1264 bytes} [Tue Aug 4 09:08:46 2026] POST /volume/v3/qos-specs => generated 367 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.660056 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6828e31a-815d-467c-b6dc-0562e361c554 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.662578 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6828e31a-815d-467c-b6dc-0562e361c554 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4?force=False Aug 04 09:08:46.662920 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6828e31a-815d-467c-b6dc-0562e361c554 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.663161 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6828e31a-815d-467c-b6dc-0562e361c554 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.663998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6828e31a-815d-467c-b6dc-0562e361c554 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete qos_spec: 9b42b44b-f599-46a4-b55d-f93f09dbf5c4, force: False {{(pid=100462) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 09:08:46.688604 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6828e31a-815d-467c-b6dc-0562e361c554 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4?force=False returned with HTTP 202 Aug 04 09:08:46.689180 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 714/2842] 10.4.3.176 () {66 vars in 1380 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.701019 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-075f62e7-441f-41ba-b299-c12c650ce4f0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.703310 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-075f62e7-441f-41ba-b299-c12c650ce4f0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4 Aug 04 09:08:46.703607 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-075f62e7-441f-41ba-b299-c12c650ce4f0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.703856 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-075f62e7-441f-41ba-b299-c12c650ce4f0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.708914 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-075f62e7-441f-41ba-b299-c12c650ce4f0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4 returned with HTTP 404 Aug 04 09:08:46.709532 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 711/2843] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.719372 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0a481ab6-15d1-4669-9cd8-49888f29dfc2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.725841 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a481ab6-15d1-4669-9cd8-49888f29dfc2 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:46.726181 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0a481ab6-15d1-4669-9cd8-49888f29dfc2 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.727998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0a481ab6-15d1-4669-9cd8-49888f29dfc2 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.742435 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a481ab6-15d1-4669-9cd8-49888f29dfc2 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:46.743068 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 707/2844] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.758592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f68c17d2-ffd0-43f1-8d9a-d608078608a0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.761657 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f68c17d2-ffd0-43f1-8d9a-d608078608a0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4?force=False Aug 04 09:08:46.761657 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f68c17d2-ffd0-43f1-8d9a-d608078608a0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.761952 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f68c17d2-ffd0-43f1-8d9a-d608078608a0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.762522 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.762522 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:46.763109 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f68c17d2-ffd0-43f1-8d9a-d608078608a0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete qos_spec: 9b42b44b-f599-46a4-b55d-f93f09dbf5c4, force: False {{(pid=100460) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 09:08:46.768758 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f68c17d2-ffd0-43f1-8d9a-d608078608a0 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4?force=False returned with HTTP 404 Aug 04 09:08:46.769369 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 713/2845] 10.4.3.176 () {66 vars in 1380 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.777899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9c0d2fc9-9b97-4d30-b767-984eb2a09c40 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.780541 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c0d2fc9-9b97-4d30-b767-984eb2a09c40 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4 Aug 04 09:08:46.780762 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c0d2fc9-9b97-4d30-b767-984eb2a09c40 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.781111 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c0d2fc9-9b97-4d30-b767-984eb2a09c40 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.781470 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.781470 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:46.785695 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c0d2fc9-9b97-4d30-b767-984eb2a09c40 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4 returned with HTTP 404 Aug 04 09:08:46.786286 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 715/2846] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/9b42b44b-f599-46a4-b55d-f93f09dbf5c4 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.795708 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-940a0234-2ed7-49cd-b29d-d25486fea1b1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.798146 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-940a0234-2ed7-49cd-b29d-d25486fea1b1 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] POST https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:46.798635 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-940a0234-2ed7-49cd-b29d-d25486fea1b1 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1158361953", "consumer": "both"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:46.801282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.qos_specs [None req-940a0234-2ed7-49cd-b29d-d25486fea1b1 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1158361953', 'consumer': 'both', 'specs': {}} {{(pid=100459) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 09:08:46.808736 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-940a0234-2ed7-49cd-b29d-d25486fea1b1 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DB qos_specs_create(): root {'id': 'f1c6d527-3e1b-4d2e-869e-f9a370c2f078', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1158361953'} {{(pid=100459) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 09:08:46.818515 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-940a0234-2ed7-49cd-b29d-d25486fea1b1 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:46.819065 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 712/2847] 10.4.3.176 () {68 vars in 1264 bytes} [Tue Aug 4 09:08:46 2026] POST /volume/v3/qos-specs => generated 365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:08:46.828901 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1b0de10a-a817-4863-adc6-3b9c809d6ffe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.831308 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b0de10a-a817-4863-adc6-3b9c809d6ffe tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078?force=False Aug 04 09:08:46.831576 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b0de10a-a817-4863-adc6-3b9c809d6ffe tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.831734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b0de10a-a817-4863-adc6-3b9c809d6ffe tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.832009 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.832009 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:46.832499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b0de10a-a817-4863-adc6-3b9c809d6ffe tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete qos_spec: f1c6d527-3e1b-4d2e-869e-f9a370c2f078, force: False {{(pid=100461) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 09:08:46.863669 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b0de10a-a817-4863-adc6-3b9c809d6ffe tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078?force=False returned with HTTP 202 Aug 04 09:08:46.864334 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 708/2848] 10.4.3.176 () {66 vars in 1380 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:46.873505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-899276d9-76a5-4120-8fa7-20acd8654822 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.875699 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-899276d9-76a5-4120-8fa7-20acd8654822 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078 Aug 04 09:08:46.875977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-899276d9-76a5-4120-8fa7-20acd8654822 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.876281 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-899276d9-76a5-4120-8fa7-20acd8654822 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.879885 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-899276d9-76a5-4120-8fa7-20acd8654822 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078 returned with HTTP 404 Aug 04 09:08:46.880695 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 714/2849] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.890121 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c506bab8-b2fa-4684-b206-7b23a44ba779 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.892100 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c506bab8-b2fa-4684-b206-7b23a44ba779 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:46.892337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c506bab8-b2fa-4684-b206-7b23a44ba779 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.892548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c506bab8-b2fa-4684-b206-7b23a44ba779 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.904217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c506bab8-b2fa-4684-b206-7b23a44ba779 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:46.904854 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 716/2850] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.917488 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1dab4cd4-c101-47b7-83d8-9db3f8b4b098 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.919551 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1dab4cd4-c101-47b7-83d8-9db3f8b4b098 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078?force=False Aug 04 09:08:46.919828 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1dab4cd4-c101-47b7-83d8-9db3f8b4b098 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.920040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1dab4cd4-c101-47b7-83d8-9db3f8b4b098 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.920304 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.920304 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:46.920667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1dab4cd4-c101-47b7-83d8-9db3f8b4b098 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete qos_spec: f1c6d527-3e1b-4d2e-869e-f9a370c2f078, force: False {{(pid=100459) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 09:08:46.924814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1dab4cd4-c101-47b7-83d8-9db3f8b4b098 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078?force=False returned with HTTP 404 Aug 04 09:08:46.925378 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 713/2851] 10.4.3.176 () {66 vars in 1380 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.936385 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0b00c066-1e54-4bf1-801b-9f5499a4b5d7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.938398 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0b00c066-1e54-4bf1-801b-9f5499a4b5d7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078 Aug 04 09:08:46.938776 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0b00c066-1e54-4bf1-801b-9f5499a4b5d7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.939627 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0b00c066-1e54-4bf1-801b-9f5499a4b5d7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.939896 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.939896 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:46.944462 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0b00c066-1e54-4bf1-801b-9f5499a4b5d7 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078 returned with HTTP 404 Aug 04 09:08:46.945147 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 709/2852] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:46 2026] GET /volume/v3/qos-specs/f1c6d527-3e1b-4d2e-869e-f9a370c2f078 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:46.955058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2e4ec47b-99b9-4b47-b183-0c129fbf148b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.957227 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e4ec47b-99b9-4b47-b183-0c129fbf148b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] POST https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:46.957896 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e4ec47b-99b9-4b47-b183-0c129fbf148b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1245653213", "consumer": "front-end"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:46.959560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.qos_specs [None req-2e4ec47b-99b9-4b47-b183-0c129fbf148b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1245653213', 'consumer': 'front-end', 'specs': {}} {{(pid=100460) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 04 09:08:46.962546 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-2e4ec47b-99b9-4b47-b183-0c129fbf148b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DB qos_specs_create(): root {'id': 'a1f2a0ba-af9e-4668-96ff-460766374512', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1245653213'} {{(pid=100460) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5659}} Aug 04 09:08:46.968417 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e4ec47b-99b9-4b47-b183-0c129fbf148b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:46.968853 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 715/2853] 10.4.3.176 () {68 vars in 1264 bytes} [Tue Aug 4 09:08:46 2026] POST /volume/v3/qos-specs => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:46.979536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7568f157-34bd-4866-8bd7-ab4a39b8850b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:46.981400 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7568f157-34bd-4866-8bd7-ab4a39b8850b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512?force=False Aug 04 09:08:46.981689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7568f157-34bd-4866-8bd7-ab4a39b8850b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:46.981937 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7568f157-34bd-4866-8bd7-ab4a39b8850b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:46.982248 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:46.982248 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:46.982705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7568f157-34bd-4866-8bd7-ab4a39b8850b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete qos_spec: a1f2a0ba-af9e-4668-96ff-460766374512, force: False {{(pid=100462) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 09:08:47.002806 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7568f157-34bd-4866-8bd7-ab4a39b8850b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512?force=False returned with HTTP 202 Aug 04 09:08:47.003339 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 717/2854] 10.4.3.176 () {66 vars in 1380 bytes} [Tue Aug 4 09:08:46 2026] DELETE /volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:47.010356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e0c7421a-64b8-4d6b-90c9-ef94a5adf741 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.012283 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e0c7421a-64b8-4d6b-90c9-ef94a5adf741 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512 Aug 04 09:08:47.012556 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e0c7421a-64b8-4d6b-90c9-ef94a5adf741 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.013151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e0c7421a-64b8-4d6b-90c9-ef94a5adf741 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.018694 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e0c7421a-64b8-4d6b-90c9-ef94a5adf741 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512 returned with HTTP 404 Aug 04 09:08:47.019135 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 714/2855] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:47.025761 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-92d8f64e-238b-4ca7-86d7-34797f54b1a4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.031103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-92d8f64e-238b-4ca7-86d7-34797f54b1a4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:47.031440 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-92d8f64e-238b-4ca7-86d7-34797f54b1a4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.031734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-92d8f64e-238b-4ca7-86d7-34797f54b1a4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.037980 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-92d8f64e-238b-4ca7-86d7-34797f54b1a4 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:47.038561 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 710/2856] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:47.042176 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-faf092a0-b341-4034-a764-21bd5ed3eb65 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.043785 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-faf092a0-b341-4034-a764-21bd5ed3eb65 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:47.044085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-faf092a0-b341-4034-a764-21bd5ed3eb65 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.044351 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-faf092a0-b341-4034-a764-21bd5ed3eb65 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.050624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6e0e354a-127b-4723-b671-d0fe24cdf55b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.052760 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6e0e354a-127b-4723-b671-d0fe24cdf55b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512?force=False Aug 04 09:08:47.052954 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6e0e354a-127b-4723-b671-d0fe24cdf55b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.053225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6e0e354a-127b-4723-b671-d0fe24cdf55b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.053521 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.053521 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:47.053879 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e0e354a-127b-4723-b671-d0fe24cdf55b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete qos_spec: a1f2a0ba-af9e-4668-96ff-460766374512, force: False {{(pid=100462) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 09:08:47.057134 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6e0e354a-127b-4723-b671-d0fe24cdf55b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512?force=False returned with HTTP 404 Aug 04 09:08:47.057650 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 718/2857] 10.4.3.176 () {66 vars in 1380 bytes} [Tue Aug 4 09:08:47 2026] DELETE /volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:47.058128 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.058128 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:47.065044 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-faf092a0-b341-4034-a764-21bd5ed3eb65 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:47.078431 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cfc035d5-835f-445b-b26d-142b091aabdd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.083729 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cfc035d5-835f-445b-b26d-142b091aabdd tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512 Aug 04 09:08:47.083980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cfc035d5-835f-445b-b26d-142b091aabdd tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.084227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cfc035d5-835f-445b-b26d-142b091aabdd tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.085155 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-faf092a0-b341-4034-a764-21bd5ed3eb65 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:47.086888 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 716/2858] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 1166 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:47.092506 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cfc035d5-835f-445b-b26d-142b091aabdd tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512 returned with HTTP 404 Aug 04 09:08:47.092506 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 715/2859] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs/a1f2a0ba-af9e-4668-96ff-460766374512 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:47.101986 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-58483242-7d15-4ea8-97fb-9a1effcd3a5b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.106123 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-58483242-7d15-4ea8-97fb-9a1effcd3a5b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf Aug 04 09:08:47.107063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-58483242-7d15-4ea8-97fb-9a1effcd3a5b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.107471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-58483242-7d15-4ea8-97fb-9a1effcd3a5b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.107802 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-abf2d12e-7d37-414d-b159-e2ef5e4ea6be None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.108231 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.108231 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:47.109917 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-abf2d12e-7d37-414d-b159-e2ef5e4ea6be tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:47.110142 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-abf2d12e-7d37-414d-b159-e2ef5e4ea6be tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.110356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-abf2d12e-7d37-414d-b159-e2ef5e4ea6be tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.114363 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-58483242-7d15-4ea8-97fb-9a1effcd3a5b tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf returned with HTTP 200 Aug 04 09:08:47.114976 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 711/2860] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:47.122334 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.122334 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:47.125221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1b8eb7c2-67f1-45ed-9ecc-a83b33ec7f98 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.127116 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-abf2d12e-7d37-414d-b159-e2ef5e4ea6be tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:47.127248 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1b8eb7c2-67f1-45ed-9ecc-a83b33ec7f98 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs Aug 04 09:08:47.127677 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1b8eb7c2-67f1-45ed-9ecc-a83b33ec7f98 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.128012 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1b8eb7c2-67f1-45ed-9ecc-a83b33ec7f98 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.132680 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-abf2d12e-7d37-414d-b159-e2ef5e4ea6be tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:47.133091 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 719/2861] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:47.139150 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1b8eb7c2-67f1-45ed-9ecc-a83b33ec7f98 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs returned with HTTP 200 Aug 04 09:08:47.139862 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 717/2862] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:47.142218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2821928b-954a-4d2c-b1b4-970e19254615 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.144505 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2821928b-954a-4d2c-b1b4-970e19254615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:47.144568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2821928b-954a-4d2c-b1b4-970e19254615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.144778 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2821928b-954a-4d2c-b1b4-970e19254615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.144878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2821928b-954a-4d2c-b1b4-970e19254615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:47.152230 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.152230 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:47.153182 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2821928b-954a-4d2c-b1b4-970e19254615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:47.153850 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 716/2863] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:47.156662 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-18fad1de-bb16-4354-ad77-22b8ad0b2fc8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.159697 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18fad1de-bb16-4354-ad77-22b8ad0b2fc8 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] PUT https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf Aug 04 09:08:47.160148 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-18fad1de-bb16-4354-ad77-22b8ad0b2fc8 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:47.161897 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.161897 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:47.166931 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.qos_specs [None req-18fad1de-bb16-4354-ad77-22b8ad0b2fc8 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100461) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 04 09:08:47.175912 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-18fad1de-bb16-4354-ad77-22b8ad0b2fc8 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] qos_specs_update() value: {'id': '140742d5-d917-4413-8c1d-27e83faabae7', 'key': 'iops_bytes', 'value': '500', 'specs_id': '65e26d7a-0582-4958-a651-cd1d5feb44cf', 'deleted': False} {{(pid=100461) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6022}} Aug 04 09:08:47.182882 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18fad1de-bb16-4354-ad77-22b8ad0b2fc8 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf returned with HTTP 200 Aug 04 09:08:47.183539 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 712/2864] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 09:08:47 2026] PUT /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:08:47.190816 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-176f6ab3-01f2-4271-80b0-ef9455189eec None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.192881 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-176f6ab3-01f2-4271-80b0-ef9455189eec tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf Aug 04 09:08:47.193104 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-176f6ab3-01f2-4271-80b0-ef9455189eec tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.193379 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-176f6ab3-01f2-4271-80b0-ef9455189eec tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.198496 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-176f6ab3-01f2-4271-80b0-ef9455189eec tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf returned with HTTP 200 Aug 04 09:08:47.199043 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 720/2865] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:47.209023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f0518f70-ba0a-4313-bd2e-101938ae723a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.210861 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0518f70-ba0a-4313-bd2e-101938ae723a tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] PUT https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/delete_keys Aug 04 09:08:47.211185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0518f70-ba0a-4313-bd2e-101938ae723a tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:47.212618 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.212618 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:47.213163 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f0518f70-ba0a-4313-bd2e-101938ae723a tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete_key spec: 65e26d7a-0582-4958-a651-cd1d5feb44cf, keys: ['iops_bytes'] {{(pid=100460) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 04 09:08:47.232112 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0518f70-ba0a-4313-bd2e-101938ae723a tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/delete_keys returned with HTTP 202 Aug 04 09:08:47.232818 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 718/2866] 10.4.3.176 () {68 vars in 1410 bytes} [Tue Aug 4 09:08:47 2026] PUT /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf/delete_keys => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:47.240356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7fed9bca-7328-4d2a-a1eb-983d86587998 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.242606 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7fed9bca-7328-4d2a-a1eb-983d86587998 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf Aug 04 09:08:47.243235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7fed9bca-7328-4d2a-a1eb-983d86587998 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.243235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7fed9bca-7328-4d2a-a1eb-983d86587998 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.248935 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7fed9bca-7328-4d2a-a1eb-983d86587998 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf returned with HTTP 200 Aug 04 09:08:47.249517 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 717/2867] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:47.260592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-28bff5e9-d909-4368-a027-6abd6f1fbdca None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.263390 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-28bff5e9-d909-4368-a027-6abd6f1fbdca tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf Aug 04 09:08:47.263748 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-28bff5e9-d909-4368-a027-6abd6f1fbdca tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.264040 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-28bff5e9-d909-4368-a027-6abd6f1fbdca tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.264408 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.264408 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:47.269443 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-28bff5e9-d909-4368-a027-6abd6f1fbdca tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf returned with HTTP 200 Aug 04 09:08:47.270061 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 713/2868] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:47.279277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8878d3a2-d294-472c-bc73-8c3900be8adc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.281039 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8878d3a2-d294-472c-bc73-8c3900be8adc tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] DELETE https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf?force=False Aug 04 09:08:47.281273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8878d3a2-d294-472c-bc73-8c3900be8adc tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.281517 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8878d3a2-d294-472c-bc73-8c3900be8adc tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.281835 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.281835 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:47.282309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8878d3a2-d294-472c-bc73-8c3900be8adc tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Delete qos_spec: 65e26d7a-0582-4958-a651-cd1d5feb44cf, force: False {{(pid=100462) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 04 09:08:47.315022 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8878d3a2-d294-472c-bc73-8c3900be8adc tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf?force=False returned with HTTP 202 Aug 04 09:08:47.315310 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 721/2869] 10.4.3.176 () {66 vars in 1380 bytes} [Tue Aug 4 09:08:47 2026] DELETE /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:47.326828 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-765ce771-02b6-4e41-9687-bb2f4d927422 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:47.330545 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-765ce771-02b6-4e41-9687-bb2f4d927422 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] GET https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf Aug 04 09:08:47.330722 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-765ce771-02b6-4e41-9687-bb2f4d927422 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:47.330943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-765ce771-02b6-4e41-9687-bb2f4d927422 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:47.331291 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:47.331291 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:47.334791 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-765ce771-02b6-4e41-9687-bb2f4d927422 tempest-QosSpecsTestJSON-737386634 tempest-QosSpecsTestJSON-737386634-project-admin] https://10.4.3.176/volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf returned with HTTP 404 Aug 04 09:08:47.335255 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 719/2870] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:47 2026] GET /volume/v3/qos-specs/65e26d7a-0582-4958-a651-cd1d5feb44cf => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:48.171292 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-65e1707b-6ab8-4415-8715-b2e619b0b2f5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:48.178278 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65e1707b-6ab8-4415-8715-b2e619b0b2f5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:48.178278 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65e1707b-6ab8-4415-8715-b2e619b0b2f5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:48.178428 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65e1707b-6ab8-4415-8715-b2e619b0b2f5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:48.178532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-65e1707b-6ab8-4415-8715-b2e619b0b2f5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:48.187964 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:48.187964 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:48.188898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65e1707b-6ab8-4415-8715-b2e619b0b2f5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:48.189554 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 718/2871] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:48 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:49.209303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-35af45b6-f017-4746-bbe7-023745eb0d19 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:49.211148 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35af45b6-f017-4746-bbe7-023745eb0d19 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:49.211395 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35af45b6-f017-4746-bbe7-023745eb0d19 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:49.211712 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35af45b6-f017-4746-bbe7-023745eb0d19 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:49.211859 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-35af45b6-f017-4746-bbe7-023745eb0d19 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:49.217625 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:49.217625 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:49.218429 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35af45b6-f017-4746-bbe7-023745eb0d19 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:49.218897 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 714/2872] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:49 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:49.822648 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3f92ab2b-7aba-4bec-b3df-5900ef8cd556 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:49.825578 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3f92ab2b-7aba-4bec-b3df-5900ef8cd556 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:49.825845 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3f92ab2b-7aba-4bec-b3df-5900ef8cd556 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:49.826074 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3f92ab2b-7aba-4bec-b3df-5900ef8cd556 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:49.838937 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:49.838937 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:49.844373 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3f92ab2b-7aba-4bec-b3df-5900ef8cd556 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:49.851093 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3f92ab2b-7aba-4bec-b3df-5900ef8cd556 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:49.851627 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 722/2873] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:49 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:49.869229 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3ef8eedb-ab60-4af8-b2f1-f385bf41821d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:49.872741 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3d53a9c4-2dea-4f51-9286-ab09549fb484 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:49.874711 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3d53a9c4-2dea-4f51-9286-ab09549fb484 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] POST https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c/action Aug 04 09:08:49.875099 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3d53a9c4-2dea-4f51-9286-ab09549fb484 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:49.875292 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3d53a9c4-2dea-4f51-9286-ab09549fb484 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:49.887125 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:49.887125 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:49.887763 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3d53a9c4-2dea-4f51-9286-ab09549fb484 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:49.894564 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3d53a9c4-2dea-4f51-9286-ab09549fb484 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Begin detaching volume completed successfully. Aug 04 09:08:49.894874 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-3d53a9c4-2dea-4f51-9286-ab09549fb484 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c/action returned with HTTP 202 Aug 04 09:08:49.895482 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 719/2874] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:08:49 2026] POST /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:08:49.943390 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-53c2be30-96bd-47c8-b7e6-ca221d6dd2ea None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:49.943909 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-53c2be30-96bd-47c8-b7e6-ca221d6dd2ea None None] GET https://10.4.3.176/volume// Aug 04 09:08:49.944098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-53c2be30-96bd-47c8-b7e6-ca221d6dd2ea None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:49.944285 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-53c2be30-96bd-47c8-b7e6-ca221d6dd2ea None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:49.944621 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-53c2be30-96bd-47c8-b7e6-ca221d6dd2ea None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:49.944904 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 715/2875] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:08:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:49.953968 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-f9bc4d1e-b53f-48cb-afeb-3e36d6eac074 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:49.955310 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-f9bc4d1e-b53f-48cb-afeb-3e36d6eac074 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:49.955557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-f9bc4d1e-b53f-48cb-afeb-3e36d6eac074 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:49.955764 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-f9bc4d1e-b53f-48cb-afeb-3e36d6eac074 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:49.966280 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:49.966280 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:49.969773 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-f9bc4d1e-b53f-48cb-afeb-3e36d6eac074 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:49.974103 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-f9bc4d1e-b53f-48cb-afeb-3e36d6eac074 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:49.974674 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 723/2876] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:08:49 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 1349 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:49.982813 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ef8eedb-ab60-4af8-b2f1-f385bf41821d tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] GET https://10.4.3.176/volume/v3/os-services Aug 04 09:08:49.983004 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ef8eedb-ab60-4af8-b2f1-f385bf41821d tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:49.983420 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ef8eedb-ab60-4af8-b2f1-f385bf41821d tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:49.987827 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ef8eedb-ab60-4af8-b2f1-f385bf41821d tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] https://10.4.3.176/volume/v3/os-services returned with HTTP 200 Aug 04 09:08:49.988434 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 720/2877] 10.4.3.176 () {66 vars in 1249 bytes} [Tue Aug 4 09:08:49 2026] GET /volume/v3/os-services => generated 626 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:50.000142 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b6c7b7c-2e01-4af7-9d08-ba05d12f9bea None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.002254 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b6c7b7c-2e01-4af7-9d08-ba05d12f9bea tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] PUT https://10.4.3.176/volume/v3/os-services/disable-log-reason Aug 04 09:08:50.002676 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b6c7b7c-2e01-4af7-9d08-ba05d12f9bea tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006401", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:50.004982 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b6c7b7c-2e01-4af7-9d08-ba05d12f9bea tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] https://10.4.3.176/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 04 09:08:50.006344 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 720/2878] 10.4.3.176 () {68 vars in 1326 bytes} [Tue Aug 4 09:08:49 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:08:50.014424 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-65958095-5032-4ac5-97d8-50d3f49b1e8d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.017605 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65958095-5032-4ac5-97d8-50d3f49b1e8d tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] PUT https://10.4.3.176/volume/v3/os-services/disable Aug 04 09:08:50.017953 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65958095-5032-4ac5-97d8-50d3f49b1e8d tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006401", "binary": "invalid_binary"} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:50.025069 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65958095-5032-4ac5-97d8-50d3f49b1e8d tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] https://10.4.3.176/volume/v3/os-services/disable returned with HTTP 404 Aug 04 09:08:50.025557 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 716/2879] 10.4.3.176 () {68 vars in 1293 bytes} [Tue Aug 4 09:08:50 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:50.033108 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-10ba66f1-99a8-4ac6-bb74-3eafb71e8756 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.034707 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-10ba66f1-99a8-4ac6-bb74-3eafb71e8756 tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] PUT https://10.4.3.176/volume/v3/os-services/enable Aug 04 09:08:50.035037 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-10ba66f1-99a8-4ac6-bb74-3eafb71e8756 tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:50.041894 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-10ba66f1-99a8-4ac6-bb74-3eafb71e8756 tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] https://10.4.3.176/volume/v3/os-services/enable returned with HTTP 404 Aug 04 09:08:50.042403 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 724/2880] 10.4.3.176 () {68 vars in 1290 bytes} [Tue Aug 4 09:08:50 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:50.051145 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f562d6ac-a37d-40c5-8ce7-4a82a90fb5ce None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.051547 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f562d6ac-a37d-40c5-8ce7-4a82a90fb5ce tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] PUT https://10.4.3.176/volume/v3/os-services/freeze Aug 04 09:08:50.051631 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f562d6ac-a37d-40c5-8ce7-4a82a90fb5ce tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:50.059032 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f562d6ac-a37d-40c5-8ce7-4a82a90fb5ce tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] https://10.4.3.176/volume/v3/os-services/freeze returned with HTTP 400 Aug 04 09:08:50.059604 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 721/2881] 10.4.3.176 () {68 vars in 1290 bytes} [Tue Aug 4 09:08:50 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:50.069255 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c7a5ce83-041d-4292-921b-285259191bcb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.071741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c7a5ce83-041d-4292-921b-285259191bcb tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] PUT https://10.4.3.176/volume/v3/os-services/thaw Aug 04 09:08:50.072164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c7a5ce83-041d-4292-921b-285259191bcb tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:50.081866 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c7a5ce83-041d-4292-921b-285259191bcb tempest-VolumeServicesNegativeTest-1524538278 tempest-VolumeServicesNegativeTest-1524538278-project-admin] https://10.4.3.176/volume/v3/os-services/thaw returned with HTTP 400 Aug 04 09:08:50.082517 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 721/2882] 10.4.3.176 () {68 vars in 1284 bytes} [Tue Aug 4 09:08:50 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:08:50.234436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-df29572d-d380-48fc-aab6-35d79d012cf4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.238799 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df29572d-d380-48fc-aab6-35d79d012cf4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:50.239115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df29572d-d380-48fc-aab6-35d79d012cf4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:50.239421 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df29572d-d380-48fc-aab6-35d79d012cf4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:50.239611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-df29572d-d380-48fc-aab6-35d79d012cf4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:50.246024 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:50.246024 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:50.247134 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df29572d-d380-48fc-aab6-35d79d012cf4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:50.247658 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 717/2883] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:50 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:50.260449 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5e6083e0-ad33-46bd-92bc-234bc20b4f97 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.264789 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e6083e0-ad33-46bd-92bc-234bc20b4f97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 Aug 04 09:08:50.265014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5e6083e0-ad33-46bd-92bc-234bc20b4f97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:50.265320 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5e6083e0-ad33-46bd-92bc-234bc20b4f97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:50.274782 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:50.274782 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:50.279423 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5e6083e0-ad33-46bd-92bc-234bc20b4f97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:50.285731 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e6083e0-ad33-46bd-92bc-234bc20b4f97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 returned with HTTP 200 Aug 04 09:08:50.285731 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 725/2884] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:50 2026] GET /volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 => generated 966 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:50.300065 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f5e262e5-e1b9-4907-a15d-b8259daaf901 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.302399 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f5e262e5-e1b9-4907-a15d-b8259daaf901 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 Aug 04 09:08:50.302629 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f5e262e5-e1b9-4907-a15d-b8259daaf901 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:50.303064 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f5e262e5-e1b9-4907-a15d-b8259daaf901 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:50.313230 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:50.313230 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:50.318811 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f5e262e5-e1b9-4907-a15d-b8259daaf901 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:50.321824 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f5e262e5-e1b9-4907-a15d-b8259daaf901 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 returned with HTTP 200 Aug 04 09:08:50.322358 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 722/2885] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:50 2026] GET /volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 => generated 966 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:50.335115 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-452acb63-a87f-4a13-8bff-d9455abf701e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.336872 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-452acb63-a87f-4a13-8bff-d9455abf701e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 Aug 04 09:08:50.337456 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-452acb63-a87f-4a13-8bff-d9455abf701e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:50.337456 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-452acb63-a87f-4a13-8bff-d9455abf701e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:50.337456 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-452acb63-a87f-4a13-8bff-d9455abf701e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: 0f3778ee-6c7e-4cf7-942c-f18f780f4379 Aug 04 09:08:50.346903 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:50.346903 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:50.347479 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-452acb63-a87f-4a13-8bff-d9455abf701e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:50.369227 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-452acb63-a87f-4a13-8bff-d9455abf701e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume request issued successfully. Aug 04 09:08:50.369591 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-452acb63-a87f-4a13-8bff-d9455abf701e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 returned with HTTP 202 Aug 04 09:08:50.370072 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 722/2886] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:50 2026] DELETE /volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:50.379420 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f237d3d0-699a-4716-b002-39127c20663f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.381996 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f237d3d0-699a-4716-b002-39127c20663f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 Aug 04 09:08:50.382194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f237d3d0-699a-4716-b002-39127c20663f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:50.382450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f237d3d0-699a-4716-b002-39127c20663f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:50.392183 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:50.392183 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:50.396325 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f237d3d0-699a-4716-b002-39127c20663f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:50.401704 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f237d3d0-699a-4716-b002-39127c20663f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 returned with HTTP 200 Aug 04 09:08:50.402189 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 718/2887] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:50 2026] GET /volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:50.669433 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.671850 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:50.672324 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-382161701", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:50.674766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-382161701', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:50.674925 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Create volume of 1 GB Aug 04 09:08:50.680615 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Availability Zones retrieved successfully. Aug 04 09:08:50.688039 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Flow 'volume_create_api' (ddb449d8-0352-48f3-aa82-f38e6a718813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:50.689014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67608cb0-5a43-4149-a80c-177669006615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:50.690535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:50.725770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67608cb0-5a43-4149-a80c-177669006615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:50.726956 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee262520-e42d-4299-a506-b70b590ac5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:50.776944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Created reservations ['47e87c54-2206-4963-ba3f-cf248a7a1a3c', '7b08d3af-557e-43cc-8311-347c3d2cee72', '32361048-5152-4b22-94f2-f798470a839c', '5a0ccbe7-a667-4053-bc30-dc432ce3e0e5'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:50.777958 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee262520-e42d-4299-a506-b70b590ac5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47e87c54-2206-4963-ba3f-cf248a7a1a3c', '7b08d3af-557e-43cc-8311-347c3d2cee72', '32361048-5152-4b22-94f2-f798470a839c', '5a0ccbe7-a667-4053-bc30-dc432ce3e0e5']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:50.778791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a079a2-2ac9-47f6-9c7d-a0d43d75a9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:50.812049 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a079a2-2ac9-47f6-9c7d-a0d43d75a9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '918750ae-7823-4891-8e1e-6923e50f1a80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-382161701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58391e17ab8433297c4fbd158754720',qos_specs=None,replication_status=,reservations=['47e87c54-2206-4963-ba3f-cf248a7a1a3c','7b08d3af-557e-43cc-8311-347c3d2cee72','32361048-5152-4b22-94f2-f798470a839c','5a0ccbe7-a667-4053-bc30-dc432ce3e0e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34588627c40a4a05bff4b71bddfc4ea3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-382161701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=918750ae-7823-4891-8e1e-6923e50f1a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b58391e17ab8433297c4fbd158754720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34588627c40a4a05bff4b71bddfc4ea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:50.812907 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85810a5-6496-483a-8cb9-f2567657efdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:50.840563 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a85810a5-6496-483a-8cb9-f2567657efdd) transitioned into state 'SUCCESS' from state '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-382161701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58391e17ab8433297c4fbd158754720',qos_specs=None,replication_status=,reservations=['47e87c54-2206-4963-ba3f-cf248a7a1a3c','7b08d3af-557e-43cc-8311-347c3d2cee72','32361048-5152-4b22-94f2-f798470a839c','5a0ccbe7-a667-4053-bc30-dc432ce3e0e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34588627c40a4a05bff4b71bddfc4ea3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:50.841115 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8583206-71a5-4abc-a8e7-528fdf1044a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:50.855373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8583206-71a5-4abc-a8e7-528fdf1044a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:50.855373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Flow 'volume_create_api' (ddb449d8-0352-48f3-aa82-f38e6a718813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:50.855373 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Create volume request issued successfully. Aug 04 09:08:50.855667 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d0df069a-441d-4a68-b948-1ae5ba41c9bf tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:50.855912 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 726/2888] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:08:50 2026] POST /volume/v3/volumes => generated 754 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:50.870297 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e0eaed83-cc95-4773-948e-94da7347028a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.875856 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e0eaed83-cc95-4773-948e-94da7347028a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:50.876042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e0eaed83-cc95-4773-948e-94da7347028a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:50.876221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e0eaed83-cc95-4773-948e-94da7347028a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:50.891482 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:50.891482 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:50.895427 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-94e7dc83-5532-4a0d-aedb-f04eab2260af None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:50.897399 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e0eaed83-cc95-4773-948e-94da7347028a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:50.898259 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-94e7dc83-5532-4a0d-aedb-f04eab2260af tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] DELETE https://10.4.3.176/volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e Aug 04 09:08:50.898557 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-94e7dc83-5532-4a0d-aedb-f04eab2260af tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:50.898819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-94e7dc83-5532-4a0d-aedb-f04eab2260af tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:50.903970 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e0eaed83-cc95-4773-948e-94da7347028a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:50.904543 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 723/2889] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:50 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:50.908229 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:50.908229 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:50.967066 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b19a3e34-643c-4c4b-b047-a323fb99dd95 req-94e7dc83-5532-4a0d-aedb-f04eab2260af tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e returned with HTTP 200 Aug 04 09:08:50.967647 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 723/2890] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:08:50 2026] DELETE /volume/v3/attachments/fa940e9d-b02e-4a3d-8ab6-a9dfd8bd4c3e => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:51.417082 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b2728dcf-3033-4371-900d-8a8851159ad2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:51.419407 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b2728dcf-3033-4371-900d-8a8851159ad2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 Aug 04 09:08:51.419828 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b2728dcf-3033-4371-900d-8a8851159ad2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:51.420000 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b2728dcf-3033-4371-900d-8a8851159ad2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:51.431008 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b2728dcf-3033-4371-900d-8a8851159ad2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 returned with HTTP 404 Aug 04 09:08:51.431597 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 719/2891] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:51 2026] GET /volume/v3/volumes/0f3778ee-6c7e-4cf7-942c-f18f780f4379 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:51.438965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd8f8aee-d625-49a0-a309-69079b2a64d6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:51.441694 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd8f8aee-d625-49a0-a309-69079b2a64d6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:51.441907 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd8f8aee-d625-49a0-a309-69079b2a64d6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:51.442125 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd8f8aee-d625-49a0-a309-69079b2a64d6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:51.442299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-dd8f8aee-d625-49a0-a309-69079b2a64d6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete backup with id: cc467963-5093-4ed6-ab15-2c2f57ffcffe. Aug 04 09:08:51.446805 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:51.446805 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:51.458571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-dd8f8aee-d625-49a0-a309-69079b2a64d6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] delete_backup rpcapi backup_id cc467963-5093-4ed6-ab15-2c2f57ffcffe {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:08:51.460383 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd8f8aee-d625-49a0-a309-69079b2a64d6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 202 Aug 04 09:08:51.461056 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 727/2892] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:51 2026] DELETE /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:08:51.470994 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-eb28df74-1f6d-4523-add6-fb2dc700f3a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:51.474099 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eb28df74-1f6d-4523-add6-fb2dc700f3a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:51.474347 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eb28df74-1f6d-4523-add6-fb2dc700f3a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:51.474522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eb28df74-1f6d-4523-add6-fb2dc700f3a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:51.474645 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-eb28df74-1f6d-4523-add6-fb2dc700f3a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:51.483140 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:51.483140 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:51.484179 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eb28df74-1f6d-4523-add6-fb2dc700f3a2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 200 Aug 04 09:08:51.484684 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 724/2893] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:51 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:51.920768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bc590910-9edc-47e3-bf4e-f9f3290d0f2e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:51.923370 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc590910-9edc-47e3-bf4e-f9f3290d0f2e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:51.923651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc590910-9edc-47e3-bf4e-f9f3290d0f2e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:51.923885 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc590910-9edc-47e3-bf4e-f9f3290d0f2e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:51.931181 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:51.931181 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:51.936091 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bc590910-9edc-47e3-bf4e-f9f3290d0f2e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:51.940983 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc590910-9edc-47e3-bf4e-f9f3290d0f2e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:51.941724 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 724/2894] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:51 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:51.954647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b34e9166-5524-4f19-9655-ea45326dd6d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:51.957302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b34e9166-5524-4f19-9655-ea45326dd6d9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:51.957569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b34e9166-5524-4f19-9655-ea45326dd6d9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:51.957813 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b34e9166-5524-4f19-9655-ea45326dd6d9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:51.967259 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:51.967259 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:51.973118 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b34e9166-5524-4f19-9655-ea45326dd6d9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:51.978653 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b34e9166-5524-4f19-9655-ea45326dd6d9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:51.979256 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 720/2895] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:51 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:51.993867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:51.996623 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:08:51.996870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:51.997297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:51.997655 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:08:51.998494 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:08:52.008003 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Get all volumes completed successfully. Aug 04 09:08:52.008569 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-075eb987-dca0-455d-98cc-b6cb3950b5b7 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:08:52.009030 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 728/2896] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:08:51 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:52.019114 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-41b1e57f-6383-4e3a-9eef-479a26d50f0b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.021466 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-41b1e57f-6383-4e3a-9eef-479a26d50f0b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:52.021734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-41b1e57f-6383-4e3a-9eef-479a26d50f0b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.021963 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-41b1e57f-6383-4e3a-9eef-479a26d50f0b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.037468 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.037468 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:52.047852 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-41b1e57f-6383-4e3a-9eef-479a26d50f0b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:52.052120 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-41b1e57f-6383-4e3a-9eef-479a26d50f0b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:52.052554 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 725/2897] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:52.112697 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-05d591c8-c77c-49f4-8975-4eed67098db9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.115364 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-05d591c8-c77c-49f4-8975-4eed67098db9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:52.115672 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-05d591c8-c77c-49f4-8975-4eed67098db9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.115885 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-05d591c8-c77c-49f4-8975-4eed67098db9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.123962 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.123962 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:52.127749 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-05d591c8-c77c-49f4-8975-4eed67098db9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:52.132404 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-05d591c8-c77c-49f4-8975-4eed67098db9 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:52.132862 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 725/2898] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:52.211335 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-092fa7e7-3860-4365-b545-8508b0dfdd82 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.211752 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-092fa7e7-3860-4365-b545-8508b0dfdd82 None None] GET https://10.4.3.176/volume// Aug 04 09:08:52.211908 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-092fa7e7-3860-4365-b545-8508b0dfdd82 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.212109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-092fa7e7-3860-4365-b545-8508b0dfdd82 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.212466 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-092fa7e7-3860-4365-b545-8508b0dfdd82 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:52.212774 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 721/2899] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:52.221471 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-6c645aa6-a66d-42ad-ade4-c796db9a4700 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.223635 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-6c645aa6-a66d-42ad-ade4-c796db9a4700 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:08:52.223956 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-6c645aa6-a66d-42ad-ade4-c796db9a4700 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "918750ae-7823-4891-8e1e-6923e50f1a80", "connector": null, "instance_uuid": "ec099fa5-7d4a-4f72-bb75-bfef401a1ff0"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:52.231989 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.231989 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:52.262146 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-6c645aa6-a66d-42ad-ade4-c796db9a4700 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:08:52.262670 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 729/2900] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:08:52 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:52.293444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a164e634-b34a-4a85-b25c-d60a17042493 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.295377 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a164e634-b34a-4a85-b25c-d60a17042493 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:52.295593 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a164e634-b34a-4a85-b25c-d60a17042493 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.295781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a164e634-b34a-4a85-b25c-d60a17042493 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.302095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7e840314-a064-4ba5-9048-1b72a4ffa6a4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.302549 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7e840314-a064-4ba5-9048-1b72a4ffa6a4 None None] GET https://10.4.3.176/volume// Aug 04 09:08:52.302745 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7e840314-a064-4ba5-9048-1b72a4ffa6a4 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.302936 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7e840314-a064-4ba5-9048-1b72a4ffa6a4 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.303274 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7e840314-a064-4ba5-9048-1b72a4ffa6a4 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:52.303588 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 726/2901] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:52.308175 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.308175 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:52.309912 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-d8fa4609-763f-449d-a2ac-0094a17ef33e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.312042 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-d8fa4609-763f-449d-a2ac-0094a17ef33e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:52.312263 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-d8fa4609-763f-449d-a2ac-0094a17ef33e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.312450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-d8fa4609-763f-449d-a2ac-0094a17ef33e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.313691 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a164e634-b34a-4a85-b25c-d60a17042493 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:52.320528 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a164e634-b34a-4a85-b25c-d60a17042493 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:52.320930 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 726/2902] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:52.321983 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.321983 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:52.326325 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-d8fa4609-763f-449d-a2ac-0094a17ef33e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:52.329454 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-d8fa4609-763f-449d-a2ac-0094a17ef33e tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:52.329907 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 722/2903] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:52.427661 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3965abdb-f096-42a2-9ec7-711a620779ff None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.461229 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-faa978aa-2555-4239-94e9-19751def685b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.461229 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-faa978aa-2555-4239-94e9-19751def685b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] PUT https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a Aug 04 09:08:52.461943 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-faa978aa-2555-4239-94e9-19751def685b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:52.475010 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-faa978aa-2555-4239-94e9-19751def685b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Acquiring lock "cinder-attachment_update-918750ae-7823-4891-8e1e-6923e50f1a80-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:08:52.482675 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-faa978aa-2555-4239-94e9-19751def685b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Lock "cinder-attachment_update-918750ae-7823-4891-8e1e-6923e50f1a80-np0000006401" acquired by "attachment_update" :: waited 0.008s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:08:52.483897 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.483897 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:52.498404 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fb4c7afc-6f3c-4070-9eac-7eb04ed4b48b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.505733 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb4c7afc-6f3c-4070-9eac-7eb04ed4b48b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe Aug 04 09:08:52.505981 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb4c7afc-6f3c-4070-9eac-7eb04ed4b48b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.506171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb4c7afc-6f3c-4070-9eac-7eb04ed4b48b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.506307 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-fb4c7afc-6f3c-4070-9eac-7eb04ed4b48b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id cc467963-5093-4ed6-ab15-2c2f57ffcffe. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:08:52.514037 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb4c7afc-6f3c-4070-9eac-7eb04ed4b48b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe returned with HTTP 404 Aug 04 09:08:52.517812 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 727/2904] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/v3/backups/cc467963-5093-4ed6-ab15-2c2f57ffcffe => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:52.582932 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-faa978aa-2555-4239-94e9-19751def685b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Lock "cinder-attachment_update-918750ae-7823-4891-8e1e-6923e50f1a80-np0000006401" released by "attachment_update" :: held 0.100s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:08:52.583363 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-faa978aa-2555-4239-94e9-19751def685b tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a returned with HTTP 200 Aug 04 09:08:52.584507 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 727/2905] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:08:52 2026] PUT /volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:52.597784 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:52.598997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1181321521"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:52.599584 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1181321521'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:52.599707 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Create volume of 1 GB Aug 04 09:08:52.600011 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.600011 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:52.611374 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Availability Zones retrieved successfully. Aug 04 09:08:52.618222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Flow 'volume_create_api' (a020f0ca-c694-4d26-93d9-9cc7d4225f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:52.618317 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.618589 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c4b5a2-a408-4642-8af6-277247ce703d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:52.621686 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:52.621762 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:52.621762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.621762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.621762 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: 26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:52.628084 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.628084 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:52.628725 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:52.649976 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume request issued successfully. Aug 04 09:08:52.649976 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f76f9d1-14e6-4a59-bae1-778ce79ffe9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 202 Aug 04 09:08:52.649976 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 723/2906] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:52 2026] DELETE /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:52.657420 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53c4b5a2-a408-4642-8af6-277247ce703d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:52.659102 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628117eb-7d84-47e4-b81d-8b716f886887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:52.661433 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2a789f21-d005-4908-a9a2-9b91080d0efa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.666966 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a789f21-d005-4908-a9a2-9b91080d0efa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:52.667235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a789f21-d005-4908-a9a2-9b91080d0efa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.667488 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a789f21-d005-4908-a9a2-9b91080d0efa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.679131 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.679131 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:52.685394 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2a789f21-d005-4908-a9a2-9b91080d0efa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:52.692708 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a789f21-d005-4908-a9a2-9b91080d0efa tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 200 Aug 04 09:08:52.693185 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 728/2907] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:52.733119 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Created reservations ['0a244b32-5bfd-4f9e-94b0-9380be56bb5a', '995fa081-5be2-41a0-a434-c243993adfde', 'ec5c6072-dd8a-4acf-88d6-c4cdbf6554e1', '714d12ad-0299-41d2-8550-85d0a70665a6'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:52.733999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628117eb-7d84-47e4-b81d-8b716f886887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a244b32-5bfd-4f9e-94b0-9380be56bb5a', '995fa081-5be2-41a0-a434-c243993adfde', 'ec5c6072-dd8a-4acf-88d6-c4cdbf6554e1', '714d12ad-0299-41d2-8550-85d0a70665a6']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:52.734769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7898be-fd25-4ab1-9aa7-5e9d28e6272d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:52.763390 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7898be-fd25-4ab1-9aa7-5e9d28e6272d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba85877c-fad9-4654-9fdd-19f514c944e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1181321521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45947ac1cfc441769d3dc07d3dcd9710',qos_specs=None,replication_status=,reservations=['0a244b32-5bfd-4f9e-94b0-9380be56bb5a','995fa081-5be2-41a0-a434-c243993adfde','ec5c6072-dd8a-4acf-88d6-c4cdbf6554e1','714d12ad-0299-41d2-8550-85d0a70665a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83d3c762923433ca724e2902c4c35d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1181321521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba85877c-fad9-4654-9fdd-19f514c944e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45947ac1cfc441769d3dc07d3dcd9710',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a83d3c762923433ca724e2902c4c35d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:52.764431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8bf123b-143f-4b32-b731-51ed108bcf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:52.794092 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8bf123b-143f-4b32-b731-51ed108bcf92) transitioned into state 'SUCCESS' from state '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-1181321521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45947ac1cfc441769d3dc07d3dcd9710',qos_specs=None,replication_status=,reservations=['0a244b32-5bfd-4f9e-94b0-9380be56bb5a','995fa081-5be2-41a0-a434-c243993adfde','ec5c6072-dd8a-4acf-88d6-c4cdbf6554e1','714d12ad-0299-41d2-8550-85d0a70665a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83d3c762923433ca724e2902c4c35d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:52.794914 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426aa459-2a4b-40b4-9ad7-0aa309b6ff19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:52.810361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (426aa459-2a4b-40b4-9ad7-0aa309b6ff19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:52.811222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Flow 'volume_create_api' (a020f0ca-c694-4d26-93d9-9cc7d4225f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:52.811519 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Create volume request issued successfully. Aug 04 09:08:52.812189 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3965abdb-f096-42a2-9ec7-711a620779ff tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:52.812746 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 730/2908] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:08:52 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) Aug 04 09:08:52.835699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b231fd7b-97d6-4e1b-9526-a9b1b706d88b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:52.838155 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b231fd7b-97d6-4e1b-9526-a9b1b706d88b tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 Aug 04 09:08:52.838490 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b231fd7b-97d6-4e1b-9526-a9b1b706d88b tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:52.838792 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b231fd7b-97d6-4e1b-9526-a9b1b706d88b tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:52.857128 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:52.857128 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:52.864701 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b231fd7b-97d6-4e1b-9526-a9b1b706d88b tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Volume info retrieved successfully. Aug 04 09:08:52.870571 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b231fd7b-97d6-4e1b-9526-a9b1b706d88b tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 returned with HTTP 200 Aug 04 09:08:52.871232 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 728/2909] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:52 2026] GET /volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:53.336358 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d0afb96b-877d-4090-a207-c3804b0992e3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.338113 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0afb96b-877d-4090-a207-c3804b0992e3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:53.338657 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0afb96b-877d-4090-a207-c3804b0992e3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:53.338657 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0afb96b-877d-4090-a207-c3804b0992e3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:53.347909 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:53.347909 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:53.351760 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d0afb96b-877d-4090-a207-c3804b0992e3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:53.356103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0afb96b-877d-4090-a207-c3804b0992e3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:53.356506 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 724/2910] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:53 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:53.712045 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b6bc3909-3668-4084-8e07-997490862061 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.714624 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6bc3909-3668-4084-8e07-997490862061 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:53.714624 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6bc3909-3668-4084-8e07-997490862061 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:53.714624 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6bc3909-3668-4084-8e07-997490862061 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:53.722369 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6bc3909-3668-4084-8e07-997490862061 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 404 Aug 04 09:08:53.722878 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 729/2911] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:53 2026] GET /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:53.732363 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fb023dac-968a-4a23-8c5f-7b5d37ebf277 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.734718 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb023dac-968a-4a23-8c5f-7b5d37ebf277 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:53.734940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb023dac-968a-4a23-8c5f-7b5d37ebf277 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:53.735134 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb023dac-968a-4a23-8c5f-7b5d37ebf277 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:53.741486 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb023dac-968a-4a23-8c5f-7b5d37ebf277 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 404 Aug 04 09:08:53.741996 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 731/2912] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:53 2026] GET /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:53.750114 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f6ce0d54-3117-4bce-b283-1673d560d231 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.752036 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f6ce0d54-3117-4bce-b283-1673d560d231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:53.752275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f6ce0d54-3117-4bce-b283-1673d560d231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:53.752500 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f6ce0d54-3117-4bce-b283-1673d560d231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:53.752904 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-f6ce0d54-3117-4bce-b283-1673d560d231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: 26ba3e80-d4b6-4903-a793-fce0d94c788f Aug 04 09:08:53.760663 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f6ce0d54-3117-4bce-b283-1673d560d231 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f returned with HTTP 404 Aug 04 09:08:53.764628 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 729/2913] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:53 2026] DELETE /volume/v3/volumes/26ba3e80-d4b6-4903-a793-fce0d94c788f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:53.773848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.775712 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:53.776081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1454817775"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:53.783116 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1454817775'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:53.783116 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume of 1 GB Aug 04 09:08:53.784016 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Availability Zones retrieved successfully. Aug 04 09:08:53.798904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (b3039888-9ecb-475c-92f2-f93484f580c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:53.800722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e131452-c6b5-45a1-8a2d-8c4f9640571a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:53.802083 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:53.854290 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e131452-c6b5-45a1-8a2d-8c4f9640571a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:53.854290 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37110eeb-e3f3-4ce5-bc04-42749e62fd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:53.889165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-755907e0-d7ee-4f89-8f7a-3990b6c9cdb6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.892014 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-755907e0-d7ee-4f89-8f7a-3990b6c9cdb6 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 Aug 04 09:08:53.892193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-755907e0-d7ee-4f89-8f7a-3990b6c9cdb6 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:53.892403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-755907e0-d7ee-4f89-8f7a-3990b6c9cdb6 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:53.908929 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:53.908929 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:53.916454 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-755907e0-d7ee-4f89-8f7a-3990b6c9cdb6 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Volume info retrieved successfully. Aug 04 09:08:53.925753 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-755907e0-d7ee-4f89-8f7a-3990b6c9cdb6 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 returned with HTTP 200 Aug 04 09:08:53.926375 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 730/2914] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:53 2026] GET /volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:53.939323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['44498da4-57d9-41cb-90ad-0741e2ee5157', 'd787d64c-946f-4f8d-a836-8ac3ac41dc64', '88d937d5-2a67-4200-bf52-42088af3efd1', 'ce2903cc-6b64-4028-a2b1-ae408bf3a166'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:53.940267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37110eeb-e3f3-4ce5-bc04-42749e62fd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44498da4-57d9-41cb-90ad-0741e2ee5157', 'd787d64c-946f-4f8d-a836-8ac3ac41dc64', '88d937d5-2a67-4200-bf52-42088af3efd1', 'ce2903cc-6b64-4028-a2b1-ae408bf3a166']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:53.941085 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22af02f-2cf7-40ab-b08a-771b06896ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:53.942021 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-419f83f2-d750-4544-86fe-91ee49f517bc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.944157 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-419f83f2-d750-4544-86fe-91ee49f517bc tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] GET https://10.4.3.176/volume/v3/limits Aug 04 09:08:53.944391 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-419f83f2-d750-4544-86fe-91ee49f517bc tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:53.944602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-419f83f2-d750-4544-86fe-91ee49f517bc tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:53.956289 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:53.956289 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:53.975137 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-419f83f2-d750-4544-86fe-91ee49f517bc tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/limits returned with HTTP 200 Aug 04 09:08:53.975612 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 732/2915] 10.4.3.176 () {66 vars in 1234 bytes} [Tue Aug 4 09:08:53 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) Aug 04 09:08:53.990896 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d22af02f-2cf7-40ab-b08a-771b06896ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb687b13-2102-4466-b0a3-2762a2da3f5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1454817775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['44498da4-57d9-41cb-90ad-0741e2ee5157','d787d64c-946f-4f8d-a836-8ac3ac41dc64','88d937d5-2a67-4200-bf52-42088af3efd1','ce2903cc-6b64-4028-a2b1-ae408bf3a166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1454817775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb687b13-2102-4466-b0a3-2762a2da3f5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eada76a8fcda4d259e131f8100674fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:53.991452 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f7ba790c-927c-409e-8859-f929cad1b139 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:53.992069 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6879b7-2a08-482a-951a-3a73a1717b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:53.993324 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f7ba790c-927c-409e-8859-f929cad1b139 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 Aug 04 09:08:53.993505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f7ba790c-927c-409e-8859-f929cad1b139 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:53.993749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f7ba790c-927c-409e-8859-f929cad1b139 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:54.037881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e6879b7-2a08-482a-951a-3a73a1717b09) transitioned into state 'SUCCESS' from state '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-1454817775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eada76a8fcda4d259e131f8100674fa5',qos_specs=None,replication_status=,reservations=['44498da4-57d9-41cb-90ad-0741e2ee5157','d787d64c-946f-4f8d-a836-8ac3ac41dc64','88d937d5-2a67-4200-bf52-42088af3efd1','ce2903cc-6b64-4028-a2b1-ae408bf3a166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac7ac2c5f6a4a74a62e38a65990f17d',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:54.038717 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5870a83-f366-4e7a-8eb6-da6a9fed638c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:54.051874 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5870a83-f366-4e7a-8eb6-da6a9fed638c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:54.052754 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Flow 'volume_create_api' (b3039888-9ecb-475c-92f2-f93484f580c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:54.053119 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Create volume request issued successfully. Aug 04 09:08:54.053799 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aac2f722-5e23-415d-9216-0e0f8ba8fe0e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:54.054412 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 725/2916] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:08:53 2026] POST /volume/v3/volumes => generated 749 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:54.072517 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7346bb3e-d215-4fbd-8fc7-19bf12f9bc30 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:54.075311 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7346bb3e-d215-4fbd-8fc7-19bf12f9bc30 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:08:54.075634 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7346bb3e-d215-4fbd-8fc7-19bf12f9bc30 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:54.075953 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7346bb3e-d215-4fbd-8fc7-19bf12f9bc30 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:54.096293 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.096293 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:54.099881 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7346bb3e-d215-4fbd-8fc7-19bf12f9bc30 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:54.109039 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7346bb3e-d215-4fbd-8fc7-19bf12f9bc30 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:08:54.109746 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 731/2917] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:54 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:54.187042 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.187042 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:54.191266 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f7ba790c-927c-409e-8859-f929cad1b139 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Volume info retrieved successfully. Aug 04 09:08:54.196379 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f7ba790c-927c-409e-8859-f929cad1b139 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 returned with HTTP 200 Aug 04 09:08:54.196767 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 730/2918] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:53 2026] GET /volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 => generated 843 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:54.210283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:54.212169 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 Aug 04 09:08:54.212383 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:54.212572 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:54.212758 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Delete volume with id: ba85877c-fad9-4654-9fdd-19f514c944e2 Aug 04 09:08:54.225179 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.225179 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:54.225776 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Volume info retrieved successfully. Aug 04 09:08:54.246410 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Delete volume request issued successfully. Aug 04 09:08:54.246490 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90d04496-78a0-4910-b9c7-d31b2570ed09 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 returned with HTTP 202 Aug 04 09:08:54.247018 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 733/2919] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:54 2026] DELETE /volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:54.254919 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ac8ffe8b-3fee-43fe-9b01-f02f37329eeb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:54.258634 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ac8ffe8b-3fee-43fe-9b01-f02f37329eeb tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 Aug 04 09:08:54.258879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ac8ffe8b-3fee-43fe-9b01-f02f37329eeb tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:54.259076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ac8ffe8b-3fee-43fe-9b01-f02f37329eeb tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:54.273448 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.273448 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:54.281719 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ac8ffe8b-3fee-43fe-9b01-f02f37329eeb tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Volume info retrieved successfully. Aug 04 09:08:54.286916 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ac8ffe8b-3fee-43fe-9b01-f02f37329eeb tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 returned with HTTP 200 Aug 04 09:08:54.287750 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 726/2920] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:54 2026] GET /volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:54.322742 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5493778c-e2a4-483d-ad7b-807fee470cc7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:54.371033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8daf7e7d-ca31-4086-ad0e-885342fd10fa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:54.372771 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8daf7e7d-ca31-4086-ad0e-885342fd10fa tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:54.372952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8daf7e7d-ca31-4086-ad0e-885342fd10fa tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:54.373140 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8daf7e7d-ca31-4086-ad0e-885342fd10fa tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:54.382512 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.382512 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:54.385780 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8daf7e7d-ca31-4086-ad0e-885342fd10fa tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:54.390290 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8daf7e7d-ca31-4086-ad0e-885342fd10fa tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:54.390748 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 731/2921] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:54 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:54.399196 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5493778c-e2a4-483d-ad7b-807fee470cc7 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:08:54.399196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5493778c-e2a4-483d-ad7b-807fee470cc7 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892", "extra_specs": {"multiattach": " True"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:54.411370 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5493778c-e2a4-483d-ad7b-807fee470cc7 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:08:54.411962 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 732/2922] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:08:54 2026] POST /volume/v3/types => generated 286 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:54.420154 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:54.421956 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:54.422327 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-326286254", "snapshot_id": null, "imageRef": null, "volume_type": "fd10e494-436d-44b1-9b4e-9b2b3067ac5f", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:54.423789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-326286254', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fd10e494-436d-44b1-9b4e-9b2b3067ac5f', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:54.428299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume of 1 GB Aug 04 09:08:54.428588 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.428588 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:54.429045 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Availability Zones retrieved successfully. Aug 04 09:08:54.435490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (494aa64d-8211-4f86-a81f-08ccf81a3314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:54.436513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88024ee-fefc-421b-895a-47ce28d33175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:54.437506 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:54.444928 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.444928 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:54.458085 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88024ee-fefc-421b-895a-47ce28d33175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:08:54Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fd10e494-436d-44b1-9b4e-9b2b3067ac5f,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd10e494-436d-44b1-9b4e-9b2b3067ac5f', 'encryption_key_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=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:54.458902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55893b57-a400-4d16-a0eb-a7f456c21bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:54.487140 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:54.487551 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:54.522483 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Created reservations ['185be5f7-066f-4319-84bc-c1e157db9b06', 'd8692666-f15f-43a3-b85c-6b1194b3291e', '4fff894e-9489-4921-aa06-4f6c27f05a18', 'd9b184d9-c0f4-497b-995e-6c41d669514e'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:54.523289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55893b57-a400-4d16-a0eb-a7f456c21bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['185be5f7-066f-4319-84bc-c1e157db9b06', 'd8692666-f15f-43a3-b85c-6b1194b3291e', '4fff894e-9489-4921-aa06-4f6c27f05a18', 'd9b184d9-c0f4-497b-995e-6c41d669514e']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:54.523995 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c37115-11d9-47ef-9723-13da3ad82675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:54.548083 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c37115-11d9-47ef-9723-13da3ad82675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5450bab-519b-40a9-976c-2864a08f7624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-326286254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['185be5f7-066f-4319-84bc-c1e157db9b06','d8692666-f15f-43a3-b85c-6b1194b3291e','4fff894e-9489-4921-aa06-4f6c27f05a18','d9b184d9-c0f4-497b-995e-6c41d669514e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=fd10e494-436d-44b1-9b4e-9b2b3067ac5f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-326286254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5450bab-519b-40a9-976c-2864a08f7624,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='232e6adc7e2a4e649ccbefa88fd74562',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd10e494-436d-44b1-9b4e-9b2b3067ac5f),volume_type_id=fd10e494-436d-44b1-9b4e-9b2b3067ac5f)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:54.548972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0b2449-7a29-4f85-b00d-4d91d53182b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:54.567113 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0b2449-7a29-4f85-b00d-4d91d53182b8) transitioned into state 'SUCCESS' from state '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-326286254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['185be5f7-066f-4319-84bc-c1e157db9b06','d8692666-f15f-43a3-b85c-6b1194b3291e','4fff894e-9489-4921-aa06-4f6c27f05a18','d9b184d9-c0f4-497b-995e-6c41d669514e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=fd10e494-436d-44b1-9b4e-9b2b3067ac5f)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:54.567906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28260208-e98c-4b20-9736-10cc3988fbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:54.577234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28260208-e98c-4b20-9736-10cc3988fbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:54.578168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (494aa64d-8211-4f86-a81f-08ccf81a3314) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:54.578711 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request issued successfully. Aug 04 09:08:54.579141 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-780ece07-52b9-4269-9ad8-e1da6f20b932 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:54.579955 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 734/2923] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:08:54 2026] POST /volume/v3/volumes => generated 828 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:54.593330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8a1eb10a-8539-4176-aee7-ff7547513d8b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:54.595444 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a1eb10a-8539-4176-aee7-ff7547513d8b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:08:54.595798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a1eb10a-8539-4176-aee7-ff7547513d8b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:54.596027 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a1eb10a-8539-4176-aee7-ff7547513d8b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:54.604186 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:54.604186 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:54.609429 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8a1eb10a-8539-4176-aee7-ff7547513d8b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:54.614340 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a1eb10a-8539-4176-aee7-ff7547513d8b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:08:54.614913 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 727/2924] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:54 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:55.042308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.044659 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:55.044898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.045221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.045382 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Delete volume with id: 7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:55.054074 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.054074 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:55.054731 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:55.081019 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Delete volume request issued successfully. Aug 04 09:08:55.081215 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7922038f-ee0b-4c75-9bdc-800d26fb04c2 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 202 Aug 04 09:08:55.081616 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 732/2925] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:08:55 2026] DELETE /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:55.090584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dc6dd07e-241f-41da-88fe-6a7ab5219b74 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.092171 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc6dd07e-241f-41da-88fe-6a7ab5219b74 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:55.092402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc6dd07e-241f-41da-88fe-6a7ab5219b74 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.092582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc6dd07e-241f-41da-88fe-6a7ab5219b74 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.100403 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.100403 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:55.103902 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dc6dd07e-241f-41da-88fe-6a7ab5219b74 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:55.107850 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc6dd07e-241f-41da-88fe-6a7ab5219b74 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 200 Aug 04 09:08:55.108280 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 733/2926] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:55 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:55.124781 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2ff00ef5-c3c6-441a-b304-aade28d5aadd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.126504 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ff00ef5-c3c6-441a-b304-aade28d5aadd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:08:55.126719 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2ff00ef5-c3c6-441a-b304-aade28d5aadd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.126882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2ff00ef5-c3c6-441a-b304-aade28d5aadd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.133753 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.133753 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:55.137141 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2ff00ef5-c3c6-441a-b304-aade28d5aadd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:08:55.141164 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ff00ef5-c3c6-441a-b304-aade28d5aadd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:08:55.141890 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 735/2927] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:55 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:55.301338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1d3b0a8f-f4a3-4301-9fcb-c88dc15d5a66 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.303745 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d3b0a8f-f4a3-4301-9fcb-c88dc15d5a66 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] GET https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 Aug 04 09:08:55.304031 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d3b0a8f-f4a3-4301-9fcb-c88dc15d5a66 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.304311 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d3b0a8f-f4a3-4301-9fcb-c88dc15d5a66 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.312162 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d3b0a8f-f4a3-4301-9fcb-c88dc15d5a66 tempest-AbsoluteLimitsTests-874136884 tempest-AbsoluteLimitsTests-874136884-project-member] https://10.4.3.176/volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 returned with HTTP 404 Aug 04 09:08:55.312873 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 728/2928] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:55 2026] GET /volume/v3/volumes/ba85877c-fad9-4654-9fdd-19f514c944e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:55.404786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-55601a04-fc66-4735-8d74-dc8407fbc258 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.407477 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-55601a04-fc66-4735-8d74-dc8407fbc258 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:55.407477 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-55601a04-fc66-4735-8d74-dc8407fbc258 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.407477 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-55601a04-fc66-4735-8d74-dc8407fbc258 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.417945 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.417945 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:55.421741 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-55601a04-fc66-4735-8d74-dc8407fbc258 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:55.425762 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-55601a04-fc66-4735-8d74-dc8407fbc258 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:55.426191 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 733/2929] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:55 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:55.628757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8fd1a24a-23a2-47c4-9f82-b62eb69a198c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.633452 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8fd1a24a-23a2-47c4-9f82-b62eb69a198c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:08:55.633452 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8fd1a24a-23a2-47c4-9f82-b62eb69a198c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.638677 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8fd1a24a-23a2-47c4-9f82-b62eb69a198c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.648998 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.648998 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:55.653420 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8fd1a24a-23a2-47c4-9f82-b62eb69a198c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:55.659067 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8fd1a24a-23a2-47c4-9f82-b62eb69a198c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:08:55.659067 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 734/2930] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:55 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:55.675718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8855923b-c7f9-4739-a87a-4f82466721bd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.677529 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8855923b-c7f9-4739-a87a-4f82466721bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:08:55.677808 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8855923b-c7f9-4739-a87a-4f82466721bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.678050 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8855923b-c7f9-4739-a87a-4f82466721bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.685178 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.685178 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:55.689381 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8855923b-c7f9-4739-a87a-4f82466721bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:55.694520 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8855923b-c7f9-4739-a87a-4f82466721bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:08:55.695311 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 736/2931] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:55 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:55.707414 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.709383 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:55.709756 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-520751187", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:55.711306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-520751187', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:55.711481 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume of 1 GB Aug 04 09:08:55.715520 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Availability Zones retrieved successfully. Aug 04 09:08:55.721978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (ed21dd51-74da-429f-abe3-39ca2e82ff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:55.723086 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7073fbe7-bf29-428c-98d4-a31bdc14f7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:55.724076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:55.752372 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7073fbe7-bf29-428c-98d4-a31bdc14f7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:55.753591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c57c0f-1efc-40be-bfda-5f4d2bf87dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:55.836870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Created reservations ['baad861e-9699-4193-90a7-85a96c64d1dc', '0a48f2c4-8cfd-49a7-8c49-393af8355160', 'd5c8af61-3dfa-4249-8ba7-bc3744e00c17', '84d503a7-90ef-4006-868a-c3166a1441bd'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:55.837947 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c57c0f-1efc-40be-bfda-5f4d2bf87dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baad861e-9699-4193-90a7-85a96c64d1dc', '0a48f2c4-8cfd-49a7-8c49-393af8355160', 'd5c8af61-3dfa-4249-8ba7-bc3744e00c17', '84d503a7-90ef-4006-868a-c3166a1441bd']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:55.838990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3274322-4aef-4349-b059-029918dba9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:55.868705 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3274322-4aef-4349-b059-029918dba9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '751c9858-796d-4ba9-93db-39ed73d93e66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-520751187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['baad861e-9699-4193-90a7-85a96c64d1dc','0a48f2c4-8cfd-49a7-8c49-393af8355160','d5c8af61-3dfa-4249-8ba7-bc3744e00c17','84d503a7-90ef-4006-868a-c3166a1441bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-520751187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=751c9858-796d-4ba9-93db-39ed73d93e66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232e6adc7e2a4e649ccbefa88fd74562',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:55.869695 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c103862-0ca9-40fa-a253-4a1b836beda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:55.896931 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c103862-0ca9-40fa-a253-4a1b836beda0) transitioned into state 'SUCCESS' from state '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-520751187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['baad861e-9699-4193-90a7-85a96c64d1dc','0a48f2c4-8cfd-49a7-8c49-393af8355160','d5c8af61-3dfa-4249-8ba7-bc3744e00c17','84d503a7-90ef-4006-868a-c3166a1441bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:55.897783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88700610-4d0d-46f8-8683-d5d25c432714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:55.910959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88700610-4d0d-46f8-8683-d5d25c432714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:55.912212 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (ed21dd51-74da-429f-abe3-39ca2e82ff1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:55.912557 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request issued successfully. Aug 04 09:08:55.913193 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2ed306f5-02ee-4ef1-85eb-a8ae191a67f2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:55.913650 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 729/2932] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:08:55 2026] POST /volume/v3/volumes => generated 752 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:55.937808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-58f1c749-14ba-4c04-9f83-44e176a46ba5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.939485 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58f1c749-14ba-4c04-9f83-44e176a46ba5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:08:55.939678 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58f1c749-14ba-4c04-9f83-44e176a46ba5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:55.939853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58f1c749-14ba-4c04-9f83-44e176a46ba5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:55.947765 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-c8344e11-784f-4d0f-89aa-463d2dd0421a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:55.949213 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.949213 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:55.953272 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-c8344e11-784f-4d0f-89aa-463d2dd0421a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a/action Aug 04 09:08:55.953272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-c8344e11-784f-4d0f-89aa-463d2dd0421a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:08:55.953272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-c8344e11-784f-4d0f-89aa-463d2dd0421a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:55.953500 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-58f1c749-14ba-4c04-9f83-44e176a46ba5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:55.958710 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58f1c749-14ba-4c04-9f83-44e176a46ba5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:08:55.959191 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 734/2933] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:55 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:55.975284 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:55.975284 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:55.991927 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c745e46d-d8bd-4c52-9a63-7008f26c4da9 req-c8344e11-784f-4d0f-89aa-463d2dd0421a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a/action returned with HTTP 204 Aug 04 09:08:55.992852 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 735/2934] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:08:55 2026] POST /volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:56.122139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bc0949f6-7a18-430f-bdb7-003e73f6b401 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:56.126252 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bc0949f6-7a18-430f-bdb7-003e73f6b401 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c Aug 04 09:08:56.126598 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bc0949f6-7a18-430f-bdb7-003e73f6b401 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:56.126768 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bc0949f6-7a18-430f-bdb7-003e73f6b401 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:56.135910 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bc0949f6-7a18-430f-bdb7-003e73f6b401 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c returned with HTTP 404 Aug 04 09:08:56.136614 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 737/2935] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:56 2026] GET /volume/v3/volumes/7faa56a4-97bc-47d3-8f5f-f2fc845c319c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:56.441211 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3eca8d42-7578-4b77-81e1-01ca735305a2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:56.445855 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3eca8d42-7578-4b77-81e1-01ca735305a2 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:56.446023 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3eca8d42-7578-4b77-81e1-01ca735305a2 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:56.446267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3eca8d42-7578-4b77-81e1-01ca735305a2 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:56.458695 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:56.458695 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:56.462748 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3eca8d42-7578-4b77-81e1-01ca735305a2 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:56.467566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3eca8d42-7578-4b77-81e1-01ca735305a2 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:56.467940 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 730/2936] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:56 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:56.481761 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-203cfe29-ca5c-4604-9fe2-6f92338efdad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:56.483635 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-203cfe29-ca5c-4604-9fe2-6f92338efdad tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:56.483889 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-203cfe29-ca5c-4604-9fe2-6f92338efdad tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:56.484119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-203cfe29-ca5c-4604-9fe2-6f92338efdad tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:56.493489 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:56.493489 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:56.496698 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-203cfe29-ca5c-4604-9fe2-6f92338efdad tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:56.500725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-203cfe29-ca5c-4604-9fe2-6f92338efdad tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:56.501133 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 735/2937] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:56 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:56.519248 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c5d9a246-f71f-4386-96d6-133a8a929773 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:56.522883 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c5d9a246-f71f-4386-96d6-133a8a929773 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:08:56.522883 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c5d9a246-f71f-4386-96d6-133a8a929773 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:56.522883 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c5d9a246-f71f-4386-96d6-133a8a929773 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:56.533367 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:56.533367 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:56.537682 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c5d9a246-f71f-4386-96d6-133a8a929773 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:08:56.543595 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c5d9a246-f71f-4386-96d6-133a8a929773 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:08:56.544133 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 736/2938] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:56 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:56.602175 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:56.607229 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 Aug 04 09:08:56.607378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:56.607562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:56.607682 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Delete snapshot with id: c5ed7127-b1ba-473b-96a8-46c0653c6656 Aug 04 09:08:56.615324 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:56.615324 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:56.615717 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot retrieved successfully. Aug 04 09:08:56.636561 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot delete request issued successfully. Aug 04 09:08:56.636750 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14a0016a-600d-4a28-8750-ccfd1d30cbc7 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 returned with HTTP 202 Aug 04 09:08:56.637109 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 738/2939] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:08:56 2026] DELETE /volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:08:56.650858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7c005689-974f-4728-be86-2c309c69e80c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:56.653275 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c005689-974f-4728-be86-2c309c69e80c tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 Aug 04 09:08:56.653552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c005689-974f-4728-be86-2c309c69e80c tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:56.653817 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c005689-974f-4728-be86-2c309c69e80c tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:56.659132 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:56.659132 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:56.659701 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7c005689-974f-4728-be86-2c309c69e80c tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Snapshot retrieved successfully. Aug 04 09:08:56.660627 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c005689-974f-4728-be86-2c309c69e80c tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 returned with HTTP 200 Aug 04 09:08:56.661055 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 731/2940] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:56 2026] GET /volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:56.975217 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7d7ba956-0e7f-4e4b-8bdc-cca412760586 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:56.977330 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d7ba956-0e7f-4e4b-8bdc-cca412760586 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:08:56.977483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7d7ba956-0e7f-4e4b-8bdc-cca412760586 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:56.979234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7d7ba956-0e7f-4e4b-8bdc-cca412760586 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:56.986410 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:56.986410 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:56.990098 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7d7ba956-0e7f-4e4b-8bdc-cca412760586 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:56.994279 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d7ba956-0e7f-4e4b-8bdc-cca412760586 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:08:56.994606 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 736/2941] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:56 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:57.010497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c565167e-85c8-47a2-a617-90016c6e7ec9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.012718 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c565167e-85c8-47a2-a617-90016c6e7ec9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:08:57.013545 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c565167e-85c8-47a2-a617-90016c6e7ec9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:57.015013 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c565167e-85c8-47a2-a617-90016c6e7ec9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:57.022431 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:57.022431 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:57.027393 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c565167e-85c8-47a2-a617-90016c6e7ec9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:57.033958 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c565167e-85c8-47a2-a617-90016c6e7ec9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:08:57.034821 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 737/2942] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:57 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:57.051352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-45dc3f53-4790-412b-bb6f-e04e95ad4ec8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.053025 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-45dc3f53-4790-412b-bb6f-e04e95ad4ec8 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:08:57.053374 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-45dc3f53-4790-412b-bb6f-e04e95ad4ec8 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1842796226", "extra_specs": {}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:57.054822 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:57.054822 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:57.072579 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-45dc3f53-4790-412b-bb6f-e04e95ad4ec8 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:08:57.076218 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 739/2943] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:08:57 2026] POST /volume/v3/types => generated 212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:57.086936 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cf9d53ea-2e40-41f9-aeff-a26f3a3c1359 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.088576 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cf9d53ea-2e40-41f9-aeff-a26f3a3c1359 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] POST https://10.4.3.176/volume/v3/types/3c6e53c1-eedb-411e-a8cd-7ede881fb384/encryption Aug 04 09:08:57.088961 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cf9d53ea-2e40-41f9-aeff-a26f3a3c1359 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:57.106608 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cf9d53ea-2e40-41f9-aeff-a26f3a3c1359 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/types/3c6e53c1-eedb-411e-a8cd-7ede881fb384/encryption returned with HTTP 200 Aug 04 09:08:57.107184 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 732/2944] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:08:57 2026] POST /volume/v3/types/3c6e53c1-eedb-411e-a8cd-7ede881fb384/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:57.116213 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.118357 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:57.118723 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-179756447", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1842796226", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:57.120222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-179756447', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1842796226', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:57.124277 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume of 1 GB Aug 04 09:08:57.124277 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:57.124277 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:57.124358 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Availability Zones retrieved successfully. Aug 04 09:08:57.129858 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (28bba506-5ef1-44e2-873e-fa81dad2ce0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:57.130746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620c0ed4-c19e-4ec5-8cff-260f39eac372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.131649 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:57.166815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620c0ed4-c19e-4ec5-8cff-260f39eac372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:08:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c6e53c1-eedb-411e-a8cd-7ede881fb384,is_public=True,name='tempest-scenario-type-luks-1842796226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c6e53c1-eedb-411e-a8cd-7ede881fb384', '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=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.167184 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634c8e83-8f35-47aa-b68e-dcc3db4ba393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.196244 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:57.196244 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:08:57.223510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Created reservations ['a5ab4d7c-1458-482b-8063-9418ea42b025', '3a77882b-ffcd-4637-91fd-bbb7f7e74523', '79c96056-9521-4f8d-959f-b7cabb989217', 'a7aba37f-8324-4d75-8eb8-591d70973a96'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:57.224346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634c8e83-8f35-47aa-b68e-dcc3db4ba393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ab4d7c-1458-482b-8063-9418ea42b025', '3a77882b-ffcd-4637-91fd-bbb7f7e74523', '79c96056-9521-4f8d-959f-b7cabb989217', 'a7aba37f-8324-4d75-8eb8-591d70973a96']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.225060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1df7cd-0fb6-4958-a57c-c4847325b732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.248284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1df7cd-0fb6-4958-a57c-c4847325b732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f97529-86fe-49fd-a1c6-09afc69bf17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-179756447',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['a5ab4d7c-1458-482b-8063-9418ea42b025','3a77882b-ffcd-4637-91fd-bbb7f7e74523','79c96056-9521-4f8d-959f-b7cabb989217','a7aba37f-8324-4d75-8eb8-591d70973a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=3c6e53c1-eedb-411e-a8cd-7ede881fb384), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-179756447',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=80f97529-86fe-49fd-a1c6-09afc69bf17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='232e6adc7e2a4e649ccbefa88fd74562',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c6e53c1-eedb-411e-a8cd-7ede881fb384),volume_type_id=3c6e53c1-eedb-411e-a8cd-7ede881fb384)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.249078 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (114c21e8-2caa-4bd0-a0b4-b5206841c3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.266478 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d319b822-69e1-4984-af49-2718cd67e355 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.275647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (114c21e8-2caa-4bd0-a0b4-b5206841c3f8) transitioned into state 'SUCCESS' from state '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-179756447',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['a5ab4d7c-1458-482b-8063-9418ea42b025','3a77882b-ffcd-4637-91fd-bbb7f7e74523','79c96056-9521-4f8d-959f-b7cabb989217','a7aba37f-8324-4d75-8eb8-591d70973a96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=3c6e53c1-eedb-411e-a8cd-7ede881fb384)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.276387 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9ad7e3-69a7-49b8-ad55-ddf1a8483147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.289111 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9ad7e3-69a7-49b8-ad55-ddf1a8483147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.290099 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (28bba506-5ef1-44e2-873e-fa81dad2ce0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:57.290450 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request issued successfully. Aug 04 09:08:57.291072 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b10f1b72-9fea-4b01-85d7-bc2495005d18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:57.291562 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 737/2945] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:08:57 2026] POST /volume/v3/volumes => generated 780 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:57.304131 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2185f8ae-ed2c-40e9-be06-b472fac281f3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.306365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2185f8ae-ed2c-40e9-be06-b472fac281f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:08:57.306789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2185f8ae-ed2c-40e9-be06-b472fac281f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:57.307104 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2185f8ae-ed2c-40e9-be06-b472fac281f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:57.318445 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:57.318445 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:57.322661 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2185f8ae-ed2c-40e9-be06-b472fac281f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:57.327394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2185f8ae-ed2c-40e9-be06-b472fac281f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:08:57.327865 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 740/2946] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:57 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:57.363389 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:08:57.363692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1753392782"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:57.365272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1753392782'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:08:57.365619 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume of 1 GB Aug 04 09:08:57.370271 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Availability Zones retrieved successfully. Aug 04 09:08:57.378574 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Flow 'volume_create_api' (e72d2e83-9bf0-47ca-90a5-18d45951494f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:57.379742 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c13f82d-6f8f-4e6d-b8f2-94edd34be5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.380885 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:08:57.411359 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c13f82d-6f8f-4e6d-b8f2-94edd34be5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.412190 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33605bc2-2f5c-48e3-91b8-28187d7d3a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.487354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Created reservations ['b329e4cd-cb51-4b86-ac60-d5d267bd9b86', 'f8eb3f57-b3f1-49c1-9746-8153c969426e', 'e5c92f49-40f4-4f96-93df-072d12881255', '96858d39-83eb-4265-8ff8-e313a61c5350'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:57.487354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33605bc2-2f5c-48e3-91b8-28187d7d3a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b329e4cd-cb51-4b86-ac60-d5d267bd9b86', 'f8eb3f57-b3f1-49c1-9746-8153c969426e', 'e5c92f49-40f4-4f96-93df-072d12881255', '96858d39-83eb-4265-8ff8-e313a61c5350']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.487354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450387ee-8127-4520-a135-e1c77464037e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.519592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (450387ee-8127-4520-a135-e1c77464037e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e7b2e4-8df1-4245-bbd7-c24cd24feff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1753392782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c10dabc324d4986bced311070463d55',qos_specs=None,replication_status=,reservations=['b329e4cd-cb51-4b86-ac60-d5d267bd9b86','f8eb3f57-b3f1-49c1-9746-8153c969426e','e5c92f49-40f4-4f96-93df-072d12881255','96858d39-83eb-4265-8ff8-e313a61c5350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1140abe76848d18a64e01bda7d0c11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1753392782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e7b2e4-8df1-4245-bbd7-c24cd24feff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c10dabc324d4986bced311070463d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf1140abe76848d18a64e01bda7d0c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.521360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c732b475-66c6-4648-b338-deed9ae076e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.540127 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c732b475-66c6-4648-b338-deed9ae076e9) transitioned into state 'SUCCESS' from state '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-1753392782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c10dabc324d4986bced311070463d55',qos_specs=None,replication_status=,reservations=['b329e4cd-cb51-4b86-ac60-d5d267bd9b86','f8eb3f57-b3f1-49c1-9746-8153c969426e','e5c92f49-40f4-4f96-93df-072d12881255','96858d39-83eb-4265-8ff8-e313a61c5350'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1140abe76848d18a64e01bda7d0c11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.541143 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a4092b-2407-49b6-9c13-bbb37322c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:08:57.550711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a4092b-2407-49b6-9c13-bbb37322c483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:08:57.551850 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Flow 'volume_create_api' (e72d2e83-9bf0-47ca-90a5-18d45951494f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:08:57.553223 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume request issued successfully. Aug 04 09:08:57.553223 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d319b822-69e1-4984-af49-2718cd67e355 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:08:57.553524 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 738/2947] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:08:57 2026] POST /volume/v3/volumes => generated 751 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:57.569857 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0e1472f7-4ce7-49eb-8df5-565dead50679 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.571722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e1472f7-4ce7-49eb-8df5-565dead50679 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:08:57.572040 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e1472f7-4ce7-49eb-8df5-565dead50679 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:57.572177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e1472f7-4ce7-49eb-8df5-565dead50679 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:57.580096 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:57.580096 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:57.584064 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0e1472f7-4ce7-49eb-8df5-565dead50679 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:08:57.588098 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e1472f7-4ce7-49eb-8df5-565dead50679 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 returned with HTTP 200 Aug 04 09:08:57.588550 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 733/2948] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:57 2026] GET /volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:57.671271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-77b9ecea-33c2-4794-b5f9-d7b82eac2f07 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.673413 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77b9ecea-33c2-4794-b5f9-d7b82eac2f07 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 Aug 04 09:08:57.673676 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77b9ecea-33c2-4794-b5f9-d7b82eac2f07 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:57.673908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77b9ecea-33c2-4794-b5f9-d7b82eac2f07 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:57.678277 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77b9ecea-33c2-4794-b5f9-d7b82eac2f07 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 returned with HTTP 404 Aug 04 09:08:57.678795 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 738/2949] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:57 2026] GET /volume/v3/snapshots/c5ed7127-b1ba-473b-96a8-46c0653c6656 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:08:57.717578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-285b251f-1397-48e1-a504-0c84f090bd9e req-4f7e49cd-c857-4589-8ff5-12862737e62a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:57.719809 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-285b251f-1397-48e1-a504-0c84f090bd9e req-4f7e49cd-c857-4589-8ff5-12862737e62a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:08:57.720098 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-285b251f-1397-48e1-a504-0c84f090bd9e req-4f7e49cd-c857-4589-8ff5-12862737e62a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:57.720410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-285b251f-1397-48e1-a504-0c84f090bd9e req-4f7e49cd-c857-4589-8ff5-12862737e62a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:57.728514 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:57.728514 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:57.732275 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-285b251f-1397-48e1-a504-0c84f090bd9e req-4f7e49cd-c857-4589-8ff5-12862737e62a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:08:57.737275 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-285b251f-1397-48e1-a504-0c84f090bd9e req-4f7e49cd-c857-4589-8ff5-12862737e62a tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:08:57.737960 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 741/2950] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:57 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:58.345356 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2b1d302f-66dd-4c20-9a12-66da38b79d0e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.347271 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b1d302f-66dd-4c20-9a12-66da38b79d0e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:08:58.347528 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b1d302f-66dd-4c20-9a12-66da38b79d0e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.347778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b1d302f-66dd-4c20-9a12-66da38b79d0e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.355911 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.355911 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:58.361519 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2b1d302f-66dd-4c20-9a12-66da38b79d0e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:58.367070 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b1d302f-66dd-4c20-9a12-66da38b79d0e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:08:58.367568 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 739/2951] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:58.384093 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6d2b6f20-bc04-4bb2-b09c-cb3a4cced1cf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.386863 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d2b6f20-bc04-4bb2-b09c-cb3a4cced1cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:08:58.387113 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d2b6f20-bc04-4bb2-b09c-cb3a4cced1cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.387336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d2b6f20-bc04-4bb2-b09c-cb3a4cced1cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.396822 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.396822 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:58.401823 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6d2b6f20-bc04-4bb2-b09c-cb3a4cced1cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:58.408057 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d2b6f20-bc04-4bb2-b09c-cb3a4cced1cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:08:58.408487 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 734/2952] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:58.468869 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-71d00ea2-94c9-4185-aa4a-1a484de9d8d2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.472071 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-71d00ea2-94c9-4185-aa4a-1a484de9d8d2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:08:58.472348 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-71d00ea2-94c9-4185-aa4a-1a484de9d8d2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.472618 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-71d00ea2-94c9-4185-aa4a-1a484de9d8d2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.484533 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.484533 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:58.488818 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-71d00ea2-94c9-4185-aa4a-1a484de9d8d2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:58.495850 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-71d00ea2-94c9-4185-aa4a-1a484de9d8d2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:08:58.498227 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 739/2953] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:58.602263 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0801d0c2-5a5a-4114-ba6b-3040a5078758 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.604403 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0801d0c2-5a5a-4114-ba6b-3040a5078758 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:08:58.604635 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0801d0c2-5a5a-4114-ba6b-3040a5078758 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.604841 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0801d0c2-5a5a-4114-ba6b-3040a5078758 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.618155 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.618155 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:58.630751 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0801d0c2-5a5a-4114-ba6b-3040a5078758 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:08:58.635363 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4d426807-5873-4e13-944e-20f800b45217 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.635809 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d426807-5873-4e13-944e-20f800b45217 None None] GET https://10.4.3.176/volume// Aug 04 09:08:58.636036 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d426807-5873-4e13-944e-20f800b45217 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.636298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d426807-5873-4e13-944e-20f800b45217 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.636877 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d426807-5873-4e13-944e-20f800b45217 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:58.637163 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 740/2954] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:58.640871 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0801d0c2-5a5a-4114-ba6b-3040a5078758 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 returned with HTTP 200 Aug 04 09:08:58.642543 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 742/2955] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:58.649298 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-17ed2bf0-bd79-4b25-89cd-8eb6fea8cd75 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.653557 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-17ed2bf0-bd79-4b25-89cd-8eb6fea8cd75 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:08:58.653557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-17ed2bf0-bd79-4b25-89cd-8eb6fea8cd75 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "751c9858-796d-4ba9-93db-39ed73d93e66", "connector": null, "instance_uuid": "e01a9ca5-f526-4d72-a8f4-1092d54a1cd2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:58.654927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.656854 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:08:58.657319 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67e7b2e4-8df1-4245-bbd7-c24cd24feff0", "name": "tempest-VolumesDeleteCascade-Snapshot-2139802118"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:58.668424 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.668424 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:58.671899 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.671899 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:58.672720 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:08:58.672924 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create snapshot from volume 67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:08:58.722335 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-17ed2bf0-bd79-4b25-89cd-8eb6fea8cd75 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:08:58.722686 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 735/2956] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:08: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) Aug 04 09:08:58.757629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Created reservations ['a2c13501-dfe3-40f0-ae78-4b51cd8b2c61', '09af80c2-11cc-488d-8fe3-90b0bc74755a', '304c675b-2b30-4970-b5b6-627a0fcbfe01', '8aa6a639-a632-41fa-af5a-2b7649f7a716'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:58.778422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5ddd1280-9860-48bb-94b6-bc7edfb969d7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.783315 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5ddd1280-9860-48bb-94b6-bc7edfb969d7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:08:58.783315 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5ddd1280-9860-48bb-94b6-bc7edfb969d7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.783315 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5ddd1280-9860-48bb-94b6-bc7edfb969d7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.799259 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-30fc44bb-6cae-475e-91c8-d35ca1c44582 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.800792 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30fc44bb-6cae-475e-91c8-d35ca1c44582 None None] GET https://10.4.3.176/volume// Aug 04 09:08:58.800792 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30fc44bb-6cae-475e-91c8-d35ca1c44582 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.801235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30fc44bb-6cae-475e-91c8-d35ca1c44582 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.802115 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30fc44bb-6cae-475e-91c8-d35ca1c44582 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:08:58.802819 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 743/2957] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:08:58.804183 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.804183 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:58.808929 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5ddd1280-9860-48bb-94b6-bc7edfb969d7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:58.812762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-61865f88-b961-4934-b9d0-612df988ff9d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.815702 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5ddd1280-9860-48bb-94b6-bc7edfb969d7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:08:58.816300 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 741/2958] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:58.817564 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-61865f88-b961-4934-b9d0-612df988ff9d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:08:58.817878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-61865f88-b961-4934-b9d0-612df988ff9d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.818108 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-61865f88-b961-4934-b9d0-612df988ff9d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.824532 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot create request issued successfully. Aug 04 09:08:58.824959 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3951fc0f-1aee-4cb6-acb5-dbc79b187ba5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:08:58.825579 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 740/2959] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:08:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:58.833814 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.833814 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:58.837793 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7930a94f-3eeb-4dc9-a35c-5cabf005fcfb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.841433 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-61865f88-b961-4934-b9d0-612df988ff9d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:58.845309 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7930a94f-3eeb-4dc9-a35c-5cabf005fcfb tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd Aug 04 09:08:58.845309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7930a94f-3eeb-4dc9-a35c-5cabf005fcfb tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:58.845309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7930a94f-3eeb-4dc9-a35c-5cabf005fcfb tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:58.850158 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-61865f88-b961-4934-b9d0-612df988ff9d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:08:58.850486 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 736/2960] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:08:58.857055 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.857055 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:58.857055 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7930a94f-3eeb-4dc9-a35c-5cabf005fcfb tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot retrieved successfully. Aug 04 09:08:58.858636 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7930a94f-3eeb-4dc9-a35c-5cabf005fcfb tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd returned with HTTP 200 Aug 04 09:08:58.858636 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 744/2961] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:58 2026] GET /volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:58.971001 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-5fb87c91-6e65-4c6f-a0fe-6d675d26db79 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:58.973367 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-5fb87c91-6e65-4c6f-a0fe-6d675d26db79 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] PUT https://10.4.3.176/volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a Aug 04 09:08:58.973768 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-5fb87c91-6e65-4c6f-a0fe-6d675d26db79 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:58.983503 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-5fb87c91-6e65-4c6f-a0fe-6d675d26db79 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Acquiring lock "cinder-attachment_update-751c9858-796d-4ba9-93db-39ed73d93e66-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:08:58.988349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-5fb87c91-6e65-4c6f-a0fe-6d675d26db79 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-751c9858-796d-4ba9-93db-39ed73d93e66-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:08:58.989314 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:58.989314 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:59.083274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-5fb87c91-6e65-4c6f-a0fe-6d675d26db79 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-751c9858-796d-4ba9-93db-39ed73d93e66-np0000006401" released by "attachment_update" :: held 0.095s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:08:59.083713 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-5fb87c91-6e65-4c6f-a0fe-6d675d26db79 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a returned with HTTP 200 Aug 04 09:08:59.084364 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 742/2962] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:08:58 2026] PUT /volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:08:59.831290 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-02d32d1f-6814-4873-bb94-8b2b3b3f232f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:59.832047 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02d32d1f-6814-4873-bb94-8b2b3b3f232f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:08:59.832047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-02d32d1f-6814-4873-bb94-8b2b3b3f232f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:59.832274 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-02d32d1f-6814-4873-bb94-8b2b3b3f232f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:59.844343 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:59.844343 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:08:59.849457 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-02d32d1f-6814-4873-bb94-8b2b3b3f232f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:08:59.855678 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02d32d1f-6814-4873-bb94-8b2b3b3f232f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:08:59.856492 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 741/2963] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:08:59 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:59.868938 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b9c6d2ce-7f7e-4355-af25-93f0e3d16891 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:59.871655 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9c6d2ce-7f7e-4355-af25-93f0e3d16891 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd Aug 04 09:08:59.871892 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b9c6d2ce-7f7e-4355-af25-93f0e3d16891 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:59.872120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b9c6d2ce-7f7e-4355-af25-93f0e3d16891 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:59.879687 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:59.879687 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:08:59.880176 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b9c6d2ce-7f7e-4355-af25-93f0e3d16891 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot retrieved successfully. Aug 04 09:08:59.881038 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9c6d2ce-7f7e-4355-af25-93f0e3d16891 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd returned with HTTP 200 Aug 04 09:08:59.881486 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 737/2964] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:59 2026] GET /volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:08:59.892876 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:59.894674 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:08:59.895020 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67e7b2e4-8df1-4245-bbd7-c24cd24feff0", "name": "tempest-VolumesDeleteCascade-Snapshot-1855420822"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:08:59.906279 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:59.906279 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:08:59.906279 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:08:59.906279 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create snapshot from volume 67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:08:59.931348 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Created reservations ['0b32f45e-35ec-43d1-9e0f-acf8b123d5ca', 'e34bd881-bc14-4850-aa15-febc2c2cbb03', '59f18b83-682a-4bf9-b87c-59c03114a911', '52adf9ae-daf6-46f6-b11c-a58bf2c8ed36'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:08:59.959049 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot create request issued successfully. Aug 04 09:08:59.959390 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6f70ee4-d474-48c3-9d57-0272f38c66b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:08:59.959796 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 745/2965] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:08:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:08:59.970551 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-eed8ef77-4a1c-472f-b43f-a35bec0eb181 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:08:59.972803 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eed8ef77-4a1c-472f-b43f-a35bec0eb181 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 Aug 04 09:08:59.972886 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eed8ef77-4a1c-472f-b43f-a35bec0eb181 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:08:59.973964 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eed8ef77-4a1c-472f-b43f-a35bec0eb181 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:08:59.979642 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:08:59.979642 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:08:59.980147 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-eed8ef77-4a1c-472f-b43f-a35bec0eb181 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot retrieved successfully. Aug 04 09:08:59.980953 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eed8ef77-4a1c-472f-b43f-a35bec0eb181 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 returned with HTTP 200 Aug 04 09:08:59.981333 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 743/2966] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:08:59 2026] GET /volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:00.690114 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-71b73156-0fd1-4342-8d87-2a80146397e3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:00.691786 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71b73156-0fd1-4342-8d87-2a80146397e3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] DELETE https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:09:00.695401 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-71b73156-0fd1-4342-8d87-2a80146397e3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:00.695570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-71b73156-0fd1-4342-8d87-2a80146397e3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:00.695742 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-71b73156-0fd1-4342-8d87-2a80146397e3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Delete volume with id: 41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:09:00.706307 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:00.706307 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:00.706776 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-71b73156-0fd1-4342-8d87-2a80146397e3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:09:00.724267 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-71b73156-0fd1-4342-8d87-2a80146397e3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Delete volume request issued successfully. Aug 04 09:09:00.724447 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71b73156-0fd1-4342-8d87-2a80146397e3 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 202 Aug 04 09:09:00.724836 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 742/2967] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:00 2026] DELETE /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:00.735146 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-759f2b1a-373a-4967-9b61-5ad5175ba564 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:00.737334 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-759f2b1a-373a-4967-9b61-5ad5175ba564 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:09:00.737583 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-759f2b1a-373a-4967-9b61-5ad5175ba564 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:00.737832 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-759f2b1a-373a-4967-9b61-5ad5175ba564 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:00.746414 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:00.746414 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:00.751077 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-759f2b1a-373a-4967-9b61-5ad5175ba564 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Volume info retrieved successfully. Aug 04 09:09:00.756574 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-759f2b1a-373a-4967-9b61-5ad5175ba564 tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 200 Aug 04 09:09:00.756976 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 738/2968] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:00 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:00.869052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5c058c0a-edd2-4a8b-a29e-5815a2d4c14c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:00.870998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c058c0a-edd2-4a8b-a29e-5815a2d4c14c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:09:00.871445 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c058c0a-edd2-4a8b-a29e-5815a2d4c14c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:00.871515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c058c0a-edd2-4a8b-a29e-5815a2d4c14c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:00.882870 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:00.882870 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:00.887004 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5c058c0a-edd2-4a8b-a29e-5815a2d4c14c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:00.892221 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c058c0a-edd2-4a8b-a29e-5815a2d4c14c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:09:00.895460 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 746/2969] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:00 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:00.991103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dc83c9da-8627-4afd-a63f-475fcffb8b81 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:00.993172 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc83c9da-8627-4afd-a63f-475fcffb8b81 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 Aug 04 09:09:00.993366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc83c9da-8627-4afd-a63f-475fcffb8b81 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:00.993577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc83c9da-8627-4afd-a63f-475fcffb8b81 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:01.000164 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:01.000164 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:01.000715 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dc83c9da-8627-4afd-a63f-475fcffb8b81 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot retrieved successfully. Aug 04 09:09:01.001613 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc83c9da-8627-4afd-a63f-475fcffb8b81 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 returned with HTTP 200 Aug 04 09:09:01.002041 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 744/2970] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:00 2026] GET /volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:01.015327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:01.017060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0?cascade=True Aug 04 09:09:01.017316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:01.017549 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:01.017785 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume with id: 67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:09:01.025806 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:01.025806 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:01.026364 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:01.063022 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume request issued successfully. Aug 04 09:09:01.063295 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9d4bc433-2551-477b-b191-e40a8e0770b9 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0?cascade=True returned with HTTP 202 Aug 04 09:09:01.063747 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 743/2971] 10.4.3.176 () {66 vars in 1376 bytes} [Tue Aug 4 09:09:01 2026] DELETE /volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0?cascade=True => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:01.072339 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5aef9d26-798f-4d33-8a91-4664315aa90c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:01.074286 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5aef9d26-798f-4d33-8a91-4664315aa90c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:09:01.074481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5aef9d26-798f-4d33-8a91-4664315aa90c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:01.074704 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5aef9d26-798f-4d33-8a91-4664315aa90c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:01.082161 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:01.082161 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:01.087343 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5aef9d26-798f-4d33-8a91-4664315aa90c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:01.091962 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5aef9d26-798f-4d33-8a91-4664315aa90c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 returned with HTTP 200 Aug 04 09:09:01.092502 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 739/2972] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:01 2026] GET /volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:01.770903 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1f9bdc98-08b8-4ecc-aedd-6024d66a145b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:01.773310 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f9bdc98-08b8-4ecc-aedd-6024d66a145b tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] GET https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed Aug 04 09:09:01.773574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f9bdc98-08b8-4ecc-aedd-6024d66a145b tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:01.773825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f9bdc98-08b8-4ecc-aedd-6024d66a145b tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:01.781276 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f9bdc98-08b8-4ecc-aedd-6024d66a145b tempest-TestStampPattern-389890412 tempest-TestStampPattern-389890412-project-member] https://10.4.3.176/volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed returned with HTTP 404 Aug 04 09:09:01.781959 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 747/2973] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:01 2026] GET /volume/v3/volumes/41e58e6f-7cbf-4b4e-849a-df50e9356fed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:01.912332 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ef8829fa-ce56-4b53-a8f0-5f745ee4e5d3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:01.915132 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ef8829fa-ce56-4b53-a8f0-5f745ee4e5d3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:09:01.915395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ef8829fa-ce56-4b53-a8f0-5f745ee4e5d3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:01.915671 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ef8829fa-ce56-4b53-a8f0-5f745ee4e5d3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:01.926136 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:01.926136 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:01.929934 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ef8829fa-ce56-4b53-a8f0-5f745ee4e5d3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:01.934615 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ef8829fa-ce56-4b53-a8f0-5f745ee4e5d3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:09:01.935058 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 745/2974] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:01 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:02.109603 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72bacf39-41e6-4031-93b0-2945d1a64049 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.111968 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72bacf39-41e6-4031-93b0-2945d1a64049 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:09:02.112283 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72bacf39-41e6-4031-93b0-2945d1a64049 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.112511 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72bacf39-41e6-4031-93b0-2945d1a64049 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.118384 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72bacf39-41e6-4031-93b0-2945d1a64049 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 returned with HTTP 404 Aug 04 09:09:02.118886 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 744/2975] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:02 2026] GET /volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:02.126609 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a643be47-116d-43ad-91e3-c944056b6290 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.128354 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a643be47-116d-43ad-91e3-c944056b6290 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:09:02.128562 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a643be47-116d-43ad-91e3-c944056b6290 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.128819 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a643be47-116d-43ad-91e3-c944056b6290 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.129107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-a643be47-116d-43ad-91e3-c944056b6290 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:02.129875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-a643be47-116d-43ad-91e3-c944056b6290 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:02.136181 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a643be47-116d-43ad-91e3-c944056b6290 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Get all volumes completed successfully. Aug 04 09:09:02.136510 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a643be47-116d-43ad-91e3-c944056b6290 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:09:02.137059 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 740/2976] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:09:02 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:02.146917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-850dc2fa-6051-4e0e-b834-d32456f63466 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.149557 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-850dc2fa-6051-4e0e-b834-d32456f63466 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots Aug 04 09:09:02.149887 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-850dc2fa-6051-4e0e-b834-d32456f63466 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.150179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-850dc2fa-6051-4e0e-b834-d32456f63466 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.150484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-850dc2fa-6051-4e0e-b834-d32456f63466 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:02.151530 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-850dc2fa-6051-4e0e-b834-d32456f63466 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:09:02.154637 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-850dc2fa-6051-4e0e-b834-d32456f63466 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Get all snapshots completed successfully. Aug 04 09:09:02.154913 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-850dc2fa-6051-4e0e-b834-d32456f63466 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 200 Aug 04 09:09:02.155295 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 748/2977] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:09:02 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:02.164675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bccec72e-3e3a-426e-8cae-c5000c1f9e31 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.166450 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bccec72e-3e3a-426e-8cae-c5000c1f9e31 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 Aug 04 09:09:02.166630 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bccec72e-3e3a-426e-8cae-c5000c1f9e31 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.166867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bccec72e-3e3a-426e-8cae-c5000c1f9e31 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.166931 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-bccec72e-3e3a-426e-8cae-c5000c1f9e31 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete snapshot with id: d4b6801d-3411-4d79-b008-9a4a8ff8b022 Aug 04 09:09:02.174899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bccec72e-3e3a-426e-8cae-c5000c1f9e31 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 returned with HTTP 404 Aug 04 09:09:02.175413 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 746/2978] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:02 2026] DELETE /volume/v3/snapshots/d4b6801d-3411-4d79-b008-9a4a8ff8b022 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:02.181854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a0912823-2f93-486b-9993-e996f2661bf8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.183619 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0912823-2f93-486b-9993-e996f2661bf8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd Aug 04 09:09:02.183866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0912823-2f93-486b-9993-e996f2661bf8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.184094 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0912823-2f93-486b-9993-e996f2661bf8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.184229 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-a0912823-2f93-486b-9993-e996f2661bf8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete snapshot with id: eea98f83-d41e-4e70-8d69-3b997c231ebd Aug 04 09:09:02.188019 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0912823-2f93-486b-9993-e996f2661bf8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd returned with HTTP 404 Aug 04 09:09:02.188616 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 745/2979] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:02 2026] DELETE /volume/v3/snapshots/eea98f83-d41e-4e70-8d69-3b997c231ebd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:02.195285 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d9aa97cf-de26-4ca5-8792-b347c3973c0e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.197006 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d9aa97cf-de26-4ca5-8792-b347c3973c0e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:09:02.197242 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d9aa97cf-de26-4ca5-8792-b347c3973c0e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.197458 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d9aa97cf-de26-4ca5-8792-b347c3973c0e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.204313 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d9aa97cf-de26-4ca5-8792-b347c3973c0e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 returned with HTTP 404 Aug 04 09:09:02.204771 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 741/2980] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:02 2026] GET /volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:02.210756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-59074767-3791-4de0-9b45-ca915a09430b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.212553 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59074767-3791-4de0-9b45-ca915a09430b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:09:02.212820 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-59074767-3791-4de0-9b45-ca915a09430b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.213027 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-59074767-3791-4de0-9b45-ca915a09430b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.213219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-59074767-3791-4de0-9b45-ca915a09430b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume with id: 67e7b2e4-8df1-4245-bbd7-c24cd24feff0 Aug 04 09:09:02.218121 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59074767-3791-4de0-9b45-ca915a09430b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 returned with HTTP 404 Aug 04 09:09:02.218547 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 749/2981] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:02 2026] DELETE /volume/v3/volumes/67e7b2e4-8df1-4245-bbd7-c24cd24feff0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:02.228414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.230051 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:02.230380 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-597843668"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:02.231768 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-597843668'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:02.231889 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume of 1 GB Aug 04 09:09:02.236055 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Availability Zones retrieved successfully. Aug 04 09:09:02.240925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Flow 'volume_create_api' (358aee0d-ae2e-459c-b686-72a800e4b8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:02.241950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85797344-cb33-4eb5-9b8b-5b2255cd9954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:02.242798 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:02.268298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85797344-cb33-4eb5-9b8b-5b2255cd9954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:02.269081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e6c014-c57b-4e75-8dcd-19f35f76c11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:02.314878 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Created reservations ['f9be40a2-337b-4c7b-86ac-3932a5385fa3', '29764cb8-35c0-4c15-93ca-903f611cdad8', '85a4fc86-b202-44c1-b035-cf8b8bd07fa6', '0fd93670-d226-4930-b104-d92948528134'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:02.315914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73e6c014-c57b-4e75-8dcd-19f35f76c11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9be40a2-337b-4c7b-86ac-3932a5385fa3', '29764cb8-35c0-4c15-93ca-903f611cdad8', '85a4fc86-b202-44c1-b035-cf8b8bd07fa6', '0fd93670-d226-4930-b104-d92948528134']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:02.316474 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2fa479-9df2-4857-8f63-25169fba4aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:02.348986 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f2fa479-9df2-4857-8f63-25169fba4aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fcf6606-3df3-4cda-bf8c-3463178bce15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-597843668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c10dabc324d4986bced311070463d55',qos_specs=None,replication_status=,reservations=['f9be40a2-337b-4c7b-86ac-3932a5385fa3','29764cb8-35c0-4c15-93ca-903f611cdad8','85a4fc86-b202-44c1-b035-cf8b8bd07fa6','0fd93670-d226-4930-b104-d92948528134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1140abe76848d18a64e01bda7d0c11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-597843668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fcf6606-3df3-4cda-bf8c-3463178bce15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c10dabc324d4986bced311070463d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf1140abe76848d18a64e01bda7d0c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:02.349329 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-bed4062a-4df6-415f-90f8-fe717a0b4d71 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.350065 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f4f984-41d9-4197-a897-9233e6303584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:02.351930 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-bed4062a-4df6-415f-90f8-fe717a0b4d71 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a/action Aug 04 09:09:02.352327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-bed4062a-4df6-415f-90f8-fe717a0b4d71 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:02.352531 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-bed4062a-4df6-415f-90f8-fe717a0b4d71 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:02.370391 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f4f984-41d9-4197-a897-9233e6303584) transitioned into state 'SUCCESS' from state '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-597843668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c10dabc324d4986bced311070463d55',qos_specs=None,replication_status=,reservations=['f9be40a2-337b-4c7b-86ac-3932a5385fa3','29764cb8-35c0-4c15-93ca-903f611cdad8','85a4fc86-b202-44c1-b035-cf8b8bd07fa6','0fd93670-d226-4930-b104-d92948528134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf1140abe76848d18a64e01bda7d0c11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:02.371093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b689d51c-2a83-4e3d-acaf-60041b2e1008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:02.371621 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:02.371621 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:02.382174 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8401d37e-059b-40c0-8f81-b0ba31ea0d90 req-bed4062a-4df6-415f-90f8-fe717a0b4d71 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a/action returned with HTTP 204 Aug 04 09:09:02.382857 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 746/2982] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:09:02 2026] POST /volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:02.384991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b689d51c-2a83-4e3d-acaf-60041b2e1008) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:02.385907 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Flow 'volume_create_api' (358aee0d-ae2e-459c-b686-72a800e4b8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:02.386324 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume request issued successfully. Aug 04 09:09:02.387019 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bc6c3000-5888-4fbc-b0b2-8afe36dec784 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:02.387607 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 747/2983] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:09:02 2026] POST /volume/v3/volumes => generated 750 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:02.410744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-030adff6-d2f8-415b-9e21-97f3c011b62f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.412396 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-030adff6-d2f8-415b-9e21-97f3c011b62f tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:02.412578 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-030adff6-d2f8-415b-9e21-97f3c011b62f tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.412771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-030adff6-d2f8-415b-9e21-97f3c011b62f tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.420298 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:02.420298 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:02.425610 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-030adff6-d2f8-415b-9e21-97f3c011b62f tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:02.431015 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-030adff6-d2f8-415b-9e21-97f3c011b62f tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 returned with HTTP 200 Aug 04 09:09:02.431409 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 742/2984] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:02 2026] GET /volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:02.951780 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ed16919-825c-4f26-9b8e-4763c066c0e8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:02.954677 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ed16919-825c-4f26-9b8e-4763c066c0e8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:09:02.954898 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ed16919-825c-4f26-9b8e-4763c066c0e8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:02.955094 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ed16919-825c-4f26-9b8e-4763c066c0e8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:02.969382 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:02.969382 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:02.975351 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ed16919-825c-4f26-9b8e-4763c066c0e8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:02.982403 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ed16919-825c-4f26-9b8e-4763c066c0e8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:09:02.982800 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 750/2985] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:02 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:03.035547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3cda9413-eced-4e78-af2d-a698bd17ccd0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.039401 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3cda9413-eced-4e78-af2d-a698bd17ccd0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:03.039605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3cda9413-eced-4e78-af2d-a698bd17ccd0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.039829 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3cda9413-eced-4e78-af2d-a698bd17ccd0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.049864 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.049864 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:03.055154 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3cda9413-eced-4e78-af2d-a698bd17ccd0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:03.061729 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3cda9413-eced-4e78-af2d-a698bd17ccd0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:03.062276 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 747/2986] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:03.153975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ffbfeddc-c9ef-47af-bdf4-3ababb42c46d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.154460 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ffbfeddc-c9ef-47af-bdf4-3ababb42c46d None None] GET https://10.4.3.176/volume// Aug 04 09:09:03.154625 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ffbfeddc-c9ef-47af-bdf4-3ababb42c46d None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.154842 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ffbfeddc-c9ef-47af-bdf4-3ababb42c46d None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.155150 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ffbfeddc-c9ef-47af-bdf4-3ababb42c46d None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:03.155497 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 748/2987] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:03.164323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-f19f5688-a3ea-40e2-bad9-955633e0a254 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.166934 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-f19f5688-a3ea-40e2-bad9-955633e0a254 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:09:03.166934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-f19f5688-a3ea-40e2-bad9-955633e0a254 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80f97529-86fe-49fd-a1c6-09afc69bf17e", "connector": null, "instance_uuid": "e01a9ca5-f526-4d72-a8f4-1092d54a1cd2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:03.176344 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.176344 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:03.212857 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-f19f5688-a3ea-40e2-bad9-955633e0a254 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:09:03.213325 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 743/2988] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:09:03 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:03.246884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-30ba43dc-8ae6-465f-8a60-3f48f733d4bb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.249674 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30ba43dc-8ae6-465f-8a60-3f48f733d4bb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:03.249674 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30ba43dc-8ae6-465f-8a60-3f48f733d4bb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.249923 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-30ba43dc-8ae6-465f-8a60-3f48f733d4bb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.260934 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-39456d7d-58b8-4a3f-a9af-59394327896d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.260934 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-39456d7d-58b8-4a3f-a9af-59394327896d None None] GET https://10.4.3.176/volume// Aug 04 09:09:03.260934 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-39456d7d-58b8-4a3f-a9af-59394327896d None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.260934 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-39456d7d-58b8-4a3f-a9af-59394327896d None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.260934 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-39456d7d-58b8-4a3f-a9af-59394327896d None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:03.260934 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 748/2989] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:03.268075 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.268075 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:03.271603 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-c5aaa244-cdab-475b-bce6-2fcb3666c16a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.274629 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-30ba43dc-8ae6-465f-8a60-3f48f733d4bb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:03.277512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-c5aaa244-cdab-475b-bce6-2fcb3666c16a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:03.277819 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-c5aaa244-cdab-475b-bce6-2fcb3666c16a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.277957 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-c5aaa244-cdab-475b-bce6-2fcb3666c16a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.288231 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-30ba43dc-8ae6-465f-8a60-3f48f733d4bb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:03.288231 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 751/2990] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:03.292657 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.292657 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:03.299442 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-c5aaa244-cdab-475b-bce6-2fcb3666c16a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:03.307181 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-c5aaa244-cdab-475b-bce6-2fcb3666c16a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:03.308031 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 749/2991] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:03.420876 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-734c8184-e6dc-4056-bd0e-b511dc40e94a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.423681 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-734c8184-e6dc-4056-bd0e-b511dc40e94a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] PUT https://10.4.3.176/volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73 Aug 04 09:09:03.424167 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-734c8184-e6dc-4056-bd0e-b511dc40e94a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:03.434067 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-734c8184-e6dc-4056-bd0e-b511dc40e94a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Acquiring lock "cinder-attachment_update-80f97529-86fe-49fd-a1c6-09afc69bf17e-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:09:03.440434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-734c8184-e6dc-4056-bd0e-b511dc40e94a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-80f97529-86fe-49fd-a1c6-09afc69bf17e-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:09:03.441825 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.441825 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:03.447791 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-41ef5adc-d659-4308-96d4-6347af8ec9e8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.449338 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-41ef5adc-d659-4308-96d4-6347af8ec9e8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:03.449690 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-41ef5adc-d659-4308-96d4-6347af8ec9e8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.451089 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-41ef5adc-d659-4308-96d4-6347af8ec9e8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.457528 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.457528 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:03.465300 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-41ef5adc-d659-4308-96d4-6347af8ec9e8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:03.468805 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-41ef5adc-d659-4308-96d4-6347af8ec9e8 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 returned with HTTP 200 Aug 04 09:09:03.469595 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 749/2992] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:03.483390 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.488610 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:09:03.488999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fcf6606-3df3-4cda-bf8c-3463178bce15", "name": "tempest-VolumesDeleteCascade-Snapshot-443507903"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:03.503811 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.503811 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:03.504438 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:03.504577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create snapshot from volume 7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:03.542057 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Created reservations ['d3c1e43b-8d59-489a-a9b8-7e4d81a55f21', '448a9484-5de7-4b73-afca-f182217fab77', 'c52df29e-e80a-4645-96ec-a5861abb188a', '7ee2c8ed-92d0-498f-9181-9bdebb684a27'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:03.544816 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-734c8184-e6dc-4056-bd0e-b511dc40e94a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-80f97529-86fe-49fd-a1c6-09afc69bf17e-np0000006401" released by "attachment_update" :: held 0.104s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:09:03.545276 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-734c8184-e6dc-4056-bd0e-b511dc40e94a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73 returned with HTTP 200 Aug 04 09:09:03.546013 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 744/2993] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:09:03 2026] PUT /volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:03.558051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-690af75a-8f4e-471f-b0db-615b0d084474 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.561958 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-690af75a-8f4e-471f-b0db-615b0d084474 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/encryption Aug 04 09:09:03.562563 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-690af75a-8f4e-471f-b0db-615b0d084474 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.562873 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-690af75a-8f4e-471f-b0db-615b0d084474 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.579219 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.579219 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:03.582813 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot create request issued successfully. Aug 04 09:09:03.583263 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98cae662-16bf-41e2-9feb-8a5fcff5cf27 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:09:03.583808 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 752/2994] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:09:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:03.589318 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-690af75a-8f4e-471f-b0db-615b0d084474 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/encryption returned with HTTP 200 Aug 04 09:09:03.589952 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 750/2995] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:03.594225 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-984c8f66-dce2-4ad1-949b-042db852be1d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:03.597814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-984c8f66-dce2-4ad1-949b-042db852be1d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae Aug 04 09:09:03.597814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-984c8f66-dce2-4ad1-949b-042db852be1d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:03.597814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-984c8f66-dce2-4ad1-949b-042db852be1d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:03.606672 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:03.606672 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:03.606672 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-984c8f66-dce2-4ad1-949b-042db852be1d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot retrieved successfully. Aug 04 09:09:03.606672 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-984c8f66-dce2-4ad1-949b-042db852be1d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae returned with HTTP 200 Aug 04 09:09:03.607241 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 750/2996] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:03 2026] GET /volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:04.298533 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0e104126-7e3a-4062-8f94-b1118ec8d441 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:04.300578 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e104126-7e3a-4062-8f94-b1118ec8d441 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:04.300808 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e104126-7e3a-4062-8f94-b1118ec8d441 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:04.300969 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e104126-7e3a-4062-8f94-b1118ec8d441 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:04.312038 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:04.312038 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:04.316449 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0e104126-7e3a-4062-8f94-b1118ec8d441 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:04.321852 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e104126-7e3a-4062-8f94-b1118ec8d441 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:04.322250 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 745/2997] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:04 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:04.616756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b54920c3-57d2-4a3e-8806-bd4a0a4196d2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:04.618836 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b54920c3-57d2-4a3e-8806-bd4a0a4196d2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae Aug 04 09:09:04.619071 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b54920c3-57d2-4a3e-8806-bd4a0a4196d2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:04.619277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b54920c3-57d2-4a3e-8806-bd4a0a4196d2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:04.624358 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:04.624358 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:04.624751 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b54920c3-57d2-4a3e-8806-bd4a0a4196d2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot retrieved successfully. Aug 04 09:09:04.625507 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b54920c3-57d2-4a3e-8806-bd4a0a4196d2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae returned with HTTP 200 Aug 04 09:09:04.625964 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 753/2998] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:04 2026] GET /volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:04.636777 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-19282982-2165-4f4d-841e-6a69392ba7e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:04.638431 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:04.638775 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "49442c1f-2b2d-4794-86b4-4289ccfb56ae", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1489692335"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:04.640746 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume request body: {'volume': {'snapshot_id': '49442c1f-2b2d-4794-86b4-4289ccfb56ae', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1489692335'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:04.645443 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:04.645443 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:04.646002 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Snapshot retrieved successfully. Aug 04 09:09:04.646163 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume of 1 GB Aug 04 09:09:04.650577 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Availability Zones retrieved successfully. Aug 04 09:09:04.657727 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Flow 'volume_create_api' (f97e19ed-c5cd-4985-b6fa-b938f9e88773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:04.658925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0803a854-5256-4051-9b54-d3bdd769e52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:04.660129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:04.691734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0803a854-5256-4051-9b54-d3bdd769e52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '49442c1f-2b2d-4794-86b4-4289ccfb56ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:04.692623 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfd0452-6138-4726-8ea3-a877687567ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:04.732955 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Created reservations ['0afc2d0d-9d00-4fd2-a7b7-5a073dea1562', 'ca599736-48b9-43ce-ab59-e4d609e63345', '24ad014a-23af-4bbe-bd7d-1e639b6c422f', 'cd2cca0c-3a2d-49bd-819f-e2083a69a206'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:04.734018 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cfd0452-6138-4726-8ea3-a877687567ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0afc2d0d-9d00-4fd2-a7b7-5a073dea1562', 'ca599736-48b9-43ce-ab59-e4d609e63345', '24ad014a-23af-4bbe-bd7d-1e639b6c422f', 'cd2cca0c-3a2d-49bd-819f-e2083a69a206']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:04.735015 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049dc09d-520c-413c-8a89-82c77fc136c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:04.800125 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049dc09d-520c-413c-8a89-82c77fc136c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90594e33-d425-47b3-ab6f-f61b453ca5e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1489692335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c10dabc324d4986bced311070463d55',qos_specs=None,replication_status=,reservations=['0afc2d0d-9d00-4fd2-a7b7-5a073dea1562','ca599736-48b9-43ce-ab59-e4d609e63345','24ad014a-23af-4bbe-bd7d-1e639b6c422f','cd2cca0c-3a2d-49bd-819f-e2083a69a206'],size=1,snapshot_id=49442c1f-2b2d-4794-86b4-4289ccfb56ae,source_replicaid=,source_volid=None,status='creating',user_id='bf1140abe76848d18a64e01bda7d0c11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1489692335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90594e33-d425-47b3-ab6f-f61b453ca5e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c10dabc324d4986bced311070463d55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=49442c1f-2b2d-4794-86b4-4289ccfb56ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf1140abe76848d18a64e01bda7d0c11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:04.801340 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e78b598-b613-4a0a-b93a-947da51664a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:04.845379 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e78b598-b613-4a0a-b93a-947da51664a5) transitioned into state 'SUCCESS' from state '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-1489692335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c10dabc324d4986bced311070463d55',qos_specs=None,replication_status=,reservations=['0afc2d0d-9d00-4fd2-a7b7-5a073dea1562','ca599736-48b9-43ce-ab59-e4d609e63345','24ad014a-23af-4bbe-bd7d-1e639b6c422f','cd2cca0c-3a2d-49bd-819f-e2083a69a206'],size=1,snapshot_id=49442c1f-2b2d-4794-86b4-4289ccfb56ae,source_replicaid=,source_volid=None,status='creating',user_id='bf1140abe76848d18a64e01bda7d0c11',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:04.846464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073f166a-d513-46b2-a76d-8028b1119b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:04.880739 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073f166a-d513-46b2-a76d-8028b1119b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:04.882046 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Flow 'volume_create_api' (f97e19ed-c5cd-4985-b6fa-b938f9e88773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:04.882445 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Create volume request issued successfully. Aug 04 09:09:04.883165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19282982-2165-4f4d-841e-6a69392ba7e5 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:04.883781 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 751/2999] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:04 2026] POST /volume/v3/volumes => generated 785 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:04.898997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b4c6eb50-2101-4230-86c2-b67884f18367 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:04.907640 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b4c6eb50-2101-4230-86c2-b67884f18367 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:04.907640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b4c6eb50-2101-4230-86c2-b67884f18367 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:04.907640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b4c6eb50-2101-4230-86c2-b67884f18367 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:04.916537 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:04.916537 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:04.928491 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b4c6eb50-2101-4230-86c2-b67884f18367 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:04.934741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b4c6eb50-2101-4230-86c2-b67884f18367 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 returned with HTTP 200 Aug 04 09:09:04.935609 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 751/3000] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:04 2026] GET /volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:05.337530 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-571346e8-c03c-4b23-b20d-d2de216a4248 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:05.339566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-571346e8-c03c-4b23-b20d-d2de216a4248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:05.339803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-571346e8-c03c-4b23-b20d-d2de216a4248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:05.340018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-571346e8-c03c-4b23-b20d-d2de216a4248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:05.350357 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:05.350357 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:05.353792 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-571346e8-c03c-4b23-b20d-d2de216a4248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:05.357933 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-571346e8-c03c-4b23-b20d-d2de216a4248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:05.359074 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 746/3001] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:05 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:05.949852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d1780745-8bbb-484e-bfaa-8795d7fc722e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:05.951521 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d1780745-8bbb-484e-bfaa-8795d7fc722e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:05.951717 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d1780745-8bbb-484e-bfaa-8795d7fc722e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:05.951933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d1780745-8bbb-484e-bfaa-8795d7fc722e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:05.958559 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:05.958559 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:05.962425 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d1780745-8bbb-484e-bfaa-8795d7fc722e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:05.966554 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d1780745-8bbb-484e-bfaa-8795d7fc722e tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 returned with HTTP 200 Aug 04 09:09:05.966961 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 754/3002] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:05 2026] GET /volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:05.978548 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d403cbfe-71ce-4d0e-a16f-459955332a56 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:05.981048 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d403cbfe-71ce-4d0e-a16f-459955332a56 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:05.981300 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d403cbfe-71ce-4d0e-a16f-459955332a56 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:05.981560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d403cbfe-71ce-4d0e-a16f-459955332a56 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:05.989919 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:05.989919 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:05.994098 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d403cbfe-71ce-4d0e-a16f-459955332a56 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:05.998971 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d403cbfe-71ce-4d0e-a16f-459955332a56 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 returned with HTTP 200 Aug 04 09:09:05.999477 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 752/3003] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:05 2026] GET /volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:06.012149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:06.014575 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15?cascade=True Aug 04 09:09:06.014839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:06.015071 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:06.015328 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume with id: 7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:06.024482 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:06.024482 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:06.025161 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:06.060675 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume request issued successfully. Aug 04 09:09:06.060978 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a42f32df-9e7e-4b14-8101-3d934e6ebbbd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15?cascade=True returned with HTTP 202 Aug 04 09:09:06.061446 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 752/3004] 10.4.3.176 () {66 vars in 1376 bytes} [Tue Aug 4 09:09:06 2026] DELETE /volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:06.069583 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f0d593a-059a-474b-a3b7-ed1d776a594d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:06.071981 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f0d593a-059a-474b-a3b7-ed1d776a594d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:06.072242 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f0d593a-059a-474b-a3b7-ed1d776a594d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:06.072488 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f0d593a-059a-474b-a3b7-ed1d776a594d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:06.080918 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:06.080918 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:06.085350 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f0d593a-059a-474b-a3b7-ed1d776a594d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:06.090369 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f0d593a-059a-474b-a3b7-ed1d776a594d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 returned with HTTP 200 Aug 04 09:09:06.090825 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 747/3005] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:06 2026] GET /volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:06.373756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-573187a3-ae61-457e-9b6d-536afb4dd797 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:06.375645 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-573187a3-ae61-457e-9b6d-536afb4dd797 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:06.375876 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-573187a3-ae61-457e-9b6d-536afb4dd797 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:06.376078 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-573187a3-ae61-457e-9b6d-536afb4dd797 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:06.387573 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:06.387573 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:06.392264 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-573187a3-ae61-457e-9b6d-536afb4dd797 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:06.397245 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-573187a3-ae61-457e-9b6d-536afb4dd797 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:06.397913 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 755/3006] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:06 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:07.105887 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d7520662-e720-49e1-ac73-2ed0a77efe3a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:07.108250 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d7520662-e720-49e1-ac73-2ed0a77efe3a tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:07.108519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d7520662-e720-49e1-ac73-2ed0a77efe3a tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:07.108796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d7520662-e720-49e1-ac73-2ed0a77efe3a tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:07.115791 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d7520662-e720-49e1-ac73-2ed0a77efe3a tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 returned with HTTP 404 Aug 04 09:09:07.116471 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 753/3007] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:07 2026] GET /volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:07.123424 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-09d86d30-5583-42c1-940e-469bae6ffca2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:07.125730 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-09d86d30-5583-42c1-940e-469bae6ffca2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:09:07.126004 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-09d86d30-5583-42c1-940e-469bae6ffca2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:07.126281 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-09d86d30-5583-42c1-940e-469bae6ffca2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:07.126651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-09d86d30-5583-42c1-940e-469bae6ffca2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:07.127093 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:07.127093 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:07.127678 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-09d86d30-5583-42c1-940e-469bae6ffca2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:07.137048 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-09d86d30-5583-42c1-940e-469bae6ffca2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Get all volumes completed successfully. Aug 04 09:09:07.137668 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-09d86d30-5583-42c1-940e-469bae6ffca2 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:09:07.138174 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 753/3008] 10.4.3.176 () {66 vars in 1237 bytes} [Tue Aug 4 09:09:07 2026] GET /volume/v3/volumes => generated 335 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:07.149777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:07.153811 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/snapshots Aug 04 09:09:07.154033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:07.154278 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:07.154517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:07.155577 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:09:07.162790 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Get all snapshots completed successfully. Aug 04 09:09:07.163114 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a4905f5a-5138-46d2-9d50-6264d0175b5c tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 200 Aug 04 09:09:07.163562 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 748/3009] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:09:07 2026] GET /volume/v3/snapshots => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:07.172319 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8344ef17-b5d8-4522-9786-0f6d689084ef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:07.174128 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8344ef17-b5d8-4522-9786-0f6d689084ef tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:07.174341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8344ef17-b5d8-4522-9786-0f6d689084ef tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:07.174527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8344ef17-b5d8-4522-9786-0f6d689084ef tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:07.181645 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:07.181645 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:07.185268 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8344ef17-b5d8-4522-9786-0f6d689084ef tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:07.189307 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8344ef17-b5d8-4522-9786-0f6d689084ef tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 returned with HTTP 200 Aug 04 09:09:07.189662 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 756/3010] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:07 2026] GET /volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:07.203396 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-50007a25-0359-4298-8741-26c23589ce60 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:07.205166 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-50007a25-0359-4298-8741-26c23589ce60 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:07.205411 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-50007a25-0359-4298-8741-26c23589ce60 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:07.205597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-50007a25-0359-4298-8741-26c23589ce60 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:07.205808 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-50007a25-0359-4298-8741-26c23589ce60 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume with id: 90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:07.213072 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:07.213072 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:07.213521 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-50007a25-0359-4298-8741-26c23589ce60 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:07.235086 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-50007a25-0359-4298-8741-26c23589ce60 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume request issued successfully. Aug 04 09:09:07.235359 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-50007a25-0359-4298-8741-26c23589ce60 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 returned with HTTP 202 Aug 04 09:09:07.235781 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 754/3011] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:07 2026] DELETE /volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:07.244932 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ab84b9b3-f590-4b79-be1a-d2d35b8746dd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:07.246634 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab84b9b3-f590-4b79-be1a-d2d35b8746dd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:07.246858 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab84b9b3-f590-4b79-be1a-d2d35b8746dd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:07.247068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab84b9b3-f590-4b79-be1a-d2d35b8746dd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:07.254557 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:07.254557 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:07.259163 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ab84b9b3-f590-4b79-be1a-d2d35b8746dd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Volume info retrieved successfully. Aug 04 09:09:07.264993 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab84b9b3-f590-4b79-be1a-d2d35b8746dd tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 returned with HTTP 200 Aug 04 09:09:07.265495 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 754/3012] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:07 2026] GET /volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:07.410881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dd7c4b16-c705-4c7c-a469-a7fb49e4b1eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:07.411573 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dd7c4b16-c705-4c7c-a469-a7fb49e4b1eb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:07.411789 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dd7c4b16-c705-4c7c-a469-a7fb49e4b1eb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:07.412001 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dd7c4b16-c705-4c7c-a469-a7fb49e4b1eb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:07.421651 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:07.421651 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:07.424906 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dd7c4b16-c705-4c7c-a469-a7fb49e4b1eb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:07.428912 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dd7c4b16-c705-4c7c-a469-a7fb49e4b1eb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:07.429334 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 749/3013] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:07 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:08.281317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-740e97a2-0eaf-4bcb-a6c9-34311fe3f5ca None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:08.284008 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-740e97a2-0eaf-4bcb-a6c9-34311fe3f5ca tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 Aug 04 09:09:08.284368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-740e97a2-0eaf-4bcb-a6c9-34311fe3f5ca tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:08.284576 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-740e97a2-0eaf-4bcb-a6c9-34311fe3f5ca tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:08.291545 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-740e97a2-0eaf-4bcb-a6c9-34311fe3f5ca tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 returned with HTTP 404 Aug 04 09:09:08.291973 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 757/3014] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:08 2026] GET /volume/v3/volumes/90594e33-d425-47b3-ab6f-f61b453ca5e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:08.300786 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8c709e43-22eb-4ce3-ae66-8950cea7675b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:08.303429 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8c709e43-22eb-4ce3-ae66-8950cea7675b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae Aug 04 09:09:08.304486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8c709e43-22eb-4ce3-ae66-8950cea7675b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:08.304486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8c709e43-22eb-4ce3-ae66-8950cea7675b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:08.304486 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-8c709e43-22eb-4ce3-ae66-8950cea7675b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete snapshot with id: 49442c1f-2b2d-4794-86b4-4289ccfb56ae Aug 04 09:09:08.310489 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8c709e43-22eb-4ce3-ae66-8950cea7675b tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae returned with HTTP 404 Aug 04 09:09:08.311398 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 755/3015] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:08 2026] DELETE /volume/v3/snapshots/49442c1f-2b2d-4794-86b4-4289ccfb56ae => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:08.318600 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e8b5edc5-e180-4a89-a31d-404d424ead9d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:08.320928 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e8b5edc5-e180-4a89-a31d-404d424ead9d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] GET https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:08.321236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e8b5edc5-e180-4a89-a31d-404d424ead9d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:08.321529 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e8b5edc5-e180-4a89-a31d-404d424ead9d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:08.332148 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e8b5edc5-e180-4a89-a31d-404d424ead9d tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 returned with HTTP 404 Aug 04 09:09:08.333109 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 755/3016] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:08 2026] GET /volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:08.340378 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eca48955-0486-4804-b7c0-f925aa5c3920 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:08.341616 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eca48955-0486-4804-b7c0-f925aa5c3920 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:08.341616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eca48955-0486-4804-b7c0-f925aa5c3920 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:08.341937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eca48955-0486-4804-b7c0-f925aa5c3920 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:08.342055 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-eca48955-0486-4804-b7c0-f925aa5c3920 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] Delete volume with id: 7fcf6606-3df3-4cda-bf8c-3463178bce15 Aug 04 09:09:08.352805 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eca48955-0486-4804-b7c0-f925aa5c3920 tempest-VolumesDeleteCascade-1837780612 tempest-VolumesDeleteCascade-1837780612-project-member] https://10.4.3.176/volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 returned with HTTP 404 Aug 04 09:09:08.353509 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 750/3017] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:08 2026] DELETE /volume/v3/volumes/7fcf6606-3df3-4cda-bf8c-3463178bce15 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:08.444306 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e2d9a7af-eacf-461a-a00e-ed4b58ad5e81 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:08.447130 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e2d9a7af-eacf-461a-a00e-ed4b58ad5e81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:08.447414 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e2d9a7af-eacf-461a-a00e-ed4b58ad5e81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:08.447812 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e2d9a7af-eacf-461a-a00e-ed4b58ad5e81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:08.457824 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:08.457824 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:08.461784 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e2d9a7af-eacf-461a-a00e-ed4b58ad5e81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:08.466168 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e2d9a7af-eacf-461a-a00e-ed4b58ad5e81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:08.466807 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 758/3018] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:08 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:09.485134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a10eadc9-f63b-449c-8df7-915f32898ca8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:09.487014 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a10eadc9-f63b-449c-8df7-915f32898ca8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:09.487221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a10eadc9-f63b-449c-8df7-915f32898ca8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:09.487449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a10eadc9-f63b-449c-8df7-915f32898ca8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:09.500470 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:09.500470 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:09.510663 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a10eadc9-f63b-449c-8df7-915f32898ca8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:09.518182 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a10eadc9-f63b-449c-8df7-915f32898ca8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:09.519008 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 756/3019] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:09 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:09.708244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-0a609212-e3e7-49f6-8aa6-8de3e52866d3 req-73c656dc-0a6d-4745-82e8-58a8c6c307ba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:09.709189 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0a609212-e3e7-49f6-8aa6-8de3e52866d3 req-73c656dc-0a6d-4745-82e8-58a8c6c307ba tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed Aug 04 09:09:09.709942 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0a609212-e3e7-49f6-8aa6-8de3e52866d3 req-73c656dc-0a6d-4745-82e8-58a8c6c307ba tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:09.709942 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0a609212-e3e7-49f6-8aa6-8de3e52866d3 req-73c656dc-0a6d-4745-82e8-58a8c6c307ba tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:09.717728 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:09.717728 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:09.757967 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fe5f813c-a988-4205-9e3e-d48816996a1a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:09.772180 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0a609212-e3e7-49f6-8aa6-8de3e52866d3 req-73c656dc-0a6d-4745-82e8-58a8c6c307ba tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed returned with HTTP 200 Aug 04 09:09:09.772621 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 756/3020] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:09:09 2026] DELETE /volume/v3/attachments/bbf21a25-d6d6-4e3b-b302-83b31e7f75ed => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:09.866147 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:09.866608 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-407202853"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:09.868461 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-407202853'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:09.868688 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Create volume of 1 GB Aug 04 09:09:09.873925 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Availability Zones retrieved successfully. Aug 04 09:09:09.881951 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Flow 'volume_create_api' (37633e56-2f70-48d8-bc56-4419682e1fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:09.883614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0df123-a401-46f8-8cf9-25ce789f9f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:09.885342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:09.928901 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b0df123-a401-46f8-8cf9-25ce789f9f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:09.929778 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dde9697-5861-46f5-b8c4-b1cf69e301ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:09.992374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Created reservations ['59ffd7ab-7104-492c-8ff3-c000ff4c045e', 'd810bee5-7bd2-4914-81ac-e8f7a853dcfc', 'a1f5b6a6-a7f1-4324-bd6d-aceeef5a18c4', '53161e35-0142-4c61-8666-c3507e16a155'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:09.993237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dde9697-5861-46f5-b8c4-b1cf69e301ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59ffd7ab-7104-492c-8ff3-c000ff4c045e', 'd810bee5-7bd2-4914-81ac-e8f7a853dcfc', 'a1f5b6a6-a7f1-4324-bd6d-aceeef5a18c4', '53161e35-0142-4c61-8666-c3507e16a155']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:09.993996 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0090003f-86d3-4f05-ab67-3c58fd4d35bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:10.018985 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0090003f-86d3-4f05-ab67-3c58fd4d35bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e016feda-80a1-424f-ae51-5f10c8e5a96e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-407202853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d1844e386f4b20aa31eaeaadeb6dd9',qos_specs=None,replication_status=,reservations=['59ffd7ab-7104-492c-8ff3-c000ff4c045e','d810bee5-7bd2-4914-81ac-e8f7a853dcfc','a1f5b6a6-a7f1-4324-bd6d-aceeef5a18c4','53161e35-0142-4c61-8666-c3507e16a155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8df8e63b1e3f4cc786cbb7562f90f655',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-407202853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e016feda-80a1-424f-ae51-5f10c8e5a96e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27d1844e386f4b20aa31eaeaadeb6dd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8df8e63b1e3f4cc786cbb7562f90f655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:10.019892 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef5bb46-2aaa-4e6f-ac52-9d80f61272a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:10.040921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef5bb46-2aaa-4e6f-ac52-9d80f61272a9) transitioned into state 'SUCCESS' from state '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-407202853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27d1844e386f4b20aa31eaeaadeb6dd9',qos_specs=None,replication_status=,reservations=['59ffd7ab-7104-492c-8ff3-c000ff4c045e','d810bee5-7bd2-4914-81ac-e8f7a853dcfc','a1f5b6a6-a7f1-4324-bd6d-aceeef5a18c4','53161e35-0142-4c61-8666-c3507e16a155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8df8e63b1e3f4cc786cbb7562f90f655',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:10.042039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd60fcf-bfa2-4fec-8180-50133e541b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:10.052098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd60fcf-bfa2-4fec-8180-50133e541b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:10.053018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Flow 'volume_create_api' (37633e56-2f70-48d8-bc56-4419682e1fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:10.053433 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Create volume request issued successfully. Aug 04 09:09:10.054143 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fe5f813c-a988-4205-9e3e-d48816996a1a tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:10.054891 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 751/3021] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:09:09 2026] POST /volume/v3/volumes => generated 749 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:10.068515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-14285cdc-dcdd-4390-bacd-87c9bdab2756 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:10.073664 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14285cdc-dcdd-4390-bacd-87c9bdab2756 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e Aug 04 09:09:10.073664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14285cdc-dcdd-4390-bacd-87c9bdab2756 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:10.073976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14285cdc-dcdd-4390-bacd-87c9bdab2756 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:10.096386 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:10.096386 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:10.099720 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14285cdc-dcdd-4390-bacd-87c9bdab2756 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:10.105355 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14285cdc-dcdd-4390-bacd-87c9bdab2756 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e returned with HTTP 200 Aug 04 09:09:10.105898 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 759/3022] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:10 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:10.533171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-55ef3e88-62e7-44a6-a3d8-42f9c2ec6253 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:10.536146 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-55ef3e88-62e7-44a6-a3d8-42f9c2ec6253 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:10.536412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-55ef3e88-62e7-44a6-a3d8-42f9c2ec6253 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:10.536635 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-55ef3e88-62e7-44a6-a3d8-42f9c2ec6253 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:10.550748 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:10.550748 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:10.555617 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-55ef3e88-62e7-44a6-a3d8-42f9c2ec6253 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:10.563852 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-55ef3e88-62e7-44a6-a3d8-42f9c2ec6253 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:10.564366 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 757/3023] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:10 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:11.120879 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4333e570-292e-4215-8b3b-ebc732f62525 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.123123 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4333e570-292e-4215-8b3b-ebc732f62525 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e Aug 04 09:09:11.123433 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4333e570-292e-4215-8b3b-ebc732f62525 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.123698 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4333e570-292e-4215-8b3b-ebc732f62525 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.131817 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.131817 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:11.135931 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4333e570-292e-4215-8b3b-ebc732f62525 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.141183 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4333e570-292e-4215-8b3b-ebc732f62525 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e returned with HTTP 200 Aug 04 09:09:11.141630 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 757/3024] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:11.141685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.143542 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:09:11.143806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.144018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.144233 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete volume with id: 4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:09:11.151243 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.151243 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:11.151689 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:09:11.158412 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7e4aee83-fc63-4a5d-89a0-14b6d1ca9ae9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.160607 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7e4aee83-fc63-4a5d-89a0-14b6d1ca9ae9 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] POST https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.161041 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7e4aee83-fc63-4a5d-89a0-14b6d1ca9ae9 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:11.170269 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete volume request issued successfully. Aug 04 09:09:11.170501 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3f0809f8-ed02-47ae-8ddf-5dd9181f60dd tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 202 Aug 04 09:09:11.170946 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 752/3025] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:09:11 2026] DELETE /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:11.173292 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.173292 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:11.173885 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7e4aee83-fc63-4a5d-89a0-14b6d1ca9ae9 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.177572 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-984bc6a2-5ce1-4956-bf7b-c03ea0b5a288 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.179493 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-984bc6a2-5ce1-4956-bf7b-c03ea0b5a288 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:09:11.179554 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-984bc6a2-5ce1-4956-bf7b-c03ea0b5a288 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.179791 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-984bc6a2-5ce1-4956-bf7b-c03ea0b5a288 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.187964 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.187964 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:11.193321 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-984bc6a2-5ce1-4956-bf7b-c03ea0b5a288 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:09:11.193389 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7e4aee83-fc63-4a5d-89a0-14b6d1ca9ae9 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Create volume metadata completed successfully. Aug 04 09:09:11.193737 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7e4aee83-fc63-4a5d-89a0-14b6d1ca9ae9 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.194438 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 760/3026] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:09:11 2026] POST /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 101 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:11.199012 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-984bc6a2-5ce1-4956-bf7b-c03ea0b5a288 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 200 Aug 04 09:09:11.199452 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 758/3027] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 1421 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:11.201630 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-54022717-0f3b-4181-9f3c-04ba8dee3a83 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.204375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-54022717-0f3b-4181-9f3c-04ba8dee3a83 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.207026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-54022717-0f3b-4181-9f3c-04ba8dee3a83 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.207256 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-54022717-0f3b-4181-9f3c-04ba8dee3a83 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.217296 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.217296 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:11.218319 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-54022717-0f3b-4181-9f3c-04ba8dee3a83 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.229111 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-54022717-0f3b-4181-9f3c-04ba8dee3a83 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Get volume metadata completed successfully. Aug 04 09:09:11.229791 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-54022717-0f3b-4181-9f3c-04ba8dee3a83 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.229869 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 758/3028] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:11.240610 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0a6fe550-2c7a-4355-8d9e-a04cb5d58d13 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.243570 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a6fe550-2c7a-4355-8d9e-a04cb5d58d13 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] PUT https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.243570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0a6fe550-2c7a-4355-8d9e-a04cb5d58d13 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:11.253286 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.253286 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:11.253838 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0a6fe550-2c7a-4355-8d9e-a04cb5d58d13 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.268451 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0a6fe550-2c7a-4355-8d9e-a04cb5d58d13 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Update volume metadata completed successfully. Aug 04 09:09:11.269877 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a6fe550-2c7a-4355-8d9e-a04cb5d58d13 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.269877 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 753/3029] 10.4.3.176 () {68 vars in 1395 bytes} [Tue Aug 4 09:09:11 2026] PUT /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.276646 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-961f6df9-402a-43b4-a298-7729a8195255 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.278773 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-961f6df9-402a-43b4-a298-7729a8195255 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.278992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-961f6df9-402a-43b4-a298-7729a8195255 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.279175 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-961f6df9-402a-43b4-a298-7729a8195255 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.290228 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.290228 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:11.290743 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-961f6df9-402a-43b4-a298-7729a8195255 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.297438 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-961f6df9-402a-43b4-a298-7729a8195255 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Get volume metadata completed successfully. Aug 04 09:09:11.297732 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-961f6df9-402a-43b4-a298-7729a8195255 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.298188 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 761/3030] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.306581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.308664 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key1 Aug 04 09:09:11.308860 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.309085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.321791 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.321791 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:11.322362 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.332401 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Get volume metadata completed successfully. Aug 04 09:09:11.347339 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Delete volume metadata completed successfully. Aug 04 09:09:11.347532 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d31f1dfd-136e-4d34-8364-65d43ba95101 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key1 returned with HTTP 200 Aug 04 09:09:11.348049 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 759/3031] 10.4.3.176 () {66 vars in 1393 bytes} [Tue Aug 4 09:09:11 2026] DELETE /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 04 09:09:11.355407 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-06ad37f4-df08-406d-af99-00a6bbe04dbf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.359562 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-06ad37f4-df08-406d-af99-00a6bbe04dbf tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.359815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-06ad37f4-df08-406d-af99-00a6bbe04dbf tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.360033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-06ad37f4-df08-406d-af99-00a6bbe04dbf tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.368257 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.368257 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:11.368869 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-06ad37f4-df08-406d-af99-00a6bbe04dbf tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.375245 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-06ad37f4-df08-406d-af99-00a6bbe04dbf tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Get volume metadata completed successfully. Aug 04 09:09:11.375677 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-06ad37f4-df08-406d-af99-00a6bbe04dbf tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.376313 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 759/3032] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.384938 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1f560d94-71b4-4a41-a688-7f5bac02236f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.387115 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f560d94-71b4-4a41-a688-7f5bac02236f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] PUT https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.387488 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f560d94-71b4-4a41-a688-7f5bac02236f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:11.396511 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.396511 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:11.396996 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1f560d94-71b4-4a41-a688-7f5bac02236f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.409868 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1f560d94-71b4-4a41-a688-7f5bac02236f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Update volume metadata completed successfully. Aug 04 09:09:11.410243 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f560d94-71b4-4a41-a688-7f5bac02236f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.410786 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 754/3033] 10.4.3.176 () {68 vars in 1395 bytes} [Tue Aug 4 09:09:11 2026] PUT /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.421522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-14eda396-288a-4603-89c9-72be021a06d4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.423939 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14eda396-288a-4603-89c9-72be021a06d4 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] POST https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.424365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14eda396-288a-4603-89c9-72be021a06d4 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:11.432925 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.432925 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:11.433398 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14eda396-288a-4603-89c9-72be021a06d4 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.442488 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-14eda396-288a-4603-89c9-72be021a06d4 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Create volume metadata completed successfully. Aug 04 09:09:11.442721 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14eda396-288a-4603-89c9-72be021a06d4 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.443374 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 762/3034] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:09:11 2026] POST /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.451877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0916aeb4-3848-4f2e-bce0-01a48547d321 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.454553 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0916aeb4-3848-4f2e-bce0-01a48547d321 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] PUT https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key3 Aug 04 09:09:11.455039 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0916aeb4-3848-4f2e-bce0-01a48547d321 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:11.466315 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.466315 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:11.467240 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0916aeb4-3848-4f2e-bce0-01a48547d321 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.480866 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0916aeb4-3848-4f2e-bce0-01a48547d321 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Update volume metadata completed successfully. Aug 04 09:09:11.481189 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0916aeb4-3848-4f2e-bce0-01a48547d321 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key3 returned with HTTP 200 Aug 04 09:09:11.481671 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 760/3035] 10.4.3.176 () {68 vars in 1410 bytes} [Tue Aug 4 09:09:11 2026] PUT /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.489845 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d5632336-4e35-4c45-ba86-c5452896522f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.491852 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5632336-4e35-4c45-ba86-c5452896522f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key3 Aug 04 09:09:11.492106 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5632336-4e35-4c45-ba86-c5452896522f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.492359 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d5632336-4e35-4c45-ba86-c5452896522f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.501564 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.501564 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:11.502182 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d5632336-4e35-4c45-ba86-c5452896522f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.509286 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d5632336-4e35-4c45-ba86-c5452896522f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Get volume metadata completed successfully. Aug 04 09:09:11.509665 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d5632336-4e35-4c45-ba86-c5452896522f tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key3 returned with HTTP 200 Aug 04 09:09:11.510107 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 760/3036] 10.4.3.176 () {66 vars in 1390 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.519995 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-593fa9f3-e545-4fbf-8f5f-236d8c557f7d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.521902 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-593fa9f3-e545-4fbf-8f5f-236d8c557f7d tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.522066 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-593fa9f3-e545-4fbf-8f5f-236d8c557f7d tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.522273 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-593fa9f3-e545-4fbf-8f5f-236d8c557f7d tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.528956 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.528956 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:11.529357 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-593fa9f3-e545-4fbf-8f5f-236d8c557f7d tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.534696 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-593fa9f3-e545-4fbf-8f5f-236d8c557f7d tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Get volume metadata completed successfully. Aug 04 09:09:11.534951 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-593fa9f3-e545-4fbf-8f5f-236d8c557f7d tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.535307 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 755/3037] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 75 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.543589 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-42774d74-a821-4eec-9127-c745ea4d30de None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.545949 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-42774d74-a821-4eec-9127-c745ea4d30de tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] PUT https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata Aug 04 09:09:11.546309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-42774d74-a821-4eec-9127-c745ea4d30de tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:11.557717 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.557717 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:11.559366 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-42774d74-a821-4eec-9127-c745ea4d30de tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.587105 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-42774d74-a821-4eec-9127-c745ea4d30de tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Update volume metadata completed successfully. Aug 04 09:09:11.587105 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-42774d74-a821-4eec-9127-c745ea4d30de tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata returned with HTTP 200 Aug 04 09:09:11.587198 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b1a448a6-e5d4-4d44-95ba-b6ec7d7316c8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.587559 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 763/3038] 10.4.3.176 () {68 vars in 1395 bytes} [Tue Aug 4 09:09:11 2026] PUT /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:09:11.587677 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1a448a6-e5d4-4d44-95ba-b6ec7d7316c8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:11.588675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1a448a6-e5d4-4d44-95ba-b6ec7d7316c8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.588951 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1a448a6-e5d4-4d44-95ba-b6ec7d7316c8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.595128 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f9b8309e-bc5b-41ab-9948-ddbfd782c291 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.597263 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9b8309e-bc5b-41ab-9948-ddbfd782c291 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e Aug 04 09:09:11.597568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9b8309e-bc5b-41ab-9948-ddbfd782c291 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.597850 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9b8309e-bc5b-41ab-9948-ddbfd782c291 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.607325 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.607325 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:11.608164 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.608164 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:11.611953 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1a448a6-e5d4-4d44-95ba-b6ec7d7316c8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:11.615840 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f9b8309e-bc5b-41ab-9948-ddbfd782c291 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.617686 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1a448a6-e5d4-4d44-95ba-b6ec7d7316c8 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:11.618075 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 761/3039] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:11.622897 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9b8309e-bc5b-41ab-9948-ddbfd782c291 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e returned with HTTP 200 Aug 04 09:09:11.623495 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 761/3040] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:11.640068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.642718 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e Aug 04 09:09:11.643020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.643347 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.643573 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Delete volume with id: e016feda-80a1-424f-ae51-5f10c8e5a96e Aug 04 09:09:11.656806 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.656806 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:11.657486 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.674561 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Delete volume request issued successfully. Aug 04 09:09:11.674838 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e83ddd2f-95dc-4bb6-81f7-193bb4940cf5 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e returned with HTTP 202 Aug 04 09:09:11.678290 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 756/3041] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:11 2026] DELETE /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:11.688380 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-786effa3-ea56-4a2d-94d1-1e8724834cef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.690723 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-786effa3-ea56-4a2d-94d1-1e8724834cef tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e Aug 04 09:09:11.691017 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-786effa3-ea56-4a2d-94d1-1e8724834cef tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:11.691329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-786effa3-ea56-4a2d-94d1-1e8724834cef tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:11.702242 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.702242 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:11.703585 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-786effa3-ea56-4a2d-94d1-1e8724834cef tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Volume info retrieved successfully. Aug 04 09:09:11.707951 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-786effa3-ea56-4a2d-94d1-1e8724834cef tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e returned with HTTP 200 Aug 04 09:09:11.708365 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 764/3042] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:11 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:11.722321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3bcf2b2c-3d0a-4a82-b960-751c977f3398 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:11.724935 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3bcf2b2c-3d0a-4a82-b960-751c977f3398 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73/action Aug 04 09:09:11.725522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3bcf2b2c-3d0a-4a82-b960-751c977f3398 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:11.726321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3bcf2b2c-3d0a-4a82-b960-751c977f3398 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:11.745321 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:11.745321 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:11.782907 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-80111e2b-5877-4ecf-a91e-53c9213b7698 req-3bcf2b2c-3d0a-4a82-b960-751c977f3398 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73/action returned with HTTP 204 Aug 04 09:09:11.783373 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 762/3043] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:09:11 2026] POST /volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:12.212949 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7a784279-4715-4b2b-9470-21bb1dbbd577 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:12.214865 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7a784279-4715-4b2b-9470-21bb1dbbd577 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 Aug 04 09:09:12.215163 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7a784279-4715-4b2b-9470-21bb1dbbd577 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:12.215416 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7a784279-4715-4b2b-9470-21bb1dbbd577 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:12.221330 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7a784279-4715-4b2b-9470-21bb1dbbd577 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 returned with HTTP 404 Aug 04 09:09:12.221836 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 762/3044] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:12 2026] GET /volume/v3/volumes/4ef86152-af8a-4788-9803-c3bcaf3aea31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:12.229158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c352bcc7-e62b-41de-91da-a04f40961b81 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:12.230853 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c352bcc7-e62b-41de-91da-a04f40961b81 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da Aug 04 09:09:12.231066 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c352bcc7-e62b-41de-91da-a04f40961b81 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:12.231274 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c352bcc7-e62b-41de-91da-a04f40961b81 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:12.231455 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-c352bcc7-e62b-41de-91da-a04f40961b81 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete snapshot with id: 4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da Aug 04 09:09:12.236722 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:12.236722 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:12.237373 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c352bcc7-e62b-41de-91da-a04f40961b81 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:09:12.258228 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c352bcc7-e62b-41de-91da-a04f40961b81 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot delete request issued successfully. Aug 04 09:09:12.258228 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c352bcc7-e62b-41de-91da-a04f40961b81 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da returned with HTTP 202 Aug 04 09:09:12.258228 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 757/3045] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:12 2026] DELETE /volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:12.263912 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0e6847c7-0224-4823-b8f9-ab6e0e74ca45 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:12.265707 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e6847c7-0224-4823-b8f9-ab6e0e74ca45 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da Aug 04 09:09:12.266116 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e6847c7-0224-4823-b8f9-ab6e0e74ca45 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:12.266116 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e6847c7-0224-4823-b8f9-ab6e0e74ca45 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:12.271093 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:12.271093 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:12.271231 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0e6847c7-0224-4823-b8f9-ab6e0e74ca45 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:09:12.271808 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e6847c7-0224-4823-b8f9-ab6e0e74ca45 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da returned with HTTP 200 Aug 04 09:09:12.272175 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 765/3046] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:12 2026] GET /volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c06edef6-991c-40d8-9906-f671cae645d0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c06edef6-991c-40d8-9906-f671cae645d0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c06edef6-991c-40d8-9906-f671cae645d0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c06edef6-991c-40d8-9906-f671cae645d0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c06edef6-991c-40d8-9906-f671cae645d0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c06edef6-991c-40d8-9906-f671cae645d0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:09:13.177412 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 763/3047] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:12 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:13.179427 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72c9d3c8-e093-4e3f-905b-bb3b159396c8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.179427 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72c9d3c8-e093-4e3f-905b-bb3b159396c8 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] GET https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e Aug 04 09:09:13.179427 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72c9d3c8-e093-4e3f-905b-bb3b159396c8 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.179427 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72c9d3c8-e093-4e3f-905b-bb3b159396c8 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.179427 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72c9d3c8-e093-4e3f-905b-bb3b159396c8 tempest-VolumesMetadataTest-586355114 tempest-VolumesMetadataTest-586355114-project-member] https://10.4.3.176/volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e returned with HTTP 404 Aug 04 09:09:13.179427 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 763/3048] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:12 2026] GET /volume/v3/volumes/e016feda-80a1-424f-ae51-5f10c8e5a96e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:13.282192 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9d4f3b3c-49c7-49bb-b080-107bbabde733 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.284076 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9d4f3b3c-49c7-49bb-b080-107bbabde733 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da Aug 04 09:09:13.284341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9d4f3b3c-49c7-49bb-b080-107bbabde733 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.284650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9d4f3b3c-49c7-49bb-b080-107bbabde733 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.290418 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9d4f3b3c-49c7-49bb-b080-107bbabde733 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da returned with HTTP 404 Aug 04 09:09:13.290972 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 758/3049] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:13 2026] GET /volume/v3/snapshots/4e2e6c9a-11e5-4a59-b70a-cc9a9dbd27da => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:13.386606 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-a95535fe-d00f-429b-80cf-3e54ba69ca27 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.389572 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-a95535fe-d00f-429b-80cf-3e54ba69ca27 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:09:13.389888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-a95535fe-d00f-429b-80cf-3e54ba69ca27 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.390156 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-a95535fe-d00f-429b-80cf-3e54ba69ca27 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.400818 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:13.400818 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:13.406116 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-a95535fe-d00f-429b-80cf-3e54ba69ca27 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:13.411964 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-a95535fe-d00f-429b-80cf-3e54ba69ca27 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:09:13.412541 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 766/3050] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:13 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:13.508312 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c485d220-033d-4d8d-8661-b674279678c3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.508312 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c485d220-033d-4d8d-8661-b674279678c3 None None] GET https://10.4.3.176/volume// Aug 04 09:09:13.508312 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c485d220-033d-4d8d-8661-b674279678c3 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.508312 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c485d220-033d-4d8d-8661-b674279678c3 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.508312 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c485d220-033d-4d8d-8661-b674279678c3 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:13.508312 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 764/3051] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:09:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:13.515768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dda013ad-4320-4765-ac08-20ebada75aa1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.520976 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dda013ad-4320-4765-ac08-20ebada75aa1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:09:13.521459 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dda013ad-4320-4765-ac08-20ebada75aa1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5450bab-519b-40a9-976c-2864a08f7624", "connector": null, "instance_uuid": "e01a9ca5-f526-4d72-a8f4-1092d54a1cd2"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:13.529794 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:13.529794 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:13.562408 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dda013ad-4320-4765-ac08-20ebada75aa1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:09:13.563003 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 764/3052] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:09:13 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:13.594772 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d423282d-8cca-48f4-89ab-ee823d8ba119 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.597796 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d423282d-8cca-48f4-89ab-ee823d8ba119 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:09:13.598063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d423282d-8cca-48f4-89ab-ee823d8ba119 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.598347 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d423282d-8cca-48f4-89ab-ee823d8ba119 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.614178 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:13.614178 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:13.619239 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d423282d-8cca-48f4-89ab-ee823d8ba119 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:13.620439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4dec263c-7cdb-44e9-99df-5da1a1ceb327 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.621431 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4dec263c-7cdb-44e9-99df-5da1a1ceb327 None None] GET https://10.4.3.176/volume// Aug 04 09:09:13.621431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4dec263c-7cdb-44e9-99df-5da1a1ceb327 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.621431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4dec263c-7cdb-44e9-99df-5da1a1ceb327 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.621682 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4dec263c-7cdb-44e9-99df-5da1a1ceb327 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:13.621993 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 767/3053] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:13.627916 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d423282d-8cca-48f4-89ab-ee823d8ba119 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:09:13.628320 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 759/3054] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:13 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 920 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:13.642392 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-489a7d8b-8c35-4ef3-b79e-17ab66d63fd7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.647368 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-489a7d8b-8c35-4ef3-b79e-17ab66d63fd7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:09:13.647368 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-489a7d8b-8c35-4ef3-b79e-17ab66d63fd7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:13.647368 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-489a7d8b-8c35-4ef3-b79e-17ab66d63fd7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:13.662191 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:13.662191 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:13.667368 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-489a7d8b-8c35-4ef3-b79e-17ab66d63fd7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:13.674147 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-489a7d8b-8c35-4ef3-b79e-17ab66d63fd7 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:09:13.674147 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 765/3055] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:13 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1100 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:13.790434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-e268285c-dea7-4d8f-9203-a0bf69089d2e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:13.792679 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-e268285c-dea7-4d8f-9203-a0bf69089d2e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] PUT https://10.4.3.176/volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036 Aug 04 09:09:13.793079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-e268285c-dea7-4d8f-9203-a0bf69089d2e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:13.802482 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-e268285c-dea7-4d8f-9203-a0bf69089d2e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Acquiring lock "cinder-attachment_update-f5450bab-519b-40a9-976c-2864a08f7624-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:09:13.809686 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-e268285c-dea7-4d8f-9203-a0bf69089d2e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-f5450bab-519b-40a9-976c-2864a08f7624-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:09:13.810727 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:13.810727 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:13.948868 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-e268285c-dea7-4d8f-9203-a0bf69089d2e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-f5450bab-519b-40a9-976c-2864a08f7624-np0000006401" released by "attachment_update" :: held 0.139s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:09:13.949586 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-e268285c-dea7-4d8f-9203-a0bf69089d2e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036 returned with HTTP 200 Aug 04 09:09:13.950084 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 765/3056] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:09:13 2026] PUT /volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:14.023331 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2b189852-5a2c-4d27-a662-e260db1bb69b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:14.024992 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:14.025486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-155987639"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:14.026864 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-155987639'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:14.026998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume of 1 GB Aug 04 09:09:14.031161 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Availability Zones retrieved successfully. Aug 04 09:09:14.037518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Flow 'volume_create_api' (947a919b-f817-4355-922a-5b9ce6e38393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:14.038631 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6bfb8c0-1be9-448a-968e-f99d224da90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:14.039665 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:14.072579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6bfb8c0-1be9-448a-968e-f99d224da90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:14.073446 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5f9ec2-96ba-4111-9a38-5161ebb50403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:14.129100 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Created reservations ['8ee58170-2980-4c42-be19-dc5d6f66bd42', '8f304265-cf0f-464a-8e2c-dccd6e88f796', '62130c77-6808-4981-be31-b03d2fc5f933', '08db7191-0821-4941-8a24-8f1ea3139b28'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:14.129912 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5f9ec2-96ba-4111-9a38-5161ebb50403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee58170-2980-4c42-be19-dc5d6f66bd42', '8f304265-cf0f-464a-8e2c-dccd6e88f796', '62130c77-6808-4981-be31-b03d2fc5f933', '08db7191-0821-4941-8a24-8f1ea3139b28']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:14.130612 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84ffaf6-076a-428c-8fcf-ada19922640c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:14.152296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84ffaf6-076a-428c-8fcf-ada19922640c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-155987639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='150319c138444c659906c0ef1c147291',qos_specs=None,replication_status=,reservations=['8ee58170-2980-4c42-be19-dc5d6f66bd42','8f304265-cf0f-464a-8e2c-dccd6e88f796','62130c77-6808-4981-be31-b03d2fc5f933','08db7191-0821-4941-8a24-8f1ea3139b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-155987639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='150319c138444c659906c0ef1c147291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:14.153124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34f20b3-8405-4a78-9f0d-bed04e938428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:14.172814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34f20b3-8405-4a78-9f0d-bed04e938428) transitioned into state 'SUCCESS' from state '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-155987639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='150319c138444c659906c0ef1c147291',qos_specs=None,replication_status=,reservations=['8ee58170-2980-4c42-be19-dc5d6f66bd42','8f304265-cf0f-464a-8e2c-dccd6e88f796','62130c77-6808-4981-be31-b03d2fc5f933','08db7191-0821-4941-8a24-8f1ea3139b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:14.173466 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffb624b-3449-411c-99f8-dc146ec1da31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:14.183233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffb624b-3449-411c-99f8-dc146ec1da31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:14.184032 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Flow 'volume_create_api' (947a919b-f817-4355-922a-5b9ce6e38393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:14.184546 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume request issued successfully. Aug 04 09:09:14.185061 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2b189852-5a2c-4d27-a662-e260db1bb69b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:14.185612 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 768/3057] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:09:14 2026] POST /volume/v3/volumes => generated 750 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:14.198445 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e466a8b7-2f18-45a3-96ca-48603497c336 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:14.200472 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e466a8b7-2f18-45a3-96ca-48603497c336 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:14.200751 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e466a8b7-2f18-45a3-96ca-48603497c336 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:14.201033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e466a8b7-2f18-45a3-96ca-48603497c336 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:14.208134 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:14.208134 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:14.212346 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e466a8b7-2f18-45a3-96ca-48603497c336 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:14.216834 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e466a8b7-2f18-45a3-96ca-48603497c336 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:14.217305 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 760/3058] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:14 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:14.644601 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4bd048a4-d520-481f-a171-59b45c5d4f77 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:14.647547 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4bd048a4-d520-481f-a171-59b45c5d4f77 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:09:14.647547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4bd048a4-d520-481f-a171-59b45c5d4f77 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:14.647547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4bd048a4-d520-481f-a171-59b45c5d4f77 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:14.655362 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:14.655362 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:14.658865 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4bd048a4-d520-481f-a171-59b45c5d4f77 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:14.664674 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4bd048a4-d520-481f-a171-59b45c5d4f77 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:09:14.664674 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 766/3059] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:14 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:15.239001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2d25778c-4c24-4695-b391-48c8b2541bff None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.239001 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d25778c-4c24-4695-b391-48c8b2541bff tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:15.239001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d25778c-4c24-4695-b391-48c8b2541bff tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:15.239001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d25778c-4c24-4695-b391-48c8b2541bff tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:15.254892 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:15.254892 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:15.259562 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2d25778c-4c24-4695-b391-48c8b2541bff tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:15.263925 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d25778c-4c24-4695-b391-48c8b2541bff tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:15.264297 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 766/3060] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:15 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:15.323951 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-2b7a6b08-60bc-4d2f-8e88-9ad8c46289b5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.331232 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-2b7a6b08-60bc-4d2f-8e88-9ad8c46289b5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:15.332022 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-2b7a6b08-60bc-4d2f-8e88-9ad8c46289b5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:15.332022 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-2b7a6b08-60bc-4d2f-8e88-9ad8c46289b5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:15.342576 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:15.342576 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:15.346892 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-2b7a6b08-60bc-4d2f-8e88-9ad8c46289b5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:15.352697 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-2b7a6b08-60bc-4d2f-8e88-9ad8c46289b5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:15.353310 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 769/3061] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:15 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:15.454954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4b8be39c-cae9-4b61-87ed-2abe5cf7a0f9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.455431 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4b8be39c-cae9-4b61-87ed-2abe5cf7a0f9 None None] GET https://10.4.3.176/volume// Aug 04 09:09:15.455727 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4b8be39c-cae9-4b61-87ed-2abe5cf7a0f9 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:15.456056 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4b8be39c-cae9-4b61-87ed-2abe5cf7a0f9 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:15.456509 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4b8be39c-cae9-4b61-87ed-2abe5cf7a0f9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:15.456877 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 761/3062] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:09:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:15.466005 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-93fb80cf-427b-4697-a714-b392e017b1b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.468182 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-93fb80cf-427b-4697-a714-b392e017b1b3 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:09:15.468630 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-93fb80cf-427b-4697-a714-b392e017b1b3 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78", "connector": null, "instance_uuid": "34572057-4e5c-495d-9cea-6e1339bf57bc"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:15.477157 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:15.477157 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:15.514729 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-93fb80cf-427b-4697-a714-b392e017b1b3 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:09:15.515473 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 767/3063] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:09:15 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:15.549812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-97c3ddde-c21d-4e88-b47c-bec5e1f12c1b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.552220 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-97c3ddde-c21d-4e88-b47c-bec5e1f12c1b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:15.552470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-97c3ddde-c21d-4e88-b47c-bec5e1f12c1b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:15.552712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-97c3ddde-c21d-4e88-b47c-bec5e1f12c1b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:15.557766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-515b69ad-37ab-4ff5-b70d-66618f7c1ade None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.558193 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-515b69ad-37ab-4ff5-b70d-66618f7c1ade None None] GET https://10.4.3.176/volume// Aug 04 09:09:15.558419 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-515b69ad-37ab-4ff5-b70d-66618f7c1ade None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:15.558627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-515b69ad-37ab-4ff5-b70d-66618f7c1ade None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:15.558939 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-515b69ad-37ab-4ff5-b70d-66618f7c1ade None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:15.559246 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 770/3064] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:15.563032 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:15.563032 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:15.566020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-1072561d-4738-44fc-9d5f-0626be159499 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.566418 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-97c3ddde-c21d-4e88-b47c-bec5e1f12c1b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:15.568288 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-1072561d-4738-44fc-9d5f-0626be159499 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:15.568557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-1072561d-4738-44fc-9d5f-0626be159499 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:15.568753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-1072561d-4738-44fc-9d5f-0626be159499 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:15.570528 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-97c3ddde-c21d-4e88-b47c-bec5e1f12c1b tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:15.570891 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 767/3065] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:15 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:15.582927 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:15.582927 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:15.587074 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-1072561d-4738-44fc-9d5f-0626be159499 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:15.593539 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-1072561d-4738-44fc-9d5f-0626be159499 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:15.593957 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 762/3066] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:15 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:15.677698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-28f35084-19a7-4f2e-aba7-4b52eae66c18 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.679544 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-28f35084-19a7-4f2e-aba7-4b52eae66c18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:09:15.679706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-28f35084-19a7-4f2e-aba7-4b52eae66c18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:15.679922 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-28f35084-19a7-4f2e-aba7-4b52eae66c18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:15.689839 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:15.689839 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:15.693615 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-28f35084-19a7-4f2e-aba7-4b52eae66c18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:15.702315 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-28f35084-19a7-4f2e-aba7-4b52eae66c18 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:09:15.702315 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 768/3067] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:15 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:15.707077 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-101c0f76-5a8d-4f21-850b-275e5122dbce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:15.709680 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-101c0f76-5a8d-4f21-850b-275e5122dbce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] PUT https://10.4.3.176/volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4 Aug 04 09:09:15.710250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-101c0f76-5a8d-4f21-850b-275e5122dbce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:15.719635 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-101c0f76-5a8d-4f21-850b-275e5122dbce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Acquiring lock "cinder-attachment_update-d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:09:15.724383 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-101c0f76-5a8d-4f21-850b-275e5122dbce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Lock "cinder-attachment_update-d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:09:15.725323 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:15.725323 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:15.825233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-101c0f76-5a8d-4f21-850b-275e5122dbce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Lock "cinder-attachment_update-d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78-np0000006401" released by "attachment_update" :: held 0.101s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:09:15.825675 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-101c0f76-5a8d-4f21-850b-275e5122dbce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4 returned with HTTP 200 Aug 04 09:09:15.826294 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 771/3068] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:09:15 2026] PUT /volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:16.586883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-69c84a34-e7fa-45b9-aba9-97f341de7778 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:16.588863 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-69c84a34-e7fa-45b9-aba9-97f341de7778 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:16.588863 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-69c84a34-e7fa-45b9-aba9-97f341de7778 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:16.588863 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-69c84a34-e7fa-45b9-aba9-97f341de7778 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:16.598010 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:16.598010 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:16.601252 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-69c84a34-e7fa-45b9-aba9-97f341de7778 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:16.605128 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-69c84a34-e7fa-45b9-aba9-97f341de7778 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:16.605511 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 768/3069] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:16 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:16.714222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e1bd3264-fa1e-4ffb-8b2b-915ddc43eebf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:16.717251 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e1bd3264-fa1e-4ffb-8b2b-915ddc43eebf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:09:16.717251 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e1bd3264-fa1e-4ffb-8b2b-915ddc43eebf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:16.717251 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e1bd3264-fa1e-4ffb-8b2b-915ddc43eebf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:16.725218 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:16.725218 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:16.728719 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e1bd3264-fa1e-4ffb-8b2b-915ddc43eebf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:16.732603 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e1bd3264-fa1e-4ffb-8b2b-915ddc43eebf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:09:16.733109 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 763/3070] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:16 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:17.249349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dc7d491e-9072-4aca-83bf-03bc68437c2a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:17.253603 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dc7d491e-9072-4aca-83bf-03bc68437c2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036/action Aug 04 09:09:17.254079 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dc7d491e-9072-4aca-83bf-03bc68437c2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:17.254236 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dc7d491e-9072-4aca-83bf-03bc68437c2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:17.274602 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:17.274602 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:17.284250 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d03ff0f6-5d9b-44d4-81ff-cfc1b9838642 req-dc7d491e-9072-4aca-83bf-03bc68437c2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036/action returned with HTTP 204 Aug 04 09:09:17.284608 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 769/3071] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:09:17 2026] POST /volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:17.620352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b952dc40-cbfa-4ed8-a6f5-8f4907dcf568 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:17.624914 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b952dc40-cbfa-4ed8-a6f5-8f4907dcf568 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:17.625128 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b952dc40-cbfa-4ed8-a6f5-8f4907dcf568 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:17.625404 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b952dc40-cbfa-4ed8-a6f5-8f4907dcf568 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:17.651278 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:17.651278 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:17.657799 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b952dc40-cbfa-4ed8-a6f5-8f4907dcf568 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:17.662840 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b952dc40-cbfa-4ed8-a6f5-8f4907dcf568 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:17.663218 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 772/3072] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:17 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:17.748480 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b726abdb-fa87-4007-9344-cbd7499fde32 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:17.750974 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b726abdb-fa87-4007-9344-cbd7499fde32 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:09:17.751225 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b726abdb-fa87-4007-9344-cbd7499fde32 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:17.751638 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b726abdb-fa87-4007-9344-cbd7499fde32 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:17.763387 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:17.763387 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:17.767561 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b726abdb-fa87-4007-9344-cbd7499fde32 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:09:17.772541 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b726abdb-fa87-4007-9344-cbd7499fde32 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:09:17.773264 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 769/3073] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:17 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:18.092414 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2d3f2eca-3af9-4c4d-bc0d-8c95ca58d137 req-5d729cf7-edb5-4efe-be62-5da42f9a5155 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:18.094627 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d3f2eca-3af9-4c4d-bc0d-8c95ca58d137 req-5d729cf7-edb5-4efe-be62-5da42f9a5155 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b Aug 04 09:09:18.094814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2d3f2eca-3af9-4c4d-bc0d-8c95ca58d137 req-5d729cf7-edb5-4efe-be62-5da42f9a5155 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:18.095021 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2d3f2eca-3af9-4c4d-bc0d-8c95ca58d137 req-5d729cf7-edb5-4efe-be62-5da42f9a5155 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:18.101465 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:18.101465 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:18.144800 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d3f2eca-3af9-4c4d-bc0d-8c95ca58d137 req-5d729cf7-edb5-4efe-be62-5da42f9a5155 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b returned with HTTP 200 Aug 04 09:09:18.145131 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 764/3074] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:09:18 2026] DELETE /volume/v3/attachments/c66a08c9-82e2-4338-996b-3a8bd60f8a4b => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:18.684960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-32cf9115-6a66-4148-9c58-75a0b4bd8af2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:18.687484 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32cf9115-6a66-4148-9c58-75a0b4bd8af2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:18.687640 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32cf9115-6a66-4148-9c58-75a0b4bd8af2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:18.687806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32cf9115-6a66-4148-9c58-75a0b4bd8af2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:18.704980 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:18.704980 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:18.712822 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-32cf9115-6a66-4148-9c58-75a0b4bd8af2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:18.718603 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32cf9115-6a66-4148-9c58-75a0b4bd8af2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:18.719093 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 770/3075] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:18 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:19.026084 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5be71e2f-a495-4a59-817c-4a607b463a96 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:19.028136 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:19.028502 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-992316783", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": null, "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:19.030124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-992316783', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': None, 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:19.206751 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Create volume of 1 GB Aug 04 09:09:19.211516 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Availability Zones retrieved successfully. Aug 04 09:09:19.217283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Flow 'volume_create_api' (52262b87-df3b-4232-925c-578b2e1806b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:19.218577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc34dfb-71af-426c-a3a8-3d96ae127d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:19.219667 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:19.294649 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc34dfb-71af-426c-a3a8-3d96ae127d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:19.295661 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8e3485-1cb8-494c-8db8-56861c26f640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:19.319080 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-15ba6f51-1335-42ad-b570-f4f7443016aa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:19.321097 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15ba6f51-1335-42ad-b570-f4f7443016aa tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:09:19.321392 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15ba6f51-1335-42ad-b570-f4f7443016aa tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:19.321624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15ba6f51-1335-42ad-b570-f4f7443016aa tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:19.321828 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-15ba6f51-1335-42ad-b570-f4f7443016aa tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete volume with id: 21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:09:19.333406 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:19.333406 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:19.334136 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-15ba6f51-1335-42ad-b570-f4f7443016aa tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:09:19.359757 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-15ba6f51-1335-42ad-b570-f4f7443016aa tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete volume request issued successfully. Aug 04 09:09:19.360700 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15ba6f51-1335-42ad-b570-f4f7443016aa tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 202 Aug 04 09:09:19.360700 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 770/3076] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:09:19 2026] DELETE /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:19.369635 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5bab9164-cb00-4e3b-8b2b-0c4699b071e0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:19.371805 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5bab9164-cb00-4e3b-8b2b-0c4699b071e0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:09:19.372162 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5bab9164-cb00-4e3b-8b2b-0c4699b071e0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:19.372359 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5bab9164-cb00-4e3b-8b2b-0c4699b071e0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:19.373887 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Created reservations ['a24c5d0d-7ebe-4bc8-a357-62f4c03ed4e2', '57dd78e8-9f46-4365-851c-9c2866b459d8', '7961ff26-b5ad-4553-9187-359fb482a24e', '00e11445-0ab5-49c0-86ff-e65b5f43606f'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:19.374705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8e3485-1cb8-494c-8db8-56861c26f640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24c5d0d-7ebe-4bc8-a357-62f4c03ed4e2', '57dd78e8-9f46-4365-851c-9c2866b459d8', '7961ff26-b5ad-4553-9187-359fb482a24e', '00e11445-0ab5-49c0-86ff-e65b5f43606f']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:19.375485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0779eba-5156-43eb-b7bc-20ffd2757b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:19.381657 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:19.381657 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:19.386884 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5bab9164-cb00-4e3b-8b2b-0c4699b071e0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:09:19.395323 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5bab9164-cb00-4e3b-8b2b-0c4699b071e0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 200 Aug 04 09:09:19.395777 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 765/3077] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:19 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:19.403050 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0779eba-5156-43eb-b7bc-20ffd2757b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13115d47-1eb0-4f6d-9821-25d87e92faeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-992316783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f490acd14a3041648f7606be4aaaf826',qos_specs=None,replication_status=,reservations=['a24c5d0d-7ebe-4bc8-a357-62f4c03ed4e2','57dd78e8-9f46-4365-851c-9c2866b459d8','7961ff26-b5ad-4553-9187-359fb482a24e','00e11445-0ab5-49c0-86ff-e65b5f43606f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecfbf7e0b7fe4c19b7b76ea21e0e857c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-992316783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13115d47-1eb0-4f6d-9821-25d87e92faeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f490acd14a3041648f7606be4aaaf826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecfbf7e0b7fe4c19b7b76ea21e0e857c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:19.403660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2d1850-22a1-4e57-875b-0437327eede2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:19.422421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2d1850-22a1-4e57-875b-0437327eede2) transitioned into state 'SUCCESS' from state '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-992316783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f490acd14a3041648f7606be4aaaf826',qos_specs=None,replication_status=,reservations=['a24c5d0d-7ebe-4bc8-a357-62f4c03ed4e2','57dd78e8-9f46-4365-851c-9c2866b459d8','7961ff26-b5ad-4553-9187-359fb482a24e','00e11445-0ab5-49c0-86ff-e65b5f43606f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecfbf7e0b7fe4c19b7b76ea21e0e857c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:19.423368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843cb43d-f5b8-4f68-b654-8aa08d8d20a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:19.437124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (843cb43d-f5b8-4f68-b654-8aa08d8d20a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:19.438015 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Flow 'volume_create_api' (52262b87-df3b-4232-925c-578b2e1806b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:19.438738 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Create volume request issued successfully. Aug 04 09:09:19.438983 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5be71e2f-a495-4a59-817c-4a607b463a96 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:19.439524 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 773/3078] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:19 2026] POST /volume/v3/volumes => generated 753 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:19.455059 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cff8ab76-e46d-4e85-90ec-19ea11ac8850 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:19.456912 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cff8ab76-e46d-4e85-90ec-19ea11ac8850 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:09:19.457337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cff8ab76-e46d-4e85-90ec-19ea11ac8850 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:19.457337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cff8ab76-e46d-4e85-90ec-19ea11ac8850 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:19.468925 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:19.468925 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:19.473665 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cff8ab76-e46d-4e85-90ec-19ea11ac8850 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:19.478333 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cff8ab76-e46d-4e85-90ec-19ea11ac8850 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 200 Aug 04 09:09:19.478737 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 771/3079] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:19 2026] GET /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:19.733615 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b788ba02-474d-41de-ac23-aac1c2ecbe9e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:19.735395 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b788ba02-474d-41de-ac23-aac1c2ecbe9e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:19.735651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b788ba02-474d-41de-ac23-aac1c2ecbe9e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:19.735835 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b788ba02-474d-41de-ac23-aac1c2ecbe9e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:19.748721 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:19.748721 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:19.757024 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b788ba02-474d-41de-ac23-aac1c2ecbe9e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:19.763624 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b788ba02-474d-41de-ac23-aac1c2ecbe9e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:19.763624 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 771/3080] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:19 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:20.265959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-f3d0f952-bd46-4dc7-b779-0f7092b66233 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.268707 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-f3d0f952-bd46-4dc7-b779-0f7092b66233 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/attachments?instance_id=ec099fa5-7d4a-4f72-bb75-bfef401a1ff0 Aug 04 09:09:20.269027 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-f3d0f952-bd46-4dc7-b779-0f7092b66233 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.269344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-f3d0f952-bd46-4dc7-b779-0f7092b66233 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.279461 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-f3d0f952-bd46-4dc7-b779-0f7092b66233 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments?instance_id=ec099fa5-7d4a-4f72-bb75-bfef401a1ff0 returned with HTTP 200 Aug 04 09:09:20.280021 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 766/3081] 10.4.3.176 () {70 vars in 1637 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/attachments?instance_id=ec099fa5-7d4a-4f72-bb75-bfef401a1ff0 => generated 192 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:20.299573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-4ce1bb76-3d65-40d8-8220-a5c292c6a8cb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.301792 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-4ce1bb76-3d65-40d8-8220-a5c292c6a8cb tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a Aug 04 09:09:20.302010 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-4ce1bb76-3d65-40d8-8220-a5c292c6a8cb tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.302163 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-4ce1bb76-3d65-40d8-8220-a5c292c6a8cb tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.318455 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5cfaf5db-9466-4463-9598-696d093ff7cb req-4ce1bb76-3d65-40d8-8220-a5c292c6a8cb tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a returned with HTTP 200 Aug 04 09:09:20.318913 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 774/3082] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:20.412523 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-02bdd225-83ff-4fe9-b979-43bc5d8b480d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.415196 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02bdd225-83ff-4fe9-b979-43bc5d8b480d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 Aug 04 09:09:20.415422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02bdd225-83ff-4fe9-b979-43bc5d8b480d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.415628 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02bdd225-83ff-4fe9-b979-43bc5d8b480d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.431345 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02bdd225-83ff-4fe9-b979-43bc5d8b480d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 returned with HTTP 404 Aug 04 09:09:20.431345 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 772/3083] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/volumes/21918706-2962-4baa-8b50-0e22f09e53c6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:20.440433 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.443303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef Aug 04 09:09:20.443542 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.443774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.443924 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete snapshot with id: 748ea874-ecd7-40ab-a858-36df37cf07ef Aug 04 09:09:20.450596 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.450596 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:20.451079 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:09:20.483577 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot delete request issued successfully. Aug 04 09:09:20.483844 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-34776a5f-f9c3-4a01-bf09-c4eed88d7dec tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef returned with HTTP 202 Aug 04 09:09:20.484425 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 772/3084] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:20 2026] DELETE /volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:20.495153 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0c33427b-cb73-48c3-a78e-2237bf73ab0d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.497199 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2a59d45d-c6b0-4cf1-bf28-6d22ed125f7f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.497337 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0c33427b-cb73-48c3-a78e-2237bf73ab0d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef Aug 04 09:09:20.497475 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0c33427b-cb73-48c3-a78e-2237bf73ab0d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.498004 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0c33427b-cb73-48c3-a78e-2237bf73ab0d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.499663 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2a59d45d-c6b0-4cf1-bf28-6d22ed125f7f tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:09:20.500666 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2a59d45d-c6b0-4cf1-bf28-6d22ed125f7f tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.500666 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2a59d45d-c6b0-4cf1-bf28-6d22ed125f7f tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.503546 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.503546 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:20.504146 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0c33427b-cb73-48c3-a78e-2237bf73ab0d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Snapshot retrieved successfully. Aug 04 09:09:20.504984 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0c33427b-cb73-48c3-a78e-2237bf73ab0d tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef returned with HTTP 200 Aug 04 09:09:20.505421 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 767/3085] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:20.510595 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.510595 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:20.515351 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2a59d45d-c6b0-4cf1-bf28-6d22ed125f7f tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:20.522099 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2a59d45d-c6b0-4cf1-bf28-6d22ed125f7f tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 200 Aug 04 09:09:20.522788 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 775/3086] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:20.540619 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b3b66f41-79bf-4207-8321-b46b33357f71 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.542771 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3b66f41-79bf-4207-8321-b46b33357f71 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:09:20.543088 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3b66f41-79bf-4207-8321-b46b33357f71 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.543386 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3b66f41-79bf-4207-8321-b46b33357f71 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.552740 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.552740 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:20.557523 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b3b66f41-79bf-4207-8321-b46b33357f71 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:20.564684 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3b66f41-79bf-4207-8321-b46b33357f71 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 200 Aug 04 09:09:20.565269 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 773/3087] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:20.580993 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f65c990f-2d7e-4c32-9ccd-5cc961d2e0e5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.584815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f65c990f-2d7e-4c32-9ccd-5cc961d2e0e5 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:09:20.585301 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f65c990f-2d7e-4c32-9ccd-5cc961d2e0e5 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.586357 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f65c990f-2d7e-4c32-9ccd-5cc961d2e0e5 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.596379 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.596379 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:20.603582 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f65c990f-2d7e-4c32-9ccd-5cc961d2e0e5 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:20.606322 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f65c990f-2d7e-4c32-9ccd-5cc961d2e0e5 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 200 Aug 04 09:09:20.607033 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 773/3088] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:20.634513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.641670 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:09:20.642185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13115d47-1eb0-4f6d-9821-25d87e92faeb", "name": "tempest-TestVolumeBackupRestore-backup-284999372", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:20.644625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Creating new backup {'backup': {'volume_id': '13115d47-1eb0-4f6d-9821-25d87e92faeb', 'name': 'tempest-TestVolumeBackupRestore-backup-284999372', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:09:20.645160 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Creating backup of volume 13115d47-1eb0-4f6d-9821-25d87e92faeb in container None Aug 04 09:09:20.658996 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.658996 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:20.659950 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:20.701129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Created reservations ['e0c1a3b9-da61-411f-9016-4c41c80ebc55', 'bac9444b-2a53-4059-9c84-d1cdd5e785d9'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:20.731887 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-847a198d-d07b-46ef-b06a-2002ef0ba30e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.735816 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-847a198d-d07b-46ef-b06a-2002ef0ba30e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4/action Aug 04 09:09:20.736356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-847a198d-d07b-46ef-b06a-2002ef0ba30e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:20.736498 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-847a198d-d07b-46ef-b06a-2002ef0ba30e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:20.737460 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aaabf67b-e24d-4ce1-8b30-fda8e1c48ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:09:20.740780 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 768/3089] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:20 2026] POST /volume/v3/backups => generated 334 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:20.753370 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-64e32aee-1fc4-4387-a8e3-0a98f8060be1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.755233 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64e32aee-1fc4-4387-a8e3-0a98f8060be1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:20.755476 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-64e32aee-1fc4-4387-a8e3-0a98f8060be1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.755712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-64e32aee-1fc4-4387-a8e3-0a98f8060be1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.755877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-64e32aee-1fc4-4387-a8e3-0a98f8060be1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:20.760326 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.760326 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:20.761085 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64e32aee-1fc4-4387-a8e3-0a98f8060be1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:20.761672 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 774/3090] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:20.776631 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.776631 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:20.782803 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-55544832-2dbd-4fe7-b610-b82699ab6f49 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.786784 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-55544832-2dbd-4fe7-b610-b82699ab6f49 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:20.786784 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-55544832-2dbd-4fe7-b610-b82699ab6f49 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.787060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-55544832-2dbd-4fe7-b610-b82699ab6f49 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.792579 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bc39d7a3-2050-4698-8122-c0b64f06da81 req-847a198d-d07b-46ef-b06a-2002ef0ba30e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4/action returned with HTTP 204 Aug 04 09:09:20.792718 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 776/3091] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:09:20 2026] POST /volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:20.809374 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.809374 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:20.817306 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-55544832-2dbd-4fe7-b610-b82699ab6f49 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:20.824540 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-55544832-2dbd-4fe7-b610-b82699ab6f49 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:20.825586 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 774/3092] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:20.837800 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9c16ebb6-0480-4004-8232-38216a8a9c09 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.842531 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9c16ebb6-0480-4004-8232-38216a8a9c09 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:20.842696 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9c16ebb6-0480-4004-8232-38216a8a9c09 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:20.842929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9c16ebb6-0480-4004-8232-38216a8a9c09 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:20.856631 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:20.856631 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:20.863198 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9c16ebb6-0480-4004-8232-38216a8a9c09 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:20.869811 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9c16ebb6-0480-4004-8232-38216a8a9c09 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:20.870739 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 769/3093] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:20 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:09:20.985430 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:20.987752 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:20.987929 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-702614772"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:20.989787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-702614772'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:20.989952 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume of 1 GB Aug 04 09:09:20.995102 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Availability Zones retrieved successfully. Aug 04 09:09:21.002776 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Flow 'volume_create_api' (0a69441c-f0c0-4be3-adb1-82690ec41f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:21.004183 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5a8f7e-69a8-4033-80e0-3cbcd42b02d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:21.006314 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:21.039712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e5a8f7e-69a8-4033-80e0-3cbcd42b02d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:21.040826 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de92e89-d328-4d43-ab46-f9008d9ea574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:21.080981 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Created reservations ['d976bc2a-ce22-4463-825a-ab289e97e0e9', '5c89acfa-07ba-4382-8d46-2ab24acd7a38', '990dd69f-8747-463e-b0a2-e60c4a5013e3', '2ca66a16-aea4-416d-9450-0cbff0fce9e4'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:21.081761 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de92e89-d328-4d43-ab46-f9008d9ea574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d976bc2a-ce22-4463-825a-ab289e97e0e9', '5c89acfa-07ba-4382-8d46-2ab24acd7a38', '990dd69f-8747-463e-b0a2-e60c4a5013e3', '2ca66a16-aea4-416d-9450-0cbff0fce9e4']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:21.082563 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f9cf13-cc02-45c4-8a79-53aa407a8867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:21.102939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f9cf13-cc02-45c4-8a79-53aa407a8867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b522f6cb-949a-4484-bb22-e8749cd51e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-702614772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='150319c138444c659906c0ef1c147291',qos_specs=None,replication_status=,reservations=['d976bc2a-ce22-4463-825a-ab289e97e0e9','5c89acfa-07ba-4382-8d46-2ab24acd7a38','990dd69f-8747-463e-b0a2-e60c4a5013e3','2ca66a16-aea4-416d-9450-0cbff0fce9e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-702614772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b522f6cb-949a-4484-bb22-e8749cd51e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='150319c138444c659906c0ef1c147291',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:21.103680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73533e01-6b13-452c-82ed-378a080eac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:21.120925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73533e01-6b13-452c-82ed-378a080eac70) transitioned into state 'SUCCESS' from state '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-702614772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='150319c138444c659906c0ef1c147291',qos_specs=None,replication_status=,reservations=['d976bc2a-ce22-4463-825a-ab289e97e0e9','5c89acfa-07ba-4382-8d46-2ab24acd7a38','990dd69f-8747-463e-b0a2-e60c4a5013e3','2ca66a16-aea4-416d-9450-0cbff0fce9e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc17e73e7cfb470cb6776a9616257ca6',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:21.121848 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e6efe2b-6bc7-404b-a6e5-1f33ab610e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:21.132485 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e6efe2b-6bc7-404b-a6e5-1f33ab610e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:21.133497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Flow 'volume_create_api' (0a69441c-f0c0-4be3-adb1-82690ec41f75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:21.133767 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Create volume request issued successfully. Aug 04 09:09:21.134340 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-659ea29e-d09b-4174-81d5-47853c2c5a9f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:21.134734 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 775/3094] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:09:20 2026] POST /volume/v3/volumes => generated 750 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:21.146344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-abd44a9f-43f5-42ad-b593-0b7f82155c87 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:21.148038 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-abd44a9f-43f5-42ad-b593-0b7f82155c87 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:21.148236 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-abd44a9f-43f5-42ad-b593-0b7f82155c87 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:21.148445 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-abd44a9f-43f5-42ad-b593-0b7f82155c87 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:21.154885 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:21.154885 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:21.158629 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-abd44a9f-43f5-42ad-b593-0b7f82155c87 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:21.162739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-abd44a9f-43f5-42ad-b593-0b7f82155c87 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:21.163142 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 777/3095] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:21 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:21.517618 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c1244b80-6c28-48ed-bfbd-42ebca6cabbe None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:21.521647 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1244b80-6c28-48ed-bfbd-42ebca6cabbe tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef Aug 04 09:09:21.521954 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1244b80-6c28-48ed-bfbd-42ebca6cabbe tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:21.522246 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1244b80-6c28-48ed-bfbd-42ebca6cabbe tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:21.529245 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1244b80-6c28-48ed-bfbd-42ebca6cabbe tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef returned with HTTP 404 Aug 04 09:09:21.529958 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 775/3096] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:21 2026] GET /volume/v3/snapshots/748ea874-ecd7-40ab-a858-36df37cf07ef => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:21.775337 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2b98d0bf-d5ad-4336-9baa-ffff52d8f724 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:21.777334 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b98d0bf-d5ad-4336-9baa-ffff52d8f724 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:21.777579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b98d0bf-d5ad-4336-9baa-ffff52d8f724 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:21.777822 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b98d0bf-d5ad-4336-9baa-ffff52d8f724 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:21.780229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2b98d0bf-d5ad-4336-9baa-ffff52d8f724 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:21.783122 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:21.783122 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:21.783944 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b98d0bf-d5ad-4336-9baa-ffff52d8f724 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:21.784389 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 770/3097] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:21 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:09:22.177919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f39e6f8a-75c0-42d8-aa79-128e1203e319 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.182255 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f39e6f8a-75c0-42d8-aa79-128e1203e319 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:22.182536 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f39e6f8a-75c0-42d8-aa79-128e1203e319 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:22.182796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f39e6f8a-75c0-42d8-aa79-128e1203e319 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:22.193995 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:22.193995 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:22.203184 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f39e6f8a-75c0-42d8-aa79-128e1203e319 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:22.211591 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f39e6f8a-75c0-42d8-aa79-128e1203e319 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:22.212142 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 776/3098] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:22 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:22.287010 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4e686b96-cfd8-43af-be38-a37e1842453b req-5a669a06-2492-4c26-af4e-b28a6b8253c0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.292120 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-5a669a06-2492-4c26-af4e-b28a6b8253c0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:22.292422 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-5a669a06-2492-4c26-af4e-b28a6b8253c0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:22.292650 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-5a669a06-2492-4c26-af4e-b28a6b8253c0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:22.301707 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:22.301707 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:22.311009 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-4e686b96-cfd8-43af-be38-a37e1842453b req-5a669a06-2492-4c26-af4e-b28a6b8253c0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:22.316817 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-5a669a06-2492-4c26-af4e-b28a6b8253c0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:22.317677 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 778/3099] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:22 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:22.417981 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-34397fe0-87cf-46db-af47-a8edcb3bead5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.418580 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-34397fe0-87cf-46db-af47-a8edcb3bead5 None None] GET https://10.4.3.176/volume// Aug 04 09:09:22.418836 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-34397fe0-87cf-46db-af47-a8edcb3bead5 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:22.419172 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-34397fe0-87cf-46db-af47-a8edcb3bead5 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:22.419588 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-34397fe0-87cf-46db-af47-a8edcb3bead5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:22.420150 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 776/3100] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:09:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:22.428497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4e686b96-cfd8-43af-be38-a37e1842453b req-88bbc11d-5aba-4ff6-81ee-39ad96a64490 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.432050 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-88bbc11d-5aba-4ff6-81ee-39ad96a64490 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:09:22.432050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-88bbc11d-5aba-4ff6-81ee-39ad96a64490 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b522f6cb-949a-4484-bb22-e8749cd51e6d", "connector": null, "instance_uuid": "34572057-4e5c-495d-9cea-6e1339bf57bc"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:22.441849 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:22.441849 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:22.467039 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-88bbc11d-5aba-4ff6-81ee-39ad96a64490 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:09:22.467039 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 771/3101] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:09:22 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:22.492446 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e742d9fc-86fd-49d7-99ae-253f6b909764 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.494196 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e742d9fc-86fd-49d7-99ae-253f6b909764 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:22.494436 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e742d9fc-86fd-49d7-99ae-253f6b909764 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:22.494692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e742d9fc-86fd-49d7-99ae-253f6b909764 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:22.503216 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:22.503216 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:22.506943 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e742d9fc-86fd-49d7-99ae-253f6b909764 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:22.509141 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3060f9e4-817a-479b-8116-e002b717f93f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.509563 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3060f9e4-817a-479b-8116-e002b717f93f None None] GET https://10.4.3.176/volume// Aug 04 09:09:22.509757 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3060f9e4-817a-479b-8116-e002b717f93f None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:22.509943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3060f9e4-817a-479b-8116-e002b717f93f None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:22.510462 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3060f9e4-817a-479b-8116-e002b717f93f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:22.510644 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 779/3102] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:22.512116 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e742d9fc-86fd-49d7-99ae-253f6b909764 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:22.512721 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 777/3103] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:22 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:22.521669 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4e686b96-cfd8-43af-be38-a37e1842453b req-dbdf891e-eac3-4c64-afc7-977f2adaa37c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.524366 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-dbdf891e-eac3-4c64-afc7-977f2adaa37c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:22.524803 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-dbdf891e-eac3-4c64-afc7-977f2adaa37c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:22.524859 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-dbdf891e-eac3-4c64-afc7-977f2adaa37c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:22.535641 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:22.535641 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:22.539323 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4e686b96-cfd8-43af-be38-a37e1842453b req-dbdf891e-eac3-4c64-afc7-977f2adaa37c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:22.543269 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-dbdf891e-eac3-4c64-afc7-977f2adaa37c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:22.543621 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 777/3104] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:22 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:22.677699 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4e686b96-cfd8-43af-be38-a37e1842453b req-4dd5accb-869d-4809-a984-3f719f5357ce None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.680329 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-4dd5accb-869d-4809-a984-3f719f5357ce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] PUT https://10.4.3.176/volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada Aug 04 09:09:22.680828 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-4dd5accb-869d-4809-a984-3f719f5357ce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:22.687266 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4e686b96-cfd8-43af-be38-a37e1842453b req-4dd5accb-869d-4809-a984-3f719f5357ce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Acquiring lock "cinder-attachment_update-b522f6cb-949a-4484-bb22-e8749cd51e6d-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:09:22.691630 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4e686b96-cfd8-43af-be38-a37e1842453b req-4dd5accb-869d-4809-a984-3f719f5357ce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Lock "cinder-attachment_update-b522f6cb-949a-4484-bb22-e8749cd51e6d-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:09:22.692542 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:22.692542 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:22.779989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4e686b96-cfd8-43af-be38-a37e1842453b req-4dd5accb-869d-4809-a984-3f719f5357ce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Lock "cinder-attachment_update-b522f6cb-949a-4484-bb22-e8749cd51e6d-np0000006401" released by "attachment_update" :: held 0.088s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:09:22.780594 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-4dd5accb-869d-4809-a984-3f719f5357ce tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada returned with HTTP 200 Aug 04 09:09:22.781127 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 772/3105] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:09:22 2026] PUT /volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:22.796807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b47358d6-d49f-4c2b-ac85-d49337bc560e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:22.799291 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b47358d6-d49f-4c2b-ac85-d49337bc560e tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:22.800240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b47358d6-d49f-4c2b-ac85-d49337bc560e tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:22.800240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b47358d6-d49f-4c2b-ac85-d49337bc560e tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:22.800240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b47358d6-d49f-4c2b-ac85-d49337bc560e tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:22.806596 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:22.806596 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:22.807683 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b47358d6-d49f-4c2b-ac85-d49337bc560e tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:22.808256 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 780/3106] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:22 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:23.529172 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-30790402-f05a-4bc6-b724-4c5aa09b397a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:23.532023 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30790402-f05a-4bc6-b724-4c5aa09b397a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:23.532246 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30790402-f05a-4bc6-b724-4c5aa09b397a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:23.532418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30790402-f05a-4bc6-b724-4c5aa09b397a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:23.542927 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:23.542927 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:23.546276 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-30790402-f05a-4bc6-b724-4c5aa09b397a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:23.550694 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30790402-f05a-4bc6-b724-4c5aa09b397a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:23.551137 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 778/3107] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:23 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:23.824291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bfd11fa7-7417-47b5-9546-46cc14947c05 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:23.826678 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bfd11fa7-7417-47b5-9546-46cc14947c05 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:23.826989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bfd11fa7-7417-47b5-9546-46cc14947c05 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:23.827230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bfd11fa7-7417-47b5-9546-46cc14947c05 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:23.827371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-bfd11fa7-7417-47b5-9546-46cc14947c05 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:23.833720 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:23.833720 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:23.834861 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bfd11fa7-7417-47b5-9546-46cc14947c05 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:23.835427 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 778/3108] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:23 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:24.471342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e9b23350-7e21-4ae3-9aa8-35768dd62ede req-96f37b4c-0045-4704-aba3-a0fc7dd2610b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:24.475184 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e9b23350-7e21-4ae3-9aa8-35768dd62ede req-96f37b4c-0045-4704-aba3-a0fc7dd2610b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339 Aug 04 09:09:24.475490 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e9b23350-7e21-4ae3-9aa8-35768dd62ede req-96f37b4c-0045-4704-aba3-a0fc7dd2610b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:24.475782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e9b23350-7e21-4ae3-9aa8-35768dd62ede req-96f37b4c-0045-4704-aba3-a0fc7dd2610b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:24.489434 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:24.489434 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:24.543157 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e9b23350-7e21-4ae3-9aa8-35768dd62ede req-96f37b4c-0045-4704-aba3-a0fc7dd2610b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339 returned with HTTP 200 Aug 04 09:09:24.543657 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 773/3109] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:09:24 2026] DELETE /volume/v3/attachments/da522b92-4b4f-4bd7-bf6a-3d88221ae339 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:24.569064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ead8378c-ebf0-4db0-8390-945c28d045fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:24.571081 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ead8378c-ebf0-4db0-8390-945c28d045fd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:24.571442 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ead8378c-ebf0-4db0-8390-945c28d045fd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:24.571623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ead8378c-ebf0-4db0-8390-945c28d045fd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:24.586100 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:24.586100 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:24.594596 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ead8378c-ebf0-4db0-8390-945c28d045fd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:24.600729 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ead8378c-ebf0-4db0-8390-945c28d045fd tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:24.601240 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 781/3110] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:24 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:24.849906 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e95da6f6-4f16-4230-94fc-9ba8e7436fd2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:24.851716 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e95da6f6-4f16-4230-94fc-9ba8e7436fd2 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:24.851902 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e95da6f6-4f16-4230-94fc-9ba8e7436fd2 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:24.852173 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e95da6f6-4f16-4230-94fc-9ba8e7436fd2 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:24.852317 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e95da6f6-4f16-4230-94fc-9ba8e7436fd2 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:24.856946 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:24.856946 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:24.858258 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e95da6f6-4f16-4230-94fc-9ba8e7436fd2 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:24.858258 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 779/3111] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:24 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:24.970661 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:25.132454 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:25.132900 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-562672394"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:25.134526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-562672394'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:25.134659 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Create volume of 1 GB Aug 04 09:09:25.141229 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Availability Zones retrieved successfully. Aug 04 09:09:25.146648 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Flow 'volume_create_api' (8d46af6c-41b7-49f2-b217-5192bf98c947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:25.147867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152c3ba7-5684-42aa-8d3c-1097cba79045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:25.149064 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:25.177774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152c3ba7-5684-42aa-8d3c-1097cba79045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:25.178754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cead273-b732-45ea-be72-7e76494aa241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:25.248663 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Created reservations ['1b3bcec1-94f6-4e1b-b59a-2155a98285c1', '351353ba-e7a8-435a-9298-51aa48f8e511', '2cf72d8b-4cb5-4f26-9527-9f1759cfba6f', '6eb724cc-c7d2-4679-8c6e-b0908b58ce2e'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:25.249430 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cead273-b732-45ea-be72-7e76494aa241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b3bcec1-94f6-4e1b-b59a-2155a98285c1', '351353ba-e7a8-435a-9298-51aa48f8e511', '2cf72d8b-4cb5-4f26-9527-9f1759cfba6f', '6eb724cc-c7d2-4679-8c6e-b0908b58ce2e']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:25.250169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a14042-408b-48a9-ab65-65b746c85e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:25.274965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a14042-408b-48a9-ab65-65b746c85e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb43db14-4f6d-4e53-b46c-52cfe0a10034', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-562672394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8021712c6d144d6a29b5767fec0f6f2',qos_specs=None,replication_status=,reservations=['1b3bcec1-94f6-4e1b-b59a-2155a98285c1','351353ba-e7a8-435a-9298-51aa48f8e511','2cf72d8b-4cb5-4f26-9527-9f1759cfba6f','6eb724cc-c7d2-4679-8c6e-b0908b58ce2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bb424a4383d444cab89c356cb5edede',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-562672394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb43db14-4f6d-4e53-b46c-52cfe0a10034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8021712c6d144d6a29b5767fec0f6f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bb424a4383d444cab89c356cb5edede',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:25.275970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568d6aca-c3ef-42be-bd72-160e6f6916d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:25.296120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568d6aca-c3ef-42be-bd72-160e6f6916d7) transitioned into state 'SUCCESS' from state '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-562672394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8021712c6d144d6a29b5767fec0f6f2',qos_specs=None,replication_status=,reservations=['1b3bcec1-94f6-4e1b-b59a-2155a98285c1','351353ba-e7a8-435a-9298-51aa48f8e511','2cf72d8b-4cb5-4f26-9527-9f1759cfba6f','6eb724cc-c7d2-4679-8c6e-b0908b58ce2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bb424a4383d444cab89c356cb5edede',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:25.296805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25491447-8260-43a2-ab50-9be2aab66e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:25.307250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25491447-8260-43a2-ab50-9be2aab66e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:25.308187 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Flow 'volume_create_api' (8d46af6c-41b7-49f2-b217-5192bf98c947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:25.308487 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Create volume request issued successfully. Aug 04 09:09:25.309467 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9e070da-1cc6-4f78-be81-3eb60fd710e4 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:25.309467 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 779/3112] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:09:24 2026] POST /volume/v3/volumes => generated 773 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:25.321410 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3bca742d-6fef-4ae0-8b76-f2065b67bc57 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:25.324229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3bca742d-6fef-4ae0-8b76-f2065b67bc57 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:09:25.324229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3bca742d-6fef-4ae0-8b76-f2065b67bc57 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:25.324229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3bca742d-6fef-4ae0-8b76-f2065b67bc57 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:25.332182 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:25.332182 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:25.335902 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3bca742d-6fef-4ae0-8b76-f2065b67bc57 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:09:25.341413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3bca742d-6fef-4ae0-8b76-f2065b67bc57 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:09:25.342259 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 774/3113] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:25 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:25.619153 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6f7238cb-ed1a-48af-872e-6a0d4a6632c7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:25.621625 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6f7238cb-ed1a-48af-872e-6a0d4a6632c7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:25.621776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6f7238cb-ed1a-48af-872e-6a0d4a6632c7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:25.621984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6f7238cb-ed1a-48af-872e-6a0d4a6632c7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:25.632868 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:25.632868 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:25.637649 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6f7238cb-ed1a-48af-872e-6a0d4a6632c7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:25.642767 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6f7238cb-ed1a-48af-872e-6a0d4a6632c7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:25.643254 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 782/3114] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:25 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:25.870406 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-87472341-2fa0-470a-b8ee-236131d07b8c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:25.872072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:25.872563 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-87472341-2fa0-470a-b8ee-236131d07b8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:25.873822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-87472341-2fa0-470a-b8ee-236131d07b8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:25.873822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-87472341-2fa0-470a-b8ee-236131d07b8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:25.873822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-87472341-2fa0-470a-b8ee-236131d07b8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:25.874074 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] DELETE https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:09:25.874847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:25.874847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:25.874847 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete volume with id: fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:09:25.879668 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:25.879668 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:25.880701 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-87472341-2fa0-470a-b8ee-236131d07b8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:25.881114 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 780/3115] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:25 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:25.882396 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:25.882396 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:25.882822 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:09:25.904800 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Delete volume request issued successfully. Aug 04 09:09:25.905036 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-417b28bc-8b7a-4c78-bfad-5c1c8a52cba0 tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 202 Aug 04 09:09:25.905466 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 780/3116] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:09:25 2026] DELETE /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:25.912444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c74e6933-3713-4911-8b6a-998cb508658e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:25.915855 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c74e6933-3713-4911-8b6a-998cb508658e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:09:25.915855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c74e6933-3713-4911-8b6a-998cb508658e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:25.915855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c74e6933-3713-4911-8b6a-998cb508658e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:25.923323 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:25.923323 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:25.929276 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c74e6933-3713-4911-8b6a-998cb508658e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Volume info retrieved successfully. Aug 04 09:09:25.934323 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c74e6933-3713-4911-8b6a-998cb508658e tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 200 Aug 04 09:09:25.934954 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 775/3117] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:25 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:26.356437 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-927eba20-9ed1-4acf-b28c-fbedbdcafc19 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:26.358877 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-927eba20-9ed1-4acf-b28c-fbedbdcafc19 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:09:26.359254 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-927eba20-9ed1-4acf-b28c-fbedbdcafc19 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:26.359549 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-927eba20-9ed1-4acf-b28c-fbedbdcafc19 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:26.369036 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:26.369036 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:26.373405 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-927eba20-9ed1-4acf-b28c-fbedbdcafc19 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:09:26.377829 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-927eba20-9ed1-4acf-b28c-fbedbdcafc19 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:09:26.378397 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 783/3118] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:26 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:26.663992 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0c9ee245-62cc-4788-9808-3fca90cc4839 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:26.668527 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c9ee245-62cc-4788-9808-3fca90cc4839 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:26.668905 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0c9ee245-62cc-4788-9808-3fca90cc4839 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:26.669164 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0c9ee245-62cc-4788-9808-3fca90cc4839 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:26.686478 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:26.686478 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:26.690816 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0c9ee245-62cc-4788-9808-3fca90cc4839 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:26.696828 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c9ee245-62cc-4788-9808-3fca90cc4839 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:26.697519 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 781/3119] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:26 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:26.897947 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-32c145ce-185a-4b65-a114-acd57686b8f7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:26.900343 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-32c145ce-185a-4b65-a114-acd57686b8f7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:26.900628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-32c145ce-185a-4b65-a114-acd57686b8f7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:26.900892 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-32c145ce-185a-4b65-a114-acd57686b8f7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:26.901053 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-32c145ce-185a-4b65-a114-acd57686b8f7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:26.906160 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:26.906160 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:26.907111 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-32c145ce-185a-4b65-a114-acd57686b8f7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:26.907653 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 781/3120] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:26 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:26.947501 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3d54f97b-e941-46ba-b3ef-6308d559a61b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:26.950478 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3d54f97b-e941-46ba-b3ef-6308d559a61b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] GET https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 Aug 04 09:09:26.954011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3d54f97b-e941-46ba-b3ef-6308d559a61b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:26.954011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3d54f97b-e941-46ba-b3ef-6308d559a61b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:26.957408 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3d54f97b-e941-46ba-b3ef-6308d559a61b tempest-TestVolumeBootPatternV346-937458338 tempest-TestVolumeBootPatternV346-937458338-project-member] https://10.4.3.176/volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 returned with HTTP 404 Aug 04 09:09:26.957906 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 776/3121] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:26 2026] GET /volume/v3/volumes/fb11be69-22b3-4edb-bb20-51fba70d3514 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:26.992133 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4e686b96-cfd8-43af-be38-a37e1842453b req-d2a693b6-1650-4d1e-b0f5-993ec90be3c6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:26.994552 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-d2a693b6-1650-4d1e-b0f5-993ec90be3c6 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada/action Aug 04 09:09:26.995063 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-d2a693b6-1650-4d1e-b0f5-993ec90be3c6 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:26.995273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-d2a693b6-1650-4d1e-b0f5-993ec90be3c6 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:27.015153 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:27.015153 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:27.027096 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4e686b96-cfd8-43af-be38-a37e1842453b req-d2a693b6-1650-4d1e-b0f5-993ec90be3c6 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada/action returned with HTTP 204 Aug 04 09:09:27.027744 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 784/3122] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:09:26 2026] POST /volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:27.714050 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3ff361f1-f53b-4311-9ec3-2a4616da913e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:27.715675 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ff361f1-f53b-4311-9ec3-2a4616da913e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:27.715832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ff361f1-f53b-4311-9ec3-2a4616da913e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:27.716027 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ff361f1-f53b-4311-9ec3-2a4616da913e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:27.732057 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:27.732057 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:27.735318 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3ff361f1-f53b-4311-9ec3-2a4616da913e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:27.739575 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ff361f1-f53b-4311-9ec3-2a4616da913e tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:27.739964 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 782/3123] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:27 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:27.761107 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6bce29ae-e7f7-4da7-af9b-c363b834d3cf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:27.763348 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6bce29ae-e7f7-4da7-af9b-c363b834d3cf tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:27.763580 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6bce29ae-e7f7-4da7-af9b-c363b834d3cf tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:27.763823 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6bce29ae-e7f7-4da7-af9b-c363b834d3cf tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:27.772390 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:27.772390 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:27.775399 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6bce29ae-e7f7-4da7-af9b-c363b834d3cf tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:27.779885 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6bce29ae-e7f7-4da7-af9b-c363b834d3cf tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:27.780385 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 782/3124] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:27 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:27.919356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-40c2ea80-4bd1-47cb-85bb-4eb14f7cf1e1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:27.921220 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40c2ea80-4bd1-47cb-85bb-4eb14f7cf1e1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:27.921505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40c2ea80-4bd1-47cb-85bb-4eb14f7cf1e1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:27.921757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40c2ea80-4bd1-47cb-85bb-4eb14f7cf1e1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:27.921901 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-40c2ea80-4bd1-47cb-85bb-4eb14f7cf1e1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:27.929485 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:27.929485 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:27.930321 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40c2ea80-4bd1-47cb-85bb-4eb14f7cf1e1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:27.930688 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 777/3125] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:27 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:28.095528 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-861f64cc-d542-413e-85dc-f23596e638ac None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:28.096155 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-861f64cc-d542-413e-85dc-f23596e638ac tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:28.096155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-861f64cc-d542-413e-85dc-f23596e638ac tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:28.096351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-861f64cc-d542-413e-85dc-f23596e638ac tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:28.107581 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:28.107581 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:28.112717 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-861f64cc-d542-413e-85dc-f23596e638ac tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:28.116432 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-861f64cc-d542-413e-85dc-f23596e638ac tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:28.116703 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 785/3126] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:28 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:28.142606 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-6debbcb3-2934-416c-87ad-9ec4a37b135f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:28.144898 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-6debbcb3-2934-416c-87ad-9ec4a37b135f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78/action Aug 04 09:09:28.145400 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-6debbcb3-2934-416c-87ad-9ec4a37b135f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:28.145477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-6debbcb3-2934-416c-87ad-9ec4a37b135f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:28.156181 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:28.156181 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:28.156760 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-6debbcb3-2934-416c-87ad-9ec4a37b135f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:28.162233 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-6debbcb3-2934-416c-87ad-9ec4a37b135f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Begin detaching volume completed successfully. Aug 04 09:09:28.162561 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-6debbcb3-2934-416c-87ad-9ec4a37b135f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78/action returned with HTTP 202 Aug 04 09:09:28.162838 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 783/3127] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:09:28 2026] POST /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:09:28.183706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1a9f0353-b05c-421f-8712-40e797d0a7d7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:28.186139 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a9f0353-b05c-421f-8712-40e797d0a7d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:28.186139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a9f0353-b05c-421f-8712-40e797d0a7d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:28.186139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a9f0353-b05c-421f-8712-40e797d0a7d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:28.198826 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:28.198826 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:28.202477 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1a9f0353-b05c-421f-8712-40e797d0a7d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:28.206063 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a9f0353-b05c-421f-8712-40e797d0a7d7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:28.206515 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 783/3128] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:28 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:28.220231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-78f44f62-ab53-46ea-a2c2-d9dd820ff290 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:28.220686 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78f44f62-ab53-46ea-a2c2-d9dd820ff290 None None] GET https://10.4.3.176/volume// Aug 04 09:09:28.220917 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-78f44f62-ab53-46ea-a2c2-d9dd820ff290 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:28.221177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-78f44f62-ab53-46ea-a2c2-d9dd820ff290 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:28.221564 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78f44f62-ab53-46ea-a2c2-d9dd820ff290 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:28.221902 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 778/3129] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:28.238266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-5e5c9b9d-59cc-461e-9a4f-e1af4ecd659d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:28.241504 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-5e5c9b9d-59cc-461e-9a4f-e1af4ecd659d tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:28.241749 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-5e5c9b9d-59cc-461e-9a4f-e1af4ecd659d tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:28.241995 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-5e5c9b9d-59cc-461e-9a4f-e1af4ecd659d tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:28.254095 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:28.254095 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:28.258099 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-5e5c9b9d-59cc-461e-9a4f-e1af4ecd659d tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:28.263804 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-5e5c9b9d-59cc-461e-9a4f-e1af4ecd659d tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:28.264326 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 786/3130] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:28 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:28.944272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-17fd47d4-b4d6-4787-be96-ce077b154f14 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:28.946614 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-17fd47d4-b4d6-4787-be96-ce077b154f14 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:28.947043 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-17fd47d4-b4d6-4787-be96-ce077b154f14 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:28.947443 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-17fd47d4-b4d6-4787-be96-ce077b154f14 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:28.947690 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-17fd47d4-b4d6-4787-be96-ce077b154f14 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:28.956609 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:28.956609 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:28.958540 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-17fd47d4-b4d6-4787-be96-ce077b154f14 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:28.959051 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 784/3131] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:28 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:29.225726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-38cc5d10-eaf2-44f5-aad8-21f3c8afb2e2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:29.229398 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-38cc5d10-eaf2-44f5-aad8-21f3c8afb2e2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:29.229675 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-38cc5d10-eaf2-44f5-aad8-21f3c8afb2e2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:29.230040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-38cc5d10-eaf2-44f5-aad8-21f3c8afb2e2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:29.246071 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:29.246071 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:29.251600 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-38cc5d10-eaf2-44f5-aad8-21f3c8afb2e2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:29.262644 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-38cc5d10-eaf2-44f5-aad8-21f3c8afb2e2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:29.263175 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 784/3132] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:29 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:29.271125 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-56d11be7-1bc0-4c03-827c-0f79c3c03e1c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:29.273400 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-56d11be7-1bc0-4c03-827c-0f79c3c03e1c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] DELETE https://10.4.3.176/volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4 Aug 04 09:09:29.273715 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-56d11be7-1bc0-4c03-827c-0f79c3c03e1c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:29.274005 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-56d11be7-1bc0-4c03-827c-0f79c3c03e1c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:29.282756 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:29.282756 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:29.342319 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b6afbe37-6a18-485c-802f-d661a3dbfd7c req-56d11be7-1bc0-4c03-827c-0f79c3c03e1c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4 returned with HTTP 200 Aug 04 09:09:29.342856 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 779/3133] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:09:29 2026] DELETE /volume/v3/attachments/4202df91-316f-4539-95d6-b08ba960d8d4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:29.970640 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-35430a47-3bb7-49ab-b5b3-7010186efca4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:29.972911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-35430a47-3bb7-49ab-b5b3-7010186efca4 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:29.973233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-35430a47-3bb7-49ab-b5b3-7010186efca4 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:29.973543 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-35430a47-3bb7-49ab-b5b3-7010186efca4 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:29.973726 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-35430a47-3bb7-49ab-b5b3-7010186efca4 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:29.979278 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:29.979278 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:29.980104 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-35430a47-3bb7-49ab-b5b3-7010186efca4 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:29.980630 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 787/3134] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:29 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:30.283836 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ec66c19a-37d1-4760-ad0b-75693dd2c573 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:30.287577 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec66c19a-37d1-4760-ad0b-75693dd2c573 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:30.287577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec66c19a-37d1-4760-ad0b-75693dd2c573 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:30.287577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec66c19a-37d1-4760-ad0b-75693dd2c573 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:30.294666 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:30.294666 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:30.300604 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec66c19a-37d1-4760-ad0b-75693dd2c573 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:30.308149 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec66c19a-37d1-4760-ad0b-75693dd2c573 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:30.308676 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 785/3135] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:30 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:30.390436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-50399409-2746-41db-9e44-e3a91af0e3e7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:30.392935 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-50399409-2746-41db-9e44-e3a91af0e3e7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:30.393094 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-50399409-2746-41db-9e44-e3a91af0e3e7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:30.393325 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-50399409-2746-41db-9e44-e3a91af0e3e7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:30.412440 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:30.412440 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:30.416317 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-50399409-2746-41db-9e44-e3a91af0e3e7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:30.422778 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-50399409-2746-41db-9e44-e3a91af0e3e7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:30.423336 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 785/3136] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:30 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:30.447398 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-ec6956e9-1303-41b7-a99b-f53e623562f7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:30.450615 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-ec6956e9-1303-41b7-a99b-f53e623562f7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] POST https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d/action Aug 04 09:09:30.450966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-ec6956e9-1303-41b7-a99b-f53e623562f7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:30.451120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-ec6956e9-1303-41b7-a99b-f53e623562f7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:30.463963 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:30.463963 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:30.464656 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-ec6956e9-1303-41b7-a99b-f53e623562f7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:30.471589 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-ec6956e9-1303-41b7-a99b-f53e623562f7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Begin detaching volume completed successfully. Aug 04 09:09:30.471777 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-ec6956e9-1303-41b7-a99b-f53e623562f7 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d/action returned with HTTP 202 Aug 04 09:09:30.472394 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 780/3137] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:09:30 2026] POST /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:09:30.495761 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ff770ede-d07a-42b9-ba2b-557467849fab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:30.498555 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff770ede-d07a-42b9-ba2b-557467849fab tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:30.498852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff770ede-d07a-42b9-ba2b-557467849fab tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:30.499272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff770ede-d07a-42b9-ba2b-557467849fab tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:30.512672 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:30.512672 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:30.516752 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ff770ede-d07a-42b9-ba2b-557467849fab tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:30.522234 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a1c5b894-e660-4984-9429-72b077368438 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:30.522234 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a1c5b894-e660-4984-9429-72b077368438 None None] GET https://10.4.3.176/volume// Aug 04 09:09:30.522234 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a1c5b894-e660-4984-9429-72b077368438 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:30.522234 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a1c5b894-e660-4984-9429-72b077368438 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:30.522234 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a1c5b894-e660-4984-9429-72b077368438 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:30.522777 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 786/3138] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:30.523592 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff770ede-d07a-42b9-ba2b-557467849fab tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:30.524222 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 788/3139] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:30 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:09:30.532483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-b77ac0ad-369b-4f55-b8a1-6b4b63e3024c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:30.535046 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-b77ac0ad-369b-4f55-b8a1-6b4b63e3024c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:30.535334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-b77ac0ad-369b-4f55-b8a1-6b4b63e3024c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:30.535570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-b77ac0ad-369b-4f55-b8a1-6b4b63e3024c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:30.546805 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:30.546805 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:30.550780 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-b77ac0ad-369b-4f55-b8a1-6b4b63e3024c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:30.555997 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-b77ac0ad-369b-4f55-b8a1-6b4b63e3024c tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:30.556619 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 786/3140] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:30 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:30.990743 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5fcb3364-b2f1-4891-9040-eee5dbdf5ce3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:30.993293 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5fcb3364-b2f1-4891-9040-eee5dbdf5ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:30.993756 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5fcb3364-b2f1-4891-9040-eee5dbdf5ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:30.994079 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5fcb3364-b2f1-4891-9040-eee5dbdf5ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:30.994340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-5fcb3364-b2f1-4891-9040-eee5dbdf5ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:30.999148 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:30.999148 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:31.000327 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5fcb3364-b2f1-4891-9040-eee5dbdf5ce3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:31.000789 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 781/3141] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:30 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:31.538076 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-58e74bc2-becd-438f-8507-47dfa45b503a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:31.540318 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-58e74bc2-becd-438f-8507-47dfa45b503a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:31.540318 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-58e74bc2-becd-438f-8507-47dfa45b503a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:31.540484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-58e74bc2-becd-438f-8507-47dfa45b503a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:31.553092 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:31.553092 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:31.568723 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-58e74bc2-becd-438f-8507-47dfa45b503a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:31.576038 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-58e74bc2-becd-438f-8507-47dfa45b503a tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:31.576632 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 787/3142] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:31 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:31.592172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-1349d91d-c464-41f1-865d-e4fa34605cd2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:31.597690 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-1349d91d-c464-41f1-865d-e4fa34605cd2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] DELETE https://10.4.3.176/volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada Aug 04 09:09:31.598136 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-1349d91d-c464-41f1-865d-e4fa34605cd2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:31.598531 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-1349d91d-c464-41f1-865d-e4fa34605cd2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:31.610331 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:31.610331 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:31.702591 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d4381e2b-9ec3-4d33-aef3-fe4b9e13e9b9 req-1349d91d-c464-41f1-865d-e4fa34605cd2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada returned with HTTP 200 Aug 04 09:09:31.703090 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 789/3143] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:09:31 2026] DELETE /volume/v3/attachments/f55c3fe4-6dd0-41ab-838c-f558589b2ada => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:32.012647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-dd071a2a-5791-42a2-b89e-d44d2f7b67dd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.014799 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dd071a2a-5791-42a2-b89e-d44d2f7b67dd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:32.014799 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dd071a2a-5791-42a2-b89e-d44d2f7b67dd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:32.015292 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dd071a2a-5791-42a2-b89e-d44d2f7b67dd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:32.015292 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-dd071a2a-5791-42a2-b89e-d44d2f7b67dd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:32.019574 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:32.019574 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:32.020303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dd071a2a-5791-42a2-b89e-d44d2f7b67dd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:32.020627 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 787/3144] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:32 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:32.530360 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.593304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7e7fd0fd-f2da-49db-9363-b31b598eaba1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.595396 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7e7fd0fd-f2da-49db-9363-b31b598eaba1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:32.595765 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7e7fd0fd-f2da-49db-9363-b31b598eaba1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:32.596099 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7e7fd0fd-f2da-49db-9363-b31b598eaba1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:32.600094 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=416,cinder:UPDATE=79,cinder:INSERT=42 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:09:32.610427 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:32.610427 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:32.613811 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:32.614157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-275175792"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:32.614859 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7e7fd0fd-f2da-49db-9363-b31b598eaba1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:32.615690 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-275175792'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:32.615827 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume of 1 GB Aug 04 09:09:32.620235 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Availability Zones retrieved successfully. Aug 04 09:09:32.620510 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7e7fd0fd-f2da-49db-9363-b31b598eaba1 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:32.621061 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 788/3145] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:32 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:32.626164 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (37e82cdf-088e-47b0-beb1-69cc43e3e172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:32.627087 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ff08f2-e0f4-4525-9a7b-7e19d633a53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:32.628332 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:32.633263 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cf156451-e8aa-4a69-8d5f-ddcc653de797 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.635066 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf156451-e8aa-4a69-8d5f-ddcc653de797 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:32.635297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cf156451-e8aa-4a69-8d5f-ddcc653de797 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:32.635479 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cf156451-e8aa-4a69-8d5f-ddcc653de797 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:32.642737 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:32.642737 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:32.646586 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-cf156451-e8aa-4a69-8d5f-ddcc653de797 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:32.650636 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf156451-e8aa-4a69-8d5f-ddcc653de797 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:32.651006 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 790/3146] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:32 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:32.656247 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ff08f2-e0f4-4525-9a7b-7e19d633a53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:32.657013 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2989e5-7cdf-4b19-b7e1-2d99ba5cc329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:32.708505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0e305f58-10fe-4d5c-9fe5-63d1b8e1a954 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.710644 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e305f58-10fe-4d5c-9fe5-63d1b8e1a954 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:32.710887 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e305f58-10fe-4d5c-9fe5-63d1b8e1a954 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:32.711136 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e305f58-10fe-4d5c-9fe5-63d1b8e1a954 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:32.716860 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Created reservations ['af2837f8-3a9b-45c4-a735-10e40bc472f1', '20cca32c-c6e1-46b8-a460-7f837eee90a0', 'ea56cb7b-b591-4c66-9956-00e4a580e957', 'db3e21c0-c518-4309-b677-0490b35ea865'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:32.717791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2989e5-7cdf-4b19-b7e1-2d99ba5cc329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af2837f8-3a9b-45c4-a735-10e40bc472f1', '20cca32c-c6e1-46b8-a460-7f837eee90a0', 'ea56cb7b-b591-4c66-9956-00e4a580e957', 'db3e21c0-c518-4309-b677-0490b35ea865']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:32.718552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7954d7e9-7444-49fc-8fbe-55294808620d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:32.719611 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:32.719611 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:32.723685 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0e305f58-10fe-4d5c-9fe5-63d1b8e1a954 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:32.728888 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e305f58-10fe-4d5c-9fe5-63d1b8e1a954 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:32.729388 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 788/3147] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:32 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:32.743783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-421e2bc5-1f3b-4a50-bd76-384ea8f7e5a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.745754 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-421e2bc5-1f3b-4a50-bd76-384ea8f7e5a2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:32.746144 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-421e2bc5-1f3b-4a50-bd76-384ea8f7e5a2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:32.746643 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-421e2bc5-1f3b-4a50-bd76-384ea8f7e5a2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:32.747277 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7954d7e9-7444-49fc-8fbe-55294808620d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4953cc40-2663-46c4-b189-d06fb862b90d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-275175792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['af2837f8-3a9b-45c4-a735-10e40bc472f1','20cca32c-c6e1-46b8-a460-7f837eee90a0','ea56cb7b-b591-4c66-9956-00e4a580e957','db3e21c0-c518-4309-b677-0490b35ea865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-275175792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4953cc40-2663-46c4-b189-d06fb862b90d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4c8eb9227a4315bc57d82890f6a458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582316dff05b4c819a3b5d05e1e2f364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:32.748517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f2fa94-4440-4aa8-900b-8a0157d2a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:32.757702 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:32.757702 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:32.763065 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-421e2bc5-1f3b-4a50-bd76-384ea8f7e5a2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:32.769255 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-421e2bc5-1f3b-4a50-bd76-384ea8f7e5a2 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:32.770155 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 789/3148] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:32 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:32.779226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f2fa94-4440-4aa8-900b-8a0157d2a06e) transitioned into state 'SUCCESS' from state '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-275175792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['af2837f8-3a9b-45c4-a735-10e40bc472f1','20cca32c-c6e1-46b8-a460-7f837eee90a0','ea56cb7b-b591-4c66-9956-00e4a580e957','db3e21c0-c518-4309-b677-0490b35ea865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:32.780034 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4199d9-c24b-40d3-9ed0-0a5bf3202a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:32.794566 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a4199d9-c24b-40d3-9ed0-0a5bf3202a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:32.795549 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (37e82cdf-088e-47b0-beb1-69cc43e3e172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:32.795922 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request issued successfully. Aug 04 09:09:32.798938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ccfc2ec5-cefd-4ced-9d35-91255e0f6ec2 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:32.799401 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 782/3149] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:09:32 2026] POST /volume/v3/volumes => generated 759 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:32.812575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2ccda37e-93d5-4e58-8212-48989537e8a9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.814670 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ccda37e-93d5-4e58-8212-48989537e8a9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d Aug 04 09:09:32.814912 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2ccda37e-93d5-4e58-8212-48989537e8a9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:32.815172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2ccda37e-93d5-4e58-8212-48989537e8a9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:32.824146 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:32.824146 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:32.829158 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2ccda37e-93d5-4e58-8212-48989537e8a9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:32.830601 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1ee483e6-5046-49ad-a06a-601e95f52a14 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:32.833973 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ee483e6-5046-49ad-a06a-601e95f52a14 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:32.834319 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1ee483e6-5046-49ad-a06a-601e95f52a14 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:32.834596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1ee483e6-5046-49ad-a06a-601e95f52a14 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:32.834950 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ccda37e-93d5-4e58-8212-48989537e8a9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d returned with HTTP 200 Aug 04 09:09:32.835641 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 791/3150] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:32 2026] GET /volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:32.849985 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:32.849985 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:32.855513 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1ee483e6-5046-49ad-a06a-601e95f52a14 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:32.861567 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ee483e6-5046-49ad-a06a-601e95f52a14 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:32.862111 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 789/3151] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:32 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:33.037302 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-091c0ee5-bbe3-4070-ae86-40d5ae4cfdd9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:33.039194 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-091c0ee5-bbe3-4070-ae86-40d5ae4cfdd9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:33.039582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-091c0ee5-bbe3-4070-ae86-40d5ae4cfdd9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:33.039905 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-091c0ee5-bbe3-4070-ae86-40d5ae4cfdd9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:33.040137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-091c0ee5-bbe3-4070-ae86-40d5ae4cfdd9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:33.045843 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:33.045843 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:33.047121 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-091c0ee5-bbe3-4070-ae86-40d5ae4cfdd9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:33.047686 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 790/3152] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:33 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:33.853225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-02540685-15c6-49f3-8b7e-641e9ad292d7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:33.857140 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-02540685-15c6-49f3-8b7e-641e9ad292d7 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d Aug 04 09:09:33.857140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-02540685-15c6-49f3-8b7e-641e9ad292d7 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:33.857140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-02540685-15c6-49f3-8b7e-641e9ad292d7 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:33.858398 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=455,cinder:UPDATE=113,cinder:INSERT=58 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:09:33.871280 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:33.871280 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:33.876440 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-02540685-15c6-49f3-8b7e-641e9ad292d7 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:33.883482 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-02540685-15c6-49f3-8b7e-641e9ad292d7 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d returned with HTTP 200 Aug 04 09:09:33.884337 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 783/3153] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:33 2026] GET /volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:33.899454 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:33.900746 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:09:33.901195 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4953cc40-2663-46c4-b189-d06fb862b90d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-683893936"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:33.906236 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=495,cinder:UPDATE=128,cinder:INSERT=67 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:09:33.913743 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:33.913743 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:33.914315 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:33.914525 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create snapshot from volume 4953cc40-2663-46c4-b189-d06fb862b90d Aug 04 09:09:33.968809 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Created reservations ['d2bad2a6-90b0-4361-bd58-f20234c2258e', 'e3cf6c2a-5d0a-4435-9bf9-c169c12bc38f', 'b1e2ba7b-d3aa-4331-9242-3d8dd8fc20a7', '517b85e6-8dd8-44d2-a968-c9a6f31cad23'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:34.006136 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Snapshot create request issued successfully. Aug 04 09:09:34.006535 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3b69d9c3-ae9f-4011-9f95-d289fed46030 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:09:34.007002 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 792/3154] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:09:33 2026] POST /volume/v3/snapshots => generated 315 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:34.030706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c6d5a3ee-018f-4ad9-8a45-0553991c56d3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:34.036788 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6d5a3ee-018f-4ad9-8a45-0553991c56d3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d Aug 04 09:09:34.037104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c6d5a3ee-018f-4ad9-8a45-0553991c56d3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:34.037396 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c6d5a3ee-018f-4ad9-8a45-0553991c56d3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:34.050260 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:34.050260 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:34.050260 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c6d5a3ee-018f-4ad9-8a45-0553991c56d3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Snapshot retrieved successfully. Aug 04 09:09:34.050260 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6d5a3ee-018f-4ad9-8a45-0553991c56d3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d returned with HTTP 200 Aug 04 09:09:34.050260 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 790/3155] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:34 2026] GET /volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d => generated 447 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:34.059484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b2dc8ec7-334f-4820-a274-42f98e32d913 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:34.063475 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b2dc8ec7-334f-4820-a274-42f98e32d913 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:34.063475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b2dc8ec7-334f-4820-a274-42f98e32d913 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:34.063475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b2dc8ec7-334f-4820-a274-42f98e32d913 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:34.063475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b2dc8ec7-334f-4820-a274-42f98e32d913 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:34.067228 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:34.067228 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:34.068153 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b2dc8ec7-334f-4820-a274-42f98e32d913 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:34.068623 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 791/3156] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:34 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:35.060669 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-77c7c4ad-64e9-44b1-aa72-1afb6813182e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:35.062513 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-77c7c4ad-64e9-44b1-aa72-1afb6813182e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d Aug 04 09:09:35.062754 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-77c7c4ad-64e9-44b1-aa72-1afb6813182e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:35.062959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-77c7c4ad-64e9-44b1-aa72-1afb6813182e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:35.068356 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:35.068356 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:35.068884 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-77c7c4ad-64e9-44b1-aa72-1afb6813182e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Snapshot retrieved successfully. Aug 04 09:09:35.069778 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-77c7c4ad-64e9-44b1-aa72-1afb6813182e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d returned with HTTP 200 Aug 04 09:09:35.070217 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 784/3157] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:35 2026] GET /volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:35.079139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-77b0d001-39a6-46c7-8c03-596d32166aca None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:35.080382 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-473decb1-9f9c-45c2-97d5-33ef30c6c93c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:35.081570 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:35.081999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "32d12d93-13b3-4620-92e8-ff4005c08d2d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1551785948"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:35.082496 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-473decb1-9f9c-45c2-97d5-33ef30c6c93c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:35.082689 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-473decb1-9f9c-45c2-97d5-33ef30c6c93c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:35.082870 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-473decb1-9f9c-45c2-97d5-33ef30c6c93c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:35.082972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-473decb1-9f9c-45c2-97d5-33ef30c6c93c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:35.083677 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request body: {'volume': {"'snapshot_id": '32d12d93-13b3-4620-92e8-ff4005c08d2d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1551785948'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:35.083831 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume of 1 GB Aug 04 09:09:35.084094 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:35.084094 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:35.087255 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:35.087255 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:35.087852 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-473decb1-9f9c-45c2-97d5-33ef30c6c93c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:35.087917 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Availability Zones retrieved successfully. Aug 04 09:09:35.088220 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 791/3158] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:35 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:35.095805 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (e100b54f-0fe6-4949-b090-d4283294714d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.096629 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54b98d5-b03e-4435-8a90-976c53cc87c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.097536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:35.128981 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54b98d5-b03e-4435-8a90-976c53cc87c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.129910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef25a853-1ef1-44f6-b553-d34070e4305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.172500 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Created reservations ['f93141d0-7fd8-4b4c-941a-bea971028bd9', '264a0060-7bec-4048-afd2-ea5035f5ec12', '7d1ac8e2-9e3d-4cc8-990a-6f5c88a888a4', 'e9b97faf-d249-40e9-b3a2-a22f98e7062d'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:35.173370 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef25a853-1ef1-44f6-b553-d34070e4305f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f93141d0-7fd8-4b4c-941a-bea971028bd9', '264a0060-7bec-4048-afd2-ea5035f5ec12', '7d1ac8e2-9e3d-4cc8-990a-6f5c88a888a4', 'e9b97faf-d249-40e9-b3a2-a22f98e7062d']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.174277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cafe5a9b-10c3-400b-ae14-fb8ed93faf0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.196633 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cafe5a9b-10c3-400b-ae14-fb8ed93faf0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a2353b-ea98-436a-a1cb-31a6504396b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1551785948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['f93141d0-7fd8-4b4c-941a-bea971028bd9','264a0060-7bec-4048-afd2-ea5035f5ec12','7d1ac8e2-9e3d-4cc8-990a-6f5c88a888a4','e9b97faf-d249-40e9-b3a2-a22f98e7062d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1551785948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01a2353b-ea98-436a-a1cb-31a6504396b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4c8eb9227a4315bc57d82890f6a458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582316dff05b4c819a3b5d05e1e2f364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.197874 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbc86b7-951f-4a13-ae68-b1a4863c0140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.216053 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbc86b7-951f-4a13-ae68-b1a4863c0140) transitioned into state 'SUCCESS' from state '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-1551785948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['f93141d0-7fd8-4b4c-941a-bea971028bd9','264a0060-7bec-4048-afd2-ea5035f5ec12','7d1ac8e2-9e3d-4cc8-990a-6f5c88a888a4','e9b97faf-d249-40e9-b3a2-a22f98e7062d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.216985 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef1e436-0114-4da4-9ee5-326dccbc91b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.225939 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef1e436-0114-4da4-9ee5-326dccbc91b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.226734 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (e100b54f-0fe6-4949-b090-d4283294714d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.227064 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request issued successfully. Aug 04 09:09:35.227594 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-77b0d001-39a6-46c7-8c03-596d32166aca tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:35.227987 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 793/3159] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:35 2026] POST /volume/v3/volumes => generated 760 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:35.243185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-26de8965-a634-47a7-8221-5f55a8e95633 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:35.245460 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:35.245923 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "32d12d93-13b3-4620-92e8-ff4005c08d2d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-273285350"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:35.248542 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request body: {'volume': {"'snapshot_id": '32d12d93-13b3-4620-92e8-ff4005c08d2d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-273285350'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:35.248615 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume of 1 GB Aug 04 09:09:35.254494 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Availability Zones retrieved successfully. Aug 04 09:09:35.262949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (1d1bf6b5-e4da-4ffc-9137-7f0fff7bfd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.264335 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa5b9d8-5ac9-4d31-a155-1c730311dcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.265674 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:35.301398 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aa5b9d8-5ac9-4d31-a155-1c730311dcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.302781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83b29b7-3298-471c-9cb1-93a9505c3cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.355435 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Created reservations ['cff9ff0e-86fb-41d5-85ae-a1de3c6300c9', 'fe65b951-eaca-4784-a7b7-073df5de7e41', 'ad4aa763-833c-43e6-ba7a-0f0ece3b3681', 'b9f3bb65-8858-486b-a7d1-b46625faf5b6'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:35.356493 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f83b29b7-3298-471c-9cb1-93a9505c3cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cff9ff0e-86fb-41d5-85ae-a1de3c6300c9', 'fe65b951-eaca-4784-a7b7-073df5de7e41', 'ad4aa763-833c-43e6-ba7a-0f0ece3b3681', 'b9f3bb65-8858-486b-a7d1-b46625faf5b6']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.357550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0609fb-cf98-441f-91e5-5dabd73840ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.388072 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0609fb-cf98-441f-91e5-5dabd73840ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535b8b46-0916-4d73-bb7d-e652918a3142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-273285350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['cff9ff0e-86fb-41d5-85ae-a1de3c6300c9','fe65b951-eaca-4784-a7b7-073df5de7e41','ad4aa763-833c-43e6-ba7a-0f0ece3b3681','b9f3bb65-8858-486b-a7d1-b46625faf5b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-273285350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535b8b46-0916-4d73-bb7d-e652918a3142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4c8eb9227a4315bc57d82890f6a458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582316dff05b4c819a3b5d05e1e2f364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.389353 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688ba86d-fcd6-4da0-a662-6fd6e0419c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.411681 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (688ba86d-fcd6-4da0-a662-6fd6e0419c82) transitioned into state 'SUCCESS' from state '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-273285350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['cff9ff0e-86fb-41d5-85ae-a1de3c6300c9','fe65b951-eaca-4784-a7b7-073df5de7e41','ad4aa763-833c-43e6-ba7a-0f0ece3b3681','b9f3bb65-8858-486b-a7d1-b46625faf5b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.412923 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03033a58-84cd-4d39-aad5-1afe0f5b4a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.426071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03033a58-84cd-4d39-aad5-1afe0f5b4a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.427300 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (1d1bf6b5-e4da-4ffc-9137-7f0fff7bfd40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.427710 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request issued successfully. Aug 04 09:09:35.428502 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-26de8965-a634-47a7-8221-5f55a8e95633 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:35.429114 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 792/3160] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:35 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) Aug 04 09:09:35.445813 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-118e0006-eec2-45cb-b121-720efe6304da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:35.448468 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:35.448809 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "32d12d93-13b3-4620-92e8-ff4005c08d2d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1787358564"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:35.450196 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request body: {'volume': {"'snapshot_id": '32d12d93-13b3-4620-92e8-ff4005c08d2d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1787358564'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:35.450313 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume of 1 GB Aug 04 09:09:35.454748 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Availability Zones retrieved successfully. Aug 04 09:09:35.459993 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (b47acbaa-c8a1-42e8-9ced-df07767aae99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.460921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d811f4-08f7-41fa-acbc-3cb02588e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.461855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:35.486381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30d811f4-08f7-41fa-acbc-3cb02588e3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.487189 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb877bf5-08fc-4141-9b0f-8817c10ee738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.534184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Created reservations ['08848bd5-8c9c-4825-b877-88a6625931f4', '7d117d32-2395-414d-94f5-04eb3833696e', '939a4863-952e-4712-8455-876f1f1a67ba', 'e767de88-60be-4ce7-9d99-5759b2cec959'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:35.535161 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb877bf5-08fc-4141-9b0f-8817c10ee738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08848bd5-8c9c-4825-b877-88a6625931f4', '7d117d32-2395-414d-94f5-04eb3833696e', '939a4863-952e-4712-8455-876f1f1a67ba', 'e767de88-60be-4ce7-9d99-5759b2cec959']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.535837 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b822a5f5-e0bb-4f10-8f8c-630eaab4d3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.561192 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b822a5f5-e0bb-4f10-8f8c-630eaab4d3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '282e0892-ef88-4b31-8617-38fa5afde317', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1787358564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['08848bd5-8c9c-4825-b877-88a6625931f4','7d117d32-2395-414d-94f5-04eb3833696e','939a4863-952e-4712-8455-876f1f1a67ba','e767de88-60be-4ce7-9d99-5759b2cec959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1787358564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=282e0892-ef88-4b31-8617-38fa5afde317,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4c8eb9227a4315bc57d82890f6a458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582316dff05b4c819a3b5d05e1e2f364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.561721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9684b6a-8fa9-4b05-a8d4-8a1a1bb05cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.580755 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9684b6a-8fa9-4b05-a8d4-8a1a1bb05cf4) transitioned into state 'SUCCESS' from state '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-1787358564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['08848bd5-8c9c-4825-b877-88a6625931f4','7d117d32-2395-414d-94f5-04eb3833696e','939a4863-952e-4712-8455-876f1f1a67ba','e767de88-60be-4ce7-9d99-5759b2cec959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.581774 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0032d2eb-b8de-4b5d-b158-54609359fd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.590424 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0032d2eb-b8de-4b5d-b158-54609359fd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.591456 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (b47acbaa-c8a1-42e8-9ced-df07767aae99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.591876 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request issued successfully. Aug 04 09:09:35.592561 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-118e0006-eec2-45cb-b121-720efe6304da tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:35.593289 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 785/3161] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:35 2026] POST /volume/v3/volumes => generated 760 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:35.610970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5026909f-9f78-4329-a38a-7de6c776b595 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:35.613050 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:35.613431 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "32d12d93-13b3-4620-92e8-ff4005c08d2d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-426950240"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:35.615126 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request body: {'volume': {"'snapshot_id": '32d12d93-13b3-4620-92e8-ff4005c08d2d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-426950240'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:35.615261 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume of 1 GB Aug 04 09:09:35.620143 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Availability Zones retrieved successfully. Aug 04 09:09:35.627340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (d124ad26-02bc-4cda-9261-eb0a0d047c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.628413 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ca0801-54d3-4bcf-9307-217dca74285b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.629284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:35.638441 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=405,cinder:INSERT=46,cinder:UPDATE=79 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:09:35.667171 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39ca0801-54d3-4bcf-9307-217dca74285b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.668547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce18beb-a44d-41f9-895c-a84545fa811f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.727380 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Created reservations ['e9f23b9e-9d08-4d9c-b288-a19548856119', '2b17da49-0b6b-4d64-807f-707215504d40', '0c8ef6d9-2c35-4ecf-af51-5af9bc35cf41', '841e1a37-b64f-4e16-800e-7b61cc1b593c'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:35.728507 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce18beb-a44d-41f9-895c-a84545fa811f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9f23b9e-9d08-4d9c-b288-a19548856119', '2b17da49-0b6b-4d64-807f-707215504d40', '0c8ef6d9-2c35-4ecf-af51-5af9bc35cf41', '841e1a37-b64f-4e16-800e-7b61cc1b593c']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.729631 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b384f09f-b468-42e0-ad54-161b9874b039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.761886 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b384f09f-b468-42e0-ad54-161b9874b039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7db35161-19dd-4a6e-b41c-f4859bd787a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-426950240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['e9f23b9e-9d08-4d9c-b288-a19548856119','2b17da49-0b6b-4d64-807f-707215504d40','0c8ef6d9-2c35-4ecf-af51-5af9bc35cf41','841e1a37-b64f-4e16-800e-7b61cc1b593c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-426950240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7db35161-19dd-4a6e-b41c-f4859bd787a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4c8eb9227a4315bc57d82890f6a458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582316dff05b4c819a3b5d05e1e2f364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.763067 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e06fb51-6acd-499f-8a00-c1b208e5a624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.788541 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e06fb51-6acd-499f-8a00-c1b208e5a624) transitioned into state 'SUCCESS' from state '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-426950240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['e9f23b9e-9d08-4d9c-b288-a19548856119','2b17da49-0b6b-4d64-807f-707215504d40','0c8ef6d9-2c35-4ecf-af51-5af9bc35cf41','841e1a37-b64f-4e16-800e-7b61cc1b593c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.789503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c070e433-e3e7-4595-aee4-23dd4843e39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.801147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c070e433-e3e7-4595-aee4-23dd4843e39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.802108 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (d124ad26-02bc-4cda-9261-eb0a0d047c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.802674 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request issued successfully. Aug 04 09:09:35.803531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5026909f-9f78-4329-a38a-7de6c776b595 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:35.804065 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 792/3162] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:35 2026] POST /volume/v3/volumes => generated 759 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:35.818951 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-44be656b-da8c-4446-8a47-f35ddaa30254 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:35.821049 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:35.821430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "32d12d93-13b3-4620-92e8-ff4005c08d2d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1690313562"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:35.823072 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request body: {'volume': {"'snapshot_id": '32d12d93-13b3-4620-92e8-ff4005c08d2d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1690313562'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:35.823187 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume of 1 GB Aug 04 09:09:35.823470 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:35.823470 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:35.827699 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Availability Zones retrieved successfully. Aug 04 09:09:35.836601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (cdbde721-9662-4b6d-8e90-85bf886e85b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.838061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595220a4-c88f-4cb9-be14-3a1ac6f04160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.839573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:35.877774 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (595220a4-c88f-4cb9-be14-3a1ac6f04160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.878533 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd927f1-b73e-4218-b570-3a800aa38b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.932460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Created reservations ['e793a93e-1cd1-4121-aa2d-2eb4e661eaf4', '5a8db529-3db4-4ec7-815f-ed7f39c97ea8', '42770d41-084b-4c20-a868-d3a5cc0f31ff', '1a9cab3f-df7f-43cf-b6cb-2539a40d913c'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:35.933625 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fd927f1-b73e-4218-b570-3a800aa38b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e793a93e-1cd1-4121-aa2d-2eb4e661eaf4', '5a8db529-3db4-4ec7-815f-ed7f39c97ea8', '42770d41-084b-4c20-a868-d3a5cc0f31ff', '1a9cab3f-df7f-43cf-b6cb-2539a40d913c']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.934771 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2de29fb-d5d7-461f-9fe0-c056f82ebd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.961875 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2de29fb-d5d7-461f-9fe0-c056f82ebd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '328a8ea6-9a81-481f-82a4-e95bc2650c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1690313562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['e793a93e-1cd1-4121-aa2d-2eb4e661eaf4','5a8db529-3db4-4ec7-815f-ed7f39c97ea8','42770d41-084b-4c20-a868-d3a5cc0f31ff','1a9cab3f-df7f-43cf-b6cb-2539a40d913c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1690313562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=328a8ea6-9a81-481f-82a4-e95bc2650c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4c8eb9227a4315bc57d82890f6a458',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='582316dff05b4c819a3b5d05e1e2f364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.962804 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c90e61f-70a6-41ce-8e6c-9c28a1f87291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.985293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c90e61f-70a6-41ce-8e6c-9c28a1f87291) transitioned into state 'SUCCESS' from state '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-1690313562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4c8eb9227a4315bc57d82890f6a458',qos_specs=None,replication_status=,reservations=['e793a93e-1cd1-4121-aa2d-2eb4e661eaf4','5a8db529-3db4-4ec7-815f-ed7f39c97ea8','42770d41-084b-4c20-a868-d3a5cc0f31ff','1a9cab3f-df7f-43cf-b6cb-2539a40d913c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='582316dff05b4c819a3b5d05e1e2f364',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.986017 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969d11ce-2de7-4612-8e6a-c1e5242fdb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:35.997179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969d11ce-2de7-4612-8e6a-c1e5242fdb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:35.997998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Flow 'volume_create_api' (cdbde721-9662-4b6d-8e90-85bf886e85b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:35.998431 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Create volume request issued successfully. Aug 04 09:09:35.998991 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44be656b-da8c-4446-8a47-f35ddaa30254 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:35.999605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 794/3163] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:35 2026] POST /volume/v3/volumes => generated 760 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:36.012454 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-04859e9b-f1f4-43b9-aca6-077dfe7c2c1b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.015665 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04859e9b-f1f4-43b9-aca6-077dfe7c2c1b tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 Aug 04 09:09:36.015864 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-04859e9b-f1f4-43b9-aca6-077dfe7c2c1b tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.016134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-04859e9b-f1f4-43b9-aca6-077dfe7c2c1b tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.024881 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.024881 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:36.029761 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-04859e9b-f1f4-43b9-aca6-077dfe7c2c1b tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:36.034472 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.034803 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04859e9b-f1f4-43b9-aca6-077dfe7c2c1b tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 returned with HTTP 200 Aug 04 09:09:36.035426 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 793/3164] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:36 2026] GET /volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:36.036334 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:36.036522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.036710 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.036861 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Delete volume with id: b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:36.045469 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.045469 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:36.045960 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:36.050921 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-dcbab1ab-0fe7-4f60-badf-7293d0114332 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.054191 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dcbab1ab-0fe7-4f60-badf-7293d0114332 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 Aug 04 09:09:36.054443 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dcbab1ab-0fe7-4f60-badf-7293d0114332 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.054711 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dcbab1ab-0fe7-4f60-badf-7293d0114332 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.063703 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.063703 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:36.066980 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Delete volume request issued successfully. Aug 04 09:09:36.067518 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdde8b09-9f87-4acb-9b7f-cd979a640104 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 202 Aug 04 09:09:36.067637 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 786/3165] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:36 2026] DELETE /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:36.068533 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-dcbab1ab-0fe7-4f60-badf-7293d0114332 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:36.074148 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dcbab1ab-0fe7-4f60-badf-7293d0114332 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 returned with HTTP 200 Aug 04 09:09:36.076436 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 793/3166] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:36 2026] GET /volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:36.078009 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5fb03f61-27e1-443e-8c4c-ce20ed50efe5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.079437 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fb03f61-27e1-443e-8c4c-ce20ed50efe5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:36.080090 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fb03f61-27e1-443e-8c4c-ce20ed50efe5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.080405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fb03f61-27e1-443e-8c4c-ce20ed50efe5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.087560 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.087560 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:36.088584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-af6ec4a8-78ff-452e-ac7f-a5bfbb31a98f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.090506 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-af6ec4a8-78ff-452e-ac7f-a5bfbb31a98f tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 Aug 04 09:09:36.090709 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-af6ec4a8-78ff-452e-ac7f-a5bfbb31a98f tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.091022 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-af6ec4a8-78ff-452e-ac7f-a5bfbb31a98f tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.091826 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5fb03f61-27e1-443e-8c4c-ce20ed50efe5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:36.096255 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fb03f61-27e1-443e-8c4c-ce20ed50efe5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 200 Aug 04 09:09:36.096625 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 795/3167] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:36 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:36.099235 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.099235 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:36.102950 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f338abb3-4e38-48c7-9325-2df184f415b7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.104442 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f338abb3-4e38-48c7-9325-2df184f415b7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:36.104582 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-af6ec4a8-78ff-452e-ac7f-a5bfbb31a98f tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:36.104675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f338abb3-4e38-48c7-9325-2df184f415b7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.104776 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f338abb3-4e38-48c7-9325-2df184f415b7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.104972 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f338abb3-4e38-48c7-9325-2df184f415b7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:36.108962 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.108962 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:36.109728 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f338abb3-4e38-48c7-9325-2df184f415b7 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:36.110239 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 787/3168] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:36 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:36.111878 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-af6ec4a8-78ff-452e-ac7f-a5bfbb31a98f tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 returned with HTTP 200 Aug 04 09:09:36.112497 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 794/3169] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:36 2026] GET /volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:36.127776 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-23b12abf-145f-4f73-94ca-d6c2eb48baa1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.129934 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-23b12abf-145f-4f73-94ca-d6c2eb48baa1 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 Aug 04 09:09:36.130217 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-23b12abf-145f-4f73-94ca-d6c2eb48baa1 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.130437 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-23b12abf-145f-4f73-94ca-d6c2eb48baa1 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.138698 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.138698 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:36.143585 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-23b12abf-145f-4f73-94ca-d6c2eb48baa1 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:36.147940 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-23b12abf-145f-4f73-94ca-d6c2eb48baa1 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 returned with HTTP 200 Aug 04 09:09:36.148399 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 794/3170] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:36 2026] GET /volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:36.164878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5314fdf6-c617-4f62-bccb-615e907f44e4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:36.168191 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5314fdf6-c617-4f62-bccb-615e907f44e4 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e Aug 04 09:09:36.168485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5314fdf6-c617-4f62-bccb-615e907f44e4 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:36.168776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5314fdf6-c617-4f62-bccb-615e907f44e4 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:36.179891 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:36.179891 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:36.185834 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5314fdf6-c617-4f62-bccb-615e907f44e4 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:36.193070 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5314fdf6-c617-4f62-bccb-615e907f44e4 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e returned with HTTP 200 Aug 04 09:09:36.193699 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 796/3171] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:36 2026] GET /volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:37.111132 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1d983cbe-26b0-4bb0-938a-5879f4fa06f5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:37.114009 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d983cbe-26b0-4bb0-938a-5879f4fa06f5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d Aug 04 09:09:37.114333 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d983cbe-26b0-4bb0-938a-5879f4fa06f5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:37.114464 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d983cbe-26b0-4bb0-938a-5879f4fa06f5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:37.122666 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1d4d5d2f-ba2f-4431-8304-17bcaf8f6c8c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:37.123069 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d983cbe-26b0-4bb0-938a-5879f4fa06f5 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d returned with HTTP 404 Aug 04 09:09:37.123623 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 788/3172] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:37 2026] GET /volume/v3/volumes/b522f6cb-949a-4484-bb22-e8749cd51e6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:37.124681 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1d4d5d2f-ba2f-4431-8304-17bcaf8f6c8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:37.124974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1d4d5d2f-ba2f-4431-8304-17bcaf8f6c8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:37.125358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1d4d5d2f-ba2f-4431-8304-17bcaf8f6c8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:37.125574 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-1d4d5d2f-ba2f-4431-8304-17bcaf8f6c8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:37.130993 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a6affa50-db2b-4194-bd42-f057a00481ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:37.131541 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:37.131541 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:37.131999 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1d4d5d2f-ba2f-4431-8304-17bcaf8f6c8c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:37.132453 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 795/3173] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:37 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:37.133023 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6affa50-db2b-4194-bd42-f057a00481ae tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:37.133267 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6affa50-db2b-4194-bd42-f057a00481ae tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:37.133453 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6affa50-db2b-4194-bd42-f057a00481ae tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:37.133638 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-a6affa50-db2b-4194-bd42-f057a00481ae tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Delete volume with id: d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:37.142039 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:37.142039 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:37.142566 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a6affa50-db2b-4194-bd42-f057a00481ae tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:37.167839 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a6affa50-db2b-4194-bd42-f057a00481ae tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Delete volume request issued successfully. Aug 04 09:09:37.167839 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6affa50-db2b-4194-bd42-f057a00481ae tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 202 Aug 04 09:09:37.167839 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 795/3174] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:37 2026] DELETE /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:37.178837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-654cb6ea-d382-4df0-acb9-6dc198344819 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:37.180982 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-654cb6ea-d382-4df0-acb9-6dc198344819 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:37.181329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-654cb6ea-d382-4df0-acb9-6dc198344819 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:37.181569 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-654cb6ea-d382-4df0-acb9-6dc198344819 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:37.190125 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:37.190125 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:37.194018 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-654cb6ea-d382-4df0-acb9-6dc198344819 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:37.199175 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-654cb6ea-d382-4df0-acb9-6dc198344819 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 200 Aug 04 09:09:37.199504 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 797/3175] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:37 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:37.211878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d80c685a-43d9-4876-b97c-0df7210870f8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:37.213905 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d80c685a-43d9-4876-b97c-0df7210870f8 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e Aug 04 09:09:37.214152 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d80c685a-43d9-4876-b97c-0df7210870f8 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:37.214427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d80c685a-43d9-4876-b97c-0df7210870f8 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:37.223701 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:37.223701 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:37.229820 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d80c685a-43d9-4876-b97c-0df7210870f8 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:37.235315 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d80c685a-43d9-4876-b97c-0df7210870f8 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e returned with HTTP 200 Aug 04 09:09:37.235770 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 789/3176] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:37 2026] GET /volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:37.254662 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:37.256506 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e Aug 04 09:09:37.256725 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:37.256914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:37.257086 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume with id: 328a8ea6-9a81-481f-82a4-e95bc2650c3e Aug 04 09:09:37.264381 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:37.264381 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:37.264888 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:37.287268 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume request issued successfully. Aug 04 09:09:37.287604 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-46c90143-565b-48e0-8707-22a5d7eea6b0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e returned with HTTP 202 Aug 04 09:09:37.288175 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 796/3177] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:37 2026] DELETE /volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:37.296321 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3010b527-3249-4b0c-a098-3e4de6c9131d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:37.298725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3010b527-3249-4b0c-a098-3e4de6c9131d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e Aug 04 09:09:37.299011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3010b527-3249-4b0c-a098-3e4de6c9131d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:37.299308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3010b527-3249-4b0c-a098-3e4de6c9131d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:37.308153 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:37.308153 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:37.312808 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3010b527-3249-4b0c-a098-3e4de6c9131d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:37.318262 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3010b527-3249-4b0c-a098-3e4de6c9131d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e returned with HTTP 200 Aug 04 09:09:37.318677 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 796/3178] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:37 2026] GET /volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:38.146828 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-94af40d1-66b3-4211-be97-90d039d04040 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.149223 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94af40d1-66b3-4211-be97-90d039d04040 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:38.149402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94af40d1-66b3-4211-be97-90d039d04040 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.149592 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94af40d1-66b3-4211-be97-90d039d04040 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.149707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-94af40d1-66b3-4211-be97-90d039d04040 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:38.154300 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.154300 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:38.155030 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94af40d1-66b3-4211-be97-90d039d04040 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:38.155396 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 798/3179] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:38 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:38.164751 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e67aeaf8-6ddb-411e-b513-fc47a024d491 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.167082 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e67aeaf8-6ddb-411e-b513-fc47a024d491 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:09:38.167412 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e67aeaf8-6ddb-411e-b513-fc47a024d491 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.167716 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e67aeaf8-6ddb-411e-b513-fc47a024d491 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.176763 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.176763 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:38.181312 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e67aeaf8-6ddb-411e-b513-fc47a024d491 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:38.188009 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e67aeaf8-6ddb-411e-b513-fc47a024d491 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 200 Aug 04 09:09:38.188573 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 790/3180] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:38 2026] GET /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:38.202417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.204782 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] POST https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5/restore Aug 04 09:09:38.205417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:38.207236 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Restoring backup 9758a554-72b8-45d3-85d2-496119a76da5 ({'restore': {}}) {{(pid=100460) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:09:38.207442 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Restoring backup 9758a554-72b8-45d3-85d2-496119a76da5 to volume None. Aug 04 09:09:38.212933 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.212933 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:38.214639 np0000006401 devstack@c-api.service[100460]: INFO cinder.backup.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Creating volume of 1 GB for restore of backup 9758a554-72b8-45d3-85d2-496119a76da5. Aug 04 09:09:38.217675 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-20f3641b-8ea0-49fb-8acd-05efde6b8f0f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.219098 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Availability Zones retrieved successfully. Aug 04 09:09:38.219301 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20f3641b-8ea0-49fb-8acd-05efde6b8f0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 Aug 04 09:09:38.219466 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20f3641b-8ea0-49fb-8acd-05efde6b8f0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.219632 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-20f3641b-8ea0-49fb-8acd-05efde6b8f0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.225910 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-20f3641b-8ea0-49fb-8acd-05efde6b8f0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 returned with HTTP 404 Aug 04 09:09:38.226502 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 797/3181] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:38 2026] GET /volume/v3/volumes/d79dc7f1-76d4-4ca1-ae3f-c6ad1e759c78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:38.228119 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Flow 'volume_create_api' (b302c4f8-ec82-4194-aa39-4b4a39cb302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:38.229688 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc69d7de-3e30-4fb2-8f47-b88ad472aa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:38.231166 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:38.265704 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc69d7de-3e30-4fb2-8f47-b88ad472aa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:38.265704 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784ead22-0f77-4bd5-930c-a7c7276e0a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:38.293855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.295692 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:09:38.295867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.296046 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.296249 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Delete volume with id: c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:09:38.302463 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.302463 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:38.302922 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:38.315809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Created reservations ['5ebf023d-fa30-4180-94f9-f6e40f6f1006', '713cb982-1ba8-4a6d-b686-93e409e145c4', 'b8342c2b-ee5c-4ff5-8d95-95f2f77dadd1', '25cfa56f-12ba-4983-a5e8-0052bfb9327a'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:38.316869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (784ead22-0f77-4bd5-930c-a7c7276e0a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ebf023d-fa30-4180-94f9-f6e40f6f1006', '713cb982-1ba8-4a6d-b686-93e409e145c4', 'b8342c2b-ee5c-4ff5-8d95-95f2f77dadd1', '25cfa56f-12ba-4983-a5e8-0052bfb9327a']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:38.317828 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd291fe0-7563-4fb0-a250-be902e434479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:38.322130 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Delete volume request issued successfully. Aug 04 09:09:38.322382 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6dd9a51f-cd39-402e-8b5c-fa9d84a132f0 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 202 Aug 04 09:09:38.322792 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 799/3182] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:38 2026] DELETE /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:38.332239 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f5f1d2e5-3ea7-4874-aba8-521d429f3e69 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.334073 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b66ad981-4a18-4d7b-bf24-258f2cb5eb1c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.334948 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f5f1d2e5-3ea7-4874-aba8-521d429f3e69 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:09:38.335807 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f5f1d2e5-3ea7-4874-aba8-521d429f3e69 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.336091 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b66ad981-4a18-4d7b-bf24-258f2cb5eb1c tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e Aug 04 09:09:38.336146 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f5f1d2e5-3ea7-4874-aba8-521d429f3e69 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.336361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b66ad981-4a18-4d7b-bf24-258f2cb5eb1c tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.336550 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b66ad981-4a18-4d7b-bf24-258f2cb5eb1c tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.342467 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b66ad981-4a18-4d7b-bf24-258f2cb5eb1c tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e returned with HTTP 404 Aug 04 09:09:38.343129 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 798/3183] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:38 2026] GET /volume/v3/volumes/328a8ea6-9a81-481f-82a4-e95bc2650c3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:38.345415 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.345415 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:38.350631 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f5f1d2e5-3ea7-4874-aba8-521d429f3e69 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Volume info retrieved successfully. Aug 04 09:09:38.351311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.352955 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 Aug 04 09:09:38.353178 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.353548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.353548 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume with id: 7db35161-19dd-4a6e-b41c-f4859bd787a1 Aug 04 09:09:38.357146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd291fe0-7563-4fb0-a250-be902e434479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd64df411-8edb-42c6-b06e-39aceae5db6a', '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_9758a554-72b8-45d3-85d2-496119a76da5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f490acd14a3041648f7606be4aaaf826',qos_specs=None,replication_status=,reservations=['5ebf023d-fa30-4180-94f9-f6e40f6f1006','713cb982-1ba8-4a6d-b686-93e409e145c4','b8342c2b-ee5c-4ff5-8d95-95f2f77dadd1','25cfa56f-12ba-4983-a5e8-0052bfb9327a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecfbf7e0b7fe4c19b7b76ea21e0e857c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:38Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9758a554-72b8-45d3-85d2-496119a76da5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d64df411-8edb-42c6-b06e-39aceae5db6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f490acd14a3041648f7606be4aaaf826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecfbf7e0b7fe4c19b7b76ea21e0e857c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:38.357359 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f5f1d2e5-3ea7-4874-aba8-521d429f3e69 tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 200 Aug 04 09:09:38.357577 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 791/3184] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:38 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:38.358726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff8d371-2ca9-4861-b5b2-e260804be317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:38.361422 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.361422 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:38.361881 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:38.376358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff8d371-2ca9-4861-b5b2-e260804be317) transitioned into 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_9758a554-72b8-45d3-85d2-496119a76da5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f490acd14a3041648f7606be4aaaf826',qos_specs=None,replication_status=,reservations=['5ebf023d-fa30-4180-94f9-f6e40f6f1006','713cb982-1ba8-4a6d-b686-93e409e145c4','b8342c2b-ee5c-4ff5-8d95-95f2f77dadd1','25cfa56f-12ba-4983-a5e8-0052bfb9327a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecfbf7e0b7fe4c19b7b76ea21e0e857c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:38.377763 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1b98a5-c328-46aa-afaa-3febff490871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:38.380419 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume request issued successfully. Aug 04 09:09:38.380614 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c7986a4a-4421-47a9-b57c-81e4baf3c107 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 returned with HTTP 202 Aug 04 09:09:38.381045 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 800/3185] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:38 2026] DELETE /volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:38.390306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1bb0c919-9682-410e-ae01-2584750a37ff None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:38.393690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bb0c919-9682-410e-ae01-2584750a37ff tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 Aug 04 09:09:38.394659 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bb0c919-9682-410e-ae01-2584750a37ff tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:38.394955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bb0c919-9682-410e-ae01-2584750a37ff tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:38.396376 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1b98a5-c328-46aa-afaa-3febff490871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:38.397745 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Flow 'volume_create_api' (b302c4f8-ec82-4194-aa39-4b4a39cb302b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:38.398341 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Create volume request issued successfully. Aug 04 09:09:38.405781 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.405781 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:38.406026 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:38.406026 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:38.406614 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:38.411996 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1bb0c919-9682-410e-ae01-2584750a37ff tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:38.420953 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bb0c919-9682-410e-ae01-2584750a37ff tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 returned with HTTP 200 Aug 04 09:09:38.421365 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 799/3186] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:38 2026] GET /volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:39.370974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-829c5e12-71b6-4773-9342-4569542a6e0f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:39.373017 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-829c5e12-71b6-4773-9342-4569542a6e0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] GET https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 Aug 04 09:09:39.373267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-829c5e12-71b6-4773-9342-4569542a6e0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:39.373480 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-829c5e12-71b6-4773-9342-4569542a6e0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:39.379976 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-829c5e12-71b6-4773-9342-4569542a6e0f tempest-AttachVolumeTestJSON-1146850323 tempest-AttachVolumeTestJSON-1146850323-project-member] https://10.4.3.176/volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 returned with HTTP 404 Aug 04 09:09:39.380671 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 792/3187] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:39 2026] GET /volume/v3/volumes/c747bb49-b64f-4e36-a3e5-f33ac919ee87 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:39.417855 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:39.417855 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:39.418915 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:39.419251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Checking backup size 1 against volume size 1 {{(pid=100460) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:09:39.419501 np0000006401 devstack@c-api.service[100460]: INFO cinder.backup.api [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Overwriting volume d64df411-8edb-42c6-b06e-39aceae5db6a with restore of backup 9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:39.435584 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a1db3875-063d-4abe-9a06-06e96cebe416 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:39.437526 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a1db3875-063d-4abe-9a06-06e96cebe416 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 Aug 04 09:09:39.437758 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a1db3875-063d-4abe-9a06-06e96cebe416 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:39.437974 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a1db3875-063d-4abe-9a06-06e96cebe416 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:39.440776 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] restore_backup in rpcapi backup_id 9758a554-72b8-45d3-85d2-496119a76da5 {{(pid=100460) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:09:39.443710 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d5d2f0a-18c8-4109-a78b-5fbbe0b774d3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5/restore returned with HTTP 202 Aug 04 09:09:39.443710 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 797/3188] 10.4.3.176 () {68 vars in 1393 bytes} [Tue Aug 4 09:09:38 2026] POST /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5/restore => generated 189 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:39.450935 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a1db3875-063d-4abe-9a06-06e96cebe416 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 returned with HTTP 404 Aug 04 09:09:39.451312 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 801/3189] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:39 2026] GET /volume/v3/volumes/7db35161-19dd-4a6e-b41c-f4859bd787a1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:39.454047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-844069de-6867-48f0-a94f-8622153850de None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:39.456507 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-844069de-6867-48f0-a94f-8622153850de tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:39.456809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-844069de-6867-48f0-a94f-8622153850de tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:39.457121 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-844069de-6867-48f0-a94f-8622153850de tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:39.457349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-844069de-6867-48f0-a94f-8622153850de tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:39.461021 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3803628d-92fc-44fd-b55e-18199e66d720 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:39.462519 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:39.462519 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:39.462872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3803628d-92fc-44fd-b55e-18199e66d720 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 Aug 04 09:09:39.463177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3803628d-92fc-44fd-b55e-18199e66d720 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:39.463385 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3803628d-92fc-44fd-b55e-18199e66d720 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:39.467219 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-3803628d-92fc-44fd-b55e-18199e66d720 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume with id: 282e0892-ef88-4b31-8617-38fa5afde317 Aug 04 09:09:39.467332 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-844069de-6867-48f0-a94f-8622153850de tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:39.467332 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 800/3190] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:39 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:39.471224 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:39.471224 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:39.471685 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3803628d-92fc-44fd-b55e-18199e66d720 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:39.507778 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3803628d-92fc-44fd-b55e-18199e66d720 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume request issued successfully. Aug 04 09:09:39.508060 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3803628d-92fc-44fd-b55e-18199e66d720 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 returned with HTTP 202 Aug 04 09:09:39.508678 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 793/3191] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:39 2026] DELETE /volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:39.516563 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ba36de2f-1f89-462d-9662-8b44b5242474 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:39.518878 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba36de2f-1f89-462d-9662-8b44b5242474 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 Aug 04 09:09:39.519802 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba36de2f-1f89-462d-9662-8b44b5242474 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:39.519802 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba36de2f-1f89-462d-9662-8b44b5242474 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:39.529531 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:39.529531 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:39.531000 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ba36de2f-1f89-462d-9662-8b44b5242474 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:39.536613 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba36de2f-1f89-462d-9662-8b44b5242474 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 returned with HTTP 200 Aug 04 09:09:39.537285 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 798/3192] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:39 2026] GET /volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:40.113927 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-88c6073c-28a0-4575-92d7-fd55844649da req-5b425ad4-2c2e-4bba-8a60-8b1e84a9c585 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.148758 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-5b425ad4-2c2e-4bba-8a60-8b1e84a9c585 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:40.149075 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-5b425ad4-2c2e-4bba-8a60-8b1e84a9c585 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.149401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-5b425ad4-2c2e-4bba-8a60-8b1e84a9c585 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.157399 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.157399 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:40.161424 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-88c6073c-28a0-4575-92d7-fd55844649da req-5b425ad4-2c2e-4bba-8a60-8b1e84a9c585 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:40.165765 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-5b425ad4-2c2e-4bba-8a60-8b1e84a9c585 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:40.166064 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 802/3193] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:40.249764 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a6bff965-1717-4381-a189-7a34b7e95cdb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.250124 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6bff965-1717-4381-a189-7a34b7e95cdb None None] GET https://10.4.3.176/volume// Aug 04 09:09:40.250334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6bff965-1717-4381-a189-7a34b7e95cdb None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.250550 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6bff965-1717-4381-a189-7a34b7e95cdb None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.250867 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6bff965-1717-4381-a189-7a34b7e95cdb None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:40.251152 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 801/3194] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:40.258021 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-88c6073c-28a0-4575-92d7-fd55844649da req-5512a317-229b-4717-af15-9bdd9fe8af0f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.260261 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-5512a317-229b-4717-af15-9bdd9fe8af0f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:09:40.260632 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-5512a317-229b-4717-af15-9bdd9fe8af0f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb687b13-2102-4466-b0a3-2762a2da3f5c", "connector": null, "instance_uuid": "b5862950-a269-42f7-8157-e1e512556f8e"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:40.271298 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.271298 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:40.307906 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-5512a317-229b-4717-af15-9bdd9fe8af0f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:09:40.309082 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 794/3195] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:09:40 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:40.335008 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8ec6d73e-e128-4401-a492-9320e9e5f24b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.336857 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ec6d73e-e128-4401-a492-9320e9e5f24b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:40.337047 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8ec6d73e-e128-4401-a492-9320e9e5f24b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.337341 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8ec6d73e-e128-4401-a492-9320e9e5f24b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.347217 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.347217 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:40.350367 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8ec6d73e-e128-4401-a492-9320e9e5f24b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:40.350940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dee00fb0-e674-4d8a-b64f-ca3b827df570 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.351451 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dee00fb0-e674-4d8a-b64f-ca3b827df570 None None] GET https://10.4.3.176/volume// Aug 04 09:09:40.351650 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dee00fb0-e674-4d8a-b64f-ca3b827df570 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.351897 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dee00fb0-e674-4d8a-b64f-ca3b827df570 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.352322 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dee00fb0-e674-4d8a-b64f-ca3b827df570 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:40.352605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 803/3196] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:40.354765 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ec6d73e-e128-4401-a492-9320e9e5f24b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:40.355349 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 799/3197] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:40.362513 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-88c6073c-28a0-4575-92d7-fd55844649da req-942dd63a-ed6a-4235-a554-feaf827d2386 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.364582 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-942dd63a-ed6a-4235-a554-feaf827d2386 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:40.364795 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-942dd63a-ed6a-4235-a554-feaf827d2386 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.364983 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-942dd63a-ed6a-4235-a554-feaf827d2386 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.378693 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.378693 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:40.383746 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-88c6073c-28a0-4575-92d7-fd55844649da req-942dd63a-ed6a-4235-a554-feaf827d2386 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:40.388709 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-942dd63a-ed6a-4235-a554-feaf827d2386 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:40.389075 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 802/3198] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:40.475196 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a19e6a9b-b199-4899-b443-d5a3e7594c8d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.477008 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a19e6a9b-b199-4899-b443-d5a3e7594c8d tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:40.477192 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a19e6a9b-b199-4899-b443-d5a3e7594c8d tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.477380 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a19e6a9b-b199-4899-b443-d5a3e7594c8d tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.477474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a19e6a9b-b199-4899-b443-d5a3e7594c8d tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:40.482554 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.482554 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:40.483476 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a19e6a9b-b199-4899-b443-d5a3e7594c8d tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:40.483868 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 795/3199] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:40.488297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-88c6073c-28a0-4575-92d7-fd55844649da req-31b94644-9a19-473b-993f-4a28e7d49eb4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.491185 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-31b94644-9a19-473b-993f-4a28e7d49eb4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] PUT https://10.4.3.176/volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8 Aug 04 09:09:40.491623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-31b94644-9a19-473b-993f-4a28e7d49eb4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:40.500537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-88c6073c-28a0-4575-92d7-fd55844649da req-31b94644-9a19-473b-993f-4a28e7d49eb4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Acquiring lock "cinder-attachment_update-eb687b13-2102-4466-b0a3-2762a2da3f5c-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:09:40.507378 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-88c6073c-28a0-4575-92d7-fd55844649da req-31b94644-9a19-473b-993f-4a28e7d49eb4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Lock "cinder-attachment_update-eb687b13-2102-4466-b0a3-2762a2da3f5c-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:09:40.508468 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.508468 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:40.554338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d3f66610-addf-47c6-89b1-fc4ae946d75d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.556922 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d3f66610-addf-47c6-89b1-fc4ae946d75d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 Aug 04 09:09:40.557451 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d3f66610-addf-47c6-89b1-fc4ae946d75d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.557800 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d3f66610-addf-47c6-89b1-fc4ae946d75d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.564228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d3f66610-addf-47c6-89b1-fc4ae946d75d tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 returned with HTTP 404 Aug 04 09:09:40.564949 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 800/3200] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/v3/volumes/282e0892-ef88-4b31-8617-38fa5afde317 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:40.572862 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.574766 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 Aug 04 09:09:40.574963 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.575196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.575385 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume with id: 535b8b46-0916-4d73-bb7d-e652918a3142 Aug 04 09:09:40.583899 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.583899 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:40.584519 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:40.597681 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-88c6073c-28a0-4575-92d7-fd55844649da req-31b94644-9a19-473b-993f-4a28e7d49eb4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Lock "cinder-attachment_update-eb687b13-2102-4466-b0a3-2762a2da3f5c-np0000006401" released by "attachment_update" :: held 0.090s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:09:40.598009 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-31b94644-9a19-473b-993f-4a28e7d49eb4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8 returned with HTTP 200 Aug 04 09:09:40.598491 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 804/3201] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:09:40 2026] PUT /volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:40.606556 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume request issued successfully. Aug 04 09:09:40.606774 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ccafdc2-edb7-48c8-922d-84c6d8154762 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 returned with HTTP 202 Aug 04 09:09:40.608814 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 803/3202] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:40 2026] DELETE /volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:40.619829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-43e3099a-9152-496e-b2b8-50163dc9730e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:40.620051 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43e3099a-9152-496e-b2b8-50163dc9730e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 Aug 04 09:09:40.620219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-43e3099a-9152-496e-b2b8-50163dc9730e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:40.620444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-43e3099a-9152-496e-b2b8-50163dc9730e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:40.638533 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:40.638533 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:40.643899 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-43e3099a-9152-496e-b2b8-50163dc9730e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:40.649999 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43e3099a-9152-496e-b2b8-50163dc9730e tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 returned with HTTP 200 Aug 04 09:09:40.650573 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 796/3203] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:40 2026] GET /volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:41.369880 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0096292e-ef41-4f3c-ae00-87a1b5a503d2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:41.371691 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0096292e-ef41-4f3c-ae00-87a1b5a503d2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:41.371919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0096292e-ef41-4f3c-ae00-87a1b5a503d2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:41.372116 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0096292e-ef41-4f3c-ae00-87a1b5a503d2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:41.382803 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:41.382803 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:41.386683 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0096292e-ef41-4f3c-ae00-87a1b5a503d2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:41.392040 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0096292e-ef41-4f3c-ae00-87a1b5a503d2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:41.392632 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 801/3204] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:41 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:41.495136 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-332240bd-afbb-473b-a885-8063c3816fee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:41.498345 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-332240bd-afbb-473b-a885-8063c3816fee tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:41.498786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-332240bd-afbb-473b-a885-8063c3816fee tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:41.499039 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-332240bd-afbb-473b-a885-8063c3816fee tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:41.499190 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-332240bd-afbb-473b-a885-8063c3816fee tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:41.503966 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:41.503966 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:41.504772 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-332240bd-afbb-473b-a885-8063c3816fee tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:41.505132 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 805/3205] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:41 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:41.667957 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0b1ecbd5-8eba-456b-8f2a-56a2e59cefa9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:41.669803 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b1ecbd5-8eba-456b-8f2a-56a2e59cefa9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 Aug 04 09:09:41.669987 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b1ecbd5-8eba-456b-8f2a-56a2e59cefa9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:41.670177 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b1ecbd5-8eba-456b-8f2a-56a2e59cefa9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:41.676160 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b1ecbd5-8eba-456b-8f2a-56a2e59cefa9 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 returned with HTTP 404 Aug 04 09:09:41.676613 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 804/3206] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:41 2026] GET /volume/v3/volumes/535b8b46-0916-4d73-bb7d-e652918a3142 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:41.683091 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-69a387e4-c620-4a81-a912-7eb129ab33de None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:41.684886 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-69a387e4-c620-4a81-a912-7eb129ab33de tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 Aug 04 09:09:41.685133 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-69a387e4-c620-4a81-a912-7eb129ab33de tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:41.685340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-69a387e4-c620-4a81-a912-7eb129ab33de tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:41.685495 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-69a387e4-c620-4a81-a912-7eb129ab33de tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume with id: 01a2353b-ea98-436a-a1cb-31a6504396b6 Aug 04 09:09:41.692407 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:41.692407 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:41.692846 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-69a387e4-c620-4a81-a912-7eb129ab33de tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:41.712522 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-69a387e4-c620-4a81-a912-7eb129ab33de tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume request issued successfully. Aug 04 09:09:41.712704 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-69a387e4-c620-4a81-a912-7eb129ab33de tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 returned with HTTP 202 Aug 04 09:09:41.713148 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 797/3207] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:41 2026] DELETE /volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:41.723047 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-220e9b4d-b4c7-4dde-975a-b69aad7755b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:41.725270 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-220e9b4d-b4c7-4dde-975a-b69aad7755b3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 Aug 04 09:09:41.725519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-220e9b4d-b4c7-4dde-975a-b69aad7755b3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:41.725761 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-220e9b4d-b4c7-4dde-975a-b69aad7755b3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:41.735078 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:41.735078 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:41.739329 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-220e9b4d-b4c7-4dde-975a-b69aad7755b3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:41.745127 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-220e9b4d-b4c7-4dde-975a-b69aad7755b3 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 returned with HTTP 200 Aug 04 09:09:41.745784 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 802/3208] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:41 2026] GET /volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:42.405446 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-49c7d636-6720-480f-a412-27d0a4bad75d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.407219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-49c7d636-6720-480f-a412-27d0a4bad75d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:42.407508 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-49c7d636-6720-480f-a412-27d0a4bad75d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.407704 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-49c7d636-6720-480f-a412-27d0a4bad75d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.418492 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:42.418492 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:42.422356 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-49c7d636-6720-480f-a412-27d0a4bad75d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:42.427219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-49c7d636-6720-480f-a412-27d0a4bad75d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:42.427650 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 806/3209] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:42.515868 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-50765932-e024-4284-832f-71d483dde456 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.518147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50765932-e024-4284-832f-71d483dde456 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:42.518411 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50765932-e024-4284-832f-71d483dde456 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.518637 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50765932-e024-4284-832f-71d483dde456 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.518793 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-50765932-e024-4284-832f-71d483dde456 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:42.523659 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:42.523659 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:42.524521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50765932-e024-4284-832f-71d483dde456 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:42.524950 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 805/3210] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:42.695865 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9cdd008a-2550-47ad-9d41-824fda9efb12 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.760421 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c6a71449-0564-4425-9dee-ee455ae78084 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.762377 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6a71449-0564-4425-9dee-ee455ae78084 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 Aug 04 09:09:42.762574 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6a71449-0564-4425-9dee-ee455ae78084 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.762773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6a71449-0564-4425-9dee-ee455ae78084 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.769250 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6a71449-0564-4425-9dee-ee455ae78084 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 returned with HTTP 404 Aug 04 09:09:42.769690 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 803/3211] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/volumes/01a2353b-ea98-436a-a1cb-31a6504396b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:42.777306 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.779326 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d Aug 04 09:09:42.779540 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.779731 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.779852 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete snapshot with id: 32d12d93-13b3-4620-92e8-ff4005c08d2d Aug 04 09:09:42.785496 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:42.785496 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:42.786007 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Snapshot retrieved successfully. Aug 04 09:09:42.803040 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Snapshot delete request issued successfully. Aug 04 09:09:42.803267 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e87aeed2-cf23-4032-bec3-16f7ed6751f0 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d returned with HTTP 202 Aug 04 09:09:42.803780 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 807/3212] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:42 2026] DELETE /volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:42.806978 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9cdd008a-2550-47ad-9d41-824fda9efb12 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] GET https://10.4.3.176/volume/v3/scheduler-stats/get_pools Aug 04 09:09:42.806978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9cdd008a-2550-47ad-9d41-824fda9efb12 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.806978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9cdd008a-2550-47ad-9d41-824fda9efb12 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Calling method 'get_pools' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.813087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4755d8d6-04ce-41da-a506-466466ac3e18 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.816985 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4755d8d6-04ce-41da-a506-466466ac3e18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d Aug 04 09:09:42.816985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4755d8d6-04ce-41da-a506-466466ac3e18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.816985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4755d8d6-04ce-41da-a506-466466ac3e18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.820751 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9cdd008a-2550-47ad-9d41-824fda9efb12 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] https://10.4.3.176/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 09:09:42.822029 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 798/3213] 10.4.3.176 () {66 vars in 1291 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:42.836644 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:42.836644 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:42.836644 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4755d8d6-04ce-41da-a506-466466ac3e18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Snapshot retrieved successfully. Aug 04 09:09:42.836644 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4755d8d6-04ce-41da-a506-466466ac3e18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d returned with HTTP 200 Aug 04 09:09:42.836644 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 806/3214] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:42.837577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e3da42b6-0f1f-413c-9efa-0d9de98ec090 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.843311 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3da42b6-0f1f-413c-9efa-0d9de98ec090 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] GET https://10.4.3.176/volume/v3/scheduler-stats/get_pools?detail=True Aug 04 09:09:42.843697 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3da42b6-0f1f-413c-9efa-0d9de98ec090 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.844017 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3da42b6-0f1f-413c-9efa-0d9de98ec090 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Calling method 'get_pools' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.859408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3da42b6-0f1f-413c-9efa-0d9de98ec090 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] https://10.4.3.176/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 04 09:09:42.859868 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 804/3215] 10.4.3.176 () {66 vars in 1314 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:42.872853 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5b02865e-6160-4a15-868e-954aae6da3d5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.876075 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b02865e-6160-4a15-868e-954aae6da3d5 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] GET https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool Aug 04 09:09:42.876646 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5b02865e-6160-4a15-868e-954aae6da3d5 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.876646 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5b02865e-6160-4a15-868e-954aae6da3d5 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.876902 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:42.876902 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:42.889956 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b02865e-6160-4a15-868e-954aae6da3d5 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool returned with HTTP 200 Aug 04 09:09:42.890603 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 808/3216] 10.4.3.176 () {66 vars in 1318 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/capabilities/np0000006401@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:42.907232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-29014948-e164-42a7-8ad1-038ced81057d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.910566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-29014948-e164-42a7-8ad1-038ced81057d tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] GET https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool Aug 04 09:09:42.910797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-29014948-e164-42a7-8ad1-038ced81057d tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.911080 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-29014948-e164-42a7-8ad1-038ced81057d tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.925046 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-29014948-e164-42a7-8ad1-038ced81057d tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool returned with HTTP 200 Aug 04 09:09:42.925650 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 799/3217] 10.4.3.176 () {66 vars in 1318 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/capabilities/np0000006401@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:42.936503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-997675ab-2d6a-447d-ba72-77d1fecbd9c2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:42.939862 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-997675ab-2d6a-447d-ba72-77d1fecbd9c2 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] GET https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool Aug 04 09:09:42.940022 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-997675ab-2d6a-447d-ba72-77d1fecbd9c2 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:42.940214 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-997675ab-2d6a-447d-ba72-77d1fecbd9c2 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:42.954396 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-997675ab-2d6a-447d-ba72-77d1fecbd9c2 tempest-BackendsCapabilitiesAdminTestsJSON-307704413 tempest-BackendsCapabilitiesAdminTestsJSON-307704413-project-admin] https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool returned with HTTP 200 Aug 04 09:09:42.954969 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 807/3218] 10.4.3.176 () {66 vars in 1318 bytes} [Tue Aug 4 09:09:42 2026] GET /volume/v3/capabilities/np0000006401@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:43.443552 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e97a812d-d16d-4aaf-8aac-f9829dedd626 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:43.446531 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e97a812d-d16d-4aaf-8aac-f9829dedd626 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:43.446531 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e97a812d-d16d-4aaf-8aac-f9829dedd626 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:43.446531 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e97a812d-d16d-4aaf-8aac-f9829dedd626 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:43.459663 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:43.459663 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:43.463886 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e97a812d-d16d-4aaf-8aac-f9829dedd626 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:43.468876 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e97a812d-d16d-4aaf-8aac-f9829dedd626 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:43.469265 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 805/3219] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:43 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:43.536032 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-719016d9-ba78-49e2-92b9-8650aa7c59f1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:43.538222 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-719016d9-ba78-49e2-92b9-8650aa7c59f1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:43.538515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-719016d9-ba78-49e2-92b9-8650aa7c59f1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:43.538775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-719016d9-ba78-49e2-92b9-8650aa7c59f1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:43.538916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-719016d9-ba78-49e2-92b9-8650aa7c59f1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:43.544593 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:43.544593 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:43.545693 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-719016d9-ba78-49e2-92b9-8650aa7c59f1 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:43.546271 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 809/3220] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:43 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:43.837897 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-74921448-f27a-47da-ba13-460d1e19ed18 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:43.840095 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-74921448-f27a-47da-ba13-460d1e19ed18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d Aug 04 09:09:43.840095 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-74921448-f27a-47da-ba13-460d1e19ed18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:43.840342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-74921448-f27a-47da-ba13-460d1e19ed18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:43.844567 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-74921448-f27a-47da-ba13-460d1e19ed18 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d returned with HTTP 404 Aug 04 09:09:43.845416 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 800/3221] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:43 2026] GET /volume/v3/snapshots/32d12d93-13b3-4620-92e8-ff4005c08d2d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:43.855061 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:43.859441 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] DELETE https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d Aug 04 09:09:43.859826 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:43.860225 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:43.860809 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume with id: 4953cc40-2663-46c4-b189-d06fb862b90d Aug 04 09:09:43.869753 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:43.869753 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:43.870301 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:43.901228 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Delete volume request issued successfully. Aug 04 09:09:43.901228 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5f02f269-e12b-4387-beef-b56bcc0dfadc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d returned with HTTP 202 Aug 04 09:09:43.901228 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 808/3222] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:09:43 2026] DELETE /volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:43.908852 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ec31726c-dec4-4c89-8fbe-b847a52b1dfc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:43.910694 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec31726c-dec4-4c89-8fbe-b847a52b1dfc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d Aug 04 09:09:43.910893 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec31726c-dec4-4c89-8fbe-b847a52b1dfc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:43.911093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec31726c-dec4-4c89-8fbe-b847a52b1dfc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:43.918807 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:43.918807 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:43.923954 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec31726c-dec4-4c89-8fbe-b847a52b1dfc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Volume info retrieved successfully. Aug 04 09:09:43.929572 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec31726c-dec4-4c89-8fbe-b847a52b1dfc tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d returned with HTTP 200 Aug 04 09:09:43.930036 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 806/3223] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:43 2026] GET /volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:44.483602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3f08575d-ee95-4ebd-99d6-3895279d0d76 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:44.486069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f08575d-ee95-4ebd-99d6-3895279d0d76 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:44.486328 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f08575d-ee95-4ebd-99d6-3895279d0d76 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:44.486537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f08575d-ee95-4ebd-99d6-3895279d0d76 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:44.497699 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:44.497699 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:44.501505 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3f08575d-ee95-4ebd-99d6-3895279d0d76 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:44.506679 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f08575d-ee95-4ebd-99d6-3895279d0d76 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:44.507124 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 810/3224] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:44 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:44.560170 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-08d5975e-a0b9-4218-b8b8-9843232bb443 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:44.562069 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-08d5975e-a0b9-4218-b8b8-9843232bb443 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:44.562322 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-08d5975e-a0b9-4218-b8b8-9843232bb443 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:44.562510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-08d5975e-a0b9-4218-b8b8-9843232bb443 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:44.562624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-08d5975e-a0b9-4218-b8b8-9843232bb443 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:44.566946 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:44.566946 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:44.567698 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-08d5975e-a0b9-4218-b8b8-9843232bb443 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:44.568062 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 801/3225] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:44 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:44.942549 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-760f3b64-44d4-491e-8e36-e8efa864f959 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:44.944360 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-760f3b64-44d4-491e-8e36-e8efa864f959 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] GET https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d Aug 04 09:09:44.944550 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-760f3b64-44d4-491e-8e36-e8efa864f959 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:44.944785 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-760f3b64-44d4-491e-8e36-e8efa864f959 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:44.950514 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-760f3b64-44d4-491e-8e36-e8efa864f959 tempest-CreateVolumesFromSnapshotTest-103711274 tempest-CreateVolumesFromSnapshotTest-103711274-project-member] https://10.4.3.176/volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d returned with HTTP 404 Aug 04 09:09:44.950922 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 809/3226] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:44 2026] GET /volume/v3/volumes/4953cc40-2663-46c4-b189-d06fb862b90d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:45.166071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c04c74f2-3391-418a-a4cc-7b4e6d7b0b86 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:45.266150 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c04c74f2-3391-418a-a4cc-7b4e6d7b0b86 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:09:45.266624 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c04c74f2-3391-418a-a4cc-7b4e6d7b0b86 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1329132846"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:45.285607 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c04c74f2-3391-418a-a4cc-7b4e6d7b0b86 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:09:45.286310 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 807/3227] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:09:45 2026] POST /volume/v3/types => generated 216 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:45.294550 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ae563d2f-0eeb-4db3-9d7a-0fd61d454b6e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:45.300254 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae563d2f-0eeb-4db3-9d7a-0fd61d454b6e tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:09:45.300575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ae563d2f-0eeb-4db3-9d7a-0fd61d454b6e tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2097628555"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:45.312104 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ae563d2f-0eeb-4db3-9d7a-0fd61d454b6e tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:09:45.312587 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 811/3228] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:09:45 2026] POST /volume/v3/group_types => generated 173 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:45.320091 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:45.387891 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:09:45.388258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f00757ee-5b08-4312-b758-d2444ac5e487", "volume_types": ["0f394635-163d-41cf-be41-d5f86feca7c8"], "name": "tempest-Group1-395449759"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:45.389650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Creating new group {'group': {'group_type': 'f00757ee-5b08-4312-b758-d2444ac5e487', 'volume_types': ['0f394635-163d-41cf-be41-d5f86feca7c8'], 'name': 'tempest-Group1-395449759'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:09:45.393168 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.groups [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Creating group tempest-Group1-395449759. Aug 04 09:09:45.399948 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Availability Zones retrieved successfully. Aug 04 09:09:45.419407 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Created reservations ['dd1c421c-0f0e-4ed9-b1c6-83dac41d94bb'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:45.439060 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd542310-6bcb-45e4-9906-c267f8c4cb27 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:09:45.439479 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 802/3229] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:09:45 2026] POST /volume/v3/groups => generated 93 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:45.451302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3a872d4a-2e94-42fe-a986-cc8b74aee013 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:45.453083 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3a872d4a-2e94-42fe-a986-cc8b74aee013 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 Aug 04 09:09:45.453411 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3a872d4a-2e94-42fe-a986-cc8b74aee013 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:45.453494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3a872d4a-2e94-42fe-a986-cc8b74aee013 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:45.453658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-3a872d4a-2e94-42fe-a986-cc8b74aee013 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member 48666700-c779-4f0a-8bed-a5dabaa4baa9 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:45.456850 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:45.456850 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:45.464228 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3a872d4a-2e94-42fe-a986-cc8b74aee013 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 returned with HTTP 200 Aug 04 09:09:45.464678 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 810/3230] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:45 2026] GET /volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 => generated 321 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:45.524950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-11bbfd48-fc4f-462c-91b8-d19899f65ea2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:45.527593 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11bbfd48-fc4f-462c-91b8-d19899f65ea2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:45.527744 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11bbfd48-fc4f-462c-91b8-d19899f65ea2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:45.527905 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11bbfd48-fc4f-462c-91b8-d19899f65ea2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:45.537285 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:45.537285 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:45.540953 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-11bbfd48-fc4f-462c-91b8-d19899f65ea2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:45.548072 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11bbfd48-fc4f-462c-91b8-d19899f65ea2 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:45.548537 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 808/3231] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:45 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:45.578978 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ff0df71-4f8b-4503-b937-5a1b9b9da098 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:45.581280 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ff0df71-4f8b-4503-b937-5a1b9b9da098 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:45.581553 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ff0df71-4f8b-4503-b937-5a1b9b9da098 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:45.581828 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ff0df71-4f8b-4503-b937-5a1b9b9da098 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:45.581986 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1ff0df71-4f8b-4503-b937-5a1b9b9da098 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:45.586621 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:45.586621 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:45.587754 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ff0df71-4f8b-4503-b937-5a1b9b9da098 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:45.588281 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 812/3232] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:45 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:46.008276 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-88c6073c-28a0-4575-92d7-fd55844649da req-c4e84246-20fa-410b-97e0-f5466d53f7c1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.010437 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-c4e84246-20fa-410b-97e0-f5466d53f7c1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8/action Aug 04 09:09:46.010839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-c4e84246-20fa-410b-97e0-f5466d53f7c1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:46.010998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-c4e84246-20fa-410b-97e0-f5466d53f7c1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:46.029412 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.029412 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:46.041447 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-88c6073c-28a0-4575-92d7-fd55844649da req-c4e84246-20fa-410b-97e0-f5466d53f7c1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8/action returned with HTTP 204 Aug 04 09:09:46.041899 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 803/3233] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:09:46 2026] POST /volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:46.086284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ef5b7094-1543-471d-8765-b918154cc9f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.173909 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:46.174316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1912101396"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:46.175801 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1912101396'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:46.175913 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:09:46.176282 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.176282 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:46.180533 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:09:46.185494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (99aad76f-265e-4fcb-b32e-46677350630d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:46.186581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd2a10b-ff34-42c8-80f6-a0af055f74a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:46.187398 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:46.213317 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd2a10b-ff34-42c8-80f6-a0af055f74a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:46.214084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aebaf1c-fd01-469c-b8d1-23c61d903fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:46.270920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['0e6a5d6b-6b9c-4501-a577-ec82e4e14fd5', '1315cfda-bc46-481b-a34e-3695624b8256', 'c8f4e53f-962d-4c77-9c97-da07987958ac', '28e25700-2533-4d23-8ea7-49f2ff08b227'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:46.271707 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aebaf1c-fd01-469c-b8d1-23c61d903fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6a5d6b-6b9c-4501-a577-ec82e4e14fd5', '1315cfda-bc46-481b-a34e-3695624b8256', 'c8f4e53f-962d-4c77-9c97-da07987958ac', '28e25700-2533-4d23-8ea7-49f2ff08b227']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:46.272482 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced9715b-2ac8-4251-bf6f-e46cebbe6fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:46.293965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced9715b-2ac8-4251-bf6f-e46cebbe6fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a47822-f74b-4b99-a023-8f7b8b41e1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1912101396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['0e6a5d6b-6b9c-4501-a577-ec82e4e14fd5','1315cfda-bc46-481b-a34e-3695624b8256','c8f4e53f-962d-4c77-9c97-da07987958ac','28e25700-2533-4d23-8ea7-49f2ff08b227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1912101396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a47822-f74b-4b99-a023-8f7b8b41e1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:46.294687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6de33fe-b64f-4726-8131-a587723ca939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:46.312504 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6de33fe-b64f-4726-8131-a587723ca939) transitioned into state 'SUCCESS' from state '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-1912101396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['0e6a5d6b-6b9c-4501-a577-ec82e4e14fd5','1315cfda-bc46-481b-a34e-3695624b8256','c8f4e53f-962d-4c77-9c97-da07987958ac','28e25700-2533-4d23-8ea7-49f2ff08b227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:46.313163 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04ec70a-e45a-415e-937d-6174f546659a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:46.322661 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04ec70a-e45a-415e-937d-6174f546659a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:46.323464 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (99aad76f-265e-4fcb-b32e-46677350630d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:46.323751 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:09:46.324343 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef5b7094-1543-471d-8765-b918154cc9f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:46.324726 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 811/3234] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:09:46 2026] POST /volume/v3/volumes => generated 770 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:46.343697 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-83fc07ee-c860-42a1-b82b-1a644bcb7341 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.345424 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83fc07ee-c860-42a1-b82b-1a644bcb7341 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:09:46.345626 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83fc07ee-c860-42a1-b82b-1a644bcb7341 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:46.345812 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83fc07ee-c860-42a1-b82b-1a644bcb7341 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:46.354669 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.354669 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:46.358798 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-83fc07ee-c860-42a1-b82b-1a644bcb7341 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:46.362561 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83fc07ee-c860-42a1-b82b-1a644bcb7341 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc returned with HTTP 200 Aug 04 09:09:46.362950 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 809/3235] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:46 2026] GET /volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:46.472951 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-23b77863-5a40-425f-9c5b-87cfcf53a964 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.474447 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-23b77863-5a40-425f-9c5b-87cfcf53a964 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 Aug 04 09:09:46.474624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-23b77863-5a40-425f-9c5b-87cfcf53a964 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:46.474790 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-23b77863-5a40-425f-9c5b-87cfcf53a964 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:46.474907 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-23b77863-5a40-425f-9c5b-87cfcf53a964 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member 48666700-c779-4f0a-8bed-a5dabaa4baa9 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:46.478132 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.478132 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:46.485807 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-23b77863-5a40-425f-9c5b-87cfcf53a964 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 returned with HTTP 200 Aug 04 09:09:46.486432 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 813/3236] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:46 2026] GET /volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:46.495529 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.497108 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:09:46.497459 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f00757ee-5b08-4312-b758-d2444ac5e487", "volume_types": ["0f394635-163d-41cf-be41-d5f86feca7c8"], "name": "tempest-Group2-627747276"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:46.498745 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Creating new group {'group': {'group_type': 'f00757ee-5b08-4312-b758-d2444ac5e487', 'volume_types': ['0f394635-163d-41cf-be41-d5f86feca7c8'], 'name': 'tempest-Group2-627747276'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:09:46.501776 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.groups [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Creating group tempest-Group2-627747276. Aug 04 09:09:46.507082 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Availability Zones retrieved successfully. Aug 04 09:09:46.516630 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Created reservations ['4766adec-0f94-434e-a332-cf85165d510b'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:46.535226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc06e707-49af-4a8c-bf76-91aa5ce558dd tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:09:46.535648 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 804/3237] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:09:46 2026] POST /volume/v3/groups => generated 93 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:46.542905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f9d582bc-2d58-446f-8ce4-7045ea18f453 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.544675 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9d582bc-2d58-446f-8ce4-7045ea18f453 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 Aug 04 09:09:46.544806 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9d582bc-2d58-446f-8ce4-7045ea18f453 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:46.544980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f9d582bc-2d58-446f-8ce4-7045ea18f453 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:46.545109 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-f9d582bc-2d58-446f-8ce4-7045ea18f453 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member eec734f2-aa55-4956-9d95-541579204528 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:46.548291 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.548291 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:46.554639 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f9d582bc-2d58-446f-8ce4-7045ea18f453 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 returned with HTTP 200 Aug 04 09:09:46.554995 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 812/3238] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:46 2026] GET /volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 => generated 321 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:46.562043 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-27ffdc76-9224-4ff7-9d48-4606f3056982 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.563988 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27ffdc76-9224-4ff7-9d48-4606f3056982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:09:46.564262 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27ffdc76-9224-4ff7-9d48-4606f3056982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:46.564501 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27ffdc76-9224-4ff7-9d48-4606f3056982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:46.573535 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.573535 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:46.577899 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-27ffdc76-9224-4ff7-9d48-4606f3056982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:46.582986 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27ffdc76-9224-4ff7-9d48-4606f3056982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:09:46.583445 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 810/3239] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:46 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:46.595182 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.596901 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:09:46.597262 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb687b13-2102-4466-b0a3-2762a2da3f5c", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2127125926", "container": "tempest-volumesbackupstest-backup-container-1631221090"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:46.598810 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating new backup {'backup': {'volume_id': 'eb687b13-2102-4466-b0a3-2762a2da3f5c', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2127125926', 'container': 'tempest-volumesbackupstest-backup-container-1631221090'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:09:46.598952 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating backup of volume eb687b13-2102-4466-b0a3-2762a2da3f5c in container tempest-volumesbackupstest-backup-container-1631221090 Aug 04 09:09:46.601620 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dc25f3b3-7e76-4318-8062-19a7df100287 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.603235 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc25f3b3-7e76-4318-8062-19a7df100287 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:46.603446 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dc25f3b3-7e76-4318-8062-19a7df100287 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:46.603623 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dc25f3b3-7e76-4318-8062-19a7df100287 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:46.603726 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-dc25f3b3-7e76-4318-8062-19a7df100287 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:46.607519 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.607519 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:46.608145 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc25f3b3-7e76-4318-8062-19a7df100287 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:46.608224 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.608224 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:46.608500 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 805/3240] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:46 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:46.608611 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:09:46.631356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['b8fd9665-3c2f-4a65-8f67-bba8e001390c', '0e1ecb00-ea28-4ae2-8fec-a7e85eb42f70'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:46.661043 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f7a911f0-2f90-4c3b-8668-de76c0ab943d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:09:46.661518 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 814/3241] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:09:46 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:46.668849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-814d1ac4-6462-4de9-a1ee-35b872adf06d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:46.670511 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-814d1ac4-6462-4de9-a1ee-35b872adf06d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:46.670684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-814d1ac4-6462-4de9-a1ee-35b872adf06d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:46.670854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-814d1ac4-6462-4de9-a1ee-35b872adf06d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:46.670950 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-814d1ac4-6462-4de9-a1ee-35b872adf06d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:46.674861 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:46.674861 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:46.675579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-814d1ac4-6462-4de9-a1ee-35b872adf06d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:46.675929 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 813/3242] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:46 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:47.374808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a6444b56-04b1-46b6-87d2-65a4a0d26293 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.376598 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6444b56-04b1-46b6-87d2-65a4a0d26293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:09:47.376839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6444b56-04b1-46b6-87d2-65a4a0d26293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:47.377035 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6444b56-04b1-46b6-87d2-65a4a0d26293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:47.383838 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.383838 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:47.387345 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a6444b56-04b1-46b6-87d2-65a4a0d26293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:47.391149 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6444b56-04b1-46b6-87d2-65a4a0d26293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc returned with HTTP 200 Aug 04 09:09:47.391755 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 811/3243] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:47 2026] GET /volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:47.405847 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.407675 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:09:47.408097 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05a47822-f74b-4b99-a023-8f7b8b41e1bc", "name": "tempest-VolumeDependencyTests-Snapshot-493025578"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:47.416625 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.416625 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:47.417160 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:47.417355 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create snapshot from volume 05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:09:47.447552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['46f30ee8-037a-4418-9337-78e77850411b', 'b9cce509-8275-485b-aee2-f266c8f30c5f', '8d307f4b-1aa9-4ea4-964d-8c7e788bc34c', 'c96ceed9-00b3-47be-9c53-ed974b027e19'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:47.476135 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot create request issued successfully. Aug 04 09:09:47.476432 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a3ddd414-d264-4f99-9de4-1f66b4060589 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:09:47.476841 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 806/3244] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:09:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:47.484795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f2523913-d62e-4033-ba98-0655563306ba None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.486611 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2523913-d62e-4033-ba98-0655563306ba tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:09:47.486841 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2523913-d62e-4033-ba98-0655563306ba tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:47.487003 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f2523913-d62e-4033-ba98-0655563306ba tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:47.493255 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.493255 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:47.493255 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f2523913-d62e-4033-ba98-0655563306ba tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:47.493594 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f2523913-d62e-4033-ba98-0655563306ba tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 returned with HTTP 200 Aug 04 09:09:47.493851 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 815/3245] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:47 2026] GET /volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:47.564084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-924a437f-81ff-480f-88b3-5db4b5d0b194 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.565892 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-924a437f-81ff-480f-88b3-5db4b5d0b194 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 Aug 04 09:09:47.566092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-924a437f-81ff-480f-88b3-5db4b5d0b194 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:47.566320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-924a437f-81ff-480f-88b3-5db4b5d0b194 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:47.566459 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-924a437f-81ff-480f-88b3-5db4b5d0b194 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member eec734f2-aa55-4956-9d95-541579204528 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:47.569847 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.569847 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:47.576932 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-924a437f-81ff-480f-88b3-5db4b5d0b194 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 returned with HTTP 200 Aug 04 09:09:47.577250 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 814/3246] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:47 2026] GET /volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 => generated 322 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:47.586362 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.588165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:47.588565 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-315016011", "volume_type": "0f394635-163d-41cf-be41-d5f86feca7c8", "group_id": "48666700-c779-4f0a-8bed-a5dabaa4baa9", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:47.589922 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-315016011', 'volume_type': '0f394635-163d-41cf-be41-d5f86feca7c8', 'group_id': '48666700-c779-4f0a-8bed-a5dabaa4baa9', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:47.596425 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.596425 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:47.596907 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume of 1 GB Aug 04 09:09:47.601457 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Availability Zones retrieved successfully. Aug 04 09:09:47.606489 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Flow 'volume_create_api' (ccb9df2c-960c-4029-a5d4-0f4ea390d7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:47.607554 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cb60dd-3cd5-43e6-bc6d-2617192ff93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:47.608193 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.608193 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:47.608656 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:47.623231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1326a46f-7d9a-42dc-b266-9f7b7d264eb9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.625867 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1326a46f-7d9a-42dc-b266-9f7b7d264eb9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:47.626177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1326a46f-7d9a-42dc-b266-9f7b7d264eb9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:47.626494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1326a46f-7d9a-42dc-b266-9f7b7d264eb9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:47.626670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1326a46f-7d9a-42dc-b266-9f7b7d264eb9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:47.629193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1cb60dd-3cd5-43e6-bc6d-2617192ff93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:09:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0f394635-163d-41cf-be41-d5f86feca7c8,is_public=True,name='tempest-GroupsTest-volume-type-1329132846',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f394635-163d-41cf-be41-d5f86feca7c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '48666700-c779-4f0a-8bed-a5dabaa4baa9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:47.629977 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92b8797-6372-4100-980f-76f86fe2b372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:47.632448 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.632448 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:47.633634 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1326a46f-7d9a-42dc-b266-9f7b7d264eb9 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:47.634136 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 807/3247] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:47 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:47.656789 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1329132846 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1329132846, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:09:47.657151 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1329132846 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1329132846, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:09:47.686915 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8cbaeb5f-2881-46d6-84ab-ec46f428f0f1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.688889 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8cbaeb5f-2881-46d6-84ab-ec46f428f0f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:47.689060 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8cbaeb5f-2881-46d6-84ab-ec46f428f0f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:47.689266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8cbaeb5f-2881-46d6-84ab-ec46f428f0f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:47.689366 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8cbaeb5f-2881-46d6-84ab-ec46f428f0f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:47.693704 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.693704 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:47.694422 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8cbaeb5f-2881-46d6-84ab-ec46f428f0f1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:47.694757 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 816/3248] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:47 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:47.695670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Created reservations ['7d714e52-8ad3-4923-a6fb-830291388c4f', 'fb2c5afa-ab1c-416c-9805-f66e9a2676f5', '0f142e35-abf7-45d4-9d4a-6d53c6ebeeb9', '05fe7f53-fbe6-4b6b-b9c1-d77e985ec4a7'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:47.696829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c92b8797-6372-4100-980f-76f86fe2b372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d714e52-8ad3-4923-a6fb-830291388c4f', 'fb2c5afa-ab1c-416c-9805-f66e9a2676f5', '0f142e35-abf7-45d4-9d4a-6d53c6ebeeb9', '05fe7f53-fbe6-4b6b-b9c1-d77e985ec4a7']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:47.698058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c432643d-90df-4ee7-a688-786b2bbe8b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:47.722674 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c432643d-90df-4ee7-a688-786b2bbe8b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e371d33-4d24-4a5d-8285-63093b0c90cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-315016011',encryption_key_id=None,group_id=48666700-c779-4f0a-8bed-a5dabaa4baa9,group_type_id=,metadata={},multiattach=False,project_id='c5c420878a9d49f59254c927774d2823',qos_specs=None,replication_status=,reservations=['7d714e52-8ad3-4923-a6fb-830291388c4f','fb2c5afa-ab1c-416c-9805-f66e9a2676f5','0f142e35-abf7-45d4-9d4a-6d53c6ebeeb9','05fe7f53-fbe6-4b6b-b9c1-d77e985ec4a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5219c2c14374ae4a0e7d47f87369538',volume_type_id=0f394635-163d-41cf-be41-d5f86feca7c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-315016011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=48666700-c779-4f0a-8bed-a5dabaa4baa9,host=None,id=9e371d33-4d24-4a5d-8285-63093b0c90cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5c420878a9d49f59254c927774d2823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5219c2c14374ae4a0e7d47f87369538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f394635-163d-41cf-be41-d5f86feca7c8),volume_type_id=0f394635-163d-41cf-be41-d5f86feca7c8)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:47.723494 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3878f82-8843-4d14-bc62-6807aa193e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:47.739551 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3878f82-8843-4d14-bc62-6807aa193e5c) transitioned into state 'SUCCESS' from state '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-315016011',encryption_key_id=None,group_id=48666700-c779-4f0a-8bed-a5dabaa4baa9,group_type_id=,metadata={},multiattach=False,project_id='c5c420878a9d49f59254c927774d2823',qos_specs=None,replication_status=,reservations=['7d714e52-8ad3-4923-a6fb-830291388c4f','fb2c5afa-ab1c-416c-9805-f66e9a2676f5','0f142e35-abf7-45d4-9d4a-6d53c6ebeeb9','05fe7f53-fbe6-4b6b-b9c1-d77e985ec4a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5219c2c14374ae4a0e7d47f87369538',volume_type_id=0f394635-163d-41cf-be41-d5f86feca7c8)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:47.740245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee41d8f5-e87c-44e7-8dfc-37a075b1b44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:47.751693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee41d8f5-e87c-44e7-8dfc-37a075b1b44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:47.752594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Flow 'volume_create_api' (ccb9df2c-960c-4029-a5d4-0f4ea390d7fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:47.752966 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume request issued successfully. Aug 04 09:09:47.753872 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:47.754138 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:47.792866 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:47.795828 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.795828 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:47.799298 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbfc7b79-a178-4d23-b2a9-6d4cfddb3aa4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:47.799698 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 812/3249] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:09:47 2026] POST /volume/v3/volumes => generated 814 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:47.811216 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:47.812968 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf Aug 04 09:09:47.813172 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:47.813395 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:47.820869 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.820869 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:47.824515 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:47.825295 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:47.825504 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:47.861195 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:47.866349 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:47.866349 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:47.869782 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-99688ded-4608-4b5c-adb8-884e0bf26f5e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf returned with HTTP 200 Aug 04 09:09:47.870125 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 815/3250] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:47 2026] GET /volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf => generated 882 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:48.502494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b7e1cd66-ee18-4b1e-a46a-401c55ecaeae None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.504248 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7e1cd66-ee18-4b1e-a46a-401c55ecaeae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:09:48.504439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7e1cd66-ee18-4b1e-a46a-401c55ecaeae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:48.504618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7e1cd66-ee18-4b1e-a46a-401c55ecaeae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:48.509045 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.509045 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:48.509478 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b7e1cd66-ee18-4b1e-a46a-401c55ecaeae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:48.510163 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7e1cd66-ee18-4b1e-a46a-401c55ecaeae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 returned with HTTP 200 Aug 04 09:09:48.510558 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 808/3251] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:48 2026] GET /volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:48.518526 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.520103 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:48.520465 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "477d1a9e-6b2b-426d-b956-16d9ff05a134", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1910746184"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:48.521797 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'snapshot_id': '477d1a9e-6b2b-426d-b956-16d9ff05a134', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1910746184'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:48.526469 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.526469 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:48.526849 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:48.526953 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:09:48.530041 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:09:48.534831 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (8e1b70a6-2c85-4f63-9f5d-d2d8b0b229bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:48.535948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849ce866-c6ab-4e47-aa0d-3246e52c68bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:48.536849 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:48.563984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849ce866-c6ab-4e47-aa0d-3246e52c68bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '477d1a9e-6b2b-426d-b956-16d9ff05a134', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:48.564652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c54ce23-6031-442f-b38d-aacf7b543fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:48.599422 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['c92221c0-c434-42cf-9e2a-a4100b6a8eae', '09374c43-efca-441c-859d-2e5893081e1d', '59e5ce4b-c8d6-4e54-b42d-505f0e4b4198', '815de512-aacf-4b23-a191-3631ffb6dc8c'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:48.600126 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c54ce23-6031-442f-b38d-aacf7b543fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c92221c0-c434-42cf-9e2a-a4100b6a8eae', '09374c43-efca-441c-859d-2e5893081e1d', '59e5ce4b-c8d6-4e54-b42d-505f0e4b4198', '815de512-aacf-4b23-a191-3631ffb6dc8c']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:48.601023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1085f054-f3cf-4901-af33-9f1afc3865f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:48.637082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1085f054-f3cf-4901-af33-9f1afc3865f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d4d739-2a65-42c3-98cb-377d04507c6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1910746184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['c92221c0-c434-42cf-9e2a-a4100b6a8eae','09374c43-efca-441c-859d-2e5893081e1d','59e5ce4b-c8d6-4e54-b42d-505f0e4b4198','815de512-aacf-4b23-a191-3631ffb6dc8c'],size=1,snapshot_id=477d1a9e-6b2b-426d-b956-16d9ff05a134,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1910746184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d4d739-2a65-42c3-98cb-377d04507c6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=477d1a9e-6b2b-426d-b956-16d9ff05a134,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:48.637735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ecc605-db6b-445d-a2db-d029a3ba87a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:48.645101 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-95e4f13c-52fd-4a55-a1f6-28985d11cbbf None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.647314 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-95e4f13c-52fd-4a55-a1f6-28985d11cbbf tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:48.647551 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-95e4f13c-52fd-4a55-a1f6-28985d11cbbf tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:48.647738 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-95e4f13c-52fd-4a55-a1f6-28985d11cbbf tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:48.647844 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-95e4f13c-52fd-4a55-a1f6-28985d11cbbf tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:48.652077 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.652077 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:48.652886 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-95e4f13c-52fd-4a55-a1f6-28985d11cbbf tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:48.653308 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 813/3252] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:48 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:48.660541 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ecc605-db6b-445d-a2db-d029a3ba87a5) transitioned into state 'SUCCESS' from state '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-1910746184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['c92221c0-c434-42cf-9e2a-a4100b6a8eae','09374c43-efca-441c-859d-2e5893081e1d','59e5ce4b-c8d6-4e54-b42d-505f0e4b4198','815de512-aacf-4b23-a191-3631ffb6dc8c'],size=1,snapshot_id=477d1a9e-6b2b-426d-b956-16d9ff05a134,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:48.661139 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520f5eca-ebea-4991-90d4-9e17ce447328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:48.680658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520f5eca-ebea-4991-90d4-9e17ce447328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:48.680658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (8e1b70a6-2c85-4f63-9f5d-d2d8b0b229bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:48.680658 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:09:48.680658 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-460fd25a-f8e0-41b3-81dc-ed2186ab3c4d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:48.680658 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 817/3253] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:09:48 2026] POST /volume/v3/volumes => generated 804 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:48.692333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fcc10404-7092-4ac9-b3d1-1f328ed6639e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.693069 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fcc10404-7092-4ac9-b3d1-1f328ed6639e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:09:48.693329 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fcc10404-7092-4ac9-b3d1-1f328ed6639e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:48.693542 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fcc10404-7092-4ac9-b3d1-1f328ed6639e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:48.700603 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.700603 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:48.706552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-35d5650d-ebc0-4bc4-96a9-0f1662839c25 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.706868 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fcc10404-7092-4ac9-b3d1-1f328ed6639e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:48.708165 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35d5650d-ebc0-4bc4-96a9-0f1662839c25 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:48.708351 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35d5650d-ebc0-4bc4-96a9-0f1662839c25 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:48.708516 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35d5650d-ebc0-4bc4-96a9-0f1662839c25 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:48.708610 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-35d5650d-ebc0-4bc4-96a9-0f1662839c25 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:48.710860 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fcc10404-7092-4ac9-b3d1-1f328ed6639e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b returned with HTTP 200 Aug 04 09:09:48.711178 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 816/3254] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:48 2026] GET /volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:48.711924 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.711924 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:48.712610 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35d5650d-ebc0-4bc4-96a9-0f1662839c25 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:48.712934 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 809/3255] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:48 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:48.882547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.884452 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf Aug 04 09:09:48.884730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:48.884989 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:48.891846 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.891846 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:48.895459 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:48.896057 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:48.896248 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:48.931261 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:48.934052 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.934052 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:48.940186 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1fef6dd-4591-44e6-9b04-267ae624a9a2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf returned with HTTP 200 Aug 04 09:09:48.940644 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 814/3256] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:48 2026] GET /volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf => generated 907 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:48.952807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6b21b306-2f0a-4b1b-b0fd-0e7e8d082160 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.954578 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b21b306-2f0a-4b1b-b0fd-0e7e8d082160 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 Aug 04 09:09:48.954762 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b21b306-2f0a-4b1b-b0fd-0e7e8d082160 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:48.954965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b21b306-2f0a-4b1b-b0fd-0e7e8d082160 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:48.955090 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-6b21b306-2f0a-4b1b-b0fd-0e7e8d082160 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member 48666700-c779-4f0a-8bed-a5dabaa4baa9 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:48.958845 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.958845 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:48.967879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b21b306-2f0a-4b1b-b0fd-0e7e8d082160 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 returned with HTTP 200 Aug 04 09:09:48.968501 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 818/3257] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:48 2026] GET /volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:48.977173 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-52317705-e3ce-4e03-b865-80f4a63278a5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:48.979496 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52317705-e3ce-4e03-b865-80f4a63278a5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 Aug 04 09:09:48.979781 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52317705-e3ce-4e03-b865-80f4a63278a5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:48.980036 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52317705-e3ce-4e03-b865-80f4a63278a5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:48.980238 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-52317705-e3ce-4e03-b865-80f4a63278a5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member eec734f2-aa55-4956-9d95-541579204528 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:48.984353 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:48.984353 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:48.992971 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52317705-e3ce-4e03-b865-80f4a63278a5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 returned with HTTP 200 Aug 04 09:09:48.993624 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 817/3258] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:48 2026] GET /volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.002881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4702d53d-f2bf-4d81-a413-2e9a46bb6fd4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.004549 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4702d53d-f2bf-4d81-a413-2e9a46bb6fd4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/detail Aug 04 09:09:49.004739 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4702d53d-f2bf-4d81-a413-2e9a46bb6fd4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.004909 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4702d53d-f2bf-4d81-a413-2e9a46bb6fd4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.021711 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4702d53d-f2bf-4d81-a413-2e9a46bb6fd4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/detail returned with HTTP 200 Aug 04 09:09:49.022087 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 810/3259] 10.4.3.176 () {68 vars in 1296 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/groups/detail => generated 638 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.029935 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.031542 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:09:49.031703 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.031867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.032093 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:49.032689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:49.038833 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Get all volumes completed successfully. Aug 04 09:09:49.039574 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:49.039785 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:49.071690 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:49.074450 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.074450 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:49.080529 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9687fe3-c63f-4128-bbde-e5bb24a3a9fb tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:09:49.080941 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 815/3260] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.091935 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.093511 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:09:49.093716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.093906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.094176 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:49.094494 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.094494 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:49.094886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:49.100715 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Get all volumes completed successfully. Aug 04 09:09:49.101348 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:49.101500 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:49.133947 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:49.136714 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.136714 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:49.142569 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5f6404c7-e6fb-4fc3-ae6a-8a30ce3a4ad2 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:09:49.143073 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 819/3261] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.153847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2cbfef76-33c7-4e30-b5eb-f7ff0233c02d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.155383 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2cbfef76-33c7-4e30-b5eb-f7ff0233c02d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9/action Aug 04 09:09:49.155704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2cbfef76-33c7-4e30-b5eb-f7ff0233c02d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:49.155819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2cbfef76-33c7-4e30-b5eb-f7ff0233c02d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:49.157050 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-2cbfef76-33c7-4e30-b5eb-f7ff0233c02d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] delete called for group 48666700-c779-4f0a-8bed-a5dabaa4baa9 {{(pid=100459) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:09:49.157147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-2cbfef76-33c7-4e30-b5eb-f7ff0233c02d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Delete group with id: 48666700-c779-4f0a-8bed-a5dabaa4baa9 Aug 04 09:09:49.160221 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.160221 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:49.190165 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2cbfef76-33c7-4e30-b5eb-f7ff0233c02d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9/action returned with HTTP 202 Aug 04 09:09:49.190758 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 818/3262] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:09:49 2026] POST /volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:49.197673 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4bdec357-1752-498c-a879-914c12a41a4d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.199242 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf Aug 04 09:09:49.199429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.199600 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.209581 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.209581 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:49.213139 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:49.213794 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:49.213956 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:49.262053 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:49.268375 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.268375 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:49.280625 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4bdec357-1752-498c-a879-914c12a41a4d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf returned with HTTP 200 Aug 04 09:09:49.281160 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 811/3263] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.664871 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6bda485f-541f-4d00-8942-0a42d2bc76e6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.667258 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bda485f-541f-4d00-8942-0a42d2bc76e6 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:09:49.669509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6bda485f-541f-4d00-8942-0a42d2bc76e6 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.669509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6bda485f-541f-4d00-8942-0a42d2bc76e6 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.669509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6bda485f-541f-4d00-8942-0a42d2bc76e6 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Show backup with id 9758a554-72b8-45d3-85d2-496119a76da5. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:49.672503 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.672503 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:49.673281 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bda485f-541f-4d00-8942-0a42d2bc76e6 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 200 Aug 04 09:09:49.673662 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 816/3264] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:49.683045 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-651bc42b-23ec-428e-b95d-43bba3a2649b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.685054 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-651bc42b-23ec-428e-b95d-43bba3a2649b tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a Aug 04 09:09:49.685272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-651bc42b-23ec-428e-b95d-43bba3a2649b tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.685567 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-651bc42b-23ec-428e-b95d-43bba3a2649b tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.693050 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.693050 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:49.697115 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-651bc42b-23ec-428e-b95d-43bba3a2649b tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:49.702091 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-651bc42b-23ec-428e-b95d-43bba3a2649b tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a returned with HTTP 200 Aug 04 09:09:49.702507 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 820/3265] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a => generated 1416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.714792 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e03b59cf-5948-4f93-abf9-cb6ab6d9f2d0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.716553 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e03b59cf-5948-4f93-abf9-cb6ab6d9f2d0 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a Aug 04 09:09:49.716719 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e03b59cf-5948-4f93-abf9-cb6ab6d9f2d0 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.716892 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e03b59cf-5948-4f93-abf9-cb6ab6d9f2d0 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.723877 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3575d680-1bfd-4229-8c1d-c800a0a9a29e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.725860 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.725860 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:49.727232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3575d680-1bfd-4229-8c1d-c800a0a9a29e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:49.727338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-31dab2d7-a3f0-460c-8a05-b6aa67af9465 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.727372 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3575d680-1bfd-4229-8c1d-c800a0a9a29e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.727372 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3575d680-1bfd-4229-8c1d-c800a0a9a29e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.727372 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-3575d680-1bfd-4229-8c1d-c800a0a9a29e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:49.727966 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-31dab2d7-a3f0-460c-8a05-b6aa67af9465 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:09:49.728172 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-31dab2d7-a3f0-460c-8a05-b6aa67af9465 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.728411 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-31dab2d7-a3f0-460c-8a05-b6aa67af9465 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.730608 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e03b59cf-5948-4f93-abf9-cb6ab6d9f2d0 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:49.732161 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.732161 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:49.733229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3575d680-1bfd-4229-8c1d-c800a0a9a29e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:49.733724 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 812/3266] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:49.735434 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e03b59cf-5948-4f93-abf9-cb6ab6d9f2d0 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a returned with HTTP 200 Aug 04 09:09:49.735832 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 819/3267] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a => generated 1416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.736454 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.736454 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:49.740738 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-31dab2d7-a3f0-460c-8a05-b6aa67af9465 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:49.746358 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-31dab2d7-a3f0-460c-8a05-b6aa67af9465 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b returned with HTTP 200 Aug 04 09:09:49.746943 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 817/3268] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:49.760681 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.762718 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:09:49.763300 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d2d4d739-2a65-42c3-98cb-377d04507c6b", "name": "tempest-VolumeDependencyTests-Snapshot-989438458"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:49.774963 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.774963 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:49.775653 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:49.775808 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create snapshot from volume d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:09:49.818353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['9402b4dd-54cd-44ab-a928-138372bcfc7d', '5c02f556-2de7-47d9-933e-d2fd32d28f1b', '2e2c34c1-6cb9-4efa-834b-afe48806d8e9', 'be027818-3944-459f-bf9a-13ebb623afce'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:49.854675 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot create request issued successfully. Aug 04 09:09:49.854675 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e6a0d27-777a-4473-985c-e7fa57ee682c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:09:49.854675 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 821/3269] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:09:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:09:49.865892 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fc095c3f-0319-4db7-9f6b-e774fe156203 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:49.868353 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fc095c3f-0319-4db7-9f6b-e774fe156203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:09:49.869427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fc095c3f-0319-4db7-9f6b-e774fe156203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:49.869427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fc095c3f-0319-4db7-9f6b-e774fe156203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:49.879242 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:49.879242 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:49.879242 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fc095c3f-0319-4db7-9f6b-e774fe156203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:49.879242 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fc095c3f-0319-4db7-9f6b-e774fe156203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 returned with HTTP 200 Aug 04 09:09:49.879692 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 813/3270] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:49 2026] GET /volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:50.294325 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-79ac6248-4366-4a02-9446-3d623f052c03 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:50.296560 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-79ac6248-4366-4a02-9446-3d623f052c03 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf Aug 04 09:09:50.296811 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-79ac6248-4366-4a02-9446-3d623f052c03 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:50.297085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-79ac6248-4366-4a02-9446-3d623f052c03 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:50.304066 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-79ac6248-4366-4a02-9446-3d623f052c03 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf returned with HTTP 404 Aug 04 09:09:50.304698 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 820/3271] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:50 2026] GET /volume/v3/volumes/9e371d33-4d24-4a5d-8285-63093b0c90cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:50.313662 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e20bb66f-cad9-4ea7-8fd7-f0b172341df6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:50.315481 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e20bb66f-cad9-4ea7-8fd7-f0b172341df6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 Aug 04 09:09:50.315691 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e20bb66f-cad9-4ea7-8fd7-f0b172341df6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:50.315861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e20bb66f-cad9-4ea7-8fd7-f0b172341df6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:50.315974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-e20bb66f-cad9-4ea7-8fd7-f0b172341df6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member 48666700-c779-4f0a-8bed-a5dabaa4baa9 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:50.319157 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e20bb66f-cad9-4ea7-8fd7-f0b172341df6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 returned with HTTP 404 Aug 04 09:09:50.320384 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 818/3272] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:50 2026] GET /volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:50.326793 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-31d0f81e-3ed8-4a55-a901-8bbbc387c216 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:50.329384 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-31d0f81e-3ed8-4a55-a901-8bbbc387c216 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528/action Aug 04 09:09:50.329695 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-31d0f81e-3ed8-4a55-a901-8bbbc387c216 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:50.329805 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-31d0f81e-3ed8-4a55-a901-8bbbc387c216 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:50.331418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-31d0f81e-3ed8-4a55-a901-8bbbc387c216 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] delete called for group eec734f2-aa55-4956-9d95-541579204528 {{(pid=100462) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:09:50.331771 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-31d0f81e-3ed8-4a55-a901-8bbbc387c216 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Delete group with id: eec734f2-aa55-4956-9d95-541579204528 Aug 04 09:09:50.336808 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:50.336808 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:50.359922 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-31d0f81e-3ed8-4a55-a901-8bbbc387c216 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528/action returned with HTTP 202 Aug 04 09:09:50.360322 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 822/3273] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:09:50 2026] POST /volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:50.368761 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c238f0a6-a2bc-4980-bcd5-d13306f3638e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:50.370382 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c238f0a6-a2bc-4980-bcd5-d13306f3638e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 Aug 04 09:09:50.370570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c238f0a6-a2bc-4980-bcd5-d13306f3638e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:50.370734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c238f0a6-a2bc-4980-bcd5-d13306f3638e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:50.370846 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-c238f0a6-a2bc-4980-bcd5-d13306f3638e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member eec734f2-aa55-4956-9d95-541579204528 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:50.373838 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:50.373838 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:50.379555 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c238f0a6-a2bc-4980-bcd5-d13306f3638e tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 returned with HTTP 200 Aug 04 09:09:50.379916 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 814/3274] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:50 2026] GET /volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 => generated 321 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:50.745990 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6cf399c4-986a-417e-a49d-c40a96d79288 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:50.747744 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6cf399c4-986a-417e-a49d-c40a96d79288 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:50.747948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6cf399c4-986a-417e-a49d-c40a96d79288 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:50.748353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6cf399c4-986a-417e-a49d-c40a96d79288 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:50.748353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6cf399c4-986a-417e-a49d-c40a96d79288 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:50.752476 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:50.752476 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:50.753194 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6cf399c4-986a-417e-a49d-c40a96d79288 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:50.753535 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 821/3275] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:50 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:50.888941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-71ccec0e-acd2-4aca-8753-fa0141f52277 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:50.890917 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-71ccec0e-acd2-4aca-8753-fa0141f52277 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:09:50.891109 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-71ccec0e-acd2-4aca-8753-fa0141f52277 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:50.891340 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-71ccec0e-acd2-4aca-8753-fa0141f52277 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:50.897000 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:50.897000 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:50.897722 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-71ccec0e-acd2-4aca-8753-fa0141f52277 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:50.898706 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-71ccec0e-acd2-4aca-8753-fa0141f52277 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 returned with HTTP 200 Aug 04 09:09:50.899129 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 819/3276] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:50 2026] GET /volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:50.908460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3387d97e-498c-44f3-8a15-7a82f8299598 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:50.910168 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:50.910541 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1636103788"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:50.912128 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'snapshot_id': '01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1636103788'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:50.917240 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:50.917240 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:50.917652 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:50.917755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:09:50.924587 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:09:50.929633 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (0d57d67a-0589-47d4-9a2b-d46332b82fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:50.930710 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bdef801-fcea-4324-abe1-2b1f4bed261e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:50.931689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:50.964700 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bdef801-fcea-4324-abe1-2b1f4bed261e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:50.965614 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47744646-e289-46c2-add9-74d77b2a8e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:51.017175 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['9560fccb-288d-46c5-8664-19964fed304a', '429282df-cf4f-4daa-8e7f-eb912bae3b97', 'ff517bd8-692f-4680-b911-f1bf0258e1dd', 'bf77f7f2-a9c2-476a-ba0b-247bcaa0cbac'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:51.021237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47744646-e289-46c2-add9-74d77b2a8e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9560fccb-288d-46c5-8664-19964fed304a', '429282df-cf4f-4daa-8e7f-eb912bae3b97', 'ff517bd8-692f-4680-b911-f1bf0258e1dd', 'bf77f7f2-a9c2-476a-ba0b-247bcaa0cbac']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:51.021237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70f3b8d-fc50-4d0d-a52c-6e0fb17ecfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:51.026337 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-437515f1-8a78-4d62-8d57-8287fde837df req-b37c4b59-6dd9-479d-be9a-bcb2e1ac4a07 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.069591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f70f3b8d-fc50-4d0d-a52c-6e0fb17ecfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec9b1003-a73a-4586-a5f0-adb75f2e5f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1636103788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['9560fccb-288d-46c5-8664-19964fed304a','429282df-cf4f-4daa-8e7f-eb912bae3b97','ff517bd8-692f-4680-b911-f1bf0258e1dd','bf77f7f2-a9c2-476a-ba0b-247bcaa0cbac'],size=1,snapshot_id=01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1636103788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec9b1003-a73a-4586-a5f0-adb75f2e5f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:51.070311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4707064-c9de-4557-bbc0-0e2d864817a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:51.090673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4707064-c9de-4557-bbc0-0e2d864817a3) transitioned into state 'SUCCESS' from state '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-1636103788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['9560fccb-288d-46c5-8664-19964fed304a','429282df-cf4f-4daa-8e7f-eb912bae3b97','ff517bd8-692f-4680-b911-f1bf0258e1dd','bf77f7f2-a9c2-476a-ba0b-247bcaa0cbac'],size=1,snapshot_id=01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:51.091420 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6915470-d4f0-4cee-8c0a-4acb55b10dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:51.114895 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-b37c4b59-6dd9-479d-be9a-bcb2e1ac4a07 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a Aug 04 09:09:51.115140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-b37c4b59-6dd9-479d-be9a-bcb2e1ac4a07 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.115405 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-b37c4b59-6dd9-479d-be9a-bcb2e1ac4a07 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.116096 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6915470-d4f0-4cee-8c0a-4acb55b10dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:51.116998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (0d57d67a-0589-47d4-9a2b-d46332b82fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:51.117376 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:09:51.117968 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3387d97e-498c-44f3-8a15-7a82f8299598 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:51.118448 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 823/3277] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:09:50 2026] POST /volume/v3/volumes => generated 804 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:51.122756 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:51.122756 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:51.127761 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-437515f1-8a78-4d62-8d57-8287fde837df req-b37c4b59-6dd9-479d-be9a-bcb2e1ac4a07 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:51.132754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-edff4e22-cbc0-43f6-b700-cb23b3eb81a4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.134788 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-edff4e22-cbc0-43f6-b700-cb23b3eb81a4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:09:51.135066 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-edff4e22-cbc0-43f6-b700-cb23b3eb81a4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.135173 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-b37c4b59-6dd9-479d-be9a-bcb2e1ac4a07 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a returned with HTTP 200 Aug 04 09:09:51.135310 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-edff4e22-cbc0-43f6-b700-cb23b3eb81a4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.135607 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 815/3278] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a => generated 1416 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:51.147629 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:51.147629 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:51.151532 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-edff4e22-cbc0-43f6-b700-cb23b3eb81a4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:51.159647 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-edff4e22-cbc0-43f6-b700-cb23b3eb81a4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 returned with HTTP 200 Aug 04 09:09:51.160037 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 822/3279] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:51.393547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1376e28a-955a-46af-8420-f915e43c3f6f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.395584 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1376e28a-955a-46af-8420-f915e43c3f6f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 Aug 04 09:09:51.396069 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1376e28a-955a-46af-8420-f915e43c3f6f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.396391 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1376e28a-955a-46af-8420-f915e43c3f6f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.396600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-1376e28a-955a-46af-8420-f915e43c3f6f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member eec734f2-aa55-4956-9d95-541579204528 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:51.400008 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1376e28a-955a-46af-8420-f915e43c3f6f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 returned with HTTP 404 Aug 04 09:09:51.400667 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 820/3280] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:51.408947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c6dc26dd-b149-4cee-a01b-d6d0cc8ae89c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.410821 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6dc26dd-b149-4cee-a01b-d6d0cc8ae89c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/detail Aug 04 09:09:51.411002 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6dc26dd-b149-4cee-a01b-d6d0cc8ae89c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.411170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6dc26dd-b149-4cee-a01b-d6d0cc8ae89c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.411533 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:51.411533 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:51.415529 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6dc26dd-b149-4cee-a01b-d6d0cc8ae89c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/detail returned with HTTP 200 Aug 04 09:09:51.415859 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 824/3281] 10.4.3.176 () {68 vars in 1296 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:51.424569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.426789 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:09:51.427120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.427422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.427801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:51.428677 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:51.435180 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Get all volumes completed successfully. Aug 04 09:09:51.437314 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1a9a48a3-3227-43f1-911a-693fbb88c54d tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:09:51.437685 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 816/3282] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:51.450234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b508263d-f27c-4d17-b618-374546f430d9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.452635 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b508263d-f27c-4d17-b618-374546f430d9 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528/action Aug 04 09:09:51.453086 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b508263d-f27c-4d17-b618-374546f430d9 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:51.453287 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b508263d-f27c-4d17-b618-374546f430d9 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:51.455025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-b508263d-f27c-4d17-b618-374546f430d9 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] delete called for group eec734f2-aa55-4956-9d95-541579204528 {{(pid=100459) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:09:51.455171 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-b508263d-f27c-4d17-b618-374546f430d9 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Delete group with id: eec734f2-aa55-4956-9d95-541579204528 Aug 04 09:09:51.458591 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b508263d-f27c-4d17-b618-374546f430d9 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528/action returned with HTTP 404 Aug 04 09:09:51.459294 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 823/3283] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:09:51 2026] POST /volume/v3/groups/eec734f2-aa55-4956-9d95-541579204528/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:51.469379 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.471163 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:09:51.471467 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.471726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.472040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:51.472853 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:51.479734 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Get all volumes completed successfully. Aug 04 09:09:51.482057 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6026a4db-3f68-41a1-90b2-d2f89287e14b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:09:51.482546 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 821/3284] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:09:51 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) Aug 04 09:09:51.496459 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a7740c6a-49b4-433f-8fb6-e1dc2f7fb199 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.498051 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7740c6a-49b4-433f-8fb6-e1dc2f7fb199 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9/action Aug 04 09:09:51.498458 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a7740c6a-49b4-433f-8fb6-e1dc2f7fb199 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:51.498562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a7740c6a-49b4-433f-8fb6-e1dc2f7fb199 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:51.499813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-a7740c6a-49b4-433f-8fb6-e1dc2f7fb199 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] delete called for group 48666700-c779-4f0a-8bed-a5dabaa4baa9 {{(pid=100462) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:09:51.499911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-a7740c6a-49b4-433f-8fb6-e1dc2f7fb199 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Delete group with id: 48666700-c779-4f0a-8bed-a5dabaa4baa9 Aug 04 09:09:51.502950 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a7740c6a-49b4-433f-8fb6-e1dc2f7fb199 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9/action returned with HTTP 404 Aug 04 09:09:51.503372 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 825/3285] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:09:51 2026] POST /volume/v3/groups/48666700-c779-4f0a-8bed-a5dabaa4baa9/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:51.509651 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-04979777-1dda-4946-aab0-b4b7791f2bff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.511267 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04979777-1dda-4946-aab0-b4b7791f2bff tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/f00757ee-5b08-4312-b758-d2444ac5e487 Aug 04 09:09:51.511581 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04979777-1dda-4946-aab0-b4b7791f2bff tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.511830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04979777-1dda-4946-aab0-b4b7791f2bff tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.525683 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04979777-1dda-4946-aab0-b4b7791f2bff tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/group_types/f00757ee-5b08-4312-b758-d2444ac5e487 returned with HTTP 202 Aug 04 09:09:51.526641 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 817/3286] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:09:51 2026] DELETE /volume/v3/group_types/f00757ee-5b08-4312-b758-d2444ac5e487 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:51.535526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6de9e487-836b-4b5f-a2e5-ae9127c3f548 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.536866 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6de9e487-836b-4b5f-a2e5-ae9127c3f548 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] DELETE https://10.4.3.176/volume/v3/types/0f394635-163d-41cf-be41-d5f86feca7c8 Aug 04 09:09:51.537713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6de9e487-836b-4b5f-a2e5-ae9127c3f548 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.537713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6de9e487-836b-4b5f-a2e5-ae9127c3f548 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.566420 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6de9e487-836b-4b5f-a2e5-ae9127c3f548 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/types/0f394635-163d-41cf-be41-d5f86feca7c8 returned with HTTP 202 Aug 04 09:09:51.566812 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 824/3287] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:09:51 2026] DELETE /volume/v3/types/0f394635-163d-41cf-be41-d5f86feca7c8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:51.574600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3174a20c-9d96-4004-8a99-38be9dddc1aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.576578 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3174a20c-9d96-4004-8a99-38be9dddc1aa tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] GET https://10.4.3.176/volume/v3/types/0f394635-163d-41cf-be41-d5f86feca7c8 Aug 04 09:09:51.576849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3174a20c-9d96-4004-8a99-38be9dddc1aa tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.577031 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3174a20c-9d96-4004-8a99-38be9dddc1aa tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.580486 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3174a20c-9d96-4004-8a99-38be9dddc1aa tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/types/0f394635-163d-41cf-be41-d5f86feca7c8 returned with HTTP 404 Aug 04 09:09:51.581063 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 822/3288] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/types/0f394635-163d-41cf-be41-d5f86feca7c8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:51.589940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-67db213e-9b59-4a4b-8f7b-8e51ecf17f98 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.591495 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67db213e-9b59-4a4b-8f7b-8e51ecf17f98 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:09:51.591791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-67db213e-9b59-4a4b-8f7b-8e51ecf17f98 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1939211136"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:51.604079 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67db213e-9b59-4a4b-8f7b-8e51ecf17f98 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:09:51.604455 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 826/3289] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:09:51 2026] POST /volume/v3/types => generated 216 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:51.617446 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a5b09198-c2c9-4e69-a92a-1590ae3b0c41 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.618814 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a5b09198-c2c9-4e69-a92a-1590ae3b0c41 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] POST https://10.4.3.176/volume/v3/group_types Aug 04 09:09:51.619280 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a5b09198-c2c9-4e69-a92a-1590ae3b0c41 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-526450921"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:51.640549 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a5b09198-c2c9-4e69-a92a-1590ae3b0c41 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/group_types returned with HTTP 202 Aug 04 09:09:51.641108 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 818/3290] 10.4.3.176 () {70 vars in 1311 bytes} [Tue Aug 4 09:09:51 2026] POST /volume/v3/group_types => generated 172 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:51.650177 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6babe945-4735-4680-8dac-eb67e2228235 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.651590 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6babe945-4735-4680-8dac-eb67e2228235 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups Aug 04 09:09:51.651927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6babe945-4735-4680-8dac-eb67e2228235 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "422455d5-80e7-4f3d-bdb5-710ba89dcb11", "volume_types": ["d5afd8e3-a77e-48ae-a5bc-1584deb87871"], "name": "tempest-GroupsTest-Group-1565059561"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:51.653392 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-6babe945-4735-4680-8dac-eb67e2228235 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Creating new group {'group': {'group_type': '422455d5-80e7-4f3d-bdb5-710ba89dcb11', 'volume_types': ['d5afd8e3-a77e-48ae-a5bc-1584deb87871'], 'name': 'tempest-GroupsTest-Group-1565059561'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 04 09:09:51.657680 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.groups [None req-6babe945-4735-4680-8dac-eb67e2228235 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Creating group tempest-GroupsTest-Group-1565059561. Aug 04 09:09:51.665145 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6babe945-4735-4680-8dac-eb67e2228235 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Availability Zones retrieved successfully. Aug 04 09:09:51.675395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-437515f1-8a78-4d62-8d57-8287fde837df req-5744a264-f6e8-41f0-8cb3-479e93b3ac32 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.677981 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-5744a264-f6e8-41f0-8cb3-479e93b3ac32 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a Aug 04 09:09:51.678305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-6babe945-4735-4680-8dac-eb67e2228235 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Created reservations ['4da86a20-e39a-4f51-a56d-5a53e22bffc2'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:51.678439 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-5744a264-f6e8-41f0-8cb3-479e93b3ac32 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.678695 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-5744a264-f6e8-41f0-8cb3-479e93b3ac32 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.686557 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:51.686557 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:51.690939 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-437515f1-8a78-4d62-8d57-8287fde837df req-5744a264-f6e8-41f0-8cb3-479e93b3ac32 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:51.696338 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-5744a264-f6e8-41f0-8cb3-479e93b3ac32 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a returned with HTTP 200 Aug 04 09:09:51.696939 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 823/3291] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:51.705122 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6babe945-4735-4680-8dac-eb67e2228235 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups returned with HTTP 202 Aug 04 09:09:51.705591 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 825/3292] 10.4.3.176 () {70 vars in 1297 bytes} [Tue Aug 4 09:09:51 2026] POST /volume/v3/groups => generated 104 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:51.707633 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bd88ef79-01a8-4ce7-88c8-b89a3a6aa331 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.708217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd88ef79-01a8-4ce7-88c8-b89a3a6aa331 None None] GET https://10.4.3.176/volume// Aug 04 09:09:51.708504 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd88ef79-01a8-4ce7-88c8-b89a3a6aa331 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.708737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd88ef79-01a8-4ce7-88c8-b89a3a6aa331 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.709110 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd88ef79-01a8-4ce7-88c8-b89a3a6aa331 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:51.709486 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 827/3293] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:51.714121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b324b647-6eb6-4c9d-ab75-ed6895d1f7ea None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.715968 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b324b647-6eb6-4c9d-ab75-ed6895d1f7ea tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:51.716233 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b324b647-6eb6-4c9d-ab75-ed6895d1f7ea tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.716472 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b324b647-6eb6-4c9d-ab75-ed6895d1f7ea tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.716638 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-b324b647-6eb6-4c9d-ab75-ed6895d1f7ea tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:51.720795 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:51.720795 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:51.721728 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-437515f1-8a78-4d62-8d57-8287fde837df req-008c87a5-4ee7-4d6e-a3cb-e790fb4bb9bd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.727130 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-008c87a5-4ee7-4d6e-a3cb-e790fb4bb9bd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:09:51.727537 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-008c87a5-4ee7-4d6e-a3cb-e790fb4bb9bd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d64df411-8edb-42c6-b06e-39aceae5db6a", "connector": null, "instance_uuid": "11fbb020-6540-4425-83dd-95cbdab80a0d"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:51.734927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b324b647-6eb6-4c9d-ab75-ed6895d1f7ea tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 200 Aug 04 09:09:51.735336 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 819/3294] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 332 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:51.738896 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:51.738896 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:51.764381 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f5add27d-3a85-4dc0-9a0e-54305ba6d240 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:51.766300 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f5add27d-3a85-4dc0-9a0e-54305ba6d240 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:51.766495 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f5add27d-3a85-4dc0-9a0e-54305ba6d240 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:51.766713 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f5add27d-3a85-4dc0-9a0e-54305ba6d240 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:51.766846 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-f5add27d-3a85-4dc0-9a0e-54305ba6d240 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:51.772731 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:51.772731 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:51.773606 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f5add27d-3a85-4dc0-9a0e-54305ba6d240 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:51.774096 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 826/3295] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:51 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:51.775506 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-008c87a5-4ee7-4d6e-a3cb-e790fb4bb9bd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:09:51.776090 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 824/3296] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:09:51 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:52.173512 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ec3e37a8-ee72-40c2-b453-6dd776fceb44 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.175044 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ec3e37a8-ee72-40c2-b453-6dd776fceb44 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:09:52.175242 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ec3e37a8-ee72-40c2-b453-6dd776fceb44 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:52.175441 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ec3e37a8-ee72-40c2-b453-6dd776fceb44 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:52.182592 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.182592 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:52.185778 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ec3e37a8-ee72-40c2-b453-6dd776fceb44 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:52.189090 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ec3e37a8-ee72-40c2-b453-6dd776fceb44 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 returned with HTTP 200 Aug 04 09:09:52.189439 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 828/3297] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:52 2026] GET /volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:52.210726 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.212329 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:52.212660 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ec9b1003-a73a-4586-a5f0-adb75f2e5f96", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-806568853"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:52.214019 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'source_volid': 'ec9b1003-a73a-4586-a5f0-adb75f2e5f96', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-806568853'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:52.219981 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.219981 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:52.220400 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume retrieved successfully. Aug 04 09:09:52.220506 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:09:52.224065 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:09:52.228785 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (78afdbdb-6ec1-48f1-a878-31de1feecaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:52.229770 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6bc38b-9a8c-47cf-8e5c-e5d26dc68660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.230609 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:52.260328 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6bc38b-9a8c-47cf-8e5c-e5d26dc68660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ec9b1003-a73a-4586-a5f0-adb75f2e5f96', 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.261472 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e492d7e4-1cba-4504-9563-4a48bba72edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.311415 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['aebfc6b0-c050-40db-9c82-1570f55c2cfe', 'd3d81970-cd0f-4238-b748-7b39df24e595', '4b989bc5-d7db-4040-8ef1-5627f4c99103', 'd5f6dd84-eac5-44d3-94d6-aa80c240a7c1'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:52.312176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e492d7e4-1cba-4504-9563-4a48bba72edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aebfc6b0-c050-40db-9c82-1570f55c2cfe', 'd3d81970-cd0f-4238-b748-7b39df24e595', '4b989bc5-d7db-4040-8ef1-5627f4c99103', 'd5f6dd84-eac5-44d3-94d6-aa80c240a7c1']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.312905 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e07034-79e9-49e2-bc20-d415a020e724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.349317 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e07034-79e9-49e2-bc20-d415a020e724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34485d39-2606-465d-b0db-2880b69e934c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-806568853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['aebfc6b0-c050-40db-9c82-1570f55c2cfe','d3d81970-cd0f-4238-b748-7b39df24e595','4b989bc5-d7db-4040-8ef1-5627f4c99103','d5f6dd84-eac5-44d3-94d6-aa80c240a7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec9b1003-a73a-4586-a5f0-adb75f2e5f96,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-806568853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34485d39-2606-465d-b0db-2880b69e934c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ec9b1003-a73a-4586-a5f0-adb75f2e5f96,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.350154 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3f12d5-7339-4e3d-9503-5589723038db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.368062 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3f12d5-7339-4e3d-9503-5589723038db) transitioned into state 'SUCCESS' from state '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-806568853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['aebfc6b0-c050-40db-9c82-1570f55c2cfe','d3d81970-cd0f-4238-b748-7b39df24e595','4b989bc5-d7db-4040-8ef1-5627f4c99103','d5f6dd84-eac5-44d3-94d6-aa80c240a7c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec9b1003-a73a-4586-a5f0-adb75f2e5f96,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.368756 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8050d4dc-991c-4a98-9e95-bc7ae262cb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.387247 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8050d4dc-991c-4a98-9e95-bc7ae262cb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.387247 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (78afdbdb-6ec1-48f1-a878-31de1feecaa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:52.387247 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:09:52.387799 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-073b2411-373c-4d1a-a82c-5a74d3c8e1b6 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:52.388481 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 820/3298] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:09:52 2026] POST /volume/v3/volumes => generated 803 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:52.400716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72103b47-f778-4b98-9ed7-db5b6efb0df7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.403117 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72103b47-f778-4b98-9ed7-db5b6efb0df7 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:09:52.403437 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72103b47-f778-4b98-9ed7-db5b6efb0df7 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:52.403674 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72103b47-f778-4b98-9ed7-db5b6efb0df7 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:52.411683 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.411683 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:52.415877 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-72103b47-f778-4b98-9ed7-db5b6efb0df7 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:52.421449 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72103b47-f778-4b98-9ed7-db5b6efb0df7 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c returned with HTTP 200 Aug 04 09:09:52.421951 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 827/3299] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:52 2026] GET /volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:52.747081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3b62ca7a-2cd7-4f8f-bfa2-7f035b4316fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.749061 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3b62ca7a-2cd7-4f8f-bfa2-7f035b4316fa tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:52.749334 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3b62ca7a-2cd7-4f8f-bfa2-7f035b4316fa tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:52.749519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3b62ca7a-2cd7-4f8f-bfa2-7f035b4316fa tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:52.749687 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-3b62ca7a-2cd7-4f8f-bfa2-7f035b4316fa tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:52.754624 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.754624 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:52.764028 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3b62ca7a-2cd7-4f8f-bfa2-7f035b4316fa tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 200 Aug 04 09:09:52.764511 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 825/3300] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:52 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:52.780867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.782656 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:52.783044 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1085724879", "volume_type": "d5afd8e3-a77e-48ae-a5bc-1584deb87871", "group_id": "ec3ffe41-87a5-4c85-9a21-257ecbbd6759", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:52.784778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1085724879', 'volume_type': 'd5afd8e3-a77e-48ae-a5bc-1584deb87871', 'group_id': 'ec3ffe41-87a5-4c85-9a21-257ecbbd6759', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:52.785305 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3cb3b197-d2cf-44c2-8167-906933d69d11 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.787801 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3cb3b197-d2cf-44c2-8167-906933d69d11 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:52.788106 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3cb3b197-d2cf-44c2-8167-906933d69d11 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:52.788622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3cb3b197-d2cf-44c2-8167-906933d69d11 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:52.788759 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-3cb3b197-d2cf-44c2-8167-906933d69d11 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:52.794491 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.794491 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:52.797006 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.797006 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:52.797763 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume of 1 GB Aug 04 09:09:52.797814 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3cb3b197-d2cf-44c2-8167-906933d69d11 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:52.797814 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 821/3301] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:52 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:52.803363 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Availability Zones retrieved successfully. Aug 04 09:09:52.807127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Flow 'volume_create_api' (4509715c-6637-4555-9aa9-1c63105e2a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:52.808440 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41539fcf-92d5-4965-8e65-2e51f934706f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.808973 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.808973 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:52.809321 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:52.831421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41539fcf-92d5-4965-8e65-2e51f934706f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:09:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d5afd8e3-a77e-48ae-a5bc-1584deb87871,is_public=True,name='tempest-GroupsTest-volume-type-1939211136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5afd8e3-a77e-48ae-a5bc-1584deb87871', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ec3ffe41-87a5-4c85-9a21-257ecbbd6759', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.832104 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74002e7-e047-4799-801c-3779863c715c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.858874 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1939211136 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1939211136, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:09:52.859107 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1939211136 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1939211136, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:09:52.884617 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cbd404ee-71ed-4558-a057-c2e07cdb96ed None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.885030 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbd404ee-71ed-4558-a057-c2e07cdb96ed None None] GET https://10.4.3.176/volume// Aug 04 09:09:52.885232 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbd404ee-71ed-4558-a057-c2e07cdb96ed None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:52.885467 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbd404ee-71ed-4558-a057-c2e07cdb96ed None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:52.885900 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbd404ee-71ed-4558-a057-c2e07cdb96ed None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:09:52.886194 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 828/3302] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:09:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:09:52.890210 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Created reservations ['f951034c-f2f5-48fa-a198-943af98411b9', '6e9a37aa-e24a-424f-b47d-bc0e880e6c73', '8b55bd28-ee2c-45fa-af72-32eb692a0985', '70c29354-c6ea-4468-a4b7-28eba95eb7b0'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:52.890983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74002e7-e047-4799-801c-3779863c715c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f951034c-f2f5-48fa-a198-943af98411b9', '6e9a37aa-e24a-424f-b47d-bc0e880e6c73', '8b55bd28-ee2c-45fa-af72-32eb692a0985', '70c29354-c6ea-4468-a4b7-28eba95eb7b0']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.891820 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769d91b3-8b60-4864-a709-e363e9d769dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.896069 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-437515f1-8a78-4d62-8d57-8287fde837df req-f8a32a6f-dfe8-4563-9ac6-616368320932 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:52.898652 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-f8a32a6f-dfe8-4563-9ac6-616368320932 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a Aug 04 09:09:52.898841 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-f8a32a6f-dfe8-4563-9ac6-616368320932 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:52.899056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-f8a32a6f-dfe8-4563-9ac6-616368320932 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:52.907220 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:52.907220 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:52.910524 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-437515f1-8a78-4d62-8d57-8287fde837df req-f8a32a6f-dfe8-4563-9ac6-616368320932 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:09:52.916456 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-f8a32a6f-dfe8-4563-9ac6-616368320932 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a returned with HTTP 200 Aug 04 09:09:52.916848 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 826/3303] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:09:52 2026] GET /volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a => generated 1595 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:52.918397 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769d91b3-8b60-4864-a709-e363e9d769dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed1daaa-da32-41e8-a724-05064f0f8aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1085724879',encryption_key_id=None,group_id=ec3ffe41-87a5-4c85-9a21-257ecbbd6759,group_type_id=,metadata={},multiattach=False,project_id='c5c420878a9d49f59254c927774d2823',qos_specs=None,replication_status=,reservations=['f951034c-f2f5-48fa-a198-943af98411b9','6e9a37aa-e24a-424f-b47d-bc0e880e6c73','8b55bd28-ee2c-45fa-af72-32eb692a0985','70c29354-c6ea-4468-a4b7-28eba95eb7b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5219c2c14374ae4a0e7d47f87369538',volume_type_id=d5afd8e3-a77e-48ae-a5bc-1584deb87871), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1085724879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ec3ffe41-87a5-4c85-9a21-257ecbbd6759,host=None,id=0ed1daaa-da32-41e8-a724-05064f0f8aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5c420878a9d49f59254c927774d2823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5219c2c14374ae4a0e7d47f87369538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5afd8e3-a77e-48ae-a5bc-1584deb87871),volume_type_id=d5afd8e3-a77e-48ae-a5bc-1584deb87871)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.919129 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd5c3cc-b2e4-4dda-9b03-b9fc7ff6895e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.938595 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd5c3cc-b2e4-4dda-9b03-b9fc7ff6895e) transitioned into state 'SUCCESS' from state '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-1085724879',encryption_key_id=None,group_id=ec3ffe41-87a5-4c85-9a21-257ecbbd6759,group_type_id=,metadata={},multiattach=False,project_id='c5c420878a9d49f59254c927774d2823',qos_specs=None,replication_status=,reservations=['f951034c-f2f5-48fa-a198-943af98411b9','6e9a37aa-e24a-424f-b47d-bc0e880e6c73','8b55bd28-ee2c-45fa-af72-32eb692a0985','70c29354-c6ea-4468-a4b7-28eba95eb7b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5219c2c14374ae4a0e7d47f87369538',volume_type_id=d5afd8e3-a77e-48ae-a5bc-1584deb87871)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.939433 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b0cb07-db95-4f80-9d0b-913e9c943489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:52.954709 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b0cb07-db95-4f80-9d0b-913e9c943489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:52.955033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Flow 'volume_create_api' (4509715c-6637-4555-9aa9-1c63105e2a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:52.955436 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume request issued successfully. Aug 04 09:09:52.956123 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:52.957043 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:53.007437 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:53.012448 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.012448 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:53.016798 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6dce9cc8-3e93-4a22-8f97-83d959609a33 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:53.017448 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 829/3304] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:09:52 2026] POST /volume/v3/volumes => generated 815 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:09:53.031328 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:53.035358 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef Aug 04 09:09:53.036049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:53.036329 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:53.045820 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-437515f1-8a78-4d62-8d57-8287fde837df req-0d8b5d8c-6f4c-40e7-ab28-5202ab8f4961 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:53.048130 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-0d8b5d8c-6f4c-40e7-ab28-5202ab8f4961 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] PUT https://10.4.3.176/volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02 Aug 04 09:09:53.048608 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.048608 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:53.048724 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-0d8b5d8c-6f4c-40e7-ab28-5202ab8f4961 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:53.060003 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:53.060003 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:53.060151 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:53.062578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-437515f1-8a78-4d62-8d57-8287fde837df req-0d8b5d8c-6f4c-40e7-ab28-5202ab8f4961 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Acquiring lock "cinder-attachment_update-d64df411-8edb-42c6-b06e-39aceae5db6a-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:09:53.066497 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-437515f1-8a78-4d62-8d57-8287fde837df req-0d8b5d8c-6f4c-40e7-ab28-5202ab8f4961 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Lock "cinder-attachment_update-d64df411-8edb-42c6-b06e-39aceae5db6a-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:09:53.067487 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.067487 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:53.108357 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:53.112037 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.112037 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:53.119860 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4da99bf-8a9c-4ae7-8c58-18d452748a87 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef returned with HTTP 200 Aug 04 09:09:53.120284 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 822/3305] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:53 2026] GET /volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef => generated 883 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:53.191894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-437515f1-8a78-4d62-8d57-8287fde837df req-0d8b5d8c-6f4c-40e7-ab28-5202ab8f4961 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Lock "cinder-attachment_update-d64df411-8edb-42c6-b06e-39aceae5db6a-np0000006401" released by "attachment_update" :: held 0.125s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:09:53.192176 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-0d8b5d8c-6f4c-40e7-ab28-5202ab8f4961 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02 returned with HTTP 200 Aug 04 09:09:53.192634 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 829/3306] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:09:53 2026] PUT /volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:53.215853 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-437515f1-8a78-4d62-8d57-8287fde837df req-a7265aed-8424-46f2-8ff3-1dfb2b9b5786 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:53.217921 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-a7265aed-8424-46f2-8ff3-1dfb2b9b5786 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] POST https://10.4.3.176/volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02/action Aug 04 09:09:53.218317 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-a7265aed-8424-46f2-8ff3-1dfb2b9b5786 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:53.218458 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-a7265aed-8424-46f2-8ff3-1dfb2b9b5786 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:53.242313 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.242313 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:53.255685 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-437515f1-8a78-4d62-8d57-8287fde837df req-a7265aed-8424-46f2-8ff3-1dfb2b9b5786 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02/action returned with HTTP 204 Aug 04 09:09:53.256145 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 827/3307] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:09:53 2026] POST /volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:53.436711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7a59acfb-8c91-4c9f-b1b1-eb68be5ce38a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:53.438794 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a59acfb-8c91-4c9f-b1b1-eb68be5ce38a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:09:53.439032 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a59acfb-8c91-4c9f-b1b1-eb68be5ce38a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:53.439284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a59acfb-8c91-4c9f-b1b1-eb68be5ce38a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:53.448024 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.448024 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:53.452115 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7a59acfb-8c91-4c9f-b1b1-eb68be5ce38a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:53.456278 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a59acfb-8c91-4c9f-b1b1-eb68be5ce38a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c returned with HTTP 200 Aug 04 09:09:53.456638 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 830/3308] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:53 2026] GET /volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:53.470748 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-616044ff-1e84-438a-9832-e6c7516d043c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:53.475782 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-616044ff-1e84-438a-9832-e6c7516d043c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:09:53.475989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-616044ff-1e84-438a-9832-e6c7516d043c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:53.476187 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-616044ff-1e84-438a-9832-e6c7516d043c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:53.476322 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-616044ff-1e84-438a-9832-e6c7516d043c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: 477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:09:53.485173 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.485173 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:53.487828 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-616044ff-1e84-438a-9832-e6c7516d043c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:53.507411 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-616044ff-1e84-438a-9832-e6c7516d043c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot delete request issued successfully. Aug 04 09:09:53.507645 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-616044ff-1e84-438a-9832-e6c7516d043c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 returned with HTTP 202 Aug 04 09:09:53.508209 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 823/3309] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:53 2026] DELETE /volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:53.517226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ab61f513-0339-4fb4-846a-4e32c305cf73 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:53.522749 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab61f513-0339-4fb4-846a-4e32c305cf73 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:09:53.526524 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab61f513-0339-4fb4-846a-4e32c305cf73 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:53.526899 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab61f513-0339-4fb4-846a-4e32c305cf73 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:53.534722 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.534722 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:53.535199 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ab61f513-0339-4fb4-846a-4e32c305cf73 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:53.536775 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab61f513-0339-4fb4-846a-4e32c305cf73 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 returned with HTTP 200 Aug 04 09:09:53.537212 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 830/3310] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:53 2026] GET /volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:53.807475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-332757d3-31d8-4c23-bc87-d8e6b4222122 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:53.810104 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-332757d3-31d8-4c23-bc87-d8e6b4222122 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:53.810104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-332757d3-31d8-4c23-bc87-d8e6b4222122 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:53.810104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-332757d3-31d8-4c23-bc87-d8e6b4222122 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:53.810104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-332757d3-31d8-4c23-bc87-d8e6b4222122 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:53.823909 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:53.823909 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:53.824777 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-332757d3-31d8-4c23-bc87-d8e6b4222122 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:53.825175 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 828/3311] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:53 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:54.134996 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:54.136879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef Aug 04 09:09:54.137299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:54.137622 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:54.154259 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.154259 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:54.159970 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:54.160975 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:54.161271 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:54.201034 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:54.203903 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.203903 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:54.212100 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e6dcd7ce-91e0-4135-9a08-1c53eadff60b tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef returned with HTTP 200 Aug 04 09:09:54.212631 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 831/3312] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:54 2026] GET /volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef => generated 908 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:54.228476 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-44a45dec-2dba-4344-b260-7f011fea301f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:54.231104 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:09:54.231626 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-948311224", "volume_type": "d5afd8e3-a77e-48ae-a5bc-1584deb87871", "group_id": "ec3ffe41-87a5-4c85-9a21-257ecbbd6759", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:54.233541 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-948311224', 'volume_type': 'd5afd8e3-a77e-48ae-a5bc-1584deb87871', 'group_id': 'ec3ffe41-87a5-4c85-9a21-257ecbbd6759', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:09:54.241686 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.241686 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:54.242709 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume of 1 GB Aug 04 09:09:54.249798 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Availability Zones retrieved successfully. Aug 04 09:09:54.257878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Flow 'volume_create_api' (5d4751a9-c6e1-4fd4-b2b4-3d196e9e304d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:54.259599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3d94f3-1454-4b33-bcc6-508130f46dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:54.260402 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.260402 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:54.261012 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:09:54.288232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3d94f3-1454-4b33-bcc6-508130f46dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:09:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d5afd8e3-a77e-48ae-a5bc-1584deb87871,is_public=True,name='tempest-GroupsTest-volume-type-1939211136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5afd8e3-a77e-48ae-a5bc-1584deb87871', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ec3ffe41-87a5-4c85-9a21-257ecbbd6759', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:54.289362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97260866-1424-4b21-9205-9bb331db3f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:54.315356 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1939211136 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1939211136, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:09:54.315644 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1939211136 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1939211136, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:09:54.332802 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Created reservations ['baecd67f-6406-41a6-8eac-ab978c15c7c6', '71d1682e-a1ef-44e4-b40f-3b6d0dce8e6e', 'cbd57432-ab49-46ec-8bbb-56c5f09b5f06', '039bc999-7acf-4c72-a890-022a14c346b3'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:09:54.333680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97260866-1424-4b21-9205-9bb331db3f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baecd67f-6406-41a6-8eac-ab978c15c7c6', '71d1682e-a1ef-44e4-b40f-3b6d0dce8e6e', 'cbd57432-ab49-46ec-8bbb-56c5f09b5f06', '039bc999-7acf-4c72-a890-022a14c346b3']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:54.334503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce0903f-95da-4d1e-9a38-7416f434601a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:54.356057 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce0903f-95da-4d1e-9a38-7416f434601a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5692490a-958d-4655-b706-aca6b85fb816', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-948311224',encryption_key_id=None,group_id=ec3ffe41-87a5-4c85-9a21-257ecbbd6759,group_type_id=,metadata={},multiattach=False,project_id='c5c420878a9d49f59254c927774d2823',qos_specs=None,replication_status=,reservations=['baecd67f-6406-41a6-8eac-ab978c15c7c6','71d1682e-a1ef-44e4-b40f-3b6d0dce8e6e','cbd57432-ab49-46ec-8bbb-56c5f09b5f06','039bc999-7acf-4c72-a890-022a14c346b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5219c2c14374ae4a0e7d47f87369538',volume_type_id=d5afd8e3-a77e-48ae-a5bc-1584deb87871), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-948311224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ec3ffe41-87a5-4c85-9a21-257ecbbd6759,host=None,id=5692490a-958d-4655-b706-aca6b85fb816,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5c420878a9d49f59254c927774d2823',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5219c2c14374ae4a0e7d47f87369538',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5afd8e3-a77e-48ae-a5bc-1584deb87871),volume_type_id=d5afd8e3-a77e-48ae-a5bc-1584deb87871)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:54.357362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc724d1-192f-4384-8d21-cf3a729213b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:54.380729 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc724d1-192f-4384-8d21-cf3a729213b5) transitioned into state 'SUCCESS' from state '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-948311224',encryption_key_id=None,group_id=ec3ffe41-87a5-4c85-9a21-257ecbbd6759,group_type_id=,metadata={},multiattach=False,project_id='c5c420878a9d49f59254c927774d2823',qos_specs=None,replication_status=,reservations=['baecd67f-6406-41a6-8eac-ab978c15c7c6','71d1682e-a1ef-44e4-b40f-3b6d0dce8e6e','cbd57432-ab49-46ec-8bbb-56c5f09b5f06','039bc999-7acf-4c72-a890-022a14c346b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5219c2c14374ae4a0e7d47f87369538',volume_type_id=d5afd8e3-a77e-48ae-a5bc-1584deb87871)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:54.381841 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5520a1d-883b-4a64-b636-5da3904b217f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:09:54.396121 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5520a1d-883b-4a64-b636-5da3904b217f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:09:54.396910 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Flow 'volume_create_api' (5d4751a9-c6e1-4fd4-b2b4-3d196e9e304d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:09:54.397211 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Create volume request issued successfully. Aug 04 09:09:54.397817 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:54.397952 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:54.433117 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:54.436163 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.436163 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:54.441129 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-44a45dec-2dba-4344-b260-7f011fea301f tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:09:54.441819 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 824/3313] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:09:54 2026] POST /volume/v3/volumes => generated 814 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:54.459637 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:54.465238 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 Aug 04 09:09:54.465238 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:54.465238 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:54.473187 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.473187 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:54.477413 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:54.480222 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:54.480222 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:54.518529 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:54.522583 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.522583 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:54.529486 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f44e0f99-5c92-45e9-98fb-ef6fc6fd1a57 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 returned with HTTP 200 Aug 04 09:09:54.530169 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 831/3314] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:54 2026] GET /volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 => generated 906 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:54.545793 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-184d9ed0-b3cd-4294-ba1a-6f0c3fa8bc28 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:54.549023 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-184d9ed0-b3cd-4294-ba1a-6f0c3fa8bc28 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:09:54.549194 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-184d9ed0-b3cd-4294-ba1a-6f0c3fa8bc28 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:54.549417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-184d9ed0-b3cd-4294-ba1a-6f0c3fa8bc28 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:54.553477 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-184d9ed0-b3cd-4294-ba1a-6f0c3fa8bc28 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 returned with HTTP 404 Aug 04 09:09:54.554081 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 829/3315] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:54 2026] GET /volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:54.562315 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:54.565123 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:09:54.565123 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:54.565123 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:54.565123 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: 01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:09:54.570586 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.570586 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:54.571267 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:54.589072 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot delete request issued successfully. Aug 04 09:09:54.589072 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca219c9b-653f-4282-8c80-65a06d4ce597 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 returned with HTTP 202 Aug 04 09:09:54.589072 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 832/3316] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:09:54 2026] DELETE /volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:54.598021 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bdac8d4c-a528-47c0-bcff-2a065d82263e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:54.600102 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdac8d4c-a528-47c0-bcff-2a065d82263e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:09:54.600521 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdac8d4c-a528-47c0-bcff-2a065d82263e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:54.600793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdac8d4c-a528-47c0-bcff-2a065d82263e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:54.606525 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.606525 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:54.606990 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bdac8d4c-a528-47c0-bcff-2a065d82263e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:09:54.607878 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdac8d4c-a528-47c0-bcff-2a065d82263e tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 returned with HTTP 200 Aug 04 09:09:54.608292 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 825/3317] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:54 2026] GET /volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:54.835485 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5c8468a6-3491-4e4e-b8a9-b3e8a29dace7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:54.839663 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5c8468a6-3491-4e4e-b8a9-b3e8a29dace7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:54.839872 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5c8468a6-3491-4e4e-b8a9-b3e8a29dace7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:54.840072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5c8468a6-3491-4e4e-b8a9-b3e8a29dace7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:54.840189 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5c8468a6-3491-4e4e-b8a9-b3e8a29dace7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:54.844832 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:54.844832 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:54.845896 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5c8468a6-3491-4e4e-b8a9-b3e8a29dace7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:54.846340 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 832/3318] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:54 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:55.542183 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:55.543770 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 Aug 04 09:09:55.543974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:55.544144 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:55.551697 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:55.551697 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:55.555895 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:55.557572 np0000006401 devstack@c-api.service[100460]: WARNING stevedore.named [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:55.557572 np0000006401 devstack@c-api.service[100460]: WARNING castellan.key_manager [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:55.593127 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:55.598311 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:55.598311 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:55.606385 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a5da0219-5fb9-42a5-bb76-a347fe26d6a1 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 returned with HTTP 200 Aug 04 09:09:55.606749 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 830/3319] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:55 2026] GET /volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 => generated 907 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:55.616791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-061d7429-2342-4dc6-950e-317082c41d5f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:55.618573 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-061d7429-2342-4dc6-950e-317082c41d5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:09:55.618746 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-513fb259-e66b-4773-a62c-9fcd2bf58621 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:55.619004 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-061d7429-2342-4dc6-950e-317082c41d5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:55.619004 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-061d7429-2342-4dc6-950e-317082c41d5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:55.620619 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-513fb259-e66b-4773-a62c-9fcd2bf58621 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] PUT https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:55.621036 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-513fb259-e66b-4773-a62c-9fcd2bf58621 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5692490a-958d-4655-b706-aca6b85fb816"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:55.622770 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-513fb259-e66b-4773-a62c-9fcd2bf58621 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Update called for group ec3ffe41-87a5-4c85-9a21-257ecbbd6759. {{(pid=100461) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 09:09:55.622833 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-061d7429-2342-4dc6-950e-317082c41d5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 returned with HTTP 404 Aug 04 09:09:55.622916 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.groups [None req-513fb259-e66b-4773-a62c-9fcd2bf58621 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Updating group ec3ffe41-87a5-4c85-9a21-257ecbbd6759 with name new_group description: This is a new group add_volumes: None remove_volumes: 5692490a-958d-4655-b706-aca6b85fb816. Aug 04 09:09:55.623185 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 833/3320] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:09:55 2026] GET /volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:55.627214 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:55.627214 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:55.630185 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:55.631776 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:09:55.631967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:55.632139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:55.632337 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:09:55.638353 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:55.638353 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:55.638777 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:55.644986 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-513fb259-e66b-4773-a62c-9fcd2bf58621 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 202 Aug 04 09:09:55.645421 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 826/3321] 10.4.3.176 () {70 vars in 1407 bytes} [Tue Aug 4 09:09:55 2026] PUT /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:55.652997 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3c5143ee-7317-435b-ae26-349af8bdef0c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:55.655398 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3c5143ee-7317-435b-ae26-349af8bdef0c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:55.655646 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3c5143ee-7317-435b-ae26-349af8bdef0c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:55.656809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3c5143ee-7317-435b-ae26-349af8bdef0c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:55.656809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-3c5143ee-7317-435b-ae26-349af8bdef0c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:55.658598 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:09:55.658857 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dd14810a-8746-45c7-9213-2cdb9c18f8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 returned with HTTP 202 Aug 04 09:09:55.659154 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 833/3322] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:09:55 2026] DELETE /volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:55.660131 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:55.660131 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:55.668050 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-79124709-115c-4ce1-8579-1c471204aa96 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:55.669762 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3c5143ee-7317-435b-ae26-349af8bdef0c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 200 Aug 04 09:09:55.670439 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79124709-115c-4ce1-8579-1c471204aa96 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:09:55.670596 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 831/3323] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:55 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:55.670633 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79124709-115c-4ce1-8579-1c471204aa96 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:55.670791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-79124709-115c-4ce1-8579-1c471204aa96 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:55.677904 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:55.677904 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:55.681843 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-79124709-115c-4ce1-8579-1c471204aa96 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:55.686387 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-79124709-115c-4ce1-8579-1c471204aa96 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 returned with HTTP 200 Aug 04 09:09:55.686803 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 834/3324] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:55 2026] GET /volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:55.855920 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-87c74c63-f93e-4c12-b8f4-d823fa80e5e1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:55.857878 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-87c74c63-f93e-4c12-b8f4-d823fa80e5e1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:55.858255 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-87c74c63-f93e-4c12-b8f4-d823fa80e5e1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:55.858400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-87c74c63-f93e-4c12-b8f4-d823fa80e5e1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:55.858553 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-87c74c63-f93e-4c12-b8f4-d823fa80e5e1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:55.863804 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:55.863804 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:55.864619 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-87c74c63-f93e-4c12-b8f4-d823fa80e5e1 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:55.864967 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 827/3325] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:55 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:56.680167 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ee5cecf9-278a-4168-aa90-50622e54d996 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.682112 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ee5cecf9-278a-4168-aa90-50622e54d996 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:56.682360 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ee5cecf9-278a-4168-aa90-50622e54d996 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.682543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ee5cecf9-278a-4168-aa90-50622e54d996 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.682667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.groups [None req-ee5cecf9-278a-4168-aa90-50622e54d996 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:56.686174 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.686174 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:56.693733 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ee5cecf9-278a-4168-aa90-50622e54d996 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 200 Aug 04 09:09:56.694138 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 834/3326] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:56 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:56.700610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b0158491-a3a9-46a2-ad27-e7a23bdf76b5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.702585 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b0158491-a3a9-46a2-ad27-e7a23bdf76b5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:09:56.702923 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b0158491-a3a9-46a2-ad27-e7a23bdf76b5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.703181 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b0158491-a3a9-46a2-ad27-e7a23bdf76b5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.705660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-450e5338-af64-4449-8cb7-1ec24803fb7a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.708430 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-450e5338-af64-4449-8cb7-1ec24803fb7a tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:56.708498 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-450e5338-af64-4449-8cb7-1ec24803fb7a tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.709513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-450e5338-af64-4449-8cb7-1ec24803fb7a tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.709513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-450e5338-af64-4449-8cb7-1ec24803fb7a tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:56.709631 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b0158491-a3a9-46a2-ad27-e7a23bdf76b5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 returned with HTTP 404 Aug 04 09:09:56.709631 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 832/3327] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:56 2026] GET /volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:56.712181 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.712181 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:56.716574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.717899 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:09:56.718105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.718361 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.718577 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:09:56.725283 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-450e5338-af64-4449-8cb7-1ec24803fb7a tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 200 Aug 04 09:09:56.725689 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 835/3328] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:56 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:56.726130 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.726130 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:56.726697 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:56.733853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.735815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:09:56.736297 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.736297 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.736510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:56.736981 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.736981 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:56.737227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:56.749011 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:09:56.749214 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-958ead81-a2f7-4b03-8ade-c8b8c2baf460 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc returned with HTTP 202 Aug 04 09:09:56.749777 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 828/3329] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:09:56 2026] DELETE /volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:56.750778 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Get all volumes completed successfully. Aug 04 09:09:56.751041 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:56.751223 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:56.760850 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-991ed921-a70c-4e36-8a98-eb4f0049a0ee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.765251 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-991ed921-a70c-4e36-8a98-eb4f0049a0ee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:09:56.765251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-991ed921-a70c-4e36-8a98-eb4f0049a0ee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.765251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-991ed921-a70c-4e36-8a98-eb4f0049a0ee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.775029 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.775029 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:56.782607 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-991ed921-a70c-4e36-8a98-eb4f0049a0ee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:56.784607 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-991ed921-a70c-4e36-8a98-eb4f0049a0ee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc returned with HTTP 200 Aug 04 09:09:56.785187 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 833/3330] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:56 2026] GET /volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:56.791478 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:56.794497 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.794497 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:56.801291 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab10f479-95ae-404d-8bc8-0e8e0169b3d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:09:56.801993 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 835/3331] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:09:56 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:56.819880 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fd54fd85-f3bf-45c1-9f74-7cbbdf46de17 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.822365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd54fd85-f3bf-45c1-9f74-7cbbdf46de17 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] PUT https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:56.822634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fd54fd85-f3bf-45c1-9f74-7cbbdf46de17 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5692490a-958d-4655-b706-aca6b85fb816"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:56.824641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.groups [None req-fd54fd85-f3bf-45c1-9f74-7cbbdf46de17 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Update called for group ec3ffe41-87a5-4c85-9a21-257ecbbd6759. {{(pid=100462) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 04 09:09:56.825007 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.groups [None req-fd54fd85-f3bf-45c1-9f74-7cbbdf46de17 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Updating group ec3ffe41-87a5-4c85-9a21-257ecbbd6759 with name None description: None add_volumes: 5692490a-958d-4655-b706-aca6b85fb816 remove_volumes: None. Aug 04 09:09:56.828676 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.828676 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:56.854519 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd54fd85-f3bf-45c1-9f74-7cbbdf46de17 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 202 Aug 04 09:09:56.854963 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 836/3332] 10.4.3.176 () {70 vars in 1406 bytes} [Tue Aug 4 09:09:56 2026] PUT /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:56.861371 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1672fc4d-7607-4994-bd58-059057f9eda5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.863596 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1672fc4d-7607-4994-bd58-059057f9eda5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:56.863596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1672fc4d-7607-4994-bd58-059057f9eda5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.863850 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1672fc4d-7607-4994-bd58-059057f9eda5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.863990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.groups [None req-1672fc4d-7607-4994-bd58-059057f9eda5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:56.867833 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.867833 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:56.875938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1672fc4d-7607-4994-bd58-059057f9eda5 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 200 Aug 04 09:09:56.877105 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 829/3333] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:56 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:56.877762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6eaae9f7-4cf3-4848-a4f3-2b56b6fc6fe8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:56.879173 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6eaae9f7-4cf3-4848-a4f3-2b56b6fc6fe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:56.880109 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6eaae9f7-4cf3-4848-a4f3-2b56b6fc6fe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:56.880449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6eaae9f7-4cf3-4848-a4f3-2b56b6fc6fe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:56.880676 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6eaae9f7-4cf3-4848-a4f3-2b56b6fc6fe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:56.887611 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:56.887611 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:56.887611 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6eaae9f7-4cf3-4848-a4f3-2b56b6fc6fe8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:56.887611 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 834/3334] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:56 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:57.800767 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1bac523e-c9f8-4d38-957b-8efe1db387c9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:57.803272 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bac523e-c9f8-4d38-957b-8efe1db387c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:09:57.803575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bac523e-c9f8-4d38-957b-8efe1db387c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:57.803822 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bac523e-c9f8-4d38-957b-8efe1db387c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:57.813813 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bac523e-c9f8-4d38-957b-8efe1db387c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc returned with HTTP 404 Aug 04 09:09:57.814443 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 836/3335] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:57 2026] GET /volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:57.825286 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:57.826941 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:09:57.827147 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:57.827365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:57.827527 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:09:57.835372 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:57.835372 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:57.835640 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:57.863741 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:09:57.863956 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-76d7b87c-019a-4e1a-b287-29338bfc3d51 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b returned with HTTP 202 Aug 04 09:09:57.864390 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 837/3336] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:09:57 2026] DELETE /volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:57.880484 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f1cb9ce6-d1fa-4ace-8f1b-70a897d9b0d2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:57.883002 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1cb9ce6-d1fa-4ace-8f1b-70a897d9b0d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:09:57.884278 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1cb9ce6-d1fa-4ace-8f1b-70a897d9b0d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:57.884278 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1cb9ce6-d1fa-4ace-8f1b-70a897d9b0d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:57.889905 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f8d8ce25-2462-4ad2-a273-f1c1a51c7c06 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:57.891658 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f8d8ce25-2462-4ad2-a273-f1c1a51c7c06 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:57.891730 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:57.891730 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:57.893286 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f8d8ce25-2462-4ad2-a273-f1c1a51c7c06 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:57.893286 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f8d8ce25-2462-4ad2-a273-f1c1a51c7c06 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:57.893286 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-f8d8ce25-2462-4ad2-a273-f1c1a51c7c06 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:57.896571 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f1cb9ce6-d1fa-4ace-8f1b-70a897d9b0d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:57.897042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b9ed9bc9-f534-4311-b81b-e3ef3a81757f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:57.898586 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:57.898586 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:57.901649 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1cb9ce6-d1fa-4ace-8f1b-70a897d9b0d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b returned with HTTP 200 Aug 04 09:09:57.902099 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 830/3337] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:57 2026] GET /volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:57.902621 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b9ed9bc9-f534-4311-b81b-e3ef3a81757f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:57.902880 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b9ed9bc9-f534-4311-b81b-e3ef3a81757f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:57.903158 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b9ed9bc9-f534-4311-b81b-e3ef3a81757f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:57.903347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-b9ed9bc9-f534-4311-b81b-e3ef3a81757f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:57.912032 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f8d8ce25-2462-4ad2-a273-f1c1a51c7c06 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 200 Aug 04 09:09:57.912032 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 835/3338] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:57 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:57.913623 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:57.913623 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:57.914475 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b9ed9bc9-f534-4311-b81b-e3ef3a81757f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:57.914878 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 837/3339] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:57 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:57.923223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:57.924926 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:09:57.925133 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:57.925355 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:57.925617 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:57.926280 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:57.933948 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Get all volumes completed successfully. Aug 04 09:09:57.934557 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:57.934696 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:57.966777 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:57.969532 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:57.969532 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:57.973043 np0000006401 devstack@c-api.service[100462]: WARNING stevedore.named [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:57.973314 np0000006401 devstack@c-api.service[100462]: WARNING castellan.key_manager [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:58.024909 np0000006401 devstack@c-api.service[100462]: DEBUG oslo_db.sqlalchemy.engines [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:58.028228 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.028228 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:09:58.035665 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ada1d387-63bf-46da-b8bd-066582ffdbf6 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:09:58.036354 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 838/3340] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:09:57 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:58.047103 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:58.051655 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:09:58.051862 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:58.052044 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:58.052345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:09:58.053011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:09:58.059878 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Get all volumes completed successfully. Aug 04 09:09:58.060548 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:58.060697 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:58.092906 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:58.095733 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.095733 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:58.099318 np0000006401 devstack@c-api.service[100461]: WARNING stevedore.named [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:58.099467 np0000006401 devstack@c-api.service[100461]: WARNING castellan.key_manager [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:58.132044 np0000006401 devstack@c-api.service[100461]: DEBUG oslo_db.sqlalchemy.engines [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:58.134883 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.134883 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:58.141776 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3586c15f-dec2-4e55-83ee-19cbdd5b68ff tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:09:58.142186 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 831/3341] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:09:58 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:09:58.158464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6df59ee0-22ef-409e-87ab-500272878a70 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:58.160382 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6df59ee0-22ef-409e-87ab-500272878a70 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] POST https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759/action Aug 04 09:09:58.161035 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6df59ee0-22ef-409e-87ab-500272878a70 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:09:58.161459 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6df59ee0-22ef-409e-87ab-500272878a70 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:09:58.163337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-6df59ee0-22ef-409e-87ab-500272878a70 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] delete called for group ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100460) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 04 09:09:58.164507 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.groups [None req-6df59ee0-22ef-409e-87ab-500272878a70 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Delete group with id: ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:58.168191 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.168191 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:58.230079 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6df59ee0-22ef-409e-87ab-500272878a70 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759/action returned with HTTP 202 Aug 04 09:09:58.230891 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 836/3342] 10.4.3.176 () {70 vars in 1428 bytes} [Tue Aug 4 09:09:58 2026] POST /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:58.237074 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cf2d383d-0815-4b99-966a-0526e3b74980 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:58.239579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 Aug 04 09:09:58.239579 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:58.239579 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:58.248545 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.248545 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:58.253728 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Volume info retrieved successfully. Aug 04 09:09:58.254628 np0000006401 devstack@c-api.service[100459]: WARNING stevedore.named [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 04 09:09:58.254849 np0000006401 devstack@c-api.service[100459]: WARNING castellan.key_manager [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 04 09:09:58.306221 np0000006401 devstack@c-api.service[100459]: DEBUG oslo_db.sqlalchemy.engines [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:09:58.308903 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.308903 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:58.317860 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cf2d383d-0815-4b99-966a-0526e3b74980 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 returned with HTTP 200 Aug 04 09:09:58.318365 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 838/3343] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:58 2026] GET /volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 => generated 906 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:58.915900 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6eaef10d-f27e-4c10-a889-b4a996e72ad9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:58.920586 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6eaef10d-f27e-4c10-a889-b4a996e72ad9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:09:58.920586 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6eaef10d-f27e-4c10-a889-b4a996e72ad9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:58.920586 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6eaef10d-f27e-4c10-a889-b4a996e72ad9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:58.927225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a04548a0-5495-4a6f-b69a-556ae95ca55a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:58.929101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6eaef10d-f27e-4c10-a889-b4a996e72ad9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b returned with HTTP 404 Aug 04 09:09:58.929336 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a04548a0-5495-4a6f-b69a-556ae95ca55a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:58.931218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a04548a0-5495-4a6f-b69a-556ae95ca55a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:58.931285 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 839/3344] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:58 2026] GET /volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:58.931340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a04548a0-5495-4a6f-b69a-556ae95ca55a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:58.931340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a04548a0-5495-4a6f-b69a-556ae95ca55a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:58.936018 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.936018 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:09:58.937352 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a04548a0-5495-4a6f-b69a-556ae95ca55a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:58.937842 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 832/3345] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:58 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:09:58.939087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:58.941633 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:09:58.941908 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:58.942192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:58.942459 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:09:58.953794 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:58.953794 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:58.954296 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:58.975439 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:09:58.975655 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9bb4cf13-116e-4f06-be77-336fdc15dd4c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c returned with HTTP 202 Aug 04 09:09:58.976098 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 837/3346] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:09:58 2026] DELETE /volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:58.983913 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f2e52581-c73b-4665-bc5d-175fc7b30036 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:58.986098 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f2e52581-c73b-4665-bc5d-175fc7b30036 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:09:58.986407 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f2e52581-c73b-4665-bc5d-175fc7b30036 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:58.986688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f2e52581-c73b-4665-bc5d-175fc7b30036 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.002703 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:59.002703 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:09:59.020865 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f2e52581-c73b-4665-bc5d-175fc7b30036 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:09:59.027966 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f2e52581-c73b-4665-bc5d-175fc7b30036 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c returned with HTTP 200 Aug 04 09:09:59.028297 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 839/3347] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:58 2026] GET /volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:09:59.333641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4f6558f5-5f98-44d7-84af-00fc4d0d06d8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:59.336024 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f6558f5-5f98-44d7-84af-00fc4d0d06d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 Aug 04 09:09:59.336306 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f6558f5-5f98-44d7-84af-00fc4d0d06d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:59.336600 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f6558f5-5f98-44d7-84af-00fc4d0d06d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.344028 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f6558f5-5f98-44d7-84af-00fc4d0d06d8 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 returned with HTTP 404 Aug 04 09:09:59.344655 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 840/3348] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:59 2026] GET /volume/v3/volumes/5692490a-958d-4655-b706-aca6b85fb816 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:59.352767 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-47f931a2-4f04-4cea-b063-18e83abe6b2c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:59.354609 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-47f931a2-4f04-4cea-b063-18e83abe6b2c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef Aug 04 09:09:59.354823 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-47f931a2-4f04-4cea-b063-18e83abe6b2c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:59.355015 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-47f931a2-4f04-4cea-b063-18e83abe6b2c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.362650 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-47f931a2-4f04-4cea-b063-18e83abe6b2c tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef returned with HTTP 404 Aug 04 09:09:59.363257 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 833/3349] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:09:59 2026] GET /volume/v3/volumes/0ed1daaa-da32-41e8-a724-05064f0f8aef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:59.371910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3bdb09c2-dd3c-4758-8916-3e54067e94b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:59.374681 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3bdb09c2-dd3c-4758-8916-3e54067e94b4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] GET https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 Aug 04 09:09:59.375007 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3bdb09c2-dd3c-4758-8916-3e54067e94b4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:59.375423 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3bdb09c2-dd3c-4758-8916-3e54067e94b4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.375617 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.groups [None req-3bdb09c2-dd3c-4758-8916-3e54067e94b4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] show called for member ec3ffe41-87a5-4c85-9a21-257ecbbd6759 {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 04 09:09:59.380486 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3bdb09c2-dd3c-4758-8916-3e54067e94b4 tempest-GroupsTest-929095718 tempest-GroupsTest-929095718-project-member] https://10.4.3.176/volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 returned with HTTP 404 Aug 04 09:09:59.381303 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 838/3350] 10.4.3.176 () {68 vars in 1386 bytes} [Tue Aug 4 09:09:59 2026] GET /volume/v3/groups/ec3ffe41-87a5-4c85-9a21-257ecbbd6759 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:09:59.390131 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-51f4964b-4c02-4acd-abc1-98e9df72bd6e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:59.392421 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-51f4964b-4c02-4acd-abc1-98e9df72bd6e tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] DELETE https://10.4.3.176/volume/v3/group_types/422455d5-80e7-4f3d-bdb5-710ba89dcb11 Aug 04 09:09:59.392694 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-51f4964b-4c02-4acd-abc1-98e9df72bd6e tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:59.392930 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-51f4964b-4c02-4acd-abc1-98e9df72bd6e tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.406624 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-51f4964b-4c02-4acd-abc1-98e9df72bd6e tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/group_types/422455d5-80e7-4f3d-bdb5-710ba89dcb11 returned with HTTP 202 Aug 04 09:09:59.407115 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 840/3351] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:09:59 2026] DELETE /volume/v3/group_types/422455d5-80e7-4f3d-bdb5-710ba89dcb11 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:09:59.415339 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-00cde9e4-4dca-4e37-850b-be520925c751 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:59.417652 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-00cde9e4-4dca-4e37-850b-be520925c751 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] DELETE https://10.4.3.176/volume/v3/types/d5afd8e3-a77e-48ae-a5bc-1584deb87871 Aug 04 09:09:59.417872 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-00cde9e4-4dca-4e37-850b-be520925c751 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:59.418106 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-00cde9e4-4dca-4e37-850b-be520925c751 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.445989 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-00cde9e4-4dca-4e37-850b-be520925c751 tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/types/d5afd8e3-a77e-48ae-a5bc-1584deb87871 returned with HTTP 202 Aug 04 09:09:59.446529 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 841/3352] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:09:59 2026] DELETE /volume/v3/types/d5afd8e3-a77e-48ae-a5bc-1584deb87871 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:09:59.454925 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b58d4139-f2e3-4f8d-bec2-be0a0325e09b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:59.457478 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b58d4139-f2e3-4f8d-bec2-be0a0325e09b tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] GET https://10.4.3.176/volume/v3/types/d5afd8e3-a77e-48ae-a5bc-1584deb87871 Aug 04 09:09:59.457832 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b58d4139-f2e3-4f8d-bec2-be0a0325e09b tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:59.458151 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b58d4139-f2e3-4f8d-bec2-be0a0325e09b tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.462669 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b58d4139-f2e3-4f8d-bec2-be0a0325e09b tempest-GroupsTest-1744669731 tempest-GroupsTest-1744669731-project-admin] https://10.4.3.176/volume/v3/types/d5afd8e3-a77e-48ae-a5bc-1584deb87871 returned with HTTP 404 Aug 04 09:09:59.463520 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 834/3353] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:09:59 2026] GET /volume/v3/types/d5afd8e3-a77e-48ae-a5bc-1584deb87871 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:09:59.949165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-afd6a5ea-491a-4c28-9cb5-53ad55cb9f07 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:09:59.951740 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-afd6a5ea-491a-4c28-9cb5-53ad55cb9f07 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:09:59.952025 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-afd6a5ea-491a-4c28-9cb5-53ad55cb9f07 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:09:59.952270 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-afd6a5ea-491a-4c28-9cb5-53ad55cb9f07 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:09:59.952523 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-afd6a5ea-491a-4c28-9cb5-53ad55cb9f07 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:09:59.959121 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:09:59.959121 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:09:59.960486 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-afd6a5ea-491a-4c28-9cb5-53ad55cb9f07 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:09:59.960902 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 839/3354] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:09:59 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:00.041995 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b960c95f-3f56-48bb-81ee-3cc2638308f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:00.045353 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b960c95f-3f56-48bb-81ee-3cc2638308f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:10:00.045353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b960c95f-3f56-48bb-81ee-3cc2638308f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:00.045353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b960c95f-3f56-48bb-81ee-3cc2638308f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:00.051618 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b960c95f-3f56-48bb-81ee-3cc2638308f1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c returned with HTTP 404 Aug 04 09:10:00.052256 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 841/3355] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:00 2026] GET /volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:00.063193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:00.065036 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:00.065491 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-397198366"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:00.067479 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-397198366'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:00.067479 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:10:00.072140 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:10:00.078742 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (816d5300-2764-4ea5-8fe2-936bbd8cc6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:00.079779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f7eb94-9f94-44d5-9f28-ab7caa63ebb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:00.080659 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:00.118534 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f7eb94-9f94-44d5-9f28-ab7caa63ebb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:00.119446 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83012f1-e90f-466a-9f2e-1e99a25912ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:00.184875 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['8556743a-abbb-4218-9af8-95fb7c7d0f8d', '5b95d5bd-fda7-4ee6-bfb6-d3b1a370d8e4', 'd128e2bd-6e41-45fb-bc3b-639b5eb1e942', '82f44eff-d37e-4275-b7ee-7799bc52a70f'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:00.189217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83012f1-e90f-466a-9f2e-1e99a25912ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8556743a-abbb-4218-9af8-95fb7c7d0f8d', '5b95d5bd-fda7-4ee6-bfb6-d3b1a370d8e4', 'd128e2bd-6e41-45fb-bc3b-639b5eb1e942', '82f44eff-d37e-4275-b7ee-7799bc52a70f']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:00.189217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7972b2b8-3379-4fe3-ae11-e7e726ded8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:00.217079 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7972b2b8-3379-4fe3-ae11-e7e726ded8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4fdfbf4-68a2-428d-a087-f5ad9fe1668e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-397198366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['8556743a-abbb-4218-9af8-95fb7c7d0f8d','5b95d5bd-fda7-4ee6-bfb6-d3b1a370d8e4','d128e2bd-6e41-45fb-bc3b-639b5eb1e942','82f44eff-d37e-4275-b7ee-7799bc52a70f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-397198366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4fdfbf4-68a2-428d-a087-f5ad9fe1668e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:00.219119 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807776dc-fdbb-44fa-b175-4ab4eca91a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:00.246161 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807776dc-fdbb-44fa-b175-4ab4eca91a65) transitioned into state 'SUCCESS' from state '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-397198366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['8556743a-abbb-4218-9af8-95fb7c7d0f8d','5b95d5bd-fda7-4ee6-bfb6-d3b1a370d8e4','d128e2bd-6e41-45fb-bc3b-639b5eb1e942','82f44eff-d37e-4275-b7ee-7799bc52a70f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:00.247303 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79b8845-edc4-419c-a8a8-ce130be1d4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:00.260932 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79b8845-edc4-419c-a8a8-ce130be1d4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:00.262081 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (816d5300-2764-4ea5-8fe2-936bbd8cc6f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:00.262565 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:10:00.263482 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-23a9c77e-3bd9-4e07-8d98-c84e88ef1eae tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:00.264062 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 842/3356] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:10:00 2026] POST /volume/v3/volumes => generated 769 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:00.279010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-adce3913-7b15-4600-8e20-2c3f3dfbb059 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:00.281365 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-adce3913-7b15-4600-8e20-2c3f3dfbb059 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:00.281487 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-adce3913-7b15-4600-8e20-2c3f3dfbb059 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:00.281725 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-adce3913-7b15-4600-8e20-2c3f3dfbb059 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:00.291422 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:00.291422 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:00.296506 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-adce3913-7b15-4600-8e20-2c3f3dfbb059 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:00.303069 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-adce3913-7b15-4600-8e20-2c3f3dfbb059 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e returned with HTTP 200 Aug 04 09:10:00.306229 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 835/3357] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:00 2026] GET /volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:00.974369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-557d5add-b2bd-4082-9862-b5d289adfc9d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:00.976043 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-557d5add-b2bd-4082-9862-b5d289adfc9d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:10:00.976272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-557d5add-b2bd-4082-9862-b5d289adfc9d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:00.976469 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-557d5add-b2bd-4082-9862-b5d289adfc9d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:00.976561 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-557d5add-b2bd-4082-9862-b5d289adfc9d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:00.982548 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:00.982548 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:00.983379 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-557d5add-b2bd-4082-9862-b5d289adfc9d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:10:00.984024 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 840/3358] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:00 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:01.318967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fd7bcbc1-00a3-4b65-acb1-91c719508807 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:01.321557 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd7bcbc1-00a3-4b65-acb1-91c719508807 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:01.321893 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fd7bcbc1-00a3-4b65-acb1-91c719508807 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:01.322166 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fd7bcbc1-00a3-4b65-acb1-91c719508807 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:01.331380 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:01.331380 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:01.336385 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fd7bcbc1-00a3-4b65-acb1-91c719508807 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:01.344865 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd7bcbc1-00a3-4b65-acb1-91c719508807 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e returned with HTTP 200 Aug 04 09:10:01.345448 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 842/3359] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:01 2026] GET /volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:01.360624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-464e00db-08fe-4db5-929c-de73cec918ac None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:01.363041 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-464e00db-08fe-4db5-929c-de73cec918ac tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:01.363534 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-464e00db-08fe-4db5-929c-de73cec918ac tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4fdfbf4-68a2-428d-a087-f5ad9fe1668e", "name": "tempest-VolumeDependencyTests-Snapshot-623847380"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:01.374854 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:01.374854 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:01.375586 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-464e00db-08fe-4db5-929c-de73cec918ac tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:01.375783 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-464e00db-08fe-4db5-929c-de73cec918ac tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create snapshot from volume b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:01.408881 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-464e00db-08fe-4db5-929c-de73cec918ac tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['5766379d-ea53-4c6b-8202-576244557de9', '0904e274-a652-4ddd-9b95-eeb5becc3745', '2003b8ca-5017-4ee4-9efc-f044f3e11071', '697c45db-35a7-4095-a8af-67b5476dcc89'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:01.444261 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-464e00db-08fe-4db5-929c-de73cec918ac tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot create request issued successfully. Aug 04 09:10:01.444763 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-464e00db-08fe-4db5-929c-de73cec918ac tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:01.445387 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 843/3360] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:01.456731 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-17c134ac-0ca2-46c0-ac6f-2c86583a9cc9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:01.458959 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17c134ac-0ca2-46c0-ac6f-2c86583a9cc9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:01.459185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17c134ac-0ca2-46c0-ac6f-2c86583a9cc9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:01.459438 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17c134ac-0ca2-46c0-ac6f-2c86583a9cc9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:01.470798 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:01.470798 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:01.473362 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-17c134ac-0ca2-46c0-ac6f-2c86583a9cc9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:01.474417 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17c134ac-0ca2-46c0-ac6f-2c86583a9cc9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 returned with HTTP 200 Aug 04 09:10:01.474888 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 836/3361] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:01 2026] GET /volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:10:01.995730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5e7ef2d1-8c93-45a5-ab69-8fb55a22a8bd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:01.999692 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5e7ef2d1-8c93-45a5-ab69-8fb55a22a8bd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:10:02.000018 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5e7ef2d1-8c93-45a5-ab69-8fb55a22a8bd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.000367 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5e7ef2d1-8c93-45a5-ab69-8fb55a22a8bd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.000564 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5e7ef2d1-8c93-45a5-ab69-8fb55a22a8bd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:02.013176 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.013176 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:02.014841 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5e7ef2d1-8c93-45a5-ab69-8fb55a22a8bd tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:10:02.015652 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 841/3362] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:01 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.030123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f10eba90-a94b-4aba-bf34-4288458f4760 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.035079 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f10eba90-a94b-4aba-bf34-4288458f4760 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:10:02.035448 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f10eba90-a94b-4aba-bf34-4288458f4760 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.035754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f10eba90-a94b-4aba-bf34-4288458f4760 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.035925 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-f10eba90-a94b-4aba-bf34-4288458f4760 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:02.051767 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.051767 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:02.053193 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f10eba90-a94b-4aba-bf34-4288458f4760 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:10:02.054117 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 843/3363] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.068862 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-65c166ac-0df6-4d14-a304-94632709fd51 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.071217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-65c166ac-0df6-4d14-a304-94632709fd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:02.071756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-65c166ac-0df6-4d14-a304-94632709fd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb687b13-2102-4466-b0a3-2762a2da3f5c", "incremental": true, "force": true}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:02.073821 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-65c166ac-0df6-4d14-a304-94632709fd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating new backup {'backup': {'volume_id': 'eb687b13-2102-4466-b0a3-2762a2da3f5c', 'incremental': True, 'force': True}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:02.074032 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-65c166ac-0df6-4d14-a304-94632709fd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating backup of volume eb687b13-2102-4466-b0a3-2762a2da3f5c in container None Aug 04 09:10:02.100786 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.100786 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:02.101693 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-65c166ac-0df6-4d14-a304-94632709fd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:02.125672 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-65c166ac-0df6-4d14-a304-94632709fd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['30abf412-05f5-4613-a895-7f3bb0453b91', 'd26943a1-094f-4f5a-8f8e-69a9b6219412'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:02.185788 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-65c166ac-0df6-4d14-a304-94632709fd51 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:10:02.186760 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 844/3364] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:02 2026] POST /volume/v3/backups => generated 288 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:02.200470 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-09468b4b-846c-45c2-8e84-fb67cb53cc39 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.203158 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-09468b4b-846c-45c2-8e84-fb67cb53cc39 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:02.203533 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-09468b4b-846c-45c2-8e84-fb67cb53cc39 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.203809 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-09468b4b-846c-45c2-8e84-fb67cb53cc39 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.203988 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-09468b4b-846c-45c2-8e84-fb67cb53cc39 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:02.211059 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.211059 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:02.212775 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-09468b4b-846c-45c2-8e84-fb67cb53cc39 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:02.213861 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 837/3365] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.402327 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7bfa2843-9a2e-4aae-8435-663d6073befd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.485917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a491a94e-f75f-478e-a6f2-ee140413bfaa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.491327 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a491a94e-f75f-478e-a6f2-ee140413bfaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:02.491327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a491a94e-f75f-478e-a6f2-ee140413bfaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.491327 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a491a94e-f75f-478e-a6f2-ee140413bfaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.503146 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.503146 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:02.503761 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a491a94e-f75f-478e-a6f2-ee140413bfaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:02.504459 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a491a94e-f75f-478e-a6f2-ee140413bfaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 returned with HTTP 200 Aug 04 09:10:02.504872 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 844/3366] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.521014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-077a4c50-8426-4830-94de-a50f0a25ee9d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.523843 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:02.526682 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1542069745"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:02.531999 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:02.532215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.534312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'snapshot_id': 'd8b81997-f6c4-48c0-a5db-1ebbcae7b1c2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1542069745'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:02.534834 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.540602 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.540602 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:02.542316 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:02.542525 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:10:02.545175 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.545515 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.545766 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.546026 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.546320 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.546558 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.547082 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:10:02.551618 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7bfa2843-9a2e-4aae-8435-663d6073befd tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:02.551974 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 842/3367] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 907 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.553272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (16613469-4c21-4eb4-9bd8-117c4aa45813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:02.554055 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fde1089-29e2-4941-8570-e4b5bff29f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:02.556575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:02.562426 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-abc0876c-c992-4965-933f-feccd4db1932 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.568924 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d/defaults Aug 04 09:10:02.569150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.570850 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'defaults' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.585525 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.586471 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.586829 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.587084 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.587664 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.588005 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.592229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-abc0876c-c992-4965-933f-feccd4db1932 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d/defaults returned with HTTP 200 Aug 04 09:10:02.592725 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 838/3368] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d/defaults => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.600654 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-11855a88-af6a-473b-9ee4-d14266190ba1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.603755 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-11855a88-af6a-473b-9ee4-d14266190ba1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:02.603961 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fde1089-29e2-4941-8570-e4b5bff29f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8b81997-f6c4-48c0-a5db-1ebbcae7b1c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:02.604149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-11855a88-af6a-473b-9ee4-d14266190ba1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:02.605008 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f156b1-e951-488c-b162-39f9dd7c3d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:02.642606 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-11855a88-af6a-473b-9ee4-d14266190ba1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.642881 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-11855a88-af6a-473b-9ee4-d14266190ba1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.643146 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-11855a88-af6a-473b-9ee4-d14266190ba1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.643434 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-11855a88-af6a-473b-9ee4-d14266190ba1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.656405 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-11855a88-af6a-473b-9ee4-d14266190ba1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:02.656439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['79282045-762f-4dd8-a276-345162fff493', '074e2d1f-943e-4077-a166-3d072e6f768a', '46aa205f-4105-4b22-9b96-935c67b6ff96', 'aae8f853-a65f-46a4-a583-815ffc6fd19f'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:02.656478 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 845/3369] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 09:10:02 2026] PUT /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.656506 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f156b1-e951-488c-b162-39f9dd7c3d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79282045-762f-4dd8-a276-345162fff493', '074e2d1f-943e-4077-a166-3d072e6f768a', '46aa205f-4105-4b22-9b96-935c67b6ff96', 'aae8f853-a65f-46a4-a583-815ffc6fd19f']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:02.656780 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba038f1-ff6e-40e9-9f57-bbcfd1704965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:02.666225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ae964952-fd21-4967-8871-88905b8e8d21 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.669712 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ae964952-fd21-4967-8871-88905b8e8d21 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] DELETE https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:02.670017 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ae964952-fd21-4967-8871-88905b8e8d21 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.670305 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ae964952-fd21-4967-8871-88905b8e8d21 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.678308 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ae964952-fd21-4967-8871-88905b8e8d21 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:02.678884 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 843/3370] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:02 2026] DELETE /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:10:02.687310 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-328da863-a86c-4f5a-9023-a054b05bc2fa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.689761 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-328da863-a86c-4f5a-9023-a054b05bc2fa tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:02.689984 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-328da863-a86c-4f5a-9023-a054b05bc2fa tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.690242 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-328da863-a86c-4f5a-9023-a054b05bc2fa tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.718023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba038f1-ff6e-40e9-9f57-bbcfd1704965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb599de-fc06-4f52-8c26-a4d5f879686e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1542069745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['79282045-762f-4dd8-a276-345162fff493','074e2d1f-943e-4077-a166-3d072e6f768a','46aa205f-4105-4b22-9b96-935c67b6ff96','aae8f853-a65f-46a4-a583-815ffc6fd19f'],size=1,snapshot_id=d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1542069745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb599de-fc06-4f52-8c26-a4d5f879686e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:02.719119 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abc7dad5-b9c2-4645-b662-ef1123d86096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:02.720842 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-328da863-a86c-4f5a-9023-a054b05bc2fa tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:02.722285 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 839/3371] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 907 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.734366 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-27077381-1a0c-436b-af8c-5a4c10c2cf1f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.736396 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-27077381-1a0c-436b-af8c-5a4c10c2cf1f tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:02.736772 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-27077381-1a0c-436b-af8c-5a4c10c2cf1f tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-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=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:02.749028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abc7dad5-b9c2-4645-b662-ef1123d86096) transitioned into state 'SUCCESS' from state '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-1542069745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['79282045-762f-4dd8-a276-345162fff493','074e2d1f-943e-4077-a166-3d072e6f768a','46aa205f-4105-4b22-9b96-935c67b6ff96','aae8f853-a65f-46a4-a583-815ffc6fd19f'],size=1,snapshot_id=d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:02.752224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6391e014-b69e-4cae-bd91-1d9a73205aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:02.784772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6391e014-b69e-4cae-bd91-1d9a73205aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:02.785587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (16613469-4c21-4eb4-9bd8-117c4aa45813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:02.785907 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:10:02.786705 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-077a4c50-8426-4830-94de-a50f0a25ee9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:02.787177 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 845/3372] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:10:02 2026] POST /volume/v3/volumes => generated 804 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:02.801979 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ee87e9e5-3429-440d-b9f3-646c58a07fda None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.806225 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ee87e9e5-3429-440d-b9f3-646c58a07fda tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:02.806225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ee87e9e5-3429-440d-b9f3-646c58a07fda tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.806225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ee87e9e5-3429-440d-b9f3-646c58a07fda tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.816769 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.816769 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:02.824409 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ee87e9e5-3429-440d-b9f3-646c58a07fda tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:02.828957 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ee87e9e5-3429-440d-b9f3-646c58a07fda tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e returned with HTTP 200 Aug 04 09:10:02.829446 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 844/3373] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:02.851872 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-27077381-1a0c-436b-af8c-5a4c10c2cf1f tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:02.851872 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 846/3374] 10.4.3.176 () {68 vars in 1375 bytes} [Tue Aug 4 09:10:02 2026] PUT /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 865 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.866074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-84b97de2-c1f2-42ae-8a39-89646a85796c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.867976 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-84b97de2-c1f2-42ae-8a39-89646a85796c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d/defaults Aug 04 09:10:02.868158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-84b97de2-c1f2-42ae-8a39-89646a85796c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.868641 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-84b97de2-c1f2-42ae-8a39-89646a85796c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'defaults' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.878220 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-84b97de2-c1f2-42ae-8a39-89646a85796c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d/defaults returned with HTTP 200 Aug 04 09:10:02.878667 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 840/3375] 10.4.3.176 () {66 vars in 1381 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d/defaults => generated 907 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.894149 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-46bf468a-3288-4b68-a013-eccf1b9de176 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.897397 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:02.897397 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.897593 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.897904 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:02.897904 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:02.911598 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.911980 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.912370 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1842796226 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1842796226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.913543 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2071983170-409185892, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:02.921217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-46bf468a-3288-4b68-a013-eccf1b9de176 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:02.921944 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 846/3376] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:02.938297 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-20d424e6-8b89-4e55-8a94-c2b90f649422 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:02.940190 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20d424e6-8b89-4e55-8a94-c2b90f649422 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True Aug 04 09:10:02.940472 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20d424e6-8b89-4e55-8a94-c2b90f649422 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:02.940708 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20d424e6-8b89-4e55-8a94-c2b90f649422 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:02.964661 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20d424e6-8b89-4e55-8a94-c2b90f649422 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True returned with HTTP 200 Aug 04 09:10:02.968328 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 845/3377] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:10:02 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True => generated 1765 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:02.980515 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-857ae8db-258a-475e-a429-0ff05ba02a53 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.056006 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:03.056371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-293595838"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:03.057938 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-293595838'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:03.058057 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Create volume of 1 GB Aug 04 09:10:03.062038 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Availability Zones retrieved successfully. Aug 04 09:10:03.068041 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Flow 'volume_create_api' (d13ed226-bdfa-475f-9c19-6e5c425a612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:03.068925 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6bd96bd-92e6-4a50-be81-c1db5cfe9365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:03.069927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:03.095760 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6bd96bd-92e6-4a50-be81-c1db5cfe9365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:03.096577 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed54461-bed9-4135-9871-65cd84b7d08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:03.165013 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Created reservations ['f073da8f-a651-4b54-8b7f-9c79e4f6b537', '8e2b5486-bf84-4291-8b23-9769ae2ec2f4', '5afad68e-10ce-41b8-91fa-ac403b5a99eb', '9f31aeb0-5ed5-412d-bd5b-bd6f2aa25f18'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:03.166030 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed54461-bed9-4135-9871-65cd84b7d08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f073da8f-a651-4b54-8b7f-9c79e4f6b537', '8e2b5486-bf84-4291-8b23-9769ae2ec2f4', '5afad68e-10ce-41b8-91fa-ac403b5a99eb', '9f31aeb0-5ed5-412d-bd5b-bd6f2aa25f18']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:03.167134 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079f6b21-7578-49bc-8726-29be36ec0c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:03.198225 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079f6b21-7578-49bc-8726-29be36ec0c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f396c250-0dbb-4b05-8e01-15df78459c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-293595838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb3ea83ac5d43a0a6a25e1727f88f9d',qos_specs=None,replication_status=,reservations=['f073da8f-a651-4b54-8b7f-9c79e4f6b537','8e2b5486-bf84-4291-8b23-9769ae2ec2f4','5afad68e-10ce-41b8-91fa-ac403b5a99eb','9f31aeb0-5ed5-412d-bd5b-bd6f2aa25f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f56ccec8a5493e9a636f94e1868194',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-293595838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f396c250-0dbb-4b05-8e01-15df78459c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bb3ea83ac5d43a0a6a25e1727f88f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53f56ccec8a5493e9a636f94e1868194',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:03.199156 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e06b8b5-8c1b-4eaa-a375-c85f228bc37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:03.219110 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e06b8b5-8c1b-4eaa-a375-c85f228bc37b) transitioned into state 'SUCCESS' from state '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-293595838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb3ea83ac5d43a0a6a25e1727f88f9d',qos_specs=None,replication_status=,reservations=['f073da8f-a651-4b54-8b7f-9c79e4f6b537','8e2b5486-bf84-4291-8b23-9769ae2ec2f4','5afad68e-10ce-41b8-91fa-ac403b5a99eb','9f31aeb0-5ed5-412d-bd5b-bd6f2aa25f18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f56ccec8a5493e9a636f94e1868194',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:03.219943 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e367a5a9-99ab-4b35-8045-eddfb416d782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:03.230626 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-357f7d0d-66e1-4fc2-a78a-09915522c91e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.232537 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e367a5a9-99ab-4b35-8045-eddfb416d782) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:03.234034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Flow 'volume_create_api' (d13ed226-bdfa-475f-9c19-6e5c425a612d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:03.234481 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Create volume request issued successfully. Aug 04 09:10:03.235005 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-357f7d0d-66e1-4fc2-a78a-09915522c91e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:03.235212 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-857ae8db-258a-475e-a429-0ff05ba02a53 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:03.235338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-357f7d0d-66e1-4fc2-a78a-09915522c91e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.235629 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-357f7d0d-66e1-4fc2-a78a-09915522c91e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.235848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-357f7d0d-66e1-4fc2-a78a-09915522c91e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:03.235899 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 847/3378] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:02 2026] POST /volume/v3/volumes => generated 755 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:03.249271 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.249271 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:03.249271 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-357f7d0d-66e1-4fc2-a78a-09915522c91e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:03.251345 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 841/3379] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 696 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:03.254729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-493bc20a-6dba-43a6-8f84-b82721cdb9c6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.257166 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-493bc20a-6dba-43a6-8f84-b82721cdb9c6 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:03.257477 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-493bc20a-6dba-43a6-8f84-b82721cdb9c6 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.257734 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-493bc20a-6dba-43a6-8f84-b82721cdb9c6 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.267248 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.267248 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:03.271845 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-493bc20a-6dba-43a6-8f84-b82721cdb9c6 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Volume info retrieved successfully. Aug 04 09:10:03.277224 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-493bc20a-6dba-43a6-8f84-b82721cdb9c6 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 returned with HTTP 200 Aug 04 09:10:03.277670 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 847/3380] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:03.524113 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-ebd5403a-6394-406c-aa0a-e4ce0f8fb653 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.526558 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-ebd5403a-6394-406c-aa0a-e4ce0f8fb653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:03.526791 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-ebd5403a-6394-406c-aa0a-e4ce0f8fb653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.527007 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-ebd5403a-6394-406c-aa0a-e4ce0f8fb653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.542339 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.542339 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:03.547857 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-ebd5403a-6394-406c-aa0a-e4ce0f8fb653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:03.553815 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-ebd5403a-6394-406c-aa0a-e4ce0f8fb653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:03.554423 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 846/3381] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1213 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:03.644627 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0dbc24ba-aa63-4d1a-9798-a5033944ba14 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.644627 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0dbc24ba-aa63-4d1a-9798-a5033944ba14 None None] GET https://10.4.3.176/volume// Aug 04 09:10:03.644627 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0dbc24ba-aa63-4d1a-9798-a5033944ba14 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.644627 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0dbc24ba-aa63-4d1a-9798-a5033944ba14 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.644627 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0dbc24ba-aa63-4d1a-9798-a5033944ba14 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:03.644627 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 848/3382] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:03.651826 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-c974913f-0a07-486a-a3be-a068bf78e7bd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.653682 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-c974913f-0a07-486a-a3be-a068bf78e7bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:10:03.654069 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-c974913f-0a07-486a-a3be-a068bf78e7bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5450bab-519b-40a9-976c-2864a08f7624", "connector": null, "instance_uuid": "264c9cda-1164-405d-89cf-58be2d2f16c1"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:03.665783 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.665783 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:03.697329 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-c974913f-0a07-486a-a3be-a068bf78e7bd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:10:03.697780 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 842/3383] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:10:03 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:03.730488 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f1a3c457-4b72-4efb-b4dd-e31eb0a9b986 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.732335 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f1a3c457-4b72-4efb-b4dd-e31eb0a9b986 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:03.732685 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f1a3c457-4b72-4efb-b4dd-e31eb0a9b986 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.732936 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f1a3c457-4b72-4efb-b4dd-e31eb0a9b986 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.747195 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-581d7de0-a647-4ca8-b01b-01bd262033dc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.747787 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-581d7de0-a647-4ca8-b01b-01bd262033dc None None] GET https://10.4.3.176/volume// Aug 04 09:10:03.748074 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-581d7de0-a647-4ca8-b01b-01bd262033dc None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.748419 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-581d7de0-a647-4ca8-b01b-01bd262033dc None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.748856 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-581d7de0-a647-4ca8-b01b-01bd262033dc None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:03.749693 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.749693 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:03.749804 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 847/3384] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:03.757814 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f1a3c457-4b72-4efb-b4dd-e31eb0a9b986 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:03.762865 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-54afbf98-dfb2-4841-92a1-cad0dcf90559 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.768229 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f1a3c457-4b72-4efb-b4dd-e31eb0a9b986 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:03.768380 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-54afbf98-dfb2-4841-92a1-cad0dcf90559 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:03.768438 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 848/3385] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:03.768485 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-54afbf98-dfb2-4841-92a1-cad0dcf90559 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.768485 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-54afbf98-dfb2-4841-92a1-cad0dcf90559 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.786922 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.786922 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:03.795062 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-54afbf98-dfb2-4841-92a1-cad0dcf90559 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:03.800408 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-54afbf98-dfb2-4841-92a1-cad0dcf90559 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:03.801496 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 849/3386] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1395 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:03.842806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-487b3e19-7c05-46d6-847f-9a0a1098b046 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.845997 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-487b3e19-7c05-46d6-847f-9a0a1098b046 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:03.846324 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-487b3e19-7c05-46d6-847f-9a0a1098b046 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:03.846542 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-487b3e19-7c05-46d6-847f-9a0a1098b046 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:03.857867 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.857867 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:03.867185 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-487b3e19-7c05-46d6-847f-9a0a1098b046 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:03.875723 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-487b3e19-7c05-46d6-847f-9a0a1098b046 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e returned with HTTP 200 Aug 04 09:10:03.876521 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 843/3387] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:03 2026] GET /volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e => generated 897 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:03.888625 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-64263efb-6414-45ac-baf9-e46676205ed9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.891171 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64263efb-6414-45ac-baf9-e46676205ed9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:03.891716 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-64263efb-6414-45ac-baf9-e46676205ed9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fb599de-fc06-4f52-8c26-a4d5f879686e", "name": "tempest-VolumeDependencyTests-Snapshot-1632292156"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:03.902218 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.902218 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:03.902689 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-64263efb-6414-45ac-baf9-e46676205ed9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:03.902812 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-64263efb-6414-45ac-baf9-e46676205ed9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create snapshot from volume 6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:03.919948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-99cc2714-f2ca-416e-b309-fe0caff20ebb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:03.922904 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-99cc2714-f2ca-416e-b309-fe0caff20ebb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] PUT https://10.4.3.176/volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7 Aug 04 09:10:03.923217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-99cc2714-f2ca-416e-b309-fe0caff20ebb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:03.933925 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-99cc2714-f2ca-416e-b309-fe0caff20ebb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Acquiring lock "cinder-attachment_update-f5450bab-519b-40a9-976c-2864a08f7624-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:10:03.942343 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-99cc2714-f2ca-416e-b309-fe0caff20ebb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-f5450bab-519b-40a9-976c-2864a08f7624-np0000006401" acquired by "attachment_update" :: waited 0.008s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:10:03.943558 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:03.943558 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:03.957691 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-64263efb-6414-45ac-baf9-e46676205ed9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['4d4dbeaf-3fec-4847-a5df-b38c6bb5caaf', '26a48d90-27a7-4a16-8ca1-a19dbba11d35', '8263e981-8053-487f-af7f-825a15793f8e', 'fe6dacb8-6213-4797-ab37-921c48f91bdc'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:04.005008 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-64263efb-6414-45ac-baf9-e46676205ed9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot create request issued successfully. Aug 04 09:10:04.005465 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64263efb-6414-45ac-baf9-e46676205ed9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:04.006056 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 848/3388] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:04.026157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-805a77e2-d4cd-4b77-8b48-188950d9b507 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.026157 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-805a77e2-d4cd-4b77-8b48-188950d9b507 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:04.026157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-805a77e2-d4cd-4b77-8b48-188950d9b507 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.026157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-805a77e2-d4cd-4b77-8b48-188950d9b507 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.032519 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.032519 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:04.032519 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-805a77e2-d4cd-4b77-8b48-188950d9b507 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:04.032519 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-805a77e2-d4cd-4b77-8b48-188950d9b507 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 returned with HTTP 200 Aug 04 09:10:04.032519 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 850/3389] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:04.054916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-99cc2714-f2ca-416e-b309-fe0caff20ebb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-f5450bab-519b-40a9-976c-2864a08f7624-np0000006401" released by "attachment_update" :: held 0.113s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:10:04.055267 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-99cc2714-f2ca-416e-b309-fe0caff20ebb tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7 returned with HTTP 200 Aug 04 09:10:04.055785 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 849/3390] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:10:03 2026] PUT /volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:04.262095 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-875882c3-a960-416c-9007-3b45d94f7ff7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.263978 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-875882c3-a960-416c-9007-3b45d94f7ff7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:04.264157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-875882c3-a960-416c-9007-3b45d94f7ff7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.264381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-875882c3-a960-416c-9007-3b45d94f7ff7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.264494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-875882c3-a960-416c-9007-3b45d94f7ff7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:04.269865 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.269865 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:04.271021 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-875882c3-a960-416c-9007-3b45d94f7ff7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:04.271599 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 844/3391] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:04.293270 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c06ab242-eed6-4559-9f22-b334679f87f3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.294898 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c06ab242-eed6-4559-9f22-b334679f87f3 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:04.295063 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c06ab242-eed6-4559-9f22-b334679f87f3 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.295244 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c06ab242-eed6-4559-9f22-b334679f87f3 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.305088 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.305088 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:04.308967 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c06ab242-eed6-4559-9f22-b334679f87f3 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Volume info retrieved successfully. Aug 04 09:10:04.313129 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c06ab242-eed6-4559-9f22-b334679f87f3 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 returned with HTTP 200 Aug 04 09:10:04.313505 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 849/3392] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:04.329656 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a6cb9156-67b3-4e34-9f8d-47fd63c3df63 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.331582 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6cb9156-67b3-4e34-9f8d-47fd63c3df63 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True Aug 04 09:10:04.332024 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6cb9156-67b3-4e34-9f8d-47fd63c3df63 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.332473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6cb9156-67b3-4e34-9f8d-47fd63c3df63 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.351569 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6cb9156-67b3-4e34-9f8d-47fd63c3df63 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True returned with HTTP 200 Aug 04 09:10:04.352192 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 851/3393] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True => generated 1765 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:04.363344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.365138 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:04.365319 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.365514 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.365733 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Delete volume with id: f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:04.373605 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.373605 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:04.374049 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Volume info retrieved successfully. Aug 04 09:10:04.391164 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Delete volume request issued successfully. Aug 04 09:10:04.391451 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-495fabe1-a28b-44b9-baba-fe9e8e956c09 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 returned with HTTP 202 Aug 04 09:10:04.392057 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 850/3394] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:04 2026] DELETE /volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:04.399177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1c5f69f5-18c0-410d-ad81-35d4512af186 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.400939 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1c5f69f5-18c0-410d-ad81-35d4512af186 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:04.401141 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1c5f69f5-18c0-410d-ad81-35d4512af186 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.401401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1c5f69f5-18c0-410d-ad81-35d4512af186 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.408263 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.408263 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:04.412142 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1c5f69f5-18c0-410d-ad81-35d4512af186 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Volume info retrieved successfully. Aug 04 09:10:04.416572 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1c5f69f5-18c0-410d-ad81-35d4512af186 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 returned with HTTP 200 Aug 04 09:10:04.416978 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 845/3395] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:04.722437 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-38f5d984-0dcd-4804-aaaf-f2653953dab8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.725432 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-38f5d984-0dcd-4804-aaaf-f2653953dab8 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:10:04.725757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-38f5d984-0dcd-4804-aaaf-f2653953dab8 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.726056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-38f5d984-0dcd-4804-aaaf-f2653953dab8 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.738153 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.738153 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:04.744354 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-38f5d984-0dcd-4804-aaaf-f2653953dab8 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:10:04.747900 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-38f5d984-0dcd-4804-aaaf-f2653953dab8 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:10:04.748349 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 850/3396] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:04.786234 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-24d0ecef-943f-46ff-a2aa-f89662683d81 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.788223 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-24d0ecef-943f-46ff-a2aa-f89662683d81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:04.788473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-24d0ecef-943f-46ff-a2aa-f89662683d81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.788648 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-822152ff-5061-4ea0-a80f-c9d0fcae8d0a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.788978 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-24d0ecef-943f-46ff-a2aa-f89662683d81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.793824 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-822152ff-5061-4ea0-a80f-c9d0fcae8d0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] POST https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80/action Aug 04 09:10:04.794304 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-822152ff-5061-4ea0-a80f-c9d0fcae8d0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:04.794522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-822152ff-5061-4ea0-a80f-c9d0fcae8d0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:04.811841 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.811841 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:04.819005 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-24d0ecef-943f-46ff-a2aa-f89662683d81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:04.819558 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.819558 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:04.820229 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-822152ff-5061-4ea0-a80f-c9d0fcae8d0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:10:04.825487 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-24d0ecef-943f-46ff-a2aa-f89662683d81 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:04.825487 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 852/3397] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1216 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:04.835923 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-822152ff-5061-4ea0-a80f-c9d0fcae8d0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Begin detaching volume completed successfully. Aug 04 09:10:04.836634 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-822152ff-5061-4ea0-a80f-c9d0fcae8d0a tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80/action returned with HTTP 202 Aug 04 09:10:04.837006 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 851/3398] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:10:04 2026] POST /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:04.910555 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-048a52cc-9140-473e-9ce4-f9353f5869d1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.910919 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-048a52cc-9140-473e-9ce4-f9353f5869d1 None None] GET https://10.4.3.176/volume// Aug 04 09:10:04.911107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-048a52cc-9140-473e-9ce4-f9353f5869d1 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.912639 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-048a52cc-9140-473e-9ce4-f9353f5869d1 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.912639 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-048a52cc-9140-473e-9ce4-f9353f5869d1 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:04.912639 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 846/3399] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:04.921264 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-fde8aa37-93e2-4d7b-a7f1-8d022ace2dea None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:04.923212 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-fde8aa37-93e2-4d7b-a7f1-8d022ace2dea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:10:04.923585 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-fde8aa37-93e2-4d7b-a7f1-8d022ace2dea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:04.923903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-fde8aa37-93e2-4d7b-a7f1-8d022ace2dea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:04.937873 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:04.937873 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:04.944278 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-fde8aa37-93e2-4d7b-a7f1-8d022ace2dea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:10:04.952571 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-fde8aa37-93e2-4d7b-a7f1-8d022ace2dea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:10:04.952571 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 851/3400] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:04 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:05.044369 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-de763e89-2c4f-4ad0-b5c8-caa0d438c912 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.047156 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-de763e89-2c4f-4ad0-b5c8-caa0d438c912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:05.047156 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-de763e89-2c4f-4ad0-b5c8-caa0d438c912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.047156 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-de763e89-2c4f-4ad0-b5c8-caa0d438c912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.053286 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:05.053286 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:05.053286 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-de763e89-2c4f-4ad0-b5c8-caa0d438c912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:05.054261 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-de763e89-2c4f-4ad0-b5c8-caa0d438c912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 returned with HTTP 200 Aug 04 09:10:05.054939 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 853/3401] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:05 2026] GET /volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:05.065193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.067251 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:05.067641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "99963c24-56c2-46cf-8316-319224e8f536", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-982271826"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:05.069363 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'snapshot_id': '99963c24-56c2-46cf-8316-319224e8f536', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-982271826'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:05.076363 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:05.076363 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:05.076897 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:05.077037 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:10:05.085223 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:10:05.093346 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (7ef290cb-a585-4467-b338-c52461976cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:05.094438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a04c942-f4d8-48f7-86c0-492965ed5472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.095662 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:05.283223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a56dc283-9baf-4fa2-92d9-34da0bec37b3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.286705 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a56dc283-9baf-4fa2-92d9-34da0bec37b3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:05.286959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a56dc283-9baf-4fa2-92d9-34da0bec37b3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.288240 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a56dc283-9baf-4fa2-92d9-34da0bec37b3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.288415 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a56dc283-9baf-4fa2-92d9-34da0bec37b3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:05.296339 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:05.296339 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:05.297344 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a56dc283-9baf-4fa2-92d9-34da0bec37b3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:05.297855 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 847/3402] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:05 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:05.312553 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a04c942-f4d8-48f7-86c0-492965ed5472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '99963c24-56c2-46cf-8316-319224e8f536', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.313586 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6630adbc-affa-4733-b6bf-efc4f57a77c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.368270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['09421f1d-4dc8-49b0-837d-06652fbc270e', '5b6e97e4-513f-45cd-a02e-413a9b920742', 'd9e0366c-a898-46b5-9469-757f6c51e8ce', 'c52ad259-c18e-4f07-a3d3-7316b2b6d954'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:05.369128 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6630adbc-affa-4733-b6bf-efc4f57a77c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09421f1d-4dc8-49b0-837d-06652fbc270e', '5b6e97e4-513f-45cd-a02e-413a9b920742', 'd9e0366c-a898-46b5-9469-757f6c51e8ce', 'c52ad259-c18e-4f07-a3d3-7316b2b6d954']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.371197 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019260d0-760a-4e7e-a016-fef56e5b1e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.417431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (019260d0-760a-4e7e-a016-fef56e5b1e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1186f7cc-3514-4914-a0a3-62f2f509236c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-982271826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['09421f1d-4dc8-49b0-837d-06652fbc270e','5b6e97e4-513f-45cd-a02e-413a9b920742','d9e0366c-a898-46b5-9469-757f6c51e8ce','c52ad259-c18e-4f07-a3d3-7316b2b6d954'],size=1,snapshot_id=99963c24-56c2-46cf-8316-319224e8f536,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-982271826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1186f7cc-3514-4914-a0a3-62f2f509236c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=99963c24-56c2-46cf-8316-319224e8f536,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.418729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1ccb00-f3be-4a7c-9a55-c243464a96e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.434067 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0c1713d0-a03a-4932-81c4-c7727f10d0df None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.436012 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c1713d0-a03a-4932-81c4-c7727f10d0df tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:05.436428 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0c1713d0-a03a-4932-81c4-c7727f10d0df tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.436770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0c1713d0-a03a-4932-81c4-c7727f10d0df tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.442571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c1ccb00-f3be-4a7c-9a55-c243464a96e6) transitioned into state 'SUCCESS' from state '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-982271826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['09421f1d-4dc8-49b0-837d-06652fbc270e','5b6e97e4-513f-45cd-a02e-413a9b920742','d9e0366c-a898-46b5-9469-757f6c51e8ce','c52ad259-c18e-4f07-a3d3-7316b2b6d954'],size=1,snapshot_id=99963c24-56c2-46cf-8316-319224e8f536,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.443718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108f3fa1-a843-4a47-b1a3-a255c69a5803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.445770 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c1713d0-a03a-4932-81c4-c7727f10d0df tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 returned with HTTP 404 Aug 04 09:10:05.445770 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 852/3403] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:05 2026] GET /volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:05.453510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5ed6dab9-4d1d-496e-a50a-c7576ea1c656 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.459617 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5ed6dab9-4d1d-496e-a50a-c7576ea1c656 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:05.459909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5ed6dab9-4d1d-496e-a50a-c7576ea1c656 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.460176 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5ed6dab9-4d1d-496e-a50a-c7576ea1c656 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.470221 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108f3fa1-a843-4a47-b1a3-a255c69a5803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.471447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (7ef290cb-a585-4467-b338-c52461976cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:05.471864 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:10:05.472793 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd1f7f54-b0be-47e9-abbd-89204883d55d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:05.473367 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 852/3404] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:10:05 2026] POST /volume/v3/volumes => generated 803 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:05.475559 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5ed6dab9-4d1d-496e-a50a-c7576ea1c656 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 returned with HTTP 404 Aug 04 09:10:05.476106 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 854/3405] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:05 2026] GET /volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:05.490756 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4dececc6-f3b2-469b-a4cb-7f4ab889b549 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.490880 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d5a5afe7-f98c-4ce8-9111-68825d5d9dff None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.491874 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4dececc6-f3b2-469b-a4cb-7f4ab889b549 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:05.492403 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4dececc6-f3b2-469b-a4cb-7f4ab889b549 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.492449 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4dececc6-f3b2-469b-a4cb-7f4ab889b549 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.492650 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-4dececc6-f3b2-469b-a4cb-7f4ab889b549 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Delete volume with id: f396c250-0dbb-4b05-8e01-15df78459c28 Aug 04 09:10:05.493186 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d5a5afe7-f98c-4ce8-9111-68825d5d9dff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:05.493645 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d5a5afe7-f98c-4ce8-9111-68825d5d9dff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.494718 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d5a5afe7-f98c-4ce8-9111-68825d5d9dff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.500540 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4dececc6-f3b2-469b-a4cb-7f4ab889b549 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 returned with HTTP 404 Aug 04 09:10:05.501119 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 848/3406] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:05 2026] DELETE /volume/v3/volumes/f396c250-0dbb-4b05-8e01-15df78459c28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:05.510189 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:05.510189 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:05.513349 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.515711 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:05.519233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-110226633"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:05.519352 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d5a5afe7-f98c-4ce8-9111-68825d5d9dff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:05.519443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-110226633'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:05.519443 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Create volume of 1 GB Aug 04 09:10:05.519443 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:05.519443 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:05.525270 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Availability Zones retrieved successfully. Aug 04 09:10:05.525990 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d5a5afe7-f98c-4ce8-9111-68825d5d9dff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c returned with HTTP 200 Aug 04 09:10:05.526779 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 853/3407] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:05 2026] GET /volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:05.532822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Flow 'volume_create_api' (ac7011c5-1fa8-4e8b-806b-1146dde4febb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:05.533914 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9153b600-041b-4396-9384-85ebd148c2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.535081 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:05.567644 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9153b600-041b-4396-9384-85ebd148c2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.568468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4023851e-e068-48a6-9531-3c77cbd5a68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.627619 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Created reservations ['debf9309-73bf-414f-b127-b4ec44476ee6', '0e8dcaee-202d-44d8-ab07-601e3ef5a5c9', '2dbd7432-36b6-45e1-aadf-e7f6d6153f6b', '87b66f7f-df30-4faf-80b0-db8ca82a85bc'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:05.628532 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4023851e-e068-48a6-9531-3c77cbd5a68c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['debf9309-73bf-414f-b127-b4ec44476ee6', '0e8dcaee-202d-44d8-ab07-601e3ef5a5c9', '2dbd7432-36b6-45e1-aadf-e7f6d6153f6b', '87b66f7f-df30-4faf-80b0-db8ca82a85bc']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.629281 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a78862-38de-44f3-b467-95e9c0037c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.655979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a78862-38de-44f3-b467-95e9c0037c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9e4ac57-9bfe-4f8f-851c-d840282ad749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-110226633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb3ea83ac5d43a0a6a25e1727f88f9d',qos_specs=None,replication_status=,reservations=['debf9309-73bf-414f-b127-b4ec44476ee6','0e8dcaee-202d-44d8-ab07-601e3ef5a5c9','2dbd7432-36b6-45e1-aadf-e7f6d6153f6b','87b66f7f-df30-4faf-80b0-db8ca82a85bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f56ccec8a5493e9a636f94e1868194',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-110226633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9e4ac57-9bfe-4f8f-851c-d840282ad749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bb3ea83ac5d43a0a6a25e1727f88f9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53f56ccec8a5493e9a636f94e1868194',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.656922 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e974341-0da8-4929-9e1a-cb5ade4c8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.680182 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e974341-0da8-4929-9e1a-cb5ade4c8a55) transitioned into state 'SUCCESS' from state '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-110226633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bb3ea83ac5d43a0a6a25e1727f88f9d',qos_specs=None,replication_status=,reservations=['debf9309-73bf-414f-b127-b4ec44476ee6','0e8dcaee-202d-44d8-ab07-601e3ef5a5c9','2dbd7432-36b6-45e1-aadf-e7f6d6153f6b','87b66f7f-df30-4faf-80b0-db8ca82a85bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53f56ccec8a5493e9a636f94e1868194',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.681388 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbacf00f-35ea-4f08-8724-d048253612ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:05.693736 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbacf00f-35ea-4f08-8724-d048253612ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:05.694789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Flow 'volume_create_api' (ac7011c5-1fa8-4e8b-806b-1146dde4febb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:05.695180 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Create volume request issued successfully. Aug 04 09:10:05.695906 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5611eee5-fd90-4890-9b14-16ab3ae120e1 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:05.696563 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 853/3408] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:05 2026] POST /volume/v3/volumes => generated 755 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:05.710486 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-239eb13f-387a-4ddc-bdd9-bef92781bdae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.712375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-239eb13f-387a-4ddc-bdd9-bef92781bdae tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:05.712521 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-239eb13f-387a-4ddc-bdd9-bef92781bdae tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.712724 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-239eb13f-387a-4ddc-bdd9-bef92781bdae tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.723016 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:05.723016 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:05.728852 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-239eb13f-387a-4ddc-bdd9-bef92781bdae tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Volume info retrieved successfully. Aug 04 09:10:05.735181 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-239eb13f-387a-4ddc-bdd9-bef92781bdae tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 200 Aug 04 09:10:05.735817 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 855/3409] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:05 2026] GET /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:10:05.842887 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4854c2fc-aeb6-4c04-8a5d-95cc594746c1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:05.846465 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4854c2fc-aeb6-4c04-8a5d-95cc594746c1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:05.846917 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4854c2fc-aeb6-4c04-8a5d-95cc594746c1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:05.846995 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4854c2fc-aeb6-4c04-8a5d-95cc594746c1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:05.863741 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:05.863741 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:05.868862 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4854c2fc-aeb6-4c04-8a5d-95cc594746c1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:05.873865 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4854c2fc-aeb6-4c04-8a5d-95cc594746c1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:05.874475 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 849/3410] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:05 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1216 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:06.312094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-497373f7-baeb-4578-b8c7-099e9448b2b0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.314236 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-497373f7-baeb-4578-b8c7-099e9448b2b0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:06.314637 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-497373f7-baeb-4578-b8c7-099e9448b2b0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.314916 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-497373f7-baeb-4578-b8c7-099e9448b2b0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.315126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-497373f7-baeb-4578-b8c7-099e9448b2b0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:06.319945 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.319945 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:06.321437 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-497373f7-baeb-4578-b8c7-099e9448b2b0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:06.321437 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 854/3411] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:06 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:06.544544 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-01061de6-42cc-401c-a322-732ddda7f19f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.546719 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-01061de6-42cc-401c-a322-732ddda7f19f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:06.546937 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-01061de6-42cc-401c-a322-732ddda7f19f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.547193 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-01061de6-42cc-401c-a322-732ddda7f19f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.555503 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.555503 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:06.559828 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-01061de6-42cc-401c-a322-732ddda7f19f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:06.564928 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-01061de6-42cc-401c-a322-732ddda7f19f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c returned with HTTP 200 Aug 04 09:10:06.565385 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 854/3412] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:06 2026] GET /volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:06.580879 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f78b5516-365f-4508-82bf-5a383b5eb877 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.583177 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f78b5516-365f-4508-82bf-5a383b5eb877 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:06.583462 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f78b5516-365f-4508-82bf-5a383b5eb877 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.583712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f78b5516-365f-4508-82bf-5a383b5eb877 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.583891 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-f78b5516-365f-4508-82bf-5a383b5eb877 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:06.589661 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.589661 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:06.590357 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f78b5516-365f-4508-82bf-5a383b5eb877 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:06.612082 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f78b5516-365f-4508-82bf-5a383b5eb877 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot delete request issued successfully. Aug 04 09:10:06.612343 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f78b5516-365f-4508-82bf-5a383b5eb877 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 returned with HTTP 202 Aug 04 09:10:06.612822 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 856/3413] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:06 2026] DELETE /volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:06.621570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-66e28c59-c416-4ffd-8ff4-071ce210847f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.623927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66e28c59-c416-4ffd-8ff4-071ce210847f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:06.624223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66e28c59-c416-4ffd-8ff4-071ce210847f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.624525 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66e28c59-c416-4ffd-8ff4-071ce210847f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.631526 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.631526 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:06.632021 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-66e28c59-c416-4ffd-8ff4-071ce210847f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:06.633093 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66e28c59-c416-4ffd-8ff4-071ce210847f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 returned with HTTP 200 Aug 04 09:10:06.633587 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 850/3414] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:06 2026] GET /volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:06.754585 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-81a67d43-fc6b-43d3-898f-11b240d97a24 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.756137 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-81a67d43-fc6b-43d3-898f-11b240d97a24 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:06.756543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-81a67d43-fc6b-43d3-898f-11b240d97a24 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.756888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-81a67d43-fc6b-43d3-898f-11b240d97a24 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.768104 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.768104 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:06.774386 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-81a67d43-fc6b-43d3-898f-11b240d97a24 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Volume info retrieved successfully. Aug 04 09:10:06.780967 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-81a67d43-fc6b-43d3-898f-11b240d97a24 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 200 Aug 04 09:10:06.781719 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 855/3415] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:06 2026] GET /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:06.797965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7bbf5ab9-6816-4db7-8edf-41679eef9f3d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.801357 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7bbf5ab9-6816-4db7-8edf-41679eef9f3d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True Aug 04 09:10:06.802354 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7bbf5ab9-6816-4db7-8edf-41679eef9f3d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.802354 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7bbf5ab9-6816-4db7-8edf-41679eef9f3d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.827489 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7bbf5ab9-6816-4db7-8edf-41679eef9f3d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True returned with HTTP 200 Aug 04 09:10:06.827641 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 855/3416] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:10:06 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True => generated 1765 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:06.848194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c1e0a7bd-7650-4f68-a471-6ce51248b11d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.851601 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1e0a7bd-7650-4f68-a471-6ce51248b11d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/22a026a549e24b16b1c00e404972e054?usage=True Aug 04 09:10:06.851808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1e0a7bd-7650-4f68-a471-6ce51248b11d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.852032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1e0a7bd-7650-4f68-a471-6ce51248b11d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.852314 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.852314 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:06.876905 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1e0a7bd-7650-4f68-a471-6ce51248b11d tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/22a026a549e24b16b1c00e404972e054?usage=True returned with HTTP 200 Aug 04 09:10:06.877448 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 857/3417] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:10:06 2026] GET /volume/v3/os-quota-sets/22a026a549e24b16b1c00e404972e054?usage=True => generated 1765 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:06.889794 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-113a7e85-8f25-42c7-9792-83f34dd1ac6c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.891463 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a0a182de-8a31-46ae-98a6-930c38b5124a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.894665 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-113a7e85-8f25-42c7-9792-83f34dd1ac6c tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] POST https://10.4.3.176/volume/v3/os-volume-transfer Aug 04 09:10:06.894911 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a0a182de-8a31-46ae-98a6-930c38b5124a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:06.894911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a0a182de-8a31-46ae-98a6-930c38b5124a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:06.894911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a0a182de-8a31-46ae-98a6-930c38b5124a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:06.894987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-113a7e85-8f25-42c7-9792-83f34dd1ac6c tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f9e4ac57-9bfe-4f8f-851c-d840282ad749"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:06.895911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.volume_transfer [None req-113a7e85-8f25-42c7-9792-83f34dd1ac6c tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f9e4ac57-9bfe-4f8f-851c-d840282ad749'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 04 09:10:06.896049 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.volume_transfer [None req-113a7e85-8f25-42c7-9792-83f34dd1ac6c tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Creating transfer of volume f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:06.896233 np0000006401 devstack@c-api.service[100461]: INFO cinder.transfer.api [None req-113a7e85-8f25-42c7-9792-83f34dd1ac6c tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Generating transfer record for volume f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:06.907958 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.907958 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:06.908012 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.908012 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:06.910740 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a0a182de-8a31-46ae-98a6-930c38b5124a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:06.917464 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a0a182de-8a31-46ae-98a6-930c38b5124a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:06.918134 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 856/3418] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:06 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:06.921076 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-7d27e658-6403-4829-b7fd-9e270b2cffd9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.921647 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-113a7e85-8f25-42c7-9792-83f34dd1ac6c tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/os-volume-transfer returned with HTTP 202 Aug 04 09:10:06.922072 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 851/3419] 10.4.3.176 () {68 vars in 1291 bytes} [Tue Aug 4 09:10:06 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:06.923523 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-7d27e658-6403-4829-b7fd-9e270b2cffd9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7/action Aug 04 09:10:06.923911 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-7d27e658-6403-4829-b7fd-9e270b2cffd9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:06.924031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-7d27e658-6403-4829-b7fd-9e270b2cffd9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:06.933312 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:06.943511 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:06.943511 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:06.959058 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-82af54bb-de75-48d4-bcc0-ac7617106e48 req-7d27e658-6403-4829-b7fd-9e270b2cffd9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7/action returned with HTTP 204 Aug 04 09:10:06.959676 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 856/3420] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:10:06 2026] POST /volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:07.008697 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] POST https://10.4.3.176/volume/v3/os-volume-transfer/d1175883-c52b-4f2f-a148-d1c350c20795/accept Aug 04 09:10:07.009142 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "dae5296a7f307628"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:07.010996 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.volume_transfer [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Accepting volume transfer d1175883-c52b-4f2f-a148-d1c350c20795 {{(pid=100459) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 04 09:10:07.011102 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.volume_transfer [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Accepting transfer d1175883-c52b-4f2f-a148-d1c350c20795 Aug 04 09:10:07.092192 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Created reservations ['b2a04fd7-8583-4914-b56f-c39a24795bc6', 'bb487f1d-f87f-4fb0-9792-a40da2c96db2', '1f57206f-fa38-43a7-aeab-55472950bd4b', 'f92aa75e-1491-4e2e-b13a-0dacf713d4ea'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:07.105627 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-45931a1b-1d29-4412-b940-5c4d587d11ea None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.109253 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-45931a1b-1d29-4412-b940-5c4d587d11ea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] DELETE https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a Aug 04 09:10:07.109253 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-45931a1b-1d29-4412-b940-5c4d587d11ea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.109253 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-45931a1b-1d29-4412-b940-5c4d587d11ea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.118793 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.118793 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:07.119985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Created reservations ['f700a4e3-6d45-4eb2-a128-a3e6c8f96d6f', '6949aa54-08fa-49ef-8c3d-eebfd7b52375', 'ac8aa82b-a833-4d71-977e-3a32e480d8ac', '45eaa24a-06c7-468d-81df-6e51509d98d0'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:07.154815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Created reservations ['ba984790-a0b9-4f4f-b060-c51b0579e327', 'c6019b4a-73f1-4140-8588-a40e1e2c58de', '60801f3a-d08e-4d87-823c-6315061c012f', 'd3df202f-2267-4ebe-b140-a6ab48c9d533'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:07.181068 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-432f7793-7517-46a0-bc41-8809a2408fa0 req-45931a1b-1d29-4412-b940-5c4d587d11ea tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a returned with HTTP 200 Aug 04 09:10:07.181068 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 857/3421] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:07 2026] DELETE /volume/v3/attachments/3bef7f9a-2d3d-4278-99fa-3ca2fc349f1a => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:07.192612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Created reservations ['6c85b223-63e1-4083-af6f-94cdf455096b', '4e7d57e2-dbe6-4f64-a8d5-4b6ba3875185', '4ddafae4-50bf-43dc-adb9-833b5bd2d661', '594e3cc4-b84a-42f7-a785-d0d2ced8d94d'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:07.204533 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Transfer volume completed successfully. Aug 04 09:10:07.287585 np0000006401 devstack@c-api.service[100459]: INFO cinder.transfer.api [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Volume f9e4ac57-9bfe-4f8f-851c-d840282ad749 has been transferred. Aug 04 09:10:07.295003 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e000f07a-2838-472f-9c7b-48b5db8c4e03 tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] https://10.4.3.176/volume/v3/os-volume-transfer/d1175883-c52b-4f2f-a148-d1c350c20795/accept returned with HTTP 202 Aug 04 09:10:07.295580 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 858/3422] 10.4.3.176 () {68 vars in 1423 bytes} [Tue Aug 4 09:10:06 2026] POST /volume/v3/os-volume-transfer/d1175883-c52b-4f2f-a148-d1c350c20795/accept => generated 365 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:07.303860 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-03ff3bfa-433b-4d22-8fa6-9a34801a01ac None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.305911 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-03ff3bfa-433b-4d22-8fa6-9a34801a01ac tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] GET https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:07.306117 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-03ff3bfa-433b-4d22-8fa6-9a34801a01ac tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.306321 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-03ff3bfa-433b-4d22-8fa6-9a34801a01ac tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.313489 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.313489 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:07.317321 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-03ff3bfa-433b-4d22-8fa6-9a34801a01ac tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] Volume info retrieved successfully. Aug 04 09:10:07.322450 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-03ff3bfa-433b-4d22-8fa6-9a34801a01ac tempest-VolumeQuotasAdminTestJSON-1777417279 tempest-VolumeQuotasAdminTestJSON-1777417279-project-member] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 200 Aug 04 09:10:07.323054 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 852/3423] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:07.340095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-584f4755-57e7-493a-9820-4eedda3117eb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.342452 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-584f4755-57e7-493a-9820-4eedda3117eb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:07.342736 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-584f4755-57e7-493a-9820-4eedda3117eb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.344040 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-584f4755-57e7-493a-9820-4eedda3117eb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.344040 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-584f4755-57e7-493a-9820-4eedda3117eb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:07.344167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e3c73bcd-0586-42cb-9428-4fd70d2b6bc1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.345897 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3c73bcd-0586-42cb-9428-4fd70d2b6bc1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True Aug 04 09:10:07.346171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3c73bcd-0586-42cb-9428-4fd70d2b6bc1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.346453 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e3c73bcd-0586-42cb-9428-4fd70d2b6bc1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.346846 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.346846 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:07.348712 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.348712 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:07.350370 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-584f4755-57e7-493a-9820-4eedda3117eb tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:07.350370 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 857/3424] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:07.365422 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e3c73bcd-0586-42cb-9428-4fd70d2b6bc1 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True returned with HTTP 200 Aug 04 09:10:07.365945 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 858/3425] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d?usage=True => generated 1765 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:07.379023 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-606f86b6-484a-4837-aee1-e4d132e69ec5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.381615 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-606f86b6-484a-4837-aee1-e4d132e69ec5 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/22a026a549e24b16b1c00e404972e054?usage=True Aug 04 09:10:07.381779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-606f86b6-484a-4837-aee1-e4d132e69ec5 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.381972 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-606f86b6-484a-4837-aee1-e4d132e69ec5 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.382251 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.382251 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:07.407895 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-606f86b6-484a-4837-aee1-e4d132e69ec5 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/22a026a549e24b16b1c00e404972e054?usage=True returned with HTTP 200 Aug 04 09:10:07.408609 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 859/3426] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/os-quota-sets/22a026a549e24b16b1c00e404972e054?usage=True => generated 1765 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:07.422619 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.425455 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:07.425721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.426020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.426361 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Delete volume with id: f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:07.436140 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.436140 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:07.436748 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Volume info retrieved successfully. Aug 04 09:10:07.459232 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Delete volume request issued successfully. Aug 04 09:10:07.459232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-17751c11-f9b9-44f9-9f8f-55b6221b45d8 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 202 Aug 04 09:10:07.459232 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 853/3427] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:07 2026] DELETE /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:07.467443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e16af795-142b-483d-a8c7-1b058783e071 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.469653 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e16af795-142b-483d-a8c7-1b058783e071 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:07.469895 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e16af795-142b-483d-a8c7-1b058783e071 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.472744 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e16af795-142b-483d-a8c7-1b058783e071 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.479491 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.479491 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:07.487094 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e16af795-142b-483d-a8c7-1b058783e071 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Volume info retrieved successfully. Aug 04 09:10:07.489259 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e16af795-142b-483d-a8c7-1b058783e071 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 200 Aug 04 09:10:07.489912 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 858/3428] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 1011 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:07.642853 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f9553bc4-0687-4ac9-98cb-e83f60887920 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.645831 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9553bc4-0687-4ac9-98cb-e83f60887920 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:07.645831 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9553bc4-0687-4ac9-98cb-e83f60887920 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.646074 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9553bc4-0687-4ac9-98cb-e83f60887920 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.653270 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9553bc4-0687-4ac9-98cb-e83f60887920 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 returned with HTTP 404 Aug 04 09:10:07.653909 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 859/3429] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:07.662100 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b03f7124-489e-4a00-99ed-814e323e738a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.664727 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b03f7124-489e-4a00-99ed-814e323e738a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:07.665061 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b03f7124-489e-4a00-99ed-814e323e738a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.665364 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b03f7124-489e-4a00-99ed-814e323e738a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.665536 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-b03f7124-489e-4a00-99ed-814e323e738a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: 99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:07.672379 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.672379 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:07.673010 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b03f7124-489e-4a00-99ed-814e323e738a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:07.694037 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b03f7124-489e-4a00-99ed-814e323e738a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot delete request issued successfully. Aug 04 09:10:07.694357 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b03f7124-489e-4a00-99ed-814e323e738a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 returned with HTTP 202 Aug 04 09:10:07.694930 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 860/3430] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:07 2026] DELETE /volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:07.702937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-84b56ed4-4d8e-4cc1-9b7c-932148d52dfa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.704989 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-84b56ed4-4d8e-4cc1-9b7c-932148d52dfa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:07.705196 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-84b56ed4-4d8e-4cc1-9b7c-932148d52dfa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.705853 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-84b56ed4-4d8e-4cc1-9b7c-932148d52dfa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.711395 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.711395 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:07.711971 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-84b56ed4-4d8e-4cc1-9b7c-932148d52dfa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:07.712843 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-84b56ed4-4d8e-4cc1-9b7c-932148d52dfa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 returned with HTTP 200 Aug 04 09:10:07.713254 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 854/3431] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:07.938403 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8a1a317e-2b62-4f9f-8a89-57bd4f753ff9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:07.941960 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a1a317e-2b62-4f9f-8a89-57bd4f753ff9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:07.942278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a1a317e-2b62-4f9f-8a89-57bd4f753ff9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:07.942438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a1a317e-2b62-4f9f-8a89-57bd4f753ff9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:07.959748 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:07.959748 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:07.967580 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8a1a317e-2b62-4f9f-8a89-57bd4f753ff9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:07.973607 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a1a317e-2b62-4f9f-8a89-57bd4f753ff9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:07.973964 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 859/3432] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:07 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1510 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:08.093245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8dcf14f4-470c-4b52-901d-3dde3ecae0af req-958d988a-d771-43a7-a7ec-9724a93449d3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.097498 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8dcf14f4-470c-4b52-901d-3dde3ecae0af req-958d988a-d771-43a7-a7ec-9724a93449d3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:10:08.097674 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8dcf14f4-470c-4b52-901d-3dde3ecae0af req-958d988a-d771-43a7-a7ec-9724a93449d3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.097882 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8dcf14f4-470c-4b52-901d-3dde3ecae0af req-958d988a-d771-43a7-a7ec-9724a93449d3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.104590 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:08.104590 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:08.108037 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-8dcf14f4-470c-4b52-901d-3dde3ecae0af req-958d988a-d771-43a7-a7ec-9724a93449d3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:10:08.113196 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8dcf14f4-470c-4b52-901d-3dde3ecae0af req-958d988a-d771-43a7-a7ec-9724a93449d3 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:10:08.116229 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 860/3433] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:08.128740 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.131982 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] DELETE https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:10:08.132325 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.132644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.132897 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Delete volume with id: 918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:10:08.143302 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:08.143302 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:08.143931 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:10:08.177229 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Delete volume request issued successfully. Aug 04 09:10:08.177229 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b3d1eec-ae16-40a4-beba-6e1a8358b2e5 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 202 Aug 04 09:10:08.177229 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 861/3434] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:08 2026] DELETE /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:08.185049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5e3f4463-7f94-41ce-8603-c87f2e691863 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.187365 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5e3f4463-7f94-41ce-8603-c87f2e691863 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:10:08.187665 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4463-7f94-41ce-8603-c87f2e691863 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.187946 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5e3f4463-7f94-41ce-8603-c87f2e691863 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.197707 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:08.197707 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:08.203166 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5e3f4463-7f94-41ce-8603-c87f2e691863 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Volume info retrieved successfully. Aug 04 09:10:08.208842 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5e3f4463-7f94-41ce-8603-c87f2e691863 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 200 Aug 04 09:10:08.209215 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 855/3435] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:08.361982 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-672979a1-ffec-446f-adf3-e86df863ece7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.364160 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-672979a1-ffec-446f-adf3-e86df863ece7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:08.364451 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-672979a1-ffec-446f-adf3-e86df863ece7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.364690 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-672979a1-ffec-446f-adf3-e86df863ece7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.364825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-672979a1-ffec-446f-adf3-e86df863ece7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:08.369931 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:08.369931 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:08.370911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-672979a1-ffec-446f-adf3-e86df863ece7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:08.371393 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 860/3436] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:08.504297 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1909420f-def3-4e2c-8b07-cd41c0292fc3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.506016 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1909420f-def3-4e2c-8b07-cd41c0292fc3 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:08.506227 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1909420f-def3-4e2c-8b07-cd41c0292fc3 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.506412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1909420f-def3-4e2c-8b07-cd41c0292fc3 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.512411 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1909420f-def3-4e2c-8b07-cd41c0292fc3 tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 404 Aug 04 09:10:08.512821 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 861/3437] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:08.519150 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1fc3e6ab-54ba-4c3b-b5d2-333e084a4801 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.521034 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1fc3e6ab-54ba-4c3b-b5d2-333e084a4801 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] GET https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:08.521251 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1fc3e6ab-54ba-4c3b-b5d2-333e084a4801 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.521485 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1fc3e6ab-54ba-4c3b-b5d2-333e084a4801 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.527558 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1fc3e6ab-54ba-4c3b-b5d2-333e084a4801 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 404 Aug 04 09:10:08.528081 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 862/3438] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:08.535019 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-19cbd39e-cd14-49ca-b7f2-b835a074dc96 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.536839 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19cbd39e-cd14-49ca-b7f2-b835a074dc96 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:08.537058 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19cbd39e-cd14-49ca-b7f2-b835a074dc96 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.537307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19cbd39e-cd14-49ca-b7f2-b835a074dc96 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.537513 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-19cbd39e-cd14-49ca-b7f2-b835a074dc96 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] Delete volume with id: f9e4ac57-9bfe-4f8f-851c-d840282ad749 Aug 04 09:10:08.542872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19cbd39e-cd14-49ca-b7f2-b835a074dc96 tempest-VolumeQuotasAdminTestJSON-1732725314 tempest-VolumeQuotasAdminTestJSON-1732725314-project-member] https://10.4.3.176/volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 returned with HTTP 404 Aug 04 09:10:08.543385 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 856/3439] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:08 2026] DELETE /volume/v3/volumes/f9e4ac57-9bfe-4f8f-851c-d840282ad749 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:08.551870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1a880297-b978-4c01-b1df-a4c77bcd144c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.554277 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1a880297-b978-4c01-b1df-a4c77bcd144c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] GET https://10.4.3.176/volume/v3/os-quota-sets/06438dfd579d46f3a1f3f96fde9d27e3?usage=True Aug 04 09:10:08.554578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1a880297-b978-4c01-b1df-a4c77bcd144c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.554850 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1a880297-b978-4c01-b1df-a4c77bcd144c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.577144 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1a880297-b978-4c01-b1df-a4c77bcd144c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/06438dfd579d46f3a1f3f96fde9d27e3?usage=True returned with HTTP 200 Aug 04 09:10:08.577779 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 861/3440] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/os-quota-sets/06438dfd579d46f3a1f3f96fde9d27e3?usage=True => generated 1765 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:08.591683 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-11ae76ec-2ae3-41ef-9522-0f3d9c439aac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.593867 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11ae76ec-2ae3-41ef-9522-0f3d9c439aac tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:08.594276 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11ae76ec-2ae3-41ef-9522-0f3d9c439aac tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:08.662075 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11ae76ec-2ae3-41ef-9522-0f3d9c439aac tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:08.662362 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 862/3441] 10.4.3.176 () {68 vars in 1375 bytes} [Tue Aug 4 09:10:08 2026] PUT /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 867 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:08.673158 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7d7e5a35-eb34-4d99-aa26-bdbf1354c49c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.675077 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d7e5a35-eb34-4d99-aa26-bdbf1354c49c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] PUT https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d Aug 04 09:10:08.675452 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7d7e5a35-eb34-4d99-aa26-bdbf1354c49c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-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=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:08.727863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2d943002-d21d-486a-983c-5c91be220e72 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.730152 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d943002-d21d-486a-983c-5c91be220e72 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:08.730374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d943002-d21d-486a-983c-5c91be220e72 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.730656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d943002-d21d-486a-983c-5c91be220e72 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.735828 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d943002-d21d-486a-983c-5c91be220e72 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 returned with HTTP 404 Aug 04 09:10:08.736450 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 857/3442] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:08.744232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.746381 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:08.746664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.746890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.747118 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:08.756637 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:08.756637 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:08.757314 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:08.763711 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d7e5a35-eb34-4d99-aa26-bdbf1354c49c tempest-VolumeQuotasAdminTestJSON-1394820051 tempest-VolumeQuotasAdminTestJSON-1394820051-project-admin] https://10.4.3.176/volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d returned with HTTP 200 Aug 04 09:10:08.764122 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 863/3443] 10.4.3.176 () {68 vars in 1375 bytes} [Tue Aug 4 09:10:08 2026] PUT /volume/v3/os-quota-sets/2bb3ea83ac5d43a0a6a25e1727f88f9d => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:08.782861 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:10:08.783237 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f93673d8-9ee5-48eb-aae1-59a16d74325f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e returned with HTTP 202 Aug 04 09:10:08.784575 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 862/3444] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:08 2026] DELETE /volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:08.796024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f52b1f56-0f65-4ea7-932d-05172db6d2d2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:08.801321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f52b1f56-0f65-4ea7-932d-05172db6d2d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:08.801321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f52b1f56-0f65-4ea7-932d-05172db6d2d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:08.801321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f52b1f56-0f65-4ea7-932d-05172db6d2d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:08.815018 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:08.815018 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:08.824662 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f52b1f56-0f65-4ea7-932d-05172db6d2d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:08.832159 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f52b1f56-0f65-4ea7-932d-05172db6d2d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e returned with HTTP 200 Aug 04 09:10:08.832691 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 863/3445] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:08 2026] GET /volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:09.222570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c9b1ed92-157c-4fb3-b78c-adfbb033b593 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.224536 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9b1ed92-157c-4fb3-b78c-adfbb033b593 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] GET https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 Aug 04 09:10:09.224741 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9b1ed92-157c-4fb3-b78c-adfbb033b593 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.224921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c9b1ed92-157c-4fb3-b78c-adfbb033b593 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.230941 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c9b1ed92-157c-4fb3-b78c-adfbb033b593 tempest-TestMinimumBasicScenario-1129875398 tempest-TestMinimumBasicScenario-1129875398-project-member] https://10.4.3.176/volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 returned with HTTP 404 Aug 04 09:10:09.231376 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 858/3446] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/918750ae-7823-4891-8e1e-6923e50f1a80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:09.383583 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-34adfe29-f61b-42c4-a324-521c61dfaf9f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.386155 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-34adfe29-f61b-42c4-a324-521c61dfaf9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:09.386475 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-34adfe29-f61b-42c4-a324-521c61dfaf9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.386530 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-34adfe29-f61b-42c4-a324-521c61dfaf9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.387898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-34adfe29-f61b-42c4-a324-521c61dfaf9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:09.391803 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.391803 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:09.393667 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-34adfe29-f61b-42c4-a324-521c61dfaf9f tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:09.394041 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-908397b1-4cd0-45ba-a59c-3a9ba2031e5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.394400 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 864/3447] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:09.395156 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-908397b1-4cd0-45ba-a59c-3a9ba2031e5a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:09.395156 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-908397b1-4cd0-45ba-a59c-3a9ba2031e5a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.395320 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-908397b1-4cd0-45ba-a59c-3a9ba2031e5a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.407743 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.407743 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:09.411191 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-908397b1-4cd0-45ba-a59c-3a9ba2031e5a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:09.415330 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-908397b1-4cd0-45ba-a59c-3a9ba2031e5a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:09.415709 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 863/3448] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:09.427920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f4c42550-91a3-4454-879a-56355dbd9975 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.430213 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4c42550-91a3-4454-879a-56355dbd9975 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:09.430554 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4c42550-91a3-4454-879a-56355dbd9975 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.430815 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4c42550-91a3-4454-879a-56355dbd9975 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.450320 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.450320 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:09.454044 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f4c42550-91a3-4454-879a-56355dbd9975 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:09.458552 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4c42550-91a3-4454-879a-56355dbd9975 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:09.459004 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 864/3449] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1510 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:09.481105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d3c13a16-b078-4480-a2df-1366efb0ae3d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.483990 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d3c13a16-b078-4480-a2df-1366efb0ae3d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:09.484222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d3c13a16-b078-4480-a2df-1366efb0ae3d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.484478 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d3c13a16-b078-4480-a2df-1366efb0ae3d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.503174 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.503174 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:09.507551 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d3c13a16-b078-4480-a2df-1366efb0ae3d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:09.514052 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d3c13a16-b078-4480-a2df-1366efb0ae3d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:09.514548 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 859/3450] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1510 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:09.553975 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-e8f0e31f-c7ba-4042-b9ff-9579bbe62965 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.562955 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-e8f0e31f-c7ba-4042-b9ff-9579bbe62965 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:09.563383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-e8f0e31f-c7ba-4042-b9ff-9579bbe62965 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.563674 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-e8f0e31f-c7ba-4042-b9ff-9579bbe62965 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.575837 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.575837 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:09.579411 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-e8f0e31f-c7ba-4042-b9ff-9579bbe62965 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:09.583780 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-e8f0e31f-c7ba-4042-b9ff-9579bbe62965 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:09.584343 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 865/3451] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1510 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:09.604990 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-fb1de8aa-e7d8-4723-a16c-9caf3beb4894 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.607536 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-fb1de8aa-e7d8-4723-a16c-9caf3beb4894 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624/action Aug 04 09:10:09.607855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-fb1de8aa-e7d8-4723-a16c-9caf3beb4894 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:09.607972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-fb1de8aa-e7d8-4723-a16c-9caf3beb4894 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:09.622691 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.622691 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:09.623149 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-fb1de8aa-e7d8-4723-a16c-9caf3beb4894 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:09.631650 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-fb1de8aa-e7d8-4723-a16c-9caf3beb4894 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Begin detaching volume completed successfully. Aug 04 09:10:09.631919 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-fb1de8aa-e7d8-4723-a16c-9caf3beb4894 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624/action returned with HTTP 202 Aug 04 09:10:09.632477 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 864/3452] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:10:09 2026] POST /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:09.659670 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-82256683-b073-4619-96be-1adcd6dbe18c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.665290 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-82256683-b073-4619-96be-1adcd6dbe18c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:09.665907 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-82256683-b073-4619-96be-1adcd6dbe18c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.666174 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-82256683-b073-4619-96be-1adcd6dbe18c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.692868 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.692868 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:09.701028 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-82256683-b073-4619-96be-1adcd6dbe18c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:09.702615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d0239435-8ffe-40df-98f6-e91da6f83af4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.703118 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0239435-8ffe-40df-98f6-e91da6f83af4 None None] GET https://10.4.3.176/volume// Aug 04 09:10:09.703359 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0239435-8ffe-40df-98f6-e91da6f83af4 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.703640 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0239435-8ffe-40df-98f6-e91da6f83af4 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.704092 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0239435-8ffe-40df-98f6-e91da6f83af4 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:09.704537 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 860/3453] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:09.717414 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-4e2f4a28-2eb9-4d88-b222-a91796d76bac None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.717718 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-82256683-b073-4619-96be-1adcd6dbe18c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:09.717718 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 865/3454] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:09.719894 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-4e2f4a28-2eb9-4d88-b222-a91796d76bac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:09.719894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-4e2f4a28-2eb9-4d88-b222-a91796d76bac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.724368 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-4e2f4a28-2eb9-4d88-b222-a91796d76bac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.740182 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.740182 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:09.744676 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-4e2f4a28-2eb9-4d88-b222-a91796d76bac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:09.748807 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-4e2f4a28-2eb9-4d88-b222-a91796d76bac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:09.749193 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 866/3455] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1693 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:09.848091 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-72c22334-0727-4a7b-82da-6425e2f8a912 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.850053 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-72c22334-0727-4a7b-82da-6425e2f8a912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:09.850350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-72c22334-0727-4a7b-82da-6425e2f8a912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.850588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-72c22334-0727-4a7b-82da-6425e2f8a912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.857576 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-72c22334-0727-4a7b-82da-6425e2f8a912 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e returned with HTTP 404 Aug 04 09:10:09.858192 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 865/3456] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:09.868177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.870819 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:09.870928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.871255 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.871369 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:09.880606 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.880606 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:09.880801 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:09.903948 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:10:09.904307 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-518a597d-86a8-40c5-bf3e-cd7f2183a0ab tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e returned with HTTP 202 Aug 04 09:10:09.904974 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 861/3457] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:09 2026] DELETE /volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:09.914839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0e64ddef-f4d4-4110-be04-e346166f9b03 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:09.918140 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e64ddef-f4d4-4110-be04-e346166f9b03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:09.918537 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e64ddef-f4d4-4110-be04-e346166f9b03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:09.918839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e64ddef-f4d4-4110-be04-e346166f9b03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:09.927857 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:09.927857 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:09.933645 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0e64ddef-f4d4-4110-be04-e346166f9b03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:09.942603 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e64ddef-f4d4-4110-be04-e346166f9b03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e returned with HTTP 200 Aug 04 09:10:09.943220 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 866/3458] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:09 2026] GET /volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:10.343306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-b994243e-ec16-4d12-8a77-420a5efa45d6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.346012 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-b994243e-ec16-4d12-8a77-420a5efa45d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:10.346209 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-b994243e-ec16-4d12-8a77-420a5efa45d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.346412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-b994243e-ec16-4d12-8a77-420a5efa45d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.355856 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-99f43aa0-3c24-4848-99f1-f93d699d119f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.357624 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-99f43aa0-3c24-4848-99f1-f93d699d119f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:10.357785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-99f43aa0-3c24-4848-99f1-f93d699d119f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.357954 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-99f43aa0-3c24-4848-99f1-f93d699d119f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.360937 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.360937 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:10.364788 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-b994243e-ec16-4d12-8a77-420a5efa45d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:10.369425 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-b994243e-ec16-4d12-8a77-420a5efa45d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:10.369992 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 867/3459] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1513 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:10.370721 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.370721 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:10.374196 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-99f43aa0-3c24-4848-99f1-f93d699d119f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:10.377901 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-99f43aa0-3c24-4848-99f1-f93d699d119f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:10.378277 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 866/3460] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:10.386347 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-046d8d91-9770-4955-8269-64334848651b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.388217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-046d8d91-9770-4955-8269-64334848651b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7 Aug 04 09:10:10.388394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-046d8d91-9770-4955-8269-64334848651b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.388578 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-046d8d91-9770-4955-8269-64334848651b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.395166 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.395166 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:10.405936 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8caca605-1ced-4d80-b6a6-db8df8df78e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.407539 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8caca605-1ced-4d80-b6a6-db8df8df78e5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:10.407706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8caca605-1ced-4d80-b6a6-db8df8df78e5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.408195 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8caca605-1ced-4d80-b6a6-db8df8df78e5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.408195 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8caca605-1ced-4d80-b6a6-db8df8df78e5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:10.413678 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.413678 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:10.414433 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8caca605-1ced-4d80-b6a6-db8df8df78e5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:10.414802 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 867/3461] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:10.428121 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ac7cbfa9-655b-43af-86d7-346233dc8972 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.430691 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ac7cbfa9-655b-43af-86d7-346233dc8972 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:10.430894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ac7cbfa9-655b-43af-86d7-346233dc8972 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.431085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ac7cbfa9-655b-43af-86d7-346233dc8972 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.431191 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ac7cbfa9-655b-43af-86d7-346233dc8972 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:10.439350 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.439350 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:10.440180 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ac7cbfa9-655b-43af-86d7-346233dc8972 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:10.440616 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 868/3462] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:10.453043 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d4fd971-3b03-4b98-a972-06909b7ee854 req-046d8d91-9770-4955-8269-64334848651b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7 returned with HTTP 200 Aug 04 09:10:10.453547 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 862/3463] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:10 2026] DELETE /volume/v3/attachments/6dfb4a8c-e325-45bc-ada8-fd8238ae0ab7 => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:10.455272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-76ef06f8-e5f5-4fde-82d5-ee01c8cf5c94 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.457348 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-76ef06f8-e5f5-4fde-82d5-ee01c8cf5c94 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:10.457564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-76ef06f8-e5f5-4fde-82d5-ee01c8cf5c94 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.457782 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-76ef06f8-e5f5-4fde-82d5-ee01c8cf5c94 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.457908 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-76ef06f8-e5f5-4fde-82d5-ee01c8cf5c94 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete backup with id: 437d5ba5-66c6-41d0-b5fa-16888368a59d. Aug 04 09:10:10.458284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-591b7f24-a4b4-4616-bb59-d2a4437ba90f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.458756 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-591b7f24-a4b4-4616-bb59-d2a4437ba90f None None] GET https://10.4.3.176/volume// Aug 04 09:10:10.458898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-591b7f24-a4b4-4616-bb59-d2a4437ba90f None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.459133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-591b7f24-a4b4-4616-bb59-d2a4437ba90f None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.459527 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-591b7f24-a4b4-4616-bb59-d2a4437ba90f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:10.459830 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 868/3464] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:10.462116 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.462116 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:10.467644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-f34f6096-52a3-40ee-921e-20ecef494258 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.469638 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-f34f6096-52a3-40ee-921e-20ecef494258 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:10:10.469974 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-f34f6096-52a3-40ee-921e-20ecef494258 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb43db14-4f6d-4e53-b46c-52cfe0a10034", "connector": null, "instance_uuid": "ce2f9c08-ac50-4cf2-94ae-56c0417c3e0e"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:10.474493 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-76ef06f8-e5f5-4fde-82d5-ee01c8cf5c94 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] delete_backup rpcapi backup_id 437d5ba5-66c6-41d0-b5fa-16888368a59d {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:10:10.476126 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-76ef06f8-e5f5-4fde-82d5-ee01c8cf5c94 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 202 Aug 04 09:10:10.476546 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 867/3465] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:10 2026] DELETE /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:10.480955 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.480955 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:10.488866 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7e6e26ba-ea57-46e9-a775-c0b42de0714e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.490719 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e6e26ba-ea57-46e9-a775-c0b42de0714e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:10.490856 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e6e26ba-ea57-46e9-a775-c0b42de0714e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.491070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e6e26ba-ea57-46e9-a775-c0b42de0714e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.491375 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7e6e26ba-ea57-46e9-a775-c0b42de0714e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:10.497516 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.497516 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:10.498370 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e6e26ba-ea57-46e9-a775-c0b42de0714e tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 200 Aug 04 09:10:10.498777 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 863/3466] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:10.509300 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-f34f6096-52a3-40ee-921e-20ecef494258 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:10:10.509739 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 869/3467] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:10:10 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:10.544237 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a4061539-76e1-470a-bb54-534f09e2c9cf None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.546407 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a4061539-76e1-470a-bb54-534f09e2c9cf tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:10.546588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a4061539-76e1-470a-bb54-534f09e2c9cf tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.546773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a4061539-76e1-470a-bb54-534f09e2c9cf tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.550747 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-862aeb32-4c7b-4885-9673-d24d9761b65e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.551093 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-862aeb32-4c7b-4885-9673-d24d9761b65e None None] GET https://10.4.3.176/volume// Aug 04 09:10:10.551260 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-862aeb32-4c7b-4885-9673-d24d9761b65e None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.551436 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-862aeb32-4c7b-4885-9673-d24d9761b65e None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.551744 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-862aeb32-4c7b-4885-9673-d24d9761b65e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:10.552013 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 868/3468] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:10.557949 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.557949 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:10.561379 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a4061539-76e1-470a-bb54-534f09e2c9cf tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:10.563072 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-831b7c6f-c3fa-4195-8d49-7dd4e9a1ad6f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.567228 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a4061539-76e1-470a-bb54-534f09e2c9cf tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:10.567689 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 869/3469] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:10.570129 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-831b7c6f-c3fa-4195-8d49-7dd4e9a1ad6f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:10.570372 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-831b7c6f-c3fa-4195-8d49-7dd4e9a1ad6f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.570633 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-831b7c6f-c3fa-4195-8d49-7dd4e9a1ad6f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.585576 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.585576 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:10.590309 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-831b7c6f-c3fa-4195-8d49-7dd4e9a1ad6f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:10.595642 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-831b7c6f-c3fa-4195-8d49-7dd4e9a1ad6f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:10.596184 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 864/3470] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:10.708465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-746a82c5-5d76-4abf-b531-f89789092d92 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.710622 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-746a82c5-5d76-4abf-b531-f89789092d92 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] PUT https://10.4.3.176/volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0 Aug 04 09:10:10.710980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-746a82c5-5d76-4abf-b531-f89789092d92 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:10.719291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-746a82c5-5d76-4abf-b531-f89789092d92 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Acquiring lock "cinder-attachment_update-cb43db14-4f6d-4e53-b46c-52cfe0a10034-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:10:10.724287 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-746a82c5-5d76-4abf-b531-f89789092d92 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Lock "cinder-attachment_update-cb43db14-4f6d-4e53-b46c-52cfe0a10034-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:10:10.725237 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.725237 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:10.735616 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c79b275f-15dd-4dd2-8f27-2ee18a905e73 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.737347 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c79b275f-15dd-4dd2-8f27-2ee18a905e73 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:10.737572 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c79b275f-15dd-4dd2-8f27-2ee18a905e73 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.737754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c79b275f-15dd-4dd2-8f27-2ee18a905e73 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.757096 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.757096 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:10.761195 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c79b275f-15dd-4dd2-8f27-2ee18a905e73 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:10.773421 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c79b275f-15dd-4dd2-8f27-2ee18a905e73 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:10.773754 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 869/3471] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1213 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:10.845149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-746a82c5-5d76-4abf-b531-f89789092d92 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Lock "cinder-attachment_update-cb43db14-4f6d-4e53-b46c-52cfe0a10034-np0000006401" released by "attachment_update" :: held 0.121s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:10:10.845541 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-746a82c5-5d76-4abf-b531-f89789092d92 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0 returned with HTTP 200 Aug 04 09:10:10.845994 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 870/3472] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:10:10 2026] PUT /volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:10.960105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bf791117-80a3-4e80-b012-fe2b3ceb7df4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.961927 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bf791117-80a3-4e80-b012-fe2b3ceb7df4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:10.962177 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bf791117-80a3-4e80-b012-fe2b3ceb7df4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.962401 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bf791117-80a3-4e80-b012-fe2b3ceb7df4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.968585 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bf791117-80a3-4e80-b012-fe2b3ceb7df4 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e returned with HTTP 404 Aug 04 09:10:10.969125 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 870/3473] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:10 2026] GET /volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:10.980614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-366b3502-8974-4620-b71f-52d622f35815 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:10.982261 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-366b3502-8974-4620-b71f-52d622f35815 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:10.982487 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-366b3502-8974-4620-b71f-52d622f35815 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:10.982638 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-366b3502-8974-4620-b71f-52d622f35815 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:10.982785 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-366b3502-8974-4620-b71f-52d622f35815 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:10.991434 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:10.991434 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:10.991434 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-366b3502-8974-4620-b71f-52d622f35815 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:11.011030 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-366b3502-8974-4620-b71f-52d622f35815 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:10:11.011361 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-366b3502-8974-4620-b71f-52d622f35815 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c returned with HTTP 202 Aug 04 09:10:11.012191 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 865/3474] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:10 2026] DELETE /volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:11.024172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-db5fe866-1d3f-4c63-be16-c3fce582c1ce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:11.027461 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db5fe866-1d3f-4c63-be16-c3fce582c1ce tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:11.027621 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-db5fe866-1d3f-4c63-be16-c3fce582c1ce tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:11.027809 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-db5fe866-1d3f-4c63-be16-c3fce582c1ce tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:11.035509 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:11.035509 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:11.039091 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-db5fe866-1d3f-4c63-be16-c3fce582c1ce tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:11.044349 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db5fe866-1d3f-4c63-be16-c3fce582c1ce tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c returned with HTTP 200 Aug 04 09:10:11.044893 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 870/3475] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:11 2026] GET /volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:11.509124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-08491a6a-b605-4140-b0d7-007326bcd889 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:11.511092 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-08491a6a-b605-4140-b0d7-007326bcd889 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d Aug 04 09:10:11.511335 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-08491a6a-b605-4140-b0d7-007326bcd889 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:11.511569 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-08491a6a-b605-4140-b0d7-007326bcd889 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:11.511672 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-08491a6a-b605-4140-b0d7-007326bcd889 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 437d5ba5-66c6-41d0-b5fa-16888368a59d. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:11.515504 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-08491a6a-b605-4140-b0d7-007326bcd889 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d returned with HTTP 404 Aug 04 09:10:11.515990 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 871/3476] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:11 2026] GET /volume/v3/backups/437d5ba5-66c6-41d0-b5fa-16888368a59d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:11.523619 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:11.525972 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:11.526407 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb687b13-2102-4466-b0a3-2762a2da3f5c", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-995073853", "container": "tempest-volumesbackupstest-backup-container-1857442168"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:11.528385 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating new backup {'backup': {'volume_id': 'eb687b13-2102-4466-b0a3-2762a2da3f5c', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-995073853', 'container': 'tempest-volumesbackupstest-backup-container-1857442168'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:11.528597 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Creating backup of volume eb687b13-2102-4466-b0a3-2762a2da3f5c in container tempest-volumesbackupstest-backup-container-1857442168 Aug 04 09:10:11.542375 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:11.542375 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:11.542903 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:11.565696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Created reservations ['b02d59a1-86c5-486b-914c-0dda8b3cc3b8', '9af4883e-d427-49b7-bf6e-200b943ae125'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:11.583810 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b0ef4c23-8388-4e2e-ad2c-82588a76fe2f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:11.586340 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0ef4c23-8388-4e2e-ad2c-82588a76fe2f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:11.586792 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0ef4c23-8388-4e2e-ad2c-82588a76fe2f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:11.587189 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b0ef4c23-8388-4e2e-ad2c-82588a76fe2f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:11.598916 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:11.598916 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:11.603583 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b0ef4c23-8388-4e2e-ad2c-82588a76fe2f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:11.608886 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b0ef4c23-8388-4e2e-ad2c-82588a76fe2f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:11.609373 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 866/3477] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:11 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:11.620836 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-598ddf0d-70c0-4a20-a9ad-06ecea2334c8 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:10:11.621394 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 871/3478] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:11 2026] POST /volume/v3/backups => generated 329 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:11.631893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fb0f1e4f-5dd0-4408-994f-a9d893b55b4b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:11.634057 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb0f1e4f-5dd0-4408-994f-a9d893b55b4b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:11.634361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb0f1e4f-5dd0-4408-994f-a9d893b55b4b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:11.634673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb0f1e4f-5dd0-4408-994f-a9d893b55b4b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:11.634855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-fb0f1e4f-5dd0-4408-994f-a9d893b55b4b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:11.639373 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:11.639373 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:11.640375 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb0f1e4f-5dd0-4408-994f-a9d893b55b4b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:11.640881 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 871/3479] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:11 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:11.886074 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-946eb09e-1c0c-43d0-806c-fdde680b5df5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.022712 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-946eb09e-1c0c-43d0-806c-fdde680b5df5 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:10:12.023250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-946eb09e-1c0c-43d0-806c-fdde680b5df5 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:12.025957 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:12.025957 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:12.044147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-946eb09e-1c0c-43d0-806c-fdde680b5df5 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:10:12.044700 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 872/3480] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:10:11 2026] POST /volume/v3/types => generated 188 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:12.061923 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2a9117a3-adf4-426a-9cb4-d91f11795cb9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.062268 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8f9e57e9-d246-4e5f-b54b-36207862cbeb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.063972 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8f9e57e9-d246-4e5f-b54b-36207862cbeb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:12.065511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8f9e57e9-d246-4e5f-b54b-36207862cbeb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:12.065511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8f9e57e9-d246-4e5f-b54b-36207862cbeb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:12.065772 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2a9117a3-adf4-426a-9cb4-d91f11795cb9 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:10:12.065772 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2a9117a3-adf4-426a-9cb4-d91f11795cb9 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:12.074855 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8f9e57e9-d246-4e5f-b54b-36207862cbeb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c returned with HTTP 404 Aug 04 09:10:12.074855 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 872/3481] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:12 2026] GET /volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:12.090092 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.093425 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:12.093665 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2a9117a3-adf4-426a-9cb4-d91f11795cb9 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:10:12.093933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1458632970"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:12.094042 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 867/3482] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:10:12 2026] POST /volume/v3/types => generated 188 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:12.096384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1458632970'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:12.096873 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:10:12.104954 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:10:12.106116 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.114273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (1ede35e7-82ad-4467-b596-54ac7dd0853c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:12.114273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be43102-d079-4c37-b370-5f98acb85f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.115367 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:12.149718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be43102-d079-4c37-b370-5f98acb85f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.149718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0466d604-1e89-4b52-ae20-88a4f5180de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.203986 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:12.203986 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:12.205273 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:12.208583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['ef41ebcf-a8d0-403b-b5b0-b4444fd0c31e', '57e5d4be-e22f-49f9-8d65-72631e4b3aef', '465d2d53-161d-4529-aabb-6c747b1f385e', '14c8421f-acef-425f-8468-c05a12d99ac9'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:12.209835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0466d604-1e89-4b52-ae20-88a4f5180de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef41ebcf-a8d0-403b-b5b0-b4444fd0c31e', '57e5d4be-e22f-49f9-8d65-72631e4b3aef', '465d2d53-161d-4529-aabb-6c747b1f385e', '14c8421f-acef-425f-8468-c05a12d99ac9']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.209948 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Create volume of 1 GB Aug 04 09:10:12.210168 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:12.210168 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:12.210527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e535817-b44e-4674-9c72-e308a830d85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.210978 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Availability Zones retrieved successfully. Aug 04 09:10:12.219602 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Flow 'volume_create_api' (86bf4bba-bc3d-47e1-bd22-96e1a55dbc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:12.220816 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27861f89-2d58-4503-ad7b-facf05c0b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.222512 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:12.235738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e535817-b44e-4674-9c72-e308a830d85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa1d812-23ef-47a3-aa35-d8a0d976f717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1458632970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['ef41ebcf-a8d0-403b-b5b0-b4444fd0c31e','57e5d4be-e22f-49f9-8d65-72631e4b3aef','465d2d53-161d-4529-aabb-6c747b1f385e','14c8421f-acef-425f-8468-c05a12d99ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1458632970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa1d812-23ef-47a3-aa35-d8a0d976f717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.236866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db0fcdd-6d9a-42df-8eb1-f6840533542a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.254265 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27861f89-2d58-4503-ad7b-facf05c0b6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:10:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6fea24de-3f9b-4a02-b4df-0f22c055b80f,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6fea24de-3f9b-4a02-b4df-0f22c055b80f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.256344 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ed7b85-c564-493e-a13a-45ef560ff65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.262621 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db0fcdd-6d9a-42df-8eb1-f6840533542a) transitioned into state 'SUCCESS' from state '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-1458632970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['ef41ebcf-a8d0-403b-b5b0-b4444fd0c31e','57e5d4be-e22f-49f9-8d65-72631e4b3aef','465d2d53-161d-4529-aabb-6c747b1f385e','14c8421f-acef-425f-8468-c05a12d99ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.262796 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487b40c9-4194-4c23-ad81-96ef94e5163e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.277543 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487b40c9-4194-4c23-ad81-96ef94e5163e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.278057 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (1ede35e7-82ad-4467-b596-54ac7dd0853c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:12.278573 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:10:12.279608 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2b1f2b23-8c83-430e-aabc-c6b9e5216699 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:12.282972 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 872/3483] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:10:12 2026] POST /volume/v3/volumes => generated 770 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:12.295004 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9a4200b0-5cfc-485e-96a8-5a9e7ec451d1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.297073 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9a4200b0-5cfc-485e-96a8-5a9e7ec451d1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:12.297343 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9a4200b0-5cfc-485e-96a8-5a9e7ec451d1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:12.297539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9a4200b0-5cfc-485e-96a8-5a9e7ec451d1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:12.307490 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:12.307490 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:12.307640 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:12.307640 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:12.310636 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9a4200b0-5cfc-485e-96a8-5a9e7ec451d1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:12.315860 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9a4200b0-5cfc-485e-96a8-5a9e7ec451d1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 returned with HTTP 200 Aug 04 09:10:12.316370 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 873/3484] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:12 2026] GET /volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:12.355878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Created reservations ['28cfcc16-a7f0-41e3-b8e6-fdc06b8b5510', 'b5dee014-4d6d-432d-b710-863558211ada', '6fc13898-9cf4-4fd8-ac23-ffd1687895ae', 'dfe389a8-574c-4acb-8bf7-b15ef50df449'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:12.357451 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ed7b85-c564-493e-a13a-45ef560ff65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28cfcc16-a7f0-41e3-b8e6-fdc06b8b5510', 'b5dee014-4d6d-432d-b710-863558211ada', '6fc13898-9cf4-4fd8-ac23-ffd1687895ae', 'dfe389a8-574c-4acb-8bf7-b15ef50df449']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.358133 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931f74e4-3d57-4bbb-85c9-5725f9b4c66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.390726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931f74e4-3d57-4bbb-85c9-5725f9b4c66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8ab6b13-c447-463d-98e3-70c30383b94a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf929ff21cfa411aaa3790f2b38fe555',qos_specs=None,replication_status=,reservations=['28cfcc16-a7f0-41e3-b8e6-fdc06b8b5510','b5dee014-4d6d-432d-b710-863558211ada','6fc13898-9cf4-4fd8-ac23-ffd1687895ae','dfe389a8-574c-4acb-8bf7-b15ef50df449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56202a9de9114732a68629f56c9b2b40',volume_type_id=6fea24de-3f9b-4a02-b4df-0f22c055b80f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8ab6b13-c447-463d-98e3-70c30383b94a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf929ff21cfa411aaa3790f2b38fe555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56202a9de9114732a68629f56c9b2b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6fea24de-3f9b-4a02-b4df-0f22c055b80f),volume_type_id=6fea24de-3f9b-4a02-b4df-0f22c055b80f)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.390726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa9748c-235d-4e96-a284-ae03de02593e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.417300 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa9748c-235d-4e96-a284-ae03de02593e) transitioned into state 'SUCCESS' from state '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-1907860177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf929ff21cfa411aaa3790f2b38fe555',qos_specs=None,replication_status=,reservations=['28cfcc16-a7f0-41e3-b8e6-fdc06b8b5510','b5dee014-4d6d-432d-b710-863558211ada','6fc13898-9cf4-4fd8-ac23-ffd1687895ae','dfe389a8-574c-4acb-8bf7-b15ef50df449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56202a9de9114732a68629f56c9b2b40',volume_type_id=6fea24de-3f9b-4a02-b4df-0f22c055b80f)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.418090 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4560af9-b75e-47c2-930c-fa9a13bfb48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:12.433091 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4560af9-b75e-47c2-930c-fa9a13bfb48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:12.434332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Flow 'volume_create_api' (86bf4bba-bc3d-47e1-bd22-96e1a55dbc38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:12.434788 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Create volume request issued successfully. Aug 04 09:10:12.435677 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-103bbd8f-24e2-4a2a-9c94-c42a5ac46be8 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:12.436287 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 873/3485] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:12 2026] POST /volume/v3/volumes => generated 768 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:12.453400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a10ba1c0-e29a-4dac-8e4a-47e77ac8c1d5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.455893 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a10ba1c0-e29a-4dac-8e4a-47e77ac8c1d5 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:12.456314 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a10ba1c0-e29a-4dac-8e4a-47e77ac8c1d5 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:12.457994 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a10ba1c0-e29a-4dac-8e4a-47e77ac8c1d5 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:12.466500 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:12.466500 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:12.471686 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a10ba1c0-e29a-4dac-8e4a-47e77ac8c1d5 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:12.477153 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a10ba1c0-e29a-4dac-8e4a-47e77ac8c1d5 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:12.478276 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 868/3486] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:12 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:12.624876 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a0b0c2dd-b0ae-4b25-adc2-0890a635ece5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.627143 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a0b0c2dd-b0ae-4b25-adc2-0890a635ece5 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:12.627432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a0b0c2dd-b0ae-4b25-adc2-0890a635ece5 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:12.627683 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a0b0c2dd-b0ae-4b25-adc2-0890a635ece5 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:12.639010 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:12.639010 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:12.642718 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a0b0c2dd-b0ae-4b25-adc2-0890a635ece5 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:12.647624 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a0b0c2dd-b0ae-4b25-adc2-0890a635ece5 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:12.647980 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 873/3487] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:12 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:12.652340 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-10a45227-010c-4152-9fc1-2c2b13a36179 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:12.654562 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10a45227-010c-4152-9fc1-2c2b13a36179 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:12.654856 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10a45227-010c-4152-9fc1-2c2b13a36179 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:12.655141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10a45227-010c-4152-9fc1-2c2b13a36179 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:12.655375 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-10a45227-010c-4152-9fc1-2c2b13a36179 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:12.660575 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:12.660575 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:12.661648 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10a45227-010c-4152-9fc1-2c2b13a36179 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:12.662144 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 874/3488] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:12 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:13.331421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2324659b-d298-458a-98f7-0af82ec87d83 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.333051 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2324659b-d298-458a-98f7-0af82ec87d83 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:13.333332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2324659b-d298-458a-98f7-0af82ec87d83 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.333706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2324659b-d298-458a-98f7-0af82ec87d83 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.341099 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.341099 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:13.344587 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2324659b-d298-458a-98f7-0af82ec87d83 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:13.348123 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2324659b-d298-458a-98f7-0af82ec87d83 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 returned with HTTP 200 Aug 04 09:10:13.348707 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 874/3489] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:13.362049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.366485 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:13.366485 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7aa1d812-23ef-47a3-aa35-d8a0d976f717", "name": "tempest-VolumeDependencyTests-Snapshot-1318192884"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:13.380225 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.380225 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:13.380225 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:13.380225 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create snapshot from volume 7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:13.419104 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['9ec0d48a-f176-4766-be1f-2cf469479d5e', '7a828a82-e481-4785-9bc6-a4993528902a', 'd597d23b-bf1c-403a-aff7-170176b1b3c6', '6eb336e1-9a3b-45e8-83b5-5e78a211064a'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:13.471449 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot create request issued successfully. Aug 04 09:10:13.471905 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8ecdde14-bc8d-47c7-a403-8a2a344ad203 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:13.472332 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 869/3490] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:13.482727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ff39ab97-8c7c-4f25-a79a-ddcd9f16da03 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.484360 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff39ab97-8c7c-4f25-a79a-ddcd9f16da03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:13.484564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff39ab97-8c7c-4f25-a79a-ddcd9f16da03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.485405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff39ab97-8c7c-4f25-a79a-ddcd9f16da03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.489045 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9c578e8c-e24c-4f87-af6e-517929bcdec2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.491048 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.491048 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:13.491617 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9c578e8c-e24c-4f87-af6e-517929bcdec2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:13.491617 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9c578e8c-e24c-4f87-af6e-517929bcdec2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.491798 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ff39ab97-8c7c-4f25-a79a-ddcd9f16da03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:13.491894 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9c578e8c-e24c-4f87-af6e-517929bcdec2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.492715 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff39ab97-8c7c-4f25-a79a-ddcd9f16da03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d returned with HTTP 200 Aug 04 09:10:13.492893 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2da232ed-c89f-4f62-9ec3-465312a82118 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.493150 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 874/3491] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:13.495608 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2da232ed-c89f-4f62-9ec3-465312a82118 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:13.496014 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2da232ed-c89f-4f62-9ec3-465312a82118 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.496014 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2da232ed-c89f-4f62-9ec3-465312a82118 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.503793 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.503793 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:13.504784 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.504784 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:13.509152 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9c578e8c-e24c-4f87-af6e-517929bcdec2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:13.509858 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2da232ed-c89f-4f62-9ec3-465312a82118 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:13.513959 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9c578e8c-e24c-4f87-af6e-517929bcdec2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:13.514438 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 875/3492] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:13.514850 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2da232ed-c89f-4f62-9ec3-465312a82118 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:13.515397 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 875/3493] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:13.532494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1fc1e864-5ab0-4ea4-b4ca-742fa2603bf1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.534364 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1fc1e864-5ab0-4ea4-b4ca-742fa2603bf1 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:13.534739 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1fc1e864-5ab0-4ea4-b4ca-742fa2603bf1 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.534884 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1fc1e864-5ab0-4ea4-b4ca-742fa2603bf1 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.542489 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.542489 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:13.545949 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1fc1e864-5ab0-4ea4-b4ca-742fa2603bf1 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Volume info retrieved successfully. Aug 04 09:10:13.550821 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1fc1e864-5ab0-4ea4-b4ca-742fa2603bf1 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:13.551264 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 870/3494] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:13.562084 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b6624102-0f4d-4f40-b54d-809f80e79642 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.564279 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b6624102-0f4d-4f40-b54d-809f80e79642 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:13.564546 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b6624102-0f4d-4f40-b54d-809f80e79642 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.564770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4413245f-998d-4c8d-8759-f191106d13b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.564824 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b6624102-0f4d-4f40-b54d-809f80e79642 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.566313 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] POST https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a/action Aug 04 09:10:13.566701 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:13.566895 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:13.574194 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.574194 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:13.577242 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.577242 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:13.577715 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b6624102-0f4d-4f40-b54d-809f80e79642 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:13.577908 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:13.581936 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b6624102-0f4d-4f40-b54d-809f80e79642 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:13.582433 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 875/3495] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:13.600174 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:13.600328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-9d3bd9f2-02aa-49d4-8827-c404c3ab847e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.600753 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:13.602518 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-9d3bd9f2-02aa-49d4-8827-c404c3ab847e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624/action Aug 04 09:10:13.602973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-9d3bd9f2-02aa-49d4-8827-c404c3ab847e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:13.603093 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-9d3bd9f2-02aa-49d4-8827-c404c3ab847e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:13.614372 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.614372 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:13.614847 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-9d3bd9f2-02aa-49d4-8827-c404c3ab847e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:13.620672 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-9d3bd9f2-02aa-49d4-8827-c404c3ab847e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Begin detaching volume completed successfully. Aug 04 09:10:13.620864 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-9d3bd9f2-02aa-49d4-8827-c404c3ab847e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624/action returned with HTTP 202 Aug 04 09:10:13.621639 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 876/3496] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:10:13 2026] POST /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:13.622833 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Created reservations ['a298b2a0-0cf3-4690-a260-162c7097ca57', '5c83fc92-4274-4cb3-8263-e377bb044c79'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:13.636467 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:13.636994 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:13.640580 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-48bb1ddb-f9a6-4ac1-96f3-57ec96af432a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.642232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-48bb1ddb-f9a6-4ac1-96f3-57ec96af432a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:13.642429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-48bb1ddb-f9a6-4ac1-96f3-57ec96af432a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.642636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-48bb1ddb-f9a6-4ac1-96f3-57ec96af432a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.646228 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Created reservations ['3a06ea0b-fe32-4048-9cef-fc567482456e', '2a61b634-2aaf-4f8f-b6e5-2fe05cb11306'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:13.651935 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.651935 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:13.655116 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-48bb1ddb-f9a6-4ac1-96f3-57ec96af432a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:13.659669 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-48bb1ddb-f9a6-4ac1-96f3-57ec96af432a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:13.660145 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 871/3497] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:13.660223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f79a353b-1673-41b3-bc21-70c8580b2d3d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.660344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-28d06ca4-1f76-40c2-901f-939d3044b60b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.660630 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f79a353b-1673-41b3-bc21-70c8580b2d3d None None] GET https://10.4.3.176/volume// Aug 04 09:10:13.660667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f79a353b-1673-41b3-bc21-70c8580b2d3d None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.660859 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f79a353b-1673-41b3-bc21-70c8580b2d3d None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.661159 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f79a353b-1673-41b3-bc21-70c8580b2d3d None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:13.661567 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 877/3498] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:13.662955 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-28d06ca4-1f76-40c2-901f-939d3044b60b tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:13.663323 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-28d06ca4-1f76-40c2-901f-939d3044b60b tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.663612 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-28d06ca4-1f76-40c2-901f-939d3044b60b tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.674649 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-33bccf12-7ec4-4af9-bfa7-8961ad5e5b2d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.676625 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-33bccf12-7ec4-4af9-bfa7-8961ad5e5b2d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:13.676870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-33bccf12-7ec4-4af9-bfa7-8961ad5e5b2d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.677091 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-33bccf12-7ec4-4af9-bfa7-8961ad5e5b2d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.679031 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Retype volume request issued successfully. Aug 04 09:10:13.679359 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4413245f-998d-4c8d-8759-f191106d13b4 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a/action returned with HTTP 202 Aug 04 09:10:13.679396 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e291e04a-a6ca-46e2-bc71-bd9a9e571982 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.679914 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 876/3499] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:10:13 2026] POST /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:13.680301 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.680301 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:13.682948 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e291e04a-a6ca-46e2-bc71-bd9a9e571982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:13.682948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e291e04a-a6ca-46e2-bc71-bd9a9e571982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.682948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e291e04a-a6ca-46e2-bc71-bd9a9e571982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.682948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e291e04a-a6ca-46e2-bc71-bd9a9e571982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:13.685639 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-28d06ca4-1f76-40c2-901f-939d3044b60b tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:13.688366 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.688366 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:13.689569 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.689569 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:13.689778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a19ddc6a-ab43-4524-af4d-91cafd076151 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:13.690103 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-28d06ca4-1f76-40c2-901f-939d3044b60b tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:13.690404 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e291e04a-a6ca-46e2-bc71-bd9a9e571982 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:13.690533 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 876/3500] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:13.690848 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 878/3501] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:13.690900 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-33bccf12-7ec4-4af9-bfa7-8961ad5e5b2d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:13.692298 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a19ddc6a-ab43-4524-af4d-91cafd076151 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:13.692573 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a19ddc6a-ab43-4524-af4d-91cafd076151 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:13.692808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a19ddc6a-ab43-4524-af4d-91cafd076151 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:13.695678 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-33bccf12-7ec4-4af9-bfa7-8961ad5e5b2d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:13.696058 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 872/3502] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:13.702445 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:13.702445 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:13.707943 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a19ddc6a-ab43-4524-af4d-91cafd076151 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:13.714164 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a19ddc6a-ab43-4524-af4d-91cafd076151 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:13.714735 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 877/3503] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:13 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:14.093641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-9f2c6b76-a054-4586-a195-b05c6c3f168c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.096191 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-9f2c6b76-a054-4586-a195-b05c6c3f168c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] POST https://10.4.3.176/volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0/action Aug 04 09:10:14.096670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-9f2c6b76-a054-4586-a195-b05c6c3f168c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:14.096806 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-9f2c6b76-a054-4586-a195-b05c6c3f168c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:14.128971 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.128971 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:14.152378 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8200b71f-4d54-4d3c-8811-a86843a485a8 req-9f2c6b76-a054-4586-a195-b05c6c3f168c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0/action returned with HTTP 204 Aug 04 09:10:14.152973 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 877/3504] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:10:14 2026] POST /volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:14.511175 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f001093a-7425-48e1-81f1-beb83c967772 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.516563 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f001093a-7425-48e1-81f1-beb83c967772 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:14.516563 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f001093a-7425-48e1-81f1-beb83c967772 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.518620 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f001093a-7425-48e1-81f1-beb83c967772 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.524682 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.524682 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:14.525382 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f001093a-7425-48e1-81f1-beb83c967772 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:14.526468 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f001093a-7425-48e1-81f1-beb83c967772 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d returned with HTTP 200 Aug 04 09:10:14.526994 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 879/3505] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:14.537026 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0e7287c5-8d36-414c-8948-c118b58893ef None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.538902 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:14.539285 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c0d4f061-0289-4698-b4a7-0518f265d11d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-658223063"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:14.540755 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'snapshot_id': 'c0d4f061-0289-4698-b4a7-0518f265d11d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-658223063'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:14.548013 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.548013 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:14.548635 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:14.548781 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:10:14.553152 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:10:14.558558 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (c91f10b3-6949-46d3-9f97-840bd43268ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:14.559772 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1bc7da-c264-4058-8741-260511ce3d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:14.560733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:14.596440 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a1bc7da-c264-4058-8741-260511ce3d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c0d4f061-0289-4698-b4a7-0518f265d11d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:14.596965 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbb4a7a-8fce-488a-8148-07e261087696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:14.634618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['13425c14-f94f-4f19-929b-883f357a56ca', '49b9f64e-8767-4993-a1e8-6cb919ec1d7d', 'fe53fcf8-7eab-49d4-a2d7-16184254f6f6', '71ed45f8-1d7b-4c01-8301-8b940ff984b3'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:14.635323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbb4a7a-8fce-488a-8148-07e261087696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13425c14-f94f-4f19-929b-883f357a56ca', '49b9f64e-8767-4993-a1e8-6cb919ec1d7d', 'fe53fcf8-7eab-49d4-a2d7-16184254f6f6', '71ed45f8-1d7b-4c01-8301-8b940ff984b3']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:14.635954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4aa7ba-512b-4a9e-b516-b1fc7fe6f117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:14.671028 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f49d12fa-7c1b-4f0b-a730-d8619e6cc436 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.672962 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f49d12fa-7c1b-4f0b-a730-d8619e6cc436 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:14.673259 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f49d12fa-7c1b-4f0b-a730-d8619e6cc436 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.673462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f49d12fa-7c1b-4f0b-a730-d8619e6cc436 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.674071 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec4aa7ba-512b-4a9e-b516-b1fc7fe6f117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3df012b0-6ef2-4ad8-b02a-15eb57ec4c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658223063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['13425c14-f94f-4f19-929b-883f357a56ca','49b9f64e-8767-4993-a1e8-6cb919ec1d7d','fe53fcf8-7eab-49d4-a2d7-16184254f6f6','71ed45f8-1d7b-4c01-8301-8b940ff984b3'],size=1,snapshot_id=c0d4f061-0289-4698-b4a7-0518f265d11d,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-658223063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3df012b0-6ef2-4ad8-b02a-15eb57ec4c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c0d4f061-0289-4698-b4a7-0518f265d11d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:14.674879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5c43db-2feb-48dd-99df-2f2ad2718710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:14.683465 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.683465 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:14.687849 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f49d12fa-7c1b-4f0b-a730-d8619e6cc436 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:14.690054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5c43db-2feb-48dd-99df-2f2ad2718710) transitioned into state 'SUCCESS' from state '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-658223063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['13425c14-f94f-4f19-929b-883f357a56ca','49b9f64e-8767-4993-a1e8-6cb919ec1d7d','fe53fcf8-7eab-49d4-a2d7-16184254f6f6','71ed45f8-1d7b-4c01-8301-8b940ff984b3'],size=1,snapshot_id=c0d4f061-0289-4698-b4a7-0518f265d11d,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:14.690680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d88b8a2-4787-4e34-8984-9e7d7dde314c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:14.692898 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f49d12fa-7c1b-4f0b-a730-d8619e6cc436 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:14.693718 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 878/3506] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:14.700892 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-830def5d-ae1a-45d9-92ac-342cc2014dbe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.702640 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-830def5d-ae1a-45d9-92ac-342cc2014dbe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:14.702850 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-830def5d-ae1a-45d9-92ac-342cc2014dbe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.703080 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-830def5d-ae1a-45d9-92ac-342cc2014dbe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.703241 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-830def5d-ae1a-45d9-92ac-342cc2014dbe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:14.703815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8462f0f4-36a6-4d1c-ab77-130ecaf5ae7f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.705572 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8462f0f4-36a6-4d1c-ab77-130ecaf5ae7f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:14.705783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8462f0f4-36a6-4d1c-ab77-130ecaf5ae7f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.705957 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8462f0f4-36a6-4d1c-ab77-130ecaf5ae7f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.707174 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.707174 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:14.707936 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-830def5d-ae1a-45d9-92ac-342cc2014dbe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:14.708329 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 878/3507] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:14.713692 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d88b8a2-4787-4e34-8984-9e7d7dde314c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:14.714897 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.714897 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:14.714970 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (c91f10b3-6949-46d3-9f97-840bd43268ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:14.715438 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:10:14.716223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e7287c5-8d36-414c-8948-c118b58893ef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:14.716810 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 873/3508] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:10:14 2026] POST /volume/v3/volumes => generated 803 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:14.718155 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8462f0f4-36a6-4d1c-ab77-130ecaf5ae7f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:14.722529 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8462f0f4-36a6-4d1c-ab77-130ecaf5ae7f tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:14.722881 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 880/3509] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1158 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:14.730071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-daf867e6-2d36-4f26-8216-e157662943e1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.731850 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-daf867e6-2d36-4f26-8216-e157662943e1 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:14.732082 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-daf867e6-2d36-4f26-8216-e157662943e1 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.732346 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-daf867e6-2d36-4f26-8216-e157662943e1 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.732864 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-975e3ebe-14d2-45d8-a6f8-c7ec938785b2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.734922 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-975e3ebe-14d2-45d8-a6f8-c7ec938785b2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 Aug 04 09:10:14.735146 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-975e3ebe-14d2-45d8-a6f8-c7ec938785b2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.735391 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-975e3ebe-14d2-45d8-a6f8-c7ec938785b2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.738184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-762ad958-a77f-490e-9693-7f185b1a2b07 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.740870 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.740870 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:14.743422 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-762ad958-a77f-490e-9693-7f185b1a2b07 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] POST https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034/action Aug 04 09:10:14.743787 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-762ad958-a77f-490e-9693-7f185b1a2b07 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:14.743904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-762ad958-a77f-490e-9693-7f185b1a2b07 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:14.744108 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.744108 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:14.745163 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-daf867e6-2d36-4f26-8216-e157662943e1 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:14.749654 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-975e3ebe-14d2-45d8-a6f8-c7ec938785b2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:14.750010 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-daf867e6-2d36-4f26-8216-e157662943e1 tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:14.750430 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 879/3510] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:14.754358 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.754358 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:14.754839 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-762ad958-a77f-490e-9693-7f185b1a2b07 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:14.763377 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-975e3ebe-14d2-45d8-a6f8-c7ec938785b2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 returned with HTTP 200 Aug 04 09:10:14.763775 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 879/3511] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:14.767217 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7932f441-9273-4cba-b0de-bb3b1cdfc28f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.769866 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7932f441-9273-4cba-b0de-bb3b1cdfc28f tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:14.770150 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7932f441-9273-4cba-b0de-bb3b1cdfc28f tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.770535 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7932f441-9273-4cba-b0de-bb3b1cdfc28f tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.778651 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.778651 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:14.783923 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7932f441-9273-4cba-b0de-bb3b1cdfc28f tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Volume info retrieved successfully. Aug 04 09:10:14.797033 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7932f441-9273-4cba-b0de-bb3b1cdfc28f tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:14.797505 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 881/3512] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:14.816656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-762ad958-a77f-490e-9693-7f185b1a2b07 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Created reservations ['9ade7e0e-0673-40e4-bd8e-6b7a51c42318', '8a3d2843-06d2-4c52-9069-e544f7e683f5'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:14.819423 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-43601597-3d51-42b4-84a7-b808b9e1636c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.821764 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43601597-3d51-42b4-84a7-b808b9e1636c tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] GET https://10.4.3.176/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177 Aug 04 09:10:14.822036 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43601597-3d51-42b4-84a7-b808b9e1636c tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.822364 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43601597-3d51-42b4-84a7-b808b9e1636c tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.823521 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-43601597-3d51-42b4-84a7-b808b9e1636c tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177'), ('all_tenants', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:10:14.831436 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-43601597-3d51-42b4-84a7-b808b9e1636c tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Get all volumes completed successfully. Aug 04 09:10:14.832038 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43601597-3d51-42b4-84a7-b808b9e1636c tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177 returned with HTTP 200 Aug 04 09:10:14.832546 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 880/3513] 10.4.3.176 () {66 vars in 1398 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1907860177 => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:14.839547 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-762ad958-a77f-490e-9693-7f185b1a2b07 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Extend volume request issued successfully. Aug 04 09:10:14.839766 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-762ad958-a77f-490e-9693-7f185b1a2b07 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034/action returned with HTTP 202 Aug 04 09:10:14.840196 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 874/3514] 10.4.3.176 () {70 vars in 1431 bytes} [Tue Aug 4 09:10:14 2026] POST /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 09:10:14.844908 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a73ab58d-3b21-4f51-aa65-ee2f0c1352bb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.846706 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a73ab58d-3b21-4f51-aa65-ee2f0c1352bb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:14.846891 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a73ab58d-3b21-4f51-aa65-ee2f0c1352bb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.847698 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a73ab58d-3b21-4f51-aa65-ee2f0c1352bb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.849382 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-85617ab9-0eb0-45fc-b78d-48f5e3b3f480 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.852782 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85617ab9-0eb0-45fc-b78d-48f5e3b3f480 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:14.853020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85617ab9-0eb0-45fc-b78d-48f5e3b3f480 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.853241 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-85617ab9-0eb0-45fc-b78d-48f5e3b3f480 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.855257 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.855257 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:14.861309 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a73ab58d-3b21-4f51-aa65-ee2f0c1352bb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:14.867424 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a73ab58d-3b21-4f51-aa65-ee2f0c1352bb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:14.867801 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 880/3515] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:14.869296 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.869296 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:14.881928 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-85617ab9-0eb0-45fc-b78d-48f5e3b3f480 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:14.884147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.885733 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:14.885914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.886581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.886581 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Delete volume with id: f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:14.886817 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-85617ab9-0eb0-45fc-b78d-48f5e3b3f480 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:14.887013 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 882/3516] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:14.892985 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.892985 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:14.893544 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:14.914255 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Delete volume request issued successfully. Aug 04 09:10:14.914506 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f544a77-d7ee-4d8d-a56c-c582ce25e8cb tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 202 Aug 04 09:10:14.915078 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 881/3517] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:14 2026] DELETE /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:14.924410 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-743a056c-2b36-4396-9097-6c41016776af None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:14.924877 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-743a056c-2b36-4396-9097-6c41016776af tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:14.925120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-743a056c-2b36-4396-9097-6c41016776af tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:14.925399 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-743a056c-2b36-4396-9097-6c41016776af tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:14.932292 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:14.932292 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:14.936009 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-743a056c-2b36-4396-9097-6c41016776af tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Volume info retrieved successfully. Aug 04 09:10:14.939868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-743a056c-2b36-4396-9097-6c41016776af tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 200 Aug 04 09:10:14.940416 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 875/3518] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:14 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:15.137261 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-762ad958-a77f-490e-9693-7f185b1a2b07 req-686110eb-2eb7-4c86-9360-c875ce6108da None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.139844 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-762ad958-a77f-490e-9693-7f185b1a2b07 req-686110eb-2eb7-4c86-9360-c875ce6108da service nova] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:15.140067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-762ad958-a77f-490e-9693-7f185b1a2b07 req-686110eb-2eb7-4c86-9360-c875ce6108da service nova] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.140409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-762ad958-a77f-490e-9693-7f185b1a2b07 req-686110eb-2eb7-4c86-9360-c875ce6108da service nova] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.150009 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.150009 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:15.153788 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-762ad958-a77f-490e-9693-7f185b1a2b07 req-686110eb-2eb7-4c86-9360-c875ce6108da service nova] Volume info retrieved successfully. Aug 04 09:10:15.157231 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-762ad958-a77f-490e-9693-7f185b1a2b07 req-686110eb-2eb7-4c86-9360-c875ce6108da service nova] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:15.157617 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 881/3519] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:10:15.725005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-25f55295-e68d-4d5f-948c-c535794aee3f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.725358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-47ae4644-71e2-42d7-8388-f69641e8eef0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.727096 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-47ae4644-71e2-42d7-8388-f69641e8eef0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:15.727418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-47ae4644-71e2-42d7-8388-f69641e8eef0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.727693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-47ae4644-71e2-42d7-8388-f69641e8eef0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.727900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-47ae4644-71e2-42d7-8388-f69641e8eef0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:15.734852 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-25f55295-e68d-4d5f-948c-c535794aee3f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:15.734852 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-25f55295-e68d-4d5f-948c-c535794aee3f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.734852 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-25f55295-e68d-4d5f-948c-c535794aee3f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.735756 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.735756 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:15.735756 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-47ae4644-71e2-42d7-8388-f69641e8eef0 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:15.735756 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 882/3520] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:15.752089 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.752089 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:15.755903 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-25f55295-e68d-4d5f-948c-c535794aee3f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:15.760478 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-25f55295-e68d-4d5f-948c-c535794aee3f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:15.761040 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 883/3521] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1216 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:15.776664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ee679b30-e004-4533-83e8-6be1080bf4f3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.781226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ee679b30-e004-4533-83e8-6be1080bf4f3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 Aug 04 09:10:15.781226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ee679b30-e004-4533-83e8-6be1080bf4f3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.781226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ee679b30-e004-4533-83e8-6be1080bf4f3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.792218 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.792218 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:15.798495 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ee679b30-e004-4533-83e8-6be1080bf4f3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:15.805571 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ee679b30-e004-4533-83e8-6be1080bf4f3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 returned with HTTP 200 Aug 04 09:10:15.806418 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 876/3522] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:15.819781 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.821523 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:15.821707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.821900 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.821998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:15.827414 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.827414 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:15.827798 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:15.844077 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot delete request issued successfully. Aug 04 09:10:15.844238 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c69add8e-c89f-4250-91b2-a0b7c7e51c21 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d returned with HTTP 202 Aug 04 09:10:15.844817 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 882/3523] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:15 2026] DELETE /volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:15.850832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0f83a8af-9157-4658-8a32-a44c90a37802 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.852959 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0f83a8af-9157-4658-8a32-a44c90a37802 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:15.853191 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0f83a8af-9157-4658-8a32-a44c90a37802 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.853415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0f83a8af-9157-4658-8a32-a44c90a37802 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.858970 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.858970 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:15.859646 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0f83a8af-9157-4658-8a32-a44c90a37802 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Snapshot retrieved successfully. Aug 04 09:10:15.860739 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0f83a8af-9157-4658-8a32-a44c90a37802 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d returned with HTTP 200 Aug 04 09:10:15.861269 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 883/3524] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:15.887087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-8dcece7c-64ce-4d89-890c-cc52254ff4a3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.889845 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-8dcece7c-64ce-4d89-890c-cc52254ff4a3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:15.890123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-8dcece7c-64ce-4d89-890c-cc52254ff4a3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.890395 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-8dcece7c-64ce-4d89-890c-cc52254ff4a3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.900603 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-075da31a-a562-46fe-93f1-0d8f1df569fa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.904369 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-075da31a-a562-46fe-93f1-0d8f1df569fa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:15.904369 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-075da31a-a562-46fe-93f1-0d8f1df569fa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.904369 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-075da31a-a562-46fe-93f1-0d8f1df569fa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.922380 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.922380 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:15.927660 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-8dcece7c-64ce-4d89-890c-cc52254ff4a3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:15.935539 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-8dcece7c-64ce-4d89-890c-cc52254ff4a3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:15.936733 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 884/3525] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:15.937310 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.937310 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:15.941672 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-075da31a-a562-46fe-93f1-0d8f1df569fa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:15.946346 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-075da31a-a562-46fe-93f1-0d8f1df569fa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:15.946931 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 877/3526] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1158 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:15.954875 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd1f98c4-f476-4291-8d66-758d122cf7ef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.957426 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd1f98c4-f476-4291-8d66-758d122cf7ef tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] GET https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a Aug 04 09:10:15.957615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd1f98c4-f476-4291-8d66-758d122cf7ef tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.957791 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd1f98c4-f476-4291-8d66-758d122cf7ef tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.961189 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ea273eb4-651e-4e36-8a02-6eda0ba6a16e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.962865 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea273eb4-651e-4e36-8a02-6eda0ba6a16e tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:15.963097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea273eb4-651e-4e36-8a02-6eda0ba6a16e tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.963354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea273eb4-651e-4e36-8a02-6eda0ba6a16e tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.965227 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd1f98c4-f476-4291-8d66-758d122cf7ef tempest-VolumeRetypeWithoutMigrationTest-75546782 tempest-VolumeRetypeWithoutMigrationTest-75546782-project-member] https://10.4.3.176/volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a returned with HTTP 404 Aug 04 09:10:15.965839 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 883/3527] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/volumes/f8ab6b13-c447-463d-98e3-70c30383b94a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:15.972043 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:15.972043 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:15.976494 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ea273eb4-651e-4e36-8a02-6eda0ba6a16e tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:15.977969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-93a116fb-c5ce-4442-8299-a671185340f9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:15.979915 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-93a116fb-c5ce-4442-8299-a671185340f9 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] DELETE https://10.4.3.176/volume/v3/types/228122cd-8084-41a7-ba51-badc101ff7da Aug 04 09:10:15.980123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-93a116fb-c5ce-4442-8299-a671185340f9 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:15.980370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-93a116fb-c5ce-4442-8299-a671185340f9 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:15.981811 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea273eb4-651e-4e36-8a02-6eda0ba6a16e tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:15.982333 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 884/3528] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:15 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:16.003361 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-93a116fb-c5ce-4442-8299-a671185340f9 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/types/228122cd-8084-41a7-ba51-badc101ff7da returned with HTTP 202 Aug 04 09:10:16.003772 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 885/3529] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:10:15 2026] DELETE /volume/v3/types/228122cd-8084-41a7-ba51-badc101ff7da => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:16.009987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d25f7381-84b4-4bae-a29a-3013ed80cfb3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.012118 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d25f7381-84b4-4bae-a29a-3013ed80cfb3 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] GET https://10.4.3.176/volume/v3/types/228122cd-8084-41a7-ba51-badc101ff7da Aug 04 09:10:16.012375 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d25f7381-84b4-4bae-a29a-3013ed80cfb3 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.012602 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d25f7381-84b4-4bae-a29a-3013ed80cfb3 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.015875 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d25f7381-84b4-4bae-a29a-3013ed80cfb3 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/types/228122cd-8084-41a7-ba51-badc101ff7da returned with HTTP 404 Aug 04 09:10:16.016380 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 878/3530] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/types/228122cd-8084-41a7-ba51-badc101ff7da => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:16.022840 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1fec4cc6-251c-46df-8687-eaba78b325cd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.024705 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1fec4cc6-251c-46df-8687-eaba78b325cd tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] DELETE https://10.4.3.176/volume/v3/types/6fea24de-3f9b-4a02-b4df-0f22c055b80f Aug 04 09:10:16.024873 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1fec4cc6-251c-46df-8687-eaba78b325cd tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.025049 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1fec4cc6-251c-46df-8687-eaba78b325cd tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.025263 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.025263 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:16.045794 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1fec4cc6-251c-46df-8687-eaba78b325cd tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/types/6fea24de-3f9b-4a02-b4df-0f22c055b80f returned with HTTP 202 Aug 04 09:10:16.046140 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 884/3531] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:10:16 2026] DELETE /volume/v3/types/6fea24de-3f9b-4a02-b4df-0f22c055b80f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:16.055230 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5a420462-4509-4e15-8923-f75cd6f23c66 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.056853 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a420462-4509-4e15-8923-f75cd6f23c66 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] GET https://10.4.3.176/volume/v3/types/6fea24de-3f9b-4a02-b4df-0f22c055b80f Aug 04 09:10:16.057044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a420462-4509-4e15-8923-f75cd6f23c66 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.057279 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a420462-4509-4e15-8923-f75cd6f23c66 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.060186 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a420462-4509-4e15-8923-f75cd6f23c66 tempest-VolumeRetypeWithoutMigrationTest-507316155 tempest-VolumeRetypeWithoutMigrationTest-507316155-project-admin] https://10.4.3.176/volume/v3/types/6fea24de-3f9b-4a02-b4df-0f22c055b80f returned with HTTP 404 Aug 04 09:10:16.060652 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 885/3532] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/types/6fea24de-3f9b-4a02-b4df-0f22c055b80f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:16.189935 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-7c30aeb2-244a-4275-9920-d1d4c68ee052 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.192060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-7c30aeb2-244a-4275-9920-d1d4c68ee052 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:16.192271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-7c30aeb2-244a-4275-9920-d1d4c68ee052 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.192448 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-7c30aeb2-244a-4275-9920-d1d4c68ee052 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.202579 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.202579 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:16.204753 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-7c30aeb2-244a-4275-9920-d1d4c68ee052 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:16.208232 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-7c30aeb2-244a-4275-9920-d1d4c68ee052 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:16.208600 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 886/3533] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:16.230804 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-5de707d5-1cde-4548-b6d0-3062cdfc6a23 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.233586 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-5de707d5-1cde-4548-b6d0-3062cdfc6a23 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] POST https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034/action Aug 04 09:10:16.234029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-5de707d5-1cde-4548-b6d0-3062cdfc6a23 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:16.234257 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-5de707d5-1cde-4548-b6d0-3062cdfc6a23 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:16.246591 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.246591 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:16.247181 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-5de707d5-1cde-4548-b6d0-3062cdfc6a23 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:16.255897 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-5de707d5-1cde-4548-b6d0-3062cdfc6a23 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Begin detaching volume completed successfully. Aug 04 09:10:16.256295 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-5de707d5-1cde-4548-b6d0-3062cdfc6a23 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034/action returned with HTTP 202 Aug 04 09:10:16.256920 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 879/3534] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:10:16 2026] POST /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:16.283228 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f0f35a60-dbe6-4bb8-a3a1-ac4dbdcf24b6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.285070 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f0f35a60-dbe6-4bb8-a3a1-ac4dbdcf24b6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:16.285309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f0f35a60-dbe6-4bb8-a3a1-ac4dbdcf24b6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.285488 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f0f35a60-dbe6-4bb8-a3a1-ac4dbdcf24b6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.302113 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.302113 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:16.306552 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f0f35a60-dbe6-4bb8-a3a1-ac4dbdcf24b6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:16.311167 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f0f35a60-dbe6-4bb8-a3a1-ac4dbdcf24b6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:16.311606 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 885/3535] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:16.324723 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-97058ee9-e1a0-447e-8e17-d66d98f74d2b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.325417 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-97058ee9-e1a0-447e-8e17-d66d98f74d2b None None] GET https://10.4.3.176/volume// Aug 04 09:10:16.325417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-97058ee9-e1a0-447e-8e17-d66d98f74d2b None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.326623 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-97058ee9-e1a0-447e-8e17-d66d98f74d2b None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.326623 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-97058ee9-e1a0-447e-8e17-d66d98f74d2b None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:16.326623 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 886/3536] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:16.337401 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-e1d30e32-d0cd-4bb3-9c01-f14666d083ad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.343047 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-e1d30e32-d0cd-4bb3-9c01-f14666d083ad tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:16.343047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-e1d30e32-d0cd-4bb3-9c01-f14666d083ad tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.343047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-e1d30e32-d0cd-4bb3-9c01-f14666d083ad tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.353840 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.353840 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:16.359089 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-e1d30e32-d0cd-4bb3-9c01-f14666d083ad tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:16.361055 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-e1d30e32-d0cd-4bb3-9c01-f14666d083ad tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:16.361865 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 887/3537] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:16.485870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b96e963e-fe58-4b47-9483-c0dc9529e5d1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.490219 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b96e963e-fe58-4b47-9483-c0dc9529e5d1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036 Aug 04 09:10:16.490622 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b96e963e-fe58-4b47-9483-c0dc9529e5d1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.491140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b96e963e-fe58-4b47-9483-c0dc9529e5d1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.502110 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.502110 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:16.563779 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-93bb6efd-05f1-4267-b373-ae039afeba3a req-b96e963e-fe58-4b47-9483-c0dc9529e5d1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036 returned with HTTP 200 Aug 04 09:10:16.564224 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 880/3538] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:16 2026] DELETE /volume/v3/attachments/c5e46b28-990f-4aee-829b-12dcbfa37036 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:16.746998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-93ddf82a-64bd-4359-8496-4f60c4a6ba97 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.748169 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-93ddf82a-64bd-4359-8496-4f60c4a6ba97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:16.748401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-93ddf82a-64bd-4359-8496-4f60c4a6ba97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.748728 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-93ddf82a-64bd-4359-8496-4f60c4a6ba97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.748845 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-93ddf82a-64bd-4359-8496-4f60c4a6ba97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:16.753858 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.753858 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:16.754621 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-93ddf82a-64bd-4359-8496-4f60c4a6ba97 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:16.754963 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 886/3539] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:16.773509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8e530b23-7b84-4c4e-8ca7-7e8dad8e128e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.775395 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8e530b23-7b84-4c4e-8ca7-7e8dad8e128e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:16.775618 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8e530b23-7b84-4c4e-8ca7-7e8dad8e128e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.775801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8e530b23-7b84-4c4e-8ca7-7e8dad8e128e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.785837 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.785837 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:16.789784 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8e530b23-7b84-4c4e-8ca7-7e8dad8e128e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:16.800249 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8e530b23-7b84-4c4e-8ca7-7e8dad8e128e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:16.800696 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 887/3540] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 921 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:16.815136 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6df66fee-f709-45fc-916a-7bfbc2094acd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.817643 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6df66fee-f709-45fc-916a-7bfbc2094acd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:16.817902 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6df66fee-f709-45fc-916a-7bfbc2094acd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.818263 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6df66fee-f709-45fc-916a-7bfbc2094acd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.840332 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.840332 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:16.848407 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6df66fee-f709-45fc-916a-7bfbc2094acd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:16.855337 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6df66fee-f709-45fc-916a-7bfbc2094acd tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:10:16.856137 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 888/3541] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 1165 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:16.870654 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f7ebfa6c-3e3d-4fcd-a497-a8dc8e622090 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.872522 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7ebfa6c-3e3d-4fcd-a497-a8dc8e622090 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:16.872837 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f7ebfa6c-3e3d-4fcd-a497-a8dc8e622090 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.873103 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f7ebfa6c-3e3d-4fcd-a497-a8dc8e622090 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.878238 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7ebfa6c-3e3d-4fcd-a497-a8dc8e622090 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d returned with HTTP 404 Aug 04 09:10:16.878961 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 881/3542] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:16.895011 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.897635 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:16.897635 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.897759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.898250 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:16.909059 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.909059 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:16.909772 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:16.912873 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-a2b4d127-f402-4c18-a8d6-b3fc96b4b96d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.915292 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-a2b4d127-f402-4c18-a8d6-b3fc96b4b96d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:16.915409 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-a2b4d127-f402-4c18-a8d6-b3fc96b4b96d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.915636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-a2b4d127-f402-4c18-a8d6-b3fc96b4b96d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.933224 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.933224 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:16.935420 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:10:16.935707 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ef2010a-ae7d-4602-aacb-ebcd64c3f7d2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 returned with HTTP 202 Aug 04 09:10:16.936264 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 887/3543] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:16 2026] DELETE /volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:16.942394 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-a2b4d127-f402-4c18-a8d6-b3fc96b4b96d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:16.947429 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cc92dc4b-79de-47e3-a92f-a5f89ba012a2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.948043 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-a2b4d127-f402-4c18-a8d6-b3fc96b4b96d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:10:16.948629 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 888/3544] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 1165 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:16.949812 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cc92dc4b-79de-47e3-a92f-a5f89ba012a2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:16.950116 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cc92dc4b-79de-47e3-a92f-a5f89ba012a2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:16.950425 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cc92dc4b-79de-47e3-a92f-a5f89ba012a2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:16.960424 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.960424 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:16.965899 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cc92dc4b-79de-47e3-a92f-a5f89ba012a2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:16.968896 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-c27721e8-b9b6-4e29-9981-562af56f14ad None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:16.970570 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-c27721e8-b9b6-4e29-9981-562af56f14ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/action Aug 04 09:10:16.970786 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cc92dc4b-79de-47e3-a92f-a5f89ba012a2 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 returned with HTTP 200 Aug 04 09:10:16.970929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-c27721e8-b9b6-4e29-9981-562af56f14ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:16.971085 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-c27721e8-b9b6-4e29-9981-562af56f14ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:16.971265 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 889/3545] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:16 2026] GET /volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:16.991941 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:16.991941 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:16.992466 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-c27721e8-b9b6-4e29-9981-562af56f14ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:17.005047 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-c27721e8-b9b6-4e29-9981-562af56f14ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Begin detaching volume completed successfully. Aug 04 09:10:17.005368 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-c27721e8-b9b6-4e29-9981-562af56f14ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/action returned with HTTP 202 Aug 04 09:10:17.005979 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 882/3546] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:10:16 2026] POST /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:17.029290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-acc56c5a-a0bd-47e0-922b-8e2f693ff216 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.031036 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-acc56c5a-a0bd-47e0-922b-8e2f693ff216 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:17.031239 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-acc56c5a-a0bd-47e0-922b-8e2f693ff216 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.031483 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-acc56c5a-a0bd-47e0-922b-8e2f693ff216 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:17.044141 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:17.044141 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:17.046901 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-acc56c5a-a0bd-47e0-922b-8e2f693ff216 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:17.051335 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-acc56c5a-a0bd-47e0-922b-8e2f693ff216 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:10:17.051888 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 888/3547] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:17 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:10:17.075105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f184238b-eaf9-41a5-863e-62c5317221b7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.076914 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f184238b-eaf9-41a5-863e-62c5317221b7 None None] GET https://10.4.3.176/volume// Aug 04 09:10:17.076914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f184238b-eaf9-41a5-863e-62c5317221b7 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.076914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f184238b-eaf9-41a5-863e-62c5317221b7 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:17.076914 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f184238b-eaf9-41a5-863e-62c5317221b7 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:17.076914 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 889/3548] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:17.084883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-fa89739e-a42f-4eff-939c-843a7f592c46 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.087450 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-fa89739e-a42f-4eff-939c-843a7f592c46 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:17.087727 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-fa89739e-a42f-4eff-939c-843a7f592c46 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.087973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-fa89739e-a42f-4eff-939c-843a7f592c46 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:17.101011 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:17.101011 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:17.104409 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-fa89739e-a42f-4eff-939c-843a7f592c46 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:17.108506 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-fa89739e-a42f-4eff-939c-843a7f592c46 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:10:17.108901 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 890/3549] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:17 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 1348 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:17.123596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-13dcc46c-c2a7-4a1f-a157-a4ffdfc8d2c4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.128712 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-13dcc46c-c2a7-4a1f-a157-a4ffdfc8d2c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/encryption Aug 04 09:10:17.129338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-13dcc46c-c2a7-4a1f-a157-a4ffdfc8d2c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.129587 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-13dcc46c-c2a7-4a1f-a157-a4ffdfc8d2c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:17.140498 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:17.140498 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:17.149540 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-13dcc46c-c2a7-4a1f-a157-a4ffdfc8d2c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/encryption returned with HTTP 200 Aug 04 09:10:17.150310 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 883/3550] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:10:17 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:17.334894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7f8add80-84ce-4f53-b286-da4c52038130 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.337185 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7f8add80-84ce-4f53-b286-da4c52038130 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:17.337478 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7f8add80-84ce-4f53-b286-da4c52038130 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.337822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7f8add80-84ce-4f53-b286-da4c52038130 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:17.353855 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:17.353855 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:17.359687 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-fd32a024-ec1a-4508-ae6d-0d61af87f2a6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.359746 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7f8add80-84ce-4f53-b286-da4c52038130 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:17.361848 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-fd32a024-ec1a-4508-ae6d-0d61af87f2a6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] DELETE https://10.4.3.176/volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0 Aug 04 09:10:17.362176 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-fd32a024-ec1a-4508-ae6d-0d61af87f2a6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.362432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-fd32a024-ec1a-4508-ae6d-0d61af87f2a6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:17.365323 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7f8add80-84ce-4f53-b286-da4c52038130 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:17.365755 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 889/3551] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:17 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:17.370070 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:17.370070 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:17.425973 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a9ba338-22fd-4c46-bfbe-b212abbf9370 req-fd32a024-ec1a-4508-ae6d-0d61af87f2a6 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0 returned with HTTP 200 Aug 04 09:10:17.426761 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 890/3552] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:17 2026] DELETE /volume/v3/attachments/12b8622b-f787-4f63-8b3d-33e3f71614c0 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:17.769098 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-74f26195-e292-461c-98e5-39ed9ec11eb5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.769696 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-74f26195-e292-461c-98e5-39ed9ec11eb5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:17.770053 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-74f26195-e292-461c-98e5-39ed9ec11eb5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.770274 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-74f26195-e292-461c-98e5-39ed9ec11eb5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:17.770397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-74f26195-e292-461c-98e5-39ed9ec11eb5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:17.776115 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:17.776115 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:17.777260 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-74f26195-e292-461c-98e5-39ed9ec11eb5 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:17.777803 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 891/3553] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:17 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:17.989733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d8a72a55-bebe-41bc-bc6a-c4aad83d3b2f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:17.992038 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d8a72a55-bebe-41bc-bc6a-c4aad83d3b2f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:17.992365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d8a72a55-bebe-41bc-bc6a-c4aad83d3b2f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:17.992770 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d8a72a55-bebe-41bc-bc6a-c4aad83d3b2f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:18.003605 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d8a72a55-bebe-41bc-bc6a-c4aad83d3b2f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 returned with HTTP 404 Aug 04 09:10:18.004258 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 884/3554] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:17 2026] GET /volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:18.014572 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1eeb187f-2918-4628-8f27-a741d815c49f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:18.015875 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:18.016270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-176808614"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:18.017783 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-176808614'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:18.017920 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:10:18.022805 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:10:18.029875 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (fbb7330f-b46a-45f5-b24b-99f9f7af6dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:18.030814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de30a07e-2870-43fc-be4e-2466f5216be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:18.031818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:18.066600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c6d9c736-7ad6-4ea9-a47e-41bd5e533d1f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:18.069022 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6d9c736-7ad6-4ea9-a47e-41bd5e533d1f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:18.069355 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6d9c736-7ad6-4ea9-a47e-41bd5e533d1f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:18.069710 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6d9c736-7ad6-4ea9-a47e-41bd5e533d1f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:18.073394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de30a07e-2870-43fc-be4e-2466f5216be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:18.074263 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff8d8ab-7afc-4f23-ab2e-34830265e352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:18.086596 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:18.086596 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:18.089040 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c6d9c736-7ad6-4ea9-a47e-41bd5e533d1f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:18.095014 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6d9c736-7ad6-4ea9-a47e-41bd5e533d1f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:10:18.095439 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 891/3555] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:18 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:18.113612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-1300dc22-333a-4cb0-b342-54e456e273e2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:18.116112 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-1300dc22-333a-4cb0-b342-54e456e273e2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73 Aug 04 09:10:18.116323 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-1300dc22-333a-4cb0-b342-54e456e273e2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:18.116560 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-1300dc22-333a-4cb0-b342-54e456e273e2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:18.118650 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['dc1c6f85-72f2-480f-bb4d-1c2312d49589', '13cf5979-f4e7-4a27-9248-c2f82d868861', 'b002cf31-2448-4f8e-a7ba-853394a0e83f', '96e07637-c824-4e67-ad72-807c03c905cf'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:18.119642 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ff8d8ab-7afc-4f23-ab2e-34830265e352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc1c6f85-72f2-480f-bb4d-1c2312d49589', '13cf5979-f4e7-4a27-9248-c2f82d868861', 'b002cf31-2448-4f8e-a7ba-853394a0e83f', '96e07637-c824-4e67-ad72-807c03c905cf']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:18.120564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f2b6bc-7c74-4206-bd5f-0a56fe2e2c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:18.126109 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:18.126109 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:18.146684 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f2b6bc-7c74-4206-bd5f-0a56fe2e2c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d22ee7f-ce49-4de1-b589-e35cfc36e06b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-176808614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['dc1c6f85-72f2-480f-bb4d-1c2312d49589','13cf5979-f4e7-4a27-9248-c2f82d868861','b002cf31-2448-4f8e-a7ba-853394a0e83f','96e07637-c824-4e67-ad72-807c03c905cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-176808614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d22ee7f-ce49-4de1-b589-e35cfc36e06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:18.147812 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9bf736-4114-439b-a8ca-bf8d634d5d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:18.169637 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c456d123-523e-4536-b4e1-9e0f49aeced8 req-1300dc22-333a-4cb0-b342-54e456e273e2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73 returned with HTTP 200 Aug 04 09:10:18.170189 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9bf736-4114-439b-a8ca-bf8d634d5d56) transitioned into state 'SUCCESS' from state '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-176808614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['dc1c6f85-72f2-480f-bb4d-1c2312d49589','13cf5979-f4e7-4a27-9248-c2f82d868861','b002cf31-2448-4f8e-a7ba-853394a0e83f','96e07637-c824-4e67-ad72-807c03c905cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:18.170315 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 892/3556] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:18 2026] DELETE /volume/v3/attachments/ff7ffcd2-3b61-4891-b83b-79a989021c73 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:18.170985 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd8795f-c575-429b-a8d5-8a3b05e51070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:18.182184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cd8795f-c575-429b-a8d5-8a3b05e51070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:18.183097 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (fbb7330f-b46a-45f5-b24b-99f9f7af6dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:18.183465 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:10:18.184114 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1eeb187f-2918-4628-8f27-a741d815c49f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:18.184628 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 890/3557] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:10:18 2026] POST /volume/v3/volumes => generated 769 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:18.199491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-258d297b-655e-48ba-9d6d-49a02cb45e92 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:18.201103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-258d297b-655e-48ba-9d6d-49a02cb45e92 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:18.201381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-258d297b-655e-48ba-9d6d-49a02cb45e92 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:18.201655 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-258d297b-655e-48ba-9d6d-49a02cb45e92 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:18.211899 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:18.211899 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:18.219296 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-258d297b-655e-48ba-9d6d-49a02cb45e92 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:18.224038 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-258d297b-655e-48ba-9d6d-49a02cb45e92 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b returned with HTTP 200 Aug 04 09:10:18.224603 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 885/3558] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:18 2026] GET /volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:18.379945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dbdad6df-c708-4c41-b0de-0b7d7f4dfd2a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:18.382331 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dbdad6df-c708-4c41-b0de-0b7d7f4dfd2a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:18.382873 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dbdad6df-c708-4c41-b0de-0b7d7f4dfd2a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:18.383189 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dbdad6df-c708-4c41-b0de-0b7d7f4dfd2a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:18.392646 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:18.392646 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:18.397222 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dbdad6df-c708-4c41-b0de-0b7d7f4dfd2a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:18.401862 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dbdad6df-c708-4c41-b0de-0b7d7f4dfd2a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:18.402479 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 892/3559] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:18 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:18.791964 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1bdafb20-a1aa-4d14-99bb-792f584bb723 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:18.793850 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bdafb20-a1aa-4d14-99bb-792f584bb723 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:18.794062 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bdafb20-a1aa-4d14-99bb-792f584bb723 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:18.794317 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bdafb20-a1aa-4d14-99bb-792f584bb723 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:18.794482 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1bdafb20-a1aa-4d14-99bb-792f584bb723 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:18.799405 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:18.799405 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:18.800391 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bdafb20-a1aa-4d14-99bb-792f584bb723 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:18.800849 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 893/3560] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:18 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:18.802838 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a852d5ee-4859-4d81-baea-c9b140fc403e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:18.968532 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:18.968932 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-28019230"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:18.970851 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-28019230'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:18.971007 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume of 1 GB Aug 04 09:10:18.971458 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:18.971458 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:18.975347 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Availability Zones retrieved successfully. Aug 04 09:10:18.981285 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Flow 'volume_create_api' (0d9ca6ff-ea29-4073-ae60-e387a1abe729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:18.982352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5933cda5-29b8-4912-9fad-1b353db4de6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:18.983623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:19.011402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5933cda5-29b8-4912-9fad-1b353db4de6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.012229 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e19d6f-bb42-47e2-9628-b503ba9a5b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.092292 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Created reservations ['49e27b44-53a5-49bc-867e-18c76658b69d', '7bc73895-a8a7-4899-8317-8069b2a46273', '467f4dc3-48e1-4530-85f4-865421cac719', '07083841-8c16-4cc0-a5c1-da6ab2dcb5ed'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:19.093282 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38e19d6f-bb42-47e2-9628-b503ba9a5b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49e27b44-53a5-49bc-867e-18c76658b69d', '7bc73895-a8a7-4899-8317-8069b2a46273', '467f4dc3-48e1-4530-85f4-865421cac719', '07083841-8c16-4cc0-a5c1-da6ab2dcb5ed']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.094366 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229ac8cb-4de9-4f76-9570-d3cc2614851f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.109950 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a1d7419d-9ad0-4e9b-9563-ddb0f9f13a0f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.111658 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a1d7419d-9ad0-4e9b-9563-ddb0f9f13a0f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:19.111902 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a1d7419d-9ad0-4e9b-9563-ddb0f9f13a0f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.112142 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a1d7419d-9ad0-4e9b-9563-ddb0f9f13a0f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.120566 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.120566 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:19.123314 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (229ac8cb-4de9-4f76-9570-d3cc2614851f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd24ddd33-d48c-4dbc-ba86-55f7fbfa7e94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-28019230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75646c279b94ee49017feff1f7eec6b',qos_specs=None,replication_status=,reservations=['49e27b44-53a5-49bc-867e-18c76658b69d','7bc73895-a8a7-4899-8317-8069b2a46273','467f4dc3-48e1-4530-85f4-865421cac719','07083841-8c16-4cc0-a5c1-da6ab2dcb5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-28019230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b75646c279b94ee49017feff1f7eec6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.124321 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea21b12-e152-41ca-b840-f1410dc33395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.126286 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a1d7419d-9ad0-4e9b-9563-ddb0f9f13a0f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:19.135510 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a1d7419d-9ad0-4e9b-9563-ddb0f9f13a0f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 200 Aug 04 09:10:19.136119 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 886/3561] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:19.149163 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aea21b12-e152-41ca-b840-f1410dc33395) transitioned into state 'SUCCESS' from state '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-28019230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75646c279b94ee49017feff1f7eec6b',qos_specs=None,replication_status=,reservations=['49e27b44-53a5-49bc-867e-18c76658b69d','7bc73895-a8a7-4899-8317-8069b2a46273','467f4dc3-48e1-4530-85f4-865421cac719','07083841-8c16-4cc0-a5c1-da6ab2dcb5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.149963 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11bdbd5a-ce0f-40dc-8811-7709f295960d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.151181 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-eec19aee-ac86-4484-b551-3c64069d596b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.152853 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eec19aee-ac86-4484-b551-3c64069d596b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:19.153037 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eec19aee-ac86-4484-b551-3c64069d596b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.153224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-eec19aee-ac86-4484-b551-3c64069d596b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.161843 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11bdbd5a-ce0f-40dc-8811-7709f295960d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.163080 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.163080 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:19.163266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Flow 'volume_create_api' (0d9ca6ff-ea29-4073-ae60-e387a1abe729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:19.163587 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume request issued successfully. Aug 04 09:10:19.164458 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a852d5ee-4859-4d81-baea-c9b140fc403e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:19.165044 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 891/3562] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:18 2026] POST /volume/v3/volumes => generated 747 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:19.168744 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-eec19aee-ac86-4484-b551-3c64069d596b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:19.174952 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-eec19aee-ac86-4484-b551-3c64069d596b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:10:19.175430 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 893/3563] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:19.180532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b057b5a0-48d5-4b1e-a170-b0e50dc733eb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.182477 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b057b5a0-48d5-4b1e-a170-b0e50dc733eb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 Aug 04 09:10:19.182697 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b057b5a0-48d5-4b1e-a170-b0e50dc733eb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.182856 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b057b5a0-48d5-4b1e-a170-b0e50dc733eb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.190471 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.190471 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:19.193847 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b057b5a0-48d5-4b1e-a170-b0e50dc733eb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:19.199294 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b057b5a0-48d5-4b1e-a170-b0e50dc733eb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 returned with HTTP 200 Aug 04 09:10:19.199734 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 894/3564] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:19.221014 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-8e3594d7-df1c-46bd-8551-03b051f37241 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.224529 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-8e3594d7-df1c-46bd-8551-03b051f37241 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:19.224747 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-8e3594d7-df1c-46bd-8551-03b051f37241 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.225005 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-8e3594d7-df1c-46bd-8551-03b051f37241 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.235352 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.235352 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:19.239277 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-8e3594d7-df1c-46bd-8551-03b051f37241 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:19.241834 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d3f5ce20-66f4-4dc6-aeaa-b82639d2436d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.243732 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-8e3594d7-df1c-46bd-8551-03b051f37241 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:10:19.244156 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 887/3565] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:19.244717 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d3f5ce20-66f4-4dc6-aeaa-b82639d2436d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:19.245005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d3f5ce20-66f4-4dc6-aeaa-b82639d2436d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.245278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d3f5ce20-66f4-4dc6-aeaa-b82639d2436d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.254041 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.254041 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:19.258176 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d3f5ce20-66f4-4dc6-aeaa-b82639d2436d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:19.262479 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d3f5ce20-66f4-4dc6-aeaa-b82639d2436d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b returned with HTTP 200 Aug 04 09:10:19.262850 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 892/3566] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:19.267776 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-152a20a3-d123-4d9f-bd28-441d697dbf4e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.270268 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-152a20a3-d123-4d9f-bd28-441d697dbf4e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66/action Aug 04 09:10:19.270696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-152a20a3-d123-4d9f-bd28-441d697dbf4e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:19.270862 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-152a20a3-d123-4d9f-bd28-441d697dbf4e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:19.279356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.282129 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:19.282578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4d22ee7f-ce49-4de1-b589-e35cfc36e06b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-213764295"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:19.284714 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.284714 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:19.285044 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request body: {'volume': {'source_volid': '4d22ee7f-ce49-4de1-b589-e35cfc36e06b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-213764295'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:19.285373 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-152a20a3-d123-4d9f-bd28-441d697dbf4e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:19.291748 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-152a20a3-d123-4d9f-bd28-441d697dbf4e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Begin detaching volume completed successfully. Aug 04 09:10:19.291938 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-152a20a3-d123-4d9f-bd28-441d697dbf4e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66/action returned with HTTP 202 Aug 04 09:10:19.292368 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 894/3567] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:10:19 2026] POST /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:19.292848 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.292848 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:19.293377 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume retrieved successfully. Aug 04 09:10:19.293505 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume of 1 GB Aug 04 09:10:19.297578 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Availability Zones retrieved successfully. Aug 04 09:10:19.304220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (a71203fe-05ef-47c9-be80-2061f455a821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:19.305684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68ae7e-8eb5-483f-b1d1-41dcd2216163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.306494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:19.312719 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-773a2b9f-0a42-4321-a625-e2407e4e70ac None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.314773 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-773a2b9f-0a42-4321-a625-e2407e4e70ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:19.314969 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-773a2b9f-0a42-4321-a625-e2407e4e70ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.315218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-773a2b9f-0a42-4321-a625-e2407e4e70ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.326975 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.326975 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:19.330911 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-773a2b9f-0a42-4321-a625-e2407e4e70ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:19.331381 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a1c40b1b-1078-4239-9b0f-c146109db675 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.331655 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a1c40b1b-1078-4239-9b0f-c146109db675 None None] GET https://10.4.3.176/volume// Aug 04 09:10:19.331884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a1c40b1b-1078-4239-9b0f-c146109db675 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.332160 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a1c40b1b-1078-4239-9b0f-c146109db675 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.332842 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a1c40b1b-1078-4239-9b0f-c146109db675 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:19.332928 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 893/3568] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:19.337263 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68ae7e-8eb5-483f-b1d1-41dcd2216163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4d22ee7f-ce49-4de1-b589-e35cfc36e06b', 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.337677 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-773a2b9f-0a42-4321-a625-e2407e4e70ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:10:19.338260 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 888/3569] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:19.338592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae789c4-733c-4b19-9944-714a8f490f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.343141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-e3db5d24-e34d-44b8-8e04-0255459665b6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.345643 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-e3db5d24-e34d-44b8-8e04-0255459665b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:19.345874 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-e3db5d24-e34d-44b8-8e04-0255459665b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.346073 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-e3db5d24-e34d-44b8-8e04-0255459665b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.358093 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.358093 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:19.363036 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-e3db5d24-e34d-44b8-8e04-0255459665b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:19.367327 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-e3db5d24-e34d-44b8-8e04-0255459665b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:10:19.367774 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 895/3570] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:19.396593 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Created reservations ['966253f6-4d42-4696-ba24-443275ffe516', 'c6445259-9929-4e03-8669-1fe01976a80d', '74ad74cd-a8eb-47fe-8af0-6359882be547', 'eb870d07-5100-4ac7-a886-783ca432bccb'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:19.397457 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae789c4-733c-4b19-9944-714a8f490f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966253f6-4d42-4696-ba24-443275ffe516', 'c6445259-9929-4e03-8669-1fe01976a80d', '74ad74cd-a8eb-47fe-8af0-6359882be547', 'eb870d07-5100-4ac7-a886-783ca432bccb']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.398370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e134cef-2a15-4823-9dc3-424007e10621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.433830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e134cef-2a15-4823-9dc3-424007e10621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '755f1495-56d3-4be7-949b-d17ce89dcff8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-213764295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['966253f6-4d42-4696-ba24-443275ffe516','c6445259-9929-4e03-8669-1fe01976a80d','74ad74cd-a8eb-47fe-8af0-6359882be547','eb870d07-5100-4ac7-a886-783ca432bccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d22ee7f-ce49-4de1-b589-e35cfc36e06b,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-213764295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=755f1495-56d3-4be7-949b-d17ce89dcff8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef374860597b46bebb1fefd1972ce375',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4d22ee7f-ce49-4de1-b589-e35cfc36e06b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6898af652c45788a45de67668ed52f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.434539 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803e9077-c77a-4bf3-b9bf-17002aa8ac99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.453717 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803e9077-c77a-4bf3-b9bf-17002aa8ac99) transitioned into state 'SUCCESS' from state '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-213764295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef374860597b46bebb1fefd1972ce375',qos_specs=None,replication_status=,reservations=['966253f6-4d42-4696-ba24-443275ffe516','c6445259-9929-4e03-8669-1fe01976a80d','74ad74cd-a8eb-47fe-8af0-6359882be547','eb870d07-5100-4ac7-a886-783ca432bccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=4d22ee7f-ce49-4de1-b589-e35cfc36e06b,status='creating',user_id='bc6898af652c45788a45de67668ed52f',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.454367 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911b061d-d5f0-45eb-9dc5-124e035aab4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:19.474667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (911b061d-d5f0-45eb-9dc5-124e035aab4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:19.475798 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Flow 'volume_create_api' (a71203fe-05ef-47c9-be80-2061f455a821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:19.476192 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Create volume request issued successfully. Aug 04 09:10:19.476944 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-27880bd1-be8d-4cb3-be1a-e2a08b980aff tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:19.477506 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 895/3571] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:10:19 2026] POST /volume/v3/volumes => generated 803 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:19.495108 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fc57243d-f751-43bc-92dd-83d019664615 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.496333 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fc57243d-f751-43bc-92dd-83d019664615 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 Aug 04 09:10:19.496603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fc57243d-f751-43bc-92dd-83d019664615 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.496842 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fc57243d-f751-43bc-92dd-83d019664615 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.508236 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.508236 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:19.511805 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fc57243d-f751-43bc-92dd-83d019664615 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:19.516608 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fc57243d-f751-43bc-92dd-83d019664615 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 returned with HTTP 200 Aug 04 09:10:19.516937 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 894/3572] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:19.812727 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-735918ad-ad9b-4c87-b28d-3e085e8b92c7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:19.814721 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-735918ad-ad9b-4c87-b28d-3e085e8b92c7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:19.814990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-735918ad-ad9b-4c87-b28d-3e085e8b92c7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:19.815248 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-735918ad-ad9b-4c87-b28d-3e085e8b92c7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:19.815386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-735918ad-ad9b-4c87-b28d-3e085e8b92c7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:19.828659 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:19.828659 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:19.833222 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-735918ad-ad9b-4c87-b28d-3e085e8b92c7 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:19.835315 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 889/3573] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:19 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:20.213397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7c981b12-7258-4fde-8020-d1ba518a9931 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.214972 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c981b12-7258-4fde-8020-d1ba518a9931 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 Aug 04 09:10:20.215350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c981b12-7258-4fde-8020-d1ba518a9931 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.215421 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c981b12-7258-4fde-8020-d1ba518a9931 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.222953 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.222953 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:20.227086 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7c981b12-7258-4fde-8020-d1ba518a9931 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:20.231331 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c981b12-7258-4fde-8020-d1ba518a9931 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 returned with HTTP 200 Aug 04 09:10:20.231331 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 896/3574] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:20.242748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.244350 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:20.244682 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94", "name": "tempest-VolumesBackupsTest-Backup-2121464646"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:20.245900 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating new backup {'backup': {'volume_id': 'd24ddd33-d48c-4dbc-ba86-55f7fbfa7e94', 'name': 'tempest-VolumesBackupsTest-Backup-2121464646'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:20.246023 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating backup of volume d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 in container None Aug 04 09:10:20.252699 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.252699 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:20.252885 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:20.280225 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Created reservations ['24455f51-ecc3-4c0c-8c62-e78326366fde', 'f350992c-8ea4-4b43-af86-96ef946a5158'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:20.290006 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-952e389e-656e-4964-b05c-07c71f166cc2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.292237 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-952e389e-656e-4964-b05c-07c71f166cc2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a Aug 04 09:10:20.292237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-952e389e-656e-4964-b05c-07c71f166cc2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.292850 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-952e389e-656e-4964-b05c-07c71f166cc2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.299733 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.299733 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:20.313385 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b51abf4-4369-4ba4-90c5-117b92b7ff10 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:10:20.313784 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 896/3575] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:20 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:20.324853 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-82927770-f544-4b17-bb9e-bb8ccc0556e7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.326993 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82927770-f544-4b17-bb9e-bb8ccc0556e7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:20.327266 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82927770-f544-4b17-bb9e-bb8ccc0556e7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.327504 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82927770-f544-4b17-bb9e-bb8ccc0556e7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.327675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-82927770-f544-4b17-bb9e-bb8ccc0556e7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:20.332562 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.332562 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:20.333536 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82927770-f544-4b17-bb9e-bb8ccc0556e7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:20.334026 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 890/3576] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:20.352192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-28dac5f2-ca08-45b6-a2ba-22ebc6df295a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.354285 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4bbd4f4d-2d93-4d08-82b1-4c9df575bc84 req-952e389e-656e-4964-b05c-07c71f166cc2 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a returned with HTTP 200 Aug 04 09:10:20.354427 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-28dac5f2-ca08-45b6-a2ba-22ebc6df295a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:20.354637 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-28dac5f2-ca08-45b6-a2ba-22ebc6df295a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.354701 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 895/3577] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:20 2026] DELETE /volume/v3/attachments/06007008-de6c-4659-b408-a8ddb2ca9f8a => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:20.354853 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-28dac5f2-ca08-45b6-a2ba-22ebc6df295a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.362732 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.362732 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:20.367320 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-28dac5f2-ca08-45b6-a2ba-22ebc6df295a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:20.373262 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-28dac5f2-ca08-45b6-a2ba-22ebc6df295a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:10:20.373682 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 897/3578] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:20.388047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.390404 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:20.390671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.390922 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.391143 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume with id: 80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:20.402473 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.402473 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:20.403052 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:20.418721 np0000006401 devstack@c-api.service[100459]: WARNING cinder.keymgr.conf_key_mgr [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:10:20.427025 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume request issued successfully. Aug 04 09:10:20.427189 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15c7f676-3100-4603-8ff3-1f49d39996f3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 202 Aug 04 09:10:20.427674 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 897/3579] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:20 2026] DELETE /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:20.436545 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-41b3dde5-32e5-41e9-b237-d4d375b4d7b6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.442422 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41b3dde5-32e5-41e9-b237-d4d375b4d7b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e Aug 04 09:10:20.445338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41b3dde5-32e5-41e9-b237-d4d375b4d7b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.446806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41b3dde5-32e5-41e9-b237-d4d375b4d7b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.535237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1d285ac6-5b1c-4b8d-8861-69b38cc60b23 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.536761 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1d285ac6-5b1c-4b8d-8861-69b38cc60b23 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 Aug 04 09:10:20.536943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1d285ac6-5b1c-4b8d-8861-69b38cc60b23 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.537114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1d285ac6-5b1c-4b8d-8861-69b38cc60b23 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.543521 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.543521 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:20.547425 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1d285ac6-5b1c-4b8d-8861-69b38cc60b23 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:20.552963 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1d285ac6-5b1c-4b8d-8861-69b38cc60b23 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 returned with HTTP 200 Aug 04 09:10:20.552963 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 896/3580] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:20.565555 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-91757db4-9928-4372-bb5c-15630caba648 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.567588 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-91757db4-9928-4372-bb5c-15630caba648 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:20.567848 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-91757db4-9928-4372-bb5c-15630caba648 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.568071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-91757db4-9928-4372-bb5c-15630caba648 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.568283 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-91757db4-9928-4372-bb5c-15630caba648 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:20.577721 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.577721 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:20.578639 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-91757db4-9928-4372-bb5c-15630caba648 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:20.598212 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-91757db4-9928-4372-bb5c-15630caba648 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:10:20.598212 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-91757db4-9928-4372-bb5c-15630caba648 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b returned with HTTP 202 Aug 04 09:10:20.598603 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 898/3581] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:20 2026] DELETE /volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:20.611057 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1be1dac8-d371-4a00-9f72-5422f207c83c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.613176 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1be1dac8-d371-4a00-9f72-5422f207c83c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:20.613451 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1be1dac8-d371-4a00-9f72-5422f207c83c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.613660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1be1dac8-d371-4a00-9f72-5422f207c83c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.622506 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.622506 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:20.627303 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1be1dac8-d371-4a00-9f72-5422f207c83c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:20.632539 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1be1dac8-d371-4a00-9f72-5422f207c83c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b returned with HTTP 200 Aug 04 09:10:20.633008 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 898/3582] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:20.683289 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.683289 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:20.686728 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41b3dde5-32e5-41e9-b237-d4d375b4d7b6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e returned with HTTP 404 Aug 04 09:10:20.687217 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 891/3583] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/volumes/80f97529-86fe-49fd-a1c6-09afc69bf17e => generated 109 bytes in 251 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:20.695262 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3e0b4539-a673-4b2e-a06d-ac1a4a46c05f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.697422 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e0b4539-a673-4b2e-a06d-ac1a4a46c05f tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:10:20.697699 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e0b4539-a673-4b2e-a06d-ac1a4a46c05f tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.697980 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e0b4539-a673-4b2e-a06d-ac1a4a46c05f tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.699119 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3e0b4539-a673-4b2e-a06d-ac1a4a46c05f tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:10:20.743575 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3e0b4539-a673-4b2e-a06d-ac1a4a46c05f tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Get all volumes completed successfully. Aug 04 09:10:20.745917 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.745917 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:20.750927 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e0b4539-a673-4b2e-a06d-ac1a4a46c05f tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:10:20.751330 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 897/3584] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:20.772167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5a7e1cad-b18e-4400-bf58-7940f2a1c838 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.775803 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a7e1cad-b18e-4400-bf58-7940f2a1c838 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] DELETE https://10.4.3.176/volume/v3/types/3c6e53c1-eedb-411e-a8cd-7ede881fb384 Aug 04 09:10:20.775803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a7e1cad-b18e-4400-bf58-7940f2a1c838 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.776060 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a7e1cad-b18e-4400-bf58-7940f2a1c838 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.813114 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a7e1cad-b18e-4400-bf58-7940f2a1c838 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/types/3c6e53c1-eedb-411e-a8cd-7ede881fb384 returned with HTTP 202 Aug 04 09:10:20.813783 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 899/3585] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:10:20 2026] DELETE /volume/v3/types/3c6e53c1-eedb-411e-a8cd-7ede881fb384 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:20.821745 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.823578 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:20.823800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.824017 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.824226 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume with id: 751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:20.832075 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.832075 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:20.832586 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:20.847790 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2b0bdb4a-edf9-462a-a793-570053733799 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.849938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b0bdb4a-edf9-462a-a793-570053733799 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:20.850187 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b0bdb4a-edf9-462a-a793-570053733799 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.850474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b0bdb4a-edf9-462a-a793-570053733799 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.850658 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2b0bdb4a-edf9-462a-a793-570053733799 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:20.855133 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume request issued successfully. Aug 04 09:10:20.855392 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ba66190e-5c37-45c1-96ce-ad08b18122b3 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 202 Aug 04 09:10:20.855911 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 899/3586] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:20 2026] DELETE /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:20.860644 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.860644 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:20.861619 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b0bdb4a-edf9-462a-a793-570053733799 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:20.862026 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 892/3587] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:20.864289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-967a5ecb-3e23-446f-b96e-e124500d9e7a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:20.866284 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-967a5ecb-3e23-446f-b96e-e124500d9e7a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:20.866544 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-967a5ecb-3e23-446f-b96e-e124500d9e7a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:20.866796 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-967a5ecb-3e23-446f-b96e-e124500d9e7a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:20.874174 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:20.874174 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:20.878063 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-967a5ecb-3e23-446f-b96e-e124500d9e7a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:20.882469 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-967a5ecb-3e23-446f-b96e-e124500d9e7a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 200 Aug 04 09:10:20.882868 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 898/3588] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:20 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:21.346027 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-724a302c-7cbc-4b2f-a1a0-2e275d3f8cff None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.348153 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-724a302c-7cbc-4b2f-a1a0-2e275d3f8cff tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:21.348410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-724a302c-7cbc-4b2f-a1a0-2e275d3f8cff tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.348610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-724a302c-7cbc-4b2f-a1a0-2e275d3f8cff tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.348712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-724a302c-7cbc-4b2f-a1a0-2e275d3f8cff tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:21.353486 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.353486 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:21.354339 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-724a302c-7cbc-4b2f-a1a0-2e275d3f8cff tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:21.354742 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 900/3589] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:21.395516 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f7cd0903-375e-4637-b88a-29bd207d0c5c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.397509 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f7cd0903-375e-4637-b88a-29bd207d0c5c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:21.397759 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f7cd0903-375e-4637-b88a-29bd207d0c5c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.397955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f7cd0903-375e-4637-b88a-29bd207d0c5c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.405181 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.405181 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:21.409708 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f7cd0903-375e-4637-b88a-29bd207d0c5c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:21.415193 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f7cd0903-375e-4637-b88a-29bd207d0c5c tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:21.415725 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 900/3590] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:21.427024 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b18fc830-dd33-4704-8e21-1b054453db3a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.429034 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b18fc830-dd33-4704-8e21-1b054453db3a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] DELETE https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:21.429277 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b18fc830-dd33-4704-8e21-1b054453db3a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.429491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b18fc830-dd33-4704-8e21-1b054453db3a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.429700 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-b18fc830-dd33-4704-8e21-1b054453db3a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Delete volume with id: cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:21.436448 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.436448 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:21.436868 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b18fc830-dd33-4704-8e21-1b054453db3a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:21.453486 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b18fc830-dd33-4704-8e21-1b054453db3a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Delete volume request issued successfully. Aug 04 09:10:21.453633 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b18fc830-dd33-4704-8e21-1b054453db3a tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 202 Aug 04 09:10:21.454033 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 893/3591] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:21 2026] DELETE /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:21.463318 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-81d50cd9-fa57-47be-99c9-22071ca9e904 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.464964 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-81d50cd9-fa57-47be-99c9-22071ca9e904 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:21.465349 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-81d50cd9-fa57-47be-99c9-22071ca9e904 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.465746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-81d50cd9-fa57-47be-99c9-22071ca9e904 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.473060 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.473060 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:21.479104 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-81d50cd9-fa57-47be-99c9-22071ca9e904 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Volume info retrieved successfully. Aug 04 09:10:21.481515 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-81d50cd9-fa57-47be-99c9-22071ca9e904 tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 200 Aug 04 09:10:21.481923 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 899/3592] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:21.646389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-48118b87-08a3-4a02-9eaa-a38251498d08 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.648655 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-48118b87-08a3-4a02-9eaa-a38251498d08 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:21.649530 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-48118b87-08a3-4a02-9eaa-a38251498d08 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.649530 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-48118b87-08a3-4a02-9eaa-a38251498d08 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.656674 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-48118b87-08a3-4a02-9eaa-a38251498d08 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b returned with HTTP 404 Aug 04 09:10:21.657872 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 901/3593] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:21.665387 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.669472 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 Aug 04 09:10:21.669753 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.670056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.670321 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 755f1495-56d3-4be7-949b-d17ce89dcff8 Aug 04 09:10:21.680176 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.680176 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:21.680913 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:21.703992 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:10:21.704313 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-baba8f66-6053-41c1-a48e-f8fe1b8d3dde tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 returned with HTTP 202 Aug 04 09:10:21.704927 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 901/3594] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:21 2026] DELETE /volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:21.713246 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-505d53db-425d-48cd-aad0-ce2745413ef0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.714924 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-505d53db-425d-48cd-aad0-ce2745413ef0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 Aug 04 09:10:21.715126 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-505d53db-425d-48cd-aad0-ce2745413ef0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.715356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-505d53db-425d-48cd-aad0-ce2745413ef0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.722945 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.722945 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:21.729450 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-505d53db-425d-48cd-aad0-ce2745413ef0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:21.737278 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-505d53db-425d-48cd-aad0-ce2745413ef0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 returned with HTTP 200 Aug 04 09:10:21.737929 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 894/3595] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:21.873564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-69efc553-8f05-447c-9e34-091307d585af None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.875371 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-69efc553-8f05-447c-9e34-091307d585af tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:21.875597 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-69efc553-8f05-447c-9e34-091307d585af tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.875794 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-69efc553-8f05-447c-9e34-091307d585af tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.875904 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-69efc553-8f05-447c-9e34-091307d585af tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:21.880075 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.880075 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:21.880875 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-69efc553-8f05-447c-9e34-091307d585af tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:21.881254 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 900/3596] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:21.894662 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bc95e128-106c-47b0-82eb-e1861dacc142 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.896352 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bc95e128-106c-47b0-82eb-e1861dacc142 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 Aug 04 09:10:21.896546 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bc95e128-106c-47b0-82eb-e1861dacc142 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.896726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bc95e128-106c-47b0-82eb-e1861dacc142 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.901777 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bc95e128-106c-47b0-82eb-e1861dacc142 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 returned with HTTP 404 Aug 04 09:10:21.902225 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 902/3597] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/volumes/751c9858-796d-4ba9-93db-39ed73d93e66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:21.908797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.910719 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:21.910957 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.911137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.911374 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume with id: f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:21.918738 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.918738 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:21.919255 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:21.935783 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume request issued successfully. Aug 04 09:10:21.936063 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-48e8693b-9ef1-495a-a03a-8f64e1eb3d35 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 202 Aug 04 09:10:21.936482 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 902/3598] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:21 2026] DELETE /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:21.944509 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2918d9a6-73f7-4753-8ad7-80b339f8adc9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:21.946380 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2918d9a6-73f7-4753-8ad7-80b339f8adc9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:21.946634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2918d9a6-73f7-4753-8ad7-80b339f8adc9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:21.946934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2918d9a6-73f7-4753-8ad7-80b339f8adc9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:21.953957 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:21.953957 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:21.957797 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2918d9a6-73f7-4753-8ad7-80b339f8adc9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:10:21.962331 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2918d9a6-73f7-4753-8ad7-80b339f8adc9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 200 Aug 04 09:10:21.962762 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 895/3599] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:21 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:22.365064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-04ed0aab-cddb-41fd-9324-906d71cdeb3d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.366839 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-04ed0aab-cddb-41fd-9324-906d71cdeb3d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:22.367023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-04ed0aab-cddb-41fd-9324-906d71cdeb3d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.367195 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-04ed0aab-cddb-41fd-9324-906d71cdeb3d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.367341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-04ed0aab-cddb-41fd-9324-906d71cdeb3d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:22.371473 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:22.371473 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:22.372122 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-04ed0aab-cddb-41fd-9324-906d71cdeb3d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:22.372464 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 901/3600] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:22.495817 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b3e30292-fa0a-4a99-82e0-b7963d3837aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.497870 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3e30292-fa0a-4a99-82e0-b7963d3837aa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] GET https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 Aug 04 09:10:22.498112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3e30292-fa0a-4a99-82e0-b7963d3837aa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.498348 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b3e30292-fa0a-4a99-82e0-b7963d3837aa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.504308 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b3e30292-fa0a-4a99-82e0-b7963d3837aa tempest-VolumesExtendAttachedTest-343554635 tempest-VolumesExtendAttachedTest-343554635-project-member] https://10.4.3.176/volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 returned with HTTP 404 Aug 04 09:10:22.504818 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 903/3601] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/volumes/cb43db14-4f6d-4e53-b46c-52cfe0a10034 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:22.752900 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e4cfe9f0-681e-433a-9fe8-82a91ff41683 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.755051 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e4cfe9f0-681e-433a-9fe8-82a91ff41683 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 Aug 04 09:10:22.755390 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e4cfe9f0-681e-433a-9fe8-82a91ff41683 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.755747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e4cfe9f0-681e-433a-9fe8-82a91ff41683 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.761804 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e4cfe9f0-681e-433a-9fe8-82a91ff41683 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 returned with HTTP 404 Aug 04 09:10:22.762463 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 903/3602] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/volumes/755f1495-56d3-4be7-949b-d17ce89dcff8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:22.770553 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-62e74c1c-d358-4af2-8776-041119acc8e1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.772457 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62e74c1c-d358-4af2-8776-041119acc8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:22.773266 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62e74c1c-d358-4af2-8776-041119acc8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.773266 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62e74c1c-d358-4af2-8776-041119acc8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.773266 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-62e74c1c-d358-4af2-8776-041119acc8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:22.779079 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62e74c1c-d358-4af2-8776-041119acc8e1 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b returned with HTTP 404 Aug 04 09:10:22.779643 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 896/3603] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:22 2026] DELETE /volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:22.786960 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-df4df895-9e8d-4b4a-9e06-11218ffe0047 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.790226 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df4df895-9e8d-4b4a-9e06-11218ffe0047 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b Aug 04 09:10:22.790226 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df4df895-9e8d-4b4a-9e06-11218ffe0047 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.790226 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df4df895-9e8d-4b4a-9e06-11218ffe0047 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.794936 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df4df895-9e8d-4b4a-9e06-11218ffe0047 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b returned with HTTP 404 Aug 04 09:10:22.795557 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 902/3604] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/volumes/4d22ee7f-ce49-4de1-b589-e35cfc36e06b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:22.805701 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.812574 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 Aug 04 09:10:22.812928 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.813185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.813434 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 Aug 04 09:10:22.828323 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:22.828323 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:22.829309 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:22.847692 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume request issued successfully. Aug 04 09:10:22.848045 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-03cb57a1-bd6c-464a-8f36-1caa0d595110 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 returned with HTTP 202 Aug 04 09:10:22.848704 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 904/3605] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:22 2026] DELETE /volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:10:22.856640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-520a85b4-d448-45cb-944d-d102b50922cc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.858543 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-520a85b4-d448-45cb-944d-d102b50922cc tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 Aug 04 09:10:22.858803 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-520a85b4-d448-45cb-944d-d102b50922cc tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.859084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-520a85b4-d448-45cb-944d-d102b50922cc tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.865984 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:22.865984 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:22.869526 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-520a85b4-d448-45cb-944d-d102b50922cc tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Volume info retrieved successfully. Aug 04 09:10:22.874284 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-520a85b4-d448-45cb-944d-d102b50922cc tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 returned with HTTP 200 Aug 04 09:10:22.874702 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 904/3606] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:22.890871 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aa543fe4-bf7f-45b4-ac09-96b8c676a5b6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.893071 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa543fe4-bf7f-45b4-ac09-96b8c676a5b6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:22.893388 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aa543fe4-bf7f-45b4-ac09-96b8c676a5b6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.893678 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aa543fe4-bf7f-45b4-ac09-96b8c676a5b6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.893848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-aa543fe4-bf7f-45b4-ac09-96b8c676a5b6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:22.899082 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:22.899082 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:22.900225 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa543fe4-bf7f-45b4-ac09-96b8c676a5b6 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:22.900710 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 897/3607] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:22.976061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8dc8a0ff-e8df-437a-9302-3a7bd28467cf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.978522 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8dc8a0ff-e8df-437a-9302-3a7bd28467cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 Aug 04 09:10:22.978522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8dc8a0ff-e8df-437a-9302-3a7bd28467cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.978522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8dc8a0ff-e8df-437a-9302-3a7bd28467cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.984331 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8dc8a0ff-e8df-437a-9302-3a7bd28467cf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 returned with HTTP 404 Aug 04 09:10:22.984804 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 903/3608] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/volumes/f5450bab-519b-40a9-976c-2864a08f7624 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:22.992679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2e64f592-86c4-4b46-b387-b412072f1c90 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:22.995136 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e64f592-86c4-4b46-b387-b412072f1c90 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:10:22.995346 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e64f592-86c4-4b46-b387-b412072f1c90 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:22.995522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e64f592-86c4-4b46-b387-b412072f1c90 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:22.996256 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e64f592-86c4-4b46-b387-b412072f1c90 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:10:23.208512 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2e64f592-86c4-4b46-b387-b412072f1c90 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Get all volumes completed successfully. Aug 04 09:10:23.210879 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:23.210879 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:23.216725 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e64f592-86c4-4b46-b387-b412072f1c90 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:10:23.217114 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 905/3609] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:10:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7803 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:23.231397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-59cee452-e8bb-4401-aa20-bc3e05f01047 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.232935 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59cee452-e8bb-4401-aa20-bc3e05f01047 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] DELETE https://10.4.3.176/volume/v3/types/fd10e494-436d-44b1-9b4e-9b2b3067ac5f Aug 04 09:10:23.233140 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-59cee452-e8bb-4401-aa20-bc3e05f01047 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.233399 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-59cee452-e8bb-4401-aa20-bc3e05f01047 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.254910 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59cee452-e8bb-4401-aa20-bc3e05f01047 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/types/fd10e494-436d-44b1-9b4e-9b2b3067ac5f returned with HTTP 202 Aug 04 09:10:23.255389 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 905/3610] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:10:23 2026] DELETE /volume/v3/types/fd10e494-436d-44b1-9b4e-9b2b3067ac5f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:23.383561 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e3690216-3e6d-4699-96cf-3ce64efdef72 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.385366 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e3690216-3e6d-4699-96cf-3ce64efdef72 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:23.385561 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e3690216-3e6d-4699-96cf-3ce64efdef72 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.385756 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e3690216-3e6d-4699-96cf-3ce64efdef72 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.385864 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e3690216-3e6d-4699-96cf-3ce64efdef72 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:23.390336 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:23.390336 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:23.391198 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e3690216-3e6d-4699-96cf-3ce64efdef72 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:23.391540 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 898/3611] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:23 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:23.888433 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1829aab9-35f1-4860-9cd8-06c4dd24bb6d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.890999 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1829aab9-35f1-4860-9cd8-06c4dd24bb6d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 Aug 04 09:10:23.891342 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1829aab9-35f1-4860-9cd8-06c4dd24bb6d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.891634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1829aab9-35f1-4860-9cd8-06c4dd24bb6d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.901778 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1829aab9-35f1-4860-9cd8-06c4dd24bb6d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 returned with HTTP 404 Aug 04 09:10:23.902407 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 904/3612] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:23 2026] GET /volume/v3/volumes/3df012b0-6ef2-4ad8-b02a-15eb57ec4c20 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:23.910952 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2caf2f26-40e5-4091-a981-2c20c19423a0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.912880 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2caf2f26-40e5-4091-a981-2c20c19423a0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:23.913097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2caf2f26-40e5-4091-a981-2c20c19423a0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.913316 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2caf2f26-40e5-4091-a981-2c20c19423a0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.913430 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bf0bcc1b-a4c1-4abf-9b24-e9d8ae8d222d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.913733 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-2caf2f26-40e5-4091-a981-2c20c19423a0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:23.918735 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bf0bcc1b-a4c1-4abf-9b24-e9d8ae8d222d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:23.918735 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bf0bcc1b-a4c1-4abf-9b24-e9d8ae8d222d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.918735 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bf0bcc1b-a4c1-4abf-9b24-e9d8ae8d222d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.918735 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-bf0bcc1b-a4c1-4abf-9b24-e9d8ae8d222d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:23.930329 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2caf2f26-40e5-4091-a981-2c20c19423a0 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d returned with HTTP 404 Aug 04 09:10:23.931030 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 906/3613] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:23 2026] DELETE /volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:23.931713 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:23.931713 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:23.932542 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bf0bcc1b-a4c1-4abf-9b24-e9d8ae8d222d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:23.932941 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 906/3614] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:23 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:23.944484 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cf7ed9f0-c0d5-4723-b732-9a9cac7cacaa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.947404 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cf7ed9f0-c0d5-4723-b732-9a9cac7cacaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d Aug 04 09:10:23.947404 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cf7ed9f0-c0d5-4723-b732-9a9cac7cacaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.947404 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cf7ed9f0-c0d5-4723-b732-9a9cac7cacaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.949728 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4f0e65d6-240a-40c3-a0ca-7c013014890c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.951702 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f0e65d6-240a-40c3-a0ca-7c013014890c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:23.951882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f0e65d6-240a-40c3-a0ca-7c013014890c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.952073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4f0e65d6-240a-40c3-a0ca-7c013014890c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.952184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4f0e65d6-240a-40c3-a0ca-7c013014890c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:23.953228 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cf7ed9f0-c0d5-4723-b732-9a9cac7cacaa tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d returned with HTTP 404 Aug 04 09:10:23.953869 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 899/3615] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:23 2026] GET /volume/v3/snapshots/c0d4f061-0289-4698-b4a7-0518f265d11d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:23.960169 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:23.960169 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:23.960991 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4f0e65d6-240a-40c3-a0ca-7c013014890c tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:23.961385 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 905/3616] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:23 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:23.967226 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-752fa871-6f17-403f-9e4c-ac59b0830aee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.970218 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-752fa871-6f17-403f-9e4c-ac59b0830aee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:23.970218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-752fa871-6f17-403f-9e4c-ac59b0830aee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.970218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-752fa871-6f17-403f-9e4c-ac59b0830aee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.970218 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-752fa871-6f17-403f-9e4c-ac59b0830aee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:23.975406 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d244e5f8-066f-43fe-a4cb-18f297772a2a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.978376 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d244e5f8-066f-43fe-a4cb-18f297772a2a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:23.978667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d244e5f8-066f-43fe-a4cb-18f297772a2a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.978914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d244e5f8-066f-43fe-a4cb-18f297772a2a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:23.979084 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-d244e5f8-066f-43fe-a4cb-18f297772a2a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete backup with id: 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. Aug 04 09:10:23.979154 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-752fa871-6f17-403f-9e4c-ac59b0830aee tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 returned with HTTP 404 Aug 04 09:10:23.979647 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 907/3617] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:23 2026] DELETE /volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:23.985051 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:23.985051 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:23.990656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-869ab31b-84fe-4761-8eb4-22520e845cef None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:23.992943 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-869ab31b-84fe-4761-8eb4-22520e845cef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 Aug 04 09:10:23.993194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-869ab31b-84fe-4761-8eb4-22520e845cef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:23.993446 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-869ab31b-84fe-4761-8eb4-22520e845cef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.003985 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-869ab31b-84fe-4761-8eb4-22520e845cef tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 returned with HTTP 404 Aug 04 09:10:24.004580 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 900/3618] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:23 2026] GET /volume/v3/volumes/7aa1d812-23ef-47a3-aa35-d8a0d976f717 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.008220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-d244e5f8-066f-43fe-a4cb-18f297772a2a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] delete_backup rpcapi backup_id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:10:24.010394 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d244e5f8-066f-43fe-a4cb-18f297772a2a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 202 Aug 04 09:10:24.011429 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 907/3619] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:23 2026] DELETE /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:24.019516 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a2231e4d-3271-457c-86d0-d5f2ba5df7d9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.019893 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c7de1b4a-3c72-48f1-988d-dad7525b82ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.021972 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c7de1b4a-3c72-48f1-988d-dad7525b82ac tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:24.022065 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2231e4d-3271-457c-86d0-d5f2ba5df7d9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:24.022285 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c7de1b4a-3c72-48f1-988d-dad7525b82ac tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.022539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c7de1b4a-3c72-48f1-988d-dad7525b82ac tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.022700 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-c7de1b4a-3c72-48f1-988d-dad7525b82ac tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:24.022765 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a2231e4d-3271-457c-86d0-d5f2ba5df7d9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.022991 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a2231e4d-3271-457c-86d0-d5f2ba5df7d9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.023285 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a2231e4d-3271-457c-86d0-d5f2ba5df7d9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:24.027533 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:24.027533 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:24.028447 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c7de1b4a-3c72-48f1-988d-dad7525b82ac tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 200 Aug 04 09:10:24.028886 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 908/3620] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:24.032885 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2231e4d-3271-457c-86d0-d5f2ba5df7d9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c returned with HTTP 404 Aug 04 09:10:24.034226 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 906/3621] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.041763 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-85aa30af-03cc-43f4-aac7-cd11645a9fd3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.044436 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-85aa30af-03cc-43f4-aac7-cd11645a9fd3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c Aug 04 09:10:24.044436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-85aa30af-03cc-43f4-aac7-cd11645a9fd3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.044693 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-85aa30af-03cc-43f4-aac7-cd11645a9fd3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.055842 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-85aa30af-03cc-43f4-aac7-cd11645a9fd3 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c returned with HTTP 404 Aug 04 09:10:24.056524 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 901/3622] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/volumes/1186f7cc-3514-4914-a0a3-62f2f509236c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.067570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4263d47c-ce19-4d41-8406-ee2d8d966a9d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.069284 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4263d47c-ce19-4d41-8406-ee2d8d966a9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:24.069461 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4263d47c-ce19-4d41-8406-ee2d8d966a9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.069664 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4263d47c-ce19-4d41-8406-ee2d8d966a9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.069764 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-4263d47c-ce19-4d41-8406-ee2d8d966a9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: 99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:24.075571 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4263d47c-ce19-4d41-8406-ee2d8d966a9d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 returned with HTTP 404 Aug 04 09:10:24.076031 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 908/3623] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.085464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0849d28c-8614-4238-bba7-2b8fc7b0fc02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.087360 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0849d28c-8614-4238-bba7-2b8fc7b0fc02 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 Aug 04 09:10:24.087500 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0849d28c-8614-4238-bba7-2b8fc7b0fc02 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.087711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0849d28c-8614-4238-bba7-2b8fc7b0fc02 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.097332 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0849d28c-8614-4238-bba7-2b8fc7b0fc02 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 returned with HTTP 404 Aug 04 09:10:24.098312 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 909/3624] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/snapshots/99963c24-56c2-46cf-8316-319224e8f536 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.107283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-33aa30f6-06f4-4e08-b2e8-de01c04e7635 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.110013 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-33aa30f6-06f4-4e08-b2e8-de01c04e7635 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:24.110219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-33aa30f6-06f4-4e08-b2e8-de01c04e7635 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.110427 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-33aa30f6-06f4-4e08-b2e8-de01c04e7635 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.110595 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-33aa30f6-06f4-4e08-b2e8-de01c04e7635 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:24.117262 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-33aa30f6-06f4-4e08-b2e8-de01c04e7635 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e returned with HTTP 404 Aug 04 09:10:24.117864 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 907/3625] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.125054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4c82aa99-b8c5-473d-a0a4-6161b09085f8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.126781 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4c82aa99-b8c5-473d-a0a4-6161b09085f8 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e Aug 04 09:10:24.126980 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4c82aa99-b8c5-473d-a0a4-6161b09085f8 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.127152 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4c82aa99-b8c5-473d-a0a4-6161b09085f8 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.134147 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4c82aa99-b8c5-473d-a0a4-6161b09085f8 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e returned with HTTP 404 Aug 04 09:10:24.134956 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 902/3626] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/volumes/6fb599de-fc06-4f52-8c26-a4d5f879686e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.143214 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-925b8b2a-18e3-4fd0-b90a-3ea775fa2ee5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.145006 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-925b8b2a-18e3-4fd0-b90a-3ea775fa2ee5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:24.145196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-925b8b2a-18e3-4fd0-b90a-3ea775fa2ee5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.145405 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-925b8b2a-18e3-4fd0-b90a-3ea775fa2ee5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.145525 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-925b8b2a-18e3-4fd0-b90a-3ea775fa2ee5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:24.152923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-925b8b2a-18e3-4fd0-b90a-3ea775fa2ee5 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 returned with HTTP 404 Aug 04 09:10:24.153475 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 909/3627] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.162309 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b6dd3493-d952-4679-b84e-de561e05dc5f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.164334 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6dd3493-d952-4679-b84e-de561e05dc5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 Aug 04 09:10:24.164596 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6dd3493-d952-4679-b84e-de561e05dc5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.164941 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6dd3493-d952-4679-b84e-de561e05dc5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.174516 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6dd3493-d952-4679-b84e-de561e05dc5f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 returned with HTTP 404 Aug 04 09:10:24.177094 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 910/3628] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/snapshots/d8b81997-f6c4-48c0-a5db-1ebbcae7b1c2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.182164 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d9e540e7-ff06-428e-8537-fec760925265 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.183921 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d9e540e7-ff06-428e-8537-fec760925265 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:24.184122 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d9e540e7-ff06-428e-8537-fec760925265 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.184372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d9e540e7-ff06-428e-8537-fec760925265 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.184503 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d9e540e7-ff06-428e-8537-fec760925265 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:24.190381 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d9e540e7-ff06-428e-8537-fec760925265 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e returned with HTTP 404 Aug 04 09:10:24.190868 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 908/3629] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.198411 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-855425a9-3eb7-4e86-8aed-f1774a210aec None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.200438 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-855425a9-3eb7-4e86-8aed-f1774a210aec tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e Aug 04 09:10:24.200438 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-855425a9-3eb7-4e86-8aed-f1774a210aec tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.200619 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-855425a9-3eb7-4e86-8aed-f1774a210aec tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.207006 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-855425a9-3eb7-4e86-8aed-f1774a210aec tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e returned with HTTP 404 Aug 04 09:10:24.207543 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 903/3630] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/volumes/b4fdfbf4-68a2-428d-a087-f5ad9fe1668e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.217640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b0add315-c1b6-46c5-9284-46227157d293 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.218835 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b0add315-c1b6-46c5-9284-46227157d293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:10:24.219095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b0add315-c1b6-46c5-9284-46227157d293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.221534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b0add315-c1b6-46c5-9284-46227157d293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.221767 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-b0add315-c1b6-46c5-9284-46227157d293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:10:24.232435 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b0add315-c1b6-46c5-9284-46227157d293 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c returned with HTTP 404 Aug 04 09:10:24.233096 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 910/3631] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.240355 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2acc2bb9-5aff-4480-815c-830982a81ebd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.243564 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2acc2bb9-5aff-4480-815c-830982a81ebd tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c Aug 04 09:10:24.243564 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2acc2bb9-5aff-4480-815c-830982a81ebd tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.243731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2acc2bb9-5aff-4480-815c-830982a81ebd tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.251547 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2acc2bb9-5aff-4480-815c-830982a81ebd tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c returned with HTTP 404 Aug 04 09:10:24.251930 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 911/3632] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/volumes/34485d39-2606-465d-b0db-2880b69e934c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.258825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f3220e6e-db89-4b85-bde7-88d6634e827f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.260670 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f3220e6e-db89-4b85-bde7-88d6634e827f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:10:24.260874 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f3220e6e-db89-4b85-bde7-88d6634e827f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.261068 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f3220e6e-db89-4b85-bde7-88d6634e827f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.261258 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-f3220e6e-db89-4b85-bde7-88d6634e827f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:10:24.266838 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f3220e6e-db89-4b85-bde7-88d6634e827f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 returned with HTTP 404 Aug 04 09:10:24.267285 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 909/3633] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.277977 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ca26a32c-0005-465b-b26f-7e3009ca63db None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.280641 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca26a32c-0005-465b-b26f-7e3009ca63db tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 Aug 04 09:10:24.281004 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca26a32c-0005-465b-b26f-7e3009ca63db tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.281302 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca26a32c-0005-465b-b26f-7e3009ca63db tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.292018 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca26a32c-0005-465b-b26f-7e3009ca63db tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 returned with HTTP 404 Aug 04 09:10:24.292700 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 904/3634] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/volumes/ec9b1003-a73a-4586-a5f0-adb75f2e5f96 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.303817 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1266fc86-1484-4048-a220-5a8558815922 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.306379 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1266fc86-1484-4048-a220-5a8558815922 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:10:24.306688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1266fc86-1484-4048-a220-5a8558815922 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.307112 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1266fc86-1484-4048-a220-5a8558815922 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.307337 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-1266fc86-1484-4048-a220-5a8558815922 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: 01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:10:24.313904 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1266fc86-1484-4048-a220-5a8558815922 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 returned with HTTP 404 Aug 04 09:10:24.314672 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 911/3635] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.324127 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-740502f3-2c2a-4ff6-87ed-36e1f42e5c03 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.326756 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-740502f3-2c2a-4ff6-87ed-36e1f42e5c03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 Aug 04 09:10:24.327097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-740502f3-2c2a-4ff6-87ed-36e1f42e5c03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.327337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-740502f3-2c2a-4ff6-87ed-36e1f42e5c03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.333258 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-740502f3-2c2a-4ff6-87ed-36e1f42e5c03 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 returned with HTTP 404 Aug 04 09:10:24.333761 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 912/3636] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/snapshots/01c8e542-a8e0-4dd4-b9b7-cbfe260f97c5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.342387 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9d990588-7ff3-414c-b757-2ffd889a8deb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.344518 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9d990588-7ff3-414c-b757-2ffd889a8deb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:10:24.344764 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9d990588-7ff3-414c-b757-2ffd889a8deb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.344967 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9d990588-7ff3-414c-b757-2ffd889a8deb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.345128 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-9d990588-7ff3-414c-b757-2ffd889a8deb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:10:24.353952 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9d990588-7ff3-414c-b757-2ffd889a8deb tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b returned with HTTP 404 Aug 04 09:10:24.354672 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 910/3637] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.366966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c8319ad7-49b0-47fb-a534-e733a4e2d2c9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.379442 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c8319ad7-49b0-47fb-a534-e733a4e2d2c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b Aug 04 09:10:24.380882 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c8319ad7-49b0-47fb-a534-e733a4e2d2c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.385839 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c8319ad7-49b0-47fb-a534-e733a4e2d2c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.400758 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c8319ad7-49b0-47fb-a534-e733a4e2d2c9 tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b returned with HTTP 404 Aug 04 09:10:24.403178 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 905/3638] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/volumes/d2d4d739-2a65-42c3-98cb-377d04507c6b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.403418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b455ffa8-e00f-4260-a226-1c3bc910ee91 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.410716 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b455ffa8-e00f-4260-a226-1c3bc910ee91 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:24.410921 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b455ffa8-e00f-4260-a226-1c3bc910ee91 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.411100 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b455ffa8-e00f-4260-a226-1c3bc910ee91 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.411244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-b455ffa8-e00f-4260-a226-1c3bc910ee91 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:24.412894 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d949918f-513a-4bba-9ac8-79179c3fa38f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.416568 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d949918f-513a-4bba-9ac8-79179c3fa38f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:10:24.416803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d949918f-513a-4bba-9ac8-79179c3fa38f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.416854 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:24.416854 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:24.417026 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d949918f-513a-4bba-9ac8-79179c3fa38f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.417148 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-d949918f-513a-4bba-9ac8-79179c3fa38f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete snapshot with id: 477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:10:24.417669 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b455ffa8-e00f-4260-a226-1c3bc910ee91 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:24.418060 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 912/3639] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:24.424275 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d949918f-513a-4bba-9ac8-79179c3fa38f tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 returned with HTTP 404 Aug 04 09:10:24.424983 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 913/3640] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.432297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-18a27471-a904-4a34-95d9-7417f6cf910c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.434367 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-18a27471-a904-4a34-95d9-7417f6cf910c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 Aug 04 09:10:24.435219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-18a27471-a904-4a34-95d9-7417f6cf910c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.435219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-18a27471-a904-4a34-95d9-7417f6cf910c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.440480 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-18a27471-a904-4a34-95d9-7417f6cf910c tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 returned with HTTP 404 Aug 04 09:10:24.441107 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 911/3641] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/snapshots/477d1a9e-6b2b-426d-b956-16d9ff05a134 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:24.449144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-00bdba6a-ce30-4ea3-8e55-89fbc9357a0a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.452475 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-00bdba6a-ce30-4ea3-8e55-89fbc9357a0a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] DELETE https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:10:24.452824 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-00bdba6a-ce30-4ea3-8e55-89fbc9357a0a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.453845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-00bdba6a-ce30-4ea3-8e55-89fbc9357a0a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.453845 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-00bdba6a-ce30-4ea3-8e55-89fbc9357a0a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Delete volume with id: 05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:10:24.460664 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-00bdba6a-ce30-4ea3-8e55-89fbc9357a0a tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc returned with HTTP 404 Aug 04 09:10:24.461139 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 906/3642] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:10:24 2026] DELETE /volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:24.469805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f5f787e9-774d-47b8-aa5f-12c183e7782d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:24.471956 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f5f787e9-774d-47b8-aa5f-12c183e7782d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] GET https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc Aug 04 09:10:24.472339 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f5f787e9-774d-47b8-aa5f-12c183e7782d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:24.473035 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f5f787e9-774d-47b8-aa5f-12c183e7782d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:24.480285 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f5f787e9-774d-47b8-aa5f-12c183e7782d tempest-VolumeDependencyTests-1807410751 tempest-VolumeDependencyTests-1807410751-project-member] https://10.4.3.176/volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc returned with HTTP 404 Aug 04 09:10:24.480953 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 913/3643] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:10:24 2026] GET /volume/v3/volumes/05a47822-f74b-4b99-a023-8f7b8b41e1bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:25.046503 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e9ca9ad1-9dae-4ebf-aa6a-44aa3c221e36 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:25.048083 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e9ca9ad1-9dae-4ebf-aa6a-44aa3c221e36 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 Aug 04 09:10:25.048083 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e9ca9ad1-9dae-4ebf-aa6a-44aa3c221e36 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:25.049279 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e9ca9ad1-9dae-4ebf-aa6a-44aa3c221e36 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:25.049279 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e9ca9ad1-9dae-4ebf-aa6a-44aa3c221e36 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 56cdb483-ca18-4046-9d8d-d9d1c3b14d54. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:25.054320 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e9ca9ad1-9dae-4ebf-aa6a-44aa3c221e36 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 returned with HTTP 404 Aug 04 09:10:25.054858 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 914/3644] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:25 2026] GET /volume/v3/backups/56cdb483-ca18-4046-9d8d-d9d1c3b14d54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:25.146364 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e6faae31-1989-4758-b4e1-ea6e27ebdd9a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:25.148738 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e6faae31-1989-4758-b4e1-ea6e27ebdd9a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:10:25.149034 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e6faae31-1989-4758-b4e1-ea6e27ebdd9a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:25.149309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e6faae31-1989-4758-b4e1-ea6e27ebdd9a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:25.149468 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-e6faae31-1989-4758-b4e1-ea6e27ebdd9a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete backup with id: 4d329973-8faf-4a68-830a-2789a0691fd6. Aug 04 09:10:25.155650 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:25.155650 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:25.174226 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-e6faae31-1989-4758-b4e1-ea6e27ebdd9a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] delete_backup rpcapi backup_id 4d329973-8faf-4a68-830a-2789a0691fd6 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:10:25.175820 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e6faae31-1989-4758-b4e1-ea6e27ebdd9a tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 202 Aug 04 09:10:25.176274 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 912/3645] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:25 2026] DELETE /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:25.185859 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-640b7564-8ecd-4068-8c97-7e32ab973c68 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:25.187762 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-640b7564-8ecd-4068-8c97-7e32ab973c68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:10:25.187987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-640b7564-8ecd-4068-8c97-7e32ab973c68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:25.188186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-640b7564-8ecd-4068-8c97-7e32ab973c68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:25.188333 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-640b7564-8ecd-4068-8c97-7e32ab973c68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:25.193073 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:25.193073 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:25.193958 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-640b7564-8ecd-4068-8c97-7e32ab973c68 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 200 Aug 04 09:10:25.194351 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 907/3646] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:25 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:25.431159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2c4fca1f-c539-4907-99d6-0145f404ed2c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:25.435146 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2c4fca1f-c539-4907-99d6-0145f404ed2c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:25.435146 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2c4fca1f-c539-4907-99d6-0145f404ed2c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:25.435146 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2c4fca1f-c539-4907-99d6-0145f404ed2c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:25.435146 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2c4fca1f-c539-4907-99d6-0145f404ed2c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:25.441896 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:25.441896 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:25.441896 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2c4fca1f-c539-4907-99d6-0145f404ed2c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:25.441896 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 914/3647] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:25 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:25.949968 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e4863816-0811-4641-a82c-555c4088fc9a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.044824 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:26.045222 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:26.048157 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:26.048680 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Create volume of 1 GB Aug 04 09:10:26.055824 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Availability Zones retrieved successfully. Aug 04 09:10:26.063903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Flow 'volume_create_api' (954ff882-dccf-4798-94d3-68c531fac34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:26.065581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29cea137-d374-46d8-859d-b2ed871bf2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:26.066931 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:26.094119 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29cea137-d374-46d8-859d-b2ed871bf2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:26.094920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ab7c80-3551-4e01-bf5e-46da7f218308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:26.166218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Created reservations ['dc9d6555-1000-47c5-92e1-47d93fdd1998', 'd2b266ca-a3cc-46ff-8679-cc274e7f2f4a', '71ec88ac-6d67-4d45-b31f-89ca6b758787', '54bef605-7945-4f74-974d-ae2756db1918'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:26.167144 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ab7c80-3551-4e01-bf5e-46da7f218308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc9d6555-1000-47c5-92e1-47d93fdd1998', 'd2b266ca-a3cc-46ff-8679-cc274e7f2f4a', '71ec88ac-6d67-4d45-b31f-89ca6b758787', '54bef605-7945-4f74-974d-ae2756db1918']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:26.168084 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85441657-5e0e-4cdb-a965-aabe830f50e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:26.193651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85441657-5e0e-4cdb-a965-aabe830f50e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9d8817d-b796-4abd-8c9c-d9502c11108e', '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='261db8ddf39d496db150df1003b3e937',qos_specs=None,replication_status=,reservations=['dc9d6555-1000-47c5-92e1-47d93fdd1998','d2b266ca-a3cc-46ff-8679-cc274e7f2f4a','71ec88ac-6d67-4d45-b31f-89ca6b758787','54bef605-7945-4f74-974d-ae2756db1918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8595db44864eae809aa9da7ab07b02',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:26Z,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=c9d8817d-b796-4abd-8c9c-d9502c11108e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261db8ddf39d496db150df1003b3e937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8595db44864eae809aa9da7ab07b02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:26.194571 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54f67de0-c9df-4ca1-8358-760c19abc431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:26.205893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cc32399b-f5b6-42d5-9e26-cc1067a6d615 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.207935 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cc32399b-f5b6-42d5-9e26-cc1067a6d615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 Aug 04 09:10:26.208165 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cc32399b-f5b6-42d5-9e26-cc1067a6d615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:26.208443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cc32399b-f5b6-42d5-9e26-cc1067a6d615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:26.208600 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-cc32399b-f5b6-42d5-9e26-cc1067a6d615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Show backup with id 4d329973-8faf-4a68-830a-2789a0691fd6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:26.212593 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cc32399b-f5b6-42d5-9e26-cc1067a6d615 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 returned with HTTP 404 Aug 04 09:10:26.213116 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 913/3648] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:26 2026] GET /volume/v3/backups/4d329973-8faf-4a68-830a-2789a0691fd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:26.221461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54f67de0-c9df-4ca1-8358-760c19abc431) transitioned into state 'SUCCESS' from 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='261db8ddf39d496db150df1003b3e937',qos_specs=None,replication_status=,reservations=['dc9d6555-1000-47c5-92e1-47d93fdd1998','d2b266ca-a3cc-46ff-8679-cc274e7f2f4a','71ec88ac-6d67-4d45-b31f-89ca6b758787','54bef605-7945-4f74-974d-ae2756db1918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8595db44864eae809aa9da7ab07b02',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:26.222444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42fcd93-b2d8-4844-a45b-24032a8d887b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:26.235797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42fcd93-b2d8-4844-a45b-24032a8d887b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:26.236992 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Flow 'volume_create_api' (954ff882-dccf-4798-94d3-68c531fac34c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:26.237102 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Create volume request issued successfully. Aug 04 09:10:26.237792 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e4863816-0811-4641-a82c-555c4088fc9a tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:26.238292 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 915/3649] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:25 2026] POST /volume/v3/volumes => generated 740 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:26.256401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d70cacb7-9958-4641-a5c6-f95cf4a5f112 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.259409 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d70cacb7-9958-4641-a5c6-f95cf4a5f112 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e Aug 04 09:10:26.259735 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d70cacb7-9958-4641-a5c6-f95cf4a5f112 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:26.259889 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d70cacb7-9958-4641-a5c6-f95cf4a5f112 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:26.271086 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:26.271086 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:26.276566 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d70cacb7-9958-4641-a5c6-f95cf4a5f112 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:26.283970 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d70cacb7-9958-4641-a5c6-f95cf4a5f112 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e returned with HTTP 200 Aug 04 09:10:26.284418 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 908/3650] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:26 2026] GET /volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e => generated 808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:10:26.367712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-3d9a1235-ec5c-4bc3-b783-4f224afd1067 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.370600 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-3d9a1235-ec5c-4bc3-b783-4f224afd1067 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:26.370864 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-3d9a1235-ec5c-4bc3-b783-4f224afd1067 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:26.371127 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-3d9a1235-ec5c-4bc3-b783-4f224afd1067 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:26.392894 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:26.392894 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:26.400228 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-3d9a1235-ec5c-4bc3-b783-4f224afd1067 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:26.406739 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-3d9a1235-ec5c-4bc3-b783-4f224afd1067 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:10:26.407254 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 915/3651] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:10:26 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:26.440464 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-966eefe3-a26f-4d4c-a2bb-40e6920ceb62 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.443188 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-966eefe3-a26f-4d4c-a2bb-40e6920ceb62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] POST https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c/action Aug 04 09:10:26.443687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-966eefe3-a26f-4d4c-a2bb-40e6920ceb62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:10:26.443874 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-966eefe3-a26f-4d4c-a2bb-40e6920ceb62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:26.459460 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2121a3c9-74aa-42c6-a624-5a382c9db3d8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.461941 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:26.461941 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:26.462597 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-966eefe3-a26f-4d4c-a2bb-40e6920ceb62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:26.463695 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2121a3c9-74aa-42c6-a624-5a382c9db3d8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:26.463891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2121a3c9-74aa-42c6-a624-5a382c9db3d8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:26.464085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2121a3c9-74aa-42c6-a624-5a382c9db3d8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:26.464238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-2121a3c9-74aa-42c6-a624-5a382c9db3d8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:26.468181 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:26.468181 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:26.468937 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2121a3c9-74aa-42c6-a624-5a382c9db3d8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:26.469291 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 916/3652] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:26 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:26.471876 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-966eefe3-a26f-4d4c-a2bb-40e6920ceb62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Begin detaching volume completed successfully. Aug 04 09:10:26.472161 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-966eefe3-a26f-4d4c-a2bb-40e6920ceb62 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c/action returned with HTTP 202 Aug 04 09:10:26.472692 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 914/3653] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:10:26 2026] POST /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:26.500951 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d0ea6d42-79c9-4c95-aa56-0e7aeea719c4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.503213 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0ea6d42-79c9-4c95-aa56-0e7aeea719c4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:26.503213 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0ea6d42-79c9-4c95-aa56-0e7aeea719c4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:26.503902 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d0ea6d42-79c9-4c95-aa56-0e7aeea719c4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:26.515427 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:26.515427 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:26.522324 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d0ea6d42-79c9-4c95-aa56-0e7aeea719c4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:26.526832 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d0ea6d42-79c9-4c95-aa56-0e7aeea719c4 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:10:26.527215 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 909/3654] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:26 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:26.528743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-58590cd9-00ab-4543-9fd2-1bea58405fc0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.529218 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58590cd9-00ab-4543-9fd2-1bea58405fc0 None None] GET https://10.4.3.176/volume// Aug 04 09:10:26.529432 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58590cd9-00ab-4543-9fd2-1bea58405fc0 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:26.529754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58590cd9-00ab-4543-9fd2-1bea58405fc0 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:26.530315 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58590cd9-00ab-4543-9fd2-1bea58405fc0 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:10:26.530543 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 916/3655] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:10:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:10:26.539168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-b5334d1e-afcf-4f10-918d-76a85797c461 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:26.541776 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-b5334d1e-afcf-4f10-918d-76a85797c461 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:26.542053 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-b5334d1e-afcf-4f10-918d-76a85797c461 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:26.542314 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-b5334d1e-afcf-4f10-918d-76a85797c461 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:26.556099 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:26.556099 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:26.560684 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-b5334d1e-afcf-4f10-918d-76a85797c461 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:26.567415 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-b5334d1e-afcf-4f10-918d-76a85797c461 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:10:26.568063 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 917/3656] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:10:26 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:10:27.308392 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-984ff02d-2049-4940-934a-da1a279161cd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:27.313351 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-984ff02d-2049-4940-934a-da1a279161cd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e Aug 04 09:10:27.313351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-984ff02d-2049-4940-934a-da1a279161cd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:27.313351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-984ff02d-2049-4940-934a-da1a279161cd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:27.325222 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:27.325222 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:27.330369 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-984ff02d-2049-4940-934a-da1a279161cd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:27.337461 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-984ff02d-2049-4940-934a-da1a279161cd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e returned with HTTP 200 Aug 04 09:10:27.338046 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 915/3657] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:27 2026] GET /volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:27.357065 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dea24e3a-daf1-429d-9301-380ca21b8206 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:27.359803 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dea24e3a-daf1-429d-9301-380ca21b8206 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e Aug 04 09:10:27.360181 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dea24e3a-daf1-429d-9301-380ca21b8206 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:27.360574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dea24e3a-daf1-429d-9301-380ca21b8206 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:27.370127 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:27.370127 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:27.374799 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dea24e3a-daf1-429d-9301-380ca21b8206 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:27.380466 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dea24e3a-daf1-429d-9301-380ca21b8206 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e returned with HTTP 200 Aug 04 09:10:27.381021 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 910/3658] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:27 2026] GET /volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:27.402170 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8e04d14c-1502-4729-bb88-f575e30584bd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:27.404483 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:27.404927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1077330721"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:27.406913 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1077330721'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:27.407171 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Create volume of 1 GB Aug 04 09:10:27.415416 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Availability Zones retrieved successfully. Aug 04 09:10:27.426033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Flow 'volume_create_api' (85c0e495-aa30-4980-b3c0-fc075e263a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:27.428024 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4045c014-a639-4e93-83cc-ffc61e241f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:27.429374 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:27.474226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4045c014-a639-4e93-83cc-ffc61e241f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:27.474226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66922e75-c6ac-4f8b-8aff-ead6119afbd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:27.484330 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a87c829f-2d64-4520-9b83-ad9e7ab40d5f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:27.488025 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a87c829f-2d64-4520-9b83-ad9e7ab40d5f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:27.488025 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a87c829f-2d64-4520-9b83-ad9e7ab40d5f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:27.489974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a87c829f-2d64-4520-9b83-ad9e7ab40d5f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:27.489974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a87c829f-2d64-4520-9b83-ad9e7ab40d5f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:27.496280 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:27.496280 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:27.497125 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a87c829f-2d64-4520-9b83-ad9e7ab40d5f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:27.497752 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 918/3659] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:27 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:27.536210 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Created reservations ['f5a14a70-d679-4116-83a1-34580997cdbf', '7771d42e-34e1-45e5-ba74-40373b6df354', 'd20ab2c7-1fe7-4810-8f2d-40d92769e2f1', '0a213995-0606-492a-8995-8ac3ddbcd621'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:27.537118 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66922e75-c6ac-4f8b-8aff-ead6119afbd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a14a70-d679-4116-83a1-34580997cdbf', '7771d42e-34e1-45e5-ba74-40373b6df354', 'd20ab2c7-1fe7-4810-8f2d-40d92769e2f1', '0a213995-0606-492a-8995-8ac3ddbcd621']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:27.537881 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f105a577-513f-4df1-89d9-8d00d39c3732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:27.545172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e15f4700-845f-459c-abfc-e9f648b1964d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:27.547400 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e15f4700-845f-459c-abfc-e9f648b1964d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:27.547965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e15f4700-845f-459c-abfc-e9f648b1964d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:27.547965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e15f4700-845f-459c-abfc-e9f648b1964d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:27.559688 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:27.559688 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:27.564192 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e15f4700-845f-459c-abfc-e9f648b1964d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:27.567215 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f105a577-513f-4df1-89d9-8d00d39c3732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08145df5-ec6d-4a86-bce6-95f24f22865d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1077330721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261db8ddf39d496db150df1003b3e937',qos_specs=None,replication_status=,reservations=['f5a14a70-d679-4116-83a1-34580997cdbf','7771d42e-34e1-45e5-ba74-40373b6df354','d20ab2c7-1fe7-4810-8f2d-40d92769e2f1','0a213995-0606-492a-8995-8ac3ddbcd621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8595db44864eae809aa9da7ab07b02',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:27Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1077330721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08145df5-ec6d-4a86-bce6-95f24f22865d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261db8ddf39d496db150df1003b3e937',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c8595db44864eae809aa9da7ab07b02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:27.567963 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e086957-1630-4578-8036-18fce172aa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:27.569636 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e15f4700-845f-459c-abfc-e9f648b1964d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:10:27.570131 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 916/3660] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:27 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:27.588003 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e086957-1630-4578-8036-18fce172aa43) transitioned into 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-1077330721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261db8ddf39d496db150df1003b3e937',qos_specs=None,replication_status=,reservations=['f5a14a70-d679-4116-83a1-34580997cdbf','7771d42e-34e1-45e5-ba74-40373b6df354','d20ab2c7-1fe7-4810-8f2d-40d92769e2f1','0a213995-0606-492a-8995-8ac3ddbcd621'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c8595db44864eae809aa9da7ab07b02',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:27.588967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55dc2e01-11e1-443e-83a2-0064587ffe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:27.602224 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55dc2e01-11e1-443e-83a2-0064587ffe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:27.603690 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Flow 'volume_create_api' (85c0e495-aa30-4980-b3c0-fc075e263a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:27.604097 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Create volume request issued successfully. Aug 04 09:10:27.605027 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8e04d14c-1502-4729-bb88-f575e30584bd tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:27.605669 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 917/3661] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:27 2026] POST /volume/v3/volumes => generated 776 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:27.620291 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-30dc0275-cb30-4e92-b851-ff236cc49037 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:27.625096 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-30dc0275-cb30-4e92-b851-ff236cc49037 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:27.625386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-30dc0275-cb30-4e92-b851-ff236cc49037 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:27.625603 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-30dc0275-cb30-4e92-b851-ff236cc49037 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:27.633131 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:27.633131 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:27.643347 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-30dc0275-cb30-4e92-b851-ff236cc49037 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:27.648518 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-f06dd5f8-9258-4a64-a804-b9560477f65b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:27.652339 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-f06dd5f8-9258-4a64-a804-b9560477f65b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8 Aug 04 09:10:27.652485 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-30dc0275-cb30-4e92-b851-ff236cc49037 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d returned with HTTP 200 Aug 04 09:10:27.652543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-f06dd5f8-9258-4a64-a804-b9560477f65b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:27.652543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-f06dd5f8-9258-4a64-a804-b9560477f65b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:27.654035 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 911/3662] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:27 2026] GET /volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:27.667818 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:27.667818 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:27.747488 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-be3c9799-65f3-411f-8564-918ade3b7d13 req-f06dd5f8-9258-4a64-a804-b9560477f65b tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8 returned with HTTP 200 Aug 04 09:10:27.748609 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 919/3663] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:27 2026] DELETE /volume/v3/attachments/8ae97e66-d81b-40e5-a291-43eae96f98d8 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:28.511802 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-db8aa2b8-1143-485b-be7c-773014919bcd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:28.514073 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db8aa2b8-1143-485b-be7c-773014919bcd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:28.514073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-db8aa2b8-1143-485b-be7c-773014919bcd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:28.514073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-db8aa2b8-1143-485b-be7c-773014919bcd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:28.514214 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-db8aa2b8-1143-485b-be7c-773014919bcd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:28.519796 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:28.519796 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:28.525225 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db8aa2b8-1143-485b-be7c-773014919bcd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:28.525225 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 917/3664] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:28 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:28.602351 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8eed449b-9a84-489b-a7e3-1531f21ca998 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:28.605293 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8eed449b-9a84-489b-a7e3-1531f21ca998 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:28.605537 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8eed449b-9a84-489b-a7e3-1531f21ca998 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:28.605805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8eed449b-9a84-489b-a7e3-1531f21ca998 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:28.619300 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:28.619300 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:28.627358 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8eed449b-9a84-489b-a7e3-1531f21ca998 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:28.636377 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8eed449b-9a84-489b-a7e3-1531f21ca998 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:10:28.637437 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 918/3665] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:28 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:28.669155 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5578e7c9-9fac-4007-a0ab-2e02e9c8c995 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:28.672456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5578e7c9-9fac-4007-a0ab-2e02e9c8c995 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:28.672757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5578e7c9-9fac-4007-a0ab-2e02e9c8c995 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:28.672944 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5578e7c9-9fac-4007-a0ab-2e02e9c8c995 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:28.681972 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:28.681972 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:28.687940 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5578e7c9-9fac-4007-a0ab-2e02e9c8c995 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:28.696817 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5578e7c9-9fac-4007-a0ab-2e02e9c8c995 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d returned with HTTP 200 Aug 04 09:10:28.697317 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 912/3666] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:28 2026] GET /volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:28.716540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a5fcbefb-ef0b-4015-94e9-2c5adfba26ee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:28.720775 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a5fcbefb-ef0b-4015-94e9-2c5adfba26ee tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:28.721024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a5fcbefb-ef0b-4015-94e9-2c5adfba26ee tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:28.721236 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a5fcbefb-ef0b-4015-94e9-2c5adfba26ee tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:28.739355 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:28.739355 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:28.744028 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a5fcbefb-ef0b-4015-94e9-2c5adfba26ee tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:28.751418 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a5fcbefb-ef0b-4015-94e9-2c5adfba26ee tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d returned with HTTP 200 Aug 04 09:10:28.752001 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 920/3667] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:28 2026] GET /volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:28.776473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:28.777700 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:28.777700 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08145df5-ec6d-4a86-bce6-95f24f22865d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1775862879"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:28.797969 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:28.797969 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:28.798501 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:28.798647 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Create snapshot from volume 08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:28.876942 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Created reservations ['b10cfe43-b31c-4b20-9ff8-cd67f5695ffc', '1285e93f-dc40-4363-95b3-2b4e4ed666e0', 'cc9903c9-c190-4b6f-8eab-c17a7499cbc9', '050bf222-adf7-41dd-80f0-691ff76b5d18'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:28.922296 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Snapshot create request issued successfully. Aug 04 09:10:28.923240 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca79d030-9138-4526-9ea9-7178c4b1bfff tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:28.923240 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 918/3668] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:28 2026] POST /volume/v3/snapshots => generated 326 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:28.937550 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e83400c4-1323-4f8e-8fd0-faa96b306cb3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:28.939236 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e83400c4-1323-4f8e-8fd0-faa96b306cb3 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 Aug 04 09:10:28.939469 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e83400c4-1323-4f8e-8fd0-faa96b306cb3 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:28.939674 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e83400c4-1323-4f8e-8fd0-faa96b306cb3 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:28.944945 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:28.944945 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:28.944945 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e83400c4-1323-4f8e-8fd0-faa96b306cb3 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Snapshot retrieved successfully. Aug 04 09:10:28.946754 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e83400c4-1323-4f8e-8fd0-faa96b306cb3 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 returned with HTTP 200 Aug 04 09:10:28.946754 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 919/3669] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:28 2026] GET /volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:29.533682 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7aa99b36-0303-46ba-84c9-66900108292a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:29.536919 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7aa99b36-0303-46ba-84c9-66900108292a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:29.537222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7aa99b36-0303-46ba-84c9-66900108292a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:29.537474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7aa99b36-0303-46ba-84c9-66900108292a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:29.537636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7aa99b36-0303-46ba-84c9-66900108292a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:29.547433 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:29.547433 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:29.548243 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7aa99b36-0303-46ba-84c9-66900108292a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:29.548598 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 913/3670] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:29 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:29.958787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3325c03a-a034-4e6b-aa21-e219631de406 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:29.960953 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3325c03a-a034-4e6b-aa21-e219631de406 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 Aug 04 09:10:29.961168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3325c03a-a034-4e6b-aa21-e219631de406 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:29.961427 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3325c03a-a034-4e6b-aa21-e219631de406 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:29.969730 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:29.969730 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:29.970509 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3325c03a-a034-4e6b-aa21-e219631de406 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Snapshot retrieved successfully. Aug 04 09:10:29.971606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3325c03a-a034-4e6b-aa21-e219631de406 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 returned with HTTP 200 Aug 04 09:10:29.971690 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 921/3671] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:29 2026] GET /volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:29.983751 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8f0d558a-afd5-48c3-af91-8dbff94e26b1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:29.985741 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8f0d558a-afd5-48c3-af91-8dbff94e26b1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 Aug 04 09:10:29.985997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8f0d558a-afd5-48c3-af91-8dbff94e26b1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:29.986243 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8f0d558a-afd5-48c3-af91-8dbff94e26b1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:29.997246 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:29.997246 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:29.997246 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8f0d558a-afd5-48c3-af91-8dbff94e26b1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Snapshot retrieved successfully. Aug 04 09:10:29.997761 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8f0d558a-afd5-48c3-af91-8dbff94e26b1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 returned with HTTP 200 Aug 04 09:10:29.998315 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 919/3672] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:29 2026] GET /volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 => generated 485 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:30.010307 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:30.012213 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 Aug 04 09:10:30.016037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:30.016037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:30.016037 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Delete snapshot with id: 3aae609d-0700-4056-8bda-8d09df20bef6 Aug 04 09:10:30.017984 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:30.017984 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:30.018419 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Snapshot retrieved successfully. Aug 04 09:10:30.071640 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Snapshot delete request issued successfully. Aug 04 09:10:30.071881 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-89b9b5d8-a1d9-4559-b39a-2dab065cc91c tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 returned with HTTP 202 Aug 04 09:10:30.072405 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 920/3673] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:30 2026] DELETE /volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:30.080847 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a185ca93-b2bf-4e74-87b0-467a6bcf0d13 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:30.084021 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a185ca93-b2bf-4e74-87b0-467a6bcf0d13 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 Aug 04 09:10:30.084384 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a185ca93-b2bf-4e74-87b0-467a6bcf0d13 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:30.084600 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a185ca93-b2bf-4e74-87b0-467a6bcf0d13 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:30.098285 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:30.098285 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:30.098884 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a185ca93-b2bf-4e74-87b0-467a6bcf0d13 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Snapshot retrieved successfully. Aug 04 09:10:30.099899 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a185ca93-b2bf-4e74-87b0-467a6bcf0d13 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 returned with HTTP 200 Aug 04 09:10:30.100541 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 914/3674] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:30 2026] GET /volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:30.562018 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ef1a50f3-2afc-4905-be1c-fbebf656453b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:30.564476 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ef1a50f3-2afc-4905-be1c-fbebf656453b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:30.564476 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ef1a50f3-2afc-4905-be1c-fbebf656453b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:30.564617 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ef1a50f3-2afc-4905-be1c-fbebf656453b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:30.564671 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-ef1a50f3-2afc-4905-be1c-fbebf656453b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:30.569631 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:30.569631 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:30.570534 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ef1a50f3-2afc-4905-be1c-fbebf656453b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:30.571001 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 922/3675] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:30 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:31.113101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9b6a4f78-c5a7-4e2e-98bc-7c421d1bc6bb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:31.116130 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9b6a4f78-c5a7-4e2e-98bc-7c421d1bc6bb tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 Aug 04 09:10:31.116739 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9b6a4f78-c5a7-4e2e-98bc-7c421d1bc6bb tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:31.117430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9b6a4f78-c5a7-4e2e-98bc-7c421d1bc6bb tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:31.124877 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9b6a4f78-c5a7-4e2e-98bc-7c421d1bc6bb tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 returned with HTTP 404 Aug 04 09:10:31.125537 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 920/3676] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:31 2026] GET /volume/v3/snapshots/3aae609d-0700-4056-8bda-8d09df20bef6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:31.133788 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:31.139226 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] DELETE https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:31.139226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:31.139226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:31.139226 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Delete volume with id: 08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:31.148697 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:31.148697 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:31.149329 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:31.174477 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Delete volume request issued successfully. Aug 04 09:10:31.174869 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d63d41ac-0e87-4b34-a2f3-f35210029b73 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d returned with HTTP 202 Aug 04 09:10:31.176298 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 921/3677] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:31 2026] DELETE /volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:31.189963 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c1049f72-19c6-4770-9de5-14f0f999d490 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:31.191836 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1049f72-19c6-4770-9de5-14f0f999d490 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:31.192055 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1049f72-19c6-4770-9de5-14f0f999d490 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:31.192584 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c1049f72-19c6-4770-9de5-14f0f999d490 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:31.204004 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:31.204004 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:31.210226 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c1049f72-19c6-4770-9de5-14f0f999d490 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:31.214966 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c1049f72-19c6-4770-9de5-14f0f999d490 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d returned with HTTP 200 Aug 04 09:10:31.215347 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 915/3678] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:31 2026] GET /volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:31.585359 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-039931f3-932f-4dea-86f2-12f412cb3d7b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:31.589080 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-039931f3-932f-4dea-86f2-12f412cb3d7b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:31.589080 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-039931f3-932f-4dea-86f2-12f412cb3d7b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:31.589080 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-039931f3-932f-4dea-86f2-12f412cb3d7b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:31.589080 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-039931f3-932f-4dea-86f2-12f412cb3d7b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:31.594792 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:31.594792 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:31.594792 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-039931f3-932f-4dea-86f2-12f412cb3d7b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:31.594900 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 923/3679] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:31 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:31.681611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-320c40de-2061-4ba8-b00e-2a49d526940d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:31.683584 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-320c40de-2061-4ba8-b00e-2a49d526940d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:31.683855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-320c40de-2061-4ba8-b00e-2a49d526940d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:31.684052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-320c40de-2061-4ba8-b00e-2a49d526940d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:31.691476 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:31.691476 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:31.695686 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-320c40de-2061-4ba8-b00e-2a49d526940d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:31.700215 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-320c40de-2061-4ba8-b00e-2a49d526940d tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:10:31.700624 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 921/3680] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:31 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:31.718645 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6c994a52-881d-4160-b280-8f0cc84195d3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:31.721384 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c994a52-881d-4160-b280-8f0cc84195d3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] DELETE https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:31.721647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c994a52-881d-4160-b280-8f0cc84195d3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:31.721914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c994a52-881d-4160-b280-8f0cc84195d3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:31.722147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-6c994a52-881d-4160-b280-8f0cc84195d3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume with id: eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:31.729447 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:31.729447 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:31.732733 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c994a52-881d-4160-b280-8f0cc84195d3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:31.760984 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c994a52-881d-4160-b280-8f0cc84195d3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Delete volume request issued successfully. Aug 04 09:10:31.761280 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c994a52-881d-4160-b280-8f0cc84195d3 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 202 Aug 04 09:10:31.761769 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 922/3681] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:31 2026] DELETE /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:31.776048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ac85a0e5-8804-420e-ac21-5ba8a890c004 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:31.778754 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ac85a0e5-8804-420e-ac21-5ba8a890c004 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:31.779039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ac85a0e5-8804-420e-ac21-5ba8a890c004 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:31.779222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ac85a0e5-8804-420e-ac21-5ba8a890c004 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:31.792278 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:31.792278 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:31.797180 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ac85a0e5-8804-420e-ac21-5ba8a890c004 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Volume info retrieved successfully. Aug 04 09:10:31.801917 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ac85a0e5-8804-420e-ac21-5ba8a890c004 tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 200 Aug 04 09:10:31.802273 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 916/3682] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:31 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:32.231687 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5a4e5647-94ac-4c90-98e7-cebe4b42ef30 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:32.235140 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a4e5647-94ac-4c90-98e7-cebe4b42ef30 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d Aug 04 09:10:32.235939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a4e5647-94ac-4c90-98e7-cebe4b42ef30 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:32.236524 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a4e5647-94ac-4c90-98e7-cebe4b42ef30 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:32.248269 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a4e5647-94ac-4c90-98e7-cebe4b42ef30 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d returned with HTTP 404 Aug 04 09:10:32.248831 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 924/3683] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:32 2026] GET /volume/v3/volumes/08145df5-ec6d-4a86-bce6-95f24f22865d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:32.260260 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:32.263107 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e Aug 04 09:10:32.263464 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:32.263830 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:32.264050 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Delete volume with id: c9d8817d-b796-4abd-8c9c-d9502c11108e Aug 04 09:10:32.273946 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:32.273946 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:32.274561 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:32.304123 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Delete volume request issued successfully. Aug 04 09:10:32.305805 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-897d5be2-f4b6-4734-8d9e-de1c410664b4 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e returned with HTTP 202 Aug 04 09:10:32.306522 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 922/3684] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:32 2026] DELETE /volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:32.319789 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-58a592f8-5d4e-4e8b-806c-e6483b4528f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:32.324301 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58a592f8-5d4e-4e8b-806c-e6483b4528f1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e Aug 04 09:10:32.324561 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58a592f8-5d4e-4e8b-806c-e6483b4528f1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:32.324829 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58a592f8-5d4e-4e8b-806c-e6483b4528f1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:32.335933 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:32.335933 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:32.343173 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-58a592f8-5d4e-4e8b-806c-e6483b4528f1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Volume info retrieved successfully. Aug 04 09:10:32.349319 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58a592f8-5d4e-4e8b-806c-e6483b4528f1 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e returned with HTTP 200 Aug 04 09:10:32.349319 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 923/3685] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:32 2026] GET /volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e => generated 832 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:32.606151 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1ce44ecd-ef0d-45cb-b085-f728a09f16d2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:32.607874 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ce44ecd-ef0d-45cb-b085-f728a09f16d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:32.608065 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ce44ecd-ef0d-45cb-b085-f728a09f16d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:32.608339 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ce44ecd-ef0d-45cb-b085-f728a09f16d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:32.608339 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1ce44ecd-ef0d-45cb-b085-f728a09f16d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:32.613438 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:32.613438 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:32.614338 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ce44ecd-ef0d-45cb-b085-f728a09f16d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:32.614832 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 917/3686] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:32 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:32.824446 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4ac08a4e-b867-4165-90cd-312eae7d7afe None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:32.827748 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4ac08a4e-b867-4165-90cd-312eae7d7afe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] GET https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c Aug 04 09:10:32.827997 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4ac08a4e-b867-4165-90cd-312eae7d7afe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:32.828374 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4ac08a4e-b867-4165-90cd-312eae7d7afe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:32.830992 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=562,cinder:INSERT=53,cinder:UPDATE=107 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:10:32.837796 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4ac08a4e-b867-4165-90cd-312eae7d7afe tempest-VolumesBackupsTest-1447256323 tempest-VolumesBackupsTest-1447256323-project-member] https://10.4.3.176/volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c returned with HTTP 404 Aug 04 09:10:32.839966 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 925/3687] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:32 2026] GET /volume/v3/volumes/eb687b13-2102-4466-b0a3-2762a2da3f5c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:33.369152 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a16aaaf8-7719-4697-8ec1-b0ab260df315 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:33.371443 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a16aaaf8-7719-4697-8ec1-b0ab260df315 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] GET https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e Aug 04 09:10:33.371778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a16aaaf8-7719-4697-8ec1-b0ab260df315 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:33.372065 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a16aaaf8-7719-4697-8ec1-b0ab260df315 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:33.388652 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a16aaaf8-7719-4697-8ec1-b0ab260df315 tempest-CinderUnicodeTest-487275716 tempest-CinderUnicodeTest-487275716-project-member] https://10.4.3.176/volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e returned with HTTP 404 Aug 04 09:10:33.388652 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 923/3688] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:33 2026] GET /volume/v3/volumes/c9d8817d-b796-4abd-8c9c-d9502c11108e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:33.630426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-86b58726-a13e-4436-9bad-d9d094223b52 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:33.638251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-86b58726-a13e-4436-9bad-d9d094223b52 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:33.638499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-86b58726-a13e-4436-9bad-d9d094223b52 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:33.638689 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-86b58726-a13e-4436-9bad-d9d094223b52 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:33.638835 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-86b58726-a13e-4436-9bad-d9d094223b52 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:33.643563 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:33.643563 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:33.644381 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-86b58726-a13e-4436-9bad-d9d094223b52 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:33.644866 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 924/3689] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:33 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:34.658425 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-534185ca-59d0-430c-b8aa-a5dd8e6ac9fe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:34.662178 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-534185ca-59d0-430c-b8aa-a5dd8e6ac9fe tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:34.662178 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-534185ca-59d0-430c-b8aa-a5dd8e6ac9fe tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:34.662178 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-534185ca-59d0-430c-b8aa-a5dd8e6ac9fe tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:34.662881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-534185ca-59d0-430c-b8aa-a5dd8e6ac9fe tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:34.666018 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=507,cinder:INSERT=58,cinder:UPDATE=108 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:10:34.670558 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:34.670558 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:34.672177 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-534185ca-59d0-430c-b8aa-a5dd8e6ac9fe tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:34.672875 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 918/3690] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:34 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:35.163102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-aa2144b1-308a-495d-a000-9d5e747511c6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:35.292267 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:35.292267 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2079163971"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:35.293632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2079163971'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:35.293866 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume of 1 GB Aug 04 09:10:35.299486 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Availability Zones retrieved successfully. Aug 04 09:10:35.304519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (22dc6ef1-447e-4808-92a8-f540080f0359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:35.305580 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30136285-75f2-482d-bd52-544e20cd8877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:35.306605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:35.348538 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30136285-75f2-482d-bd52-544e20cd8877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:35.351117 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53045279-0bb4-44d8-855d-395b573fa86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:35.422505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['95c758d6-2e37-4442-8768-2bfdde76cee7', 'c90de6dd-e0ec-473b-af78-fb61b173cd70', '0cee952a-eeb9-4e41-96c5-f16466bfb751', 'c0e4a5df-e43f-4c67-af0d-cb5d142cb559'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:35.422824 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53045279-0bb4-44d8-855d-395b573fa86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c758d6-2e37-4442-8768-2bfdde76cee7', 'c90de6dd-e0ec-473b-af78-fb61b173cd70', '0cee952a-eeb9-4e41-96c5-f16466bfb751', 'c0e4a5df-e43f-4c67-af0d-cb5d142cb559']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:35.424126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d9616a-72fa-4a24-b2a4-2f7e4b11275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:35.459614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d9616a-72fa-4a24-b2a4-2f7e4b11275b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55e0e651-e62e-4f18-be1d-8c535e3882ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079163971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['95c758d6-2e37-4442-8768-2bfdde76cee7','c90de6dd-e0ec-473b-af78-fb61b173cd70','0cee952a-eeb9-4e41-96c5-f16466bfb751','c0e4a5df-e43f-4c67-af0d-cb5d142cb559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079163971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55e0e651-e62e-4f18-be1d-8c535e3882ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6534734696014db79034198e01191201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:35.461712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030feca-6471-4c84-9db7-e97ef8b68ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:35.492990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c030feca-6471-4c84-9db7-e97ef8b68ea9) transitioned into state 'SUCCESS' from state '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-2079163971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['95c758d6-2e37-4442-8768-2bfdde76cee7','c90de6dd-e0ec-473b-af78-fb61b173cd70','0cee952a-eeb9-4e41-96c5-f16466bfb751','c0e4a5df-e43f-4c67-af0d-cb5d142cb559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:35.493840 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bec61f-8f4a-4709-8cec-069d50a74523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:35.510448 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bec61f-8f4a-4709-8cec-069d50a74523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:35.511338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (22dc6ef1-447e-4808-92a8-f540080f0359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:35.511703 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request issued successfully. Aug 04 09:10:35.512313 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aa2144b1-308a-495d-a000-9d5e747511c6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:35.512768 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 926/3691] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:10:35 2026] POST /volume/v3/volumes => generated 778 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:35.527167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5366f93c-ea2b-4830-a6e0-f027f6a9ef05 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:35.529461 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5366f93c-ea2b-4830-a6e0-f027f6a9ef05 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae Aug 04 09:10:35.529461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5366f93c-ea2b-4830-a6e0-f027f6a9ef05 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:35.529461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5366f93c-ea2b-4830-a6e0-f027f6a9ef05 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:35.531572 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=703,cinder:INSERT=117,cinder:UPDATE=242 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:10:35.541763 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:35.541763 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:35.545583 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5366f93c-ea2b-4830-a6e0-f027f6a9ef05 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:10:35.553910 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5366f93c-ea2b-4830-a6e0-f027f6a9ef05 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae returned with HTTP 200 Aug 04 09:10:35.555067 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 924/3692] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:35 2026] GET /volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:35.688481 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-87f39ea2-b6b0-4a03-9671-923bdbabaed8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:35.690596 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87f39ea2-b6b0-4a03-9671-923bdbabaed8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:35.690884 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87f39ea2-b6b0-4a03-9671-923bdbabaed8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:35.691128 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87f39ea2-b6b0-4a03-9671-923bdbabaed8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:35.691305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-87f39ea2-b6b0-4a03-9671-923bdbabaed8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:35.693092 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=648,cinder:INSERT=100,cinder:UPDATE=158 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:10:35.696919 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:35.696919 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:35.697835 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87f39ea2-b6b0-4a03-9671-923bdbabaed8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:35.698337 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 925/3693] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:35 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:36.574685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9ca360f4-a2cc-49c0-8940-2c79177793e9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:36.575662 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9ca360f4-a2cc-49c0-8940-2c79177793e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae Aug 04 09:10:36.575833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9ca360f4-a2cc-49c0-8940-2c79177793e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:36.576141 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9ca360f4-a2cc-49c0-8940-2c79177793e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:36.614771 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:36.614771 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:36.618346 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9ca360f4-a2cc-49c0-8940-2c79177793e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:10:36.622680 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9ca360f4-a2cc-49c0-8940-2c79177793e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae returned with HTTP 200 Aug 04 09:10:36.623149 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 919/3694] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:36 2026] GET /volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae => generated 1009 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:36.644289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c75e3376-95e0-42a8-9146-71132657efa6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:36.647270 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c75e3376-95e0-42a8-9146-71132657efa6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:36.648011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c75e3376-95e0-42a8-9146-71132657efa6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55e0e651-e62e-4f18-be1d-8c535e3882ae", "name": "tempest-type-Backup-1730820415"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:36.649610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-c75e3376-95e0-42a8-9146-71132657efa6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating new backup {'backup': {'volume_id': '55e0e651-e62e-4f18-be1d-8c535e3882ae', 'name': 'tempest-type-Backup-1730820415'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:36.649819 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-c75e3376-95e0-42a8-9146-71132657efa6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating backup of volume 55e0e651-e62e-4f18-be1d-8c535e3882ae in container None Aug 04 09:10:36.658554 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:36.658554 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:36.658918 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c75e3376-95e0-42a8-9146-71132657efa6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:10:36.694865 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-c75e3376-95e0-42a8-9146-71132657efa6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['8a6a8b12-39dc-4913-997b-70d5a7506b59', '8149fb7a-344b-45a3-a7e4-6d4954be1cb1'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:36.712401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5c0cde65-a0c4-446c-88c5-e2f16c229c9d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:36.715311 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c0cde65-a0c4-446c-88c5-e2f16c229c9d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:36.715710 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c0cde65-a0c4-446c-88c5-e2f16c229c9d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:36.716087 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c0cde65-a0c4-446c-88c5-e2f16c229c9d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:36.716410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-5c0cde65-a0c4-446c-88c5-e2f16c229c9d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:36.722401 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:36.722401 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:36.723581 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c0cde65-a0c4-446c-88c5-e2f16c229c9d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:36.724685 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 925/3695] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:36 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:36.735157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-96684137-a373-4234-acd6-7e1086096872 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:36.746965 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c75e3376-95e0-42a8-9146-71132657efa6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:10:36.748021 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 927/3696] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:10:36 2026] POST /volume/v3/backups => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:36.756922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-27cfeb84-1a0b-4240-8a74-1ed54c6e99d6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:36.759267 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-27cfeb84-1a0b-4240-8a74-1ed54c6e99d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:36.759741 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-27cfeb84-1a0b-4240-8a74-1ed54c6e99d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:36.759741 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-27cfeb84-1a0b-4240-8a74-1ed54c6e99d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:36.760116 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-27cfeb84-1a0b-4240-8a74-1ed54c6e99d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:36.765058 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:36.765058 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:36.765477 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-27cfeb84-1a0b-4240-8a74-1ed54c6e99d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:36.765822 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 920/3697] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:36 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:36.913062 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96684137-a373-4234-acd6-7e1086096872 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:36.913563 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-96684137-a373-4234-acd6-7e1086096872 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94", "incremental": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:36.915592 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-96684137-a373-4234-acd6-7e1086096872 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating new backup {'backup': {'volume_id': 'd24ddd33-d48c-4dbc-ba86-55f7fbfa7e94', 'incremental': True}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:36.915859 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-96684137-a373-4234-acd6-7e1086096872 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating backup of volume d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 in container None Aug 04 09:10:36.934316 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:36.934316 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:36.936844 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-96684137-a373-4234-acd6-7e1086096872 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Volume info retrieved successfully. Aug 04 09:10:36.973718 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-96684137-a373-4234-acd6-7e1086096872 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Created reservations ['642bf924-a488-4ca5-9ed0-3691109f6f79', '0f713f10-dbea-43d6-baf9-ed1efef33d6d'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:36.992378 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96684137-a373-4234-acd6-7e1086096872 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 400 Aug 04 09:10:36.992906 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 926/3698] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:36 2026] POST /volume/v3/backups => generated 109 bytes in 258 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:10:37.000836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-796b736a-8d0b-4dac-83b1-0f3045e019d1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:37.002454 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-796b736a-8d0b-4dac-83b1-0f3045e019d1 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] DELETE https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:37.002666 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-796b736a-8d0b-4dac-83b1-0f3045e019d1 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:37.003010 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-796b736a-8d0b-4dac-83b1-0f3045e019d1 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:37.003168 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-796b736a-8d0b-4dac-83b1-0f3045e019d1 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete backup with id: 9e940e55-0aef-4d3d-83e2-2c61211ad964. Aug 04 09:10:37.011033 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:37.011033 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:37.023815 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-796b736a-8d0b-4dac-83b1-0f3045e019d1 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] delete_backup rpcapi backup_id 9e940e55-0aef-4d3d-83e2-2c61211ad964 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:10:37.028225 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-796b736a-8d0b-4dac-83b1-0f3045e019d1 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 202 Aug 04 09:10:37.028225 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 926/3699] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:36 2026] DELETE /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:37.036877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3ebb98e6-e462-4602-a20f-add8b2f100dd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:37.039415 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:37.040141 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ebb98e6-e462-4602-a20f-add8b2f100dd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:37.040612 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ebb98e6-e462-4602-a20f-add8b2f100dd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:37.043468 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ebb98e6-e462-4602-a20f-add8b2f100dd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:37.043468 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3ebb98e6-e462-4602-a20f-add8b2f100dd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:37.049157 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:37.049157 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:37.051408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ebb98e6-e462-4602-a20f-add8b2f100dd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 200 Aug 04 09:10:37.051903 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 928/3700] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:37 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:37.125323 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:37.125323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1014278681"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:37.125323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1014278681'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:37.125323 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Create volume of 2 GB Aug 04 09:10:37.129245 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Availability Zones retrieved successfully. Aug 04 09:10:37.135426 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Flow 'volume_create_api' (1b93f870-f4e4-478d-b34d-0363fec4fa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:37.136678 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512655d7-ba9b-40d8-9591-03e9b923e94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:37.137697 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Validating volume size '2' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:37.175297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512655d7-ba9b-40d8-9591-03e9b923e94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:37.176656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98523400-5675-4ff2-93ec-f4cf4aab9d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:37.255290 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Created reservations ['8c438711-58f1-45e6-abd0-8658bebf6081', '4aa4e295-8db3-4cb5-8f9a-c2fc314bbaee', 'e3803a47-eb9e-4eb3-abc3-c33d0b130967', '40b1753c-888a-4272-a386-b7ef8ce83e45'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:37.256261 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98523400-5675-4ff2-93ec-f4cf4aab9d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c438711-58f1-45e6-abd0-8658bebf6081', '4aa4e295-8db3-4cb5-8f9a-c2fc314bbaee', 'e3803a47-eb9e-4eb3-abc3-c33d0b130967', '40b1753c-888a-4272-a386-b7ef8ce83e45']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:37.256988 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90722e42-48e4-4a57-b405-559d178386d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:37.294258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90722e42-48e4-4a57-b405-559d178386d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '664921f8-476a-45cb-9b8d-04322a6d44dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1014278681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a244988585fc49f2aa7c618b163dfe9a',qos_specs=None,replication_status=,reservations=['8c438711-58f1-45e6-abd0-8658bebf6081','4aa4e295-8db3-4cb5-8f9a-c2fc314bbaee','e3803a47-eb9e-4eb3-abc3-c33d0b130967','40b1753c-888a-4272-a386-b7ef8ce83e45'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ac92889a4b4ac198ceac94841ac842',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1014278681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=664921f8-476a-45cb-9b8d-04322a6d44dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a244988585fc49f2aa7c618b163dfe9a',provider_auth=None,provider_geometry=None,provider_id=None,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='39ac92889a4b4ac198ceac94841ac842',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:37.294258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e787e97c-bebd-4929-86ff-60dd0b6b3edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:37.316706 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e787e97c-bebd-4929-86ff-60dd0b6b3edc) transitioned into state 'SUCCESS' from state '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-1014278681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a244988585fc49f2aa7c618b163dfe9a',qos_specs=None,replication_status=,reservations=['8c438711-58f1-45e6-abd0-8658bebf6081','4aa4e295-8db3-4cb5-8f9a-c2fc314bbaee','e3803a47-eb9e-4eb3-abc3-c33d0b130967','40b1753c-888a-4272-a386-b7ef8ce83e45'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39ac92889a4b4ac198ceac94841ac842',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:37.317591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c793af-0308-4350-bc07-0fb2dac15f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:37.330519 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c793af-0308-4350-bc07-0fb2dac15f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:37.331680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Flow 'volume_create_api' (1b93f870-f4e4-478d-b34d-0363fec4fa2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:37.332071 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Create volume request issued successfully. Aug 04 09:10:37.332706 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8067ed59-c63b-4a7b-afb7-3450e413bdbc tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:37.333288 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 921/3701] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:37 2026] POST /volume/v3/volumes => generated 755 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:37.348258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d6ad6ba9-c89d-4d07-b022-859757ddfd31 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:37.351643 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d6ad6ba9-c89d-4d07-b022-859757ddfd31 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] GET https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc Aug 04 09:10:37.351904 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d6ad6ba9-c89d-4d07-b022-859757ddfd31 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:37.352136 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d6ad6ba9-c89d-4d07-b022-859757ddfd31 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:37.376380 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:37.376380 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:37.381603 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d6ad6ba9-c89d-4d07-b022-859757ddfd31 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Volume info retrieved successfully. Aug 04 09:10:37.386749 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d6ad6ba9-c89d-4d07-b022-859757ddfd31 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc returned with HTTP 200 Aug 04 09:10:37.387227 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 927/3702] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:37 2026] GET /volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:37.780238 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8ae57a22-88ab-4905-889d-b14e77a2ea0a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:37.781498 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8ae57a22-88ab-4905-889d-b14e77a2ea0a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:37.781707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8ae57a22-88ab-4905-889d-b14e77a2ea0a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:37.781920 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8ae57a22-88ab-4905-889d-b14e77a2ea0a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:37.782023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8ae57a22-88ab-4905-889d-b14e77a2ea0a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:37.786829 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:37.786829 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:37.787462 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8ae57a22-88ab-4905-889d-b14e77a2ea0a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:37.787864 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 927/3703] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:37 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.063810 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-711d8636-90fa-4a55-85c9-ecfbef8e05f7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.067455 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-711d8636-90fa-4a55-85c9-ecfbef8e05f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 Aug 04 09:10:38.067455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-711d8636-90fa-4a55-85c9-ecfbef8e05f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:38.067455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-711d8636-90fa-4a55-85c9-ecfbef8e05f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:38.067455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-711d8636-90fa-4a55-85c9-ecfbef8e05f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 9e940e55-0aef-4d3d-83e2-2c61211ad964. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:38.072140 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-711d8636-90fa-4a55-85c9-ecfbef8e05f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 returned with HTTP 404 Aug 04 09:10:38.072803 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 929/3704] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:38 2026] GET /volume/v3/backups/9e940e55-0aef-4d3d-83e2-2c61211ad964 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:38.082498 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.084517 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:38.084915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2065555308"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:38.086350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2065555308'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:38.086563 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume of 1 GB Aug 04 09:10:38.086893 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.086893 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:38.090819 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Availability Zones retrieved successfully. Aug 04 09:10:38.096661 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Flow 'volume_create_api' (16b6750e-cae4-4284-9195-b8b41a09b4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:38.097635 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d3fd5f-d841-428c-ba67-62f7cda145dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.098702 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:38.144993 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d3fd5f-d841-428c-ba67-62f7cda145dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.145753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c742ed1-93e9-4285-a27c-8a931901f91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.181891 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Created reservations ['b150bb29-ee75-4c1e-a0b3-d876420878a9', '7b33bdf9-63c9-4f77-80ff-f4c87951a5c1', 'd9722071-2811-4bd0-8035-afec2a941807', '0043137b-2809-4830-9c76-7684df189810'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:38.182608 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c742ed1-93e9-4285-a27c-8a931901f91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b150bb29-ee75-4c1e-a0b3-d876420878a9', '7b33bdf9-63c9-4f77-80ff-f4c87951a5c1', 'd9722071-2811-4bd0-8035-afec2a941807', '0043137b-2809-4830-9c76-7684df189810']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.183299 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1de61a-7d8c-489d-81a6-bfeec4c7ceb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.208685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac1de61a-7d8c-489d-81a6-bfeec4c7ceb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5da8213-9cae-4397-a88a-5206e0a54039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2065555308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75646c279b94ee49017feff1f7eec6b',qos_specs=None,replication_status=,reservations=['b150bb29-ee75-4c1e-a0b3-d876420878a9','7b33bdf9-63c9-4f77-80ff-f4c87951a5c1','d9722071-2811-4bd0-8035-afec2a941807','0043137b-2809-4830-9c76-7684df189810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2065555308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5da8213-9cae-4397-a88a-5206e0a54039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b75646c279b94ee49017feff1f7eec6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.210061 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2e1056-02e5-4348-bd3d-44678af27826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.227461 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c2e1056-02e5-4348-bd3d-44678af27826) transitioned into state 'SUCCESS' from state '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-2065555308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75646c279b94ee49017feff1f7eec6b',qos_specs=None,replication_status=,reservations=['b150bb29-ee75-4c1e-a0b3-d876420878a9','7b33bdf9-63c9-4f77-80ff-f4c87951a5c1','d9722071-2811-4bd0-8035-afec2a941807','0043137b-2809-4830-9c76-7684df189810'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.228383 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c6e929-8b6d-45f1-844f-6465b373b705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.241018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c6e929-8b6d-45f1-844f-6465b373b705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.241018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Flow 'volume_create_api' (16b6750e-cae4-4284-9195-b8b41a09b4a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:38.241018 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume request issued successfully. Aug 04 09:10:38.241018 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-49aaa430-381e-4db3-a7c8-7334c049bbbb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:38.241018 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 922/3705] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:38 2026] POST /volume/v3/volumes => generated 749 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:38.251914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d813d6c9-57cb-4e20-8b40-7968b64ec425 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.253497 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d813d6c9-57cb-4e20-8b40-7968b64ec425 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 Aug 04 09:10:38.253653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d813d6c9-57cb-4e20-8b40-7968b64ec425 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:38.253831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d813d6c9-57cb-4e20-8b40-7968b64ec425 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:38.259947 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.259947 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:38.263014 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d813d6c9-57cb-4e20-8b40-7968b64ec425 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:38.267747 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d813d6c9-57cb-4e20-8b40-7968b64ec425 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 returned with HTTP 200 Aug 04 09:10:38.267747 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 928/3706] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:38 2026] GET /volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.402935 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d7d75051-7529-438e-904e-14a9c60e3ac2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.410555 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7d75051-7529-438e-904e-14a9c60e3ac2 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] GET https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc Aug 04 09:10:38.410555 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7d75051-7529-438e-904e-14a9c60e3ac2 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:38.410555 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d7d75051-7529-438e-904e-14a9c60e3ac2 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:38.419320 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.419320 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:38.423981 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d7d75051-7529-438e-904e-14a9c60e3ac2 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Volume info retrieved successfully. Aug 04 09:10:38.427797 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d7d75051-7529-438e-904e-14a9c60e3ac2 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc returned with HTTP 200 Aug 04 09:10:38.428141 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 928/3707] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:38 2026] GET /volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.441337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.443315 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:38.443689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "664921f8-476a-45cb-9b8d-04322a6d44dc"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:38.446081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '664921f8-476a-45cb-9b8d-04322a6d44dc'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:38.453758 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.453758 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:38.454557 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Volume retrieved successfully. Aug 04 09:10:38.454745 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Create volume of 1 GB Aug 04 09:10:38.458661 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Availability Zones retrieved successfully. Aug 04 09:10:38.465594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Flow 'volume_create_api' (8ad12331-327e-4ee6-81a6-8fb1a66174d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:38.466706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9602b354-92e0-4f09-a558-77981ee0277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.467849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:38.469058 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9602b354-92e0-4f09-a558-77981ee0277c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 09:10:38.469058 np0000006401 devstack@c-api.service[100460]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 04 09:10:38.471215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9602b354-92e0-4f09-a558-77981ee0277c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.472130 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9602b354-92e0-4f09-a558-77981ee0277c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:10:38.473254 np0000006401 devstack@c-api.service[100460]: WARNING cinder.volume.api [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Flow 'volume_create_api' (8ad12331-327e-4ee6-81a6-8fb1a66174d3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 09:10:38.473596 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-edbd0079-2b4f-4833-bd13-0506cc762f5c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:10:38.474179 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 930/3708] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:38 2026] POST /volume/v3/volumes => generated 173 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:10:38.480740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7ff754e3-457b-4c27-85a7-c47ea0a7d742 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.482736 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7ff754e3-457b-4c27-85a7-c47ea0a7d742 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] GET https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc Aug 04 09:10:38.483136 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7ff754e3-457b-4c27-85a7-c47ea0a7d742 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:38.483301 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7ff754e3-457b-4c27-85a7-c47ea0a7d742 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:38.489647 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.489647 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:38.492642 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7ff754e3-457b-4c27-85a7-c47ea0a7d742 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Volume info retrieved successfully. Aug 04 09:10:38.496140 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7ff754e3-457b-4c27-85a7-c47ea0a7d742 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc returned with HTTP 200 Aug 04 09:10:38.496482 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 923/3709] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:38 2026] GET /volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.509614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-79f2e532-0a37-46fe-b5b3-328000c22063 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.513856 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-79f2e532-0a37-46fe-b5b3-328000c22063 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] DELETE https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc Aug 04 09:10:38.513925 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fd5755da-cc8d-48e7-9049-054997a326cd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.513955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-79f2e532-0a37-46fe-b5b3-328000c22063 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:38.513955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-79f2e532-0a37-46fe-b5b3-328000c22063 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:38.513955 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-79f2e532-0a37-46fe-b5b3-328000c22063 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Delete volume with id: 664921f8-476a-45cb-9b8d-04322a6d44dc Aug 04 09:10:38.519562 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.519562 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:38.519985 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-79f2e532-0a37-46fe-b5b3-328000c22063 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Volume info retrieved successfully. Aug 04 09:10:38.535872 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-79f2e532-0a37-46fe-b5b3-328000c22063 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Delete volume request issued successfully. Aug 04 09:10:38.536089 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-79f2e532-0a37-46fe-b5b3-328000c22063 tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc returned with HTTP 202 Aug 04 09:10:38.536581 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 929/3710] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:38 2026] DELETE /volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:38.544629 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fd4b9c0e-282c-45be-8a87-86c4db475c4c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.546259 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fd4b9c0e-282c-45be-8a87-86c4db475c4c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] GET https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc Aug 04 09:10:38.546462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fd4b9c0e-282c-45be-8a87-86c4db475c4c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:38.546707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fd4b9c0e-282c-45be-8a87-86c4db475c4c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:38.553546 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.553546 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:38.556911 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fd4b9c0e-282c-45be-8a87-86c4db475c4c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Volume info retrieved successfully. Aug 04 09:10:38.559846 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd5755da-cc8d-48e7-9049-054997a326cd tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:10:38.560302 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fd5755da-cc8d-48e7-9049-054997a326cd tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1036155585", "extra_specs": {}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:38.560873 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fd4b9c0e-282c-45be-8a87-86c4db475c4c tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc returned with HTTP 200 Aug 04 09:10:38.561243 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 931/3711] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:38 2026] GET /volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.582578 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fd5755da-cc8d-48e7-9049-054997a326cd tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:10:38.583053 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 929/3712] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:10:38 2026] POST /volume/v3/types => generated 218 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.591918 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c740d0e7-9a6e-43f1-8059-cffff92a02c5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.594392 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c740d0e7-9a6e-43f1-8059-cffff92a02c5 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types/b469d110-daec-4161-ada8-9e90f9ca146a/encryption Aug 04 09:10:38.594790 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c740d0e7-9a6e-43f1-8059-cffff92a02c5 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:38.616421 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c740d0e7-9a6e-43f1-8059-cffff92a02c5 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/b469d110-daec-4161-ada8-9e90f9ca146a/encryption returned with HTTP 200 Aug 04 09:10:38.616913 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 924/3713] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:10:38 2026] POST /volume/v3/types/b469d110-daec-4161-ada8-9e90f9ca146a/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.624654 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.675455 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:38.675844 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-493168516", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1036155585", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:38.677495 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-493168516', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1036155585', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:38.681075 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume of 1 GB Aug 04 09:10:38.681417 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.681417 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:38.681951 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Availability Zones retrieved successfully. Aug 04 09:10:38.687245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (2d631372-ac20-49f7-9583-6dde731b57c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:38.688148 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49fb25d-0ba1-41bf-811c-9abfa4963f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.689014 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:38.716981 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49fb25d-0ba1-41bf-811c-9abfa4963f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:10:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b469d110-daec-4161-ada8-9e90f9ca146a,is_public=True,name='tempest-scenario-type-cryptsetup-1036155585',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b469d110-daec-4161-ada8-9e90f9ca146a', '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=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.717685 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98dbc9f7-58d5-4f8d-81df-d7e3708541c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.740416 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1036155585 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1036155585, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:38.740639 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1036155585 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1036155585, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:10:38.777042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Created reservations ['92e3b013-6f7a-4c64-a52f-311fcd99b8b1', '8602a19a-d34f-472a-8214-476b75c8c1c4', '743d0d49-32ad-4032-942c-a54333bc92cb', 'fa827f27-a632-42c4-b32f-ef60b45be809'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:38.778182 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98dbc9f7-58d5-4f8d-81df-d7e3708541c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92e3b013-6f7a-4c64-a52f-311fcd99b8b1', '8602a19a-d34f-472a-8214-476b75c8c1c4', '743d0d49-32ad-4032-942c-a54333bc92cb', 'fa827f27-a632-42c4-b32f-ef60b45be809']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.779531 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7eb419-52ff-4674-8e75-f01f3c86059b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.801051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2867e8d6-0349-4877-b9ea-347b8e0a731d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:38.802787 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2867e8d6-0349-4877-b9ea-347b8e0a731d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:38.802940 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2867e8d6-0349-4877-b9ea-347b8e0a731d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:38.803119 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2867e8d6-0349-4877-b9ea-347b8e0a731d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:38.803372 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-2867e8d6-0349-4877-b9ea-347b8e0a731d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:38.807927 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:38.807927 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:38.808604 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2867e8d6-0349-4877-b9ea-347b8e0a731d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:38.808975 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 932/3714] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:38 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:38.811622 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7eb419-52ff-4674-8e75-f01f3c86059b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1e99a4-dc22-4c33-ab0e-43d142b53e0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-493168516',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['92e3b013-6f7a-4c64-a52f-311fcd99b8b1','8602a19a-d34f-472a-8214-476b75c8c1c4','743d0d49-32ad-4032-942c-a54333bc92cb','fa827f27-a632-42c4-b32f-ef60b45be809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=b469d110-daec-4161-ada8-9e90f9ca146a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-493168516',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0a1e99a4-dc22-4c33-ab0e-43d142b53e0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f60feaae663432c9b814ecfc5595b92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b469d110-daec-4161-ada8-9e90f9ca146a),volume_type_id=b469d110-daec-4161-ada8-9e90f9ca146a)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.812555 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1396a967-9a0c-46f6-b6dc-2f2fccd83c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.837595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1396a967-9a0c-46f6-b6dc-2f2fccd83c0c) transitioned into state 'SUCCESS' from state '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-493168516',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['92e3b013-6f7a-4c64-a52f-311fcd99b8b1','8602a19a-d34f-472a-8214-476b75c8c1c4','743d0d49-32ad-4032-942c-a54333bc92cb','fa827f27-a632-42c4-b32f-ef60b45be809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=b469d110-daec-4161-ada8-9e90f9ca146a)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.840827 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54b588f-23ea-418e-aa85-99d4a6469737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:38.853005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54b588f-23ea-418e-aa85-99d4a6469737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:38.853847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (2d631372-ac20-49f7-9583-6dde731b57c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:38.854147 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request issued successfully. Aug 04 09:10:38.854815 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-18bd1798-27c7-4a03-a32f-c1294dd94e7c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:38.855216 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 930/3715] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:38 2026] POST /volume/v3/volumes => generated 790 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:39.279737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-020f761b-1f44-4195-9832-04a406c7a78d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:39.282412 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-020f761b-1f44-4195-9832-04a406c7a78d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 Aug 04 09:10:39.282658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-020f761b-1f44-4195-9832-04a406c7a78d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:39.282804 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-020f761b-1f44-4195-9832-04a406c7a78d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:39.289754 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:39.289754 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:39.293294 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-020f761b-1f44-4195-9832-04a406c7a78d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:39.297471 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-020f761b-1f44-4195-9832-04a406c7a78d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 returned with HTTP 200 Aug 04 09:10:39.297859 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 930/3716] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:39 2026] GET /volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:39.310118 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:39.312307 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:39.313096 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5da8213-9cae-4397-a88a-5206e0a54039", "name": "tempest-VolumesBackupsTest-Backup-1196211605"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:39.314709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating new backup {'backup': {'volume_id': 'a5da8213-9cae-4397-a88a-5206e0a54039', 'name': 'tempest-VolumesBackupsTest-Backup-1196211605'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:39.314914 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating backup of volume a5da8213-9cae-4397-a88a-5206e0a54039 in container None Aug 04 09:10:39.322508 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:39.322508 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:39.322984 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Volume info retrieved successfully. Aug 04 09:10:39.341498 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Created reservations ['bbfdf4c7-d6cf-4947-bc9d-89bf4f8476c1', 'ebd805bd-2054-44a8-89fc-7d2533dd2150'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:39.385938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5f6faf9f-ca61-48a0-8509-0df5e87a1371 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:10:39.386399 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 925/3717] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:39 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:39.398605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ea77076f-bce7-47c5-9cf5-4a3d0a8537c6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:39.404154 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea77076f-bce7-47c5-9cf5-4a3d0a8537c6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:39.404397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea77076f-bce7-47c5-9cf5-4a3d0a8537c6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:39.404611 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea77076f-bce7-47c5-9cf5-4a3d0a8537c6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:39.404741 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-ea77076f-bce7-47c5-9cf5-4a3d0a8537c6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:39.414620 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:39.414620 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:39.416657 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea77076f-bce7-47c5-9cf5-4a3d0a8537c6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:39.416657 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 933/3718] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:39 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:39.578877 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c8913acf-a449-4806-a7f0-9aeaaea37d5d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:39.580923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c8913acf-a449-4806-a7f0-9aeaaea37d5d tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] GET https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc Aug 04 09:10:39.581153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c8913acf-a449-4806-a7f0-9aeaaea37d5d tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:39.581403 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c8913acf-a449-4806-a7f0-9aeaaea37d5d tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:39.587469 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c8913acf-a449-4806-a7f0-9aeaaea37d5d tempest-VolumesCloneNegativeTest-1377626523 tempest-VolumesCloneNegativeTest-1377626523-project-member] https://10.4.3.176/volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc returned with HTTP 404 Aug 04 09:10:39.588039 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 931/3719] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:39 2026] GET /volume/v3/volumes/664921f8-476a-45cb-9b8d-04322a6d44dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:39.817703 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b58c4d32-b79b-42d5-9807-6c6b18b43393 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:39.819482 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b58c4d32-b79b-42d5-9807-6c6b18b43393 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:39.819676 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b58c4d32-b79b-42d5-9807-6c6b18b43393 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:39.819894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b58c4d32-b79b-42d5-9807-6c6b18b43393 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:39.820026 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b58c4d32-b79b-42d5-9807-6c6b18b43393 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:39.831222 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:39.831222 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:39.831956 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b58c4d32-b79b-42d5-9807-6c6b18b43393 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:39.832391 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 931/3720] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:39 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:40.429673 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-42700aee-7a03-4161-90ed-48fadd8537e0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:40.432028 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-42700aee-7a03-4161-90ed-48fadd8537e0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:40.432285 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-42700aee-7a03-4161-90ed-48fadd8537e0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:40.432543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-42700aee-7a03-4161-90ed-48fadd8537e0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:40.432674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-42700aee-7a03-4161-90ed-48fadd8537e0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:40.451477 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:40.451477 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:40.452217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-42700aee-7a03-4161-90ed-48fadd8537e0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:40.452618 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 926/3721] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:40 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 739 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:40.848160 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b022722c-bb6d-45e8-9eff-8773235a1fbf None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:40.850138 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b022722c-bb6d-45e8-9eff-8773235a1fbf tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:40.850431 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b022722c-bb6d-45e8-9eff-8773235a1fbf tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:40.850636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b022722c-bb6d-45e8-9eff-8773235a1fbf tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:40.850753 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b022722c-bb6d-45e8-9eff-8773235a1fbf tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:40.861883 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:40.861883 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:40.862600 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b022722c-bb6d-45e8-9eff-8773235a1fbf tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:40.863039 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 934/3722] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:40 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:40.882360 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c89d2715-ad48-483c-b26a-0309160528a9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:40.975452 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:40.975783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-456606173"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:40.977159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-456606173'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:40.977312 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Create volume of 1 GB Aug 04 09:10:40.977580 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:40.977580 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:40.981491 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Availability Zones retrieved successfully. Aug 04 09:10:40.987161 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Flow 'volume_create_api' (343709be-346f-4352-946c-8566f2889169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:40.988099 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e944da0-6aad-46d0-a7cb-3cc6f6b14393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:40.989170 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:41.014747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e944da0-6aad-46d0-a7cb-3cc6f6b14393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:41.015457 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7852919-4859-4fe3-9dc9-59a019534044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:41.077188 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Created reservations ['0a082192-d56a-4e55-9bdc-382d38fda6f6', '9d4c33b1-ce33-48b8-b339-ccf1a7566a96', '1c455fee-9ccf-4340-a9f9-a3a8437219f6', 'cd199dfe-b827-4ecd-bd13-c23667ac6b8b'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:41.078140 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7852919-4859-4fe3-9dc9-59a019534044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a082192-d56a-4e55-9bdc-382d38fda6f6', '9d4c33b1-ce33-48b8-b339-ccf1a7566a96', '1c455fee-9ccf-4340-a9f9-a3a8437219f6', 'cd199dfe-b827-4ecd-bd13-c23667ac6b8b']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:41.078936 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47ab085-6a54-4bbb-99b8-0a9e4eca5e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:41.103716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47ab085-6a54-4bbb-99b8-0a9e4eca5e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ac519e9-1e29-45e9-98ff-8015f27c937d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-456606173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932b4afb313b4dd48bd76322cb6aea88',qos_specs=None,replication_status=,reservations=['0a082192-d56a-4e55-9bdc-382d38fda6f6','9d4c33b1-ce33-48b8-b339-ccf1a7566a96','1c455fee-9ccf-4340-a9f9-a3a8437219f6','cd199dfe-b827-4ecd-bd13-c23667ac6b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9640d195d00e49068f92833f4c8d1a59',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-456606173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ac519e9-1e29-45e9-98ff-8015f27c937d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='932b4afb313b4dd48bd76322cb6aea88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9640d195d00e49068f92833f4c8d1a59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:41.105137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de07717-3874-425d-b194-461260a7151e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:41.124641 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de07717-3874-425d-b194-461260a7151e) transitioned into state 'SUCCESS' from state '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-456606173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='932b4afb313b4dd48bd76322cb6aea88',qos_specs=None,replication_status=,reservations=['0a082192-d56a-4e55-9bdc-382d38fda6f6','9d4c33b1-ce33-48b8-b339-ccf1a7566a96','1c455fee-9ccf-4340-a9f9-a3a8437219f6','cd199dfe-b827-4ecd-bd13-c23667ac6b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9640d195d00e49068f92833f4c8d1a59',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:41.125285 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df2b036-2056-44b4-92d4-a7d9058d04c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:41.133910 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df2b036-2056-44b4-92d4-a7d9058d04c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:41.134793 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Flow 'volume_create_api' (343709be-346f-4352-946c-8566f2889169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:41.135095 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Create volume request issued successfully. Aug 04 09:10:41.135635 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c89d2715-ad48-483c-b26a-0309160528a9 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:41.136063 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 932/3723] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:40 2026] POST /volume/v3/volumes => generated 757 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:41.148258 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6b5be425-6c2d-4d88-9ed2-3eeeee90b220 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:41.153388 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b5be425-6c2d-4d88-9ed2-3eeeee90b220 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:41.153388 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b5be425-6c2d-4d88-9ed2-3eeeee90b220 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:41.153388 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b5be425-6c2d-4d88-9ed2-3eeeee90b220 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:41.163999 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:41.163999 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:41.168707 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6b5be425-6c2d-4d88-9ed2-3eeeee90b220 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:41.173190 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b5be425-6c2d-4d88-9ed2-3eeeee90b220 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d returned with HTTP 200 Aug 04 09:10:41.173622 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 932/3724] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:41 2026] GET /volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:41.465448 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e8588354-7620-40bd-a6ad-23f7cbdee442 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:41.467035 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8588354-7620-40bd-a6ad-23f7cbdee442 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:41.467213 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8588354-7620-40bd-a6ad-23f7cbdee442 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:41.467388 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8588354-7620-40bd-a6ad-23f7cbdee442 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:41.467489 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e8588354-7620-40bd-a6ad-23f7cbdee442 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:41.471755 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:41.471755 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:41.472476 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8588354-7620-40bd-a6ad-23f7cbdee442 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:41.472782 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 927/3725] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:41 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:41.876903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-73e6b483-4213-4cae-af5f-e2b9811056bb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:41.880416 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73e6b483-4213-4cae-af5f-e2b9811056bb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:41.880416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73e6b483-4213-4cae-af5f-e2b9811056bb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:41.880416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73e6b483-4213-4cae-af5f-e2b9811056bb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:41.880416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-73e6b483-4213-4cae-af5f-e2b9811056bb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:41.883936 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:41.883936 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:41.884709 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73e6b483-4213-4cae-af5f-e2b9811056bb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:41.885183 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 935/3726] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:41 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:42.188849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fb90b35b-99e1-4c36-9cd4-ad030c4a68c0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:42.191330 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb90b35b-99e1-4c36-9cd4-ad030c4a68c0 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:42.191532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fb90b35b-99e1-4c36-9cd4-ad030c4a68c0 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:42.191715 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fb90b35b-99e1-4c36-9cd4-ad030c4a68c0 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:42.199678 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:42.199678 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:42.203674 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fb90b35b-99e1-4c36-9cd4-ad030c4a68c0 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:42.208073 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fb90b35b-99e1-4c36-9cd4-ad030c4a68c0 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d returned with HTTP 200 Aug 04 09:10:42.208483 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 933/3727] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:42 2026] GET /volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:42.224027 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:42.226708 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:42.227319 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ac519e9-1e29-45e9-98ff-8015f27c937d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1361666330"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:42.236501 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:42.236501 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:42.237030 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:42.237162 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Create snapshot from volume 6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:42.277036 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Created reservations ['3af1578c-e5df-4afb-b629-b2ce87ec068f', '6ba1082e-4208-4c43-881f-167665154071', 'dfcb5688-26af-4a09-8c12-f035665b5764', '03eaafb4-eec4-4fea-8f86-9759e48d0f85'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:42.312196 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot create request issued successfully. Aug 04 09:10:42.312641 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cac9341-82c6-400e-9bf4-e1aeb8daafa1 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:42.313450 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 933/3728] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:42 2026] POST /volume/v3/snapshots => generated 314 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:42.326064 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f3e69fe-3288-4a95-a706-fa6f1820d591 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:42.328043 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f3e69fe-3288-4a95-a706-fa6f1820d591 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b Aug 04 09:10:42.328306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f3e69fe-3288-4a95-a706-fa6f1820d591 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:42.328541 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f3e69fe-3288-4a95-a706-fa6f1820d591 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:42.335362 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:42.335362 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:42.335795 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f3e69fe-3288-4a95-a706-fa6f1820d591 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:42.336563 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f3e69fe-3288-4a95-a706-fa6f1820d591 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b returned with HTTP 200 Aug 04 09:10:42.336963 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 928/3729] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:42 2026] GET /volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:42.484134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5baa6745-4a5e-4883-9b4e-7812720a220a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:42.485686 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5baa6745-4a5e-4883-9b4e-7812720a220a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:42.485849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5baa6745-4a5e-4883-9b4e-7812720a220a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:42.486014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5baa6745-4a5e-4883-9b4e-7812720a220a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:42.486112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5baa6745-4a5e-4883-9b4e-7812720a220a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:42.490514 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:42.490514 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:42.491075 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5baa6745-4a5e-4883-9b4e-7812720a220a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:42.491508 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 936/3730] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:42 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:42.900546 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cdb1efa4-d979-4ed1-bf0c-21586ae8bbca None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:42.903050 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cdb1efa4-d979-4ed1-bf0c-21586ae8bbca tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:42.903050 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cdb1efa4-d979-4ed1-bf0c-21586ae8bbca tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:42.903331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cdb1efa4-d979-4ed1-bf0c-21586ae8bbca tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:42.903489 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-cdb1efa4-d979-4ed1-bf0c-21586ae8bbca tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:42.908347 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:42.908347 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:42.909051 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cdb1efa4-d979-4ed1-bf0c-21586ae8bbca tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:42.909532 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 934/3731] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:42 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:43.348402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e0f467db-3a8f-47c5-a123-84abe07dbe45 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:43.352271 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0f467db-3a8f-47c5-a123-84abe07dbe45 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b Aug 04 09:10:43.352634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0f467db-3a8f-47c5-a123-84abe07dbe45 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:43.352919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0f467db-3a8f-47c5-a123-84abe07dbe45 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:43.365133 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:43.365133 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:43.365617 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e0f467db-3a8f-47c5-a123-84abe07dbe45 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:43.366500 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0f467db-3a8f-47c5-a123-84abe07dbe45 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b returned with HTTP 200 Aug 04 09:10:43.366898 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 934/3732] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:43 2026] GET /volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:43.376245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:43.381018 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:43.382345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ac519e9-1e29-45e9-98ff-8015f27c937d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-763564696"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:43.399475 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:43.399475 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:43.400098 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:43.400265 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Create snapshot from volume 6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:43.437366 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Created reservations ['8c5a7ab0-35cd-4797-9e16-16e26827825b', '13729c42-6e4d-4dd5-971b-3482aee9ebc9', 'f8dd2a11-7b0e-4d84-8b5e-cabaaea3a3d9', '927189af-b730-4c8d-9770-b7a456ecd281'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:43.487190 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot create request issued successfully. Aug 04 09:10:43.487698 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9dccb7d5-8c77-480d-b17a-0f75786a2b10 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:43.488340 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 929/3733] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:43.504888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bfbedf79-9c94-48a4-88bc-9d3fa7766688 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:43.507165 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fedb869a-2dca-492d-9cef-631175cc5a5d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:43.509285 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bfbedf79-9c94-48a4-88bc-9d3fa7766688 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f Aug 04 09:10:43.509285 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bfbedf79-9c94-48a4-88bc-9d3fa7766688 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:43.509463 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bfbedf79-9c94-48a4-88bc-9d3fa7766688 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:43.509607 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fedb869a-2dca-492d-9cef-631175cc5a5d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:43.509874 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fedb869a-2dca-492d-9cef-631175cc5a5d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:43.510309 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fedb869a-2dca-492d-9cef-631175cc5a5d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:43.510309 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-fedb869a-2dca-492d-9cef-631175cc5a5d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:43.520782 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:43.520782 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:43.521402 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:43.521402 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:43.521489 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bfbedf79-9c94-48a4-88bc-9d3fa7766688 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:43.522093 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fedb869a-2dca-492d-9cef-631175cc5a5d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:43.522698 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 935/3734] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:43 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:43.524602 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bfbedf79-9c94-48a4-88bc-9d3fa7766688 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f returned with HTTP 200 Aug 04 09:10:43.524602 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 937/3735] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:43 2026] GET /volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:43.922760 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4755bf4d-c171-4948-8a22-1ea23f8f0861 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:43.923953 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4755bf4d-c171-4948-8a22-1ea23f8f0861 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:43.926342 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4755bf4d-c171-4948-8a22-1ea23f8f0861 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:43.926342 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4755bf4d-c171-4948-8a22-1ea23f8f0861 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:43.926342 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4755bf4d-c171-4948-8a22-1ea23f8f0861 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:43.929065 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:43.929065 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:43.929713 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4755bf4d-c171-4948-8a22-1ea23f8f0861 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:43.930114 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 935/3736] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:43 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:44.533875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9b7b952b-9ed4-448d-a6e0-ac45db0b8bf2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:44.537262 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b7b952b-9ed4-448d-a6e0-ac45db0b8bf2 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f Aug 04 09:10:44.539337 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b7b952b-9ed4-448d-a6e0-ac45db0b8bf2 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:44.539337 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b7b952b-9ed4-448d-a6e0-ac45db0b8bf2 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:44.549175 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:44.549175 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:44.549175 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9b7b952b-9ed4-448d-a6e0-ac45db0b8bf2 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:44.549175 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b7b952b-9ed4-448d-a6e0-ac45db0b8bf2 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f returned with HTTP 200 Aug 04 09:10:44.549175 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 930/3737] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:44 2026] GET /volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:44.553599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4a248537-a2ba-4351-88fa-61f745c2f6b6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:44.558377 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4a248537-a2ba-4351-88fa-61f745c2f6b6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:44.558377 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4a248537-a2ba-4351-88fa-61f745c2f6b6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:44.562005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4a248537-a2ba-4351-88fa-61f745c2f6b6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:44.562005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4a248537-a2ba-4351-88fa-61f745c2f6b6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:44.567140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-076727f8-1d46-4a07-83df-39c26cf4431c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:44.567140 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-076727f8-1d46-4a07-83df-39c26cf4431c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:44.567632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-076727f8-1d46-4a07-83df-39c26cf4431c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ac519e9-1e29-45e9-98ff-8015f27c937d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:44.577955 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:44.577955 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:44.579644 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4a248537-a2ba-4351-88fa-61f745c2f6b6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:44.581892 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:44.581892 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:44.582049 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 936/3738] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:44 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:44.582410 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-076727f8-1d46-4a07-83df-39c26cf4431c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:44.582509 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-076727f8-1d46-4a07-83df-39c26cf4431c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Create snapshot from volume 6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:44.613957 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-076727f8-1d46-4a07-83df-39c26cf4431c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Created reservations ['8a0c8520-bbd2-4117-baeb-9f1f2fddb379', 'b6b4608c-f3b2-4da7-8ce2-f1029c3180f9', 'f1f61f75-de49-4819-858e-bc3d8888a15c', 'd46b78c1-bafb-4df4-8c07-c98b81cd2878'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:44.647236 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-076727f8-1d46-4a07-83df-39c26cf4431c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot create request issued successfully. Aug 04 09:10:44.647414 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-076727f8-1d46-4a07-83df-39c26cf4431c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:44.648037 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 938/3739] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:44 2026] POST /volume/v3/snapshots => generated 314 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:44.664191 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-75d659ff-b1bb-4d7d-996e-d2528391049a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:44.665008 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-75d659ff-b1bb-4d7d-996e-d2528391049a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc Aug 04 09:10:44.665008 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-75d659ff-b1bb-4d7d-996e-d2528391049a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:44.665976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-75d659ff-b1bb-4d7d-996e-d2528391049a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:44.671322 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:44.671322 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:44.671758 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-75d659ff-b1bb-4d7d-996e-d2528391049a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:44.672626 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-75d659ff-b1bb-4d7d-996e-d2528391049a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc returned with HTTP 200 Aug 04 09:10:44.673047 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 936/3740] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:44 2026] GET /volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:44.941864 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ebb04eb8-ff13-4486-8764-4bb4b86b3d40 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:44.945182 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ebb04eb8-ff13-4486-8764-4bb4b86b3d40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:44.945182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ebb04eb8-ff13-4486-8764-4bb4b86b3d40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:44.945182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ebb04eb8-ff13-4486-8764-4bb4b86b3d40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:44.945182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ebb04eb8-ff13-4486-8764-4bb4b86b3d40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:44.952113 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:44.952113 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:44.953260 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ebb04eb8-ff13-4486-8764-4bb4b86b3d40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:44.953718 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 931/3741] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:44 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.222909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-44fe92c0-6130-4e06-b196-aa1045887437 req-475eac64-ad05-489b-afaa-91ef33729d91 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.226118 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-44fe92c0-6130-4e06-b196-aa1045887437 req-475eac64-ad05-489b-afaa-91ef33729d91 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] DELETE https://10.4.3.176/volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02 Aug 04 09:10:45.226118 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-44fe92c0-6130-4e06-b196-aa1045887437 req-475eac64-ad05-489b-afaa-91ef33729d91 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.226263 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-44fe92c0-6130-4e06-b196-aa1045887437 req-475eac64-ad05-489b-afaa-91ef33729d91 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.239309 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.239309 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:45.322341 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-44fe92c0-6130-4e06-b196-aa1045887437 req-475eac64-ad05-489b-afaa-91ef33729d91 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02 returned with HTTP 200 Aug 04 09:10:45.322904 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 937/3742] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:10:45 2026] DELETE /volume/v3/attachments/d69aef20-8923-4322-a922-42e4d3e21c02 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.603597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-75453715-883f-49ca-813f-2945709d2726 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.605394 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75453715-883f-49ca-813f-2945709d2726 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:45.605704 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75453715-883f-49ca-813f-2945709d2726 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.606003 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75453715-883f-49ca-813f-2945709d2726 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.606198 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-75453715-883f-49ca-813f-2945709d2726 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:45.610606 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.610606 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:45.611820 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75453715-883f-49ca-813f-2945709d2726 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:45.611820 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 939/3743] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.687365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0eec3459-284f-4ac6-8820-b37719c3b311 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.689797 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0eec3459-284f-4ac6-8820-b37719c3b311 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc Aug 04 09:10:45.689947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0eec3459-284f-4ac6-8820-b37719c3b311 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.690294 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0eec3459-284f-4ac6-8820-b37719c3b311 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.696462 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.696462 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:45.696880 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0eec3459-284f-4ac6-8820-b37719c3b311 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:45.697711 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0eec3459-284f-4ac6-8820-b37719c3b311 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc returned with HTTP 200 Aug 04 09:10:45.698119 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 937/3744] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.707122 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-907897e6-c010-4215-a4c3-9fc294986eec None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.708953 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-907897e6-c010-4215-a4c3-9fc294986eec tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?limit=1 Aug 04 09:10:45.709143 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-907897e6-c010-4215-a4c3-9fc294986eec tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.709341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-907897e6-c010-4215-a4c3-9fc294986eec tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.709587 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-907897e6-c010-4215-a4c3-9fc294986eec tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.710632 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-907897e6-c010-4215-a4c3-9fc294986eec tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.714425 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-907897e6-c010-4215-a4c3-9fc294986eec tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.714740 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-907897e6-c010-4215-a4c3-9fc294986eec tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 04 09:10:45.715550 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 932/3745] 10.4.3.176 () {66 vars in 1258 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:10:45.726140 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.731846 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:45.732590 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.732854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.733661 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.734543 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.734543 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:45.737900 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100459) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.752154 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.753603 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7ebabc2e-cd59-471e-a17d-9c3f13df2135 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 200 Aug 04 09:10:45.755665 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 938/3746] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.769439 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.776389 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?limit=100000 Aug 04 09:10:45.777083 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.777414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.777798 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.779005 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.784391 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.785282 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8274622a-e7c7-45b2-99d7-511a3c0e260a tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 04 09:10:45.785808 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 940/3747] 10.4.3.176 () {66 vars in 1268 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.796426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.798165 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?limit=0 Aug 04 09:10:45.798380 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.798621 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.798801 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.799890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.802936 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.803173 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53ea38b5-edcf-43f3-a34a-d3a41426ab16 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 04 09:10:45.803535 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 938/3748] 10.4.3.176 () {66 vars in 1258 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:10:45.815546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.817313 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:45.817502 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.817670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.818171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.818171 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.818171 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:45.818847 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.827266 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.827623 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b4c12e75-f2d5-4ded-b320-70d97b3c6048 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 200 Aug 04 09:10:45.827932 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 933/3749] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.840180 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-457f3bad-63d8-46e3-9967-b356828838a8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.841928 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-457f3bad-63d8-46e3-9967-b356828838a8 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?marker=64c2f619-87d7-48e8-9ad6-a97b4ad2778f Aug 04 09:10:45.842732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-457f3bad-63d8-46e3-9967-b356828838a8 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.842732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-457f3bad-63d8-46e3-9967-b356828838a8 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.842732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-457f3bad-63d8-46e3-9967-b356828838a8 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.842732 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.842732 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:45.843476 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-457f3bad-63d8-46e3-9967-b356828838a8 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100459) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.863225 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-457f3bad-63d8-46e3-9967-b356828838a8 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.863225 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-457f3bad-63d8-46e3-9967-b356828838a8 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?marker=64c2f619-87d7-48e8-9ad6-a97b4ad2778f returned with HTTP 200 Aug 04 09:10:45.863225 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 939/3750] 10.4.3.176 () {66 vars in 1330 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?marker=64c2f619-87d7-48e8-9ad6-a97b4ad2778f => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.872918 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.875821 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?offset=2&limit=3 Aug 04 09:10:45.876265 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.876547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.876939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.877414 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.877414 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:45.878337 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.897467 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.898045 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4889e7dd-0e3f-494f-8f32-3b42e53ae593 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 04 09:10:45.898235 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 941/3751] 10.4.3.176 () {66 vars in 1276 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.909417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1be060f6-687b-4ec5-9dd3-bdba334646be None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.911323 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1be060f6-687b-4ec5-9dd3-bdba334646be tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 04 09:10:45.911525 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1be060f6-687b-4ec5-9dd3-bdba334646be tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.911705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1be060f6-687b-4ec5-9dd3-bdba334646be tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.911915 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-1be060f6-687b-4ec5-9dd3-bdba334646be tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.912933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-1be060f6-687b-4ec5-9dd3-bdba334646be tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.924170 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1be060f6-687b-4ec5-9dd3-bdba334646be tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.924603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1be060f6-687b-4ec5-9dd3-bdba334646be tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 04 09:10:45.925275 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 939/3752] 10.4.3.176 () {66 vars in 1308 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.938570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-db623997-fde2-4407-b592-505e53ade8c4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.940693 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-db623997-fde2-4407-b592-505e53ade8c4 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 04 09:10:45.940950 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-db623997-fde2-4407-b592-505e53ade8c4 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.941223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-db623997-fde2-4407-b592-505e53ade8c4 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.941503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-db623997-fde2-4407-b592-505e53ade8c4 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.941814 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.941814 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:45.944551 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-db623997-fde2-4407-b592-505e53ade8c4 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:45.950164 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-db623997-fde2-4407-b592-505e53ade8c4 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:45.950721 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-db623997-fde2-4407-b592-505e53ade8c4 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 04 09:10:45.951282 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 934/3753] 10.4.3.176 () {66 vars in 1310 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.966196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f7c9a5df-c717-4909-a3df-ff2b975ced3b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.968368 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7c9a5df-c717-4909-a3df-ff2b975ced3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:45.968610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7c9a5df-c717-4909-a3df-ff2b975ced3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.968870 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7c9a5df-c717-4909-a3df-ff2b975ced3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.969017 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f7c9a5df-c717-4909-a3df-ff2b975ced3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:45.970604 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:45.974833 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.974833 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:45.975799 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7c9a5df-c717-4909-a3df-ff2b975ced3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:45.976404 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 942/3754] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:45.978924 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 04 09:10:45.979224 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:45.980612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:45.980962 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:45.981953 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:45.981953 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:45.989941 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100459) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.066961 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.067406 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-28a8b61e-72d3-4514-b74d-fb5d48a7cf76 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 04 09:10:46.067837 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 940/3755] 10.4.3.176 () {66 vars in 1292 bytes} [Tue Aug 4 09:10:45 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.079507 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.082518 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 04 09:10:46.082792 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.083062 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.083430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.084297 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.084297 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:46.085401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.103240 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.103649 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-88e51f06-1ff2-4f6f-80b6-e20750fdbe79 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 04 09:10:46.104678 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 940/3756] 10.4.3.176 () {66 vars in 1294 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.113750 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.116313 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 04 09:10:46.116593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.116875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.117173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.119070 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.119070 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:46.119070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.136887 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.137991 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-931c0da0-05e5-4cff-87a4-84d117bbff9c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 04 09:10:46.138597 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 935/3757] 10.4.3.176 () {66 vars in 1312 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.148957 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.150859 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 04 09:10:46.151160 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.151825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.151825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.152795 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.166032 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.166416 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-80dee27c-d4fd-4e7d-951f-4a4fbe62046e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 04 09:10:46.166807 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 943/3758] 10.4.3.176 () {66 vars in 1314 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.177277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1682a524-5879-4a50-a148-b8d6df99a52c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.179686 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1682a524-5879-4a50-a148-b8d6df99a52c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 Aug 04 09:10:46.180221 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1682a524-5879-4a50-a148-b8d6df99a52c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.180289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1682a524-5879-4a50-a148-b8d6df99a52c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.180543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-1682a524-5879-4a50-a148-b8d6df99a52c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.180921 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.180921 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:46.183893 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-1682a524-5879-4a50-a148-b8d6df99a52c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100459) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.203742 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1682a524-5879-4a50-a148-b8d6df99a52c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.207234 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.207234 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:46.207234 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1682a524-5879-4a50-a148-b8d6df99a52c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 returned with HTTP 200 Aug 04 09:10:46.207234 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 941/3759] 10.4.3.176 () {66 vars in 1385 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.216158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.217981 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail?status=available Aug 04 09:10:46.218105 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.218320 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.218537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.219254 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.219254 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:46.219712 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.231461 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.231899 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.231899 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:46.232534 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c3e22660-e88c-401b-9dfa-ff219df89c3e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 04 09:10:46.233737 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 941/3760] 10.4.3.176 () {66 vars in 1297 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:46.245439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.250098 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 Aug 04 09:10:46.250098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.250098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.250098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.250098 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.250098 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:46.250807 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.db.api [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100461) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.267764 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.268254 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.268254 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:46.268978 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-53eb7543-37d6-4970-82dc-8eceb4f89198 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 returned with HTTP 200 Aug 04 09:10:46.269417 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 936/3761] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.282618 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-be4414df-11cf-484c-957d-15e7aaf92444 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.285062 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be4414df-11cf-484c-957d-15e7aaf92444 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 Aug 04 09:10:46.285584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be4414df-11cf-484c-957d-15e7aaf92444 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.285715 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be4414df-11cf-484c-957d-15e7aaf92444 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.285952 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-be4414df-11cf-484c-957d-15e7aaf92444 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.286280 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.286280 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:46.287526 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-be4414df-11cf-484c-957d-15e7aaf92444 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.302777 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-be4414df-11cf-484c-957d-15e7aaf92444 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.303127 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be4414df-11cf-484c-957d-15e7aaf92444 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 returned with HTTP 200 Aug 04 09:10:46.303684 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 944/3762] 10.4.3.176 () {66 vars in 1364 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.326253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.341361 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?status=available Aug 04 09:10:46.341852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ef670a6f-d99c-488a-84bf-b295f22adccd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.342000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.342958 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.343756 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.344593 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ef670a6f-d99c-488a-84bf-b295f22adccd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a Aug 04 09:10:46.344888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ef670a6f-d99c-488a-84bf-b295f22adccd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.345138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ef670a6f-d99c-488a-84bf-b295f22adccd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.345365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-ef670a6f-d99c-488a-84bf-b295f22adccd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Delete volume with id: d64df411-8edb-42c6-b06e-39aceae5db6a Aug 04 09:10:46.347005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.db.api [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100459) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.356167 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.356167 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:46.357312 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ef670a6f-d99c-488a-84bf-b295f22adccd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:10:46.380642 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ef670a6f-d99c-488a-84bf-b295f22adccd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Delete volume request issued successfully. Aug 04 09:10:46.380911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ef670a6f-d99c-488a-84bf-b295f22adccd tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a returned with HTTP 202 Aug 04 09:10:46.381492 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 942/3763] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:46 2026] DELETE /volume/v3/volumes/d64df411-8edb-42c6-b06e-39aceae5db6a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:46.383926 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.385603 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ce8ab7f-273a-49a1-89b8-297b88211ae6 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?status=available returned with HTTP 200 Aug 04 09:10:46.387228 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 942/3764] 10.4.3.176 () {66 vars in 1276 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.393288 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-65e3fa7c-fab5-4a8b-9ee8-36c3fad286a8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.395477 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65e3fa7c-fab5-4a8b-9ee8-36c3fad286a8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] DELETE https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 Aug 04 09:10:46.396048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65e3fa7c-fab5-4a8b-9ee8-36c3fad286a8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.396350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65e3fa7c-fab5-4a8b-9ee8-36c3fad286a8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.396983 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-65e3fa7c-fab5-4a8b-9ee8-36c3fad286a8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Delete backup with id: 9758a554-72b8-45d3-85d2-496119a76da5. Aug 04 09:10:46.402091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-136113f2-66ae-432d-8af5-7976d44b3d02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.403454 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.403454 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:46.404539 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-136113f2-66ae-432d-8af5-7976d44b3d02 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 Aug 04 09:10:46.404835 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-136113f2-66ae-432d-8af5-7976d44b3d02 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.405231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-136113f2-66ae-432d-8af5-7976d44b3d02 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.405519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-136113f2-66ae-432d-8af5-7976d44b3d02 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:46.405943 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.405943 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:46.407474 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-136113f2-66ae-432d-8af5-7976d44b3d02 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:46.421526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-65e3fa7c-fab5-4a8b-9ee8-36c3fad286a8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] delete_backup rpcapi backup_id 9758a554-72b8-45d3-85d2-496119a76da5 {{(pid=100461) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:10:46.423504 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65e3fa7c-fab5-4a8b-9ee8-36c3fad286a8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 returned with HTTP 202 Aug 04 09:10:46.423885 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 937/3765] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:46 2026] DELETE /volume/v3/backups/9758a554-72b8-45d3-85d2-496119a76da5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:46.427859 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-136113f2-66ae-432d-8af5-7976d44b3d02 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Get all snapshots completed successfully. Aug 04 09:10:46.428270 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-136113f2-66ae-432d-8af5-7976d44b3d02 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 returned with HTTP 200 Aug 04 09:10:46.428734 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 945/3766] 10.4.3.176 () {66 vars in 1398 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1141653109 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.430828 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.434033 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] DELETE https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:10:46.434235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.434415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.434588 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Delete volume with id: 13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:10:46.441158 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.443413 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc Aug 04 09:10:46.443695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.443959 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.444109 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Delete snapshot with id: b3b13a14-6e05-4263-950a-8f1c8e3e00fc Aug 04 09:10:46.445590 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.445590 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:46.446299 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:10:46.451845 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.451845 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:46.452426 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:46.477319 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Delete volume request issued successfully. Aug 04 09:10:46.477621 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5c79705e-72ad-4cf9-beb6-048990be5de3 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 202 Aug 04 09:10:46.478094 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 943/3767] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:46 2026] DELETE /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:46.480779 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot delete request issued successfully. Aug 04 09:10:46.480779 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f69c669-c9a2-458b-ad86-d8e0a07ab410 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc returned with HTTP 202 Aug 04 09:10:46.480779 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 943/3768] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:46 2026] DELETE /volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:46.485480 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1cf79f7c-815c-4c4e-9765-5722b6b219e8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.486514 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0004efe8-5ed3-4769-892d-39b0d94ac61b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.489226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cf79f7c-815c-4c4e-9765-5722b6b219e8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:10:46.489226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cf79f7c-815c-4c4e-9765-5722b6b219e8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.489226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1cf79f7c-815c-4c4e-9765-5722b6b219e8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.489349 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0004efe8-5ed3-4769-892d-39b0d94ac61b tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc Aug 04 09:10:46.489349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0004efe8-5ed3-4769-892d-39b0d94ac61b tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.489541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0004efe8-5ed3-4769-892d-39b0d94ac61b tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.494366 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.494366 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:46.499934 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1cf79f7c-815c-4c4e-9765-5722b6b219e8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Volume info retrieved successfully. Aug 04 09:10:46.502350 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.502350 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:46.502350 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0004efe8-5ed3-4769-892d-39b0d94ac61b tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:46.505050 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1cf79f7c-815c-4c4e-9765-5722b6b219e8 tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 200 Aug 04 09:10:46.505466 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0004efe8-5ed3-4769-892d-39b0d94ac61b tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc returned with HTTP 200 Aug 04 09:10:46.505521 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 938/3769] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:10:46.507087 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 946/3770] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:10:46.638400 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8f0d12c6-d357-4909-b778-9e808fa9a95f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.641170 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8f0d12c6-d357-4909-b778-9e808fa9a95f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:46.641170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8f0d12c6-d357-4909-b778-9e808fa9a95f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.641170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8f0d12c6-d357-4909-b778-9e808fa9a95f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.641371 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8f0d12c6-d357-4909-b778-9e808fa9a95f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:46.647682 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.647682 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:46.648493 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8f0d12c6-d357-4909-b778-9e808fa9a95f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:46.649056 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 944/3771] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:46.990374 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d407392f-b825-468a-ab2e-f257278d511c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:46.992918 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d407392f-b825-468a-ab2e-f257278d511c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:46.994412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d407392f-b825-468a-ab2e-f257278d511c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:46.994412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d407392f-b825-468a-ab2e-f257278d511c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:46.994412 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d407392f-b825-468a-ab2e-f257278d511c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:46.998540 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:46.998540 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:46.999361 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d407392f-b825-468a-ab2e-f257278d511c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:46.999991 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 944/3772] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:46 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:47.515286 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-71ef0626-8d8a-4f00-a5b7-f8cc1906951e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:47.517310 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71ef0626-8d8a-4f00-a5b7-f8cc1906951e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc Aug 04 09:10:47.517621 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71ef0626-8d8a-4f00-a5b7-f8cc1906951e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:47.517864 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71ef0626-8d8a-4f00-a5b7-f8cc1906951e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:47.520225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8ed07e7a-6d38-4ac0-ab34-17d2e0c3744c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:47.522342 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ed07e7a-6d38-4ac0-ab34-17d2e0c3744c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] GET https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb Aug 04 09:10:47.522631 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8ed07e7a-6d38-4ac0-ab34-17d2e0c3744c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:47.523084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71ef0626-8d8a-4f00-a5b7-f8cc1906951e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc returned with HTTP 404 Aug 04 09:10:47.523320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8ed07e7a-6d38-4ac0-ab34-17d2e0c3744c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:47.523761 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 939/3773] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:47 2026] GET /volume/v3/snapshots/b3b13a14-6e05-4263-950a-8f1c8e3e00fc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:47.530304 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ed07e7a-6d38-4ac0-ab34-17d2e0c3744c tempest-TestVolumeBackupRestore-247718214 tempest-TestVolumeBackupRestore-247718214-project-member] https://10.4.3.176/volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb returned with HTTP 404 Aug 04 09:10:47.530975 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 947/3774] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:47 2026] GET /volume/v3/volumes/13115d47-1eb0-4f6d-9821-25d87e92faeb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:47.531368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:47.535674 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f Aug 04 09:10:47.536814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:47.537718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:47.538101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Delete snapshot with id: 64c2f619-87d7-48e8-9ad6-a97b4ad2778f Aug 04 09:10:47.546380 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:47.546380 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:47.547181 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:47.572189 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot delete request issued successfully. Aug 04 09:10:47.572412 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1baf374-2aa6-4982-8af0-27d51f1cde41 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f returned with HTTP 202 Aug 04 09:10:47.573285 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 945/3775] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:47 2026] DELETE /volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:47.583968 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-91b8eb8c-66c7-405a-9351-c74369259119 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:47.585554 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-91b8eb8c-66c7-405a-9351-c74369259119 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f Aug 04 09:10:47.585905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-91b8eb8c-66c7-405a-9351-c74369259119 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:47.586195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-91b8eb8c-66c7-405a-9351-c74369259119 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:47.592143 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:47.592143 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:47.592901 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-91b8eb8c-66c7-405a-9351-c74369259119 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:47.594076 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-91b8eb8c-66c7-405a-9351-c74369259119 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f returned with HTTP 200 Aug 04 09:10:47.594663 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 945/3776] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:47 2026] GET /volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:47.669745 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f4ee2639-c6a9-44e8-a6fd-0bd72acc589f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:47.672047 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4ee2639-c6a9-44e8-a6fd-0bd72acc589f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:47.672344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f4ee2639-c6a9-44e8-a6fd-0bd72acc589f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:47.672702 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f4ee2639-c6a9-44e8-a6fd-0bd72acc589f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:47.673029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f4ee2639-c6a9-44e8-a6fd-0bd72acc589f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:47.680768 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:47.680768 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:47.682280 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4ee2639-c6a9-44e8-a6fd-0bd72acc589f tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:47.682644 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 940/3777] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:47 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:48.012347 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-451a948a-73ab-4817-a33a-779318d920c2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:48.014020 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-451a948a-73ab-4817-a33a-779318d920c2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:48.014197 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-451a948a-73ab-4817-a33a-779318d920c2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:48.014384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-451a948a-73ab-4817-a33a-779318d920c2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:48.014493 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-451a948a-73ab-4817-a33a-779318d920c2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:48.018644 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:48.018644 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:48.019237 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-451a948a-73ab-4817-a33a-779318d920c2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:48.019571 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 948/3778] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:48 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:48.607777 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e5a1f467-a4ff-466e-ac46-b14a6df12e6e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:48.609811 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e5a1f467-a4ff-466e-ac46-b14a6df12e6e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f Aug 04 09:10:48.610011 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e5a1f467-a4ff-466e-ac46-b14a6df12e6e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:48.610235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e5a1f467-a4ff-466e-ac46-b14a6df12e6e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:48.615018 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e5a1f467-a4ff-466e-ac46-b14a6df12e6e tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f returned with HTTP 404 Aug 04 09:10:48.616137 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 946/3779] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:48 2026] GET /volume/v3/snapshots/64c2f619-87d7-48e8-9ad6-a97b4ad2778f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:48.625021 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7677d5c8-118e-4621-9142-225be4f9a484 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:48.626833 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7677d5c8-118e-4621-9142-225be4f9a484 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b Aug 04 09:10:48.627055 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7677d5c8-118e-4621-9142-225be4f9a484 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:48.627293 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7677d5c8-118e-4621-9142-225be4f9a484 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:48.627409 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-7677d5c8-118e-4621-9142-225be4f9a484 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Delete snapshot with id: 911a8cf1-77b8-4958-801a-56840aa7628b Aug 04 09:10:48.632419 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:48.632419 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:48.632830 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7677d5c8-118e-4621-9142-225be4f9a484 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:48.649505 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7677d5c8-118e-4621-9142-225be4f9a484 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot delete request issued successfully. Aug 04 09:10:48.649700 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7677d5c8-118e-4621-9142-225be4f9a484 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b returned with HTTP 202 Aug 04 09:10:48.650211 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 946/3780] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:48 2026] DELETE /volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:48.661743 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-441638c4-f7d7-42bc-bd0f-823fc6513777 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:48.663374 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-441638c4-f7d7-42bc-bd0f-823fc6513777 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b Aug 04 09:10:48.663561 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-441638c4-f7d7-42bc-bd0f-823fc6513777 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:48.663861 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-441638c4-f7d7-42bc-bd0f-823fc6513777 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:48.668841 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:48.668841 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:48.669285 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-441638c4-f7d7-42bc-bd0f-823fc6513777 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Snapshot retrieved successfully. Aug 04 09:10:48.670041 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-441638c4-f7d7-42bc-bd0f-823fc6513777 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b returned with HTTP 200 Aug 04 09:10:48.670391 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 941/3781] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:48 2026] GET /volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:10:48.701076 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-39f2ab99-af62-4b05-8059-561896523add None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:48.703016 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-39f2ab99-af62-4b05-8059-561896523add tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:48.703190 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-39f2ab99-af62-4b05-8059-561896523add tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:48.703395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-39f2ab99-af62-4b05-8059-561896523add tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:48.703495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-39f2ab99-af62-4b05-8059-561896523add tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:48.707993 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:48.707993 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:48.708559 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-39f2ab99-af62-4b05-8059-561896523add tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:48.708891 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 949/3782] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:48 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:49.032787 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f1fb6067-2a73-4535-8c90-24d328b9a794 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:49.035230 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f1fb6067-2a73-4535-8c90-24d328b9a794 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:49.035507 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f1fb6067-2a73-4535-8c90-24d328b9a794 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:49.035815 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f1fb6067-2a73-4535-8c90-24d328b9a794 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:49.035947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f1fb6067-2a73-4535-8c90-24d328b9a794 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:49.043165 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:49.043165 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:49.044398 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f1fb6067-2a73-4535-8c90-24d328b9a794 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:49.044953 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 947/3783] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:49 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:49.679659 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e756b56f-aad1-44eb-a5bb-6459ff2aa309 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:49.681366 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e756b56f-aad1-44eb-a5bb-6459ff2aa309 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b Aug 04 09:10:49.681540 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e756b56f-aad1-44eb-a5bb-6459ff2aa309 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:49.681716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e756b56f-aad1-44eb-a5bb-6459ff2aa309 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:49.686674 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e756b56f-aad1-44eb-a5bb-6459ff2aa309 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b returned with HTTP 404 Aug 04 09:10:49.687561 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 947/3784] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:49 2026] GET /volume/v3/snapshots/911a8cf1-77b8-4958-801a-56840aa7628b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:49.694975 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-71e0d9f2-1d64-4492-9c12-b34e9ae54b3c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:49.698218 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71e0d9f2-1d64-4492-9c12-b34e9ae54b3c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:49.698218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71e0d9f2-1d64-4492-9c12-b34e9ae54b3c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:49.698218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-71e0d9f2-1d64-4492-9c12-b34e9ae54b3c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:49.709001 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:49.709001 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:49.717052 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-71e0d9f2-1d64-4492-9c12-b34e9ae54b3c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:49.719555 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0979ddb0-47b3-4fa7-a164-22a4a86dba94 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:49.723795 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-71e0d9f2-1d64-4492-9c12-b34e9ae54b3c tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d returned with HTTP 200 Aug 04 09:10:49.723887 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0979ddb0-47b3-4fa7-a164-22a4a86dba94 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:49.723943 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 942/3785] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:49 2026] GET /volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:49.723981 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0979ddb0-47b3-4fa7-a164-22a4a86dba94 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:49.724042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0979ddb0-47b3-4fa7-a164-22a4a86dba94 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:49.724149 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-0979ddb0-47b3-4fa7-a164-22a4a86dba94 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:49.728505 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:49.728505 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:49.729061 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0979ddb0-47b3-4fa7-a164-22a4a86dba94 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:49.729511 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 950/3786] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:49 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:49.739230 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:49.741619 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] DELETE https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:49.741869 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:49.742160 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:49.742403 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Delete volume with id: 6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:49.753561 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:49.753561 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:49.754224 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:49.777132 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Delete volume request issued successfully. Aug 04 09:10:49.777402 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-180a499c-ba85-48c8-b7ce-07f94a3c371d tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d returned with HTTP 202 Aug 04 09:10:49.777988 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 948/3787] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:49 2026] DELETE /volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:49.787490 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-08a48262-af95-44ff-ad6f-c20e2cb6b9e5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:49.792156 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-08a48262-af95-44ff-ad6f-c20e2cb6b9e5 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:49.792417 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-08a48262-af95-44ff-ad6f-c20e2cb6b9e5 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:49.792659 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-08a48262-af95-44ff-ad6f-c20e2cb6b9e5 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:49.810873 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:49.810873 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:49.824537 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-08a48262-af95-44ff-ad6f-c20e2cb6b9e5 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Volume info retrieved successfully. Aug 04 09:10:49.834694 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-08a48262-af95-44ff-ad6f-c20e2cb6b9e5 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d returned with HTTP 200 Aug 04 09:10:49.835268 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 948/3788] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:49 2026] GET /volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:50.056552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-65db2ee7-fa4e-4003-97a5-3d5d0f17f860 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:50.058767 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65db2ee7-fa4e-4003-97a5-3d5d0f17f860 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:50.059113 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65db2ee7-fa4e-4003-97a5-3d5d0f17f860 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:50.059363 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65db2ee7-fa4e-4003-97a5-3d5d0f17f860 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:50.059476 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-65db2ee7-fa4e-4003-97a5-3d5d0f17f860 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:50.063589 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:50.063589 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:50.064185 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65db2ee7-fa4e-4003-97a5-3d5d0f17f860 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:50.064597 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 943/3789] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:50 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:50.747327 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a3e5e093-85a0-4e2d-b991-ca213e9bffb5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:50.749777 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a3e5e093-85a0-4e2d-b991-ca213e9bffb5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:50.750160 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a3e5e093-85a0-4e2d-b991-ca213e9bffb5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:50.750486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a3e5e093-85a0-4e2d-b991-ca213e9bffb5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:50.750798 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a3e5e093-85a0-4e2d-b991-ca213e9bffb5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:50.756521 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:50.756521 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:50.757654 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a3e5e093-85a0-4e2d-b991-ca213e9bffb5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:50.758295 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 951/3790] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:50 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:50.850608 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6cebdd41-dc81-4cc4-b02c-e8fdbdce4942 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:50.852506 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6cebdd41-dc81-4cc4-b02c-e8fdbdce4942 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] GET https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d Aug 04 09:10:50.852720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6cebdd41-dc81-4cc4-b02c-e8fdbdce4942 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:50.852916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6cebdd41-dc81-4cc4-b02c-e8fdbdce4942 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:50.858414 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6cebdd41-dc81-4cc4-b02c-e8fdbdce4942 tempest-VolumesSnapshotListTestJSON-1747065387 tempest-VolumesSnapshotListTestJSON-1747065387-project-member] https://10.4.3.176/volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d returned with HTTP 404 Aug 04 09:10:50.858835 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 949/3791] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:50 2026] GET /volume/v3/volumes/6ac519e9-1e29-45e9-98ff-8015f27c937d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:51.082408 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a1a31e34-2673-4d80-aebf-c41394c49680 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:51.084057 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a1a31e34-2673-4d80-aebf-c41394c49680 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:51.084278 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a1a31e34-2673-4d80-aebf-c41394c49680 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:51.084485 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a1a31e34-2673-4d80-aebf-c41394c49680 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:51.084595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a1a31e34-2673-4d80-aebf-c41394c49680 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:51.092768 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:51.092768 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:51.093394 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a1a31e34-2673-4d80-aebf-c41394c49680 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:51.093806 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 949/3792] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:51 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:51.785233 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-470f1c89-763c-412d-8a98-3cc48c1219e2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:51.789016 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-470f1c89-763c-412d-8a98-3cc48c1219e2 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:51.789328 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-470f1c89-763c-412d-8a98-3cc48c1219e2 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:51.789599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-470f1c89-763c-412d-8a98-3cc48c1219e2 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:51.789765 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-470f1c89-763c-412d-8a98-3cc48c1219e2 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:51.807817 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:51.807817 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:51.811217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-470f1c89-763c-412d-8a98-3cc48c1219e2 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:51.811217 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 944/3793] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:51 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:52.107815 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ca6f6b93-b863-4984-816f-37069677bbec None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.113698 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ca6f6b93-b863-4984-816f-37069677bbec tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:52.114636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ca6f6b93-b863-4984-816f-37069677bbec tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:52.114636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ca6f6b93-b863-4984-816f-37069677bbec tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:52.114636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-ca6f6b93-b863-4984-816f-37069677bbec tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:52.120109 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:52.120109 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:52.121102 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ca6f6b93-b863-4984-816f-37069677bbec tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:52.121466 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 952/3794] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:52 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:52.445743 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a600d472-2b1d-42a4-a6ea-19ad8ade3608 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.545629 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a600d472-2b1d-42a4-a6ea-19ad8ade3608 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:52.546134 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a600d472-2b1d-42a4-a6ea-19ad8ade3608 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0304328e-bb0c-4d22-9501-14e07c8d8775", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-543185234"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:52.558652 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a600d472-2b1d-42a4-a6ea-19ad8ade3608 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 404 Aug 04 09:10:52.559290 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 950/3795] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:52 2026] POST /volume/v3/snapshots => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:52.571282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0acf5ba5-fc42-4f2f-a6d8-ad8bbd1568f6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.573091 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0acf5ba5-fc42-4f2f-a6d8-ad8bbd1568f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:52.573484 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0acf5ba5-fc42-4f2f-a6d8-ad8bbd1568f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-628929008"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:52.600214 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0acf5ba5-fc42-4f2f-a6d8-ad8bbd1568f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 404 Aug 04 09:10:52.600714 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 950/3796] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:52 2026] POST /volume/v3/snapshots => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:52.608227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b67f60ed-0efe-4bf6-b6eb-e6d2355d1dcf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.609815 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b67f60ed-0efe-4bf6-b6eb-e6d2355d1dcf tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/snapshots?limit=invalid Aug 04 09:10:52.610020 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b67f60ed-0efe-4bf6-b6eb-e6d2355d1dcf tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:52.610194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b67f60ed-0efe-4bf6-b6eb-e6d2355d1dcf tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:52.610663 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b67f60ed-0efe-4bf6-b6eb-e6d2355d1dcf tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] HTTP exception thrown: limit param must be an integer Aug 04 09:10:52.610777 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b67f60ed-0efe-4bf6-b6eb-e6d2355d1dcf tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 04 09:10:52.611223 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 945/3797] 10.4.3.176 () {66 vars in 1270 bytes} [Tue Aug 4 09:10:52 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:52.618822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5d068c7c-0c10-451b-ac6c-940090a0daa7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.621066 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5d068c7c-0c10-451b-ac6c-940090a0daa7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/snapshots?marker=202cc6ce-ea8e-45b6-9e05-e13146ecedfe Aug 04 09:10:52.621373 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5d068c7c-0c10-451b-ac6c-940090a0daa7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:52.621667 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5d068c7c-0c10-451b-ac6c-940090a0daa7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:52.621979 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-5d068c7c-0c10-451b-ac6c-940090a0daa7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:52.623328 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-5d068c7c-0c10-451b-ac6c-940090a0daa7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:52.628621 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5d068c7c-0c10-451b-ac6c-940090a0daa7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots?marker=202cc6ce-ea8e-45b6-9e05-e13146ecedfe returned with HTTP 404 Aug 04 09:10:52.629179 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 953/3798] 10.4.3.176 () {66 vars in 1330 bytes} [Tue Aug 4 09:10:52 2026] GET /volume/v3/snapshots?marker=202cc6ce-ea8e-45b6-9e05-e13146ecedfe => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:52.638779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dc694243-55ba-4f77-9d3f-4849c7eef5d9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.640724 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc694243-55ba-4f77-9d3f-4849c7eef5d9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/snapshots?sort_key=invalid Aug 04 09:10:52.640906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dc694243-55ba-4f77-9d3f-4849c7eef5d9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:52.641114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dc694243-55ba-4f77-9d3f-4849c7eef5d9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:52.641356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-dc694243-55ba-4f77-9d3f-4849c7eef5d9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:10:52.642351 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-dc694243-55ba-4f77-9d3f-4849c7eef5d9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:10:52.642748 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dc694243-55ba-4f77-9d3f-4849c7eef5d9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 04 09:10:52.643183 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 951/3799] 10.4.3.176 () {66 vars in 1276 bytes} [Tue Aug 4 09:10:52 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:10:52.650226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.651875 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:52.652193 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-87185350"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:52.653596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-87185350'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:52.653753 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Create volume of 2 GB Aug 04 09:10:52.659456 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Availability Zones retrieved successfully. Aug 04 09:10:52.667712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Flow 'volume_create_api' (a490cc9b-450d-4704-adb7-f11839eb1a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:52.669397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f77fdb-2a86-48c0-b8f4-04b22f8d9e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:52.670858 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Validating volume size '2' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:52.701043 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36f77fdb-2a86-48c0-b8f4-04b22f8d9e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:52.701865 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4b27a1-a52f-4265-a462-3b6bea81f5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:52.776398 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Created reservations ['6d814a95-50f8-45af-a227-2d1555915beb', '117bfbd6-b657-47e3-ae08-95d944a4fc9a', '482a3403-b687-4741-8fa3-451dae80add7', '8d3345d4-9d30-4cdc-a135-f7e694083797'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:52.776962 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f4b27a1-a52f-4265-a462-3b6bea81f5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d814a95-50f8-45af-a227-2d1555915beb', '117bfbd6-b657-47e3-ae08-95d944a4fc9a', '482a3403-b687-4741-8fa3-451dae80add7', '8d3345d4-9d30-4cdc-a135-f7e694083797']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:52.777878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ef4a81-1046-4381-a956-3c9fb6adcd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:52.808640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ef4a81-1046-4381-a956-3c9fb6adcd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54769fcd-71f6-4f66-85a9-804c2d122b80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-87185350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9716e4cd43dc4e3dad334b218e6abde9',qos_specs=None,replication_status=,reservations=['6d814a95-50f8-45af-a227-2d1555915beb','117bfbd6-b657-47e3-ae08-95d944a4fc9a','482a3403-b687-4741-8fa3-451dae80add7','8d3345d4-9d30-4cdc-a135-f7e694083797'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e9f9871acd44ec9e8c416f86ff34e2',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-87185350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54769fcd-71f6-4f66-85a9-804c2d122b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9716e4cd43dc4e3dad334b218e6abde9',provider_auth=None,provider_geometry=None,provider_id=None,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='12e9f9871acd44ec9e8c416f86ff34e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:52.809676 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcee50b8-c1dc-4cc9-bced-00a5df578243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:52.821879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-43d10037-6e42-433a-8037-89dd2187c574 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.824165 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43d10037-6e42-433a-8037-89dd2187c574 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:52.824416 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-43d10037-6e42-433a-8037-89dd2187c574 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:52.824986 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-43d10037-6e42-433a-8037-89dd2187c574 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:52.825104 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-43d10037-6e42-433a-8037-89dd2187c574 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:52.829235 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:52.829235 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:52.829816 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-43d10037-6e42-433a-8037-89dd2187c574 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:52.830191 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 946/3800] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:52 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:52.834994 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcee50b8-c1dc-4cc9-bced-00a5df578243) transitioned into state 'SUCCESS' from state '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-87185350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9716e4cd43dc4e3dad334b218e6abde9',qos_specs=None,replication_status=,reservations=['6d814a95-50f8-45af-a227-2d1555915beb','117bfbd6-b657-47e3-ae08-95d944a4fc9a','482a3403-b687-4741-8fa3-451dae80add7','8d3345d4-9d30-4cdc-a135-f7e694083797'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e9f9871acd44ec9e8c416f86ff34e2',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:52.835782 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04316886-98c4-40ca-a14a-493a424a8abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:52.845085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04316886-98c4-40ca-a14a-493a424a8abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:52.845998 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Flow 'volume_create_api' (a490cc9b-450d-4704-adb7-f11839eb1a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:52.846337 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Create volume request issued successfully. Aug 04 09:10:52.846899 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-71120874-bbc0-4722-8dcc-782fd2dd6334 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:52.847588 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 951/3801] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:52 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:52.863142 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0b8aba35-ff2f-43f5-9511-ba9d7cfc8436 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:52.864875 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b8aba35-ff2f-43f5-9511-ba9d7cfc8436 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:52.865103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b8aba35-ff2f-43f5-9511-ba9d7cfc8436 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:52.865268 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b8aba35-ff2f-43f5-9511-ba9d7cfc8436 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:52.878971 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:52.878971 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:52.885991 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0b8aba35-ff2f-43f5-9511-ba9d7cfc8436 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Volume info retrieved successfully. Aug 04 09:10:52.893001 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b8aba35-ff2f-43f5-9511-ba9d7cfc8436 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 returned with HTTP 200 Aug 04 09:10:52.893434 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 954/3802] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:52 2026] GET /volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:53.133760 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e29028dd-6af7-4f46-bed7-91a228fef254 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:53.135903 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e29028dd-6af7-4f46-bed7-91a228fef254 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:10:53.136146 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e29028dd-6af7-4f46-bed7-91a228fef254 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:53.136353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e29028dd-6af7-4f46-bed7-91a228fef254 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:53.136491 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e29028dd-6af7-4f46-bed7-91a228fef254 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:53.141279 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:53.141279 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:53.142260 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e29028dd-6af7-4f46-bed7-91a228fef254 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:10:53.142609 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 952/3803] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:53 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:53.151692 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:53.153421 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:53.153773 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55e0e651-e62e-4f18-be1d-8c535e3882ae"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:53.155254 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating new backup {'backup': {'volume_id': '55e0e651-e62e-4f18-be1d-8c535e3882ae'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:53.155412 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating backup of volume 55e0e651-e62e-4f18-be1d-8c535e3882ae in container None Aug 04 09:10:53.162219 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:53.162219 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:53.162553 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:10:53.179234 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['cb4159cf-da04-433a-a9dc-5f7e6be0641c', '0a0ba084-4628-48a9-9497-bf61dc050dd2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:53.214391 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1e531fd5-19a3-4d47-a75b-af1f6c85515f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:10:53.214989 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 947/3804] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:10:53 2026] POST /volume/v3/backups => generated 288 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:53.233354 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d73d44eb-d216-4d41-a2a2-ef42386107ce None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:53.237927 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d73d44eb-d216-4d41-a2a2-ef42386107ce tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:10:53.237927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d73d44eb-d216-4d41-a2a2-ef42386107ce tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:53.237927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d73d44eb-d216-4d41-a2a2-ef42386107ce tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:53.237927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d73d44eb-d216-4d41-a2a2-ef42386107ce tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:53.244729 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:53.244729 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:53.246079 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d73d44eb-d216-4d41-a2a2-ef42386107ce tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:10:53.246079 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 952/3805] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:53 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 695 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:53.842926 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-10ba55e0-3db0-4fbb-b860-214689e5f8f5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:53.845099 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10ba55e0-3db0-4fbb-b860-214689e5f8f5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:53.845632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10ba55e0-3db0-4fbb-b860-214689e5f8f5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:53.845717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-10ba55e0-3db0-4fbb-b860-214689e5f8f5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:53.845862 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-10ba55e0-3db0-4fbb-b860-214689e5f8f5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:53.851526 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:53.851526 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:53.852151 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-10ba55e0-3db0-4fbb-b860-214689e5f8f5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:53.856782 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 955/3806] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:53 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:53.910009 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fef78a4f-8b15-4195-8023-d88ed1763de0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:53.911868 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fef78a4f-8b15-4195-8023-d88ed1763de0 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:53.912029 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fef78a4f-8b15-4195-8023-d88ed1763de0 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:53.912535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fef78a4f-8b15-4195-8023-d88ed1763de0 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:53.919826 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:53.919826 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:53.924382 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fef78a4f-8b15-4195-8023-d88ed1763de0 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Volume info retrieved successfully. Aug 04 09:10:53.929673 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fef78a4f-8b15-4195-8023-d88ed1763de0 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 returned with HTTP 200 Aug 04 09:10:53.930160 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 953/3807] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:53 2026] GET /volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:53.942756 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:53.944253 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:10:53.944594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54769fcd-71f6-4f66-85a9-804c2d122b80", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-360548491"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:53.952968 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:53.952968 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:53.953542 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Volume info retrieved successfully. Aug 04 09:10:53.953588 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Create snapshot from volume 54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:53.997650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Created reservations ['23db62c2-dbc3-40f4-a816-6eeb5f64f43d', '08ae24a8-5c4e-4165-8dfb-85091836aebd', 'cb564e29-f6ad-4f5a-b7ff-dfc5627bcaaa', '230ef897-2947-4b15-afdf-8e761c6199ae'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:54.034094 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Snapshot create request issued successfully. Aug 04 09:10:54.034539 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d01c925-ce31-4af0-842e-6d8f0b7e3ccd tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:10:54.035046 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 948/3808] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:10:53 2026] POST /volume/v3/snapshots => generated 317 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:54.043835 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-891e6ff9-4e1c-4d29-9c2e-5c9b9e5e0e9a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:54.045409 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-891e6ff9-4e1c-4d29-9c2e-5c9b9e5e0e9a tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df Aug 04 09:10:54.045585 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-891e6ff9-4e1c-4d29-9c2e-5c9b9e5e0e9a tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:54.045798 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-891e6ff9-4e1c-4d29-9c2e-5c9b9e5e0e9a tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:54.051313 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:54.051313 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:54.052075 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-891e6ff9-4e1c-4d29-9c2e-5c9b9e5e0e9a tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Snapshot retrieved successfully. Aug 04 09:10:54.053315 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-891e6ff9-4e1c-4d29-9c2e-5c9b9e5e0e9a tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df returned with HTTP 200 Aug 04 09:10:54.053829 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 953/3809] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:54 2026] GET /volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:54.257773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-df3893f9-fb48-484b-9bd9-8c0e79ce5c19 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:54.259552 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df3893f9-fb48-484b-9bd9-8c0e79ce5c19 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:10:54.259661 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df3893f9-fb48-484b-9bd9-8c0e79ce5c19 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:54.259890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df3893f9-fb48-484b-9bd9-8c0e79ce5c19 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:54.260045 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-df3893f9-fb48-484b-9bd9-8c0e79ce5c19 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:54.264104 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:54.264104 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:54.264758 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df3893f9-fb48-484b-9bd9-8c0e79ce5c19 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:10:54.265332 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 956/3810] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:54 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:54.880029 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-14e82169-eb12-470a-b878-e620aaae5b48 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:54.882286 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14e82169-eb12-470a-b878-e620aaae5b48 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:54.882531 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14e82169-eb12-470a-b878-e620aaae5b48 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:54.882770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-14e82169-eb12-470a-b878-e620aaae5b48 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:54.882908 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-14e82169-eb12-470a-b878-e620aaae5b48 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:54.888105 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:54.888105 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:54.888841 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-14e82169-eb12-470a-b878-e620aaae5b48 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:54.889339 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 954/3811] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:54 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:55.063122 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7171d806-2983-41f6-be22-4ec202a8d66b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.065059 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7171d806-2983-41f6-be22-4ec202a8d66b tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df Aug 04 09:10:55.065245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7171d806-2983-41f6-be22-4ec202a8d66b tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:55.065438 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7171d806-2983-41f6-be22-4ec202a8d66b tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:55.069781 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.069781 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:55.070213 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7171d806-2983-41f6-be22-4ec202a8d66b tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Snapshot retrieved successfully. Aug 04 09:10:55.070897 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7171d806-2983-41f6-be22-4ec202a8d66b tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df returned with HTTP 200 Aug 04 09:10:55.071251 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 949/3812] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:55 2026] GET /volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:55.079467 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.081077 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:55.081567 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4b5fd64c-5ab2-4c53-bdfc-d996a62c31df"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:55.083845 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4b5fd64c-5ab2-4c53-bdfc-d996a62c31df'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:55.087717 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.087717 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:55.088272 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Snapshot retrieved successfully. Aug 04 09:10:55.088498 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Create volume of 1 GB Aug 04 09:10:55.092417 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Availability Zones retrieved successfully. Aug 04 09:10:55.097505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Flow 'volume_create_api' (44d53586-420f-4090-bef5-e06cae01bfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:55.098614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a773db-47ec-41f8-9288-fb0662e43629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:55.099649 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:55.101183 np0000006401 devstack@c-api.service[100459]: WARNING cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a773db-47ec-41f8-9288-fb0662e43629) transitioned into state 'FAILURE' from state 'RUNNING' Aug 04 09:10:55.101183 np0000006401 devstack@c-api.service[100459]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 04 09:10:55.102772 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a773db-47ec-41f8-9288-fb0662e43629) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:55.105244 np0000006401 devstack@c-api.service[100459]: WARNING cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a773db-47ec-41f8-9288-fb0662e43629) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 04 09:10:55.105244 np0000006401 devstack@c-api.service[100459]: WARNING cinder.volume.api [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Flow 'volume_create_api' (44d53586-420f-4090-bef5-e06cae01bfc2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 04 09:10:55.105244 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e19f854-7389-4d2b-85af-166a0fd57cf3 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 400 Aug 04 09:10:55.105244 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 954/3813] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:55 2026] POST /volume/v3/volumes => generated 171 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:10:55.111393 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.113110 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df Aug 04 09:10:55.113331 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:55.113508 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:55.113604 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Delete snapshot with id: 4b5fd64c-5ab2-4c53-bdfc-d996a62c31df Aug 04 09:10:55.118705 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.118705 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:55.119339 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Snapshot retrieved successfully. Aug 04 09:10:55.136644 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Snapshot delete request issued successfully. Aug 04 09:10:55.140339 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1a0cbdfe-bd2a-49b2-936f-ef932ddb0774 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df returned with HTTP 202 Aug 04 09:10:55.140752 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 957/3814] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:10:55 2026] DELETE /volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:55.147448 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6ac2773c-7084-4446-b65e-30a9a21b7703 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.149268 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6ac2773c-7084-4446-b65e-30a9a21b7703 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df Aug 04 09:10:55.149515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6ac2773c-7084-4446-b65e-30a9a21b7703 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:55.149744 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6ac2773c-7084-4446-b65e-30a9a21b7703 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:55.155414 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.155414 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:55.155912 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6ac2773c-7084-4446-b65e-30a9a21b7703 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Snapshot retrieved successfully. Aug 04 09:10:55.156653 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6ac2773c-7084-4446-b65e-30a9a21b7703 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df returned with HTTP 200 Aug 04 09:10:55.157047 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 955/3815] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:55 2026] GET /volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:55.281186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d967f3e1-81fb-499b-b0b7-df1b85666f59 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.282646 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d967f3e1-81fb-499b-b0b7-df1b85666f59 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:10:55.282830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d967f3e1-81fb-499b-b0b7-df1b85666f59 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:55.283010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d967f3e1-81fb-499b-b0b7-df1b85666f59 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:55.283109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d967f3e1-81fb-499b-b0b7-df1b85666f59 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:55.286546 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.286546 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:55.287146 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d967f3e1-81fb-499b-b0b7-df1b85666f59 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:10:55.287488 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 950/3816] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:55 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:55.899968 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6d543253-0385-4e78-8c4b-850263bfb496 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.901811 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6d543253-0385-4e78-8c4b-850263bfb496 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:55.902025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6d543253-0385-4e78-8c4b-850263bfb496 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:55.902235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6d543253-0385-4e78-8c4b-850263bfb496 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:55.902339 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6d543253-0385-4e78-8c4b-850263bfb496 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:55.906771 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.906771 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:55.907382 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6d543253-0385-4e78-8c4b-850263bfb496 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:55.907715 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 955/3817] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:55 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:55.919803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.925336 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:55.925696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5da8213-9cae-4397-a88a-5206e0a54039", "incremental": true}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:55.933156 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating new backup {'backup': {'volume_id': 'a5da8213-9cae-4397-a88a-5206e0a54039', 'incremental': True}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:55.933156 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating backup of volume a5da8213-9cae-4397-a88a-5206e0a54039 in container None Aug 04 09:10:55.943441 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.943441 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:55.944311 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:55.969106 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Created reservations ['5d9a3a76-062a-4fdb-a07d-2ba78b7809ee', '6182cda2-a15f-4a64-a572-2c585aebee2d'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:55.982582 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d925e4cd-1f65-4f0b-90ed-71cc7df2d487 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 400 Aug 04 09:10:55.982582 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 958/3818] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:55 2026] POST /volume/v3/backups => generated 109 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 04 09:10:55.990439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5627ae7b-4208-4c46-9379-77d3e2debb68 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:55.992523 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5627ae7b-4208-4c46-9379-77d3e2debb68 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] DELETE https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:55.992692 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5627ae7b-4208-4c46-9379-77d3e2debb68 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:55.992948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5627ae7b-4208-4c46-9379-77d3e2debb68 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:55.993116 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-5627ae7b-4208-4c46-9379-77d3e2debb68 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Delete backup with id: 47e19674-03d6-4efd-91f2-a7cfb0f22241. Aug 04 09:10:55.998043 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:55.998043 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:56.013641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-5627ae7b-4208-4c46-9379-77d3e2debb68 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] delete_backup rpcapi backup_id 47e19674-03d6-4efd-91f2-a7cfb0f22241 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:10:56.015567 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5627ae7b-4208-4c46-9379-77d3e2debb68 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 202 Aug 04 09:10:56.016120 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 956/3819] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:55 2026] DELETE /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:10:56.026127 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-79cd8a67-c53d-4ecc-b4a6-12f558ef78f7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:56.029981 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79cd8a67-c53d-4ecc-b4a6-12f558ef78f7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:56.030576 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79cd8a67-c53d-4ecc-b4a6-12f558ef78f7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:56.030691 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79cd8a67-c53d-4ecc-b4a6-12f558ef78f7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:56.031436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-79cd8a67-c53d-4ecc-b4a6-12f558ef78f7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:56.037627 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:56.037627 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:56.038287 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79cd8a67-c53d-4ecc-b4a6-12f558ef78f7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 200 Aug 04 09:10:56.038616 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 951/3820] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:56 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:56.166332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2c565021-0eb5-413f-80a6-328205c197b1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:56.169000 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2c565021-0eb5-413f-80a6-328205c197b1 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df Aug 04 09:10:56.169262 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2c565021-0eb5-413f-80a6-328205c197b1 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:56.169467 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2c565021-0eb5-413f-80a6-328205c197b1 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:56.177564 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2c565021-0eb5-413f-80a6-328205c197b1 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df returned with HTTP 404 Aug 04 09:10:56.178029 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 956/3821] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:10:56 2026] GET /volume/v3/snapshots/4b5fd64c-5ab2-4c53-bdfc-d996a62c31df => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:56.186263 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c483ef8a-62d4-49af-a408-9f46e8e022e7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:56.188952 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c483ef8a-62d4-49af-a408-9f46e8e022e7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:56.189306 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c483ef8a-62d4-49af-a408-9f46e8e022e7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:56.189708 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c483ef8a-62d4-49af-a408-9f46e8e022e7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:56.198845 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:56.198845 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:56.205537 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c483ef8a-62d4-49af-a408-9f46e8e022e7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Volume info retrieved successfully. Aug 04 09:10:56.208239 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c483ef8a-62d4-49af-a408-9f46e8e022e7 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 returned with HTTP 200 Aug 04 09:10:56.208852 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 959/3822] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:56 2026] GET /volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:56.224319 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:56.226335 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] DELETE https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:56.226568 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:56.226811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:56.227031 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Delete volume with id: 54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:56.235824 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:56.235824 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:56.236310 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Volume info retrieved successfully. Aug 04 09:10:56.256511 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Delete volume request issued successfully. Aug 04 09:10:56.256720 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-29d6d27d-c314-40c4-923e-9fff3c6e47ff tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 returned with HTTP 202 Aug 04 09:10:56.257393 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 957/3823] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:10:56 2026] DELETE /volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:10:56.265521 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4256494e-ab0a-4120-8f7a-c715f91bf5f6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:56.267980 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4256494e-ab0a-4120-8f7a-c715f91bf5f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:56.268179 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4256494e-ab0a-4120-8f7a-c715f91bf5f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:56.268394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4256494e-ab0a-4120-8f7a-c715f91bf5f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:56.284386 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:56.284386 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:56.290066 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4256494e-ab0a-4120-8f7a-c715f91bf5f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Volume info retrieved successfully. Aug 04 09:10:56.297688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ebe19663-cf7b-49ec-8348-360dc0327b49 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:56.297759 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4256494e-ab0a-4120-8f7a-c715f91bf5f6 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 returned with HTTP 200 Aug 04 09:10:56.298495 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 952/3824] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:56 2026] GET /volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:56.300131 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebe19663-cf7b-49ec-8348-360dc0327b49 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:10:56.300515 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebe19663-cf7b-49ec-8348-360dc0327b49 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:56.300748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebe19663-cf7b-49ec-8348-360dc0327b49 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:56.300904 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ebe19663-cf7b-49ec-8348-360dc0327b49 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:56.306700 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:56.306700 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:56.307608 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebe19663-cf7b-49ec-8348-360dc0327b49 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:10:56.308153 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 957/3825] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:56 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:57.052216 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e2715076-56f5-46ae-beaf-b70f3ba54e0e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:57.053914 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2715076-56f5-46ae-beaf-b70f3ba54e0e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 Aug 04 09:10:57.054148 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2715076-56f5-46ae-beaf-b70f3ba54e0e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:57.054396 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2715076-56f5-46ae-beaf-b70f3ba54e0e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:57.054698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e2715076-56f5-46ae-beaf-b70f3ba54e0e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 47e19674-03d6-4efd-91f2-a7cfb0f22241. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:57.057802 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2715076-56f5-46ae-beaf-b70f3ba54e0e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 returned with HTTP 404 Aug 04 09:10:57.058270 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 960/3826] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:57 2026] GET /volume/v3/backups/47e19674-03d6-4efd-91f2-a7cfb0f22241 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:57.065336 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:57.066962 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:10:57.067415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-420740705"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:57.068809 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-420740705'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:10:57.068931 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume of 1 GB Aug 04 09:10:57.073453 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Availability Zones retrieved successfully. Aug 04 09:10:57.078898 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Flow 'volume_create_api' (596d9ac6-11bf-4dee-91b2-c5bf58e66ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:57.079752 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb16bd2e-9310-430e-bc0f-707adbe20971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:57.080750 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:10:57.105715 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb16bd2e-9310-430e-bc0f-707adbe20971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:57.106486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddbf159-1a42-4d85-8e5b-f2b8cff9f266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:57.143641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Created reservations ['c56c1ffc-8710-41a6-ae81-77e3b7d829f0', '942f5087-f769-438a-b893-733534880686', '1490e07f-f358-4bcd-a530-1ecaf9185be5', '3ff5ff9e-3ff1-4f46-8968-b7278b50358c'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:57.144487 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ddbf159-1a42-4d85-8e5b-f2b8cff9f266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c56c1ffc-8710-41a6-ae81-77e3b7d829f0', '942f5087-f769-438a-b893-733534880686', '1490e07f-f358-4bcd-a530-1ecaf9185be5', '3ff5ff9e-3ff1-4f46-8968-b7278b50358c']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:57.145173 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e268eaff-a721-43a6-990b-9687b5ddc3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:57.166877 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e268eaff-a721-43a6-990b-9687b5ddc3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b79edd81-33eb-431a-8200-2fc10a3d4df6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-420740705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75646c279b94ee49017feff1f7eec6b',qos_specs=None,replication_status=,reservations=['c56c1ffc-8710-41a6-ae81-77e3b7d829f0','942f5087-f769-438a-b893-733534880686','1490e07f-f358-4bcd-a530-1ecaf9185be5','3ff5ff9e-3ff1-4f46-8968-b7278b50358c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-420740705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b79edd81-33eb-431a-8200-2fc10a3d4df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b75646c279b94ee49017feff1f7eec6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:57.167643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b3da68-eab7-4129-aaea-0fcd1d2b0018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:57.183278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0b3da68-eab7-4129-aaea-0fcd1d2b0018) transitioned into state 'SUCCESS' from state '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-420740705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b75646c279b94ee49017feff1f7eec6b',qos_specs=None,replication_status=,reservations=['c56c1ffc-8710-41a6-ae81-77e3b7d829f0','942f5087-f769-438a-b893-733534880686','1490e07f-f358-4bcd-a530-1ecaf9185be5','3ff5ff9e-3ff1-4f46-8968-b7278b50358c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a5b5cdb0694c07ab94526cd430b2b7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:57.184312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e6850d-0af5-41b2-a259-e57ad7d4f3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:10:57.198277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e6850d-0af5-41b2-a259-e57ad7d4f3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:10:57.199317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Flow 'volume_create_api' (596d9ac6-11bf-4dee-91b2-c5bf58e66ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:10:57.199668 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Create volume request issued successfully. Aug 04 09:10:57.200487 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-62afbbe3-58cc-484b-8eb4-352e990a3af0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:10:57.201907 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 958/3827] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:10:57 2026] POST /volume/v3/volumes => generated 748 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Aug 04 09:10:57.211936 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-be8939d1-8a9e-4cd8-9bff-95424bd892a2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:57.213833 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be8939d1-8a9e-4cd8-9bff-95424bd892a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 Aug 04 09:10:57.214036 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be8939d1-8a9e-4cd8-9bff-95424bd892a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:57.214287 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be8939d1-8a9e-4cd8-9bff-95424bd892a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:57.220898 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:57.220898 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:57.224587 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-be8939d1-8a9e-4cd8-9bff-95424bd892a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:57.228901 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be8939d1-8a9e-4cd8-9bff-95424bd892a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 returned with HTTP 200 Aug 04 09:10:57.229286 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 953/3828] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:57 2026] GET /volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:57.311701 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4e166b62-fcd4-451c-9a5e-0ef0425103b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:57.314648 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e166b62-fcd4-451c-9a5e-0ef0425103b9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] GET https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 Aug 04 09:10:57.315501 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e166b62-fcd4-451c-9a5e-0ef0425103b9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:57.315779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e166b62-fcd4-451c-9a5e-0ef0425103b9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:57.317493 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-70da0f86-b078-44bf-98ff-065c6202c3c0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:57.319658 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70da0f86-b078-44bf-98ff-065c6202c3c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:10:57.319935 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70da0f86-b078-44bf-98ff-065c6202c3c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:57.320171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70da0f86-b078-44bf-98ff-065c6202c3c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:57.320329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-70da0f86-b078-44bf-98ff-065c6202c3c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:57.323062 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e166b62-fcd4-451c-9a5e-0ef0425103b9 tempest-VolumesSnapshotNegativeTestJSON-1188755429 tempest-VolumesSnapshotNegativeTestJSON-1188755429-project-member] https://10.4.3.176/volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 returned with HTTP 404 Aug 04 09:10:57.324344 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 958/3829] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:57 2026] GET /volume/v3/volumes/54769fcd-71f6-4f66-85a9-804c2d122b80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:10:57.327670 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:57.327670 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:57.328606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70da0f86-b078-44bf-98ff-065c6202c3c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:10:57.329193 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 961/3830] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:57 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:58.244919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-36426a7b-4e3a-4167-bac8-f1fab608c448 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:58.247356 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-36426a7b-4e3a-4167-bac8-f1fab608c448 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 Aug 04 09:10:58.247587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-36426a7b-4e3a-4167-bac8-f1fab608c448 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:58.247872 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-36426a7b-4e3a-4167-bac8-f1fab608c448 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:58.256400 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:58.256400 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:58.260964 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-36426a7b-4e3a-4167-bac8-f1fab608c448 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:10:58.265444 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-36426a7b-4e3a-4167-bac8-f1fab608c448 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 returned with HTTP 200 Aug 04 09:10:58.265825 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 959/3831] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:58 2026] GET /volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:58.279093 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:58.281034 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:10:58.281421 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b79edd81-33eb-431a-8200-2fc10a3d4df6", "name": "tempest-VolumesBackupsTest-Backup-135170448"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:10:58.282819 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating new backup {'backup': {'volume_id': 'b79edd81-33eb-431a-8200-2fc10a3d4df6', 'name': 'tempest-VolumesBackupsTest-Backup-135170448'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:10:58.282974 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating backup of volume b79edd81-33eb-431a-8200-2fc10a3d4df6 in container None Aug 04 09:10:58.291134 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:58.291134 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:10:58.291528 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Volume info retrieved successfully. Aug 04 09:10:58.319880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Created reservations ['400d8464-8635-479f-ac3d-2847a2bc0ff3', '95135108-59a5-457c-8ed3-e726275b0984'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:10:58.345195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c066e9e3-0207-4144-979f-b56466b978e2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:58.348564 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c066e9e3-0207-4144-979f-b56466b978e2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:10:58.348813 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c066e9e3-0207-4144-979f-b56466b978e2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:58.349079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c066e9e3-0207-4144-979f-b56466b978e2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:58.349302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c066e9e3-0207-4144-979f-b56466b978e2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:58.354897 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:58.354897 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:58.355924 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c066e9e3-0207-4144-979f-b56466b978e2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:10:58.356620 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 959/3832] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:58 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:58.361830 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed9ab054-567f-428b-83e8-fc4df6a71a4e tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:10:58.362361 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 954/3833] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:10:58 2026] POST /volume/v3/backups => generated 329 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:10:58.373705 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-101f9a84-cd00-4716-8180-734650af3116 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:58.375982 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-101f9a84-cd00-4716-8180-734650af3116 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:10:58.376416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-101f9a84-cd00-4716-8180-734650af3116 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:58.376734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-101f9a84-cd00-4716-8180-734650af3116 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:58.376931 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-101f9a84-cd00-4716-8180-734650af3116 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:58.385621 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:58.385621 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:10:58.386438 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-101f9a84-cd00-4716-8180-734650af3116 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:10:58.386910 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 962/3834] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:58 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:59.366776 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f0a2fd30-4abe-4f7d-bda3-f872657cc87d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:59.369266 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f0a2fd30-4abe-4f7d-bda3-f872657cc87d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:10:59.369266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f0a2fd30-4abe-4f7d-bda3-f872657cc87d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:59.369266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f0a2fd30-4abe-4f7d-bda3-f872657cc87d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:59.369266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f0a2fd30-4abe-4f7d-bda3-f872657cc87d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:59.373691 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:59.373691 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:10:59.374505 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f0a2fd30-4abe-4f7d-bda3-f872657cc87d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:10:59.374970 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 960/3835] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:10:59 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:10:59.400361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5e157a9f-48d7-44c3-86b7-12564b6fe8fb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:10:59.402241 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5e157a9f-48d7-44c3-86b7-12564b6fe8fb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:10:59.402447 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5e157a9f-48d7-44c3-86b7-12564b6fe8fb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:10:59.402673 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5e157a9f-48d7-44c3-86b7-12564b6fe8fb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:10:59.402804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5e157a9f-48d7-44c3-86b7-12564b6fe8fb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:10:59.407120 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:10:59.407120 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:10:59.407780 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5e157a9f-48d7-44c3-86b7-12564b6fe8fb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:10:59.408931 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 960/3836] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:10:59 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:00.384871 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7c78bc17-f0a5-4beb-879a-87e6584a6f44 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:00.386708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c78bc17-f0a5-4beb-879a-87e6584a6f44 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:00.386945 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c78bc17-f0a5-4beb-879a-87e6584a6f44 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:00.387236 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7c78bc17-f0a5-4beb-879a-87e6584a6f44 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:00.387356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7c78bc17-f0a5-4beb-879a-87e6584a6f44 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:00.391601 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:00.391601 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:00.392229 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7c78bc17-f0a5-4beb-879a-87e6584a6f44 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:00.392678 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 955/3837] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:00 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:00.435232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8170ba5e-a4da-48cb-a841-9dab590b9937 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:00.442684 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8170ba5e-a4da-48cb-a841-9dab590b9937 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:00.442967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8170ba5e-a4da-48cb-a841-9dab590b9937 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:00.443780 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8170ba5e-a4da-48cb-a841-9dab590b9937 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:00.443900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8170ba5e-a4da-48cb-a841-9dab590b9937 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:00.457596 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:00.457596 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:00.460951 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8170ba5e-a4da-48cb-a841-9dab590b9937 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:00.469536 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 963/3838] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:00 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 738 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:01.406825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1aa19e86-2a88-4571-8467-f9e37d9ca148 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:01.409658 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1aa19e86-2a88-4571-8467-f9e37d9ca148 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:01.410017 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1aa19e86-2a88-4571-8467-f9e37d9ca148 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:01.410276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1aa19e86-2a88-4571-8467-f9e37d9ca148 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:01.410439 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1aa19e86-2a88-4571-8467-f9e37d9ca148 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:01.417227 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:01.417227 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:01.418076 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1aa19e86-2a88-4571-8467-f9e37d9ca148 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:01.418681 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 961/3839] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:01 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:01.489132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cf02bac7-9920-47be-883b-b45b0f4b378d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:01.491379 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cf02bac7-9920-47be-883b-b45b0f4b378d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:01.491636 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cf02bac7-9920-47be-883b-b45b0f4b378d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:01.491873 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cf02bac7-9920-47be-883b-b45b0f4b378d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:01.492012 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-cf02bac7-9920-47be-883b-b45b0f4b378d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:01.497083 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:01.497083 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:01.498084 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cf02bac7-9920-47be-883b-b45b0f4b378d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:01.498386 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 961/3840] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:01 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:02.431314 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d647308a-3254-48d0-a882-72cb3a3b9d57 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:02.436514 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d647308a-3254-48d0-a882-72cb3a3b9d57 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:02.437529 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d647308a-3254-48d0-a882-72cb3a3b9d57 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:02.437799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d647308a-3254-48d0-a882-72cb3a3b9d57 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:02.437966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d647308a-3254-48d0-a882-72cb3a3b9d57 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:02.447367 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:02.447367 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:02.448329 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d647308a-3254-48d0-a882-72cb3a3b9d57 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:02.449190 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 956/3841] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:02 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:02.510794 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cd9a65da-af0b-4ba2-8db7-df37304c45ce None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:02.512597 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cd9a65da-af0b-4ba2-8db7-df37304c45ce tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:02.512997 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cd9a65da-af0b-4ba2-8db7-df37304c45ce tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:02.514282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cd9a65da-af0b-4ba2-8db7-df37304c45ce tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:02.514282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-cd9a65da-af0b-4ba2-8db7-df37304c45ce tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:02.517930 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:02.517930 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:02.518955 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cd9a65da-af0b-4ba2-8db7-df37304c45ce tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:02.519563 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 964/3842] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:02 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:03.465443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e3ebc13b-91bb-4cc8-b25e-15dbea00395c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:03.468836 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3ebc13b-91bb-4cc8-b25e-15dbea00395c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:03.468836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3ebc13b-91bb-4cc8-b25e-15dbea00395c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:03.468836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3ebc13b-91bb-4cc8-b25e-15dbea00395c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:03.468836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e3ebc13b-91bb-4cc8-b25e-15dbea00395c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:03.475231 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:03.475231 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:03.475231 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3ebc13b-91bb-4cc8-b25e-15dbea00395c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:03.475231 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 962/3843] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:03 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:03.551468 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-04b3c0de-2d83-42d4-89c0-d11c87343e25 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:03.556867 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-04b3c0de-2d83-42d4-89c0-d11c87343e25 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:03.556867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-04b3c0de-2d83-42d4-89c0-d11c87343e25 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:03.556867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-04b3c0de-2d83-42d4-89c0-d11c87343e25 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:03.556867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-04b3c0de-2d83-42d4-89c0-d11c87343e25 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:03.565492 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:03.565492 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:03.566633 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-04b3c0de-2d83-42d4-89c0-d11c87343e25 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:03.569114 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 962/3844] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:03 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:04.491646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5820bd5a-69c6-4b2b-91bc-b2afd6dd9cee None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:04.492820 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5820bd5a-69c6-4b2b-91bc-b2afd6dd9cee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:04.493150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5820bd5a-69c6-4b2b-91bc-b2afd6dd9cee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:04.493440 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5820bd5a-69c6-4b2b-91bc-b2afd6dd9cee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:04.493595 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-5820bd5a-69c6-4b2b-91bc-b2afd6dd9cee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:04.500222 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:04.500222 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:04.500222 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5820bd5a-69c6-4b2b-91bc-b2afd6dd9cee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:04.500222 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 957/3845] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:04 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:04.624232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3ced4223-146d-4205-a72f-de8342e20c45 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:04.624232 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ced4223-146d-4205-a72f-de8342e20c45 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:04.624232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ced4223-146d-4205-a72f-de8342e20c45 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:04.624232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ced4223-146d-4205-a72f-de8342e20c45 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:04.624232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3ced4223-146d-4205-a72f-de8342e20c45 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:04.628171 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:04.628171 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:04.628761 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ced4223-146d-4205-a72f-de8342e20c45 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:04.629100 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 965/3846] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:04 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:05.083940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-90a14f0a-392a-48cb-a185-00b38a4780be None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:05.184896 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90a14f0a-392a-48cb-a185-00b38a4780be tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:11:05.185424 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90a14f0a-392a-48cb-a185-00b38a4780be tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-625958624", "extra_specs": {}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:05.206648 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90a14f0a-392a-48cb-a185-00b38a4780be tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:11:05.207116 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 963/3847] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:11:05 2026] POST /volume/v3/types => generated 211 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:05.216087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-731fdbb3-97e1-49a8-ae60-c11ff58be38f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:05.218457 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-731fdbb3-97e1-49a8-ae60-c11ff58be38f tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] POST https://10.4.3.176/volume/v3/types/8262e4d9-4dde-43b8-badc-adbbef3c9b04/encryption Aug 04 09:11:05.218909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-731fdbb3-97e1-49a8-ae60-c11ff58be38f tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:05.240703 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-731fdbb3-97e1-49a8-ae60-c11ff58be38f tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/types/8262e4d9-4dde-43b8-badc-adbbef3c9b04/encryption returned with HTTP 200 Aug 04 09:11:05.241440 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 963/3848] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:11:05 2026] POST /volume/v3/types/8262e4d9-4dde-43b8-badc-adbbef3c9b04/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:05.255718 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:05.319365 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:05.319776 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1859891249", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-625958624", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:05.321689 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1859891249', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-625958624', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:05.326626 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:11:05.327017 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:05.327017 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:05.327696 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:11:05.333983 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (46dd9085-2daf-4cb3-b70e-a67446987df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:05.335190 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f94ad7-25e8-41af-84d1-3b2e0b79b4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:05.336357 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:05.360029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f94ad7-25e8-41af-84d1-3b2e0b79b4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:11:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8262e4d9-4dde-43b8-badc-adbbef3c9b04,is_public=True,name='tempest-scenario-type-luks-625958624',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8262e4d9-4dde-43b8-badc-adbbef3c9b04', '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=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:05.360838 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8012efe3-2cdf-4419-86ed-f1e086a926be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:05.395038 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-625958624 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-625958624, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:05.395803 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-625958624 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-625958624, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:05.429398 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['cb4dbcbd-cec5-41d8-99eb-eb241c713f2a', 'acb20e64-04e3-4add-b67a-6ea94832f0ae', 'dd4736b1-517d-4a26-961c-a365d2d389ce', '1c6078d5-8020-4ef1-b647-eef172d0943b'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:05.430171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8012efe3-2cdf-4419-86ed-f1e086a926be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb4dbcbd-cec5-41d8-99eb-eb241c713f2a', 'acb20e64-04e3-4add-b67a-6ea94832f0ae', 'dd4736b1-517d-4a26-961c-a365d2d389ce', '1c6078d5-8020-4ef1-b647-eef172d0943b']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:05.430923 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf3056b-c02f-4d81-90bb-fd115e4e3769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:05.459302 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf3056b-c02f-4d81-90bb-fd115e4e3769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27deaadd-14f9-4868-813a-7175788fff32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1859891249',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['cb4dbcbd-cec5-41d8-99eb-eb241c713f2a','acb20e64-04e3-4add-b67a-6ea94832f0ae','dd4736b1-517d-4a26-961c-a365d2d389ce','1c6078d5-8020-4ef1-b647-eef172d0943b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=8262e4d9-4dde-43b8-badc-adbbef3c9b04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1859891249',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=27deaadd-14f9-4868-813a-7175788fff32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8262e4d9-4dde-43b8-badc-adbbef3c9b04),volume_type_id=8262e4d9-4dde-43b8-badc-adbbef3c9b04)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:05.460389 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ad43f0-39e3-4201-a6eb-2f1ae20d5d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:05.482812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ad43f0-39e3-4201-a6eb-2f1ae20d5d13) transitioned into state 'SUCCESS' from state '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-1859891249',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['cb4dbcbd-cec5-41d8-99eb-eb241c713f2a','acb20e64-04e3-4add-b67a-6ea94832f0ae','dd4736b1-517d-4a26-961c-a365d2d389ce','1c6078d5-8020-4ef1-b647-eef172d0943b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=8262e4d9-4dde-43b8-badc-adbbef3c9b04)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:05.483781 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa5d482-4df2-4ce9-8d53-ebdaea7c5de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:05.497417 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa5d482-4df2-4ce9-8d53-ebdaea7c5de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:05.498413 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (46dd9085-2daf-4cb3-b70e-a67446987df5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:05.498779 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:11:05.499480 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7aa61b1c-685e-479e-b6fe-6d137ff220d5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:05.500136 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 958/3849] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:05 2026] POST /volume/v3/volumes => generated 779 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:05.517233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b539fed8-4f56-4e73-b0ff-6f08b005f2dc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:05.520416 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b539fed8-4f56-4e73-b0ff-6f08b005f2dc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:05.521216 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b539fed8-4f56-4e73-b0ff-6f08b005f2dc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:05.521495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b539fed8-4f56-4e73-b0ff-6f08b005f2dc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:05.521650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b539fed8-4f56-4e73-b0ff-6f08b005f2dc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:05.522994 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c05e938e-fe79-4822-bc80-e5ff0ff9c54f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:05.528155 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c05e938e-fe79-4822-bc80-e5ff0ff9c54f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:05.529770 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:05.529770 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:05.529913 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c05e938e-fe79-4822-bc80-e5ff0ff9c54f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:05.530066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c05e938e-fe79-4822-bc80-e5ff0ff9c54f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:05.530694 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b539fed8-4f56-4e73-b0ff-6f08b005f2dc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:05.531352 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 966/3850] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:05 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:05.549848 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:05.549848 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:05.556112 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c05e938e-fe79-4822-bc80-e5ff0ff9c54f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:05.562083 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c05e938e-fe79-4822-bc80-e5ff0ff9c54f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 200 Aug 04 09:11:05.562674 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 964/3851] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:05 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:05.662175 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-055b8bf9-cb22-42e8-8cb7-8b0455d356cb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:05.664845 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-055b8bf9-cb22-42e8-8cb7-8b0455d356cb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:05.665116 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-055b8bf9-cb22-42e8-8cb7-8b0455d356cb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:05.665609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-055b8bf9-cb22-42e8-8cb7-8b0455d356cb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:05.666033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-055b8bf9-cb22-42e8-8cb7-8b0455d356cb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:05.671950 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:05.671950 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:05.672795 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-055b8bf9-cb22-42e8-8cb7-8b0455d356cb tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:05.673218 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 964/3852] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:05 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:06.546108 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-56f1d382-81e4-48e7-81df-da9a24a97a3b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:06.547990 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-56f1d382-81e4-48e7-81df-da9a24a97a3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:06.548225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-56f1d382-81e4-48e7-81df-da9a24a97a3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:06.548422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-56f1d382-81e4-48e7-81df-da9a24a97a3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:06.548521 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-56f1d382-81e4-48e7-81df-da9a24a97a3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:06.552918 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:06.552918 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:06.553528 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-56f1d382-81e4-48e7-81df-da9a24a97a3b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:06.553871 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 959/3853] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:06 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:06.581041 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1ac7f735-7b55-40aa-a483-b3308d9b97ad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:06.583080 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ac7f735-7b55-40aa-a483-b3308d9b97ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:06.583354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ac7f735-7b55-40aa-a483-b3308d9b97ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:06.583570 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ac7f735-7b55-40aa-a483-b3308d9b97ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:06.591067 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:06.591067 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:06.595134 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1ac7f735-7b55-40aa-a483-b3308d9b97ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:06.600195 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ac7f735-7b55-40aa-a483-b3308d9b97ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 200 Aug 04 09:11:06.600568 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 967/3854] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:06 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:06.623084 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-06604bca-01f1-4bc7-bfd4-dbbbee6c3f70 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:06.624915 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-06604bca-01f1-4bc7-bfd4-dbbbee6c3f70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:06.625268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-06604bca-01f1-4bc7-bfd4-dbbbee6c3f70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:06.625517 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-06604bca-01f1-4bc7-bfd4-dbbbee6c3f70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:06.639407 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:06.639407 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:06.646796 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-06604bca-01f1-4bc7-bfd4-dbbbee6c3f70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:06.657479 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-06604bca-01f1-4bc7-bfd4-dbbbee6c3f70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 200 Aug 04 09:11:06.658021 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 965/3855] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:06 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:06.677087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-eee16e01-9d1e-40b5-ae04-1824c3159d92 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:06.679375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eee16e01-9d1e-40b5-ae04-1824c3159d92 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32/action Aug 04 09:11:06.680181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eee16e01-9d1e-40b5-ae04-1824c3159d92 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:06.680181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eee16e01-9d1e-40b5-ae04-1824c3159d92 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:06.690223 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:06.690223 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:06.690722 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-eee16e01-9d1e-40b5-ae04-1824c3159d92 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:06.696838 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1a7c516c-0655-4921-8ae0-816aa63acb9b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:06.698751 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1a7c516c-0655-4921-8ae0-816aa63acb9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:06.698921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1a7c516c-0655-4921-8ae0-816aa63acb9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:06.699181 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1a7c516c-0655-4921-8ae0-816aa63acb9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:06.699422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1a7c516c-0655-4921-8ae0-816aa63acb9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:06.702535 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-eee16e01-9d1e-40b5-ae04-1824c3159d92 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume updated successfully. Aug 04 09:11:06.702818 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eee16e01-9d1e-40b5-ae04-1824c3159d92 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32/action returned with HTTP 200 Aug 04 09:11:06.703321 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 965/3856] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:11:06 2026] POST /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:11:06.704221 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:06.704221 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:06.704938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1a7c516c-0655-4921-8ae0-816aa63acb9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:06.705329 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 960/3857] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:06 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:06.795765 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-00690543-6718-4183-b733-1b8515405a20 req-5943eead-4d2b-45f2-81c8-1782fb12d8a0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:06.798658 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-5943eead-4d2b-45f2-81c8-1782fb12d8a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:06.798889 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-5943eead-4d2b-45f2-81c8-1782fb12d8a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:06.799169 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-5943eead-4d2b-45f2-81c8-1782fb12d8a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:06.808428 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:06.808428 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:06.813592 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-00690543-6718-4183-b733-1b8515405a20 req-5943eead-4d2b-45f2-81c8-1782fb12d8a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:06.819562 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-5943eead-4d2b-45f2-81c8-1782fb12d8a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 200 Aug 04 09:11:06.820377 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 968/3858] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:06 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:07.437349 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-00690543-6718-4183-b733-1b8515405a20 req-6d1a6db4-f316-412d-b1e8-03bcbcc9da28 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:07.439870 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-6d1a6db4-f316-412d-b1e8-03bcbcc9da28 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:07.440098 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-6d1a6db4-f316-412d-b1e8-03bcbcc9da28 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:07.440385 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-6d1a6db4-f316-412d-b1e8-03bcbcc9da28 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:07.450882 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:07.450882 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:07.456641 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-00690543-6718-4183-b733-1b8515405a20 req-6d1a6db4-f316-412d-b1e8-03bcbcc9da28 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:07.463069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-6d1a6db4-f316-412d-b1e8-03bcbcc9da28 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 200 Aug 04 09:11:07.464042 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 966/3859] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:07 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:07.475754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6b9148eb-6c33-4f10-956d-20f09278eced None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:07.476232 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6b9148eb-6c33-4f10-956d-20f09278eced None None] GET https://10.4.3.176/volume// Aug 04 09:11:07.476444 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6b9148eb-6c33-4f10-956d-20f09278eced None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:07.476659 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6b9148eb-6c33-4f10-956d-20f09278eced None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:07.477065 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6b9148eb-6c33-4f10-956d-20f09278eced None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:07.477488 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 966/3860] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:11:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:07.486085 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-00690543-6718-4183-b733-1b8515405a20 req-36f22438-6e18-47b7-acc5-5bc02acf6471 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:07.489099 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-36f22438-6e18-47b7-acc5-5bc02acf6471 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:11:07.489660 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-36f22438-6e18-47b7-acc5-5bc02acf6471 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27deaadd-14f9-4868-813a-7175788fff32", "connector": null, "instance_uuid": "83be120c-6718-4f99-83dc-18ad18e7a76e"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:07.504428 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:07.504428 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:07.557360 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-36f22438-6e18-47b7-acc5-5bc02acf6471 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:11:07.557885 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 961/3861] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:11:07 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:07.571063 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-813b2e9d-ae1f-4c6b-ae96-ec73206a7bf9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:07.573328 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-813b2e9d-ae1f-4c6b-ae96-ec73206a7bf9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:07.573607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-813b2e9d-ae1f-4c6b-ae96-ec73206a7bf9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:07.573877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-813b2e9d-ae1f-4c6b-ae96-ec73206a7bf9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:07.574105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-813b2e9d-ae1f-4c6b-ae96-ec73206a7bf9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:07.580243 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:07.580243 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:07.581095 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-813b2e9d-ae1f-4c6b-ae96-ec73206a7bf9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:07.581594 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 969/3862] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:07 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:07.717713 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6762033e-00c9-4b64-977b-bbb85bab5e2b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:07.720808 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6762033e-00c9-4b64-977b-bbb85bab5e2b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:07.721012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6762033e-00c9-4b64-977b-bbb85bab5e2b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:07.721245 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6762033e-00c9-4b64-977b-bbb85bab5e2b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:07.721394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-6762033e-00c9-4b64-977b-bbb85bab5e2b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:07.730451 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:07.730451 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:07.731416 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6762033e-00c9-4b64-977b-bbb85bab5e2b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:07.731967 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 967/3863] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:07 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:08.217679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-589ad906-287c-4319-93e4-4f81ce3638e6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:08.276313 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-589ad906-287c-4319-93e4-4f81ce3638e6 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:11:08.276722 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-589ad906-287c-4319-93e4-4f81ce3638e6 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458", "extra_specs": {}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:08.300142 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-589ad906-287c-4319-93e4-4f81ce3638e6 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:11:08.300530 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 967/3864] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:11:08 2026] POST /volume/v3/types => generated 268 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:08.594915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-16d55f46-27c7-4086-91e8-aed9cbbaef29 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:08.596413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-16d55f46-27c7-4086-91e8-aed9cbbaef29 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:08.596599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-16d55f46-27c7-4086-91e8-aed9cbbaef29 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:08.596783 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-16d55f46-27c7-4086-91e8-aed9cbbaef29 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:08.596886 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-16d55f46-27c7-4086-91e8-aed9cbbaef29 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:08.600680 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:08.600680 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:08.601267 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-16d55f46-27c7-4086-91e8-aed9cbbaef29 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:08.601587 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 962/3865] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:08 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:08.712726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-570e8845-f698-4c14-b079-2cadc3b5e028 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:08.713226 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-570e8845-f698-4c14-b079-2cadc3b5e028 None None] GET https://10.4.3.176/volume// Aug 04 09:11:08.713459 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-570e8845-f698-4c14-b079-2cadc3b5e028 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:08.713693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-570e8845-f698-4c14-b079-2cadc3b5e028 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:08.714087 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-570e8845-f698-4c14-b079-2cadc3b5e028 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:08.714468 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 970/3866] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:08.722594 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-00690543-6718-4183-b733-1b8515405a20 req-f0e5be8b-1220-4a7d-94c3-65917136e218 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:08.724453 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-f0e5be8b-1220-4a7d-94c3-65917136e218 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:08.724685 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-f0e5be8b-1220-4a7d-94c3-65917136e218 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:08.724975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-f0e5be8b-1220-4a7d-94c3-65917136e218 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:08.740743 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:08.740743 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:08.742684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e44ba948-a813-473e-93f8-0927e21be163 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:08.745028 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e44ba948-a813-473e-93f8-0927e21be163 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:08.745254 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e44ba948-a813-473e-93f8-0927e21be163 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:08.745488 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e44ba948-a813-473e-93f8-0927e21be163 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:08.745622 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e44ba948-a813-473e-93f8-0927e21be163 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:08.746395 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-00690543-6718-4183-b733-1b8515405a20 req-f0e5be8b-1220-4a7d-94c3-65917136e218 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:08.752101 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:08.752101 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:08.753036 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e44ba948-a813-473e-93f8-0927e21be163 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:08.753561 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 968/3867] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:08 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:08.753862 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-f0e5be8b-1220-4a7d-94c3-65917136e218 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 200 Aug 04 09:11:08.754472 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 968/3868] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:08 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:08.874297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-00690543-6718-4183-b733-1b8515405a20 req-9b2dfc52-a3f5-4aea-b5df-ce29949b3843 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:08.879236 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-9b2dfc52-a3f5-4aea-b5df-ce29949b3843 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e Aug 04 09:11:08.879236 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-9b2dfc52-a3f5-4aea-b5df-ce29949b3843 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:08.888931 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-00690543-6718-4183-b733-1b8515405a20 req-9b2dfc52-a3f5-4aea-b5df-ce29949b3843 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-27deaadd-14f9-4868-813a-7175788fff32-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:11:08.898226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-00690543-6718-4183-b733-1b8515405a20 req-9b2dfc52-a3f5-4aea-b5df-ce29949b3843 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-27deaadd-14f9-4868-813a-7175788fff32-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:11:08.898226 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:08.898226 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:09.016289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-00690543-6718-4183-b733-1b8515405a20 req-9b2dfc52-a3f5-4aea-b5df-ce29949b3843 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-27deaadd-14f9-4868-813a-7175788fff32-np0000006401" released by "attachment_update" :: held 0.119s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:11:09.016289 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-9b2dfc52-a3f5-4aea-b5df-ce29949b3843 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e returned with HTTP 200 Aug 04 09:11:09.016289 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 963/3869] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:11:08 2026] PUT /volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:09.055808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-00690543-6718-4183-b733-1b8515405a20 req-cdbc372f-64a6-49a2-bc6d-682e568494a6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:09.060389 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-cdbc372f-64a6-49a2-bc6d-682e568494a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e/action Aug 04 09:11:09.060753 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-cdbc372f-64a6-49a2-bc6d-682e568494a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:09.060906 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-cdbc372f-64a6-49a2-bc6d-682e568494a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:09.081825 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:09.081825 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:09.093173 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-cdbc372f-64a6-49a2-bc6d-682e568494a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e/action returned with HTTP 204 Aug 04 09:11:09.093789 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 971/3870] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:11:09 2026] POST /volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:09.614340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2d9020dc-3217-4955-85ac-ea5dba3cd9fc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:09.616112 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d9020dc-3217-4955-85ac-ea5dba3cd9fc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:09.616381 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d9020dc-3217-4955-85ac-ea5dba3cd9fc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:09.616565 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d9020dc-3217-4955-85ac-ea5dba3cd9fc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:09.616673 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2d9020dc-3217-4955-85ac-ea5dba3cd9fc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id ea8e6481-c87d-4e89-b8be-e63b75804066. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:09.622726 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:09.622726 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:09.623354 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d9020dc-3217-4955-85ac-ea5dba3cd9fc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 200 Aug 04 09:11:09.623706 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 969/3871] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:09 2026] GET /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:09.635460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-48e6e992-7c2e-4091-9618-e5d5c6253a83 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:09.637417 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-48e6e992-7c2e-4091-9618-e5d5c6253a83 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 Aug 04 09:11:09.637677 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-48e6e992-7c2e-4091-9618-e5d5c6253a83 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:09.637890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-48e6e992-7c2e-4091-9618-e5d5c6253a83 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:09.638039 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-48e6e992-7c2e-4091-9618-e5d5c6253a83 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete backup with id: ea8e6481-c87d-4e89-b8be-e63b75804066. Aug 04 09:11:09.642894 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:09.642894 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:09.660581 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-48e6e992-7c2e-4091-9618-e5d5c6253a83 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] delete_backup rpcapi backup_id ea8e6481-c87d-4e89-b8be-e63b75804066 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:11:09.662484 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-48e6e992-7c2e-4091-9618-e5d5c6253a83 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 returned with HTTP 202 Aug 04 09:11:09.663196 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 969/3872] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:11:09 2026] DELETE /volume/v3/backups/ea8e6481-c87d-4e89-b8be-e63b75804066 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:11:09.673864 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9f92e82d-3f43-490b-9a45-de285298d28b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:09.679227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:09.679227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1136415861"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:09.680761 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1136415861'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:09.681812 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume of 1 GB Aug 04 09:11:09.682563 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:09.682563 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:09.689595 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Availability Zones retrieved successfully. Aug 04 09:11:09.700128 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (1669295d-508e-4199-a031-1f2be47ec255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:09.704980 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b42a8e5-29a0-4bf6-85df-d28c88d39b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:09.706104 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:09.742109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b42a8e5-29a0-4bf6-85df-d28c88d39b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:09.744659 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a06233-fa9c-49d7-a079-0de83e5c9ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:09.768115 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e8a26a26-7c26-47d1-8dc5-149eec79adf5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:09.772349 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e8a26a26-7c26-47d1-8dc5-149eec79adf5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:09.772349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e8a26a26-7c26-47d1-8dc5-149eec79adf5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:09.772349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e8a26a26-7c26-47d1-8dc5-149eec79adf5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:09.772349 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e8a26a26-7c26-47d1-8dc5-149eec79adf5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:09.779324 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:09.779324 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:09.779602 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e8a26a26-7c26-47d1-8dc5-149eec79adf5 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:09.780119 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 972/3873] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:09 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:09.797360 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['f23dffb3-dee0-45a6-b965-cb55f0d82c3d', 'e5019b7d-fb75-4309-98a2-d706ad57cc49', '3f8f1c3c-8156-4612-a78a-7615d89ea697', 'f1b9d764-9ff5-44cb-9028-dbf1853557c1'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:09.798085 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a06233-fa9c-49d7-a079-0de83e5c9ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23dffb3-dee0-45a6-b965-cb55f0d82c3d', 'e5019b7d-fb75-4309-98a2-d706ad57cc49', '3f8f1c3c-8156-4612-a78a-7615d89ea697', 'f1b9d764-9ff5-44cb-9028-dbf1853557c1']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:09.799044 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002be997-435d-4d04-bf65-d4492723d2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:09.831513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (002be997-435d-4d04-bf65-d4492723d2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2366419e-ad90-43b8-ace1-6461f2a1dcc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1136415861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['f23dffb3-dee0-45a6-b965-cb55f0d82c3d','e5019b7d-fb75-4309-98a2-d706ad57cc49','3f8f1c3c-8156-4612-a78a-7615d89ea697','f1b9d764-9ff5-44cb-9028-dbf1853557c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1136415861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2366419e-ad90-43b8-ace1-6461f2a1dcc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6534734696014db79034198e01191201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:09.831513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54621570-f936-4ba2-8d6c-2e223d86d6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:09.853922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54621570-f936-4ba2-8d6c-2e223d86d6ae) transitioned into state 'SUCCESS' from state '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-1136415861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['f23dffb3-dee0-45a6-b965-cb55f0d82c3d','e5019b7d-fb75-4309-98a2-d706ad57cc49','3f8f1c3c-8156-4612-a78a-7615d89ea697','f1b9d764-9ff5-44cb-9028-dbf1853557c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:09.854647 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87393e1d-ba0c-4276-924e-2e25173e02cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:09.868063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87393e1d-ba0c-4276-924e-2e25173e02cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:09.869457 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (1669295d-508e-4199-a031-1f2be47ec255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:09.869963 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request issued successfully. Aug 04 09:11:09.870863 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f92e82d-3f43-490b-9a45-de285298d28b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:09.871453 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 964/3874] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:11:09 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:09.894224 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d9d36094-7ee5-413b-bf2c-2105d641c835 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:09.895046 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d9d36094-7ee5-413b-bf2c-2105d641c835 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 Aug 04 09:11:09.895342 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d9d36094-7ee5-413b-bf2c-2105d641c835 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:09.895662 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d9d36094-7ee5-413b-bf2c-2105d641c835 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:09.905046 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:09.905046 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:09.910345 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d9d36094-7ee5-413b-bf2c-2105d641c835 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:09.915516 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d9d36094-7ee5-413b-bf2c-2105d641c835 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 returned with HTTP 200 Aug 04 09:11:09.915998 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 970/3875] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:09 2026] GET /volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:10.535251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7c9eaf46-a46e-4049-9afb-f8b6e71c446c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.536974 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c9eaf46-a46e-4049-9afb-f8b6e71c446c tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:11:10.537366 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c9eaf46-a46e-4049-9afb-f8b6e71c446c tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305", "extra_specs": {}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:10.550819 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c9eaf46-a46e-4049-9afb-f8b6e71c446c tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:11:10.551226 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 970/3876] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:11:10 2026] POST /volume/v3/types => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:10.562778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-37199d55-fe80-4c84-aa49-7fad998eccb8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.564744 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-37199d55-fe80-4c84-aa49-7fad998eccb8 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:11:10.565294 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-37199d55-fe80-4c84-aa49-7fad998eccb8 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007", "extra_specs": {}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:10.579892 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-37199d55-fe80-4c84-aa49-7fad998eccb8 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:11:10.580317 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 973/3877] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:11:10 2026] POST /volume/v3/types => generated 269 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:10.591874 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.593524 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:10.593834 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-783899922", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:10.595283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-783899922', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:10.598708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume of 1 GB Aug 04 09:11:10.598970 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:10.598970 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:10.599479 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Availability Zones retrieved successfully. Aug 04 09:11:10.604793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Flow 'volume_create_api' (5feebe26-eb79-4fbf-8270-766f650eff91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:10.605680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4ac1cf-c0cd-4d76-ad8e-3bd9f094b0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.606554 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:10.633226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4ac1cf-c0cd-4d76-ad8e-3bd9f094b0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:11:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f2f24ce2-5ade-4600-a535-152739b8f098,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2f24ce2-5ade-4600-a535-152739b8f098', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.633995 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710548cb-eddd-46a1-8bbb-2440234b7896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.660426 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:10.660689 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-743504882-1673913305, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:10.690904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Created reservations ['1587ec54-0748-4cd4-87b3-db9b406a7e0d', '60993b06-788f-4a6e-af10-c606fff9f5bb', 'fab877b1-e3a8-46c4-81ac-cee3305ad3b8', 'ad343ae4-8803-4fe2-ad50-7d675d1fc1d4'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:10.691618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710548cb-eddd-46a1-8bbb-2440234b7896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1587ec54-0748-4cd4-87b3-db9b406a7e0d', '60993b06-788f-4a6e-af10-c606fff9f5bb', 'fab877b1-e3a8-46c4-81ac-cee3305ad3b8', 'ad343ae4-8803-4fe2-ad50-7d675d1fc1d4']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.692260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6d23c5-e7e8-4e61-97a7-e1b022748384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.714526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6d23c5-e7e8-4e61-97a7-e1b022748384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e257e33-52e8-4ef1-bbaa-e6a485367d6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-783899922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81989f76ff6e4cd9834115485f56e19f',qos_specs=None,replication_status=,reservations=['1587ec54-0748-4cd4-87b3-db9b406a7e0d','60993b06-788f-4a6e-af10-c606fff9f5bb','fab877b1-e3a8-46c4-81ac-cee3305ad3b8','ad343ae4-8803-4fe2-ad50-7d675d1fc1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_type_id=f2f24ce2-5ade-4600-a535-152739b8f098), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-783899922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e257e33-52e8-4ef1-bbaa-e6a485367d6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81989f76ff6e4cd9834115485f56e19f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2f24ce2-5ade-4600-a535-152739b8f098),volume_type_id=f2f24ce2-5ade-4600-a535-152739b8f098)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.715500 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187c2567-390a-4528-9216-ef9460e0dd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.734912 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187c2567-390a-4528-9216-ef9460e0dd5b) transitioned into state 'SUCCESS' from state '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-783899922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81989f76ff6e4cd9834115485f56e19f',qos_specs=None,replication_status=,reservations=['1587ec54-0748-4cd4-87b3-db9b406a7e0d','60993b06-788f-4a6e-af10-c606fff9f5bb','fab877b1-e3a8-46c4-81ac-cee3305ad3b8','ad343ae4-8803-4fe2-ad50-7d675d1fc1d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_type_id=f2f24ce2-5ade-4600-a535-152739b8f098)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.735667 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52e7624-5010-4cf2-9a18-69cc3ad2a9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.744076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52e7624-5010-4cf2-9a18-69cc3ad2a9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.744845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Flow 'volume_create_api' (5feebe26-eb79-4fbf-8270-766f650eff91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:10.745117 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume request issued successfully. Aug 04 09:11:10.745693 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d49de4b-8dca-4c09-b141-cb746ae0a707 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:10.746225 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 965/3878] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:10 2026] POST /volume/v3/volumes => generated 845 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:10.760761 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.763080 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:10.763506 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-619521720", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:10.765137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-619521720', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:10.771117 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume of 1 GB Aug 04 09:11:10.771505 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:10.771505 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:10.774986 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Availability Zones retrieved successfully. Aug 04 09:11:10.778096 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Flow 'volume_create_api' (f3eee7a4-4911-4274-ac39-af64c6937151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:10.779689 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1086eba2-d908-4747-a64a-7c6588090166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.781009 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:10.790770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f21b2927-ce01-4e71-8cdb-7a03652ac77d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.797176 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f21b2927-ce01-4e71-8cdb-7a03652ac77d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:10.797505 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f21b2927-ce01-4e71-8cdb-7a03652ac77d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:10.797772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f21b2927-ce01-4e71-8cdb-7a03652ac77d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:10.797930 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f21b2927-ce01-4e71-8cdb-7a03652ac77d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:10.805295 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:10.805295 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:10.806131 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f21b2927-ce01-4e71-8cdb-7a03652ac77d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:10.807175 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 971/3879] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:10 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:10.807296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1086eba2-d908-4747-a64a-7c6588090166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:11:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=393ba886-c162-4cdb-bc5b-db5b394ed89b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '393ba886-c162-4cdb-bc5b-db5b394ed89b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.808045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (436bd454-0551-4c70-80e1-03f84c473fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.835849 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:10.836194 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011532889-2147313007, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:10.856581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Created reservations ['fbb9daaf-2a0d-408e-8ab4-2de2a8c28755', 'f93cbf7d-03a5-44e0-8371-c355bf5d93cf', '57cb013f-d7fa-473e-9978-2c3e35094449', '198b2d59-39c6-4b92-b90b-2b384f108169'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:10.857351 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (436bd454-0551-4c70-80e1-03f84c473fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbb9daaf-2a0d-408e-8ab4-2de2a8c28755', 'f93cbf7d-03a5-44e0-8371-c355bf5d93cf', '57cb013f-d7fa-473e-9978-2c3e35094449', '198b2d59-39c6-4b92-b90b-2b384f108169']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.857986 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414758c2-9bf8-43d1-9112-97b70b88c083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.879219 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (414758c2-9bf8-43d1-9112-97b70b88c083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65b35a0d-9a88-40d3-8edd-ee04e31debd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-619521720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81989f76ff6e4cd9834115485f56e19f',qos_specs=None,replication_status=,reservations=['fbb9daaf-2a0d-408e-8ab4-2de2a8c28755','f93cbf7d-03a5-44e0-8371-c355bf5d93cf','57cb013f-d7fa-473e-9978-2c3e35094449','198b2d59-39c6-4b92-b90b-2b384f108169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_type_id=393ba886-c162-4cdb-bc5b-db5b394ed89b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-619521720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65b35a0d-9a88-40d3-8edd-ee04e31debd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81989f76ff6e4cd9834115485f56e19f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(393ba886-c162-4cdb-bc5b-db5b394ed89b),volume_type_id=393ba886-c162-4cdb-bc5b-db5b394ed89b)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.880084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eba67cf-c3e2-411f-99a4-208294c71460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.907218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eba67cf-c3e2-411f-99a4-208294c71460) transitioned into state 'SUCCESS' from state '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-619521720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81989f76ff6e4cd9834115485f56e19f',qos_specs=None,replication_status=,reservations=['fbb9daaf-2a0d-408e-8ab4-2de2a8c28755','f93cbf7d-03a5-44e0-8371-c355bf5d93cf','57cb013f-d7fa-473e-9978-2c3e35094449','198b2d59-39c6-4b92-b90b-2b384f108169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_type_id=393ba886-c162-4cdb-bc5b-db5b394ed89b)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.907926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838dcc7e-c5cf-46cf-bb1a-e0e969843f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:10.915927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (838dcc7e-c5cf-46cf-bb1a-e0e969843f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:10.917387 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Flow 'volume_create_api' (f3eee7a4-4911-4274-ac39-af64c6937151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:10.917929 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume request issued successfully. Aug 04 09:11:10.919469 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2cdbe7d4-e8e8-459c-85f6-69d3ca380cd6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:10.920301 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 971/3880] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:10 2026] POST /volume/v3/volumes => generated 846 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:10.931371 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b1e83979-c6f6-4221-9a89-cf3a8dad144d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.932934 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1e83979-c6f6-4221-9a89-cf3a8dad144d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 Aug 04 09:11:10.933228 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1e83979-c6f6-4221-9a89-cf3a8dad144d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:10.933414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1e83979-c6f6-4221-9a89-cf3a8dad144d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:10.943608 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:10.943608 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:10.946828 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1e83979-c6f6-4221-9a89-cf3a8dad144d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:10.950421 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1e83979-c6f6-4221-9a89-cf3a8dad144d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 returned with HTTP 200 Aug 04 09:11:10.950751 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 974/3881] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:10 2026] GET /volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:10.966434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-122788fb-f081-47f6-9997-be9668fc0ba4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.968481 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-122788fb-f081-47f6-9997-be9668fc0ba4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:11:10.968898 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-122788fb-f081-47f6-9997-be9668fc0ba4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2366419e-ad90-43b8-ace1-6461f2a1dcc9", "name": "tempest-type-Backup-1796165993"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:10.970646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-122788fb-f081-47f6-9997-be9668fc0ba4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating new backup {'backup': {'volume_id': '2366419e-ad90-43b8-ace1-6461f2a1dcc9', 'name': 'tempest-type-Backup-1796165993'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:11:10.970815 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-122788fb-f081-47f6-9997-be9668fc0ba4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating backup of volume 2366419e-ad90-43b8-ace1-6461f2a1dcc9 in container None Aug 04 09:11:10.981745 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:10.981745 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:10.982157 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-122788fb-f081-47f6-9997-be9668fc0ba4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:10.992575 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a9279a23-fd66-4548-af06-280d69dbc018 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:10.994173 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:10.994571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1507938580", "snapshot_id": null, "imageRef": "fbc70885-75e8-44cd-88c5-23818089d49a", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:10.996151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1507938580', 'snapshot_id': None, 'imageRef': 'fbc70885-75e8-44cd-88c5-23818089d49a', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:11.005050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-122788fb-f081-47f6-9997-be9668fc0ba4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['f3a4085c-b8c0-4a23-9a9f-8a08d2ddc6a1', '020b7a62-5ddd-4958-87a9-d198c9848ac0'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:11.043660 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-122788fb-f081-47f6-9997-be9668fc0ba4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:11:11.044094 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 966/3882] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:11:10 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) Aug 04 09:11:11.054332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1eb4eb10-450e-4359-8c1a-fc3bc7bfdd2b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:11.056770 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1eb4eb10-450e-4359-8c1a-fc3bc7bfdd2b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:11.056977 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1eb4eb10-450e-4359-8c1a-fc3bc7bfdd2b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:11.057157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1eb4eb10-450e-4359-8c1a-fc3bc7bfdd2b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:11.057331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1eb4eb10-450e-4359-8c1a-fc3bc7bfdd2b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:11.061408 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:11.061408 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:11.062146 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1eb4eb10-450e-4359-8c1a-fc3bc7bfdd2b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:11.062632 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 972/3883] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:11 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:11.085998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume of 1 GB Aug 04 09:11:11.086334 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:11.086334 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:11.086783 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Availability Zones retrieved successfully. Aug 04 09:11:11.092033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Flow 'volume_create_api' (0ceab0b5-cf72-4528-9e94-3efedc0dbdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:11.092953 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff429d42-a963-4eac-a0c8-b9128189696d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:11.093800 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:11.142493 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff429d42-a963-4eac-a0c8-b9128189696d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:11:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a93ceaf2-ef06-4227-ae48-6a874facaba9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a93ceaf2-ef06-4227-ae48-6a874facaba9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:11.143159 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc23032-cc5d-4db1-b2b8-3a076f04aabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:11.165475 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:11.165718 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1900883699-949795458, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:11.194535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Created reservations ['dd5d5022-8d11-4a88-8374-02f9b8ddbcb5', 'dc061fbf-8d0a-464c-8597-f476076d50c5', 'a33919fa-6841-4e0f-85c2-aeae3eec8ebb', '8c2e971e-fe53-4f89-aff8-9e5650e12164'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:11.195308 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc23032-cc5d-4db1-b2b8-3a076f04aabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5d5022-8d11-4a88-8374-02f9b8ddbcb5', 'dc061fbf-8d0a-464c-8597-f476076d50c5', 'a33919fa-6841-4e0f-85c2-aeae3eec8ebb', '8c2e971e-fe53-4f89-aff8-9e5650e12164']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:11.196006 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc00605-1123-454b-a709-f08e9ee5dce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:11.217233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc00605-1123-454b-a709-f08e9ee5dce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0501b87f-564e-45cd-8163-dad22ff55b9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1507938580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81989f76ff6e4cd9834115485f56e19f',qos_specs=None,replication_status=,reservations=['dd5d5022-8d11-4a88-8374-02f9b8ddbcb5','dc061fbf-8d0a-464c-8597-f476076d50c5','a33919fa-6841-4e0f-85c2-aeae3eec8ebb','8c2e971e-fe53-4f89-aff8-9e5650e12164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_type_id=a93ceaf2-ef06-4227-ae48-6a874facaba9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1507938580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0501b87f-564e-45cd-8163-dad22ff55b9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81989f76ff6e4cd9834115485f56e19f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a93ceaf2-ef06-4227-ae48-6a874facaba9),volume_type_id=a93ceaf2-ef06-4227-ae48-6a874facaba9)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:11.217691 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3eadf51-10a1-4bee-8896-f4c5f12ee113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:11.235299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3eadf51-10a1-4bee-8896-f4c5f12ee113) transitioned into state 'SUCCESS' from state '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-1507938580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81989f76ff6e4cd9834115485f56e19f',qos_specs=None,replication_status=,reservations=['dd5d5022-8d11-4a88-8374-02f9b8ddbcb5','dc061fbf-8d0a-464c-8597-f476076d50c5','a33919fa-6841-4e0f-85c2-aeae3eec8ebb','8c2e971e-fe53-4f89-aff8-9e5650e12164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b25e3cf1f844bfba56a6f4baac3325c',volume_type_id=a93ceaf2-ef06-4227-ae48-6a874facaba9)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:11.235886 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5516bdb-5d5c-45f8-9df0-2efe0450e76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:11.243519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5516bdb-5d5c-45f8-9df0-2efe0450e76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:11.244270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Flow 'volume_create_api' (0ceab0b5-cf72-4528-9e94-3efedc0dbdab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:11.244524 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Create volume request issued successfully. Aug 04 09:11:11.245006 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9279a23-fd66-4548-af06-280d69dbc018 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:11.245537 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 972/3884] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:10 2026] POST /volume/v3/volumes => generated 846 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:11.256487 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-35b28c81-bac7-4944-b5ec-1459cad9c0d0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:11.258630 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-35b28c81-bac7-4944-b5ec-1459cad9c0d0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:11.258893 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-35b28c81-bac7-4944-b5ec-1459cad9c0d0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:11.259129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-35b28c81-bac7-4944-b5ec-1459cad9c0d0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:11.271697 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:11.271697 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:11.280883 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-35b28c81-bac7-4944-b5ec-1459cad9c0d0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:11.289296 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-35b28c81-bac7-4944-b5ec-1459cad9c0d0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:11.289745 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 975/3885] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:11 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 914 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:11.821770 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4148f5b2-9247-4e56-9a5d-829a3c99e634 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:11.821770 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4148f5b2-9247-4e56-9a5d-829a3c99e634 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:11.821770 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4148f5b2-9247-4e56-9a5d-829a3c99e634 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:11.822625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4148f5b2-9247-4e56-9a5d-829a3c99e634 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:11.822625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-4148f5b2-9247-4e56-9a5d-829a3c99e634 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:11.826485 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:11.826485 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:11.827079 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4148f5b2-9247-4e56-9a5d-829a3c99e634 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:11.827435 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 967/3886] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:11 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:12.079920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0794cc61-7353-48d6-8c4e-a5e52569a007 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:12.095898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0794cc61-7353-48d6-8c4e-a5e52569a007 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:12.098356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0794cc61-7353-48d6-8c4e-a5e52569a007 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:12.100663 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0794cc61-7353-48d6-8c4e-a5e52569a007 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:12.101930 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0794cc61-7353-48d6-8c4e-a5e52569a007 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:12.154720 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:12.154720 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:12.162071 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0794cc61-7353-48d6-8c4e-a5e52569a007 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:12.168501 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 973/3887] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:12 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:12.301398 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2f61d7f4-bc36-4b42-b2e0-664b4a9e1f58 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:12.303779 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f61d7f4-bc36-4b42-b2e0-664b4a9e1f58 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:12.304023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f61d7f4-bc36-4b42-b2e0-664b4a9e1f58 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:12.304297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2f61d7f4-bc36-4b42-b2e0-664b4a9e1f58 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:12.312898 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:12.312898 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:12.317278 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2f61d7f4-bc36-4b42-b2e0-664b4a9e1f58 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:12.322404 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2f61d7f4-bc36-4b42-b2e0-664b4a9e1f58 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:12.322889 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 973/3888] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:12 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:12.838022 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b38af1c1-e00d-4095-be84-e6ac2bb57227 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:12.843221 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b38af1c1-e00d-4095-be84-e6ac2bb57227 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:12.843221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b38af1c1-e00d-4095-be84-e6ac2bb57227 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:12.843221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b38af1c1-e00d-4095-be84-e6ac2bb57227 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:12.843221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b38af1c1-e00d-4095-be84-e6ac2bb57227 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:12.843969 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:12.843969 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:12.844576 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b38af1c1-e00d-4095-be84-e6ac2bb57227 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:12.844922 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 976/3889] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:12 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:13.179021 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-459678cc-f3f0-4e4a-8ae6-9baf4dff896d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:13.180867 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-459678cc-f3f0-4e4a-8ae6-9baf4dff896d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:13.181082 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-459678cc-f3f0-4e4a-8ae6-9baf4dff896d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:13.181336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-459678cc-f3f0-4e4a-8ae6-9baf4dff896d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:13.181450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-459678cc-f3f0-4e4a-8ae6-9baf4dff896d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:13.185971 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:13.185971 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:13.186779 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-459678cc-f3f0-4e4a-8ae6-9baf4dff896d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:13.187257 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 968/3890] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:13 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:13.337587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e82a0647-aa28-4cff-91df-87baa4b93ac1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:13.339638 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e82a0647-aa28-4cff-91df-87baa4b93ac1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:13.340016 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e82a0647-aa28-4cff-91df-87baa4b93ac1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:13.340253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e82a0647-aa28-4cff-91df-87baa4b93ac1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:13.347034 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:13.347034 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:13.350240 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e82a0647-aa28-4cff-91df-87baa4b93ac1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:13.356649 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e82a0647-aa28-4cff-91df-87baa4b93ac1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:13.356649 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 974/3891] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:13 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:13.518409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5a84ba41-62c3-48f3-9228-ba3678f4f50c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:13.521396 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5a84ba41-62c3-48f3-9228-ba3678f4f50c tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:11:13.521882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5a84ba41-62c3-48f3-9228-ba3678f4f50c tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-988697715-401483421", "extra_specs": {"multiattach": " True"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:13.538455 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5a84ba41-62c3-48f3-9228-ba3678f4f50c tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:11:13.538824 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 974/3892] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:11:13 2026] POST /volume/v3/types => generated 285 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:13.547369 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6bf60333-5e27-43a5-9200-43913a9b0fab None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:13.549268 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:13.549750 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1700757878", "snapshot_id": null, "imageRef": null, "volume_type": "87f72596-c06f-4299-a270-2383a1ee5022", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:13.551497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1700757878', 'snapshot_id': None, 'imageRef': None, 'volume_type': '87f72596-c06f-4299-a270-2383a1ee5022', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:13.559042 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume of 1 GB Aug 04 09:11:13.559441 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:13.559441 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:13.560038 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Availability Zones retrieved successfully. Aug 04 09:11:13.565595 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (81fbbc0b-dc09-48ec-96b6-0835de957d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:13.566540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02436d5-3c32-447d-98b4-572f9428c49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:13.567477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:13.574866 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:13.574866 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:13.589773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e02436d5-3c32-447d-98b4-572f9428c49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:11:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=87f72596-c06f-4299-a270-2383a1ee5022,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-988697715-401483421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87f72596-c06f-4299-a270-2383a1ee5022', 'encryption_key_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=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:13.590727 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfa443c-3450-4548-b33a-c8bbc3b0d57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:13.622707 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-988697715-401483421 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-988697715-401483421, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:13.623061 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-988697715-401483421 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-988697715-401483421, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:13.649955 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Created reservations ['a5d86f33-3034-4b0b-80cc-e6ce3e6a4342', '5323ca85-af79-442a-8816-45b5ae413838', '81dc9607-f36f-4c53-82d5-c05ddb1d658f', '74fdb673-9a0f-4369-a6c0-1acc8855ab35'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:13.650737 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfa443c-3450-4548-b33a-c8bbc3b0d57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5d86f33-3034-4b0b-80cc-e6ce3e6a4342', '5323ca85-af79-442a-8816-45b5ae413838', '81dc9607-f36f-4c53-82d5-c05ddb1d658f', '74fdb673-9a0f-4369-a6c0-1acc8855ab35']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:13.651901 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2a373c-136f-429b-91d9-73a913449982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:13.674077 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2a373c-136f-429b-91d9-73a913449982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '054e2345-010a-4323-a8d5-357bc17cba06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1700757878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['a5d86f33-3034-4b0b-80cc-e6ce3e6a4342','5323ca85-af79-442a-8816-45b5ae413838','81dc9607-f36f-4c53-82d5-c05ddb1d658f','74fdb673-9a0f-4369-a6c0-1acc8855ab35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=87f72596-c06f-4299-a270-2383a1ee5022), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1700757878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=054e2345-010a-4323-a8d5-357bc17cba06,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='232e6adc7e2a4e649ccbefa88fd74562',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87f72596-c06f-4299-a270-2383a1ee5022),volume_type_id=87f72596-c06f-4299-a270-2383a1ee5022)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:13.675787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57547e6-3eaf-4593-9140-d7802049f0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:13.695186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57547e6-3eaf-4593-9140-d7802049f0f6) transitioned into state 'SUCCESS' from state '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-1700757878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='232e6adc7e2a4e649ccbefa88fd74562',qos_specs=None,replication_status=,reservations=['a5d86f33-3034-4b0b-80cc-e6ce3e6a4342','5323ca85-af79-442a-8816-45b5ae413838','81dc9607-f36f-4c53-82d5-c05ddb1d658f','74fdb673-9a0f-4369-a6c0-1acc8855ab35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a97a7d328cc4f7781050811af2ce1dd',volume_type_id=87f72596-c06f-4299-a270-2383a1ee5022)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:13.696036 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb504d0-07fb-49af-b005-07921e8de9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:13.705722 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb504d0-07fb-49af-b005-07921e8de9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:13.706559 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Flow 'volume_create_api' (81fbbc0b-dc09-48ec-96b6-0835de957d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:13.706874 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Create volume request issued successfully. Aug 04 09:11:13.707436 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bf60333-5e27-43a5-9200-43913a9b0fab tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:13.707882 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 977/3893] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:13 2026] POST /volume/v3/volumes => generated 828 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:13.718836 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2bd7f267-f14f-4222-8276-8e898bc904a6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:13.720167 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2bd7f267-f14f-4222-8276-8e898bc904a6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:13.720577 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2bd7f267-f14f-4222-8276-8e898bc904a6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:13.720878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2bd7f267-f14f-4222-8276-8e898bc904a6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:13.730008 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:13.730008 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:13.735818 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2bd7f267-f14f-4222-8276-8e898bc904a6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:13.737540 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2bd7f267-f14f-4222-8276-8e898bc904a6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:13.737971 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 969/3894] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:13 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:13.853616 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c7d334b7-42c9-4cc6-8e9e-c284d46d9f8c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:13.855266 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c7d334b7-42c9-4cc6-8e9e-c284d46d9f8c tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:13.855445 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c7d334b7-42c9-4cc6-8e9e-c284d46d9f8c tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:13.855619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c7d334b7-42c9-4cc6-8e9e-c284d46d9f8c tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:13.855719 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c7d334b7-42c9-4cc6-8e9e-c284d46d9f8c tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:13.859476 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:13.859476 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:13.860001 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c7d334b7-42c9-4cc6-8e9e-c284d46d9f8c tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:13.860338 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 975/3895] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:13 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.196661 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b3bc72a7-2ce5-4397-a15e-0559f5303624 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.198510 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b3bc72a7-2ce5-4397-a15e-0559f5303624 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:14.198745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b3bc72a7-2ce5-4397-a15e-0559f5303624 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.198954 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b3bc72a7-2ce5-4397-a15e-0559f5303624 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.199062 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b3bc72a7-2ce5-4397-a15e-0559f5303624 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:14.203506 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.203506 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:14.204125 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b3bc72a7-2ce5-4397-a15e-0559f5303624 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:14.204496 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 975/3896] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.368493 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a8c3baaa-26e0-4f0b-be16-55f6944fe4df None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.370387 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a8c3baaa-26e0-4f0b-be16-55f6944fe4df tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:14.370731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a8c3baaa-26e0-4f0b-be16-55f6944fe4df tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.370958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a8c3baaa-26e0-4f0b-be16-55f6944fe4df tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.377565 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.377565 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:14.380798 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a8c3baaa-26e0-4f0b-be16-55f6944fe4df tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:14.384526 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a8c3baaa-26e0-4f0b-be16-55f6944fe4df tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:14.384951 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 978/3897] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.499653 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.501525 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:14.502050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-295246365", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:14.503997 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-295246365', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:14.505591 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Create volume of 1 GB Aug 04 09:11:14.508894 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Availability Zones retrieved successfully. Aug 04 09:11:14.515897 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Flow 'volume_create_api' (e6077a54-aafc-4036-a7c6-e0a0991b6bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:14.517081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fe0f38-2b08-4876-9175-e29406af81f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:14.518179 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:14.542728 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0fe0f38-2b08-4876-9175-e29406af81f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:14.543413 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7084293e-5724-43a8-bce4-f3d33c59e21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:14.596362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Created reservations ['b7bdfe90-6295-4394-940f-f7a736262ecc', '4b94fd31-eafa-422f-8060-8173564db29b', '80040438-0b67-4fcb-ad34-be4de31574b8', '155e62ad-8c81-49e9-846c-85c4b6c16938'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:14.597100 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7084293e-5724-43a8-bce4-f3d33c59e21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7bdfe90-6295-4394-940f-f7a736262ecc', '4b94fd31-eafa-422f-8060-8173564db29b', '80040438-0b67-4fcb-ad34-be4de31574b8', '155e62ad-8c81-49e9-846c-85c4b6c16938']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:14.597835 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a30f0b-ed6b-46e9-9afd-a682579b2204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:14.620792 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a30f0b-ed6b-46e9-9afd-a682579b2204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324aa29d-704e-4dcb-bc80-1303f13a5d93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-295246365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f72e7855a8c2467b95368a6b7077ad67',qos_specs=None,replication_status=,reservations=['b7bdfe90-6295-4394-940f-f7a736262ecc','4b94fd31-eafa-422f-8060-8173564db29b','80040438-0b67-4fcb-ad34-be4de31574b8','155e62ad-8c81-49e9-846c-85c4b6c16938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f1c42923fc4e00a40725bdc2656eee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-295246365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=324aa29d-704e-4dcb-bc80-1303f13a5d93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f72e7855a8c2467b95368a6b7077ad67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8f1c42923fc4e00a40725bdc2656eee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:14.621524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d520ae2c-0d62-4e96-88e5-63f1dffef714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:14.637526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d520ae2c-0d62-4e96-88e5-63f1dffef714) transitioned into state 'SUCCESS' from state '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-295246365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f72e7855a8c2467b95368a6b7077ad67',qos_specs=None,replication_status=,reservations=['b7bdfe90-6295-4394-940f-f7a736262ecc','4b94fd31-eafa-422f-8060-8173564db29b','80040438-0b67-4fcb-ad34-be4de31574b8','155e62ad-8c81-49e9-846c-85c4b6c16938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f1c42923fc4e00a40725bdc2656eee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:14.638222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3118532c-aacb-4ac3-a0a6-7a429ee72bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:14.645825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3118532c-aacb-4ac3-a0a6-7a429ee72bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:14.646603 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Flow 'volume_create_api' (e6077a54-aafc-4036-a7c6-e0a0991b6bf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:14.646912 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Create volume request issued successfully. Aug 04 09:11:14.647679 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90548ca8-7876-43b3-8eee-f8f1a3edef0a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:14.648282 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 970/3898] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:11:14 2026] POST /volume/v3/volumes => generated 788 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:14.659940 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b7b95196-c5b6-47af-a6d3-0b785fd2cdef None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.661670 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b7b95196-c5b6-47af-a6d3-0b785fd2cdef tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:14.661873 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b7b95196-c5b6-47af-a6d3-0b785fd2cdef tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.662080 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b7b95196-c5b6-47af-a6d3-0b785fd2cdef tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.669456 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.669456 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:14.673574 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b7b95196-c5b6-47af-a6d3-0b785fd2cdef tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:14.678423 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b7b95196-c5b6-47af-a6d3-0b785fd2cdef tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:14.678895 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 976/3899] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:14.750131 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6bf59a33-4f66-4a3d-b24b-02294fd61f51 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.751905 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bf59a33-4f66-4a3d-b24b-02294fd61f51 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:14.752075 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bf59a33-4f66-4a3d-b24b-02294fd61f51 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.752285 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bf59a33-4f66-4a3d-b24b-02294fd61f51 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.758949 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.758949 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:14.762247 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6bf59a33-4f66-4a3d-b24b-02294fd61f51 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:14.766081 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bf59a33-4f66-4a3d-b24b-02294fd61f51 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:14.766486 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 976/3900] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.778536 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-07d02fb7-68be-4d84-bc22-04cf8ac0613c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.780863 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-07d02fb7-68be-4d84-bc22-04cf8ac0613c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:14.781044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-07d02fb7-68be-4d84-bc22-04cf8ac0613c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.781456 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-07d02fb7-68be-4d84-bc22-04cf8ac0613c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.790848 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.790848 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:14.794252 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-07d02fb7-68be-4d84-bc22-04cf8ac0613c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:14.798266 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-07d02fb7-68be-4d84-bc22-04cf8ac0613c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:14.798686 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 979/3901] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.817852 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-00690543-6718-4183-b733-1b8515405a20 req-612d5cdf-9ba4-464e-9d6a-b4e3336f5b32 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.820030 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-612d5cdf-9ba4-464e-9d6a-b4e3336f5b32 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32/encryption Aug 04 09:11:14.820232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-612d5cdf-9ba4-464e-9d6a-b4e3336f5b32 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.820436 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-612d5cdf-9ba4-464e-9d6a-b4e3336f5b32 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.829865 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.829865 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:14.843280 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-00690543-6718-4183-b733-1b8515405a20 req-612d5cdf-9ba4-464e-9d6a-b4e3336f5b32 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32/encryption returned with HTTP 200 Aug 04 09:11:14.843703 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 971/3902] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.845230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-0552f928-30b2-4de7-8216-4ab6e0995e64 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.848676 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-0552f928-30b2-4de7-8216-4ab6e0995e64 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:14.849117 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-0552f928-30b2-4de7-8216-4ab6e0995e64 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.849117 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-0552f928-30b2-4de7-8216-4ab6e0995e64 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.858263 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.858263 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:14.862046 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-0552f928-30b2-4de7-8216-4ab6e0995e64 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:14.869600 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-0552f928-30b2-4de7-8216-4ab6e0995e64 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:14.869677 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aad911ed-cb33-4fa5-9092-a99784953391 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.869734 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 977/3903] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.871238 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aad911ed-cb33-4fa5-9092-a99784953391 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:14.871418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aad911ed-cb33-4fa5-9092-a99784953391 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.871594 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aad911ed-cb33-4fa5-9092-a99784953391 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.871707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-aad911ed-cb33-4fa5-9092-a99784953391 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:14.875634 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:14.875634 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:14.876193 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aad911ed-cb33-4fa5-9092-a99784953391 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:14.876605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 977/3904] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:14.991774 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-47bc9797-5279-4067-9e6a-baa50c5cd493 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:14.992174 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-47bc9797-5279-4067-9e6a-baa50c5cd493 None None] GET https://10.4.3.176/volume// Aug 04 09:11:14.992364 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-47bc9797-5279-4067-9e6a-baa50c5cd493 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:14.992577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-47bc9797-5279-4067-9e6a-baa50c5cd493 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:14.992862 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-47bc9797-5279-4067-9e6a-baa50c5cd493 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:14.993145 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 980/3905] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:11:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:15.002515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-c53218a7-8ead-4fc6-86ca-022f4fee036d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.005062 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-c53218a7-8ead-4fc6-86ca-022f4fee036d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:11:15.005558 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-c53218a7-8ead-4fc6-86ca-022f4fee036d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "054e2345-010a-4323-a8d5-357bc17cba06", "connector": null, "instance_uuid": "706e7635-20c1-4244-8bc9-0410e0a4dae2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:15.015771 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.015771 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:15.045987 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-c53218a7-8ead-4fc6-86ca-022f4fee036d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:11:15.046583 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 972/3906] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:11:15 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:15.072699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-61e8f11b-54a4-4e40-9247-dc236ab7f248 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.074988 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61e8f11b-54a4-4e40-9247-dc236ab7f248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:15.074988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61e8f11b-54a4-4e40-9247-dc236ab7f248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.075135 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-61e8f11b-54a4-4e40-9247-dc236ab7f248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.083933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-90574328-68eb-4bfc-b58e-8b0636d5ee4f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.084399 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90574328-68eb-4bfc-b58e-8b0636d5ee4f None None] GET https://10.4.3.176/volume// Aug 04 09:11:15.084614 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90574328-68eb-4bfc-b58e-8b0636d5ee4f None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.084819 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-90574328-68eb-4bfc-b58e-8b0636d5ee4f None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.085156 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-90574328-68eb-4bfc-b58e-8b0636d5ee4f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:15.085687 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 978/3907] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:15.088397 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.088397 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:15.093461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-af7b1a1a-523d-47da-a7d1-caf176c33e4a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.093647 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-61e8f11b-54a4-4e40-9247-dc236ab7f248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:15.096160 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-af7b1a1a-523d-47da-a7d1-caf176c33e4a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:15.096477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-af7b1a1a-523d-47da-a7d1-caf176c33e4a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.096726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-af7b1a1a-523d-47da-a7d1-caf176c33e4a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.100709 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-61e8f11b-54a4-4e40-9247-dc236ab7f248 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:15.101399 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 978/3908] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:15.109300 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.109300 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:15.113301 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-af7b1a1a-523d-47da-a7d1-caf176c33e4a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:15.118755 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-af7b1a1a-523d-47da-a7d1-caf176c33e4a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:15.119422 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 981/3909] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1100 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:15.216416 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6c382ca1-65e5-47f9-8500-0da83fc2eb25 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.218355 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6c382ca1-65e5-47f9-8500-0da83fc2eb25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:15.218610 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6c382ca1-65e5-47f9-8500-0da83fc2eb25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.218797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6c382ca1-65e5-47f9-8500-0da83fc2eb25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.218904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-6c382ca1-65e5-47f9-8500-0da83fc2eb25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:15.225119 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-638a3582-5ca6-4a3b-bc22-2b69deb88653 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.225195 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.225195 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:15.226128 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6c382ca1-65e5-47f9-8500-0da83fc2eb25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:15.226626 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 973/3910] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:15.227307 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-638a3582-5ca6-4a3b-bc22-2b69deb88653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] PUT https://10.4.3.176/volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682 Aug 04 09:11:15.227649 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-638a3582-5ca6-4a3b-bc22-2b69deb88653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:15.234600 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-638a3582-5ca6-4a3b-bc22-2b69deb88653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Acquiring lock "cinder-attachment_update-054e2345-010a-4323-a8d5-357bc17cba06-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:11:15.239055 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-638a3582-5ca6-4a3b-bc22-2b69deb88653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-054e2345-010a-4323-a8d5-357bc17cba06-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:11:15.240462 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.240462 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:15.314972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-638a3582-5ca6-4a3b-bc22-2b69deb88653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Lock "cinder-attachment_update-054e2345-010a-4323-a8d5-357bc17cba06-np0000006401" released by "attachment_update" :: held 0.076s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:11:15.315564 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-638a3582-5ca6-4a3b-bc22-2b69deb88653 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682 returned with HTTP 200 Aug 04 09:11:15.316010 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 979/3911] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:11:15 2026] PUT /volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:15.397155 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-181a28b6-fee8-4799-afdf-fb117d1ac11d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.398632 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-181a28b6-fee8-4799-afdf-fb117d1ac11d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:15.398789 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-181a28b6-fee8-4799-afdf-fb117d1ac11d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.398955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-181a28b6-fee8-4799-afdf-fb117d1ac11d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.405044 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.405044 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:15.407915 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-181a28b6-fee8-4799-afdf-fb117d1ac11d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:15.411455 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-181a28b6-fee8-4799-afdf-fb117d1ac11d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:15.411861 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 979/3912] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:11:15.691430 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e2ca3e7f-65f9-49d4-9aff-298189bfbb2b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.693171 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2ca3e7f-65f9-49d4-9aff-298189bfbb2b tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:15.693430 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2ca3e7f-65f9-49d4-9aff-298189bfbb2b tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.693593 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e2ca3e7f-65f9-49d4-9aff-298189bfbb2b tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.700699 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.700699 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:15.704413 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e2ca3e7f-65f9-49d4-9aff-298189bfbb2b tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:15.708356 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e2ca3e7f-65f9-49d4-9aff-298189bfbb2b tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:15.708799 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 982/3913] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:15.721624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-12f87a41-ed29-49df-bb0d-4369ee62b17f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.723430 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12f87a41-ed29-49df-bb0d-4369ee62b17f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:15.723639 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12f87a41-ed29-49df-bb0d-4369ee62b17f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.723824 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12f87a41-ed29-49df-bb0d-4369ee62b17f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.730474 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.730474 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:15.733701 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-12f87a41-ed29-49df-bb0d-4369ee62b17f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:15.737456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12f87a41-ed29-49df-bb0d-4369ee62b17f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:15.737916 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 974/3914] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:15.779027 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-4fa16dff-9d40-43a3-ab89-dc8a0113bdad None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.781435 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-4fa16dff-9d40-43a3-ab89-dc8a0113bdad tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:15.781615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-4fa16dff-9d40-43a3-ab89-dc8a0113bdad tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.781795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-4fa16dff-9d40-43a3-ab89-dc8a0113bdad tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.789007 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.789007 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:15.792522 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-4fa16dff-9d40-43a3-ab89-dc8a0113bdad tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:15.796108 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-4fa16dff-9d40-43a3-ab89-dc8a0113bdad tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:15.796497 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 980/3915] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:15.864181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4976372a-39b7-4e0e-92a8-866365e02a95 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.866620 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4976372a-39b7-4e0e-92a8-866365e02a95 None None] GET https://10.4.3.176/volume// Aug 04 09:11:15.866620 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4976372a-39b7-4e0e-92a8-866365e02a95 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.866620 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4976372a-39b7-4e0e-92a8-866365e02a95 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.866620 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4976372a-39b7-4e0e-92a8-866365e02a95 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:15.866620 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 980/3916] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:15.876596 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-da258a8d-3b89-450e-b516-48dce981e80a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.890400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d5ed9fc0-12e7-4a10-9c0a-09f53cb85c04 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:15.892814 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d5ed9fc0-12e7-4a10-9c0a-09f53cb85c04 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:15.892814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9fc0-12e7-4a10-9c0a-09f53cb85c04 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:15.892814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9fc0-12e7-4a10-9c0a-09f53cb85c04 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:15.892814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d5ed9fc0-12e7-4a10-9c0a-09f53cb85c04 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:15.898714 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.898714 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:15.899598 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d5ed9fc0-12e7-4a10-9c0a-09f53cb85c04 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:15.900669 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 975/3917] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:15 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:15.977510 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-da258a8d-3b89-450e-b516-48dce981e80a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:11:15.977510 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-da258a8d-3b89-450e-b516-48dce981e80a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "324aa29d-704e-4dcb-bc80-1303f13a5d93", "connector": null, "instance_uuid": "7f3d8a24-8fd6-4072-b527-9ca38eb7e297"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:15.985942 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:15.985942 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:16.032745 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-da258a8d-3b89-450e-b516-48dce981e80a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:11:16.032745 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 983/3918] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:11:15 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:16.073673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-03804871-93a1-4b29-b801-640569b245fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.076068 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-03804871-93a1-4b29-b801-640569b245fd tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:16.076446 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-03804871-93a1-4b29-b801-640569b245fd tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:16.076697 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-03804871-93a1-4b29-b801-640569b245fd tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:16.087812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b2478ae-9dea-476f-a2a9-968349d7a8fc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.087812 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b2478ae-9dea-476f-a2a9-968349d7a8fc None None] GET https://10.4.3.176/volume// Aug 04 09:11:16.087937 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b2478ae-9dea-476f-a2a9-968349d7a8fc None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:16.088041 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b2478ae-9dea-476f-a2a9-968349d7a8fc None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:16.088553 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b2478ae-9dea-476f-a2a9-968349d7a8fc None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:16.088836 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 981/3919] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:16.090626 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:16.090626 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:16.095362 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-03804871-93a1-4b29-b801-640569b245fd tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:16.099381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-f9f98afc-f327-42ea-85fd-1ce38abd50bb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.101048 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-03804871-93a1-4b29-b801-640569b245fd tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:16.101480 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 981/3920] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:16 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:16.101766 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-f9f98afc-f327-42ea-85fd-1ce38abd50bb tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:16.102057 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-f9f98afc-f327-42ea-85fd-1ce38abd50bb tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:16.102450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-f9f98afc-f327-42ea-85fd-1ce38abd50bb tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:16.115573 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6b450793-854d-483b-b286-ecd6ef221a0c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.117639 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b450793-854d-483b-b286-ecd6ef221a0c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:16.117729 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b450793-854d-483b-b286-ecd6ef221a0c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:16.117934 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b450793-854d-483b-b286-ecd6ef221a0c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:16.120632 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:16.120632 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:16.125566 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-f9f98afc-f327-42ea-85fd-1ce38abd50bb tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:16.127779 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:16.127779 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:16.131409 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6b450793-854d-483b-b286-ecd6ef221a0c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:16.131678 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-f9f98afc-f327-42ea-85fd-1ce38abd50bb tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:16.132182 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 976/3921] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:16 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 1042 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:16.136351 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b450793-854d-483b-b286-ecd6ef221a0c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:16.136833 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 984/3922] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:16 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:16.225494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-54e68687-4bd1-4020-bf0e-a4b6706fcdfa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.227330 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-54e68687-4bd1-4020-bf0e-a4b6706fcdfa tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] PUT https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 Aug 04 09:11:16.227650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-54e68687-4bd1-4020-bf0e-a4b6706fcdfa tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:16.234990 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-54e68687-4bd1-4020-bf0e-a4b6706fcdfa tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Acquiring lock "cinder-attachment_update-324aa29d-704e-4dcb-bc80-1303f13a5d93-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:11:16.239096 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8fb0299c-d813-49cc-9401-4ea66f12cf39 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.239696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-54e68687-4bd1-4020-bf0e-a4b6706fcdfa tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Lock "cinder-attachment_update-324aa29d-704e-4dcb-bc80-1303f13a5d93-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:11:16.240650 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:16.240650 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:16.240818 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8fb0299c-d813-49cc-9401-4ea66f12cf39 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:16.241043 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8fb0299c-d813-49cc-9401-4ea66f12cf39 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:16.241238 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8fb0299c-d813-49cc-9401-4ea66f12cf39 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:16.241379 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8fb0299c-d813-49cc-9401-4ea66f12cf39 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:16.245298 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:16.245298 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:16.245849 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8fb0299c-d813-49cc-9401-4ea66f12cf39 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:16.246181 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 982/3923] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:16 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:16.309358 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-54e68687-4bd1-4020-bf0e-a4b6706fcdfa tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Lock "cinder-attachment_update-324aa29d-704e-4dcb-bc80-1303f13a5d93-np0000006401" released by "attachment_update" :: held 0.070s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:11:16.309653 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-54e68687-4bd1-4020-bf0e-a4b6706fcdfa tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 returned with HTTP 200 Aug 04 09:11:16.310110 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 982/3924] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:11:16 2026] PUT /volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:16.423334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b27564ac-81f1-4816-84d7-4e47755fc806 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.425056 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b27564ac-81f1-4816-84d7-4e47755fc806 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:16.425300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b27564ac-81f1-4816-84d7-4e47755fc806 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:16.425499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b27564ac-81f1-4816-84d7-4e47755fc806 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:16.431864 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:16.431864 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:16.435061 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b27564ac-81f1-4816-84d7-4e47755fc806 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:16.438919 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b27564ac-81f1-4816-84d7-4e47755fc806 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:16.439360 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 977/3925] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:16 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:16.909450 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7504ddc9-1f11-4d7d-b5ce-ff49ff251379 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:16.911113 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7504ddc9-1f11-4d7d-b5ce-ff49ff251379 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:16.911336 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7504ddc9-1f11-4d7d-b5ce-ff49ff251379 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:16.911532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7504ddc9-1f11-4d7d-b5ce-ff49ff251379 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:16.911631 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-7504ddc9-1f11-4d7d-b5ce-ff49ff251379 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:16.916078 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:16.916078 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:16.916899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7504ddc9-1f11-4d7d-b5ce-ff49ff251379 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:16.917315 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 985/3926] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:16 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:17.114991 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c77f7668-6802-42c2-80d5-06ddb5b8d6dc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:17.117002 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c77f7668-6802-42c2-80d5-06ddb5b8d6dc tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:17.117199 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c77f7668-6802-42c2-80d5-06ddb5b8d6dc tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:17.117436 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c77f7668-6802-42c2-80d5-06ddb5b8d6dc tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:17.126520 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:17.126520 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:17.129481 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c77f7668-6802-42c2-80d5-06ddb5b8d6dc tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:17.133128 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c77f7668-6802-42c2-80d5-06ddb5b8d6dc tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:17.133531 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 983/3927] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:17 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:17.148520 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9f41f17c-311d-4822-8070-12db7bb5083d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:17.150523 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9f41f17c-311d-4822-8070-12db7bb5083d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:17.150844 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9f41f17c-311d-4822-8070-12db7bb5083d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:17.151151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9f41f17c-311d-4822-8070-12db7bb5083d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:17.161445 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:17.161445 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:17.165033 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9f41f17c-311d-4822-8070-12db7bb5083d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:17.169318 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9f41f17c-311d-4822-8070-12db7bb5083d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:17.169759 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 983/3928] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:17 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:17.256074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e3d2467b-9cfb-42f8-a57f-55688e7b2d6d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:17.258171 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e3d2467b-9cfb-42f8-a57f-55688e7b2d6d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:17.258536 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e3d2467b-9cfb-42f8-a57f-55688e7b2d6d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:17.258784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e3d2467b-9cfb-42f8-a57f-55688e7b2d6d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:17.259109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e3d2467b-9cfb-42f8-a57f-55688e7b2d6d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:17.264524 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:17.264524 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:17.265185 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e3d2467b-9cfb-42f8-a57f-55688e7b2d6d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:17.265615 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 978/3929] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:17 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:17.452534 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e137a680-e117-409f-9bf8-e0b721697404 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:17.454277 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e137a680-e117-409f-9bf8-e0b721697404 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:17.454477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e137a680-e117-409f-9bf8-e0b721697404 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:17.454655 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e137a680-e117-409f-9bf8-e0b721697404 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:17.461539 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:17.461539 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:17.465133 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e137a680-e117-409f-9bf8-e0b721697404 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:17.470147 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e137a680-e117-409f-9bf8-e0b721697404 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:17.470981 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 986/3930] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:17 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:17.926940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-df3c91b0-5c9b-4ae4-804e-e14b1c698f65 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:17.928809 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df3c91b0-5c9b-4ae4-804e-e14b1c698f65 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:17.929045 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df3c91b0-5c9b-4ae4-804e-e14b1c698f65 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:17.929331 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df3c91b0-5c9b-4ae4-804e-e14b1c698f65 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:17.929494 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-df3c91b0-5c9b-4ae4-804e-e14b1c698f65 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:17.933954 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:17.933954 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:17.934693 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df3c91b0-5c9b-4ae4-804e-e14b1c698f65 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:17.935109 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 984/3931] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:17 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:18.148526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ad1e7b37-9e46-41c4-8599-fc85cf3ddb10 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:18.150417 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ad1e7b37-9e46-41c4-8599-fc85cf3ddb10 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:18.150711 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ad1e7b37-9e46-41c4-8599-fc85cf3ddb10 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:18.150957 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ad1e7b37-9e46-41c4-8599-fc85cf3ddb10 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:18.159937 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:18.159937 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:18.163370 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ad1e7b37-9e46-41c4-8599-fc85cf3ddb10 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:18.167897 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ad1e7b37-9e46-41c4-8599-fc85cf3ddb10 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:18.168389 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 984/3932] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:18 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:18.182063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a61c8ed9-70da-4f4a-a6fd-06b6425e91c4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:18.183899 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a61c8ed9-70da-4f4a-a6fd-06b6425e91c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:18.184162 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a61c8ed9-70da-4f4a-a6fd-06b6425e91c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:18.184468 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a61c8ed9-70da-4f4a-a6fd-06b6425e91c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:18.193288 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:18.193288 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:18.196745 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a61c8ed9-70da-4f4a-a6fd-06b6425e91c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:18.200816 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a61c8ed9-70da-4f4a-a6fd-06b6425e91c4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:18.201359 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 979/3933] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:18 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:18.276045 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-99dc8bcf-1193-4e91-81bb-0d392505b7ad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:18.278022 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99dc8bcf-1193-4e91-81bb-0d392505b7ad tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:18.278303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99dc8bcf-1193-4e91-81bb-0d392505b7ad tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:18.278501 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99dc8bcf-1193-4e91-81bb-0d392505b7ad tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:18.278607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-99dc8bcf-1193-4e91-81bb-0d392505b7ad tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:18.282757 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:18.282757 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:18.283412 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99dc8bcf-1193-4e91-81bb-0d392505b7ad tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:18.283786 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 987/3934] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:18 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:18.486880 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-568b12e3-8826-4912-9091-ed47eee06ad1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:18.488855 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-568b12e3-8826-4912-9091-ed47eee06ad1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:18.489096 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-568b12e3-8826-4912-9091-ed47eee06ad1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:18.489313 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-568b12e3-8826-4912-9091-ed47eee06ad1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:18.496735 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:18.496735 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:18.500315 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-568b12e3-8826-4912-9091-ed47eee06ad1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:18.504537 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-568b12e3-8826-4912-9091-ed47eee06ad1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:18.504994 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 985/3935] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:18 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:18.945366 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4a33fc74-6809-42b4-a761-994030b359b3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:18.947226 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4a33fc74-6809-42b4-a761-994030b359b3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:18.947471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4a33fc74-6809-42b4-a761-994030b359b3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:18.947700 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4a33fc74-6809-42b4-a761-994030b359b3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:18.947806 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4a33fc74-6809-42b4-a761-994030b359b3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:18.953756 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:18.953756 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:18.954643 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4a33fc74-6809-42b4-a761-994030b359b3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:18.956142 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 985/3936] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:18 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:19.179999 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b181cd39-afe6-4af3-bdc0-80a6ba4f2ee2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:19.181910 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b181cd39-afe6-4af3-bdc0-80a6ba4f2ee2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:19.182136 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b181cd39-afe6-4af3-bdc0-80a6ba4f2ee2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:19.182378 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b181cd39-afe6-4af3-bdc0-80a6ba4f2ee2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:19.191619 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:19.191619 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:19.194934 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b181cd39-afe6-4af3-bdc0-80a6ba4f2ee2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:19.199898 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b181cd39-afe6-4af3-bdc0-80a6ba4f2ee2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:19.200311 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 980/3937] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:19 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:19.214184 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f18c02e6-49a4-4c5d-9d6b-6e1083fc4f07 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:19.216535 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f18c02e6-49a4-4c5d-9d6b-6e1083fc4f07 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:19.216863 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f18c02e6-49a4-4c5d-9d6b-6e1083fc4f07 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:19.217103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f18c02e6-49a4-4c5d-9d6b-6e1083fc4f07 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:19.228466 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:19.228466 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:19.232140 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f18c02e6-49a4-4c5d-9d6b-6e1083fc4f07 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:19.236813 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f18c02e6-49a4-4c5d-9d6b-6e1083fc4f07 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:19.237310 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 988/3938] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:19 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:19.296456 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-85f96d77-edc6-499d-8b71-97e9b57316d5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:19.298327 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85f96d77-edc6-499d-8b71-97e9b57316d5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:19.298542 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85f96d77-edc6-499d-8b71-97e9b57316d5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:19.298717 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85f96d77-edc6-499d-8b71-97e9b57316d5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:19.298815 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-85f96d77-edc6-499d-8b71-97e9b57316d5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:19.302804 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:19.302804 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:19.303355 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85f96d77-edc6-499d-8b71-97e9b57316d5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:19.303706 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 986/3939] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:19 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:19.518361 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3bda2252-487d-4d8f-83f6-5aa0f4c89f70 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:19.520700 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3bda2252-487d-4d8f-83f6-5aa0f4c89f70 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:19.520985 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3bda2252-487d-4d8f-83f6-5aa0f4c89f70 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:19.521252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3bda2252-487d-4d8f-83f6-5aa0f4c89f70 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:19.530071 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:19.530071 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:19.534194 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3bda2252-487d-4d8f-83f6-5aa0f4c89f70 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:19.539583 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3bda2252-487d-4d8f-83f6-5aa0f4c89f70 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:19.540057 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 986/3940] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:19 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:19.966716 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-07e2d076-b521-487d-955c-4777a7f5c352 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:19.968272 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07e2d076-b521-487d-955c-4777a7f5c352 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:19.968570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07e2d076-b521-487d-955c-4777a7f5c352 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:19.968810 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07e2d076-b521-487d-955c-4777a7f5c352 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:19.968996 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-07e2d076-b521-487d-955c-4777a7f5c352 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:19.972743 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:19.972743 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:19.973681 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07e2d076-b521-487d-955c-4777a7f5c352 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:19.973681 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 981/3941] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:19 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:20.213322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8dfc64ee-497a-48d2-aaf1-89f4aa12ee4d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:20.215585 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8dfc64ee-497a-48d2-aaf1-89f4aa12ee4d tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:20.215840 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8dfc64ee-497a-48d2-aaf1-89f4aa12ee4d tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:20.216023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8dfc64ee-497a-48d2-aaf1-89f4aa12ee4d tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:20.229831 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:20.229831 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:20.237257 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8dfc64ee-497a-48d2-aaf1-89f4aa12ee4d tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:20.243553 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8dfc64ee-497a-48d2-aaf1-89f4aa12ee4d tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:20.244043 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 989/3942] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:20 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:20.249794 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1f0d7639-e809-4d8e-8621-419a7c0a267f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:20.251469 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f0d7639-e809-4d8e-8621-419a7c0a267f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:20.251643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f0d7639-e809-4d8e-8621-419a7c0a267f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:20.251811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f0d7639-e809-4d8e-8621-419a7c0a267f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:20.265009 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:20.265009 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:20.271831 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1f0d7639-e809-4d8e-8621-419a7c0a267f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:20.277762 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f0d7639-e809-4d8e-8621-419a7c0a267f tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:20.278232 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 987/3943] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:20 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:20.319026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-737c0d07-eba5-4099-bfab-39e4ccb2cd1f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:20.320889 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-737c0d07-eba5-4099-bfab-39e4ccb2cd1f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:20.321121 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-737c0d07-eba5-4099-bfab-39e4ccb2cd1f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:20.321342 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-737c0d07-eba5-4099-bfab-39e4ccb2cd1f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:20.321439 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-737c0d07-eba5-4099-bfab-39e4ccb2cd1f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:20.325639 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:20.325639 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:20.326294 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-737c0d07-eba5-4099-bfab-39e4ccb2cd1f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:20.326630 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 987/3944] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:20 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:20.552428 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ed1b6b48-58e4-4ac5-9295-25fb7d93eaf6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:20.554387 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed1b6b48-58e4-4ac5-9295-25fb7d93eaf6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:20.554700 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed1b6b48-58e4-4ac5-9295-25fb7d93eaf6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:20.554952 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed1b6b48-58e4-4ac5-9295-25fb7d93eaf6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:20.563062 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:20.563062 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:20.567449 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ed1b6b48-58e4-4ac5-9295-25fb7d93eaf6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:20.571796 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed1b6b48-58e4-4ac5-9295-25fb7d93eaf6 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:20.572454 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 982/3945] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:20 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:20.983785 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0e22043b-4898-4e2e-9689-f3b6e281438b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:20.985690 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e22043b-4898-4e2e-9689-f3b6e281438b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:20.985869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e22043b-4898-4e2e-9689-f3b6e281438b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:20.986040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e22043b-4898-4e2e-9689-f3b6e281438b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:20.986136 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-0e22043b-4898-4e2e-9689-f3b6e281438b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:20.990402 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:20.990402 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:20.990944 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e22043b-4898-4e2e-9689-f3b6e281438b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:20.991411 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 990/3946] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:20 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:21.000612 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:21.002362 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:11:21.002742 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b79edd81-33eb-431a-8200-2fc10a3d4df6", "name": "tempest-VolumesBackupsTest-Backup-1602206615"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:21.004138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating new backup {'backup': {'volume_id': 'b79edd81-33eb-431a-8200-2fc10a3d4df6', 'name': 'tempest-VolumesBackupsTest-Backup-1602206615'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:11:21.004307 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating backup of volume b79edd81-33eb-431a-8200-2fc10a3d4df6 in container None Aug 04 09:11:21.011098 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:21.011098 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:21.011626 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:11:21.025421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Created reservations ['fa39e725-a27e-4df1-a626-8ce2d65c5654', '0f4bef56-ef9a-4945-b36f-ddc97560097b'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:21.051173 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d9c6b222-9748-4baa-a0aa-8994d9d19deb tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:11:21.051839 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 988/3947] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:20 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:21.060496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-78c8ec51-84a9-4345-9e9e-a2da0b7fc36d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:21.062195 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-78c8ec51-84a9-4345-9e9e-a2da0b7fc36d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:21.062629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-78c8ec51-84a9-4345-9e9e-a2da0b7fc36d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:21.064269 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-78c8ec51-84a9-4345-9e9e-a2da0b7fc36d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:21.064269 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-78c8ec51-84a9-4345-9e9e-a2da0b7fc36d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:21.069337 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:21.069337 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:21.071326 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-78c8ec51-84a9-4345-9e9e-a2da0b7fc36d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:21.071844 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 988/3948] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:21 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:21.261913 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9b24e7ae-dc90-4c7a-b17b-535443ec3882 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:21.264610 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b24e7ae-dc90-4c7a-b17b-535443ec3882 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:21.264966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b24e7ae-dc90-4c7a-b17b-535443ec3882 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:21.265323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b24e7ae-dc90-4c7a-b17b-535443ec3882 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:21.278048 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:21.278048 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:21.284187 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9b24e7ae-dc90-4c7a-b17b-535443ec3882 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:21.289604 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b24e7ae-dc90-4c7a-b17b-535443ec3882 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:21.289976 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 983/3949] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:21 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:21.296230 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3adf29d9-ea19-49f8-89d6-2f8487f4a32e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:21.298157 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3adf29d9-ea19-49f8-89d6-2f8487f4a32e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:21.298414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3adf29d9-ea19-49f8-89d6-2f8487f4a32e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:21.298639 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3adf29d9-ea19-49f8-89d6-2f8487f4a32e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:21.311170 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:21.311170 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:21.315009 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3adf29d9-ea19-49f8-89d6-2f8487f4a32e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:21.318895 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3adf29d9-ea19-49f8-89d6-2f8487f4a32e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:21.319446 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 991/3950] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:21 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:21.337992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-53f5c5e8-0e52-432d-8fa5-c78601261607 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:21.339997 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53f5c5e8-0e52-432d-8fa5-c78601261607 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:21.340225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53f5c5e8-0e52-432d-8fa5-c78601261607 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:21.340464 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53f5c5e8-0e52-432d-8fa5-c78601261607 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:21.340566 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-53f5c5e8-0e52-432d-8fa5-c78601261607 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:21.344918 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:21.344918 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:21.345572 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53f5c5e8-0e52-432d-8fa5-c78601261607 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:21.345963 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 989/3951] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:21 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:21.584360 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c8ed0f01-04ca-414f-8764-49ecd3ace303 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:21.585907 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c8ed0f01-04ca-414f-8764-49ecd3ace303 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:21.586068 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c8ed0f01-04ca-414f-8764-49ecd3ace303 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:21.586271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c8ed0f01-04ca-414f-8764-49ecd3ace303 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:21.593261 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:21.593261 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:21.597985 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c8ed0f01-04ca-414f-8764-49ecd3ace303 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:21.602446 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c8ed0f01-04ca-414f-8764-49ecd3ace303 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:21.602797 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 989/3952] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:21 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 1251 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:21.693174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-3f767e24-4e1b-4053-a24e-0d61b80e69e4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:21.695592 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-3f767e24-4e1b-4053-a24e-0d61b80e69e4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:21.695699 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-3f767e24-4e1b-4053-a24e-0d61b80e69e4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:21.695882 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-3f767e24-4e1b-4053-a24e-0d61b80e69e4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:21.702596 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:21.702596 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:21.706016 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-3f767e24-4e1b-4053-a24e-0d61b80e69e4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:21.709923 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-3f767e24-4e1b-4053-a24e-0d61b80e69e4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:21.710330 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 984/3953] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:21 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 1251 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:22.082057 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a9ad31e9-dd88-4445-a333-0989ff3001e9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:22.083807 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a9ad31e9-dd88-4445-a333-0989ff3001e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:22.083991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a9ad31e9-dd88-4445-a333-0989ff3001e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:22.084215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a9ad31e9-dd88-4445-a333-0989ff3001e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:22.084278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a9ad31e9-dd88-4445-a333-0989ff3001e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:22.088556 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:22.088556 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:22.089325 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a9ad31e9-dd88-4445-a333-0989ff3001e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:22.089721 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 992/3954] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:22 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:22.168556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-48f15902-9eae-49be-9ef0-dc95be1211db None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:22.170809 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-48f15902-9eae-49be-9ef0-dc95be1211db tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:22.171014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-48f15902-9eae-49be-9ef0-dc95be1211db tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:22.171268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-48f15902-9eae-49be-9ef0-dc95be1211db tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:22.178072 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:22.178072 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:22.181278 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-48f15902-9eae-49be-9ef0-dc95be1211db tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:22.185221 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-48f15902-9eae-49be-9ef0-dc95be1211db tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:22.185605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 990/3955] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:22 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 1251 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:22.195192 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1e54b35d-cc36-4163-98b1-b7eee14b6288 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:22.195735 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1e54b35d-cc36-4163-98b1-b7eee14b6288 None None] GET https://10.4.3.176/volume// Aug 04 09:11:22.195735 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1e54b35d-cc36-4163-98b1-b7eee14b6288 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:22.196100 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1e54b35d-cc36-4163-98b1-b7eee14b6288 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:22.196451 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1e54b35d-cc36-4163-98b1-b7eee14b6288 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:22.196701 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 990/3956] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:11:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:22.204911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-836e0c19-1c1a-465e-b282-2d725b03db8a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:22.208560 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-836e0c19-1c1a-465e-b282-2d725b03db8a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:11:22.208979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-836e0c19-1c1a-465e-b282-2d725b03db8a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0501b87f-564e-45cd-8163-dad22ff55b9b", "connector": null, "instance_uuid": "b6346973-ff38-4603-872d-d43d2a8a04c2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:22.217645 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:22.217645 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:22.240279 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-836e0c19-1c1a-465e-b282-2d725b03db8a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:11:22.240707 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 985/3957] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:11:22 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:22.313006 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-18c6939d-2f7c-4061-a514-fe8ab5036a06 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:22.316337 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-18c6939d-2f7c-4061-a514-fe8ab5036a06 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:22.316628 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-18c6939d-2f7c-4061-a514-fe8ab5036a06 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:22.316872 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-18c6939d-2f7c-4061-a514-fe8ab5036a06 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:22.331963 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:22.331963 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:22.332329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ecb29d12-c342-4164-a134-4fa88567eca1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:22.334258 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ecb29d12-c342-4164-a134-4fa88567eca1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:22.334492 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ecb29d12-c342-4164-a134-4fa88567eca1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:22.334683 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ecb29d12-c342-4164-a134-4fa88567eca1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:22.336537 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-18c6939d-2f7c-4061-a514-fe8ab5036a06 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:22.342863 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-18c6939d-2f7c-4061-a514-fe8ab5036a06 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:22.343528 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 993/3958] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:22 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:22.348129 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:22.348129 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:22.351677 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ecb29d12-c342-4164-a134-4fa88567eca1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:22.357197 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ecb29d12-c342-4164-a134-4fa88567eca1 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:22.357662 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 991/3959] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:22 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:22.360699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1db84b61-6172-4130-9da3-347af7b40f86 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:22.363719 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1db84b61-6172-4130-9da3-347af7b40f86 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:22.363920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1db84b61-6172-4130-9da3-347af7b40f86 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:22.364112 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1db84b61-6172-4130-9da3-347af7b40f86 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:22.364239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1db84b61-6172-4130-9da3-347af7b40f86 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:22.372131 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:22.372131 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:22.373003 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1db84b61-6172-4130-9da3-347af7b40f86 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:22.373412 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 991/3960] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:22 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.100584 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-38d26a48-001e-4499-b683-357f02085bb0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.102352 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38d26a48-001e-4499-b683-357f02085bb0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:23.102563 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-38d26a48-001e-4499-b683-357f02085bb0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.102745 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-38d26a48-001e-4499-b683-357f02085bb0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.102855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-38d26a48-001e-4499-b683-357f02085bb0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:23.106886 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.106886 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:23.107621 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38d26a48-001e-4499-b683-357f02085bb0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:23.107978 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 986/3961] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.287241 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bcbfb821-2793-4543-aa09-13a9f1019e7e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.288869 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bcbfb821-2793-4543-aa09-13a9f1019e7e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:23.289047 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bcbfb821-2793-4543-aa09-13a9f1019e7e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.289255 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bcbfb821-2793-4543-aa09-13a9f1019e7e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.296042 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.296042 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:23.299730 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bcbfb821-2793-4543-aa09-13a9f1019e7e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:23.303617 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bcbfb821-2793-4543-aa09-13a9f1019e7e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:23.303972 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 994/3962] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.315735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3b4deda8-61e1-4379-805f-3d8be540eff7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.317500 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3b4deda8-61e1-4379-805f-3d8be540eff7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:23.317699 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3b4deda8-61e1-4379-805f-3d8be540eff7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.317899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3b4deda8-61e1-4379-805f-3d8be540eff7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.325148 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.325148 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:23.328612 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3b4deda8-61e1-4379-805f-3d8be540eff7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:23.332581 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3b4deda8-61e1-4379-805f-3d8be540eff7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:23.332927 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 992/3963] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.359621 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0ed93eed-4189-4299-8328-c816e4192eb0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.361462 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ed93eed-4189-4299-8328-c816e4192eb0 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:23.361753 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ed93eed-4189-4299-8328-c816e4192eb0 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.361995 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ed93eed-4189-4299-8328-c816e4192eb0 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.370914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1b9b11ed-3bfa-41a8-b2fa-28af14516ac0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.371508 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.371508 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:23.372693 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b9b11ed-3bfa-41a8-b2fa-28af14516ac0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:23.372857 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b9b11ed-3bfa-41a8-b2fa-28af14516ac0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.373031 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b9b11ed-3bfa-41a8-b2fa-28af14516ac0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.375144 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0ed93eed-4189-4299-8328-c816e4192eb0 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:23.376384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-0c7272c8-c0c3-4e66-b973-24d903bd5344 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.378486 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-0c7272c8-c0c3-4e66-b973-24d903bd5344 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:23.378671 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-0c7272c8-c0c3-4e66-b973-24d903bd5344 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.378850 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-0c7272c8-c0c3-4e66-b973-24d903bd5344 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.379065 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ed93eed-4189-4299-8328-c816e4192eb0 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:23.379460 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 992/3964] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:23.385481 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.385481 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:23.386455 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4be51f8f-13ae-4c97-945a-fba4f7dd24a9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.386755 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.386755 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:23.387709 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1b9b11ed-3bfa-41a8-b2fa-28af14516ac0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:23.388686 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4be51f8f-13ae-4c97-945a-fba4f7dd24a9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:23.388962 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4be51f8f-13ae-4c97-945a-fba4f7dd24a9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.389221 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4be51f8f-13ae-4c97-945a-fba4f7dd24a9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.389400 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4be51f8f-13ae-4c97-945a-fba4f7dd24a9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:23.391691 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b9b11ed-3bfa-41a8-b2fa-28af14516ac0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:23.392057 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 987/3965] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.396951 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-0c7272c8-c0c3-4e66-b973-24d903bd5344 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:23.405976 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-0c7272c8-c0c3-4e66-b973-24d903bd5344 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:23.406092 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.406092 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:23.406165 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 995/3966] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.406226 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4be51f8f-13ae-4c97-945a-fba4f7dd24a9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:23.406226 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 993/3967] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.425177 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2570c1ca-1e55-41fd-9b9f-7aa8747d6931 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.425795 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2570c1ca-1e55-41fd-9b9f-7aa8747d6931 None None] GET https://10.4.3.176/volume// Aug 04 09:11:23.426033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2570c1ca-1e55-41fd-9b9f-7aa8747d6931 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.426367 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2570c1ca-1e55-41fd-9b9f-7aa8747d6931 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.426736 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2570c1ca-1e55-41fd-9b9f-7aa8747d6931 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:23.427034 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 993/3968] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:23.437759 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8a01c4ce-1ba3-4340-bc76-99b396a8c1ba None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.439688 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8a01c4ce-1ba3-4340-bc76-99b396a8c1ba tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:11:23.439901 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8a01c4ce-1ba3-4340-bc76-99b396a8c1ba tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.440101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8a01c4ce-1ba3-4340-bc76-99b396a8c1ba tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.449493 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.449493 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:23.452804 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8a01c4ce-1ba3-4340-bc76-99b396a8c1ba tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:11:23.457137 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8a01c4ce-1ba3-4340-bc76-99b396a8c1ba tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:11:23.457670 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 988/3969] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:23.485401 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3b00c8fb-54fa-4b43-99e9-598356dd256c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.485804 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3b00c8fb-54fa-4b43-99e9-598356dd256c None None] GET https://10.4.3.176/volume// Aug 04 09:11:23.485974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3b00c8fb-54fa-4b43-99e9-598356dd256c None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.486188 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3b00c8fb-54fa-4b43-99e9-598356dd256c None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.486612 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3b00c8fb-54fa-4b43-99e9-598356dd256c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:23.486961 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 996/3970] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:23.494905 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-40cec7aa-b56c-4785-912f-2c11d109f4ed None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.527973 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-40cec7aa-b56c-4785-912f-2c11d109f4ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:11:23.528413 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-40cec7aa-b56c-4785-912f-2c11d109f4ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a1e99a4-dc22-4c33-ab0e-43d142b53e0f", "connector": null, "instance_uuid": "edc8684f-14c9-497f-a3e1-c0737af5e820"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:23.538574 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.538574 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:23.572980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-2f9f14cf-4bc4-49f6-9a4e-f5942a4e4578 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.573307 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-40cec7aa-b56c-4785-912f-2c11d109f4ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:11:23.573887 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 994/3971] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:11:23 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:23.575627 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-2f9f14cf-4bc4-49f6-9a4e-f5942a4e4578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] PUT https://10.4.3.176/volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd Aug 04 09:11:23.575968 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-2f9f14cf-4bc4-49f6-9a4e-f5942a4e4578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:23.583503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-2f9f14cf-4bc4-49f6-9a4e-f5942a4e4578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Acquiring lock "cinder-attachment_update-0501b87f-564e-45cd-8163-dad22ff55b9b-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:11:23.589127 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-2f9f14cf-4bc4-49f6-9a4e-f5942a4e4578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Lock "cinder-attachment_update-0501b87f-564e-45cd-8163-dad22ff55b9b-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:11:23.590221 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.590221 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:23.609008 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5b5e708d-0643-4f1e-aec5-2e1887a3797f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.612154 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5b5e708d-0643-4f1e-aec5-2e1887a3797f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:23.612486 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5b5e708d-0643-4f1e-aec5-2e1887a3797f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.613272 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5b5e708d-0643-4f1e-aec5-2e1887a3797f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.624098 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.624098 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:23.625475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4d61554a-bc14-4e28-b966-d22a6341726f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.625901 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d61554a-bc14-4e28-b966-d22a6341726f None None] GET https://10.4.3.176/volume// Aug 04 09:11:23.626295 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d61554a-bc14-4e28-b966-d22a6341726f None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.626413 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d61554a-bc14-4e28-b966-d22a6341726f None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.626749 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d61554a-bc14-4e28-b966-d22a6341726f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:23.627307 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 997/3972] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:23.628837 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5b5e708d-0643-4f1e-aec5-2e1887a3797f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:23.634227 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5b5e708d-0643-4f1e-aec5-2e1887a3797f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:23.634783 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 989/3973] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:23.638592 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-33058d8d-7fcc-4c21-8c9f-d1d02186c68e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.640801 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-33058d8d-7fcc-4c21-8c9f-d1d02186c68e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:23.641402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-33058d8d-7fcc-4c21-8c9f-d1d02186c68e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.641402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-33058d8d-7fcc-4c21-8c9f-d1d02186c68e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.649943 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.649943 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:23.654578 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-33058d8d-7fcc-4c21-8c9f-d1d02186c68e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:23.659986 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-33058d8d-7fcc-4c21-8c9f-d1d02186c68e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:23.660458 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 995/3974] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 1062 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:23.696861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-2f9f14cf-4bc4-49f6-9a4e-f5942a4e4578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Lock "cinder-attachment_update-0501b87f-564e-45cd-8163-dad22ff55b9b-np0000006401" released by "attachment_update" :: held 0.108s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:11:23.697243 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-2f9f14cf-4bc4-49f6-9a4e-f5942a4e4578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd returned with HTTP 200 Aug 04 09:11:23.697698 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 994/3975] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:11:23 2026] PUT /volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:23.741803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8cffb512-1954-4709-8db0-59c213ff93b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.743995 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8cffb512-1954-4709-8db0-59c213ff93b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd/action Aug 04 09:11:23.744404 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8cffb512-1954-4709-8db0-59c213ff93b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:23.744551 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8cffb512-1954-4709-8db0-59c213ff93b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:23.764895 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.764895 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:23.793168 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c3690901-5fb6-4b85-bcd3-2de095ec96d6 req-8cffb512-1954-4709-8db0-59c213ff93b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd/action returned with HTTP 204 Aug 04 09:11:23.793775 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 998/3976] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:11:23 2026] POST /volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:23.812501 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-bbc67358-1807-4ed4-bed4-cf108e268d37 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.814332 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-bbc67358-1807-4ed4-bed4-cf108e268d37 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] PUT https://10.4.3.176/volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7 Aug 04 09:11:23.814604 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-bbc67358-1807-4ed4-bed4-cf108e268d37 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:23.826345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-bbc67358-1807-4ed4-bed4-cf108e268d37 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Acquiring lock "cinder-attachment_update-0a1e99a4-dc22-4c33-ab0e-43d142b53e0f-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:11:23.833343 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-bbc67358-1807-4ed4-bed4-cf108e268d37 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-0a1e99a4-dc22-4c33-ab0e-43d142b53e0f-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:11:23.834424 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.834424 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:23.894110 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-01499282-fd45-446d-8862-c11ab6c2a284 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.896856 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-01499282-fd45-446d-8862-c11ab6c2a284 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682/action Aug 04 09:11:23.897211 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-01499282-fd45-446d-8862-c11ab6c2a284 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:23.897360 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-01499282-fd45-446d-8862-c11ab6c2a284 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:23.923858 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.923858 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:23.943764 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-97e9abaa-4f33-4952-9fe5-a66789084dc8 req-01499282-fd45-446d-8862-c11ab6c2a284 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682/action returned with HTTP 204 Aug 04 09:11:23.944216 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 996/3977] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:11:23 2026] POST /volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:23.953620 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-bbc67358-1807-4ed4-bed4-cf108e268d37 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-0a1e99a4-dc22-4c33-ab0e-43d142b53e0f-np0000006401" released by "attachment_update" :: held 0.120s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:11:23.953940 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-bbc67358-1807-4ed4-bed4-cf108e268d37 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7 returned with HTTP 200 Aug 04 09:11:23.954474 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 990/3978] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:11:23 2026] PUT /volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:23.966137 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-9b61534f-8872-4fc2-bf1d-7ecb3bfb45b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:23.968503 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-9b61534f-8872-4fc2-bf1d-7ecb3bfb45b9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/encryption Aug 04 09:11:23.968739 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-9b61534f-8872-4fc2-bf1d-7ecb3bfb45b9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:23.968958 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-9b61534f-8872-4fc2-bf1d-7ecb3bfb45b9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:23.978382 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:23.978382 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:23.985498 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-9b61534f-8872-4fc2-bf1d-7ecb3bfb45b9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/encryption returned with HTTP 200 Aug 04 09:11:23.986098 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 995/3979] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:11:23 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:24.118824 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-27eab774-3ed0-40fd-9f0a-9afeeb043e17 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.120577 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27eab774-3ed0-40fd-9f0a-9afeeb043e17 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:24.120762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27eab774-3ed0-40fd-9f0a-9afeeb043e17 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.120925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27eab774-3ed0-40fd-9f0a-9afeeb043e17 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.121040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-27eab774-3ed0-40fd-9f0a-9afeeb043e17 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:24.125894 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.125894 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:24.127431 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27eab774-3ed0-40fd-9f0a-9afeeb043e17 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:24.127802 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 999/3980] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:24.393424 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ee77fe0-ae66-40c0-8c86-941b69d8507f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.395303 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ee77fe0-ae66-40c0-8c86-941b69d8507f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:24.395552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ee77fe0-ae66-40c0-8c86-941b69d8507f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.395710 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ee77fe0-ae66-40c0-8c86-941b69d8507f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.404429 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.404429 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:24.407468 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ee77fe0-ae66-40c0-8c86-941b69d8507f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:24.409361 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c869914d-00f6-46f8-8a87-c9702aa974e0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.411232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c869914d-00f6-46f8-8a87-c9702aa974e0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:24.411290 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ee77fe0-ae66-40c0-8c86-941b69d8507f tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:24.411361 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c869914d-00f6-46f8-8a87-c9702aa974e0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.411473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c869914d-00f6-46f8-8a87-c9702aa974e0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.412239 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 997/3981] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:24.417092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-53682c17-6f12-48b6-921c-b8ced483dbe7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.419217 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-53682c17-6f12-48b6-921c-b8ced483dbe7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:24.419525 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-53682c17-6f12-48b6-921c-b8ced483dbe7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.419760 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-53682c17-6f12-48b6-921c-b8ced483dbe7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.419906 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-53682c17-6f12-48b6-921c-b8ced483dbe7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:24.421174 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.421174 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:24.424732 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.424732 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:24.425578 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-53682c17-6f12-48b6-921c-b8ced483dbe7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:24.426130 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 996/3982] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:24.426504 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c869914d-00f6-46f8-8a87-c9702aa974e0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:24.430882 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c869914d-00f6-46f8-8a87-c9702aa974e0 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:24.431405 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 991/3983] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:24.474265 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-85db43e2-24c7-45c9-87f3-cd292703759a req-3ae4e4ac-71ae-43df-841e-bae6421fe94b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.476928 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-85db43e2-24c7-45c9-87f3-cd292703759a req-3ae4e4ac-71ae-43df-841e-bae6421fe94b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:24.477223 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-85db43e2-24c7-45c9-87f3-cd292703759a req-3ae4e4ac-71ae-43df-841e-bae6421fe94b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.477532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-85db43e2-24c7-45c9-87f3-cd292703759a req-3ae4e4ac-71ae-43df-841e-bae6421fe94b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.489367 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.489367 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:24.493955 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-85db43e2-24c7-45c9-87f3-cd292703759a req-3ae4e4ac-71ae-43df-841e-bae6421fe94b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:24.500597 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-85db43e2-24c7-45c9-87f3-cd292703759a req-3ae4e4ac-71ae-43df-841e-bae6421fe94b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:24.501129 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1000/3984] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:24.519195 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aec1c8c9-5aaf-48b2-91f4-db905744e70e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.522291 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aec1c8c9-5aaf-48b2-91f4-db905744e70e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:24.522291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aec1c8c9-5aaf-48b2-91f4-db905744e70e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.522291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aec1c8c9-5aaf-48b2-91f4-db905744e70e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.531503 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.531503 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:24.535135 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-aec1c8c9-5aaf-48b2-91f4-db905744e70e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:24.538734 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aec1c8c9-5aaf-48b2-91f4-db905744e70e tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:24.539189 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 998/3985] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:24.573196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-dbd3f0ed-a781-4f42-ad04-ca7f4031f422 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.575138 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-dbd3f0ed-a781-4f42-ad04-ca7f4031f422 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:24.575385 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-dbd3f0ed-a781-4f42-ad04-ca7f4031f422 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.575608 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-dbd3f0ed-a781-4f42-ad04-ca7f4031f422 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.585612 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.585612 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:24.589340 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-dbd3f0ed-a781-4f42-ad04-ca7f4031f422 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:24.593614 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-dbd3f0ed-a781-4f42-ad04-ca7f4031f422 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:24.594027 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 997/3986] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:24.611422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-69b005bc-48d1-40ed-9a0b-593b48c40919 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.614097 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-69b005bc-48d1-40ed-9a0b-593b48c40919 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] POST https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06/action Aug 04 09:11:24.614656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-69b005bc-48d1-40ed-9a0b-593b48c40919 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:24.614840 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-69b005bc-48d1-40ed-9a0b-593b48c40919 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:24.627286 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.627286 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:24.627614 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-69b005bc-48d1-40ed-9a0b-593b48c40919 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:24.633793 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-69b005bc-48d1-40ed-9a0b-593b48c40919 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Begin detaching volume completed successfully. Aug 04 09:11:24.634081 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-69b005bc-48d1-40ed-9a0b-593b48c40919 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06/action returned with HTTP 202 Aug 04 09:11:24.634656 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 992/3987] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:11:24 2026] POST /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:11:24.648723 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f480374a-e0fd-44a3-9e1a-e002487ada14 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.650654 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f480374a-e0fd-44a3-9e1a-e002487ada14 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:24.650899 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f480374a-e0fd-44a3-9e1a-e002487ada14 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.651132 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f480374a-e0fd-44a3-9e1a-e002487ada14 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.651670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-89363749-961e-4227-9d21-49f1592df4bf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.653579 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-89363749-961e-4227-9d21-49f1592df4bf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:24.653755 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-89363749-961e-4227-9d21-49f1592df4bf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.653926 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-89363749-961e-4227-9d21-49f1592df4bf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.661833 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.661833 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:24.664393 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.664393 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:24.665245 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f480374a-e0fd-44a3-9e1a-e002487ada14 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:24.667952 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-89363749-961e-4227-9d21-49f1592df4bf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:24.669311 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f480374a-e0fd-44a3-9e1a-e002487ada14 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:24.669724 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1001/3988] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:24.672671 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-89363749-961e-4227-9d21-49f1592df4bf tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:24.673025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c145c314-3751-43f0-ac43-b32b60960343 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.673194 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 999/3989] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:24.673497 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c145c314-3751-43f0-ac43-b32b60960343 None None] GET https://10.4.3.176/volume// Aug 04 09:11:24.673701 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c145c314-3751-43f0-ac43-b32b60960343 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.673882 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c145c314-3751-43f0-ac43-b32b60960343 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.674265 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c145c314-3751-43f0-ac43-b32b60960343 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:24.674560 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 998/3990] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:24.682801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-c069f613-c43d-425c-a11d-f5ace2eac631 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:24.684541 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-c069f613-c43d-425c-a11d-f5ace2eac631 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:24.684734 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-c069f613-c43d-425c-a11d-f5ace2eac631 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:24.684907 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-c069f613-c43d-425c-a11d-f5ace2eac631 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:24.695822 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:24.695822 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:24.699640 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-c069f613-c43d-425c-a11d-f5ace2eac631 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:24.705782 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-c069f613-c43d-425c-a11d-f5ace2eac631 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:24.706475 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 993/3991] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:24 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:25.141812 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-64ad2c60-1d28-4819-bb14-ab93a793f725 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:25.143128 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64ad2c60-1d28-4819-bb14-ab93a793f725 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:25.143309 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-64ad2c60-1d28-4819-bb14-ab93a793f725 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:25.143507 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-64ad2c60-1d28-4819-bb14-ab93a793f725 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:25.143612 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-64ad2c60-1d28-4819-bb14-ab93a793f725 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:25.147626 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:25.147626 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:25.148295 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64ad2c60-1d28-4819-bb14-ab93a793f725 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:25.148741 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1002/3992] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:25 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:25.267654 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-468ac075-a679-4a42-953f-73f82328154d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:25.269739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-468ac075-a679-4a42-953f-73f82328154d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:25.269930 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-468ac075-a679-4a42-953f-73f82328154d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:25.270134 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-468ac075-a679-4a42-953f-73f82328154d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:25.280982 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:25.280982 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:25.285265 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-468ac075-a679-4a42-953f-73f82328154d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:25.289537 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-468ac075-a679-4a42-953f-73f82328154d tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:25.289941 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1000/3993] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:25 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:25.422764 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ea8c7efb-f986-4e4e-9ef1-1e20c4e4eaa9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:25.424388 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ea8c7efb-f986-4e4e-9ef1-1e20c4e4eaa9 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:25.424645 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ea8c7efb-f986-4e4e-9ef1-1e20c4e4eaa9 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:25.424883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ea8c7efb-f986-4e4e-9ef1-1e20c4e4eaa9 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:25.435128 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:25.435128 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:25.436299 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-12ede400-d708-41ef-8526-9cca0af6bfb7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:25.438066 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12ede400-d708-41ef-8526-9cca0af6bfb7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:25.438287 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12ede400-d708-41ef-8526-9cca0af6bfb7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:25.438504 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-12ede400-d708-41ef-8526-9cca0af6bfb7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:25.438603 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-12ede400-d708-41ef-8526-9cca0af6bfb7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:25.438898 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ea8c7efb-f986-4e4e-9ef1-1e20c4e4eaa9 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:25.442848 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:25.442848 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:25.443428 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-12ede400-d708-41ef-8526-9cca0af6bfb7 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:25.443614 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ea8c7efb-f986-4e4e-9ef1-1e20c4e4eaa9 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:25.443746 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 994/3994] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:25 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:25.444248 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 999/3995] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:25 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:25.681660 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e89f2097-cc8b-4513-9dec-6d04f7b7bc77 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:25.683471 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e89f2097-cc8b-4513-9dec-6d04f7b7bc77 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:25.683668 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e89f2097-cc8b-4513-9dec-6d04f7b7bc77 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:25.683853 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e89f2097-cc8b-4513-9dec-6d04f7b7bc77 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:25.685570 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b61cc45b-c32a-4a93-8eae-798f49971aa5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:25.687381 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b61cc45b-c32a-4a93-8eae-798f49971aa5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:25.687597 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b61cc45b-c32a-4a93-8eae-798f49971aa5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:25.687780 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b61cc45b-c32a-4a93-8eae-798f49971aa5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:25.695336 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:25.695336 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:25.698217 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:25.698217 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:25.699627 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e89f2097-cc8b-4513-9dec-6d04f7b7bc77 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:25.702534 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b61cc45b-c32a-4a93-8eae-798f49971aa5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:25.704403 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e89f2097-cc8b-4513-9dec-6d04f7b7bc77 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:25.704781 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1003/3996] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:25 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:25.708669 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b61cc45b-c32a-4a93-8eae-798f49971aa5 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:25.709227 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1001/3997] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:25 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:26.160113 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6d47a488-546f-42b6-b8db-a7cfceb522a8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:26.164464 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d47a488-546f-42b6-b8db-a7cfceb522a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:26.164642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d47a488-546f-42b6-b8db-a7cfceb522a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:26.164815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d47a488-546f-42b6-b8db-a7cfceb522a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:26.164918 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-6d47a488-546f-42b6-b8db-a7cfceb522a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:26.171491 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:26.171491 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:26.172327 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d47a488-546f-42b6-b8db-a7cfceb522a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:26.172721 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 995/3998] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:26 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:26.453085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e49fef90-dfbe-478a-bd0f-417ca527492d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:26.454989 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e49fef90-dfbe-478a-bd0f-417ca527492d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:26.455162 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e49fef90-dfbe-478a-bd0f-417ca527492d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:26.455364 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e49fef90-dfbe-478a-bd0f-417ca527492d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:26.455472 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e49fef90-dfbe-478a-bd0f-417ca527492d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:26.456583 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-02ff94d8-6170-4c2f-82ba-e0e03ebf9fdf None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:26.458255 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02ff94d8-6170-4c2f-82ba-e0e03ebf9fdf tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:26.458508 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02ff94d8-6170-4c2f-82ba-e0e03ebf9fdf tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:26.458629 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02ff94d8-6170-4c2f-82ba-e0e03ebf9fdf tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:26.459599 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:26.459599 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:26.460191 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e49fef90-dfbe-478a-bd0f-417ca527492d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:26.460659 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1000/3999] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:26 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:26.467448 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:26.467448 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:26.470633 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-02ff94d8-6170-4c2f-82ba-e0e03ebf9fdf tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:26.474550 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02ff94d8-6170-4c2f-82ba-e0e03ebf9fdf tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:26.474919 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1004/4000] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:26 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:26.721327 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c79ca639-543d-4e94-876c-c86234b4bb70 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:26.722869 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-13cd512d-b8ce-41c4-b625-10f84706c9a9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:26.723987 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c79ca639-543d-4e94-876c-c86234b4bb70 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:26.724250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c79ca639-543d-4e94-876c-c86234b4bb70 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:26.724498 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c79ca639-543d-4e94-876c-c86234b4bb70 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:26.724982 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-13cd512d-b8ce-41c4-b625-10f84706c9a9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:26.725532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-13cd512d-b8ce-41c4-b625-10f84706c9a9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:26.725532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-13cd512d-b8ce-41c4-b625-10f84706c9a9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:26.734172 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:26.734172 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:26.736219 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:26.736219 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:26.738958 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c79ca639-543d-4e94-876c-c86234b4bb70 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:26.739956 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-13cd512d-b8ce-41c4-b625-10f84706c9a9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:26.743618 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c79ca639-543d-4e94-876c-c86234b4bb70 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:26.744047 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1002/4001] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:26 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:26.745436 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-13cd512d-b8ce-41c4-b625-10f84706c9a9 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:26.745801 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 996/4002] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:26 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:27.186740 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-18f4734d-9fd5-4064-82d8-8d8fc153fc28 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:27.188580 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-18f4734d-9fd5-4064-82d8-8d8fc153fc28 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:27.188795 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-18f4734d-9fd5-4064-82d8-8d8fc153fc28 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:27.188997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-18f4734d-9fd5-4064-82d8-8d8fc153fc28 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:27.189132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-18f4734d-9fd5-4064-82d8-8d8fc153fc28 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:27.193246 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:27.193246 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:27.193941 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-18f4734d-9fd5-4064-82d8-8d8fc153fc28 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:27.194314 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1001/4003] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:27 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:27.471695 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4d0fd546-73b1-4da8-bc96-83882a00f3e4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:27.473508 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d0fd546-73b1-4da8-bc96-83882a00f3e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:27.473720 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d0fd546-73b1-4da8-bc96-83882a00f3e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:27.473917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4d0fd546-73b1-4da8-bc96-83882a00f3e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:27.474133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-4d0fd546-73b1-4da8-bc96-83882a00f3e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:27.478478 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:27.478478 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:27.479106 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4d0fd546-73b1-4da8-bc96-83882a00f3e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:27.479539 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1005/4004] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:27 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:27.487583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-77c32c34-a5d0-4615-bacc-15084aa87644 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:27.489499 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-77c32c34-a5d0-4615-bacc-15084aa87644 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:27.489769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-77c32c34-a5d0-4615-bacc-15084aa87644 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:27.490035 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-77c32c34-a5d0-4615-bacc-15084aa87644 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:27.499319 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:27.499319 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:27.502555 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-77c32c34-a5d0-4615-bacc-15084aa87644 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:27.506514 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-77c32c34-a5d0-4615-bacc-15084aa87644 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:27.506933 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1003/4005] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:27 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:27.757130 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5a861f89-711f-4535-9b97-cd5e63094496 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:27.758836 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a861f89-711f-4535-9b97-cd5e63094496 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:27.758986 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5a861f89-711f-4535-9b97-cd5e63094496 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:27.759171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5a861f89-711f-4535-9b97-cd5e63094496 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:27.759845 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-22b12e8e-4f40-49b0-97d1-ab2aa2805a2a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:27.762147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22b12e8e-4f40-49b0-97d1-ab2aa2805a2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:27.763024 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22b12e8e-4f40-49b0-97d1-ab2aa2805a2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:27.763024 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22b12e8e-4f40-49b0-97d1-ab2aa2805a2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:27.772489 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:27.772489 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:27.772640 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:27.772640 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:27.776283 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-22b12e8e-4f40-49b0-97d1-ab2aa2805a2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:27.776675 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5a861f89-711f-4535-9b97-cd5e63094496 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:27.780577 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22b12e8e-4f40-49b0-97d1-ab2aa2805a2a tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:27.781158 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1002/4006] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:27 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:27.782662 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a861f89-711f-4535-9b97-cd5e63094496 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:27.783249 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 997/4007] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:27 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:27.876447 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-9790be07-8c43-466a-adb0-89bf67b974d2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:27.878824 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-9790be07-8c43-466a-adb0-89bf67b974d2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] POST https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087/action Aug 04 09:11:27.879159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-9790be07-8c43-466a-adb0-89bf67b974d2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:27.879304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-9790be07-8c43-466a-adb0-89bf67b974d2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:27.894496 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:27.894496 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:27.908291 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1d7d556e-8674-4a4d-babe-0b4f40bfd40c req-9790be07-8c43-466a-adb0-89bf67b974d2 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087/action returned with HTTP 204 Aug 04 09:11:27.908903 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1006/4008] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:11:27 2026] POST /volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:28.203025 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c67eacf6-f0b6-42c1-8c79-3f53384834fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.205018 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c67eacf6-f0b6-42c1-8c79-3f53384834fd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:28.205253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c67eacf6-f0b6-42c1-8c79-3f53384834fd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.205578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c67eacf6-f0b6-42c1-8c79-3f53384834fd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.205578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c67eacf6-f0b6-42c1-8c79-3f53384834fd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:28.210110 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.210110 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:28.210922 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c67eacf6-f0b6-42c1-8c79-3f53384834fd tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:28.211303 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1004/4009] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:28 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:28.364564 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-0cbca16d-3c7b-438f-b6dc-0cefac1617b1 req-a6a383cb-f6a4-454e-b47a-614f93404768 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.366414 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0cbca16d-3c7b-438f-b6dc-0cefac1617b1 req-a6a383cb-f6a4-454e-b47a-614f93404768 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e Aug 04 09:11:28.366581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0cbca16d-3c7b-438f-b6dc-0cefac1617b1 req-a6a383cb-f6a4-454e-b47a-614f93404768 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.366771 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0cbca16d-3c7b-438f-b6dc-0cefac1617b1 req-a6a383cb-f6a4-454e-b47a-614f93404768 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.374664 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.374664 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:28.420521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0cbca16d-3c7b-438f-b6dc-0cefac1617b1 req-a6a383cb-f6a4-454e-b47a-614f93404768 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e returned with HTTP 200 Aug 04 09:11:28.420925 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1003/4010] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:11:28 2026] DELETE /volume/v3/attachments/9c1da13e-8bd5-44af-9698-e59dfd76fa6e => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:28.490609 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-82173a0d-9724-4639-8120-312067f82eee None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.492967 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82173a0d-9724-4639-8120-312067f82eee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:28.493294 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82173a0d-9724-4639-8120-312067f82eee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.494642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82173a0d-9724-4639-8120-312067f82eee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.494642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-82173a0d-9724-4639-8120-312067f82eee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:28.498656 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.498656 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:28.499438 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82173a0d-9724-4639-8120-312067f82eee tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:28.499877 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 998/4011] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:28 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:28.519484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0d9a60da-7489-4efb-bed9-18f320d96b02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.521773 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d9a60da-7489-4efb-bed9-18f320d96b02 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:28.522040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d9a60da-7489-4efb-bed9-18f320d96b02 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.522268 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d9a60da-7489-4efb-bed9-18f320d96b02 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.532650 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.532650 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:28.536566 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d9a60da-7489-4efb-bed9-18f320d96b02 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:28.542195 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d9a60da-7489-4efb-bed9-18f320d96b02 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:28.542762 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1007/4012] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:28 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:28.556830 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-175eb6dd-3458-4723-b5ef-cdff0f3e8357 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.559253 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-175eb6dd-3458-4723-b5ef-cdff0f3e8357 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:28.559253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-175eb6dd-3458-4723-b5ef-cdff0f3e8357 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.559253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-175eb6dd-3458-4723-b5ef-cdff0f3e8357 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.568655 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.568655 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:28.572130 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-175eb6dd-3458-4723-b5ef-cdff0f3e8357 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:28.575950 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-175eb6dd-3458-4723-b5ef-cdff0f3e8357 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:28.576342 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1005/4013] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:28 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:28.587860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c5aa9dd8-94a2-4d5b-b1d8-3c374b5b72dd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.589270 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1004/4014] 10.4.3.176 () {70 vars in 1611 bytes} [Tue Aug 4 09:11:28 2026] DELETE /volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:11:28.595579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1b08b91b-9507-4c5d-8467-080f2bd9df68 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.612990 np0000006401 devstack@c-api.service[100461]: WARNING keystonemiddleware.auth_token [None req-1b08b91b-9507-4c5d-8467-080f2bd9df68 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 04 09:11:28.614294 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 999/4015] 10.4.3.176 () {70 vars in 1611 bytes} [Tue Aug 4 09:11:28 2026] DELETE /volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 04 09:11:28.620885 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.622579 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] DELETE https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 Aug 04 09:11:28.622781 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.622984 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.629767 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.629767 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:28.633671 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Attachment connected to vm 7f3d8a24-8fd6-4072-b527-9ca38eb7e297, checking data on nova Aug 04 09:11:28.634140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.compute.nova [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Creating Keystone token plugin using URL: https://10.4.3.176/identity {{(pid=100460) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 04 09:11:28.744253 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] REQ: curl -g -i -X GET https://10.4.3.176/compute/v2.1/servers/7f3d8a24-8fd6-4072-b527-9ca38eb7e297/os-volume_attachments/324aa29d-704e-4dcb-bc80-1303f13a5d93 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}eef35f9ce1dfa70c5ac58c70d1d1e8ff14afa535617f98e79736b63ccf21c0f3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549" -H "X-Service-Token: {SHA256}c8d782b514380a2d1e37586700cdf16a8ec8726c902dc9ec4b22cdb18db96d36" {{(pid=100460) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 04 09:11:28.795870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4aa3592f-32e0-4389-b152-7ba4e22a3614 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.796499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-15b2d0ae-a549-4693-a32f-a9b55d6c8f82 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.798065 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4aa3592f-32e0-4389-b152-7ba4e22a3614 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:28.798374 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4aa3592f-32e0-4389-b152-7ba4e22a3614 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.798615 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15b2d0ae-a549-4693-a32f-a9b55d6c8f82 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:28.798658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4aa3592f-32e0-4389-b152-7ba4e22a3614 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.798909 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15b2d0ae-a549-4693-a32f-a9b55d6c8f82 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.799084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15b2d0ae-a549-4693-a32f-a9b55d6c8f82 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.809115 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.809115 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:28.810770 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.810770 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:28.813070 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4aa3592f-32e0-4389-b152-7ba4e22a3614 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:28.818688 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-15b2d0ae-a549-4693-a32f-a9b55d6c8f82 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:28.818796 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4aa3592f-32e0-4389-b152-7ba4e22a3614 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:28.819243 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1006/4016] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:28 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:28.830125 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15b2d0ae-a549-4693-a32f-a9b55d6c8f82 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:28.830696 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1005/4017] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:28 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:28.879033 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 04 Aug 2026 09:11:28 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-3154029d-7af0-4750-989a-f6581cbeee65 x-openstack-request-id: req-3154029d-7af0-4750-989a-f6581cbeee65 {{(pid=100460) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 04 09:11:28.879287 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "324aa29d-704e-4dcb-bc80-1303f13a5d93", "serverId": "7f3d8a24-8fd6-4072-b527-9ca38eb7e297", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "19fb5447-544c-4c0a-a06e-9ef9feac7087", "bdm_uuid": "ed97204f-4cc1-458e-972f-7cb5b7e14c8e"}} {{(pid=100460) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 04 09:11:28.879287 np0000006401 devstack@c-api.service[100460]: DEBUG novaclient.v2.client [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET call to compute for https://10.4.3.176/compute/v2.1/servers/7f3d8a24-8fd6-4072-b527-9ca38eb7e297/os-volume_attachments/324aa29d-704e-4dcb-bc80-1303f13a5d93 used request id req-3154029d-7af0-4750-989a-f6581cbeee65 {{(pid=100460) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 04 09:11:28.881619 np0000006401 devstack@c-api.service[100460]: ERROR cinder.volume.api [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Caught error: Detach volume from instance 7f3d8a24-8fd6-4072-b527-9ca38eb7e297 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7f3d8a24-8fd6-4072-b527-9ca38eb7e297 using the Compute API Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 04 09:11:28.884533 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2672, in attachment_delete Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2663, in attachment_deletion_allowed Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 7f3d8a24-8fd6-4072-b527-9ca38eb7e297 using the Compute API Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: ERROR cinder.api.middleware.fault Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.middleware.fault [None req-efa6ed2d-6a38-40ca-aa06-4c4615c8f549 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 returned with HTTP 409 Aug 04 09:11:28.886110 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1008/4018] 10.4.3.176 () {68 vars in 1404 bytes} [Tue Aug 4 09:11:28 2026] DELETE /volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 => generated 167 bytes in 265 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:28.919075 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-a92995c1-79f0-47ad-8809-0e0e4696204a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.921092 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-a92995c1-79f0-47ad-8809-0e0e4696204a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:28.921331 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-a92995c1-79f0-47ad-8809-0e0e4696204a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:28.921553 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-a92995c1-79f0-47ad-8809-0e0e4696204a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:28.930494 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.930494 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:28.933887 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-a92995c1-79f0-47ad-8809-0e0e4696204a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:28.938059 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-a92995c1-79f0-47ad-8809-0e0e4696204a tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:28.938421 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1000/4019] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:28 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 1155 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:28.955895 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-cf338440-8f4d-4cde-affc-23781059d5d1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:28.957916 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-cf338440-8f4d-4cde-affc-23781059d5d1 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] POST https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93/action Aug 04 09:11:28.958308 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-cf338440-8f4d-4cde-affc-23781059d5d1 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:28.958460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-cf338440-8f4d-4cde-affc-23781059d5d1 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:28.968633 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:28.968633 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:28.969052 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-cf338440-8f4d-4cde-affc-23781059d5d1 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:28.975894 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-cf338440-8f4d-4cde-affc-23781059d5d1 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Begin detaching volume completed successfully. Aug 04 09:11:28.976126 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-cf338440-8f4d-4cde-affc-23781059d5d1 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93/action returned with HTTP 202 Aug 04 09:11:28.976769 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1007/4020] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:11:28 2026] POST /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:11:29.021175 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e7400476-67ee-45ae-ad2a-d48a92f86711 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.021175 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e7400476-67ee-45ae-ad2a-d48a92f86711 None None] GET https://10.4.3.176/volume// Aug 04 09:11:29.021433 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e7400476-67ee-45ae-ad2a-d48a92f86711 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.021598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e7400476-67ee-45ae-ad2a-d48a92f86711 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.022338 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e7400476-67ee-45ae-ad2a-d48a92f86711 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:29.022338 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1006/4021] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:29.030592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-eb45fc23-67c8-46fc-b274-b07cd2485a72 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.032710 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-eb45fc23-67c8-46fc-b274-b07cd2485a72 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:29.032920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-eb45fc23-67c8-46fc-b274-b07cd2485a72 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.033109 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-eb45fc23-67c8-46fc-b274-b07cd2485a72 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.070028 np0000006401 devstack@c-api.service[100460]: DEBUG oslo_db.sqlalchemy.engines [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-eb45fc23-67c8-46fc-b274-b07cd2485a72 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 04 09:11:29.080808 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:29.080808 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:29.084765 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-eb45fc23-67c8-46fc-b274-b07cd2485a72 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:29.090767 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-eb45fc23-67c8-46fc-b274-b07cd2485a72 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:29.091324 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1009/4022] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:29 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 1338 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:29.229060 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bbbfa60c-4369-4819-87cb-d401684c1ece None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.231591 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bbbfa60c-4369-4819-87cb-d401684c1ece tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:29.231812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bbbfa60c-4369-4819-87cb-d401684c1ece tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.231989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bbbfa60c-4369-4819-87cb-d401684c1ece tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.232111 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-bbbfa60c-4369-4819-87cb-d401684c1ece tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:29.236224 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:29.236224 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:29.236945 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bbbfa60c-4369-4819-87cb-d401684c1ece tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:29.237328 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1001/4023] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:29 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:29.512811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6c1d802e-c2f8-4ab5-8e88-72cddbce2f6e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.515139 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6c1d802e-c2f8-4ab5-8e88-72cddbce2f6e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:29.515414 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6c1d802e-c2f8-4ab5-8e88-72cddbce2f6e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.515646 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6c1d802e-c2f8-4ab5-8e88-72cddbce2f6e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.515796 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-6c1d802e-c2f8-4ab5-8e88-72cddbce2f6e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:29.520904 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:29.520904 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:29.521691 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6c1d802e-c2f8-4ab5-8e88-72cddbce2f6e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:29.522190 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1008/4024] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:29 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:29.689258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.691186 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:29.691439 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.691663 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.691843 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:29.699289 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:29.699289 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:29.699822 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:29.711081 np0000006401 devstack@c-api.service[100459]: WARNING cinder.keymgr.conf_key_mgr [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:11:29.718932 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:11:29.719142 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fe791e73-0a51-428b-b7ea-bdb67b89225e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 202 Aug 04 09:11:29.719612 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1007/4025] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:11:29 2026] DELETE /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:29.727129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b1b96caf-0fd4-4110-ac49-c1d737f42dd1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.729081 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1b96caf-0fd4-4110-ac49-c1d737f42dd1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:29.729341 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1b96caf-0fd4-4110-ac49-c1d737f42dd1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.729569 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b1b96caf-0fd4-4110-ac49-c1d737f42dd1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.738227 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:29.738227 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:29.742675 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b1b96caf-0fd4-4110-ac49-c1d737f42dd1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:29.747842 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b1b96caf-0fd4-4110-ac49-c1d737f42dd1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 200 Aug 04 09:11:29.748329 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1010/4026] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:29 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:29.832484 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8303ae13-f927-4a42-bc98-60e043db8e1d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.834194 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8303ae13-f927-4a42-bc98-60e043db8e1d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:29.834440 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8303ae13-f927-4a42-bc98-60e043db8e1d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.834615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8303ae13-f927-4a42-bc98-60e043db8e1d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.846358 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:29.846358 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:29.848670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-87a1fcf0-c2ed-4962-a82c-41b49152504c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:29.851170 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-87a1fcf0-c2ed-4962-a82c-41b49152504c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:29.851395 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-87a1fcf0-c2ed-4962-a82c-41b49152504c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:29.851592 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-87a1fcf0-c2ed-4962-a82c-41b49152504c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:29.853999 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8303ae13-f927-4a42-bc98-60e043db8e1d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:29.859361 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8303ae13-f927-4a42-bc98-60e043db8e1d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:29.859807 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1002/4027] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:29 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:29.861875 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:29.861875 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:29.865806 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-87a1fcf0-c2ed-4962-a82c-41b49152504c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:29.870219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-87a1fcf0-c2ed-4962-a82c-41b49152504c tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:29.870654 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1009/4028] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:29 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:30.252543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-15926174-3036-4ec3-b8b8-234d73ce7923 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.254375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15926174-3036-4ec3-b8b8-234d73ce7923 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:30.254583 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15926174-3036-4ec3-b8b8-234d73ce7923 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:30.254804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15926174-3036-4ec3-b8b8-234d73ce7923 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:30.254910 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-15926174-3036-4ec3-b8b8-234d73ce7923 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:30.259373 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:30.259373 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:30.260125 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15926174-3036-4ec3-b8b8-234d73ce7923 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:30.260488 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1008/4029] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:30 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:30.533559 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-72b18b18-0e2c-4976-a3ef-5b5d8a02367b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.535248 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72b18b18-0e2c-4976-a3ef-5b5d8a02367b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:30.535476 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72b18b18-0e2c-4976-a3ef-5b5d8a02367b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:30.535659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72b18b18-0e2c-4976-a3ef-5b5d8a02367b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:30.535779 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-72b18b18-0e2c-4976-a3ef-5b5d8a02367b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:30.539829 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:30.539829 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:30.540410 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72b18b18-0e2c-4976-a3ef-5b5d8a02367b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:30.540778 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1011/4030] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:30 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:30.760348 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1ba48698-0c33-45a9-b4d8-4633684a473b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.762298 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ba48698-0c33-45a9-b4d8-4633684a473b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 Aug 04 09:11:30.762547 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ba48698-0c33-45a9-b4d8-4633684a473b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:30.762785 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ba48698-0c33-45a9-b4d8-4633684a473b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:30.769004 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ba48698-0c33-45a9-b4d8-4633684a473b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 returned with HTTP 404 Aug 04 09:11:30.769623 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1003/4031] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:30 2026] GET /volume/v3/volumes/27deaadd-14f9-4868-813a-7175788fff32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:30.778260 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-59660e82-957f-41ad-9b16-99226225f335 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.780701 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59660e82-957f-41ad-9b16-99226225f335 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:11:30.780975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-59660e82-957f-41ad-9b16-99226225f335 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:30.781273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-59660e82-957f-41ad-9b16-99226225f335 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:30.782416 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59660e82-957f-41ad-9b16-99226225f335 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:11:30.800649 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-59660e82-957f-41ad-9b16-99226225f335 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Get all volumes completed successfully. Aug 04 09:11:30.803137 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:30.803137 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:30.807732 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59660e82-957f-41ad-9b16-99226225f335 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:11:30.808166 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1010/4032] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:11:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15888 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:30.824097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d59955fb-6ea2-4459-9e10-ea190d193e45 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.826252 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d59955fb-6ea2-4459-9e10-ea190d193e45 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] DELETE https://10.4.3.176/volume/v3/types/8262e4d9-4dde-43b8-badc-adbbef3c9b04 Aug 04 09:11:30.826502 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d59955fb-6ea2-4459-9e10-ea190d193e45 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:30.826737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d59955fb-6ea2-4459-9e10-ea190d193e45 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:30.853900 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d59955fb-6ea2-4459-9e10-ea190d193e45 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/types/8262e4d9-4dde-43b8-badc-adbbef3c9b04 returned with HTTP 202 Aug 04 09:11:30.854372 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1009/4033] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:11:30 2026] DELETE /volume/v3/types/8262e4d9-4dde-43b8-badc-adbbef3c9b04 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:30.865167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3de210ac-3a9c-4fdc-bfb8-4baa629d5939 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.870690 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3de210ac-3a9c-4fdc-bfb8-4baa629d5939 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:11:30.871073 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3de210ac-3a9c-4fdc-bfb8-4baa629d5939 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1245325031", "extra_specs": {}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:30.872866 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-246833d8-9c41-4e47-8cb8-c38dd13239ff None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.874596 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-246833d8-9c41-4e47-8cb8-c38dd13239ff tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:30.874801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-246833d8-9c41-4e47-8cb8-c38dd13239ff tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:30.874998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-246833d8-9c41-4e47-8cb8-c38dd13239ff tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:30.883103 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e9c69ffe-ef3d-4c32-b119-eed7cfabb28b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.885943 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9c69ffe-ef3d-4c32-b119-eed7cfabb28b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:30.886191 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9c69ffe-ef3d-4c32-b119-eed7cfabb28b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:30.886272 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:30.886272 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:30.886463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9c69ffe-ef3d-4c32-b119-eed7cfabb28b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:30.890413 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-246833d8-9c41-4e47-8cb8-c38dd13239ff tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:30.894795 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3de210ac-3a9c-4fdc-bfb8-4baa629d5939 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:11:30.895075 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-246833d8-9c41-4e47-8cb8-c38dd13239ff tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:30.895169 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1012/4034] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:11:30 2026] POST /volume/v3/types => generated 213 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:30.895547 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1004/4035] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:30 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:30.899271 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:30.899271 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:30.903319 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e9c69ffe-ef3d-4c32-b119-eed7cfabb28b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:30.908326 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9c69ffe-ef3d-4c32-b119-eed7cfabb28b tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:30.908906 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1011/4036] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:30 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:30.909178 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1d4a3624-2b38-4aff-a065-47b7ea473692 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.911627 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d4a3624-2b38-4aff-a065-47b7ea473692 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] POST https://10.4.3.176/volume/v3/types/9e1931fc-c8bf-410f-be75-32cc8481ad2b/encryption Aug 04 09:11:30.912113 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1d4a3624-2b38-4aff-a065-47b7ea473692 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:30.928444 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1d4a3624-2b38-4aff-a065-47b7ea473692 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/types/9e1931fc-c8bf-410f-be75-32cc8481ad2b/encryption returned with HTTP 200 Aug 04 09:11:30.928879 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1010/4037] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:11:30 2026] POST /volume/v3/types/9e1931fc-c8bf-410f-be75-32cc8481ad2b/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:30.936449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:30.938098 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:30.938501 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1327964010", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1245325031", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:30.940291 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1327964010', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1245325031', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:30.943746 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:11:30.943972 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:30.943972 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:30.947116 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:11:30.949316 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (0ff7ec78-fc44-4119-8c53-7da75ecdb2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:30.950415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5da6b9-6e29-4fb1-9708-c814c4d8e284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:30.951462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:30.975216 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5da6b9-6e29-4fb1-9708-c814c4d8e284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:11:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e1931fc-c8bf-410f-be75-32cc8481ad2b,is_public=True,name='tempest-scenario-type-luks2-1245325031',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e1931fc-c8bf-410f-be75-32cc8481ad2b', '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=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:30.975930 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24734b43-83bc-4158-af97-38725a2a5cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:31.000672 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1245325031 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1245325031, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:31.000959 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1245325031 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1245325031, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:31.027783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['8de494d2-3255-47ff-a21e-fb777f8c3650', 'cbe15bbe-3129-46e5-94ab-ed8ed607fc3d', '32bbe846-b7f0-4793-b4eb-8c15a13dbe95', '657886ac-da16-4a3b-bcd0-0265f09834de'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:31.028616 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24734b43-83bc-4158-af97-38725a2a5cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de494d2-3255-47ff-a21e-fb777f8c3650', 'cbe15bbe-3129-46e5-94ab-ed8ed607fc3d', '32bbe846-b7f0-4793-b4eb-8c15a13dbe95', '657886ac-da16-4a3b-bcd0-0265f09834de']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:31.029514 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649d8c59-07e8-4211-8d2a-d0c0700b7b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:31.062063 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649d8c59-07e8-4211-8d2a-d0c0700b7b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dffc57b-504a-45a4-aa74-cff3434c6fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1327964010',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['8de494d2-3255-47ff-a21e-fb777f8c3650','cbe15bbe-3129-46e5-94ab-ed8ed607fc3d','32bbe846-b7f0-4793-b4eb-8c15a13dbe95','657886ac-da16-4a3b-bcd0-0265f09834de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=9e1931fc-c8bf-410f-be75-32cc8481ad2b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1327964010',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0dffc57b-504a-45a4-aa74-cff3434c6fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e1931fc-c8bf-410f-be75-32cc8481ad2b),volume_type_id=9e1931fc-c8bf-410f-be75-32cc8481ad2b)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:31.063303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6eb8ea1-a42c-40b1-a65e-379a7f7717fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:31.089739 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6eb8ea1-a42c-40b1-a65e-379a7f7717fc) transitioned into state 'SUCCESS' from state '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-1327964010',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['8de494d2-3255-47ff-a21e-fb777f8c3650','cbe15bbe-3129-46e5-94ab-ed8ed607fc3d','32bbe846-b7f0-4793-b4eb-8c15a13dbe95','657886ac-da16-4a3b-bcd0-0265f09834de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=9e1931fc-c8bf-410f-be75-32cc8481ad2b)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:31.090576 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d472c32-a51b-4c26-95a6-ecef55decc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:31.101027 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d472c32-a51b-4c26-95a6-ecef55decc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:31.102019 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (0ff7ec78-fc44-4119-8c53-7da75ecdb2c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:31.102454 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:11:31.103219 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73384577-6ee1-4686-b72f-6d2ffd83de8d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:31.103680 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1013/4038] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:30 2026] POST /volume/v3/volumes => generated 781 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:31.117856 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ffa81bc9-dce5-46de-98b2-cdb989a71685 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:31.120211 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ffa81bc9-dce5-46de-98b2-cdb989a71685 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:31.120470 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ffa81bc9-dce5-46de-98b2-cdb989a71685 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:31.120692 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ffa81bc9-dce5-46de-98b2-cdb989a71685 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:31.129354 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:31.129354 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:31.133427 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ffa81bc9-dce5-46de-98b2-cdb989a71685 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:31.137604 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ffa81bc9-dce5-46de-98b2-cdb989a71685 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 200 Aug 04 09:11:31.137952 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1005/4039] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:31 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:31.270722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9d766475-7a10-4f3c-b55e-ffb607a4a7ab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:31.272788 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9d766475-7a10-4f3c-b55e-ffb607a4a7ab tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:31.272908 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9d766475-7a10-4f3c-b55e-ffb607a4a7ab tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:31.273145 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9d766475-7a10-4f3c-b55e-ffb607a4a7ab tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:31.273287 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9d766475-7a10-4f3c-b55e-ffb607a4a7ab tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:31.277496 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:31.277496 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:31.278340 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9d766475-7a10-4f3c-b55e-ffb607a4a7ab tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:31.278747 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1012/4040] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:31 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:31.336119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-87a4b782-8f89-4352-ba04-3623b04a6e4a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:31.338527 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-87a4b782-8f89-4352-ba04-3623b04a6e4a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7/action Aug 04 09:11:31.339027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-87a4b782-8f89-4352-ba04-3623b04a6e4a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:31.339216 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-87a4b782-8f89-4352-ba04-3623b04a6e4a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:31.359343 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:31.359343 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:31.369922 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f85864b3-d759-4052-b92b-a8421e7770b6 req-87a4b782-8f89-4352-ba04-3623b04a6e4a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7/action returned with HTTP 204 Aug 04 09:11:31.370656 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1011/4041] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:11:31 2026] POST /volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:31.550724 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8fec8a3c-f132-4bff-81df-fbc69aba5171 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:31.552688 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8fec8a3c-f132-4bff-81df-fbc69aba5171 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:31.552958 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8fec8a3c-f132-4bff-81df-fbc69aba5171 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:31.553166 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8fec8a3c-f132-4bff-81df-fbc69aba5171 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:31.553284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8fec8a3c-f132-4bff-81df-fbc69aba5171 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:31.557249 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:31.557249 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:31.557912 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8fec8a3c-f132-4bff-81df-fbc69aba5171 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:31.558353 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1014/4042] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:31 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:31.910875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-35bdc228-3678-486f-9ca7-01f7e1d9430f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:31.912925 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35bdc228-3678-486f-9ca7-01f7e1d9430f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:31.913115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35bdc228-3678-486f-9ca7-01f7e1d9430f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:31.913323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35bdc228-3678-486f-9ca7-01f7e1d9430f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:31.923241 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:31.923241 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:31.923399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b42154ac-c865-4d7f-b8ca-0de5a3bb45ac None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:31.924877 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b42154ac-c865-4d7f-b8ca-0de5a3bb45ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:31.925092 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b42154ac-c865-4d7f-b8ca-0de5a3bb45ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:31.925290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b42154ac-c865-4d7f-b8ca-0de5a3bb45ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:31.926058 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-35bdc228-3678-486f-9ca7-01f7e1d9430f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:31.930103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35bdc228-3678-486f-9ca7-01f7e1d9430f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:31.930579 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1006/4043] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:31 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:31.934432 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:31.934432 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:31.937912 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b42154ac-c865-4d7f-b8ca-0de5a3bb45ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:31.941756 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b42154ac-c865-4d7f-b8ca-0de5a3bb45ac tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:31.942137 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1013/4044] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:31 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:31.942869 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-83c1bbf8-0112-4047-9b35-3d07c0fa75c8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:31.944464 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-83c1bbf8-0112-4047-9b35-3d07c0fa75c8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:31.944671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-83c1bbf8-0112-4047-9b35-3d07c0fa75c8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:31.944869 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-83c1bbf8-0112-4047-9b35-3d07c0fa75c8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:31.954149 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:31.954149 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:31.957737 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-83c1bbf8-0112-4047-9b35-3d07c0fa75c8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:31.963272 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-83c1bbf8-0112-4047-9b35-3d07c0fa75c8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:31.963442 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1012/4045] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:31 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:32.003103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-569c2724-be26-4e6e-bebd-c70f12c400f5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.005003 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-569c2724-be26-4e6e-bebd-c70f12c400f5 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:32.005193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-569c2724-be26-4e6e-bebd-c70f12c400f5 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.005387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-569c2724-be26-4e6e-bebd-c70f12c400f5 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.013166 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.013166 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:32.015958 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-569c2724-be26-4e6e-bebd-c70f12c400f5 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:32.019302 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-569c2724-be26-4e6e-bebd-c70f12c400f5 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:32.019669 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1015/4046] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:32.036474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-ff78cebd-7a7d-41b9-94c8-358cdcd01a6c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.038429 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-ff78cebd-7a7d-41b9-94c8-358cdcd01a6c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/action Aug 04 09:11:32.038791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-ff78cebd-7a7d-41b9-94c8-358cdcd01a6c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:32.038955 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-ff78cebd-7a7d-41b9-94c8-358cdcd01a6c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:32.048291 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.048291 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:32.048702 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-ff78cebd-7a7d-41b9-94c8-358cdcd01a6c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:32.057352 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-ff78cebd-7a7d-41b9-94c8-358cdcd01a6c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Begin detaching volume completed successfully. Aug 04 09:11:32.057554 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-ff78cebd-7a7d-41b9-94c8-358cdcd01a6c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/action returned with HTTP 202 Aug 04 09:11:32.057941 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1007/4047] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:11:32 2026] POST /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:11:32.099390 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3e2a38ae-fa5f-408c-936c-19b97ca53f55 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.099925 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e2a38ae-fa5f-408c-936c-19b97ca53f55 None None] GET https://10.4.3.176/volume// Aug 04 09:11:32.100155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e2a38ae-fa5f-408c-936c-19b97ca53f55 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.100404 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e2a38ae-fa5f-408c-936c-19b97ca53f55 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.100745 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e2a38ae-fa5f-408c-936c-19b97ca53f55 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:32.101074 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1014/4048] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:32.109012 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-c10ba647-c6e9-4283-a29e-6cea3ddc033c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.111367 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-c10ba647-c6e9-4283-a29e-6cea3ddc033c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:32.111599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-c10ba647-c6e9-4283-a29e-6cea3ddc033c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.111875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-c10ba647-c6e9-4283-a29e-6cea3ddc033c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.121059 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.121059 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:32.124187 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-c10ba647-c6e9-4283-a29e-6cea3ddc033c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:32.128005 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-c10ba647-c6e9-4283-a29e-6cea3ddc033c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:32.128404 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1013/4049] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:32.137800 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-5a13d28c-5a63-4c48-b0ca-8199991b3951 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.140650 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-5a13d28c-5a63-4c48-b0ca-8199991b3951 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/encryption Aug 04 09:11:32.140650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-5a13d28c-5a63-4c48-b0ca-8199991b3951 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.140833 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-5a13d28c-5a63-4c48-b0ca-8199991b3951 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.150068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5c7b7511-ed34-4444-9f88-79b6662bb29f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.151846 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.151846 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:32.151913 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c7b7511-ed34-4444-9f88-79b6662bb29f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:32.152059 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c7b7511-ed34-4444-9f88-79b6662bb29f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.152300 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c7b7511-ed34-4444-9f88-79b6662bb29f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.158727 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.158727 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:32.158874 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-5a13d28c-5a63-4c48-b0ca-8199991b3951 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/encryption returned with HTTP 200 Aug 04 09:11:32.159482 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1016/4050] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:32.162284 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5c7b7511-ed34-4444-9f88-79b6662bb29f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:32.166958 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c7b7511-ed34-4444-9f88-79b6662bb29f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 200 Aug 04 09:11:32.167443 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1008/4051] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:32.179943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-11c54c10-0882-4074-b39e-287ebf495289 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.182226 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11c54c10-0882-4074-b39e-287ebf495289 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:32.182566 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11c54c10-0882-4074-b39e-287ebf495289 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.182862 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11c54c10-0882-4074-b39e-287ebf495289 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.191546 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.191546 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:32.195787 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-11c54c10-0882-4074-b39e-287ebf495289 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:32.200056 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11c54c10-0882-4074-b39e-287ebf495289 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 200 Aug 04 09:11:32.200517 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1015/4052] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:32.212348 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8cfcac27-6bc5-4992-a439-5ddb17130b3b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.214221 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8cfcac27-6bc5-4992-a439-5ddb17130b3b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/action Aug 04 09:11:32.214570 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8cfcac27-6bc5-4992-a439-5ddb17130b3b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:32.214691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8cfcac27-6bc5-4992-a439-5ddb17130b3b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:32.223599 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.223599 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:32.224095 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8cfcac27-6bc5-4992-a439-5ddb17130b3b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:32.231923 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8cfcac27-6bc5-4992-a439-5ddb17130b3b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume updated successfully. Aug 04 09:11:32.232149 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8cfcac27-6bc5-4992-a439-5ddb17130b3b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/action returned with HTTP 200 Aug 04 09:11:32.232636 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1014/4053] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:11:32 2026] POST /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 04 09:11:32.292100 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8049abc1-86a6-4151-8b06-462b02909d3e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.297991 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8049abc1-86a6-4151-8b06-462b02909d3e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:32.298186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8049abc1-86a6-4151-8b06-462b02909d3e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.298412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8049abc1-86a6-4151-8b06-462b02909d3e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.298528 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8049abc1-86a6-4151-8b06-462b02909d3e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:32.305137 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.305137 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:32.305891 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8049abc1-86a6-4151-8b06-462b02909d3e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:32.306255 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1017/4054] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:32.332802 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-13a61872-4a44-4ac4-9559-9e459b199113 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.335914 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-13a61872-4a44-4ac4-9559-9e459b199113 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:32.336100 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-13a61872-4a44-4ac4-9559-9e459b199113 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.336302 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-13a61872-4a44-4ac4-9559-9e459b199113 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.348850 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.348850 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:32.353140 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-13a61872-4a44-4ac4-9559-9e459b199113 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:32.357859 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-13a61872-4a44-4ac4-9559-9e459b199113 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 200 Aug 04 09:11:32.358501 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1009/4055] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:32.568182 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d76203e0-662f-47ca-b43e-0f61b7ebe4c1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.569755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d76203e0-662f-47ca-b43e-0f61b7ebe4c1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:32.569949 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d76203e0-662f-47ca-b43e-0f61b7ebe4c1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.570122 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d76203e0-662f-47ca-b43e-0f61b7ebe4c1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.570250 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-d76203e0-662f-47ca-b43e-0f61b7ebe4c1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:32.574010 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.574010 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:32.574584 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d76203e0-662f-47ca-b43e-0f61b7ebe4c1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:32.574916 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1016/4056] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:32.707811 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-0bd0051e-ab57-4cfc-ba75-9ae41b986368 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.710291 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-0bd0051e-ab57-4cfc-ba75-9ae41b986368 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:32.710544 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-0bd0051e-ab57-4cfc-ba75-9ae41b986368 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.710787 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-0bd0051e-ab57-4cfc-ba75-9ae41b986368 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.718766 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.718766 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:32.722348 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-0bd0051e-ab57-4cfc-ba75-9ae41b986368 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:32.726326 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-0bd0051e-ab57-4cfc-ba75-9ae41b986368 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 200 Aug 04 09:11:32.726720 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1015/4057] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:32.735876 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d8866d22-3121-48b2-88af-224c0ef155f2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.736223 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d8866d22-3121-48b2-88af-224c0ef155f2 None None] GET https://10.4.3.176/volume// Aug 04 09:11:32.736390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d8866d22-3121-48b2-88af-224c0ef155f2 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.736581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d8866d22-3121-48b2-88af-224c0ef155f2 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.736870 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d8866d22-3121-48b2-88af-224c0ef155f2 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:32.737118 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1018/4058] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:32.746353 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-8d33e2b9-569d-48a5-ba67-43aed7fadbd9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.748176 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-8d33e2b9-569d-48a5-ba67-43aed7fadbd9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:11:32.748533 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-8d33e2b9-569d-48a5-ba67-43aed7fadbd9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dffc57b-504a-45a4-aa74-cff3434c6fa2", "connector": null, "instance_uuid": "a0b699dd-7bd4-4d3b-9852-011757de52ad"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:32.756468 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.756468 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:32.784262 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-8d33e2b9-569d-48a5-ba67-43aed7fadbd9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:11:32.784741 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1010/4059] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:11:32 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:32.954576 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3a27ac85-1385-4ca7-b6ef-135a9b542a29 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:32.956376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3a27ac85-1385-4ca7-b6ef-135a9b542a29 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:32.956623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3a27ac85-1385-4ca7-b6ef-135a9b542a29 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:32.956816 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3a27ac85-1385-4ca7-b6ef-135a9b542a29 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:32.965468 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:32.965468 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:32.968386 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3a27ac85-1385-4ca7-b6ef-135a9b542a29 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:32.971963 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3a27ac85-1385-4ca7-b6ef-135a9b542a29 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:32.972363 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1017/4060] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:32 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:33.316510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0b663e34-f0ce-4cbb-9cf0-3db0224f42a2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:33.318245 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b663e34-f0ce-4cbb-9cf0-3db0224f42a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:33.318471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b663e34-f0ce-4cbb-9cf0-3db0224f42a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:33.318658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b663e34-f0ce-4cbb-9cf0-3db0224f42a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:33.318761 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0b663e34-f0ce-4cbb-9cf0-3db0224f42a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:33.322992 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:33.322992 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:33.323685 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b663e34-f0ce-4cbb-9cf0-3db0224f42a2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:33.324011 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1016/4061] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:33 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:33.585894 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cba53d4c-7294-4a84-bfb1-702b1e633964 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:33.587763 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cba53d4c-7294-4a84-bfb1-702b1e633964 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:33.588138 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cba53d4c-7294-4a84-bfb1-702b1e633964 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:33.588298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cba53d4c-7294-4a84-bfb1-702b1e633964 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:33.588421 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-cba53d4c-7294-4a84-bfb1-702b1e633964 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:33.590180 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=308,cinder:INSERT=41,cinder:UPDATE=71 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:11:33.593131 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:33.593131 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:33.593791 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cba53d4c-7294-4a84-bfb1-702b1e633964 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:33.594179 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1019/4062] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:33 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:33.639674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c43e85e0-1ec7-4489-ae84-66f2484ee3d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:33.640078 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c43e85e0-1ec7-4489-ae84-66f2484ee3d9 None None] GET https://10.4.3.176/volume// Aug 04 09:11:33.640269 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c43e85e0-1ec7-4489-ae84-66f2484ee3d9 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:33.640586 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c43e85e0-1ec7-4489-ae84-66f2484ee3d9 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:33.640922 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c43e85e0-1ec7-4489-ae84-66f2484ee3d9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:33.641216 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1011/4063] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:11:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:33.648291 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-78fe9e12-d487-4f12-a8e8-8e5893f6d601 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:33.650388 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-78fe9e12-d487-4f12-a8e8-8e5893f6d601 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:33.650605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-78fe9e12-d487-4f12-a8e8-8e5893f6d601 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:33.650779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-78fe9e12-d487-4f12-a8e8-8e5893f6d601 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:33.661760 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:33.661760 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:33.665180 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-78fe9e12-d487-4f12-a8e8-8e5893f6d601 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:33.669828 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-78fe9e12-d487-4f12-a8e8-8e5893f6d601 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 200 Aug 04 09:11:33.670330 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1018/4064] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:11:33 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:33.768607 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-842bb61b-2fbc-424f-9d02-b5c1a949fdca None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:33.770676 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-842bb61b-2fbc-424f-9d02-b5c1a949fdca tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877 Aug 04 09:11:33.771107 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-842bb61b-2fbc-424f-9d02-b5c1a949fdca tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:33.780884 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-842bb61b-2fbc-424f-9d02-b5c1a949fdca tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-0dffc57b-504a-45a4-aa74-cff3434c6fa2-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:11:33.785964 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-842bb61b-2fbc-424f-9d02-b5c1a949fdca tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-0dffc57b-504a-45a4-aa74-cff3434c6fa2-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:11:33.786892 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:33.786892 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:33.867108 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-842bb61b-2fbc-424f-9d02-b5c1a949fdca tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-0dffc57b-504a-45a4-aa74-cff3434c6fa2-np0000006401" released by "attachment_update" :: held 0.081s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:11:33.867423 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-842bb61b-2fbc-424f-9d02-b5c1a949fdca tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877 returned with HTTP 200 Aug 04 09:11:33.867948 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1017/4065] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:11:33 2026] PUT /volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:33.889650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-33ef8e81-0e7c-4756-812a-0acdb53779ea None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:33.891836 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-33ef8e81-0e7c-4756-812a-0acdb53779ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877/action Aug 04 09:11:33.892217 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-33ef8e81-0e7c-4756-812a-0acdb53779ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:11:33.892367 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-33ef8e81-0e7c-4756-812a-0acdb53779ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:33.909220 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:33.909220 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:33.925818 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-33ef8e81-0e7c-4756-812a-0acdb53779ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877/action returned with HTTP 204 Aug 04 09:11:33.926484 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1020/4066] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:11:33 2026] POST /volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:33.986292 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7a9ee616-0ce6-4d85-b1bf-c298643812d6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:33.988535 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7a9ee616-0ce6-4d85-b1bf-c298643812d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:33.988799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7a9ee616-0ce6-4d85-b1bf-c298643812d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:33.989039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7a9ee616-0ce6-4d85-b1bf-c298643812d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:34.000774 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:34.000774 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:34.004887 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7a9ee616-0ce6-4d85-b1bf-c298643812d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:34.010184 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7a9ee616-0ce6-4d85-b1bf-c298643812d6 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:34.010712 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1012/4067] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:33 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:34.336513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-452d106f-6ac0-4d54-83ca-3f93aef489d6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:34.341480 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-452d106f-6ac0-4d54-83ca-3f93aef489d6 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:34.341724 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-452d106f-6ac0-4d54-83ca-3f93aef489d6 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:34.341974 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-452d106f-6ac0-4d54-83ca-3f93aef489d6 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:34.342135 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-452d106f-6ac0-4d54-83ca-3f93aef489d6 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:34.350144 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:34.350144 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:34.351427 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-452d106f-6ac0-4d54-83ca-3f93aef489d6 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:34.352152 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1019/4068] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:34 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:34.424437 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-6c5e881b-b401-449d-b369-df679d1f70ad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:34.427088 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-6c5e881b-b401-449d-b369-df679d1f70ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682 Aug 04 09:11:34.427312 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-6c5e881b-b401-449d-b369-df679d1f70ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:34.427505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-6c5e881b-b401-449d-b369-df679d1f70ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:34.435580 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:34.435580 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:34.506523 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-fe26b370-d989-4e1d-819e-4a35feea3751 req-6c5e881b-b401-449d-b369-df679d1f70ad tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682 returned with HTTP 200 Aug 04 09:11:34.507399 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1018/4069] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:11:34 2026] DELETE /volume/v3/attachments/14cbcfbc-7216-4b98-9e2a-bfc5154bb682 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:34.604428 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e829f80b-4462-4803-8f58-c9095078b7e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:34.606361 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e829f80b-4462-4803-8f58-c9095078b7e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:34.606613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e829f80b-4462-4803-8f58-c9095078b7e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:34.606804 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e829f80b-4462-4803-8f58-c9095078b7e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:34.606907 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e829f80b-4462-4803-8f58-c9095078b7e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:34.614375 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:34.614375 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:34.614375 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e829f80b-4462-4803-8f58-c9095078b7e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:34.614375 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1021/4070] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:34 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:34.734189 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-8464eb64-8795-4bd9-a71d-79ba4c531346 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:34.736020 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-8464eb64-8795-4bd9-a71d-79ba4c531346 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] DELETE https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 Aug 04 09:11:34.736216 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-8464eb64-8795-4bd9-a71d-79ba4c531346 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:34.736414 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-8464eb64-8795-4bd9-a71d-79ba4c531346 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:34.737986 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=430,cinder:INSERT=81,cinder:UPDATE=141 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:11:34.745966 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:34.745966 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:34.797607 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0e4d6cff-9fbc-4624-8355-b8e6f3da8eb7 req-8464eb64-8795-4bd9-a71d-79ba4c531346 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 returned with HTTP 200 Aug 04 09:11:34.798176 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1013/4071] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:11:34 2026] DELETE /volume/v3/attachments/19fb5447-544c-4c0a-a06e-9ef9feac7087 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:35.023151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-914291aa-9fb4-4dc9-aaa2-366df9169644 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.025157 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-914291aa-9fb4-4dc9-aaa2-366df9169644 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:35.025412 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-914291aa-9fb4-4dc9-aaa2-366df9169644 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.025594 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-914291aa-9fb4-4dc9-aaa2-366df9169644 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.032536 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.032536 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:35.035156 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-801a4a69-1a97-49d9-9a68-b5ae4fa5777d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.035826 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-914291aa-9fb4-4dc9-aaa2-366df9169644 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:35.038258 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-801a4a69-1a97-49d9-9a68-b5ae4fa5777d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7 Aug 04 09:11:35.038532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-801a4a69-1a97-49d9-9a68-b5ae4fa5777d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.038844 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-801a4a69-1a97-49d9-9a68-b5ae4fa5777d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.039299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-914291aa-9fb4-4dc9-aaa2-366df9169644 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:35.039672 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1020/4072] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:35 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:35.052570 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.052570 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:35.053148 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.055904 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] DELETE https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:35.056102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.056313 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.056504 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume with id: 054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:35.063422 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.063422 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:35.063875 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:35.082230 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Delete volume request issued successfully. Aug 04 09:11:35.082430 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1e833ae3-ab3b-48af-908b-d98ec75d8c98 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 202 Aug 04 09:11:35.083063 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1022/4073] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:11:35 2026] DELETE /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:35.091855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d55c26f5-f1e1-4efe-8508-1c23847e18f4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.094069 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d55c26f5-f1e1-4efe-8508-1c23847e18f4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:35.094742 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d55c26f5-f1e1-4efe-8508-1c23847e18f4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.094742 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d55c26f5-f1e1-4efe-8508-1c23847e18f4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.102529 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.102529 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:35.106441 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d55c26f5-f1e1-4efe-8508-1c23847e18f4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Volume info retrieved successfully. Aug 04 09:11:35.109521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-b8a58c67-a908-4ee3-aebf-13b2b00dd126 req-801a4a69-1a97-49d9-9a68-b5ae4fa5777d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7 returned with HTTP 200 Aug 04 09:11:35.109945 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1019/4074] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:11:35 2026] DELETE /volume/v3/attachments/a577e873-1bab-4e1b-8ae7-6d54a740c4d7 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:35.112400 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d55c26f5-f1e1-4efe-8508-1c23847e18f4 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 200 Aug 04 09:11:35.112775 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1014/4075] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:35 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:35.256398 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-6c506c8e-f3bd-4187-85f1-8ab84fdb65d6 req-84a975b1-19a6-4fd3-938e-91e491f6fbb2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.258807 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6c506c8e-f3bd-4187-85f1-8ab84fdb65d6 req-84a975b1-19a6-4fd3-938e-91e491f6fbb2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:35.259088 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6c506c8e-f3bd-4187-85f1-8ab84fdb65d6 req-84a975b1-19a6-4fd3-938e-91e491f6fbb2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.259298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-6c506c8e-f3bd-4187-85f1-8ab84fdb65d6 req-84a975b1-19a6-4fd3-938e-91e491f6fbb2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.266988 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.266988 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:35.271841 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-6c506c8e-f3bd-4187-85f1-8ab84fdb65d6 req-84a975b1-19a6-4fd3-938e-91e491f6fbb2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:35.277001 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-6c506c8e-f3bd-4187-85f1-8ab84fdb65d6 req-84a975b1-19a6-4fd3-938e-91e491f6fbb2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:35.277581 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1021/4076] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:35 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:35.289042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0d54c8f5-bf88-43ea-90d8-63a64ecfa80b req-d5822ee7-9e5d-437c-9cdc-5a2f877400c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.291076 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0d54c8f5-bf88-43ea-90d8-63a64ecfa80b req-d5822ee7-9e5d-437c-9cdc-5a2f877400c5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:35.291299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0d54c8f5-bf88-43ea-90d8-63a64ecfa80b req-d5822ee7-9e5d-437c-9cdc-5a2f877400c5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.291506 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0d54c8f5-bf88-43ea-90d8-63a64ecfa80b req-d5822ee7-9e5d-437c-9cdc-5a2f877400c5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.298522 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.298522 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:35.302117 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-0d54c8f5-bf88-43ea-90d8-63a64ecfa80b req-d5822ee7-9e5d-437c-9cdc-5a2f877400c5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:35.306045 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0d54c8f5-bf88-43ea-90d8-63a64ecfa80b req-d5822ee7-9e5d-437c-9cdc-5a2f877400c5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:35.306502 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1023/4077] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:35 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:35.317801 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.319602 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] DELETE https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:35.319811 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.319990 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.320215 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Delete volume with id: 324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:35.328443 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.328443 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:35.329021 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:35.347983 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Delete volume request issued successfully. Aug 04 09:11:35.348122 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2eb4076b-820b-4c5b-8635-d3fd2b8253ba tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 202 Aug 04 09:11:35.348563 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1020/4078] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:11:35 2026] DELETE /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:11:35.356450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e185c7dd-6315-4bc4-a737-1d8ee53b74e5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.357920 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e185c7dd-6315-4bc4-a737-1d8ee53b74e5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:35.358106 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e185c7dd-6315-4bc4-a737-1d8ee53b74e5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.358352 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e185c7dd-6315-4bc4-a737-1d8ee53b74e5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.363979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-546075f1-917f-41b5-8ff5-c00c439c1126 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.365853 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.365853 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:35.366272 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-546075f1-917f-41b5-8ff5-c00c439c1126 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:35.366527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-546075f1-917f-41b5-8ff5-c00c439c1126 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.366716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-546075f1-917f-41b5-8ff5-c00c439c1126 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.366837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-546075f1-917f-41b5-8ff5-c00c439c1126 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:35.369913 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e185c7dd-6315-4bc4-a737-1d8ee53b74e5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Volume info retrieved successfully. Aug 04 09:11:35.372559 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.372559 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:35.373378 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-546075f1-917f-41b5-8ff5-c00c439c1126 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:35.374101 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1022/4079] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:35 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:35.374437 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e185c7dd-6315-4bc4-a737-1d8ee53b74e5 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 200 Aug 04 09:11:35.375157 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1015/4080] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:35 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:35.622277 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3bef089a-e433-479c-839e-29430a47dd7f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:35.624097 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3bef089a-e433-479c-839e-29430a47dd7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:35.624329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3bef089a-e433-479c-839e-29430a47dd7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:35.624521 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3bef089a-e433-479c-839e-29430a47dd7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:35.624624 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3bef089a-e433-479c-839e-29430a47dd7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:35.628939 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:35.628939 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:35.629561 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3bef089a-e433-479c-839e-29430a47dd7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:35.629951 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1024/4081] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:35 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:36.126807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-efa650cb-bcef-4874-9494-24513287d392 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:36.128648 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-efa650cb-bcef-4874-9494-24513287d392 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] GET https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 Aug 04 09:11:36.128862 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-efa650cb-bcef-4874-9494-24513287d392 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:36.129038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-efa650cb-bcef-4874-9494-24513287d392 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:36.131179 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=350,cinder:INSERT=48,cinder:UPDATE=82 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:11:36.135568 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-efa650cb-bcef-4874-9494-24513287d392 tempest-VolumeMultiattachTests-1012350161 tempest-VolumeMultiattachTests-1012350161-project-member] https://10.4.3.176/volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 returned with HTTP 404 Aug 04 09:11:36.137805 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1021/4082] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:36 2026] GET /volume/v3/volumes/054e2345-010a-4323-a8d5-357bc17cba06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:36.146495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-58abe721-ad53-4c42-b263-bb0549565e22 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:36.148096 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58abe721-ad53-4c42-b263-bb0549565e22 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:11:36.148328 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58abe721-ad53-4c42-b263-bb0549565e22 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:36.149918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58abe721-ad53-4c42-b263-bb0549565e22 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:36.149918 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-58abe721-ad53-4c42-b263-bb0549565e22 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:11:36.151125 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=333,cinder:UPDATE=58,cinder:INSERT=34 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:11:36.166921 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-58abe721-ad53-4c42-b263-bb0549565e22 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Get all volumes completed successfully. Aug 04 09:11:36.169510 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:36.169510 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:36.175282 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58abe721-ad53-4c42-b263-bb0549565e22 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:11:36.175829 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1023/4083] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:11:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14515 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:36.196873 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5d29a1c3-33ef-4e7b-958c-939494387003 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:36.198618 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5d29a1c3-33ef-4e7b-958c-939494387003 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] DELETE https://10.4.3.176/volume/v3/types/87f72596-c06f-4299-a270-2383a1ee5022 Aug 04 09:11:36.198816 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5d29a1c3-33ef-4e7b-958c-939494387003 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:36.199038 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5d29a1c3-33ef-4e7b-958c-939494387003 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:36.222951 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5d29a1c3-33ef-4e7b-958c-939494387003 tempest-VolumeMultiattachTests-1074591617 tempest-VolumeMultiattachTests-1074591617-project-admin] https://10.4.3.176/volume/v3/types/87f72596-c06f-4299-a270-2383a1ee5022 returned with HTTP 202 Aug 04 09:11:36.223382 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1016/4084] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:11:36 2026] DELETE /volume/v3/types/87f72596-c06f-4299-a270-2383a1ee5022 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:36.385540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8a1b642b-0a1f-4568-9272-71f957ac5a2e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:36.387220 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8a1b642b-0a1f-4568-9272-71f957ac5a2e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:36.387447 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8a1b642b-0a1f-4568-9272-71f957ac5a2e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:36.387672 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8a1b642b-0a1f-4568-9272-71f957ac5a2e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:36.387814 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8a1b642b-0a1f-4568-9272-71f957ac5a2e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:36.391593 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-404f6739-7e24-4f83-8008-07352863ee07 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:36.393407 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-404f6739-7e24-4f83-8008-07352863ee07 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] GET https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 Aug 04 09:11:36.393620 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-404f6739-7e24-4f83-8008-07352863ee07 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:36.393802 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-404f6739-7e24-4f83-8008-07352863ee07 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:36.394081 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:36.394081 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:36.394899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8a1b642b-0a1f-4568-9272-71f957ac5a2e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:36.395300 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1025/4085] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:36 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:36.400501 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-404f6739-7e24-4f83-8008-07352863ee07 tempest-TestServerVolumeAttachScenarioOldVersion-765893033 tempest-TestServerVolumeAttachScenarioOldVersion-765893033-project-member] https://10.4.3.176/volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 returned with HTTP 404 Aug 04 09:11:36.401396 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1022/4086] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:11:36 2026] GET /volume/v3/volumes/324aa29d-704e-4dcb-bc80-1303f13a5d93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:11:36.640184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-56ef40a4-470b-442d-85a0-e0e5574463c5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:36.642217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-56ef40a4-470b-442d-85a0-e0e5574463c5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:36.642483 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-56ef40a4-470b-442d-85a0-e0e5574463c5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:36.642677 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-56ef40a4-470b-442d-85a0-e0e5574463c5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:36.642785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-56ef40a4-470b-442d-85a0-e0e5574463c5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:36.656764 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:36.656764 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:36.657506 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-56ef40a4-470b-442d-85a0-e0e5574463c5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:36.657901 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1024/4087] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:36 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:37.406092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2fc50a16-9a35-4841-9ecc-20d9a525ea43 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:37.409422 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2fc50a16-9a35-4841-9ecc-20d9a525ea43 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:37.409422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2fc50a16-9a35-4841-9ecc-20d9a525ea43 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:37.409422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2fc50a16-9a35-4841-9ecc-20d9a525ea43 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:37.409422 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2fc50a16-9a35-4841-9ecc-20d9a525ea43 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:37.413182 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:37.413182 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:37.414120 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2fc50a16-9a35-4841-9ecc-20d9a525ea43 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:37.415129 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1017/4088] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:37 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:37.671298 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-30695440-8673-4e4e-8fe7-ae420b549690 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:37.674909 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30695440-8673-4e4e-8fe7-ae420b549690 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:37.675185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30695440-8673-4e4e-8fe7-ae420b549690 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:37.675394 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-30695440-8673-4e4e-8fe7-ae420b549690 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:37.675515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-30695440-8673-4e4e-8fe7-ae420b549690 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:37.679959 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:37.679959 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:37.681418 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-30695440-8673-4e4e-8fe7-ae420b549690 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:37.681418 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1026/4089] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:37 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:38.197421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:38.199095 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:38.199766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:38.199766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:38.200280 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume with id: 0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:38.207846 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:38.207846 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:38.208020 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:38.221152 np0000006401 devstack@c-api.service[100459]: WARNING cinder.keymgr.conf_key_mgr [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:11:38.230298 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume request issued successfully. Aug 04 09:11:38.230475 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-abea6554-2897-47c2-8a6c-39d1e54a4af0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 202 Aug 04 09:11:38.230906 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1023/4090] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:11:38 2026] DELETE /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:38.238756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-11de69d7-2a62-4e1d-8705-ab306d83fed8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:38.241026 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11de69d7-2a62-4e1d-8705-ab306d83fed8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:38.241315 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11de69d7-2a62-4e1d-8705-ab306d83fed8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:38.241570 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11de69d7-2a62-4e1d-8705-ab306d83fed8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:38.252456 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:38.252456 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:38.257744 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-11de69d7-2a62-4e1d-8705-ab306d83fed8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:11:38.266892 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11de69d7-2a62-4e1d-8705-ab306d83fed8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 200 Aug 04 09:11:38.267297 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1025/4091] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:38 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:38.426639 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-35e47c1d-6f94-4fd2-9f64-eadd8eeae9f7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:38.428456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35e47c1d-6f94-4fd2-9f64-eadd8eeae9f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:38.428671 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35e47c1d-6f94-4fd2-9f64-eadd8eeae9f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:38.428908 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-35e47c1d-6f94-4fd2-9f64-eadd8eeae9f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:38.429064 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-35e47c1d-6f94-4fd2-9f64-eadd8eeae9f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:38.433599 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:38.433599 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:38.434554 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-35e47c1d-6f94-4fd2-9f64-eadd8eeae9f7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:38.435018 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1018/4092] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:38 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:38.691713 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6dac8d52-0ca9-4a95-8c3a-d414cca6acb0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:38.693266 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6dac8d52-0ca9-4a95-8c3a-d414cca6acb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:38.693444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6dac8d52-0ca9-4a95-8c3a-d414cca6acb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:38.693641 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6dac8d52-0ca9-4a95-8c3a-d414cca6acb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:38.693743 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6dac8d52-0ca9-4a95-8c3a-d414cca6acb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:38.697293 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:38.697293 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:38.697803 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6dac8d52-0ca9-4a95-8c3a-d414cca6acb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:38.698216 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1027/4093] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:38 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:39.280193 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3344d4eb-148e-42cb-b051-cd651ad6aa4b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.282690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3344d4eb-148e-42cb-b051-cd651ad6aa4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f Aug 04 09:11:39.282690 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3344d4eb-148e-42cb-b051-cd651ad6aa4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:39.283008 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3344d4eb-148e-42cb-b051-cd651ad6aa4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:39.290177 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3344d4eb-148e-42cb-b051-cd651ad6aa4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f returned with HTTP 404 Aug 04 09:11:39.291216 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1024/4094] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:39 2026] GET /volume/v3/volumes/0a1e99a4-dc22-4c33-ab0e-43d142b53e0f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:39.300408 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b6dc51cd-aff4-426f-939b-389b63e6318d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.302358 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6dc51cd-aff4-426f-939b-389b63e6318d tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:11:39.302656 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6dc51cd-aff4-426f-939b-389b63e6318d tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:39.302910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6dc51cd-aff4-426f-939b-389b63e6318d tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:39.303947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b6dc51cd-aff4-426f-939b-389b63e6318d tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:11:39.325623 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b6dc51cd-aff4-426f-939b-389b63e6318d tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Get all volumes completed successfully. Aug 04 09:11:39.329667 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:39.329667 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:39.337068 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6dc51cd-aff4-426f-939b-389b63e6318d tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:11:39.337723 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1026/4095] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:11:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13478 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:39.359039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d8b3abbd-d0ab-4056-a5e0-7d54ae58a4ab None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.362336 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d8b3abbd-d0ab-4056-a5e0-7d54ae58a4ab tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] DELETE https://10.4.3.176/volume/v3/types/b469d110-daec-4161-ada8-9e90f9ca146a Aug 04 09:11:39.362336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d8b3abbd-d0ab-4056-a5e0-7d54ae58a4ab tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:39.362336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d8b3abbd-d0ab-4056-a5e0-7d54ae58a4ab tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:39.396023 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d8b3abbd-d0ab-4056-a5e0-7d54ae58a4ab tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/b469d110-daec-4161-ada8-9e90f9ca146a returned with HTTP 202 Aug 04 09:11:39.396728 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1019/4096] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:11:39 2026] DELETE /volume/v3/types/b469d110-daec-4161-ada8-9e90f9ca146a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:39.409167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6846f495-3013-4548-90ea-6f6734343c7c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.411929 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6846f495-3013-4548-90ea-6f6734343c7c tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:11:39.412244 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6846f495-3013-4548-90ea-6f6734343c7c tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1418379071", "extra_specs": {}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:39.437380 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6846f495-3013-4548-90ea-6f6734343c7c tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:11:39.437890 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1028/4097] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:11:39 2026] POST /volume/v3/types => generated 212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:39.448418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-094b9fdb-240f-4b18-a17c-45305d01d19a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.451748 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-094b9fdb-240f-4b18-a17c-45305d01d19a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:39.451748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-094b9fdb-240f-4b18-a17c-45305d01d19a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:39.451857 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2cd50ca1-d9ea-4728-9850-77cb8d1d6de8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.451928 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-094b9fdb-240f-4b18-a17c-45305d01d19a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:39.451928 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-094b9fdb-240f-4b18-a17c-45305d01d19a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:39.453105 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2cd50ca1-d9ea-4728-9850-77cb8d1d6de8 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types/2710123b-c4d4-4fe6-b1a7-7338ec048fe4/encryption Aug 04 09:11:39.453588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2cd50ca1-d9ea-4728-9850-77cb8d1d6de8 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:39.455567 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:39.455567 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:39.456568 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-094b9fdb-240f-4b18-a17c-45305d01d19a tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:39.457284 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1025/4098] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:39 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:39.470949 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2cd50ca1-d9ea-4728-9850-77cb8d1d6de8 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/2710123b-c4d4-4fe6-b1a7-7338ec048fe4/encryption returned with HTTP 200 Aug 04 09:11:39.471400 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1027/4099] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:11:39 2026] POST /volume/v3/types/2710123b-c4d4-4fe6-b1a7-7338ec048fe4/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:39.479888 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.482293 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:39.482682 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1487554112", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1418379071", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:39.485400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1487554112', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1418379071', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:39.494223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume of 1 GB Aug 04 09:11:39.494223 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:39.494223 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:39.494223 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Availability Zones retrieved successfully. Aug 04 09:11:39.499642 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (a0ed74ce-b3a3-4a41-84c8-08e1f27c08ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:39.501229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613d8490-05b8-4f39-a981-9b0cee3f49ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:39.502608 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:39.534825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613d8490-05b8-4f39-a981-9b0cee3f49ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:11:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2710123b-c4d4-4fe6-b1a7-7338ec048fe4,is_public=True,name='tempest-scenario-type-luks-1418379071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2710123b-c4d4-4fe6-b1a7-7338ec048fe4', '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=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:39.534825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1066ce-eaf6-469e-af21-bd30ee00002f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:39.567925 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1418379071 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1418379071, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:39.567925 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1418379071 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1418379071, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:11:39.613271 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Created reservations ['5b415780-66db-48e9-8523-e8e9c928db31', '6b36f426-9ef9-43e2-a17f-e3d60e0b6283', '52efe589-0639-4c23-9544-3250ee0c3e6e', '74c84a12-9b64-423c-a133-36548e1357ee'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:39.613271 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f1066ce-eaf6-469e-af21-bd30ee00002f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b415780-66db-48e9-8523-e8e9c928db31', '6b36f426-9ef9-43e2-a17f-e3d60e0b6283', '52efe589-0639-4c23-9544-3250ee0c3e6e', '74c84a12-9b64-423c-a133-36548e1357ee']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:39.613271 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcc1206-5291-4b6a-aecb-ff24d970dcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:39.639199 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcc1206-5291-4b6a-aecb-ff24d970dcf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e8a2d19-2601-4b8f-b637-4a9dead88b85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1487554112',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['5b415780-66db-48e9-8523-e8e9c928db31','6b36f426-9ef9-43e2-a17f-e3d60e0b6283','52efe589-0639-4c23-9544-3250ee0c3e6e','74c84a12-9b64-423c-a133-36548e1357ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=2710123b-c4d4-4fe6-b1a7-7338ec048fe4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1487554112',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8e8a2d19-2601-4b8f-b637-4a9dead88b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f60feaae663432c9b814ecfc5595b92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2710123b-c4d4-4fe6-b1a7-7338ec048fe4),volume_type_id=2710123b-c4d4-4fe6-b1a7-7338ec048fe4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:39.640070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3cce94-f077-4841-8a13-33eb45aa5299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:39.663253 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af3cce94-f077-4841-8a13-33eb45aa5299) transitioned into state 'SUCCESS' from state '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-1487554112',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['5b415780-66db-48e9-8523-e8e9c928db31','6b36f426-9ef9-43e2-a17f-e3d60e0b6283','52efe589-0639-4c23-9544-3250ee0c3e6e','74c84a12-9b64-423c-a133-36548e1357ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=2710123b-c4d4-4fe6-b1a7-7338ec048fe4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:39.665907 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b0a051-31d4-422d-82ab-6f33895eac18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:39.679232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b0a051-31d4-422d-82ab-6f33895eac18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:39.680169 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (a0ed74ce-b3a3-4a41-84c8-08e1f27c08ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:39.680485 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request issued successfully. Aug 04 09:11:39.681105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2b2f7e5e-4717-4bf3-ad9b-a371d2aee2e8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:39.681678 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1020/4100] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:39 2026] POST /volume/v3/volumes => generated 785 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:39.718752 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-72331da3-b896-4679-8a8b-915c57a3069d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:39.720449 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72331da3-b896-4679-8a8b-915c57a3069d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:39.720636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72331da3-b896-4679-8a8b-915c57a3069d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:39.720791 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72331da3-b896-4679-8a8b-915c57a3069d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:39.720913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-72331da3-b896-4679-8a8b-915c57a3069d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:39.730253 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:39.730253 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:39.730930 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72331da3-b896-4679-8a8b-915c57a3069d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:39.731655 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1029/4101] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:39 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:40.308804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-7ccdd30d-176a-4247-92e6-ffbb291ee0a0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:40.313440 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-7ccdd30d-176a-4247-92e6-ffbb291ee0a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/encryption Aug 04 09:11:40.314411 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-7ccdd30d-176a-4247-92e6-ffbb291ee0a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:40.314785 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-7ccdd30d-176a-4247-92e6-ffbb291ee0a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:40.333238 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:40.333238 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:40.339175 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2d8c9547-a84d-42bc-ae5a-be396a633656 req-7ccdd30d-176a-4247-92e6-ffbb291ee0a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/encryption returned with HTTP 200 Aug 04 09:11:40.339775 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1026/4102] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:11:40 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:40.472441 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a4cfe340-4122-441b-be5c-500ed5d34a3b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:40.474954 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a4cfe340-4122-441b-be5c-500ed5d34a3b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:40.474954 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a4cfe340-4122-441b-be5c-500ed5d34a3b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:40.475146 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a4cfe340-4122-441b-be5c-500ed5d34a3b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:40.475296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-a4cfe340-4122-441b-be5c-500ed5d34a3b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:40.480481 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:40.480481 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:40.481631 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a4cfe340-4122-441b-be5c-500ed5d34a3b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:40.482196 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1028/4103] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:40 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:40.741465 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-97fe3eb8-4890-4836-9d20-4833de35871d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:40.743456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-97fe3eb8-4890-4836-9d20-4833de35871d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:40.743676 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-97fe3eb8-4890-4836-9d20-4833de35871d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:40.743875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-97fe3eb8-4890-4836-9d20-4833de35871d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:40.743972 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-97fe3eb8-4890-4836-9d20-4833de35871d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 786b9d4f-c885-4a37-bbe7-6496362bca92. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:40.748174 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:40.748174 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:40.748981 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-97fe3eb8-4890-4836-9d20-4833de35871d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 200 Aug 04 09:11:40.749415 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1021/4104] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:40 2026] GET /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:40.760483 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-414b7956-8956-4381-917f-d6e29df33753 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:40.762273 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-414b7956-8956-4381-917f-d6e29df33753 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 Aug 04 09:11:40.762510 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-414b7956-8956-4381-917f-d6e29df33753 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:40.762765 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-414b7956-8956-4381-917f-d6e29df33753 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:40.762929 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-414b7956-8956-4381-917f-d6e29df33753 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete backup with id: 786b9d4f-c885-4a37-bbe7-6496362bca92. Aug 04 09:11:40.770171 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:40.770171 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:40.791674 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-414b7956-8956-4381-917f-d6e29df33753 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] delete_backup rpcapi backup_id 786b9d4f-c885-4a37-bbe7-6496362bca92 {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:11:40.793937 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-414b7956-8956-4381-917f-d6e29df33753 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 returned with HTTP 202 Aug 04 09:11:40.794510 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1030/4105] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:11:40 2026] DELETE /volume/v3/backups/786b9d4f-c885-4a37-bbe7-6496362bca92 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:11:40.807783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:40.812051 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 Aug 04 09:11:40.812051 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:40.812281 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:40.812558 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume with id: 2366419e-ad90-43b8-ace1-6461f2a1dcc9 Aug 04 09:11:40.822838 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:40.822838 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:40.823308 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:40.854338 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume request issued successfully. Aug 04 09:11:40.854874 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b44940cc-6a0f-4fd4-a08b-e3734bc6d9ae tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 returned with HTTP 202 Aug 04 09:11:40.855177 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1027/4106] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:11:40 2026] DELETE /volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:40.865743 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-08524b72-badd-40c1-8c49-6b3441efbdef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:40.876443 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-08524b72-badd-40c1-8c49-6b3441efbdef tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 Aug 04 09:11:40.876443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-08524b72-badd-40c1-8c49-6b3441efbdef tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:40.876603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-08524b72-badd-40c1-8c49-6b3441efbdef tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:40.887738 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:40.887738 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:40.895273 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-08524b72-badd-40c1-8c49-6b3441efbdef tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:40.900507 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-08524b72-badd-40c1-8c49-6b3441efbdef tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 returned with HTTP 200 Aug 04 09:11:40.900962 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1029/4107] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:40 2026] GET /volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:41.491511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-814709b8-4e5b-4340-a2a0-de2e52509879 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:41.493319 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-814709b8-4e5b-4340-a2a0-de2e52509879 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:41.493507 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-814709b8-4e5b-4340-a2a0-de2e52509879 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:41.493897 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-814709b8-4e5b-4340-a2a0-de2e52509879 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:41.494015 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-814709b8-4e5b-4340-a2a0-de2e52509879 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:41.498287 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:41.498287 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:41.498996 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-814709b8-4e5b-4340-a2a0-de2e52509879 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:41.499263 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1022/4108] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:41 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:41.914498 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-db05700d-c4ee-4efb-a540-f2716f0a7b0c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:41.919898 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-db05700d-c4ee-4efb-a540-f2716f0a7b0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 Aug 04 09:11:41.919898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-db05700d-c4ee-4efb-a540-f2716f0a7b0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:41.919898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-db05700d-c4ee-4efb-a540-f2716f0a7b0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:41.926762 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-db05700d-c4ee-4efb-a540-f2716f0a7b0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 returned with HTTP 404 Aug 04 09:11:41.927318 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1031/4109] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:41 2026] GET /volume/v3/volumes/2366419e-ad90-43b8-ace1-6461f2a1dcc9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:41.943379 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:41.945611 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b/export_record Aug 04 09:11:41.945861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:41.946078 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'export_record' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:41.946223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Export record for backup a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 09:11:41.951314 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:41.951314 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:41.952403 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.api [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling RPCAPI with context: , host: np0000006401, backup: a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) export_record /opt/stack/cinder/cinder/backup/api.py:521}} Aug 04 09:11:41.968026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] export_record in rpcapi backup_id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b on host np0000006401. {{(pid=100459) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 09:11:41.986046 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTlmZGZjYzQtMzg5NC00ZWNjLTlmZjItNDA0MzNiMzJlMzZiIiwgInVzZXJfaWQiOiAiMzYwM2I1MDJhN2Y4NGYwZmI4ZmQ5M2U3ZWRlNzUzNmMiLCAicHJvamVjdF9pZCI6ICI2NTM0NzM0Njk2MDE0ZGI3OTAzNDE5OGUwMTE5MTIwMSIsICJ2b2x1bWVfaWQiOiAiNTVlMGU2NTEtZTYyZS00ZjE4LWJlMWQtOGM1MzVlMzg4MmFlIiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzMwODIwNDE1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTVlMGU2NTEtZTYyZS00ZjE4LWJlMWQtOGM1MzVlMzg4MmFlLzIwMjYwODA0MDkxMDM5L2F6X25vdmFfYmFja3VwX2E5ZmRmY2M0LTM4OTQtNGVjYy05ZmYyLTQwNDMzYjMyZTM2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MTA6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MTA6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxMDo1M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100459) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 09:11:41.986412 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6310bb30-0173-48d2-87f5-e2bfd6b4b646 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b/export_record returned with HTTP 200 Aug 04 09:11:41.986988 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1028/4110] 10.4.3.176 () {68 vars in 1430 bytes} [Tue Aug 4 09:11:41 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:41.996784 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b4601c27-50b5-4178-b376-0a1473d4933d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:41.999006 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:42.000620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1670499165"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:42.003647 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1670499165'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:42.003906 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume of 1 GB Aug 04 09:11:42.008181 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Availability Zones retrieved successfully. Aug 04 09:11:42.017409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (de8c3b28-60aa-412b-bdb2-2a4207486fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:42.017409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83dbde9-7666-41a8-bf11-e2aa3781060a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:42.017409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:42.055872 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83dbde9-7666-41a8-bf11-e2aa3781060a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:42.057221 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17c2a70-df0d-4a40-b675-b154426ada47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:42.114897 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['94807193-d371-4e42-9615-d5cba849a505', '614144d5-aca9-4770-8180-f1c2d0e9d7b6', 'd831f699-f60a-476c-ab00-fdfc4a3f2bb8', '93208e22-f3c9-4657-a2cd-9b6fc6416553'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:42.115722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a17c2a70-df0d-4a40-b675-b154426ada47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94807193-d371-4e42-9615-d5cba849a505', '614144d5-aca9-4770-8180-f1c2d0e9d7b6', 'd831f699-f60a-476c-ab00-fdfc4a3f2bb8', '93208e22-f3c9-4657-a2cd-9b6fc6416553']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:42.116623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7828da-d1bd-4468-aeaa-3875e617dc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:42.144224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7828da-d1bd-4468-aeaa-3875e617dc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6da29616-d8c3-40ee-ae3e-538b04043c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670499165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['94807193-d371-4e42-9615-d5cba849a505','614144d5-aca9-4770-8180-f1c2d0e9d7b6','d831f699-f60a-476c-ab00-fdfc4a3f2bb8','93208e22-f3c9-4657-a2cd-9b6fc6416553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1670499165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6da29616-d8c3-40ee-ae3e-538b04043c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6534734696014db79034198e01191201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:42.144224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3c0b78-bf47-4a54-bdf6-722f36ac86cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:42.165966 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3c0b78-bf47-4a54-bdf6-722f36ac86cc) transitioned into state 'SUCCESS' from state '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-1670499165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['94807193-d371-4e42-9615-d5cba849a505','614144d5-aca9-4770-8180-f1c2d0e9d7b6','d831f699-f60a-476c-ab00-fdfc4a3f2bb8','93208e22-f3c9-4657-a2cd-9b6fc6416553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:42.166635 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612c80f9-3033-4361-be5c-5f4deec6d55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:42.178506 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612c80f9-3033-4361-be5c-5f4deec6d55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:42.180576 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (de8c3b28-60aa-412b-bdb2-2a4207486fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:42.180576 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request issued successfully. Aug 04 09:11:42.180764 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4601c27-50b5-4178-b376-0a1473d4933d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:42.181224 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1030/4111] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:11:41 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) Aug 04 09:11:42.201418 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8524a403-5a75-4190-9d0e-b264d15144b4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:42.203270 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8524a403-5a75-4190-9d0e-b264d15144b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 Aug 04 09:11:42.203484 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8524a403-5a75-4190-9d0e-b264d15144b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:42.203679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8524a403-5a75-4190-9d0e-b264d15144b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:42.212340 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:42.212340 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:42.219037 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8524a403-5a75-4190-9d0e-b264d15144b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:42.223656 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8524a403-5a75-4190-9d0e-b264d15144b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 returned with HTTP 200 Aug 04 09:11:42.224147 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1023/4112] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:42 2026] GET /volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:42.512085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a2ca990b-df9c-4630-9fbe-2f2a77d960bf None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:42.514437 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a2ca990b-df9c-4630-9fbe-2f2a77d960bf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:42.514650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a2ca990b-df9c-4630-9fbe-2f2a77d960bf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:42.514936 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a2ca990b-df9c-4630-9fbe-2f2a77d960bf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:42.515103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a2ca990b-df9c-4630-9fbe-2f2a77d960bf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:42.519819 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:42.519819 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:42.520616 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a2ca990b-df9c-4630-9fbe-2f2a77d960bf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:42.521032 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1032/4113] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:42 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:43.244495 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d536a3c1-f934-4c87-9c3e-72b38c5fe1ea None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:43.246714 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d536a3c1-f934-4c87-9c3e-72b38c5fe1ea tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 Aug 04 09:11:43.247030 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d536a3c1-f934-4c87-9c3e-72b38c5fe1ea tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:43.248180 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d536a3c1-f934-4c87-9c3e-72b38c5fe1ea tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:43.256850 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:43.256850 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:43.274043 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d536a3c1-f934-4c87-9c3e-72b38c5fe1ea tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:43.279795 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d536a3c1-f934-4c87-9c3e-72b38c5fe1ea tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 returned with HTTP 200 Aug 04 09:11:43.280290 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1029/4114] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:43 2026] GET /volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:43.302149 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:43.304315 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:11:43.306555 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6da29616-d8c3-40ee-ae3e-538b04043c24", "name": "tempest-type-Backup-162719603"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:43.306555 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating new backup {'backup': {'volume_id': '6da29616-d8c3-40ee-ae3e-538b04043c24', 'name': 'tempest-type-Backup-162719603'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:11:43.306555 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating backup of volume 6da29616-d8c3-40ee-ae3e-538b04043c24 in container None Aug 04 09:11:43.316904 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:43.316904 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:43.317398 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:11:43.350664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['81db6875-21a3-4a95-8ecd-3b092884ad7d', '988eded6-1f45-4ee1-8e96-ca71633aa26c'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:43.380424 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-190e10f3-a4ea-4c8c-8b60-4f5754cb3e89 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:11:43.380894 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1031/4115] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:11:43 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:43.398211 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e7429a2-6eeb-42ef-9c63-b75c55a24c78 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:43.400305 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e7429a2-6eeb-42ef-9c63-b75c55a24c78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:43.400534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e7429a2-6eeb-42ef-9c63-b75c55a24c78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:43.400817 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e7429a2-6eeb-42ef-9c63-b75c55a24c78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:43.400977 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-9e7429a2-6eeb-42ef-9c63-b75c55a24c78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:43.408894 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:43.408894 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:43.409980 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e7429a2-6eeb-42ef-9c63-b75c55a24c78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:43.410039 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1024/4116] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:43 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:11:43.537268 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2a3a0138-b413-480a-85b7-19eb5ea82b4e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:43.539403 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a3a0138-b413-480a-85b7-19eb5ea82b4e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:43.539648 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a3a0138-b413-480a-85b7-19eb5ea82b4e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:43.539828 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2a3a0138-b413-480a-85b7-19eb5ea82b4e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:43.539950 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-2a3a0138-b413-480a-85b7-19eb5ea82b4e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:43.549315 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:43.549315 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:43.552176 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2a3a0138-b413-480a-85b7-19eb5ea82b4e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:43.552705 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1033/4117] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:43 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:44.423926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0a646d40-f513-44f5-a2ff-ea6f55582e78 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:44.431743 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a646d40-f513-44f5-a2ff-ea6f55582e78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:44.431743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a646d40-f513-44f5-a2ff-ea6f55582e78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:44.431743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a646d40-f513-44f5-a2ff-ea6f55582e78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:44.431743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0a646d40-f513-44f5-a2ff-ea6f55582e78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:44.435981 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:44.435981 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:44.436963 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a646d40-f513-44f5-a2ff-ea6f55582e78 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:44.437998 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1030/4118] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:44 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:44.572980 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4402b2b3-bfe2-4a6c-aa09-ef15bda91f22 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:44.581545 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4402b2b3-bfe2-4a6c-aa09-ef15bda91f22 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:44.581545 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4402b2b3-bfe2-4a6c-aa09-ef15bda91f22 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:44.581545 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4402b2b3-bfe2-4a6c-aa09-ef15bda91f22 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:44.581545 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4402b2b3-bfe2-4a6c-aa09-ef15bda91f22 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:44.612653 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:44.612653 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:44.613803 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4402b2b3-bfe2-4a6c-aa09-ef15bda91f22 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:44.613803 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1032/4119] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:44 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:45.467668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2c34ec00-80aa-4aa3-9da0-3dca87118968 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:45.472004 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c34ec00-80aa-4aa3-9da0-3dca87118968 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:45.472272 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c34ec00-80aa-4aa3-9da0-3dca87118968 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:45.472472 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c34ec00-80aa-4aa3-9da0-3dca87118968 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:45.472602 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2c34ec00-80aa-4aa3-9da0-3dca87118968 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:45.485398 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:45.485398 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:45.486118 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c34ec00-80aa-4aa3-9da0-3dca87118968 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:45.486528 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1025/4120] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:45 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 724 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:45.628319 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-52df779b-df36-4e4e-a773-fc1b26aa0165 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:45.628892 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-52df779b-df36-4e4e-a773-fc1b26aa0165 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:45.629085 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-52df779b-df36-4e4e-a773-fc1b26aa0165 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:45.629290 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-52df779b-df36-4e4e-a773-fc1b26aa0165 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:45.629411 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-52df779b-df36-4e4e-a773-fc1b26aa0165 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:45.635516 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:45.635516 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:45.636311 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-52df779b-df36-4e4e-a773-fc1b26aa0165 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:45.636711 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1034/4121] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:45 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:46.501083 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-deeb0ba1-4697-4d89-9b7a-82209a47f703 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:46.503132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-deeb0ba1-4697-4d89-9b7a-82209a47f703 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:46.503342 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-deeb0ba1-4697-4d89-9b7a-82209a47f703 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:46.505219 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-deeb0ba1-4697-4d89-9b7a-82209a47f703 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:46.505219 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-deeb0ba1-4697-4d89-9b7a-82209a47f703 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:46.508653 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:46.508653 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:46.509373 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-deeb0ba1-4697-4d89-9b7a-82209a47f703 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:46.509845 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1031/4122] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:46 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:46.647181 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-de028387-84c0-4944-83e0-640c25853b1b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:46.648833 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-de028387-84c0-4944-83e0-640c25853b1b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:46.649019 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-de028387-84c0-4944-83e0-640c25853b1b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:46.649218 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-de028387-84c0-4944-83e0-640c25853b1b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:46.649356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-de028387-84c0-4944-83e0-640c25853b1b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:46.656224 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:46.656224 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:46.656224 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-de028387-84c0-4944-83e0-640c25853b1b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:46.656224 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1033/4123] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:46 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:47.530086 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1c509db8-8ad7-473b-a881-a6a2c4ea7af9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:47.531918 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1c509db8-8ad7-473b-a881-a6a2c4ea7af9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:47.532148 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1c509db8-8ad7-473b-a881-a6a2c4ea7af9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:47.532349 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1c509db8-8ad7-473b-a881-a6a2c4ea7af9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:47.532477 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1c509db8-8ad7-473b-a881-a6a2c4ea7af9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:47.538951 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:47.538951 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:47.539936 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1c509db8-8ad7-473b-a881-a6a2c4ea7af9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:47.540423 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1026/4124] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:47 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:47.670639 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4a82fa6f-ffa0-4068-9058-011438f89ff5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:47.675366 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4a82fa6f-ffa0-4068-9058-011438f89ff5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:47.675366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4a82fa6f-ffa0-4068-9058-011438f89ff5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:47.675366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4a82fa6f-ffa0-4068-9058-011438f89ff5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:47.675366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-4a82fa6f-ffa0-4068-9058-011438f89ff5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:47.680840 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:47.680840 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:47.682189 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4a82fa6f-ffa0-4068-9058-011438f89ff5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:47.682930 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1035/4125] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:47 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:48.554453 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1aff9d93-198d-431c-acce-6b916f03b7bd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:48.557348 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1aff9d93-198d-431c-acce-6b916f03b7bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:48.557670 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1aff9d93-198d-431c-acce-6b916f03b7bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:48.557932 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1aff9d93-198d-431c-acce-6b916f03b7bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:48.558144 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1aff9d93-198d-431c-acce-6b916f03b7bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:48.565262 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:48.565262 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:48.566537 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1aff9d93-198d-431c-acce-6b916f03b7bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:48.567112 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1032/4126] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:48 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:48.694862 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5fd3454d-db47-4de6-b042-3d9f39b05233 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:48.697076 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fd3454d-db47-4de6-b042-3d9f39b05233 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:48.697349 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fd3454d-db47-4de6-b042-3d9f39b05233 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:48.697620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fd3454d-db47-4de6-b042-3d9f39b05233 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:48.698979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-5fd3454d-db47-4de6-b042-3d9f39b05233 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:48.703537 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:48.703537 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:48.704509 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fd3454d-db47-4de6-b042-3d9f39b05233 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:48.704963 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1034/4127] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:48 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:49.580333 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6f440caa-b876-4113-a3c3-5043ffefac52 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:49.582827 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f440caa-b876-4113-a3c3-5043ffefac52 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:49.583058 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f440caa-b876-4113-a3c3-5043ffefac52 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:49.583289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f440caa-b876-4113-a3c3-5043ffefac52 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:49.583428 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-6f440caa-b876-4113-a3c3-5043ffefac52 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:49.597231 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:49.597231 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:49.597231 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f440caa-b876-4113-a3c3-5043ffefac52 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:49.597231 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1027/4128] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:49 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:49.718417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4a49be2e-b8b1-4026-a676-9a0b6422fb20 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:49.722412 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4a49be2e-b8b1-4026-a676-9a0b6422fb20 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:49.723396 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4a49be2e-b8b1-4026-a676-9a0b6422fb20 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:49.723396 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4a49be2e-b8b1-4026-a676-9a0b6422fb20 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:49.724348 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-4a49be2e-b8b1-4026-a676-9a0b6422fb20 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:49.732554 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:49.732554 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:49.733487 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4a49be2e-b8b1-4026-a676-9a0b6422fb20 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:49.733908 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1036/4129] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:49 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:50.613378 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-87fa674d-8474-4c1a-af81-763b7ccfbdb0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:50.615133 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87fa674d-8474-4c1a-af81-763b7ccfbdb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:50.615374 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87fa674d-8474-4c1a-af81-763b7ccfbdb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:50.615572 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-87fa674d-8474-4c1a-af81-763b7ccfbdb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:50.615687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-87fa674d-8474-4c1a-af81-763b7ccfbdb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:50.619760 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:50.619760 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:50.620458 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-87fa674d-8474-4c1a-af81-763b7ccfbdb0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:50.620860 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1033/4130] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:50 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:50.748275 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1dc8f954-d60b-4f19-98c4-5d71aa680dbf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:50.750300 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1dc8f954-d60b-4f19-98c4-5d71aa680dbf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:50.750539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1dc8f954-d60b-4f19-98c4-5d71aa680dbf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:50.750687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1dc8f954-d60b-4f19-98c4-5d71aa680dbf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:50.750826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1dc8f954-d60b-4f19-98c4-5d71aa680dbf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:50.760828 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:50.760828 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:50.761669 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1dc8f954-d60b-4f19-98c4-5d71aa680dbf tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:50.762140 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1035/4131] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:50 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:51.634606 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-44a5d188-0d44-4b84-afd1-cf3a8f0cb3dd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:51.638878 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-44a5d188-0d44-4b84-afd1-cf3a8f0cb3dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:51.638878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-44a5d188-0d44-4b84-afd1-cf3a8f0cb3dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:51.639171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-44a5d188-0d44-4b84-afd1-cf3a8f0cb3dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:51.639171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-44a5d188-0d44-4b84-afd1-cf3a8f0cb3dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:51.644726 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:51.644726 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:51.644726 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-44a5d188-0d44-4b84-afd1-cf3a8f0cb3dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:51.645065 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1028/4132] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:51 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:51.776044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bee0842b-d704-484f-9edb-b0c78e355e61 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:51.779097 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bee0842b-d704-484f-9edb-b0c78e355e61 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:11:51.779371 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bee0842b-d704-484f-9edb-b0c78e355e61 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:51.779671 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bee0842b-d704-484f-9edb-b0c78e355e61 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:51.779802 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-bee0842b-d704-484f-9edb-b0c78e355e61 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:51.788131 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:51.788131 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:51.789714 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bee0842b-d704-484f-9edb-b0c78e355e61 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:11:51.790346 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1037/4133] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:51 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:51.803037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-30d7c7c2-5619-4ede-820a-728fde074f9b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:51.805017 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-30d7c7c2-5619-4ede-820a-728fde074f9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:11:51.805248 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-30d7c7c2-5619-4ede-820a-728fde074f9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:51.805487 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-30d7c7c2-5619-4ede-820a-728fde074f9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:51.805635 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-30d7c7c2-5619-4ede-820a-728fde074f9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:51.811339 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:51.811339 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:51.811967 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-30d7c7c2-5619-4ede-820a-728fde074f9b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:11:51.812429 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1034/4134] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:51 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:51.824993 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0099bf24-3a12-41eb-903d-3c6272d79984 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:51.827388 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0099bf24-3a12-41eb-903d-3c6272d79984 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:11:51.827721 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0099bf24-3a12-41eb-903d-3c6272d79984 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b79edd81-33eb-431a-8200-2fc10a3d4df6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-219677072"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:51.829107 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-0099bf24-3a12-41eb-903d-3c6272d79984 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating new backup {'backup': {'volume_id': 'b79edd81-33eb-431a-8200-2fc10a3d4df6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-219677072'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:11:51.829235 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-0099bf24-3a12-41eb-903d-3c6272d79984 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Creating backup of volume b79edd81-33eb-431a-8200-2fc10a3d4df6 in container None Aug 04 09:11:51.837961 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:51.837961 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:51.838364 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0099bf24-3a12-41eb-903d-3c6272d79984 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Volume info retrieved successfully. Aug 04 09:11:51.871219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-0099bf24-3a12-41eb-903d-3c6272d79984 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Created reservations ['1ca2ef2a-b77f-4e1e-a810-7bd6767e9e03', 'bd813905-c3b3-4b50-97ce-e11edcce8cc5'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:51.908690 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0099bf24-3a12-41eb-903d-3c6272d79984 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:11:51.909107 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1036/4135] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:51 2026] POST /volume/v3/backups => generated 329 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:51.922410 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6bd010f1-7bbe-4a7d-803c-67bcb2558581 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:51.923837 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6bd010f1-7bbe-4a7d-803c-67bcb2558581 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:51.924038 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6bd010f1-7bbe-4a7d-803c-67bcb2558581 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:51.924252 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6bd010f1-7bbe-4a7d-803c-67bcb2558581 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:51.924387 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-6bd010f1-7bbe-4a7d-803c-67bcb2558581 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:51.928622 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:51.928622 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:51.929318 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6bd010f1-7bbe-4a7d-803c-67bcb2558581 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:51.929694 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1029/4136] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:51 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:52.657403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dc7c48bf-1b39-4e9e-bf43-b7840677f7de None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:52.659393 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc7c48bf-1b39-4e9e-bf43-b7840677f7de tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:52.659696 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc7c48bf-1b39-4e9e-bf43-b7840677f7de tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:52.659899 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dc7c48bf-1b39-4e9e-bf43-b7840677f7de tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:52.659899 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-dc7c48bf-1b39-4e9e-bf43-b7840677f7de tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:52.670228 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:52.670228 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:52.671094 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dc7c48bf-1b39-4e9e-bf43-b7840677f7de tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:52.671500 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1038/4137] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:52 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:52.698616 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-322dad6c-696b-418d-85a6-74afd60e234a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:52.702464 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-322dad6c-696b-418d-85a6-74afd60e234a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/encryption Aug 04 09:11:52.702783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-322dad6c-696b-418d-85a6-74afd60e234a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:52.703152 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-322dad6c-696b-418d-85a6-74afd60e234a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:52.718156 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:52.718156 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:52.726714 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-322dad6c-696b-418d-85a6-74afd60e234a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/encryption returned with HTTP 200 Aug 04 09:11:52.727329 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1035/4138] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:11:52 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:52.945724 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0e0d5c43-2a13-4d87-8eb0-753bb289e95d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:52.948367 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e0d5c43-2a13-4d87-8eb0-753bb289e95d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:52.948581 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e0d5c43-2a13-4d87-8eb0-753bb289e95d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:52.948789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e0d5c43-2a13-4d87-8eb0-753bb289e95d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:52.948882 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-0e0d5c43-2a13-4d87-8eb0-753bb289e95d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:52.959443 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:52.959443 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:52.960962 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e0d5c43-2a13-4d87-8eb0-753bb289e95d tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:52.962021 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1037/4139] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:52 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:53.682931 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-377fd270-81b3-4d49-91ac-c58b7a7ea260 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:53.684714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-377fd270-81b3-4d49-91ac-c58b7a7ea260 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:53.684936 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-377fd270-81b3-4d49-91ac-c58b7a7ea260 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:53.685131 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-377fd270-81b3-4d49-91ac-c58b7a7ea260 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:53.685267 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-377fd270-81b3-4d49-91ac-c58b7a7ea260 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:53.689440 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:53.689440 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:53.690092 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-377fd270-81b3-4d49-91ac-c58b7a7ea260 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:53.690482 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1030/4140] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:53 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:53.971128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a420fcfe-cc93-4d75-9b67-c385b77863c3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:53.973509 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a420fcfe-cc93-4d75-9b67-c385b77863c3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:53.973784 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a420fcfe-cc93-4d75-9b67-c385b77863c3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:53.974044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a420fcfe-cc93-4d75-9b67-c385b77863c3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:53.974235 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a420fcfe-cc93-4d75-9b67-c385b77863c3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:53.979787 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:53.979787 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:53.980577 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a420fcfe-cc93-4d75-9b67-c385b77863c3 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:53.981049 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1039/4141] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:53 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:54.701747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c41fface-6dea-41f4-a3f3-22f8e4df8ac2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:54.703673 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c41fface-6dea-41f4-a3f3-22f8e4df8ac2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:54.703973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c41fface-6dea-41f4-a3f3-22f8e4df8ac2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:54.704164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c41fface-6dea-41f4-a3f3-22f8e4df8ac2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:54.704310 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c41fface-6dea-41f4-a3f3-22f8e4df8ac2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:54.708778 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:54.708778 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:54.709393 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c41fface-6dea-41f4-a3f3-22f8e4df8ac2 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:54.709806 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1036/4142] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:54 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:54.998748 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-39e18ce0-cda9-4fdd-a2eb-c9f86f7573ef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:55.008012 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-39e18ce0-cda9-4fdd-a2eb-c9f86f7573ef tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:55.009769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-39e18ce0-cda9-4fdd-a2eb-c9f86f7573ef tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:55.011279 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-39e18ce0-cda9-4fdd-a2eb-c9f86f7573ef tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:55.011433 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-39e18ce0-cda9-4fdd-a2eb-c9f86f7573ef tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:55.022758 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:55.022758 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:55.025061 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-39e18ce0-cda9-4fdd-a2eb-c9f86f7573ef tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:55.027073 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1038/4143] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:54 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:55.133160 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-f41827b1-df14-4782-be32-931cccafc386 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:55.136365 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-f41827b1-df14-4782-be32-931cccafc386 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877 Aug 04 09:11:55.137234 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-f41827b1-df14-4782-be32-931cccafc386 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:55.137234 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-f41827b1-df14-4782-be32-931cccafc386 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:55.145855 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:55.145855 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:55.207412 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-25116a43-1d05-4818-8dff-dcfa13f248a3 req-f41827b1-df14-4782-be32-931cccafc386 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877 returned with HTTP 200 Aug 04 09:11:55.208439 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1031/4144] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:11:55 2026] DELETE /volume/v3/attachments/c01a6902-1802-4dc5-b9b6-3b3eee122877 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:55.721029 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3ab75882-202c-4428-b8e4-f2c0dc88675e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:55.730674 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ab75882-202c-4428-b8e4-f2c0dc88675e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:55.730915 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ab75882-202c-4428-b8e4-f2c0dc88675e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:55.731105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3ab75882-202c-4428-b8e4-f2c0dc88675e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:55.731213 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3ab75882-202c-4428-b8e4-f2c0dc88675e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:55.739412 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:55.739412 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:55.739936 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3ab75882-202c-4428-b8e4-f2c0dc88675e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:55.740624 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1040/4145] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:55 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:55.919973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:55.922300 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:55.922300 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:55.922663 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:55.922931 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:55.931045 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:55.931045 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:55.931668 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:55.949252 np0000006401 devstack@c-api.service[100459]: WARNING cinder.keymgr.conf_key_mgr [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:11:55.961545 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:11:55.961545 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0ea39d92-5f59-4dae-9c2e-6eb5834973c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 202 Aug 04 09:11:55.961545 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1037/4146] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:11:55 2026] DELETE /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:55.970827 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-898e4445-3a67-42d1-8f0c-834a9dae4629 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:55.995036 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-898e4445-3a67-42d1-8f0c-834a9dae4629 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 Aug 04 09:11:55.997865 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-898e4445-3a67-42d1-8f0c-834a9dae4629 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:55.998539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-898e4445-3a67-42d1-8f0c-834a9dae4629 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:56.023325 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:56.023325 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:56.045871 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-36e0eba7-1091-47b1-a0e9-c9065251ef9a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:56.048713 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36e0eba7-1091-47b1-a0e9-c9065251ef9a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:56.049009 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36e0eba7-1091-47b1-a0e9-c9065251ef9a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:56.049375 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36e0eba7-1091-47b1-a0e9-c9065251ef9a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:56.049543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-36e0eba7-1091-47b1-a0e9-c9065251ef9a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:56.057497 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:56.057497 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:56.059140 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-898e4445-3a67-42d1-8f0c-834a9dae4629 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 returned with HTTP 404 Aug 04 09:11:56.060896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36e0eba7-1091-47b1-a0e9-c9065251ef9a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:56.060962 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1039/4147] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:55 2026] GET /volume/v3/volumes/0dffc57b-504a-45a4-aa74-cff3434c6fa2 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:11:56.061518 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1032/4148] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:56 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:56.069320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-72531d36-be48-4e5e-acc7-9fbbff134bd1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:56.070180 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72531d36-be48-4e5e-acc7-9fbbff134bd1 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:11:56.070415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72531d36-be48-4e5e-acc7-9fbbff134bd1 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:56.070594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72531d36-be48-4e5e-acc7-9fbbff134bd1 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:56.071439 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-72531d36-be48-4e5e-acc7-9fbbff134bd1 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:11:56.085763 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-72531d36-be48-4e5e-acc7-9fbbff134bd1 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Get all volumes completed successfully. Aug 04 09:11:56.088844 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:56.088844 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:56.093258 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72531d36-be48-4e5e-acc7-9fbbff134bd1 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:11:56.093737 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1041/4149] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:11:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:11:56.111899 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-80cd0858-f4a1-4064-b98e-56865b738668 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:56.113105 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-80cd0858-f4a1-4064-b98e-56865b738668 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] DELETE https://10.4.3.176/volume/v3/types/9e1931fc-c8bf-410f-be75-32cc8481ad2b Aug 04 09:11:56.113364 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-80cd0858-f4a1-4064-b98e-56865b738668 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:56.113671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-80cd0858-f4a1-4064-b98e-56865b738668 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:56.135908 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-80cd0858-f4a1-4064-b98e-56865b738668 tempest-TestVolumeBootPattern-1440037781 tempest-TestVolumeBootPattern-1440037781-project-admin] https://10.4.3.176/volume/v3/types/9e1931fc-c8bf-410f-be75-32cc8481ad2b returned with HTTP 202 Aug 04 09:11:56.137279 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1038/4150] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:11:56 2026] DELETE /volume/v3/types/9e1931fc-c8bf-410f-be75-32cc8481ad2b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:11:56.176678 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:56.178682 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:56.179063 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1935318043", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": null, "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:56.181031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1935318043', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': None, 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:56.269712 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:11:56.275006 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:11:56.280117 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (fbeae53c-0bfd-4d67-ae15-e8aa2a501447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:56.281286 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e85f397-9423-4018-8401-af5ac6266362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:56.282420 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:56.362807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e85f397-9423-4018-8401-af5ac6266362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:56.363852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911cca6d-3c85-4546-a5bd-d882b9979596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:56.447003 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['42168102-c4ca-4273-86c1-2a52f720649e', 'b554b1db-4634-49bc-954a-2b22b233a5dd', '2a18c512-f33c-4dc4-86bc-22e190260d1c', 'a2772750-bb5d-4679-81a8-519c82b433b2'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:56.447887 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911cca6d-3c85-4546-a5bd-d882b9979596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42168102-c4ca-4273-86c1-2a52f720649e', 'b554b1db-4634-49bc-954a-2b22b233a5dd', '2a18c512-f33c-4dc4-86bc-22e190260d1c', 'a2772750-bb5d-4679-81a8-519c82b433b2']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:56.448668 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cd4496-6c39-480f-8c44-c145061b2a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:56.476879 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cd4496-6c39-480f-8c44-c145061b2a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83b2033b-d807-4342-abbb-02eb4ebcfffc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1935318043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['42168102-c4ca-4273-86c1-2a52f720649e','b554b1db-4634-49bc-954a-2b22b233a5dd','2a18c512-f33c-4dc4-86bc-22e190260d1c','a2772750-bb5d-4679-81a8-519c82b433b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1935318043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83b2033b-d807-4342-abbb-02eb4ebcfffc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:56.477670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9ff474-6ca9-473f-bc7d-b003aa9acb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:56.503135 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9ff474-6ca9-473f-bc7d-b003aa9acb7a) transitioned into state 'SUCCESS' from state '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-1935318043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['42168102-c4ca-4273-86c1-2a52f720649e','b554b1db-4634-49bc-954a-2b22b233a5dd','2a18c512-f33c-4dc4-86bc-22e190260d1c','a2772750-bb5d-4679-81a8-519c82b433b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:56.503869 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f82d33-87e8-4da4-a3b2-b38e2ce7f46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:56.516903 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f82d33-87e8-4da4-a3b2-b38e2ce7f46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:56.518222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (fbeae53c-0bfd-4d67-ae15-e8aa2a501447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:56.518685 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:11:56.519539 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e88b47b7-92f1-4fae-be8a-a8f4399d2989 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:56.520116 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1040/4151] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:56 2026] POST /volume/v3/volumes => generated 759 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:56.536107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9551bbab-eb47-4eaa-b6e5-a82406de57ac None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:56.538265 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9551bbab-eb47-4eaa-b6e5-a82406de57ac tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:11:56.538449 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9551bbab-eb47-4eaa-b6e5-a82406de57ac tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:56.538651 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9551bbab-eb47-4eaa-b6e5-a82406de57ac tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:56.548995 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:56.548995 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:56.556559 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9551bbab-eb47-4eaa-b6e5-a82406de57ac tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:56.563337 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9551bbab-eb47-4eaa-b6e5-a82406de57ac tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 200 Aug 04 09:11:56.563929 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1033/4152] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:56 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:56.751469 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4436de52-8068-45d0-bbd5-956089e8fa2f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:56.753560 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4436de52-8068-45d0-bbd5-956089e8fa2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:56.753797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4436de52-8068-45d0-bbd5-956089e8fa2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:56.753979 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4436de52-8068-45d0-bbd5-956089e8fa2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:56.754108 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-4436de52-8068-45d0-bbd5-956089e8fa2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:56.758457 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:56.758457 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:56.759112 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4436de52-8068-45d0-bbd5-956089e8fa2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:56.759505 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1042/4153] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:56 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:57.084315 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2099097a-2354-4db2-a143-15f7f6b67178 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:57.086076 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2099097a-2354-4db2-a143-15f7f6b67178 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:57.086253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2099097a-2354-4db2-a143-15f7f6b67178 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:57.086495 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2099097a-2354-4db2-a143-15f7f6b67178 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:57.086626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2099097a-2354-4db2-a143-15f7f6b67178 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:57.091289 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:57.091289 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:57.092161 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2099097a-2354-4db2-a143-15f7f6b67178 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:57.092403 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1039/4154] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:57 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:57.579839 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a2c1b267-333f-457c-8fd3-06f99fcedff3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:57.582028 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2c1b267-333f-457c-8fd3-06f99fcedff3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:11:57.582287 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a2c1b267-333f-457c-8fd3-06f99fcedff3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:57.582527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a2c1b267-333f-457c-8fd3-06f99fcedff3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:57.590759 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:57.590759 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:57.594866 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a2c1b267-333f-457c-8fd3-06f99fcedff3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:57.599946 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a2c1b267-333f-457c-8fd3-06f99fcedff3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 200 Aug 04 09:11:57.600328 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1041/4155] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:57 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:57.615851 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e88cd5e8-c354-4fc2-944f-fb979d44cc11 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:57.617864 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e88cd5e8-c354-4fc2-944f-fb979d44cc11 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:11:57.618050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e88cd5e8-c354-4fc2-944f-fb979d44cc11 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:57.618287 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e88cd5e8-c354-4fc2-944f-fb979d44cc11 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:57.625966 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:57.625966 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:57.630928 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e88cd5e8-c354-4fc2-944f-fb979d44cc11 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:57.636276 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e88cd5e8-c354-4fc2-944f-fb979d44cc11 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 200 Aug 04 09:11:57.636650 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1034/4156] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:57 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:57.771006 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f0a3fc59-107d-4837-9bec-b324109f388c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:57.773086 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0a3fc59-107d-4837-9bec-b324109f388c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:57.773360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0a3fc59-107d-4837-9bec-b324109f388c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:57.773580 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0a3fc59-107d-4837-9bec-b324109f388c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:57.774018 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f0a3fc59-107d-4837-9bec-b324109f388c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:57.778432 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:57.778432 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:57.779117 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0a3fc59-107d-4837-9bec-b324109f388c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:57.779686 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1043/4157] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:57 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:58.105505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c4d265ad-5d39-403f-a69d-0146d26c764a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:58.107814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c4d265ad-5d39-403f-a69d-0146d26c764a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:58.109839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c4d265ad-5d39-403f-a69d-0146d26c764a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:58.109839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c4d265ad-5d39-403f-a69d-0146d26c764a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:58.109839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c4d265ad-5d39-403f-a69d-0146d26c764a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:58.113765 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:58.113765 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:58.114500 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c4d265ad-5d39-403f-a69d-0146d26c764a tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:58.114902 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1040/4158] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:58 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:58.795254 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7a2ff3c9-34cf-44b8-96e6-3beb550ab432 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:58.797265 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a2ff3c9-34cf-44b8-96e6-3beb550ab432 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:58.797500 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a2ff3c9-34cf-44b8-96e6-3beb550ab432 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:58.797687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a2ff3c9-34cf-44b8-96e6-3beb550ab432 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:58.798656 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7a2ff3c9-34cf-44b8-96e6-3beb550ab432 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:58.807796 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:58.807796 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:58.808618 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a2ff3c9-34cf-44b8-96e6-3beb550ab432 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:58.809257 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1042/4159] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:58 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:58.880766 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-36650239-bfaf-467c-a1d1-fb0d68c0fa95 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:58.883009 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-36650239-bfaf-467c-a1d1-fb0d68c0fa95 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:11:58.883229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-36650239-bfaf-467c-a1d1-fb0d68c0fa95 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:58.883444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-36650239-bfaf-467c-a1d1-fb0d68c0fa95 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:58.893121 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:58.893121 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:58.902894 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-36650239-bfaf-467c-a1d1-fb0d68c0fa95 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:58.905156 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:58.906827 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:11:58.907154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-521299381", "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:58.908913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-521299381', 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:11:58.909538 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-36650239-bfaf-467c-a1d1-fb0d68c0fa95 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 200 Aug 04 09:11:58.909964 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1035/4160] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:58 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:59.009090 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Create volume of 1 GB Aug 04 09:11:59.014842 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Availability Zones retrieved successfully. Aug 04 09:11:59.022272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Flow 'volume_create_api' (1bf88ed7-d2fa-43f9-befa-8f574aeb8d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:59.023693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87bce6f6-829f-4fd4-856e-50eee9cb581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:59.025059 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:11:59.091300 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87bce6f6-829f-4fd4-856e-50eee9cb581a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:59.092218 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfeed678-ec2d-487d-8c7a-183790d0d47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:59.126135 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e869a993-9f42-4e8a-b38f-b33f1e172133 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:59.128131 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e869a993-9f42-4e8a-b38f-b33f1e172133 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:11:59.128360 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e869a993-9f42-4e8a-b38f-b33f1e172133 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:59.128546 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e869a993-9f42-4e8a-b38f-b33f1e172133 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:59.128669 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e869a993-9f42-4e8a-b38f-b33f1e172133 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:59.133390 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:59.133390 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:11:59.134120 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e869a993-9f42-4e8a-b38f-b33f1e172133 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:11:59.134517 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1041/4161] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:59 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:59.157604 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Created reservations ['ac4959b6-6485-426b-b4d1-bc542d24f53d', 'c8c14e04-196d-42b0-9774-e1820ace4e07', '586d46a2-b1ad-45a8-98d9-8ecc23a5618f', '659c9ddf-51bb-41fb-9d09-496f5ab03165'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:11:59.158587 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfeed678-ec2d-487d-8c7a-183790d0d47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac4959b6-6485-426b-b4d1-bc542d24f53d', 'c8c14e04-196d-42b0-9774-e1820ace4e07', '586d46a2-b1ad-45a8-98d9-8ecc23a5618f', '659c9ddf-51bb-41fb-9d09-496f5ab03165']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:59.159426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee8fbf8-b6da-4246-91ea-7b3232ea333f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:59.191004 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee8fbf8-b6da-4246-91ea-7b3232ea333f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e67dee-adaf-4530-9858-cc73b78fb894', '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-521299381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e82b80d31946caa21f0e1e0301b280',qos_specs=None,replication_status=,reservations=['ac4959b6-6485-426b-b4d1-bc542d24f53d','c8c14e04-196d-42b0-9774-e1820ace4e07','586d46a2-b1ad-45a8-98d9-8ecc23a5618f','659c9ddf-51bb-41fb-9d09-496f5ab03165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e2d1f84744f1a99d45825c0ead4c7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-521299381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e67dee-adaf-4530-9858-cc73b78fb894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e82b80d31946caa21f0e1e0301b280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1e2d1f84744f1a99d45825c0ead4c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:59.192409 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a9a988-7b05-43f0-bdee-0ee0ee460275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:59.216154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a9a988-7b05-43f0-bdee-0ee0ee460275) transitioned into state 'SUCCESS' from state '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-521299381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e82b80d31946caa21f0e1e0301b280',qos_specs=None,replication_status=,reservations=['ac4959b6-6485-426b-b4d1-bc542d24f53d','c8c14e04-196d-42b0-9774-e1820ace4e07','586d46a2-b1ad-45a8-98d9-8ecc23a5618f','659c9ddf-51bb-41fb-9d09-496f5ab03165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1e2d1f84744f1a99d45825c0ead4c7',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:59.217152 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b226aa-0535-4715-adae-5fdad2d24df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:11:59.233270 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72b226aa-0535-4715-adae-5fdad2d24df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:11:59.234534 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Flow 'volume_create_api' (1bf88ed7-d2fa-43f9-befa-8f574aeb8d27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:11:59.235046 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Create volume request issued successfully. Aug 04 09:11:59.235853 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c8291692-2829-4ef7-b42a-5ff0232b0a96 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:11:59.236883 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1044/4162] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:11:58 2026] POST /volume/v3/volumes => generated 752 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:11:59.249805 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a23bf1fc-5594-463a-a1ae-aaf98f1fee94 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:59.251982 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a23bf1fc-5594-463a-a1ae-aaf98f1fee94 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] GET https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:11:59.252282 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a23bf1fc-5594-463a-a1ae-aaf98f1fee94 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:59.252860 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a23bf1fc-5594-463a-a1ae-aaf98f1fee94 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:59.260810 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:59.260810 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:59.264095 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a23bf1fc-5594-463a-a1ae-aaf98f1fee94 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Volume info retrieved successfully. Aug 04 09:11:59.267532 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a23bf1fc-5594-463a-a1ae-aaf98f1fee94 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 returned with HTTP 200 Aug 04 09:11:59.267878 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1043/4163] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:11:59 2026] GET /volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:11:59.408565 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-b69147ac-0112-4c1e-80dc-5943f9bc5af7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:59.411956 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-b69147ac-0112-4c1e-80dc-5943f9bc5af7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:11:59.412144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-b69147ac-0112-4c1e-80dc-5943f9bc5af7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:59.412361 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-b69147ac-0112-4c1e-80dc-5943f9bc5af7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:59.425371 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:59.425371 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:11:59.429146 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-b69147ac-0112-4c1e-80dc-5943f9bc5af7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:11:59.433898 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-b69147ac-0112-4c1e-80dc-5943f9bc5af7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 200 Aug 04 09:11:59.434276 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1036/4164] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:11:59 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:59.446505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7583ffa1-bfef-4786-bb3a-8ee72bc604cd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:59.446904 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7583ffa1-bfef-4786-bb3a-8ee72bc604cd None None] GET https://10.4.3.176/volume// Aug 04 09:11:59.447087 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7583ffa1-bfef-4786-bb3a-8ee72bc604cd None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:59.447286 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7583ffa1-bfef-4786-bb3a-8ee72bc604cd None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:59.447595 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7583ffa1-bfef-4786-bb3a-8ee72bc604cd None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:11:59.447887 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1042/4165] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:11:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:11:59.455916 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-a40b9cf9-c01c-40d1-8107-b2f43ad329ba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:59.458643 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-a40b9cf9-c01c-40d1-8107-b2f43ad329ba tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:11:59.459174 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-a40b9cf9-c01c-40d1-8107-b2f43ad329ba tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83b2033b-d807-4342-abbb-02eb4ebcfffc", "connector": null, "instance_uuid": "f7a9cec7-23eb-4dc3-89c5-c57d9322eb78"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:11:59.470395 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:59.470395 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:11:59.517763 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-a40b9cf9-c01c-40d1-8107-b2f43ad329ba tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:11:59.518169 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1045/4166] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:11:59 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:11:59.821441 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f5682937-db8c-4ca6-8002-2e83834dfbd5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:11:59.823101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f5682937-db8c-4ca6-8002-2e83834dfbd5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:11:59.823297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f5682937-db8c-4ca6-8002-2e83834dfbd5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:11:59.823482 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f5682937-db8c-4ca6-8002-2e83834dfbd5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:11:59.823576 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f5682937-db8c-4ca6-8002-2e83834dfbd5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:11:59.830876 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:11:59.830876 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:11:59.831966 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f5682937-db8c-4ca6-8002-2e83834dfbd5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:11:59.832128 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1044/4167] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:11:59 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:00.148074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f1aa2f86-05a7-4fde-99ad-46f4ef14b58b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.150924 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1aa2f86-05a7-4fde-99ad-46f4ef14b58b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:12:00.151163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1aa2f86-05a7-4fde-99ad-46f4ef14b58b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.151396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1aa2f86-05a7-4fde-99ad-46f4ef14b58b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.151501 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f1aa2f86-05a7-4fde-99ad-46f4ef14b58b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:00.159442 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.159442 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:00.161275 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1aa2f86-05a7-4fde-99ad-46f4ef14b58b tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:12:00.161672 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1037/4168] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:00.280594 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1bab7e65-1156-47d6-adfe-f086afa6c33a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.282408 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bab7e65-1156-47d6-adfe-f086afa6c33a tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] GET https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:12:00.283198 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bab7e65-1156-47d6-adfe-f086afa6c33a tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.283198 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1bab7e65-1156-47d6-adfe-f086afa6c33a tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.289817 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.289817 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:00.295442 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1bab7e65-1156-47d6-adfe-f086afa6c33a tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Volume info retrieved successfully. Aug 04 09:12:00.297783 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1bab7e65-1156-47d6-adfe-f086afa6c33a tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 returned with HTTP 200 Aug 04 09:12:00.298180 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1043/4169] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:00.326980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-68969521-94c1-4103-a0ae-a4d413c56575 req-f34a4767-9b21-4d24-b5da-5083539dd60c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.328919 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-f34a4767-9b21-4d24-b5da-5083539dd60c tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] GET https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:12:00.329101 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-f34a4767-9b21-4d24-b5da-5083539dd60c tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.329256 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-f34a4767-9b21-4d24-b5da-5083539dd60c tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.336598 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.336598 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:00.340019 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-68969521-94c1-4103-a0ae-a4d413c56575 req-f34a4767-9b21-4d24-b5da-5083539dd60c tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Volume info retrieved successfully. Aug 04 09:12:00.344814 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-f34a4767-9b21-4d24-b5da-5083539dd60c tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 returned with HTTP 200 Aug 04 09:12:00.345264 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1046/4170] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:00.403977 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7fcf2604-040a-4ca3-8651-24ed2b59e0b6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.404534 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7fcf2604-040a-4ca3-8651-24ed2b59e0b6 None None] GET https://10.4.3.176/volume// Aug 04 09:12:00.404803 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7fcf2604-040a-4ca3-8651-24ed2b59e0b6 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.405074 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7fcf2604-040a-4ca3-8651-24ed2b59e0b6 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.405547 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7fcf2604-040a-4ca3-8651-24ed2b59e0b6 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:00.406069 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1045/4171] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:00.413191 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-4cd92e3a-8652-4491-8ee8-313033e41303 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.418375 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-4cd92e3a-8652-4491-8ee8-313033e41303 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:00.418662 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-4cd92e3a-8652-4491-8ee8-313033e41303 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.418922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-4cd92e3a-8652-4491-8ee8-313033e41303 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.430620 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.430620 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:00.434775 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-4cd92e3a-8652-4491-8ee8-313033e41303 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:00.441017 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-4cd92e3a-8652-4491-8ee8-313033e41303 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 200 Aug 04 09:12:00.441565 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1038/4172] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:00.551275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-d326c8df-af0f-4257-9b11-4416be36aae2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.553269 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-d326c8df-af0f-4257-9b11-4416be36aae2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859 Aug 04 09:12:00.553631 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-d326c8df-af0f-4257-9b11-4416be36aae2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:00.561494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-d326c8df-af0f-4257-9b11-4416be36aae2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-83b2033b-d807-4342-abbb-02eb4ebcfffc-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:12:00.566245 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-d326c8df-af0f-4257-9b11-4416be36aae2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-83b2033b-d807-4342-abbb-02eb4ebcfffc-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:12:00.566578 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.566578 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:00.650890 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-d326c8df-af0f-4257-9b11-4416be36aae2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-83b2033b-d807-4342-abbb-02eb4ebcfffc-np0000006401" released by "attachment_update" :: held 0.085s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:12:00.651183 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-d326c8df-af0f-4257-9b11-4416be36aae2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859 returned with HTTP 200 Aug 04 09:12:00.651649 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1044/4173] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:12:00 2026] PUT /volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:00.677357 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-db27a913-4e09-47ed-ac58-df7dfcb7f60c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.680130 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-db27a913-4e09-47ed-ac58-df7dfcb7f60c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859/action Aug 04 09:12:00.680549 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-db27a913-4e09-47ed-ac58-df7dfcb7f60c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:00.680682 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-db27a913-4e09-47ed-ac58-df7dfcb7f60c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:00.699737 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.699737 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:00.712276 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3323ece-e174-4820-ba2a-34e4447d51d6 req-db27a913-4e09-47ed-ac58-df7dfcb7f60c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859/action returned with HTTP 204 Aug 04 09:12:00.712724 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1047/4174] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:12:00 2026] POST /volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:00.842792 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3be6c67f-4920-4903-8323-364a599d50bd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.844969 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3be6c67f-4920-4903-8323-364a599d50bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:12:00.845251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3be6c67f-4920-4903-8323-364a599d50bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.845487 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3be6c67f-4920-4903-8323-364a599d50bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.845627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3be6c67f-4920-4903-8323-364a599d50bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:00.851305 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.851305 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:00.851900 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3be6c67f-4920-4903-8323-364a599d50bd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:12:00.852392 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1046/4175] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:00.867444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.869015 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa/export_record Aug 04 09:12:00.872437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.872437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'export_record' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.872437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Export record for backup 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 09:12:00.873367 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.873367 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:00.874098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.api [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling RPCAPI with context: , host: np0000006401, backup: 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100461) export_record /opt/stack/cinder/cinder/backup/api.py:521}} Aug 04 09:12:00.886275 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] export_record in rpcapi backup_id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa on host np0000006401. {{(pid=100461) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 09:12:00.898414 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGI5YzVkYTUtYjA4Mi00NTQzLThkNjYtZTI0ZmVkN2NjZmFhIiwgInVzZXJfaWQiOiAiMzYwM2I1MDJhN2Y4NGYwZmI4ZmQ5M2U3ZWRlNzUzNmMiLCAicHJvamVjdF9pZCI6ICI2NTM0NzM0Njk2MDE0ZGI3OTAzNDE5OGUwMTE5MTIwMSIsICJ2b2x1bWVfaWQiOiAiNmRhMjk2MTYtZDhjMy00MGVlLWFlM2UtNTM4YjA0MDQzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjI3MTk2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGEyOTYxNi1kOGMzLTQwZWUtYWUzZS01MzhiMDQwNDNjMjQvMjAyNjA4MDQwOTExNDYvYXpfbm92YV9iYWNrdXBfNGI5YzVkYTUtYjA4Mi00NTQzLThkNjYtZTI0ZmVkN2NjZmFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjEyOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100461) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 09:12:00.898667 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5bd9ef34-12f8-4239-b01b-0ebfbf2fbc5c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa/export_record returned with HTTP 200 Aug 04 09:12:00.899068 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1039/4176] 10.4.3.176 () {68 vars in 1430 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:00.909163 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6c0e85f2-de16-4273-b604-2b2d56b9b714 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.911692 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c0e85f2-de16-4273-b604-2b2d56b9b714 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:12:00.911966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c0e85f2-de16-4273-b604-2b2d56b9b714 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.912281 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c0e85f2-de16-4273-b604-2b2d56b9b714 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.912993 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6c0e85f2-de16-4273-b604-2b2d56b9b714 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:00.918234 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.918234 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:00.919013 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c0e85f2-de16-4273-b604-2b2d56b9b714 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:12:00.919483 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1045/4177] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:00.930014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-68969521-94c1-4103-a0ae-a4d413c56575 req-ca423405-1747-415c-b19c-b68063d2c91e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.932966 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.934164 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-ca423405-1747-415c-b19c-b68063d2c91e tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] GET https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:12:00.934422 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-ca423405-1747-415c-b19c-b68063d2c91e tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.935809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-ca423405-1747-415c-b19c-b68063d2c91e tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.935863 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups/import_record Aug 04 09:12:00.935863 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWMzOTgyNjEtNWI1NC00OThlLThjZmItN2MwNmVhODliMDU3IiwgInVzZXJfaWQiOiAiMzYwM2I1MDJhN2Y4NGYwZmI4ZmQ5M2U3ZWRlNzUzNmMiLCAicHJvamVjdF9pZCI6ICI2NTM0NzM0Njk2MDE0ZGI3OTAzNDE5OGUwMTE5MTIwMSIsICJ2b2x1bWVfaWQiOiAiNmRhMjk2MTYtZDhjMy00MGVlLWFlM2UtNTM4YjA0MDQzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjI3MTk2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGEyOTYxNi1kOGMzLTQwZWUtYWUzZS01MzhiMDQwNDNjMjQvMjAyNjA4MDQwOTExNDYvYXpfbm92YV9iYWNrdXBfNGI5YzVkYTUtYjA4Mi00NTQzLThkNjYtZTI0ZmVkN2NjZmFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjEyOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:00.936577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWMzOTgyNjEtNWI1NC00OThlLThjZmItN2MwNmVhODliMDU3IiwgInVzZXJfaWQiOiAiMzYwM2I1MDJhN2Y4NGYwZmI4ZmQ5M2U3ZWRlNzUzNmMiLCAicHJvamVjdF9pZCI6ICI2NTM0NzM0Njk2MDE0ZGI3OTAzNDE5OGUwMTE5MTIwMSIsICJ2b2x1bWVfaWQiOiAiNmRhMjk2MTYtZDhjMy00MGVlLWFlM2UtNTM4YjA0MDQzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjI3MTk2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGEyOTYxNi1kOGMzLTQwZWUtYWUzZS01MzhiMDQwNDNjMjQvMjAyNjA4MDQwOTExNDYvYXpfbm92YV9iYWNrdXBfNGI5YzVkYTUtYjA4Mi00NTQzLThkNjYtZTI0ZmVkN2NjZmFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjEyOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 09:12:00.936743 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWMzOTgyNjEtNWI1NC00OThlLThjZmItN2MwNmVhODliMDU3IiwgInVzZXJfaWQiOiAiMzYwM2I1MDJhN2Y4NGYwZmI4ZmQ5M2U3ZWRlNzUzNmMiLCAicHJvamVjdF9pZCI6ICI2NTM0NzM0Njk2MDE0ZGI3OTAzNDE5OGUwMTE5MTIwMSIsICJ2b2x1bWVfaWQiOiAiNmRhMjk2MTYtZDhjMy00MGVlLWFlM2UtNTM4YjA0MDQzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjI3MTk2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGEyOTYxNi1kOGMzLTQwZWUtYWUzZS01MzhiMDQwNDNjMjQvMjAyNjA4MDQwOTExNDYvYXpfbm92YV9iYWNrdXBfNGI5YzVkYTUtYjA4Mi00NTQzLThkNjYtZTI0ZmVkN2NjZmFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjEyOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 09:12:00.945018 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.945018 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:00.962692 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-68969521-94c1-4103-a0ae-a4d413c56575 req-ca423405-1747-415c-b19c-b68063d2c91e tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Volume info retrieved successfully. Aug 04 09:12:00.967160 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-ca423405-1747-415c-b19c-b68063d2c91e tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 returned with HTTP 200 Aug 04 09:12:00.967586 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1048/4178] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:00.976792 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e133bc7f-a22c-4f83-843b-edd22144970a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.977136 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e133bc7f-a22c-4f83-843b-edd22144970a None None] GET https://10.4.3.176/volume// Aug 04 09:12:00.977344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e133bc7f-a22c-4f83-843b-edd22144970a None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:00.977526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e133bc7f-a22c-4f83-843b-edd22144970a None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:00.977848 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e133bc7f-a22c-4f83-843b-edd22144970a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:00.978103 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1040/4179] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:12:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:00.985042 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-68969521-94c1-4103-a0ae-a4d413c56575 req-6188c007-9aae-490b-bf0e-02cdbdcf1195 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:00.985382 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['2f27c41c-f422-4d57-aec7-580a2898867c', 'a8d6d241-c0fe-4de9-a4c0-9092325aa11f'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:00.987392 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-6188c007-9aae-490b-bf0e-02cdbdcf1195 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:12:00.987769 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-6188c007-9aae-490b-bf0e-02cdbdcf1195 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92e67dee-adaf-4530-9858-cc73b78fb894", "connector": null, "instance_uuid": "e58690db-a69a-4797-8065-5d550b0ef786"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:00.996895 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:00.996895 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:01.011405 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] import_record rpcapi backup id 5c398261-5b54-498e-8cfb-7c06ea89b057 on host np0000006401 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWMzOTgyNjEtNWI1NC00OThlLThjZmItN2MwNmVhODliMDU3IiwgInVzZXJfaWQiOiAiMzYwM2I1MDJhN2Y4NGYwZmI4ZmQ5M2U3ZWRlNzUzNmMiLCAicHJvamVjdF9pZCI6ICI2NTM0NzM0Njk2MDE0ZGI3OTAzNDE5OGUwMTE5MTIwMSIsICJ2b2x1bWVfaWQiOiAiNmRhMjk2MTYtZDhjMy00MGVlLWFlM2UtNTM4YjA0MDQzYzI0IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjI3MTk2MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGEyOTYxNi1kOGMzLTQwZWUtYWUzZS01MzhiMDQwNDNjMjQvMjAyNjA4MDQwOTExNDYvYXpfbm92YV9iYWNrdXBfNGI5YzVkYTUtYjA4Mi00NTQzLThkNjYtZTI0ZmVkN2NjZmFhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxMTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA0VDA5OjEyOjAwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100462) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 04 09:12:01.013421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Import record output: {'backup': {'id': '5c398261-5b54-498e-8cfb-7c06ea89b057', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057'}, {'rel': 'bookmark', 'href': 'https://10.4.3.176/volume/backups/5c398261-5b54-498e-8cfb-7c06ea89b057'}]}}. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 04 09:12:01.013711 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e37dd0e-8db7-480d-aefc-41f192b5a2a6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/import_record returned with HTTP 201 Aug 04 09:12:01.014323 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1047/4180] 10.4.3.176 () {70 vars in 1342 bytes} [Tue Aug 4 09:12:00 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 82 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 04 09:12:01.027042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c06bddaf-e834-4213-b95b-99fd20965672 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:01.029355 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c06bddaf-e834-4213-b95b-99fd20965672 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 Aug 04 09:12:01.029710 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c06bddaf-e834-4213-b95b-99fd20965672 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:01.029909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c06bddaf-e834-4213-b95b-99fd20965672 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:01.030354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-c06bddaf-e834-4213-b95b-99fd20965672 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 5c398261-5b54-498e-8cfb-7c06ea89b057. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:01.034505 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-6188c007-9aae-490b-bf0e-02cdbdcf1195 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:12:01.034918 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:01.034918 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:01.035301 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1046/4181] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:12:00 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:01.035627 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c06bddaf-e834-4213-b95b-99fd20965672 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 returned with HTTP 200 Aug 04 09:12:01.036000 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1049/4182] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:01 2026] GET /volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:01.181806 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1b14a949-e082-4195-b03e-f030d784a633 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:01.184325 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b14a949-e082-4195-b03e-f030d784a633 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:12:01.184632 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b14a949-e082-4195-b03e-f030d784a633 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:01.184987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b14a949-e082-4195-b03e-f030d784a633 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:01.185245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1b14a949-e082-4195-b03e-f030d784a633 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:01.191066 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:01.191066 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:01.191924 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b14a949-e082-4195-b03e-f030d784a633 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:12:01.192793 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1041/4183] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:01 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:01.204504 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ee2ac4b8-e230-41f7-aeff-b5512c8d467d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:01.207414 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee2ac4b8-e230-41f7-aeff-b5512c8d467d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:12:01.207664 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee2ac4b8-e230-41f7-aeff-b5512c8d467d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:01.208124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee2ac4b8-e230-41f7-aeff-b5512c8d467d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:01.208297 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ee2ac4b8-e230-41f7-aeff-b5512c8d467d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:01.213049 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:01.213049 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:01.214215 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee2ac4b8-e230-41f7-aeff-b5512c8d467d tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:12:01.214774 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1048/4184] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:01 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:01.227767 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b509968f-51fa-4254-bde3-23b753cd00b0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:01.229741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b509968f-51fa-4254-bde3-23b753cd00b0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:12:01.229974 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b509968f-51fa-4254-bde3-23b753cd00b0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:01.230152 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b509968f-51fa-4254-bde3-23b753cd00b0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:01.230340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-b509968f-51fa-4254-bde3-23b753cd00b0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:01.235026 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:01.235026 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:01.235678 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b509968f-51fa-4254-bde3-23b753cd00b0 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:12:01.236056 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1047/4185] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:01 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:01.246837 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:01.249889 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:12:01.250316 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b79edd81-33eb-431a-8200-2fc10a3d4df6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1836586786"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:01.252101 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating new backup {'backup': {'volume_id': 'b79edd81-33eb-431a-8200-2fc10a3d4df6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1836586786'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:12:01.252276 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Creating backup of volume b79edd81-33eb-431a-8200-2fc10a3d4df6 in container None Aug 04 09:12:01.261261 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:01.261261 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:01.261831 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:12:01.281178 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Created reservations ['e85a4dea-b9e2-41de-a828-eead01be764f', '63768479-8d95-469f-9895-2c324355ba68'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:01.327549 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4419018a-e234-49b1-9ca1-24905c2c0f13 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:12:01.328024 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1050/4186] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:01 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:01.339587 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f067eb35-da2d-4ce6-ab79-21c57fe03df7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:01.341267 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f067eb35-da2d-4ce6-ab79-21c57fe03df7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:01.341677 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f067eb35-da2d-4ce6-ab79-21c57fe03df7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:01.342027 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f067eb35-da2d-4ce6-ab79-21c57fe03df7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:01.342251 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f067eb35-da2d-4ce6-ab79-21c57fe03df7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:01.347108 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:01.347108 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:01.349123 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f067eb35-da2d-4ce6-ab79-21c57fe03df7 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:01.349123 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1042/4187] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:01 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:02.047624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a6a1c8d9-343a-4ad0-a34a-7e797911b524 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.049173 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6a1c8d9-343a-4ad0-a34a-7e797911b524 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 Aug 04 09:12:02.049372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6a1c8d9-343a-4ad0-a34a-7e797911b524 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:02.049547 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6a1c8d9-343a-4ad0-a34a-7e797911b524 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:02.049667 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-a6a1c8d9-343a-4ad0-a34a-7e797911b524 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 5c398261-5b54-498e-8cfb-7c06ea89b057. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:02.054356 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.054356 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:02.055025 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6a1c8d9-343a-4ad0-a34a-7e797911b524 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 returned with HTTP 200 Aug 04 09:12:02.055393 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1049/4188] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:02 2026] GET /volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:02.065304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-59b5fabb-2b86-4dec-a3d4-da9c6488a467 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.066924 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59b5fabb-2b86-4dec-a3d4-da9c6488a467 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 Aug 04 09:12:02.067107 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-59b5fabb-2b86-4dec-a3d4-da9c6488a467 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:02.067367 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-59b5fabb-2b86-4dec-a3d4-da9c6488a467 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:02.067447 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-59b5fabb-2b86-4dec-a3d4-da9c6488a467 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete backup with id: 5c398261-5b54-498e-8cfb-7c06ea89b057. Aug 04 09:12:02.072315 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.072315 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:02.088928 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-59b5fabb-2b86-4dec-a3d4-da9c6488a467 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] delete_backup rpcapi backup_id 5c398261-5b54-498e-8cfb-7c06ea89b057 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:02.090500 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-59b5fabb-2b86-4dec-a3d4-da9c6488a467 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 returned with HTTP 202 Aug 04 09:12:02.090928 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1048/4189] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:02 2026] DELETE /volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:02.100424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-25c4154a-51f2-453a-9150-b2d9b950698d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.104120 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-25c4154a-51f2-453a-9150-b2d9b950698d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 Aug 04 09:12:02.104426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-25c4154a-51f2-453a-9150-b2d9b950698d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:02.104676 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-25c4154a-51f2-453a-9150-b2d9b950698d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:02.107278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-25c4154a-51f2-453a-9150-b2d9b950698d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 5c398261-5b54-498e-8cfb-7c06ea89b057. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:02.109071 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.109071 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:02.109615 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-25c4154a-51f2-453a-9150-b2d9b950698d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 returned with HTTP 200 Aug 04 09:12:02.110009 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1051/4190] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:02 2026] GET /volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:02.202703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f1b2f93a-4993-4f6e-8e18-eb0f978e2e06 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.202703 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1b2f93a-4993-4f6e-8e18-eb0f978e2e06 None None] GET https://10.4.3.176/volume// Aug 04 09:12:02.202703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1b2f93a-4993-4f6e-8e18-eb0f978e2e06 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:02.202703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1b2f93a-4993-4f6e-8e18-eb0f978e2e06 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:02.202703 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1b2f93a-4993-4f6e-8e18-eb0f978e2e06 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:02.202703 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1043/4191] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:02.215302 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-68969521-94c1-4103-a0ae-a4d413c56575 req-d086533d-c4d9-4aad-a4ce-dca22518eebd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.219553 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-d086533d-c4d9-4aad-a4ce-dca22518eebd tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] GET https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:12:02.220120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-d086533d-c4d9-4aad-a4ce-dca22518eebd tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:02.220173 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-d086533d-c4d9-4aad-a4ce-dca22518eebd tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:02.239384 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.239384 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:02.245796 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-68969521-94c1-4103-a0ae-a4d413c56575 req-d086533d-c4d9-4aad-a4ce-dca22518eebd tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Volume info retrieved successfully. Aug 04 09:12:02.252281 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-d086533d-c4d9-4aad-a4ce-dca22518eebd tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 returned with HTTP 200 Aug 04 09:12:02.254385 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1050/4192] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:02 2026] GET /volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 => generated 1539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:02.360898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3d3f2052-f66f-4589-8df6-d0a7b15c74d2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.362624 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3d3f2052-f66f-4589-8df6-d0a7b15c74d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:02.362853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3d3f2052-f66f-4589-8df6-d0a7b15c74d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:02.363033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3d3f2052-f66f-4589-8df6-d0a7b15c74d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:02.363135 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-3d3f2052-f66f-4589-8df6-d0a7b15c74d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:02.368139 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.368139 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:02.368967 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3d3f2052-f66f-4589-8df6-d0a7b15c74d2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:02.369378 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1049/4193] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:02 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:02.376033 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-68969521-94c1-4103-a0ae-a4d413c56575 req-085de3d2-f737-4ea5-b74c-c13e0858ecb2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.377976 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-085de3d2-f737-4ea5-b74c-c13e0858ecb2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] PUT https://10.4.3.176/volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17 Aug 04 09:12:02.378330 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-085de3d2-f737-4ea5-b74c-c13e0858ecb2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:02.386072 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-68969521-94c1-4103-a0ae-a4d413c56575 req-085de3d2-f737-4ea5-b74c-c13e0858ecb2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Acquiring lock "cinder-attachment_update-92e67dee-adaf-4530-9858-cc73b78fb894-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:12:02.390351 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-68969521-94c1-4103-a0ae-a4d413c56575 req-085de3d2-f737-4ea5-b74c-c13e0858ecb2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Lock "cinder-attachment_update-92e67dee-adaf-4530-9858-cc73b78fb894-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:12:02.391222 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.391222 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:02.488849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-68969521-94c1-4103-a0ae-a4d413c56575 req-085de3d2-f737-4ea5-b74c-c13e0858ecb2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Lock "cinder-attachment_update-92e67dee-adaf-4530-9858-cc73b78fb894-np0000006401" released by "attachment_update" :: held 0.098s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:12:02.489144 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-085de3d2-f737-4ea5-b74c-c13e0858ecb2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17 returned with HTTP 200 Aug 04 09:12:02.489706 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1052/4194] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:12:02 2026] PUT /volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:02.518281 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-68969521-94c1-4103-a0ae-a4d413c56575 req-9eb2ef79-20d9-440b-909a-82313a2c7bee None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.521431 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-9eb2ef79-20d9-440b-909a-82313a2c7bee tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] POST https://10.4.3.176/volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17/action Aug 04 09:12:02.521431 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-9eb2ef79-20d9-440b-909a-82313a2c7bee tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:02.521431 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-9eb2ef79-20d9-440b-909a-82313a2c7bee tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:02.544451 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.544451 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:02.565647 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-68969521-94c1-4103-a0ae-a4d413c56575 req-9eb2ef79-20d9-440b-909a-82313a2c7bee tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17/action returned with HTTP 204 Aug 04 09:12:02.565647 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1044/4195] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:12:02 2026] POST /volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:02.937302 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-be976a09-075a-4e20-bc38-c9010b56af6d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:02.939023 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be976a09-075a-4e20-bc38-c9010b56af6d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:02.939220 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be976a09-075a-4e20-bc38-c9010b56af6d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:02.939423 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be976a09-075a-4e20-bc38-c9010b56af6d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:02.952051 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:02.952051 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:02.959390 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-be976a09-075a-4e20-bc38-c9010b56af6d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:02.974026 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be976a09-075a-4e20-bc38-c9010b56af6d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:02.974519 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1051/4196] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:02 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:03.120699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-646e5198-55fd-4135-9f99-61c753942cb6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.122858 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-646e5198-55fd-4135-9f99-61c753942cb6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 Aug 04 09:12:03.123067 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-646e5198-55fd-4135-9f99-61c753942cb6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.123271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-646e5198-55fd-4135-9f99-61c753942cb6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.123371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-646e5198-55fd-4135-9f99-61c753942cb6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 5c398261-5b54-498e-8cfb-7c06ea89b057. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:03.126719 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-646e5198-55fd-4135-9f99-61c753942cb6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 returned with HTTP 404 Aug 04 09:12:03.127180 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1050/4197] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/v3/backups/5c398261-5b54-498e-8cfb-7c06ea89b057 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:03.133975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cfbd5342-d39c-4196-878e-90776eab8df4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.135870 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cfbd5342-d39c-4196-878e-90776eab8df4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 Aug 04 09:12:03.136082 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5342-d39c-4196-878e-90776eab8df4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.136301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5342-d39c-4196-878e-90776eab8df4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.136493 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-cfbd5342-d39c-4196-878e-90776eab8df4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume with id: 6da29616-d8c3-40ee-ae3e-538b04043c24 Aug 04 09:12:03.143720 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.143720 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:03.144048 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cfbd5342-d39c-4196-878e-90776eab8df4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:03.164104 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cfbd5342-d39c-4196-878e-90776eab8df4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume request issued successfully. Aug 04 09:12:03.164253 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cfbd5342-d39c-4196-878e-90776eab8df4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 returned with HTTP 202 Aug 04 09:12:03.167231 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1053/4198] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:03 2026] DELETE /volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:03.173497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3efb6b4b-63f0-4711-9ff1-1629857bfa7d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.185989 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3efb6b4b-63f0-4711-9ff1-1629857bfa7d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 Aug 04 09:12:03.185989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3efb6b4b-63f0-4711-9ff1-1629857bfa7d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.185989 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3efb6b4b-63f0-4711-9ff1-1629857bfa7d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.197889 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.197889 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:03.208908 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3efb6b4b-63f0-4711-9ff1-1629857bfa7d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:03.213019 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3efb6b4b-63f0-4711-9ff1-1629857bfa7d tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 returned with HTTP 200 Aug 04 09:12:03.213493 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1045/4199] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:03.383666 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f33303d3-69f9-4e27-b530-a9a9c03d6405 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.385576 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f33303d3-69f9-4e27-b530-a9a9c03d6405 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:03.385797 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f33303d3-69f9-4e27-b530-a9a9c03d6405 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.385989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f33303d3-69f9-4e27-b530-a9a9c03d6405 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.386094 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f33303d3-69f9-4e27-b530-a9a9c03d6405 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:03.391176 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.391176 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:03.392101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f33303d3-69f9-4e27-b530-a9a9c03d6405 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:03.392601 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1052/4200] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:03.450590 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4bd73817-6383-4013-a8ee-48383055faf3 req-9fedc6a0-cf6c-47d4-b5ba-7ff7a783df06 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.456864 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-9fedc6a0-cf6c-47d4-b5ba-7ff7a783df06 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:03.457102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-9fedc6a0-cf6c-47d4-b5ba-7ff7a783df06 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.457356 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-9fedc6a0-cf6c-47d4-b5ba-7ff7a783df06 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.472110 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.472110 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:03.476301 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4bd73817-6383-4013-a8ee-48383055faf3 req-9fedc6a0-cf6c-47d4-b5ba-7ff7a783df06 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:03.490306 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-9fedc6a0-cf6c-47d4-b5ba-7ff7a783df06 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:03.490748 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1051/4201] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:03.576163 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b54a3ae6-0cf2-4ce0-9f00-1bc0ce8c9647 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.576615 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b54a3ae6-0cf2-4ce0-9f00-1bc0ce8c9647 None None] GET https://10.4.3.176/volume// Aug 04 09:12:03.576722 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b54a3ae6-0cf2-4ce0-9f00-1bc0ce8c9647 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.576987 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b54a3ae6-0cf2-4ce0-9f00-1bc0ce8c9647 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.577369 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b54a3ae6-0cf2-4ce0-9f00-1bc0ce8c9647 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:03.577943 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1054/4202] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:03.585304 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4bd73817-6383-4013-a8ee-48383055faf3 req-3f1b12e4-020e-4f0b-96aa-53a759d5d827 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.587643 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-3f1b12e4-020e-4f0b-96aa-53a759d5d827 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:12:03.588141 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-3f1b12e4-020e-4f0b-96aa-53a759d5d827 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e257e33-52e8-4ef1-bbaa-e6a485367d6f", "connector": null, "instance_uuid": "b6346973-ff38-4603-872d-d43d2a8a04c2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:03.598908 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.598908 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:03.632033 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-3f1b12e4-020e-4f0b-96aa-53a759d5d827 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:12:03.632697 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1046/4203] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:12:03 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:03.671064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-74b3ebde-f54f-4cb3-8762-748e1682a3cc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.672684 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74b3ebde-f54f-4cb3-8762-748e1682a3cc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:03.672860 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74b3ebde-f54f-4cb3-8762-748e1682a3cc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.673031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-74b3ebde-f54f-4cb3-8762-748e1682a3cc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.682725 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2c720ba5-acc9-49e3-ad1a-f9fe80616c72 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.683225 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2c720ba5-acc9-49e3-ad1a-f9fe80616c72 None None] GET https://10.4.3.176/volume// Aug 04 09:12:03.683481 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2c720ba5-acc9-49e3-ad1a-f9fe80616c72 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.683736 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2c720ba5-acc9-49e3-ad1a-f9fe80616c72 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.684145 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2c720ba5-acc9-49e3-ad1a-f9fe80616c72 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:03.684505 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1052/4204] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:03.691185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4bd73817-6383-4013-a8ee-48383055faf3 req-74f6e37e-dda5-46a3-b9de-aa335e8402de None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.693639 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.693639 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:03.693738 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-74f6e37e-dda5-46a3-b9de-aa335e8402de tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:03.694016 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-74f6e37e-dda5-46a3-b9de-aa335e8402de tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:03.694296 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-74f6e37e-dda5-46a3-b9de-aa335e8402de tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:03.700261 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-74b3ebde-f54f-4cb3-8762-748e1682a3cc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:03.704664 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-74b3ebde-f54f-4cb3-8762-748e1682a3cc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:03.705076 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1053/4205] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:03.706986 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.706986 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:03.711633 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4bd73817-6383-4013-a8ee-48383055faf3 req-74f6e37e-dda5-46a3-b9de-aa335e8402de tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:03.718512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-74f6e37e-dda5-46a3-b9de-aa335e8402de tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:03.719098 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1055/4206] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:03 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 1117 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:03.837082 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4bd73817-6383-4013-a8ee-48383055faf3 req-8f2b01fd-6ad8-48cb-85a7-338a005473a3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:03.840223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-8f2b01fd-6ad8-48cb-85a7-338a005473a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] PUT https://10.4.3.176/volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e Aug 04 09:12:03.840223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-8f2b01fd-6ad8-48cb-85a7-338a005473a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:03.851685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4bd73817-6383-4013-a8ee-48383055faf3 req-8f2b01fd-6ad8-48cb-85a7-338a005473a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Acquiring lock "cinder-attachment_update-3e257e33-52e8-4ef1-bbaa-e6a485367d6f-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:12:03.855691 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4bd73817-6383-4013-a8ee-48383055faf3 req-8f2b01fd-6ad8-48cb-85a7-338a005473a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Lock "cinder-attachment_update-3e257e33-52e8-4ef1-bbaa-e6a485367d6f-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:12:03.856844 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:03.856844 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:03.963421 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-4bd73817-6383-4013-a8ee-48383055faf3 req-8f2b01fd-6ad8-48cb-85a7-338a005473a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Lock "cinder-attachment_update-3e257e33-52e8-4ef1-bbaa-e6a485367d6f-np0000006401" released by "attachment_update" :: held 0.108s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:12:03.963749 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-8f2b01fd-6ad8-48cb-85a7-338a005473a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e returned with HTTP 200 Aug 04 09:12:03.964244 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1047/4207] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:12:03 2026] PUT /volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:04.225984 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0e67ee07-a8c0-4a3e-bcd3-f8e985599b70 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:04.227654 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e67ee07-a8c0-4a3e-bcd3-f8e985599b70 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 Aug 04 09:12:04.228032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e67ee07-a8c0-4a3e-bcd3-f8e985599b70 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:04.228331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e67ee07-a8c0-4a3e-bcd3-f8e985599b70 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:04.234391 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e67ee07-a8c0-4a3e-bcd3-f8e985599b70 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 returned with HTTP 404 Aug 04 09:12:04.234391 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1053/4208] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:04 2026] GET /volume/v3/volumes/6da29616-d8c3-40ee-ae3e-538b04043c24 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:04.243527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cf18b1da-ad36-43a7-b8ea-6a4569025df5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:04.245230 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf18b1da-ad36-43a7-b8ea-6a4569025df5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups Aug 04 09:12:04.245434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cf18b1da-ad36-43a7-b8ea-6a4569025df5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:04.245609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cf18b1da-ad36-43a7-b8ea-6a4569025df5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:04.251676 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf18b1da-ad36-43a7-b8ea-6a4569025df5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 200 Aug 04 09:12:04.252259 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1054/4209] 10.4.3.176 () {68 vars in 1277 bytes} [Tue Aug 4 09:12:04 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:04.261317 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-61e8504e-1fc7-4368-8958-232af6a3b7b1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:04.263191 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-61e8504e-1fc7-4368-8958-232af6a3b7b1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups?project_id=6534734696014db79034198e01191201 Aug 04 09:12:04.263429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-61e8504e-1fc7-4368-8958-232af6a3b7b1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:04.263621 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-61e8504e-1fc7-4368-8958-232af6a3b7b1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:04.269108 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-61e8504e-1fc7-4368-8958-232af6a3b7b1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups?project_id=6534734696014db79034198e01191201 returned with HTTP 200 Aug 04 09:12:04.269527 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1056/4210] 10.4.3.176 () {68 vars in 1364 bytes} [Tue Aug 4 09:12:04 2026] GET /volume/v3/backups?project_id=6534734696014db79034198e01191201 => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:04.278382 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-442796ee-5d39-4048-aa4c-c4a216235be1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:04.280813 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:04.281362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-277908858"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:04.283504 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-277908858'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:04.283942 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume of 1 GB Aug 04 09:12:04.284091 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:04.284091 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:04.290177 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:04.299231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (beec86e1-2241-48e4-8007-67d23344a530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:04.299231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afbae16-7549-4f52-b0c3-df9748e0689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:04.300434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:04.334050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7afbae16-7549-4f52-b0c3-df9748e0689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:04.335333 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30bba45-887b-4a45-b8d3-2862cd2e7ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:04.406447 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['9276e23b-66c9-4ec4-acec-63b8cdc169cc', '2e479bc2-f4de-4ae1-84d4-ad4fea38fae9', 'e03fef27-39b2-4002-902f-0eb735ce96a7', '8cd55d88-715c-40c2-9d2f-fdf2b3f6d10b'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:04.408340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30bba45-887b-4a45-b8d3-2862cd2e7ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9276e23b-66c9-4ec4-acec-63b8cdc169cc', '2e479bc2-f4de-4ae1-84d4-ad4fea38fae9', 'e03fef27-39b2-4002-902f-0eb735ce96a7', '8cd55d88-715c-40c2-9d2f-fdf2b3f6d10b']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:04.408340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d430cce-d9ec-42a2-a95c-d06de80bbc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:04.408538 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-00313652-5319-4893-90c9-41fd66948d2f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:04.411931 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-00313652-5319-4893-90c9-41fd66948d2f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:04.413606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-00313652-5319-4893-90c9-41fd66948d2f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:04.413606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-00313652-5319-4893-90c9-41fd66948d2f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:04.413606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-00313652-5319-4893-90c9-41fd66948d2f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:04.417156 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:04.417156 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:04.418072 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-00313652-5319-4893-90c9-41fd66948d2f tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:04.418640 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1054/4211] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:04 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:04.434452 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d430cce-d9ec-42a2-a95c-d06de80bbc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a00af7f1-8463-4484-acc2-1ee037bd5645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-277908858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['9276e23b-66c9-4ec4-acec-63b8cdc169cc','2e479bc2-f4de-4ae1-84d4-ad4fea38fae9','e03fef27-39b2-4002-902f-0eb735ce96a7','8cd55d88-715c-40c2-9d2f-fdf2b3f6d10b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-277908858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a00af7f1-8463-4484-acc2-1ee037bd5645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6534734696014db79034198e01191201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:04.435214 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d711e38-fdaa-4e4c-8b9e-1e613f4017a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:04.456090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d711e38-fdaa-4e4c-8b9e-1e613f4017a3) transitioned into state 'SUCCESS' from state '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-277908858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['9276e23b-66c9-4ec4-acec-63b8cdc169cc','2e479bc2-f4de-4ae1-84d4-ad4fea38fae9','e03fef27-39b2-4002-902f-0eb735ce96a7','8cd55d88-715c-40c2-9d2f-fdf2b3f6d10b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:04.456870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f07f20-32d5-4fe8-8303-3f431d0185be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:04.469047 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f07f20-32d5-4fe8-8303-3f431d0185be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:04.470246 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (beec86e1-2241-48e4-8007-67d23344a530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:04.470638 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request issued successfully. Aug 04 09:12:04.471758 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-442796ee-5d39-4048-aa4c-c4a216235be1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:04.472334 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1048/4212] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:12:04 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) Aug 04 09:12:04.485973 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-981aa9ec-df5a-4dde-ba07-1e58dbcdce25 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:04.487914 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-981aa9ec-df5a-4dde-ba07-1e58dbcdce25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 Aug 04 09:12:04.488162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-981aa9ec-df5a-4dde-ba07-1e58dbcdce25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:04.488425 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-981aa9ec-df5a-4dde-ba07-1e58dbcdce25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:04.496007 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:04.496007 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:04.499931 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-981aa9ec-df5a-4dde-ba07-1e58dbcdce25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:04.504107 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-981aa9ec-df5a-4dde-ba07-1e58dbcdce25 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 returned with HTTP 200 Aug 04 09:12:04.504583 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1055/4213] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:04 2026] GET /volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:04.722602 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b7e4a393-f81a-4282-b056-4add41ebe75d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:04.724536 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b7e4a393-f81a-4282-b056-4add41ebe75d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:04.724767 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b7e4a393-f81a-4282-b056-4add41ebe75d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:04.724995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b7e4a393-f81a-4282-b056-4add41ebe75d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:04.736233 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:04.736233 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:04.740587 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b7e4a393-f81a-4282-b056-4add41ebe75d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:04.746350 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b7e4a393-f81a-4282-b056-4add41ebe75d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:04.749539 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1057/4214] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:04 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:05.430965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-491cbde9-78a4-410f-8560-22182650cef4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:05.432755 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-491cbde9-78a4-410f-8560-22182650cef4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:05.433124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-491cbde9-78a4-410f-8560-22182650cef4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:05.434368 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-491cbde9-78a4-410f-8560-22182650cef4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:05.434368 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-491cbde9-78a4-410f-8560-22182650cef4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:05.437849 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:05.437849 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:05.438702 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-491cbde9-78a4-410f-8560-22182650cef4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:05.439148 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1055/4215] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:05 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:05.517912 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f0346e3-1401-43b9-98d4-af74f8ff80fe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:05.520431 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f0346e3-1401-43b9-98d4-af74f8ff80fe tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 Aug 04 09:12:05.520784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f0346e3-1401-43b9-98d4-af74f8ff80fe tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:05.521080 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f0346e3-1401-43b9-98d4-af74f8ff80fe tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:05.531453 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:05.531453 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:05.535988 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f0346e3-1401-43b9-98d4-af74f8ff80fe tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:05.541318 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f0346e3-1401-43b9-98d4-af74f8ff80fe tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 returned with HTTP 200 Aug 04 09:12:05.541882 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1049/4216] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:05 2026] GET /volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:05.556881 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:05.558885 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:12:05.559278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a00af7f1-8463-4484-acc2-1ee037bd5645", "name": "tempest-type-Backup-767634899"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:05.560642 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating new backup {'backup': {'volume_id': 'a00af7f1-8463-4484-acc2-1ee037bd5645', 'name': 'tempest-type-Backup-767634899'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:12:05.560774 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating backup of volume a00af7f1-8463-4484-acc2-1ee037bd5645 in container None Aug 04 09:12:05.567675 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:05.567675 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:05.568032 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:05.587184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['03e8b16e-d065-4eeb-89c7-fcdb680fbddb', '4b336240-3325-4497-835d-567f922edc5b'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:05.620623 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ec4b1f26-2679-495c-a0ef-37d5620f766c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:12:05.621118 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1056/4217] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:12:05 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:05.631224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-68b782f6-6e4c-4ec2-a843-ea969f64e290 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:05.636075 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-68b782f6-6e4c-4ec2-a843-ea969f64e290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:05.638497 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-68b782f6-6e4c-4ec2-a843-ea969f64e290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:05.638769 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-68b782f6-6e4c-4ec2-a843-ea969f64e290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:05.638982 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-68b782f6-6e4c-4ec2-a843-ea969f64e290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:05.647973 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:05.647973 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:05.648656 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-68b782f6-6e4c-4ec2-a843-ea969f64e290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:05.649046 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1058/4218] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:05 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 722 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:05.768492 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fa89d76b-8595-45bd-96b6-2ff73f6876e1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:05.770697 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa89d76b-8595-45bd-96b6-2ff73f6876e1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:05.772350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa89d76b-8595-45bd-96b6-2ff73f6876e1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:05.772350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa89d76b-8595-45bd-96b6-2ff73f6876e1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:05.787536 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:05.787536 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:05.792187 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fa89d76b-8595-45bd-96b6-2ff73f6876e1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:05.797658 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa89d76b-8595-45bd-96b6-2ff73f6876e1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:05.798091 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1056/4219] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:05 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:06.449696 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dd1ff475-c10d-47b1-8075-92b68201c1e9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:06.451277 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dd1ff475-c10d-47b1-8075-92b68201c1e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:06.451473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dd1ff475-c10d-47b1-8075-92b68201c1e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:06.451672 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dd1ff475-c10d-47b1-8075-92b68201c1e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:06.451793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-dd1ff475-c10d-47b1-8075-92b68201c1e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:06.456247 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:06.456247 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:06.456854 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dd1ff475-c10d-47b1-8075-92b68201c1e9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:06.457196 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1050/4220] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:06 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:06.661976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f4fb9e3e-617f-4874-abaa-95eae0740c12 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:06.663629 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f4fb9e3e-617f-4874-abaa-95eae0740c12 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:06.663946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f4fb9e3e-617f-4874-abaa-95eae0740c12 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:06.664228 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f4fb9e3e-617f-4874-abaa-95eae0740c12 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:06.664463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f4fb9e3e-617f-4874-abaa-95eae0740c12 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:06.668927 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:06.668927 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:06.669299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f4fb9e3e-617f-4874-abaa-95eae0740c12 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:06.669680 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1057/4221] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:06 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:06.812675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-231035d4-cd90-4f5e-bab5-2ded76831a02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:06.815609 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-231035d4-cd90-4f5e-bab5-2ded76831a02 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:06.815609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-231035d4-cd90-4f5e-bab5-2ded76831a02 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:06.815882 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-231035d4-cd90-4f5e-bab5-2ded76831a02 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:06.827625 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:06.827625 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:06.832803 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-231035d4-cd90-4f5e-bab5-2ded76831a02 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:06.838711 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-231035d4-cd90-4f5e-bab5-2ded76831a02 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:06.839349 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1059/4222] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:06 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:07.467534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-29d335d2-1bb6-4b21-a046-8226a060208e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:07.469591 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-29d335d2-1bb6-4b21-a046-8226a060208e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:07.469866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-29d335d2-1bb6-4b21-a046-8226a060208e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:07.470106 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-29d335d2-1bb6-4b21-a046-8226a060208e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:07.470256 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-29d335d2-1bb6-4b21-a046-8226a060208e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:07.474775 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:07.474775 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:07.475720 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-29d335d2-1bb6-4b21-a046-8226a060208e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:07.476179 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1057/4223] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:07 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:07.679130 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ebd4c10a-c86b-4a97-880f-64ea5d8431e4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:07.680971 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ebd4c10a-c86b-4a97-880f-64ea5d8431e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:07.681227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ebd4c10a-c86b-4a97-880f-64ea5d8431e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:07.681416 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ebd4c10a-c86b-4a97-880f-64ea5d8431e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:07.681526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ebd4c10a-c86b-4a97-880f-64ea5d8431e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:07.685994 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:07.685994 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:07.686760 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ebd4c10a-c86b-4a97-880f-64ea5d8431e4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:07.687257 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1051/4224] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:07 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:07.853117 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5e383aa9-8b6d-4f50-87ea-7f28b51e8668 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:07.854913 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e383aa9-8b6d-4f50-87ea-7f28b51e8668 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:07.855101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5e383aa9-8b6d-4f50-87ea-7f28b51e8668 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:07.855358 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5e383aa9-8b6d-4f50-87ea-7f28b51e8668 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:07.866391 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:07.866391 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:07.869689 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5e383aa9-8b6d-4f50-87ea-7f28b51e8668 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:07.873550 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5e383aa9-8b6d-4f50-87ea-7f28b51e8668 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:07.873929 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1058/4225] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:07 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:08.487416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0b4e2397-2616-4017-91a5-4afce9218547 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:08.489322 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b4e2397-2616-4017-91a5-4afce9218547 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:08.489527 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b4e2397-2616-4017-91a5-4afce9218547 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:08.489706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b4e2397-2616-4017-91a5-4afce9218547 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:08.489869 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-0b4e2397-2616-4017-91a5-4afce9218547 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:08.494426 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:08.494426 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:08.495291 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b4e2397-2616-4017-91a5-4afce9218547 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:08.495715 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1060/4226] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:08 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:08.696718 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a9d0f003-b82b-425c-bfee-3467ee05c302 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:08.698411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9d0f003-b82b-425c-bfee-3467ee05c302 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:08.698605 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9d0f003-b82b-425c-bfee-3467ee05c302 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:08.698794 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9d0f003-b82b-425c-bfee-3467ee05c302 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:08.698905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a9d0f003-b82b-425c-bfee-3467ee05c302 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:08.702594 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:08.702594 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:08.703224 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9d0f003-b82b-425c-bfee-3467ee05c302 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:08.703609 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1058/4227] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:08 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:08.885505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b05a87ef-a588-4f7a-a84f-1c53b95bb8b4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:08.887302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b05a87ef-a588-4f7a-a84f-1c53b95bb8b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:08.887493 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b05a87ef-a588-4f7a-a84f-1c53b95bb8b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:08.887690 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b05a87ef-a588-4f7a-a84f-1c53b95bb8b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:08.896921 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:08.896921 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:08.900061 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b05a87ef-a588-4f7a-a84f-1c53b95bb8b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:08.903880 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b05a87ef-a588-4f7a-a84f-1c53b95bb8b4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:08.904258 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1052/4228] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:08 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:09.505234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-22df052a-36e4-4293-be67-1f86725a543e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:09.506980 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-22df052a-36e4-4293-be67-1f86725a543e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:09.509114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-22df052a-36e4-4293-be67-1f86725a543e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:09.509114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-22df052a-36e4-4293-be67-1f86725a543e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:09.509114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-22df052a-36e4-4293-be67-1f86725a543e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:09.512421 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:09.512421 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:09.512421 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-22df052a-36e4-4293-be67-1f86725a543e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:09.512421 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1059/4229] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:09 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:09.713223 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-75af0a21-be97-486a-85f1-3461de0f680e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:09.714974 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75af0a21-be97-486a-85f1-3461de0f680e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:09.715175 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75af0a21-be97-486a-85f1-3461de0f680e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:09.715392 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75af0a21-be97-486a-85f1-3461de0f680e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:09.715494 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-75af0a21-be97-486a-85f1-3461de0f680e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:09.719561 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:09.719561 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:09.720158 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75af0a21-be97-486a-85f1-3461de0f680e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:09.720552 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1061/4230] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:09 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:09.922942 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-de7ec382-5575-40ca-9483-b271a74f7eb5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:09.927917 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-de7ec382-5575-40ca-9483-b271a74f7eb5 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:09.927917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-de7ec382-5575-40ca-9483-b271a74f7eb5 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:09.927917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-de7ec382-5575-40ca-9483-b271a74f7eb5 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:09.937832 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:09.937832 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:09.941646 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-de7ec382-5575-40ca-9483-b271a74f7eb5 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:09.946729 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-de7ec382-5575-40ca-9483-b271a74f7eb5 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:09.947105 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1059/4231] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:09 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:10.523784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7cd3f3ca-f7f8-491e-83e0-4a8c0ad77820 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:10.525817 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7cd3f3ca-f7f8-491e-83e0-4a8c0ad77820 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:10.526024 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7cd3f3ca-f7f8-491e-83e0-4a8c0ad77820 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:10.526222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7cd3f3ca-f7f8-491e-83e0-4a8c0ad77820 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:10.526341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7cd3f3ca-f7f8-491e-83e0-4a8c0ad77820 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:10.530359 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:10.530359 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:10.531039 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7cd3f3ca-f7f8-491e-83e0-4a8c0ad77820 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:10.531407 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1053/4232] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:10 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:10.730724 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dae211d6-cb2b-4bfc-af23-d60025247f26 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:10.732975 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dae211d6-cb2b-4bfc-af23-d60025247f26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:10.733253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dae211d6-cb2b-4bfc-af23-d60025247f26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:10.733499 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dae211d6-cb2b-4bfc-af23-d60025247f26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:10.733653 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-dae211d6-cb2b-4bfc-af23-d60025247f26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:10.738291 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:10.738291 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:10.739022 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dae211d6-cb2b-4bfc-af23-d60025247f26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:10.739500 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1060/4233] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:10 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:10.963124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d23474a9-0397-47b1-971b-9aa6880ad5a3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:10.963124 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d23474a9-0397-47b1-971b-9aa6880ad5a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:10.963124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d23474a9-0397-47b1-971b-9aa6880ad5a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:10.963124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d23474a9-0397-47b1-971b-9aa6880ad5a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:10.974740 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:10.974740 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:10.978404 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d23474a9-0397-47b1-971b-9aa6880ad5a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:10.983039 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d23474a9-0397-47b1-971b-9aa6880ad5a3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:10.983497 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1062/4234] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:10 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:11.542189 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-aed74eab-e99b-4604-8c9b-8c119d936b09 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:11.546153 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aed74eab-e99b-4604-8c9b-8c119d936b09 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:11.546355 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aed74eab-e99b-4604-8c9b-8c119d936b09 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:11.546528 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aed74eab-e99b-4604-8c9b-8c119d936b09 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:11.546910 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-aed74eab-e99b-4604-8c9b-8c119d936b09 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:11.554964 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:11.554964 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:11.557878 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aed74eab-e99b-4604-8c9b-8c119d936b09 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:11.558333 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1060/4235] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:11 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:11.750494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-65bf7514-2b07-43a2-b468-385e54203884 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:11.756281 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65bf7514-2b07-43a2-b468-385e54203884 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:11.756492 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65bf7514-2b07-43a2-b468-385e54203884 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:11.756672 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-65bf7514-2b07-43a2-b468-385e54203884 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:11.756781 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-65bf7514-2b07-43a2-b468-385e54203884 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:11.764954 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:11.764954 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:11.765620 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-65bf7514-2b07-43a2-b468-385e54203884 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:11.766019 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1054/4236] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:11 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:12.000365 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0caaba84-2b7c-4340-9c79-242bd9cf9fa4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:12.006145 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0caaba84-2b7c-4340-9c79-242bd9cf9fa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:12.006350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0caaba84-2b7c-4340-9c79-242bd9cf9fa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:12.006590 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0caaba84-2b7c-4340-9c79-242bd9cf9fa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:12.020478 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:12.020478 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:12.024645 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0caaba84-2b7c-4340-9c79-242bd9cf9fa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:12.030257 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0caaba84-2b7c-4340-9c79-242bd9cf9fa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:12.030730 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1061/4237] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:11 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:12.571441 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8b9bb927-217c-4d0d-856b-eaf65f1848aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:12.573399 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b9bb927-217c-4d0d-856b-eaf65f1848aa tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:12.573592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b9bb927-217c-4d0d-856b-eaf65f1848aa tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:12.573789 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b9bb927-217c-4d0d-856b-eaf65f1848aa tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:12.573920 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8b9bb927-217c-4d0d-856b-eaf65f1848aa tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:12.579035 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:12.579035 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:12.579839 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b9bb927-217c-4d0d-856b-eaf65f1848aa tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:12.580337 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1063/4238] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:12 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:12.775742 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0f81d94a-9359-417a-8b91-f70846d6eee3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:12.778513 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0f81d94a-9359-417a-8b91-f70846d6eee3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:12.778879 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0f81d94a-9359-417a-8b91-f70846d6eee3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:12.779278 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0f81d94a-9359-417a-8b91-f70846d6eee3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:12.779499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0f81d94a-9359-417a-8b91-f70846d6eee3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:12.791640 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:12.791640 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:12.792519 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0f81d94a-9359-417a-8b91-f70846d6eee3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:12.792901 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1061/4239] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:12 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:13.007399 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4bd73817-6383-4013-a8ee-48383055faf3 req-2759540e-435b-439e-9c8e-39c6d2407c65 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:13.010169 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-2759540e-435b-439e-9c8e-39c6d2407c65 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e/action Aug 04 09:12:13.010574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-2759540e-435b-439e-9c8e-39c6d2407c65 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:13.010708 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-2759540e-435b-439e-9c8e-39c6d2407c65 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:13.029622 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:13.029622 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:13.043622 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4b8c43e8-39f6-4f7c-8ce4-d7082aeba216 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:13.045111 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4bd73817-6383-4013-a8ee-48383055faf3 req-2759540e-435b-439e-9c8e-39c6d2407c65 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e/action returned with HTTP 204 Aug 04 09:12:13.045471 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b8c43e8-39f6-4f7c-8ce4-d7082aeba216 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:13.045566 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1055/4240] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:12:13 2026] POST /volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:13.045711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b8c43e8-39f6-4f7c-8ce4-d7082aeba216 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:13.045897 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b8c43e8-39f6-4f7c-8ce4-d7082aeba216 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:13.054695 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:13.054695 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:13.057856 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4b8c43e8-39f6-4f7c-8ce4-d7082aeba216 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:13.061784 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b8c43e8-39f6-4f7c-8ce4-d7082aeba216 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:13.062182 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1062/4241] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:13 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 1230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:13.077584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ceb068b8-f0df-4ecd-8cee-cf7364bcffa4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:13.079850 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ceb068b8-f0df-4ecd-8cee-cf7364bcffa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:13.080075 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ceb068b8-f0df-4ecd-8cee-cf7364bcffa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:13.080299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ceb068b8-f0df-4ecd-8cee-cf7364bcffa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:13.091394 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:13.091394 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:13.096580 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ceb068b8-f0df-4ecd-8cee-cf7364bcffa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:13.103758 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ceb068b8-f0df-4ecd-8cee-cf7364bcffa4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:13.104344 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1064/4242] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:13 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:13.589643 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0b7a6135-7ca7-4a40-aba0-1640cd48b3a8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:13.591294 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b7a6135-7ca7-4a40-aba0-1640cd48b3a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:13.591518 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b7a6135-7ca7-4a40-aba0-1640cd48b3a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:13.591732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0b7a6135-7ca7-4a40-aba0-1640cd48b3a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:13.591874 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0b7a6135-7ca7-4a40-aba0-1640cd48b3a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:13.595653 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:13.595653 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:13.596484 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0b7a6135-7ca7-4a40-aba0-1640cd48b3a8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:13.596853 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1062/4243] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:13 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:13.802371 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-41c23fe8-ca41-4397-8bdf-4d5863bc1f42 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:13.804091 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41c23fe8-ca41-4397-8bdf-4d5863bc1f42 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:13.804330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41c23fe8-ca41-4397-8bdf-4d5863bc1f42 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:13.804509 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41c23fe8-ca41-4397-8bdf-4d5863bc1f42 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:13.804661 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-41c23fe8-ca41-4397-8bdf-4d5863bc1f42 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:13.808773 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:13.808773 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:13.809362 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41c23fe8-ca41-4397-8bdf-4d5863bc1f42 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:13.809747 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1056/4244] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:13 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:14.040379 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-41713002-6f79-4a4f-ad7c-bd9dd36f5d5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.042183 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-41713002-6f79-4a4f-ad7c-bd9dd36f5d5a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:14.042397 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-41713002-6f79-4a4f-ad7c-bd9dd36f5d5a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.042574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-41713002-6f79-4a4f-ad7c-bd9dd36f5d5a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.049707 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.049707 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:14.053191 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-41713002-6f79-4a4f-ad7c-bd9dd36f5d5a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:14.057093 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-41713002-6f79-4a4f-ad7c-bd9dd36f5d5a tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:14.057510 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1063/4245] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:14.364362 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-27c1a2a5-8170-4bbb-a878-77dd239402d1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.366514 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-27c1a2a5-8170-4bbb-a878-77dd239402d1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:14.366695 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-27c1a2a5-8170-4bbb-a878-77dd239402d1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.366874 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-27c1a2a5-8170-4bbb-a878-77dd239402d1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.373810 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.373810 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:14.377196 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-27c1a2a5-8170-4bbb-a878-77dd239402d1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:14.381395 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-27c1a2a5-8170-4bbb-a878-77dd239402d1 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:14.381964 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1065/4246] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:14.451759 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f26ce369-c16f-41c2-ac9a-9ca98e7e0567 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.452164 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f26ce369-c16f-41c2-ac9a-9ca98e7e0567 None None] GET https://10.4.3.176/volume// Aug 04 09:12:14.452349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f26ce369-c16f-41c2-ac9a-9ca98e7e0567 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.452532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f26ce369-c16f-41c2-ac9a-9ca98e7e0567 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.452833 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f26ce369-c16f-41c2-ac9a-9ca98e7e0567 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:14.453166 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1063/4247] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:14.460910 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-97723682-d8bb-4061-8f4c-85e1265ed006 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.463388 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-97723682-d8bb-4061-8f4c-85e1265ed006 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:12:14.463916 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-97723682-d8bb-4061-8f4c-85e1265ed006 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65b35a0d-9a88-40d3-8edd-ee04e31debd3", "connector": null, "instance_uuid": "b6346973-ff38-4603-872d-d43d2a8a04c2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:14.474614 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.474614 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:14.505480 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-97723682-d8bb-4061-8f4c-85e1265ed006 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:12:14.506148 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1057/4248] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:12:14 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:14.532707 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a3b3f39d-0de2-463b-be03-0339ba8fe46c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.534602 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a3b3f39d-0de2-463b-be03-0339ba8fe46c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:14.534797 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a3b3f39d-0de2-463b-be03-0339ba8fe46c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.534995 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a3b3f39d-0de2-463b-be03-0339ba8fe46c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.541487 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8d0fdebb-1221-44ba-9c81-8ad7998b0cef None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.541977 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d0fdebb-1221-44ba-9c81-8ad7998b0cef None None] GET https://10.4.3.176/volume// Aug 04 09:12:14.542175 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d0fdebb-1221-44ba-9c81-8ad7998b0cef None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.542426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d0fdebb-1221-44ba-9c81-8ad7998b0cef None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.542853 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d0fdebb-1221-44ba-9c81-8ad7998b0cef None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:14.543225 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1066/4249] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:14.543925 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.543925 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:14.547175 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a3b3f39d-0de2-463b-be03-0339ba8fe46c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:14.551103 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a3b3f39d-0de2-463b-be03-0339ba8fe46c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:14.551559 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1064/4250] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:14.553056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-6b11e8ca-0441-4cd6-abd4-ed874be2770c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.555401 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-6b11e8ca-0441-4cd6-abd4-ed874be2770c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:14.555696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-6b11e8ca-0441-4cd6-abd4-ed874be2770c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.555915 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-6b11e8ca-0441-4cd6-abd4-ed874be2770c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.565190 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.565190 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:14.569069 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-6b11e8ca-0441-4cd6-abd4-ed874be2770c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:14.573781 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-6b11e8ca-0441-4cd6-abd4-ed874be2770c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:14.574192 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1064/4251] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 1118 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:14.606105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8102d404-2c93-4cb5-944d-26519ce5f954 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.608380 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8102d404-2c93-4cb5-944d-26519ce5f954 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:14.608587 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8102d404-2c93-4cb5-944d-26519ce5f954 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.608779 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8102d404-2c93-4cb5-944d-26519ce5f954 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.608882 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-8102d404-2c93-4cb5-944d-26519ce5f954 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:14.613389 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.613389 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:14.614126 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8102d404-2c93-4cb5-944d-26519ce5f954 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:14.614485 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1058/4252] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:14.676432 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b4e2cfd0-7899-419e-b6f3-e91c6945fcbc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.678336 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b4e2cfd0-7899-419e-b6f3-e91c6945fcbc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] PUT https://10.4.3.176/volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1 Aug 04 09:12:14.678747 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b4e2cfd0-7899-419e-b6f3-e91c6945fcbc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:14.685929 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b4e2cfd0-7899-419e-b6f3-e91c6945fcbc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Acquiring lock "cinder-attachment_update-65b35a0d-9a88-40d3-8edd-ee04e31debd3-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:12:14.690559 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b4e2cfd0-7899-419e-b6f3-e91c6945fcbc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Lock "cinder-attachment_update-65b35a0d-9a88-40d3-8edd-ee04e31debd3-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:12:14.691439 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.691439 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:14.762657 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b4e2cfd0-7899-419e-b6f3-e91c6945fcbc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Lock "cinder-attachment_update-65b35a0d-9a88-40d3-8edd-ee04e31debd3-np0000006401" released by "attachment_update" :: held 0.072s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:12:14.762982 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b4e2cfd0-7899-419e-b6f3-e91c6945fcbc tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1 returned with HTTP 200 Aug 04 09:12:14.763460 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1067/4253] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:12:14 2026] PUT /volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:14.820238 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a9fc0d48-455a-4a82-899d-a9c4316bf069 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:14.822218 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9fc0d48-455a-4a82-899d-a9c4316bf069 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:14.822461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a9fc0d48-455a-4a82-899d-a9c4316bf069 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:14.822666 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a9fc0d48-455a-4a82-899d-a9c4316bf069 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:14.822810 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-a9fc0d48-455a-4a82-899d-a9c4316bf069 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:14.826898 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:14.826898 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:14.827494 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9fc0d48-455a-4a82-899d-a9c4316bf069 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:14.827916 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1065/4254] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:14 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:15.565250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9e8192e6-5dc0-4191-80a3-e75e0a0fb50c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:15.566891 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9e8192e6-5dc0-4191-80a3-e75e0a0fb50c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:15.567083 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9e8192e6-5dc0-4191-80a3-e75e0a0fb50c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:15.567314 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9e8192e6-5dc0-4191-80a3-e75e0a0fb50c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:15.579760 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:15.579760 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:15.583901 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9e8192e6-5dc0-4191-80a3-e75e0a0fb50c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:15.588353 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9e8192e6-5dc0-4191-80a3-e75e0a0fb50c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:15.588835 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1065/4255] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:15 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:15.626070 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5c5847a4-ca3e-46e9-94e6-4d99dc46f86c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:15.628339 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c5847a4-ca3e-46e9-94e6-4d99dc46f86c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:15.628592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c5847a4-ca3e-46e9-94e6-4d99dc46f86c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:15.628850 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c5847a4-ca3e-46e9-94e6-4d99dc46f86c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:15.629022 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-5c5847a4-ca3e-46e9-94e6-4d99dc46f86c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:15.634417 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:15.634417 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:15.635460 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c5847a4-ca3e-46e9-94e6-4d99dc46f86c tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:15.635965 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1059/4256] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:15 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:15.837346 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b4cab694-2359-4b72-a6ea-3d6cb814ea93 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:15.839035 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b4cab694-2359-4b72-a6ea-3d6cb814ea93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:15.839248 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b4cab694-2359-4b72-a6ea-3d6cb814ea93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:15.839426 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b4cab694-2359-4b72-a6ea-3d6cb814ea93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:15.839517 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b4cab694-2359-4b72-a6ea-3d6cb814ea93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:15.843515 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:15.843515 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:15.844126 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b4cab694-2359-4b72-a6ea-3d6cb814ea93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:15.844497 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1068/4257] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:15 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:16.604610 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-82b81c36-4807-4265-8a48-2eab663b2f9f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:16.606349 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-82b81c36-4807-4265-8a48-2eab663b2f9f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:16.606539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-82b81c36-4807-4265-8a48-2eab663b2f9f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:16.606718 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-82b81c36-4807-4265-8a48-2eab663b2f9f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:16.615735 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:16.615735 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:16.619023 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-82b81c36-4807-4265-8a48-2eab663b2f9f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:16.622815 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-82b81c36-4807-4265-8a48-2eab663b2f9f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:16.623267 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1066/4258] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:16 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:16.646970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4e7f122b-8c41-4e25-a02f-fb4820086f01 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:16.648886 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e7f122b-8c41-4e25-a02f-fb4820086f01 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:16.649127 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e7f122b-8c41-4e25-a02f-fb4820086f01 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:16.649366 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e7f122b-8c41-4e25-a02f-fb4820086f01 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:16.649480 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4e7f122b-8c41-4e25-a02f-fb4820086f01 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:16.656643 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:16.656643 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:16.657642 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e7f122b-8c41-4e25-a02f-fb4820086f01 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:16.658172 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1066/4259] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:16 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:16.855165 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-77453ed5-c9e0-4285-97fa-f12b55949707 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:16.857495 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-77453ed5-c9e0-4285-97fa-f12b55949707 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:16.857801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-77453ed5-c9e0-4285-97fa-f12b55949707 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:16.858113 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-77453ed5-c9e0-4285-97fa-f12b55949707 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:16.858303 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-77453ed5-c9e0-4285-97fa-f12b55949707 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:16.863139 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:16.863139 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:16.863868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-77453ed5-c9e0-4285-97fa-f12b55949707 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:16.864306 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1060/4260] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:16 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:12:17.634854 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-04bf4944-92d9-4287-b551-8a0fd752b9ff None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:17.636594 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04bf4944-92d9-4287-b551-8a0fd752b9ff tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:17.636794 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-04bf4944-92d9-4287-b551-8a0fd752b9ff tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:17.636990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-04bf4944-92d9-4287-b551-8a0fd752b9ff tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:17.646013 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:17.646013 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:17.649145 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-04bf4944-92d9-4287-b551-8a0fd752b9ff tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:17.653036 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-04bf4944-92d9-4287-b551-8a0fd752b9ff tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:17.653430 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1069/4261] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:17 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:17.668334 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e256500f-2a8a-43e5-92c9-6932fced6146 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:17.670476 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e256500f-2a8a-43e5-92c9-6932fced6146 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:17.670730 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e256500f-2a8a-43e5-92c9-6932fced6146 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:17.670971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e256500f-2a8a-43e5-92c9-6932fced6146 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:17.671108 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e256500f-2a8a-43e5-92c9-6932fced6146 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:17.675994 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:17.675994 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:17.677013 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e256500f-2a8a-43e5-92c9-6932fced6146 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:17.677505 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1067/4262] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:17 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:17.874798 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-474f6237-7343-4f0e-87af-fbbcfc166a7f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:17.877446 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-474f6237-7343-4f0e-87af-fbbcfc166a7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:17.877770 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-474f6237-7343-4f0e-87af-fbbcfc166a7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:17.878158 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-474f6237-7343-4f0e-87af-fbbcfc166a7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:17.878575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-474f6237-7343-4f0e-87af-fbbcfc166a7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:17.884518 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:17.884518 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:17.885391 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-474f6237-7343-4f0e-87af-fbbcfc166a7f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:17.886671 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1067/4263] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:17 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:18.222737 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b18bb60c-2b7d-4fde-8792-c605333555b0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.225330 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b18bb60c-2b7d-4fde-8792-c605333555b0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1/action Aug 04 09:12:18.225707 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b18bb60c-2b7d-4fde-8792-c605333555b0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:18.225834 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b18bb60c-2b7d-4fde-8792-c605333555b0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:18.244182 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.244182 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:18.259834 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-97e292bf-5b9e-41c9-802a-bb0abf1c5e35 req-b18bb60c-2b7d-4fde-8792-c605333555b0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1/action returned with HTTP 204 Aug 04 09:12:18.260510 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1061/4264] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:12:18 2026] POST /volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:18.666614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-141e25a1-213c-42a5-a17e-6c7b9b58ff75 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.668897 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-141e25a1-213c-42a5-a17e-6c7b9b58ff75 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:18.669150 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-141e25a1-213c-42a5-a17e-6c7b9b58ff75 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:18.669407 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-141e25a1-213c-42a5-a17e-6c7b9b58ff75 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:18.681430 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.681430 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:18.685720 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-141e25a1-213c-42a5-a17e-6c7b9b58ff75 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:18.688360 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-26a38365-2612-44b3-b7c9-035d3c8efd19 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.690177 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-26a38365-2612-44b3-b7c9-035d3c8efd19 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:18.690489 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-26a38365-2612-44b3-b7c9-035d3c8efd19 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:18.690658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-26a38365-2612-44b3-b7c9-035d3c8efd19 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:18.690658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-26a38365-2612-44b3-b7c9-035d3c8efd19 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:18.691518 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-141e25a1-213c-42a5-a17e-6c7b9b58ff75 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:18.692023 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1070/4265] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:18 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:18.695599 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.695599 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:18.696544 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-26a38365-2612-44b3-b7c9-035d3c8efd19 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:18.697150 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1068/4266] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:18 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:18.707624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-31ddf64a-4fcb-40bf-ae7f-d0af40e61dd2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.708054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-295352b8-6009-4645-afd3-f1398d82071d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.710131 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31ddf64a-4fcb-40bf-ae7f-d0af40e61dd2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:12:18.710131 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31ddf64a-4fcb-40bf-ae7f-d0af40e61dd2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:18.710131 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31ddf64a-4fcb-40bf-ae7f-d0af40e61dd2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:18.710297 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-295352b8-6009-4645-afd3-f1398d82071d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:18.710331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-31ddf64a-4fcb-40bf-ae7f-d0af40e61dd2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:18.710355 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-295352b8-6009-4645-afd3-f1398d82071d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:18.710355 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-295352b8-6009-4645-afd3-f1398d82071d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:18.715384 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.715384 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:18.716481 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31ddf64a-4fcb-40bf-ae7f-d0af40e61dd2 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:12:18.717068 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1068/4267] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:18 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:18.719591 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.719591 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:18.722862 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-295352b8-6009-4645-afd3-f1398d82071d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:18.726995 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-295352b8-6009-4645-afd3-f1398d82071d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:18.727539 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1062/4268] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:18 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 1231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:18.727683 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1a804168-afb5-4ce1-8e61-b6698730ad83 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.730063 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1a804168-afb5-4ce1-8e61-b6698730ad83 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] DELETE https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:18.730448 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1a804168-afb5-4ce1-8e61-b6698730ad83 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:18.730711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1a804168-afb5-4ce1-8e61-b6698730ad83 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:18.730863 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-1a804168-afb5-4ce1-8e61-b6698730ad83 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete backup with id: 6868343a-be3a-47c4-99df-d0910a3fe3c8. Aug 04 09:12:18.736009 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.736009 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:18.750177 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-1a804168-afb5-4ce1-8e61-b6698730ad83 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] delete_backup rpcapi backup_id 6868343a-be3a-47c4-99df-d0910a3fe3c8 {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:18.752467 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1a804168-afb5-4ce1-8e61-b6698730ad83 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 202 Aug 04 09:12:18.752974 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1071/4269] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:18 2026] DELETE /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:18.762012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-25e3c390-0368-4fb8-86a8-7f0e9f48246b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.763967 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-25e3c390-0368-4fb8-86a8-7f0e9f48246b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:18.764146 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-25e3c390-0368-4fb8-86a8-7f0e9f48246b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:18.764369 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-25e3c390-0368-4fb8-86a8-7f0e9f48246b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:18.764627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-25e3c390-0368-4fb8-86a8-7f0e9f48246b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:18.768899 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.768899 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:18.769699 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-25e3c390-0368-4fb8-86a8-7f0e9f48246b tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 200 Aug 04 09:12:18.770108 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1069/4270] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:18 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:18.900022 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d4952e9a-4f11-477e-880f-5472b41de1f8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:18.902806 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d4952e9a-4f11-477e-880f-5472b41de1f8 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:18.903133 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d4952e9a-4f11-477e-880f-5472b41de1f8 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:18.904454 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d4952e9a-4f11-477e-880f-5472b41de1f8 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:18.904454 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d4952e9a-4f11-477e-880f-5472b41de1f8 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:18.908833 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:18.908833 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:18.909726 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d4952e9a-4f11-477e-880f-5472b41de1f8 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:18.910361 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1069/4271] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:18 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:19.782378 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e086ffd0-e874-4916-bab7-2bdb67c9d974 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:19.785262 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e086ffd0-e874-4916-bab7-2bdb67c9d974 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 Aug 04 09:12:19.785564 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e086ffd0-e874-4916-bab7-2bdb67c9d974 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:19.785841 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e086ffd0-e874-4916-bab7-2bdb67c9d974 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:19.785945 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e086ffd0-e874-4916-bab7-2bdb67c9d974 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 6868343a-be3a-47c4-99df-d0910a3fe3c8. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:19.789941 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e086ffd0-e874-4916-bab7-2bdb67c9d974 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 returned with HTTP 404 Aug 04 09:12:19.790463 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1063/4272] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:19 2026] GET /volume/v3/backups/6868343a-be3a-47c4-99df-d0910a3fe3c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:19.797343 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8835e981-9e97-42b8-8bfb-82608a478679 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:19.799110 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8835e981-9e97-42b8-8bfb-82608a478679 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] DELETE https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:12:19.799482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8835e981-9e97-42b8-8bfb-82608a478679 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:19.799482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8835e981-9e97-42b8-8bfb-82608a478679 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:19.799731 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-8835e981-9e97-42b8-8bfb-82608a478679 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Delete backup with id: 81886a96-7333-4282-a547-5ed0e6326e38. Aug 04 09:12:19.803756 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:19.803756 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:19.815291 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-8835e981-9e97-42b8-8bfb-82608a478679 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] delete_backup rpcapi backup_id 81886a96-7333-4282-a547-5ed0e6326e38 {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:19.816961 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8835e981-9e97-42b8-8bfb-82608a478679 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 202 Aug 04 09:12:19.817459 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1072/4273] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:19 2026] DELETE /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:19.830013 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ecc40cfa-8568-402c-98ef-025910e14ea8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:19.836613 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ecc40cfa-8568-402c-98ef-025910e14ea8 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:12:19.836901 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ecc40cfa-8568-402c-98ef-025910e14ea8 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:19.837181 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ecc40cfa-8568-402c-98ef-025910e14ea8 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:19.837361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ecc40cfa-8568-402c-98ef-025910e14ea8 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:19.848013 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:19.848013 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:19.849014 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ecc40cfa-8568-402c-98ef-025910e14ea8 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 200 Aug 04 09:12:19.849699 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1070/4274] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:19 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:19.922305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a929e219-8b10-444d-8cf2-7537a3d81e0c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:19.924385 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a929e219-8b10-444d-8cf2-7537a3d81e0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:19.924891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a929e219-8b10-444d-8cf2-7537a3d81e0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:19.925271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a929e219-8b10-444d-8cf2-7537a3d81e0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:19.925513 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a929e219-8b10-444d-8cf2-7537a3d81e0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:19.930292 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:19.930292 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:19.931193 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a929e219-8b10-444d-8cf2-7537a3d81e0c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:19.932114 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1070/4275] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:19 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:20.866915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5a05a340-81c4-4361-a396-048728968ce6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:20.870736 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a05a340-81c4-4361-a396-048728968ce6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 Aug 04 09:12:20.870736 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5a05a340-81c4-4361-a396-048728968ce6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:20.870736 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5a05a340-81c4-4361-a396-048728968ce6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:20.870736 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-5a05a340-81c4-4361-a396-048728968ce6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id 81886a96-7333-4282-a547-5ed0e6326e38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:20.874054 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5a05a340-81c4-4361-a396-048728968ce6 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 returned with HTTP 404 Aug 04 09:12:20.874781 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1064/4276] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:20 2026] GET /volume/v3/backups/81886a96-7333-4282-a547-5ed0e6326e38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:20.885666 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d292454c-3eda-4dd4-9f35-b425eab1fec0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:20.887551 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d292454c-3eda-4dd4-9f35-b425eab1fec0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] DELETE https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:12:20.887803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d292454c-3eda-4dd4-9f35-b425eab1fec0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:20.888049 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d292454c-3eda-4dd4-9f35-b425eab1fec0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:20.888200 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-d292454c-3eda-4dd4-9f35-b425eab1fec0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete backup with id: 42999e4c-99a4-479d-a8b2-ab5e474274a6. Aug 04 09:12:20.892868 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:20.892868 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:20.906924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-d292454c-3eda-4dd4-9f35-b425eab1fec0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] delete_backup rpcapi backup_id 42999e4c-99a4-479d-a8b2-ab5e474274a6 {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:20.909023 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d292454c-3eda-4dd4-9f35-b425eab1fec0 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 202 Aug 04 09:12:20.909507 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1073/4277] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:20 2026] DELETE /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:20.923168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2239354d-a3bc-4eb3-8193-8ec06ef020ac None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:20.925516 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2239354d-a3bc-4eb3-8193-8ec06ef020ac tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:12:20.925516 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2239354d-a3bc-4eb3-8193-8ec06ef020ac tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:20.925516 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2239354d-a3bc-4eb3-8193-8ec06ef020ac tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:20.925516 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-2239354d-a3bc-4eb3-8193-8ec06ef020ac tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:20.929749 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:20.929749 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:20.930554 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2239354d-a3bc-4eb3-8193-8ec06ef020ac tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 200 Aug 04 09:12:20.930942 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1071/4278] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:20 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:20.946744 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0bbef5f7-766c-4c9a-add6-9e5c38c61290 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:20.950741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0bbef5f7-766c-4c9a-add6-9e5c38c61290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:20.950741 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0bbef5f7-766c-4c9a-add6-9e5c38c61290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:20.950741 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0bbef5f7-766c-4c9a-add6-9e5c38c61290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:20.950741 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0bbef5f7-766c-4c9a-add6-9e5c38c61290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:20.958120 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:20.958120 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:20.958120 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0bbef5f7-766c-4c9a-add6-9e5c38c61290 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:20.958120 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1071/4279] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:20 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:21.944505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b6446a6a-f8b9-4b1c-b1f1-67a02fadc8f8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:21.948231 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b6446a6a-f8b9-4b1c-b1f1-67a02fadc8f8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 Aug 04 09:12:21.948231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b6446a6a-f8b9-4b1c-b1f1-67a02fadc8f8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:21.948231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b6446a6a-f8b9-4b1c-b1f1-67a02fadc8f8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:21.948231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-b6446a6a-f8b9-4b1c-b1f1-67a02fadc8f8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Show backup with id 42999e4c-99a4-479d-a8b2-ab5e474274a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:21.951929 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b6446a6a-f8b9-4b1c-b1f1-67a02fadc8f8 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 returned with HTTP 404 Aug 04 09:12:21.952647 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1065/4280] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:21 2026] GET /volume/v3/backups/42999e4c-99a4-479d-a8b2-ab5e474274a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:21.961576 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7c6c65d8-8d1b-4071-891c-a54072248d63 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:21.964684 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c6c65d8-8d1b-4071-891c-a54072248d63 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] DELETE https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:12:21.964929 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c6c65d8-8d1b-4071-891c-a54072248d63 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:21.965170 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7c6c65d8-8d1b-4071-891c-a54072248d63 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:21.965321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-7c6c65d8-8d1b-4071-891c-a54072248d63 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Delete backup with id: cea9c692-be60-4d41-b017-faebdff05dae. Aug 04 09:12:21.972146 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:21.972146 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:21.975931 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-67c42c55-8e1c-46a9-833b-cffd3770e2bc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:21.978873 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67c42c55-8e1c-46a9-833b-cffd3770e2bc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:21.979111 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-67c42c55-8e1c-46a9-833b-cffd3770e2bc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:21.979307 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-67c42c55-8e1c-46a9-833b-cffd3770e2bc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:21.979432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-67c42c55-8e1c-46a9-833b-cffd3770e2bc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:21.985160 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:21.985160 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:21.985899 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67c42c55-8e1c-46a9-833b-cffd3770e2bc tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:21.986538 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1072/4281] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:21 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:21.994139 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-7c6c65d8-8d1b-4071-891c-a54072248d63 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] delete_backup rpcapi backup_id cea9c692-be60-4d41-b017-faebdff05dae {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:21.998216 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7c6c65d8-8d1b-4071-891c-a54072248d63 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 202 Aug 04 09:12:21.998800 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1074/4282] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:21 2026] DELETE /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:22.005612 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-852555eb-6f9d-4335-afcb-32a7f0d53fa7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:22.007346 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-852555eb-6f9d-4335-afcb-32a7f0d53fa7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:12:22.007701 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-852555eb-6f9d-4335-afcb-32a7f0d53fa7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:22.008044 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-852555eb-6f9d-4335-afcb-32a7f0d53fa7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:22.008363 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-852555eb-6f9d-4335-afcb-32a7f0d53fa7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:22.013454 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:22.013454 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:22.014343 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-852555eb-6f9d-4335-afcb-32a7f0d53fa7 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 200 Aug 04 09:12:22.014861 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1072/4283] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:22 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:22.999777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3a27b3db-7e2e-4677-8bcd-ef0745b2f777 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.002316 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3a27b3db-7e2e-4677-8bcd-ef0745b2f777 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:23.002316 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3a27b3db-7e2e-4677-8bcd-ef0745b2f777 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:23.002709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3a27b3db-7e2e-4677-8bcd-ef0745b2f777 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:23.003050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-3a27b3db-7e2e-4677-8bcd-ef0745b2f777 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:23.010063 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:23.010063 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:23.010063 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3a27b3db-7e2e-4677-8bcd-ef0745b2f777 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:23.010063 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1066/4284] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:22 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:23.026071 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a6798c9-fce7-4ab5-8fed-89cd6aad1220 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.027934 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a6798c9-fce7-4ab5-8fed-89cd6aad1220 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] GET https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae Aug 04 09:12:23.028148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a6798c9-fce7-4ab5-8fed-89cd6aad1220 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:23.028346 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a6798c9-fce7-4ab5-8fed-89cd6aad1220 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:23.028447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4a6798c9-fce7-4ab5-8fed-89cd6aad1220 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] Show backup with id cea9c692-be60-4d41-b017-faebdff05dae. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:23.031744 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a6798c9-fce7-4ab5-8fed-89cd6aad1220 tempest-VolumesBackupsTest-122317375 tempest-VolumesBackupsTest-122317375-project-admin] https://10.4.3.176/volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae returned with HTTP 404 Aug 04 09:12:23.032319 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1073/4285] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:23 2026] GET /volume/v3/backups/cea9c692-be60-4d41-b017-faebdff05dae => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:23.044909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-87669802-bd8a-4b31-9f53-b1edb63525ec None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.046949 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-87669802-bd8a-4b31-9f53-b1edb63525ec tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 Aug 04 09:12:23.047248 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-87669802-bd8a-4b31-9f53-b1edb63525ec tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:23.047493 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-87669802-bd8a-4b31-9f53-b1edb63525ec tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:23.047705 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-87669802-bd8a-4b31-9f53-b1edb63525ec tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete volume with id: b79edd81-33eb-431a-8200-2fc10a3d4df6 Aug 04 09:12:23.057622 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:23.057622 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:23.058335 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-87669802-bd8a-4b31-9f53-b1edb63525ec tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:12:23.080798 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-87669802-bd8a-4b31-9f53-b1edb63525ec tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete volume request issued successfully. Aug 04 09:12:23.081085 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-87669802-bd8a-4b31-9f53-b1edb63525ec tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 returned with HTTP 202 Aug 04 09:12:23.081618 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1075/4286] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:23 2026] DELETE /volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:23.092647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d0e90011-73a0-4a87-b36e-40bbefc421de None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.096322 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d0e90011-73a0-4a87-b36e-40bbefc421de tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 Aug 04 09:12:23.096322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d0e90011-73a0-4a87-b36e-40bbefc421de tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:23.096322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d0e90011-73a0-4a87-b36e-40bbefc421de tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:23.106465 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:23.106465 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:23.112857 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d0e90011-73a0-4a87-b36e-40bbefc421de tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:12:23.119519 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d0e90011-73a0-4a87-b36e-40bbefc421de tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 returned with HTTP 200 Aug 04 09:12:23.120313 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1073/4287] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:23 2026] GET /volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:23.366034 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-40718160-a7c4-43fd-8e51-4c1ad1384a83 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.368924 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-40718160-a7c4-43fd-8e51-4c1ad1384a83 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:23.369331 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-40718160-a7c4-43fd-8e51-4c1ad1384a83 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:23.369626 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-40718160-a7c4-43fd-8e51-4c1ad1384a83 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:23.379693 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:23.379693 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:23.383494 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-40718160-a7c4-43fd-8e51-4c1ad1384a83 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:23.387665 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-40718160-a7c4-43fd-8e51-4c1ad1384a83 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:23.388826 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1067/4288] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:23 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:12:23.403672 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-4f317016-3b1b-40e0-8361-f4a6cb623796 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.405660 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-4f317016-3b1b-40e0-8361-f4a6cb623796 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f/action Aug 04 09:12:23.405989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-4f317016-3b1b-40e0-8361-f4a6cb623796 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:23.406118 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-4f317016-3b1b-40e0-8361-f4a6cb623796 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:23.416065 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:23.416065 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:23.416640 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-4f317016-3b1b-40e0-8361-f4a6cb623796 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:23.422617 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-4f317016-3b1b-40e0-8361-f4a6cb623796 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Begin detaching volume completed successfully. Aug 04 09:12:23.422901 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-4f317016-3b1b-40e0-8361-f4a6cb623796 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f/action returned with HTTP 202 Aug 04 09:12:23.423464 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1074/4289] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:12:23 2026] POST /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:23.464303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d6bc94d0-05fb-4abe-8093-163d11497e3f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.464694 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d6bc94d0-05fb-4abe-8093-163d11497e3f None None] GET https://10.4.3.176/volume// Aug 04 09:12:23.464835 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d6bc94d0-05fb-4abe-8093-163d11497e3f None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:23.465042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d6bc94d0-05fb-4abe-8093-163d11497e3f None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:23.465367 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d6bc94d0-05fb-4abe-8093-163d11497e3f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:23.465772 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1076/4290] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:23.472346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-ee67feb9-1a8c-46d6-a42c-a80e7ac12f67 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:23.475272 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-ee67feb9-1a8c-46d6-a42c-a80e7ac12f67 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:23.475272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-ee67feb9-1a8c-46d6-a42c-a80e7ac12f67 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:23.475272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-ee67feb9-1a8c-46d6-a42c-a80e7ac12f67 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:23.484538 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:23.484538 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:23.488820 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-ee67feb9-1a8c-46d6-a42c-a80e7ac12f67 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:23.500121 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-ee67feb9-1a8c-46d6-a42c-a80e7ac12f67 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 200 Aug 04 09:12:23.500121 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1074/4291] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:23 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:24.022000 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eb314ce5-0438-4f5c-9899-ee04779a545a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:24.027979 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb314ce5-0438-4f5c-9899-ee04779a545a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:24.027979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb314ce5-0438-4f5c-9899-ee04779a545a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:24.028609 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb314ce5-0438-4f5c-9899-ee04779a545a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:24.030928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-eb314ce5-0438-4f5c-9899-ee04779a545a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:24.039535 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:24.039535 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:24.040722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb314ce5-0438-4f5c-9899-ee04779a545a tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:24.041418 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1068/4292] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:24 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:24.133626 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-690b58c4-cd27-4063-9a85-a9f45a056a7e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:24.136626 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-690b58c4-cd27-4063-9a85-a9f45a056a7e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 Aug 04 09:12:24.136626 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-690b58c4-cd27-4063-9a85-a9f45a056a7e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:24.136818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-690b58c4-cd27-4063-9a85-a9f45a056a7e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:24.143621 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-690b58c4-cd27-4063-9a85-a9f45a056a7e tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 returned with HTTP 404 Aug 04 09:12:24.144097 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1075/4293] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:24 2026] GET /volume/v3/volumes/b79edd81-33eb-431a-8200-2fc10a3d4df6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:24.150684 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:24.153361 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] DELETE https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 Aug 04 09:12:24.153650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:24.153918 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:24.154143 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete volume with id: a5da8213-9cae-4397-a88a-5206e0a54039 Aug 04 09:12:24.164535 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:24.164535 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:24.165448 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:12:24.186526 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete volume request issued successfully. Aug 04 09:12:24.186756 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e0e29374-4a96-4c56-8eb9-0086859065c9 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 returned with HTTP 202 Aug 04 09:12:24.187405 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1077/4294] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:24 2026] DELETE /volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:24.201715 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c1d0ecf5-144e-4d07-8be2-518de27ef298 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:24.203997 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1d0ecf5-144e-4d07-8be2-518de27ef298 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 Aug 04 09:12:24.204456 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1d0ecf5-144e-4d07-8be2-518de27ef298 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:24.205032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c1d0ecf5-144e-4d07-8be2-518de27ef298 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:24.220568 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:24.220568 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:24.223960 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c1d0ecf5-144e-4d07-8be2-518de27ef298 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:12:24.230695 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c1d0ecf5-144e-4d07-8be2-518de27ef298 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 returned with HTTP 200 Aug 04 09:12:24.231431 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1075/4295] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:24 2026] GET /volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:24.373771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-14396795-7de2-4836-8e3b-b68228130344 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:24.375786 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-14396795-7de2-4836-8e3b-b68228130344 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e Aug 04 09:12:24.376919 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-14396795-7de2-4836-8e3b-b68228130344 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:24.376919 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-14396795-7de2-4836-8e3b-b68228130344 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:24.383842 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:24.383842 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:24.459486 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-3b1bef03-4835-47bf-9d1e-642b1878401f req-14396795-7de2-4836-8e3b-b68228130344 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e returned with HTTP 200 Aug 04 09:12:24.459486 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1069/4296] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:12:24 2026] DELETE /volume/v3/attachments/ba3062e2-1c3e-4de1-b4ff-4daac713d43e => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:24.514625 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:24.516376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:24.516579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:24.516782 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:24.516935 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume with id: 3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:24.524769 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:24.524769 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:24.525228 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:24.543547 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume request issued successfully. Aug 04 09:12:24.543750 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-254ddccf-73af-4f9b-b7b6-d98a454b1456 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 202 Aug 04 09:12:24.544266 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1076/4297] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:24 2026] DELETE /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:25.053435 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b9901f6f-dc95-4274-bbc3-f700c0168d46 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.055636 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b9901f6f-dc95-4274-bbc3-f700c0168d46 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:25.055896 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b9901f6f-dc95-4274-bbc3-f700c0168d46 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.056141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b9901f6f-dc95-4274-bbc3-f700c0168d46 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.056306 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-b9901f6f-dc95-4274-bbc3-f700c0168d46 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:25.061226 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:25.061226 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:25.061932 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b9901f6f-dc95-4274-bbc3-f700c0168d46 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:25.062707 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1078/4298] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:25 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:25.248244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-13f4ba6b-50e3-44ce-b6bd-8b9fb5c4dbb5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.252235 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-13f4ba6b-50e3-44ce-b6bd-8b9fb5c4dbb5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 Aug 04 09:12:25.252235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-13f4ba6b-50e3-44ce-b6bd-8b9fb5c4dbb5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.252235 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-13f4ba6b-50e3-44ce-b6bd-8b9fb5c4dbb5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.263441 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-13f4ba6b-50e3-44ce-b6bd-8b9fb5c4dbb5 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 returned with HTTP 404 Aug 04 09:12:25.264284 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1076/4299] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:25 2026] GET /volume/v3/volumes/a5da8213-9cae-4397-a88a-5206e0a54039 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:25.270965 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2789e388-b43e-4747-b677-8317ef8471db None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.273599 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2789e388-b43e-4747-b677-8317ef8471db tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 Aug 04 09:12:25.274086 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2789e388-b43e-4747-b677-8317ef8471db tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.274939 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2789e388-b43e-4747-b677-8317ef8471db tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.274939 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-2789e388-b43e-4747-b677-8317ef8471db tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete volume with id: d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 Aug 04 09:12:25.283078 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:25.283078 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:25.283786 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2789e388-b43e-4747-b677-8317ef8471db tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:12:25.304877 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2789e388-b43e-4747-b677-8317ef8471db tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Delete volume request issued successfully. Aug 04 09:12:25.304877 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2789e388-b43e-4747-b677-8317ef8471db tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 returned with HTTP 202 Aug 04 09:12:25.304877 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1070/4300] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:25 2026] DELETE /volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:25.314497 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ea091be2-16a6-457e-945c-cfaa3ee4b9b4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.315999 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ea091be2-16a6-457e-945c-cfaa3ee4b9b4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 Aug 04 09:12:25.316337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ea091be2-16a6-457e-945c-cfaa3ee4b9b4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.316385 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ea091be2-16a6-457e-945c-cfaa3ee4b9b4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.324224 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:25.324224 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:25.327456 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ea091be2-16a6-457e-945c-cfaa3ee4b9b4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Volume info retrieved successfully. Aug 04 09:12:25.331869 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ea091be2-16a6-457e-945c-cfaa3ee4b9b4 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 returned with HTTP 200 Aug 04 09:12:25.332296 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1077/4301] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:25 2026] GET /volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:25.686828 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-99c859b5-4b8d-499d-887e-decbf6c17b51 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.688758 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99c859b5-4b8d-499d-887e-decbf6c17b51 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:25.688949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99c859b5-4b8d-499d-887e-decbf6c17b51 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.689148 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99c859b5-4b8d-499d-887e-decbf6c17b51 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.695883 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:25.695883 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:25.699755 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-99c859b5-4b8d-499d-887e-decbf6c17b51 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:25.704085 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99c859b5-4b8d-499d-887e-decbf6c17b51 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:25.704481 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1079/4302] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:25 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:25.727313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3cd6bc1c-38f2-4274-b0c1-fac0847999f4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.730278 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3cd6bc1c-38f2-4274-b0c1-fac0847999f4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:25.730278 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3cd6bc1c-38f2-4274-b0c1-fac0847999f4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.730278 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3cd6bc1c-38f2-4274-b0c1-fac0847999f4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.737339 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:25.737339 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:25.741315 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3cd6bc1c-38f2-4274-b0c1-fac0847999f4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:25.749689 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3cd6bc1c-38f2-4274-b0c1-fac0847999f4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:25.750246 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1077/4303] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:25 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:25.818082 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-1eb3320f-ac8e-4af6-8899-4761368770df None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.820302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-1eb3320f-ac8e-4af6-8899-4761368770df tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:25.822234 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-1eb3320f-ac8e-4af6-8899-4761368770df tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.822234 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-1eb3320f-ac8e-4af6-8899-4761368770df tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.830407 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:25.830407 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:25.835753 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-1eb3320f-ac8e-4af6-8899-4761368770df tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:25.844237 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-1eb3320f-ac8e-4af6-8899-4761368770df tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:25.845139 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1071/4304] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:25 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:25.943458 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c29d379d-9bf6-4a59-a2a6-d99c5d6a970e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.944031 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c29d379d-9bf6-4a59-a2a6-d99c5d6a970e None None] GET https://10.4.3.176/volume// Aug 04 09:12:25.944369 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c29d379d-9bf6-4a59-a2a6-d99c5d6a970e None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:25.944519 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c29d379d-9bf6-4a59-a2a6-d99c5d6a970e None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:25.944884 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c29d379d-9bf6-4a59-a2a6-d99c5d6a970e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:25.945216 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1078/4305] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:12:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:25.954153 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-37e53cf2-b14b-43de-be95-0bc389d5852f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:25.956497 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-37e53cf2-b14b-43de-be95-0bc389d5852f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:12:25.956956 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-37e53cf2-b14b-43de-be95-0bc389d5852f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e8a2d19-2601-4b8f-b637-4a9dead88b85", "connector": null, "instance_uuid": "5a458e5e-d280-4029-8cec-0d916bb1fdb4"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:25.967544 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:25.967544 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:26.000167 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-37e53cf2-b14b-43de-be95-0bc389d5852f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:12:26.000654 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1080/4306] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:12:25 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:26.027028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-642c5c5a-fe36-4253-a001-fe40ce388adb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:26.028411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-642c5c5a-fe36-4253-a001-fe40ce388adb tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:26.028756 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-642c5c5a-fe36-4253-a001-fe40ce388adb tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:26.029061 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-642c5c5a-fe36-4253-a001-fe40ce388adb tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:26.039749 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:26.039749 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:26.043528 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-67d7f547-e95b-4329-91f3-c547e20dd7ed None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:26.046494 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-642c5c5a-fe36-4253-a001-fe40ce388adb tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:26.046565 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-67d7f547-e95b-4329-91f3-c547e20dd7ed None None] GET https://10.4.3.176/volume// Aug 04 09:12:26.046565 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-67d7f547-e95b-4329-91f3-c547e20dd7ed None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:26.046565 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-67d7f547-e95b-4329-91f3-c547e20dd7ed None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:26.046565 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-67d7f547-e95b-4329-91f3-c547e20dd7ed None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:26.046565 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1072/4307] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:26.051919 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-642c5c5a-fe36-4253-a001-fe40ce388adb tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:26.052585 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1078/4308] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:26 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:26.057516 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-fe49f004-5583-48e8-81cd-da8834eb4231 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:26.059895 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-fe49f004-5583-48e8-81cd-da8834eb4231 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:26.060116 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-fe49f004-5583-48e8-81cd-da8834eb4231 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:26.060326 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-fe49f004-5583-48e8-81cd-da8834eb4231 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:26.074489 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e1884bc9-c189-4433-afe0-2ed1f0d718e9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:26.075488 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:26.075488 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:26.076317 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1884bc9-c189-4433-afe0-2ed1f0d718e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:26.076529 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1884bc9-c189-4433-afe0-2ed1f0d718e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:26.076705 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1884bc9-c189-4433-afe0-2ed1f0d718e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:26.076803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e1884bc9-c189-4433-afe0-2ed1f0d718e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:26.082309 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-fe49f004-5583-48e8-81cd-da8834eb4231 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:26.082405 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:26.082405 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:26.082737 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1884bc9-c189-4433-afe0-2ed1f0d718e9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:26.083162 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1081/4309] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:26 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:26.087756 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-fe49f004-5583-48e8-81cd-da8834eb4231 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:26.088499 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1079/4310] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:26 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 1057 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:26.209689 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-77872ec0-5ab5-4ee5-ac50-0c6f7b3fd3ac None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:26.212667 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-77872ec0-5ab5-4ee5-ac50-0c6f7b3fd3ac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] PUT https://10.4.3.176/volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f Aug 04 09:12:26.213028 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-77872ec0-5ab5-4ee5-ac50-0c6f7b3fd3ac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:26.220941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-77872ec0-5ab5-4ee5-ac50-0c6f7b3fd3ac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Acquiring lock "cinder-attachment_update-8e8a2d19-2601-4b8f-b637-4a9dead88b85-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:12:26.225363 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-77872ec0-5ab5-4ee5-ac50-0c6f7b3fd3ac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-8e8a2d19-2601-4b8f-b637-4a9dead88b85-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:12:26.226348 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:26.226348 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:26.319249 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-77872ec0-5ab5-4ee5-ac50-0c6f7b3fd3ac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-8e8a2d19-2601-4b8f-b637-4a9dead88b85-np0000006401" released by "attachment_update" :: held 0.094s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:12:26.319531 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-77872ec0-5ab5-4ee5-ac50-0c6f7b3fd3ac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f returned with HTTP 200 Aug 04 09:12:26.320004 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1073/4311] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:12:26 2026] PUT /volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:26.328584 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-91a5c0d5-591d-4562-99b8-0c138d2a7a1b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:26.330474 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-91a5c0d5-591d-4562-99b8-0c138d2a7a1b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/encryption Aug 04 09:12:26.330723 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-91a5c0d5-591d-4562-99b8-0c138d2a7a1b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:26.331012 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-91a5c0d5-591d-4562-99b8-0c138d2a7a1b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:26.339808 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:26.339808 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:26.345837 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cd6c7939-5a43-4198-bcff-2388a40b7476 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:26.347516 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-91a5c0d5-591d-4562-99b8-0c138d2a7a1b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/encryption returned with HTTP 200 Aug 04 09:12:26.347723 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cd6c7939-5a43-4198-bcff-2388a40b7476 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] GET https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 Aug 04 09:12:26.347928 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cd6c7939-5a43-4198-bcff-2388a40b7476 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:26.348026 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1079/4312] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:12:26 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:26.348128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cd6c7939-5a43-4198-bcff-2388a40b7476 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:26.354904 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cd6c7939-5a43-4198-bcff-2388a40b7476 tempest-VolumesBackupsTest-1188090241 tempest-VolumesBackupsTest-1188090241-project-member] https://10.4.3.176/volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 returned with HTTP 404 Aug 04 09:12:26.356022 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1082/4313] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:26 2026] GET /volume/v3/volumes/d24ddd33-d48c-4dbc-ba86-55f7fbfa7e94 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:27.065873 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-07655bf0-d2a3-4b31-be53-fe529d3dbed7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:27.067709 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-07655bf0-d2a3-4b31-be53-fe529d3dbed7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:27.067926 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-07655bf0-d2a3-4b31-be53-fe529d3dbed7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:27.068170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-07655bf0-d2a3-4b31-be53-fe529d3dbed7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:27.081759 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:27.081759 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:27.086528 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-07655bf0-d2a3-4b31-be53-fe529d3dbed7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:27.093234 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c8c0c620-d028-4436-8228-1504ec6b261e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:27.093586 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-07655bf0-d2a3-4b31-be53-fe529d3dbed7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:27.093981 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1080/4314] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:27 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:27.096668 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c8c0c620-d028-4436-8228-1504ec6b261e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:27.097001 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c8c0c620-d028-4436-8228-1504ec6b261e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:27.097302 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c8c0c620-d028-4436-8228-1504ec6b261e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:27.097467 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-c8c0c620-d028-4436-8228-1504ec6b261e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:27.103084 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:27.103084 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:27.103945 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c8c0c620-d028-4436-8228-1504ec6b261e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:27.104535 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1074/4315] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:27 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:28.038697 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:28.108024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9d965744-4755-46dd-b1b6-41b2e85723d0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:28.110030 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9d965744-4755-46dd-b1b6-41b2e85723d0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:28.110267 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9d965744-4755-46dd-b1b6-41b2e85723d0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:28.110487 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9d965744-4755-46dd-b1b6-41b2e85723d0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:28.116338 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ce9ad229-e34d-4958-ab05-725ad9bd5b2f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:28.118365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ce9ad229-e34d-4958-ab05-725ad9bd5b2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:28.118704 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ce9ad229-e34d-4958-ab05-725ad9bd5b2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:28.118951 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ce9ad229-e34d-4958-ab05-725ad9bd5b2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:28.119529 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ce9ad229-e34d-4958-ab05-725ad9bd5b2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:28.121436 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:28.121436 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:28.123377 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:28.123377 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:28.124112 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ce9ad229-e34d-4958-ab05-725ad9bd5b2f tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:28.125456 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1081/4316] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:28 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:28.125494 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9d965744-4755-46dd-b1b6-41b2e85723d0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:28.128959 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9d965744-4755-46dd-b1b6-41b2e85723d0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:28.129377 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1083/4317] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:28 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:28.136536 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:28.136860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1395944918"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:28.138240 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1395944918'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:28.138363 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create volume of 1 GB Aug 04 09:12:28.142667 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Availability Zones retrieved successfully. Aug 04 09:12:28.150582 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Flow 'volume_create_api' (948552aa-8174-43fc-baea-a4745c5f0fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:28.151434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925871a2-e060-4bae-83f6-1a910b2e7cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:28.152510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:28.176631 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (925871a2-e060-4bae-83f6-1a910b2e7cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:28.177353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2796882c-30b9-4565-81c2-6d701d5b8914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:28.229988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Created reservations ['de49e777-ef77-44b0-bfb6-bb91806a7c5e', '4bd266b5-d5ba-435d-bf4a-f0a6a5938fda', '7a1969f9-f5fd-4be9-bbee-58664848a11f', 'bc60b4da-78cd-474f-a04d-22303edd7af7'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:28.230732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2796882c-30b9-4565-81c2-6d701d5b8914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de49e777-ef77-44b0-bfb6-bb91806a7c5e', '4bd266b5-d5ba-435d-bf4a-f0a6a5938fda', '7a1969f9-f5fd-4be9-bbee-58664848a11f', 'bc60b4da-78cd-474f-a04d-22303edd7af7']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:28.231684 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9df3b3d-885c-4728-95dc-c7023d612709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:28.253009 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9df3b3d-885c-4728-95dc-c7023d612709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1395944918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab70529042e4c71a7aeb9f8448d91b5',qos_specs=None,replication_status=,reservations=['de49e777-ef77-44b0-bfb6-bb91806a7c5e','4bd266b5-d5ba-435d-bf4a-f0a6a5938fda','7a1969f9-f5fd-4be9-bbee-58664848a11f','bc60b4da-78cd-474f-a04d-22303edd7af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58126ccc38db4dbf86afc5d2479083e1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1395944918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab70529042e4c71a7aeb9f8448d91b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58126ccc38db4dbf86afc5d2479083e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:28.253716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (918fdc3f-3070-4ff2-a5b6-cac5930ee18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:28.270828 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (918fdc3f-3070-4ff2-a5b6-cac5930ee18d) transitioned into state 'SUCCESS' from state '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-1395944918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab70529042e4c71a7aeb9f8448d91b5',qos_specs=None,replication_status=,reservations=['de49e777-ef77-44b0-bfb6-bb91806a7c5e','4bd266b5-d5ba-435d-bf4a-f0a6a5938fda','7a1969f9-f5fd-4be9-bbee-58664848a11f','bc60b4da-78cd-474f-a04d-22303edd7af7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58126ccc38db4dbf86afc5d2479083e1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:28.271462 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da9af0b6-4270-4729-a6ad-4cc386e50939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:28.282653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da9af0b6-4270-4729-a6ad-4cc386e50939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:28.284147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Flow 'volume_create_api' (948552aa-8174-43fc-baea-a4745c5f0fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:28.284147 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create volume request issued successfully. Aug 04 09:12:28.284369 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-597fbd06-f81e-40de-85b8-0f998f9b8a34 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:28.284751 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1080/4318] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:12:28 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) Aug 04 09:12:28.295726 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-794dfc1c-32fb-4334-8c18-3b8807034481 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:28.298338 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-794dfc1c-32fb-4334-8c18-3b8807034481 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:28.298338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-794dfc1c-32fb-4334-8c18-3b8807034481 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:28.298576 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-794dfc1c-32fb-4334-8c18-3b8807034481 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:28.308093 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:28.308093 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:28.312925 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-794dfc1c-32fb-4334-8c18-3b8807034481 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:28.318238 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-794dfc1c-32fb-4334-8c18-3b8807034481 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 200 Aug 04 09:12:28.318733 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1075/4319] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:28 2026] GET /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:28.910435 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-50a59aeb-27de-4033-b07f-20925d18f706 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:28.912407 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-50a59aeb-27de-4033-b07f-20925d18f706 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:28.912593 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-50a59aeb-27de-4033-b07f-20925d18f706 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:28.912774 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-50a59aeb-27de-4033-b07f-20925d18f706 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:28.921426 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:28.921426 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:28.924488 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-50a59aeb-27de-4033-b07f-20925d18f706 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:28.928718 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-50a59aeb-27de-4033-b07f-20925d18f706 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:28.929153 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1082/4320] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:28 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:28.944590 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-13a2f5b3-8d5d-494f-b778-44b16b9ea0d3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:28.946491 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-13a2f5b3-8d5d-494f-b778-44b16b9ea0d3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] POST https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3/action Aug 04 09:12:28.946867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-13a2f5b3-8d5d-494f-b778-44b16b9ea0d3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:28.947033 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-13a2f5b3-8d5d-494f-b778-44b16b9ea0d3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:28.956869 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:28.956869 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:28.957318 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-13a2f5b3-8d5d-494f-b778-44b16b9ea0d3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:28.962915 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-13a2f5b3-8d5d-494f-b778-44b16b9ea0d3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Begin detaching volume completed successfully. Aug 04 09:12:28.963132 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-13a2f5b3-8d5d-494f-b778-44b16b9ea0d3 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3/action returned with HTTP 202 Aug 04 09:12:28.963553 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1084/4321] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:12:28 2026] POST /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:29.003330 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-75afcd49-3a5e-4ecd-bdc3-919390f8be0c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.003706 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-75afcd49-3a5e-4ecd-bdc3-919390f8be0c None None] GET https://10.4.3.176/volume// Aug 04 09:12:29.003885 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-75afcd49-3a5e-4ecd-bdc3-919390f8be0c None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:29.004099 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-75afcd49-3a5e-4ecd-bdc3-919390f8be0c None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:29.004454 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-75afcd49-3a5e-4ecd-bdc3-919390f8be0c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:29.004730 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1081/4322] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:29.010814 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-2692b743-c29d-491a-8b8c-90ef847b02ef None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.012529 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-2692b743-c29d-491a-8b8c-90ef847b02ef tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:29.012704 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-2692b743-c29d-491a-8b8c-90ef847b02ef tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:29.012870 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-2692b743-c29d-491a-8b8c-90ef847b02ef tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:29.020538 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:29.020538 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:29.023215 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-2692b743-c29d-491a-8b8c-90ef847b02ef tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:29.026518 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-2692b743-c29d-491a-8b8c-90ef847b02ef tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:29.026836 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1076/4323] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:29 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 1414 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:29.134424 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1316dccf-b602-461d-804a-98136d2de4d1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.136160 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1316dccf-b602-461d-804a-98136d2de4d1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:29.136423 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1316dccf-b602-461d-804a-98136d2de4d1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:29.136632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1316dccf-b602-461d-804a-98136d2de4d1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:29.136778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1316dccf-b602-461d-804a-98136d2de4d1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:29.140801 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:29.140801 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:29.141394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1316dccf-b602-461d-804a-98136d2de4d1 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:29.141475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d0a5a06b-a383-41c8-ae63-b2257efdccc7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.141842 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1083/4324] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:29 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:29.143040 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d0a5a06b-a383-41c8-ae63-b2257efdccc7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:29.143231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d0a5a06b-a383-41c8-ae63-b2257efdccc7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:29.143412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d0a5a06b-a383-41c8-ae63-b2257efdccc7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:29.151627 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:29.151627 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:29.154590 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d0a5a06b-a383-41c8-ae63-b2257efdccc7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:29.158146 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d0a5a06b-a383-41c8-ae63-b2257efdccc7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:29.158499 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1085/4325] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:29 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:29.329968 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6a354702-5e1f-4242-905d-b5c3449bb3aa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.331878 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6a354702-5e1f-4242-905d-b5c3449bb3aa tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:29.332130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6a354702-5e1f-4242-905d-b5c3449bb3aa tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:29.332343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6a354702-5e1f-4242-905d-b5c3449bb3aa tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:29.338696 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:29.338696 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:29.341811 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6a354702-5e1f-4242-905d-b5c3449bb3aa tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:29.345408 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6a354702-5e1f-4242-905d-b5c3449bb3aa tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 200 Aug 04 09:12:29.345773 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1082/4326] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:29 2026] GET /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:29.356787 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.358330 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:12:29.358631 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-847301463"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:29.365819 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:29.365819 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:29.366247 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:29.366350 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create snapshot from volume cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:29.396782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Created reservations ['fdc6ed50-6557-4579-b827-177eb7359c4e', 'b382f583-926d-414c-9415-43f2480cdfda', 'deafb9bf-8bca-4172-9ab1-c448b74414c1', 'e68044eb-a45e-49a6-bb32-e1089a373790'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:29.426901 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot create request issued successfully. Aug 04 09:12:29.427174 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d432bd9-0207-4a96-a61b-ea8200d8c334 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:12:29.427617 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1077/4327] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:12:29 2026] POST /volume/v3/snapshots => generated 321 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:29.436873 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5937041e-bb2c-439c-880f-a10cded36ddd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.438648 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5937041e-bb2c-439c-880f-a10cded36ddd tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa Aug 04 09:12:29.438847 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5937041e-bb2c-439c-880f-a10cded36ddd tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:29.439037 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5937041e-bb2c-439c-880f-a10cded36ddd tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:29.443424 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:29.443424 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:29.443777 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5937041e-bb2c-439c-880f-a10cded36ddd tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:29.444447 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5937041e-bb2c-439c-880f-a10cded36ddd tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa returned with HTTP 200 Aug 04 09:12:29.444754 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1084/4328] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:29 2026] GET /volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa => generated 453 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:29.907733 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-c674f5af-24be-471e-b985-18ee16f73bee None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:29.909506 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-c674f5af-24be-471e-b985-18ee16f73bee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1 Aug 04 09:12:29.909681 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-c674f5af-24be-471e-b985-18ee16f73bee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:29.909851 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-c674f5af-24be-471e-b985-18ee16f73bee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:29.916659 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:29.916659 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:29.955165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-8388e8f0-0914-4f1b-8641-8cb90982a71a req-c674f5af-24be-471e-b985-18ee16f73bee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1 returned with HTTP 200 Aug 04 09:12:29.955573 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1086/4329] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:12:29 2026] DELETE /volume/v3/attachments/78fd376c-33b3-4b70-9775-8af6aa34eff1 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:30.045224 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.047073 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:30.047307 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.047524 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.047697 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume with id: 65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:30.055144 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.055144 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:30.055607 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:30.073130 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume request issued successfully. Aug 04 09:12:30.073336 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e67f0c16-f5e6-455e-875e-2249c64d6765 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 202 Aug 04 09:12:30.073709 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1083/4330] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:30 2026] DELETE /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:30.103259 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-48788d97-ef2b-4455-91f2-7ebb01af056f req-88bec909-0425-41b7-bb6d-aa42b444d5ee None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.105701 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-48788d97-ef2b-4455-91f2-7ebb01af056f req-88bec909-0425-41b7-bb6d-aa42b444d5ee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:30.106035 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-48788d97-ef2b-4455-91f2-7ebb01af056f req-88bec909-0425-41b7-bb6d-aa42b444d5ee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.106343 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-48788d97-ef2b-4455-91f2-7ebb01af056f req-88bec909-0425-41b7-bb6d-aa42b444d5ee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.114147 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.114147 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:30.118538 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-48788d97-ef2b-4455-91f2-7ebb01af056f req-88bec909-0425-41b7-bb6d-aa42b444d5ee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:30.122854 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-48788d97-ef2b-4455-91f2-7ebb01af056f req-88bec909-0425-41b7-bb6d-aa42b444d5ee tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 200 Aug 04 09:12:30.123320 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1078/4331] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:30 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:30.152774 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9c9cddaa-aaa8-4313-9f10-b0f34e9ebb20 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.156915 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c9cddaa-aaa8-4313-9f10-b0f34e9ebb20 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:30.156915 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c9cddaa-aaa8-4313-9f10-b0f34e9ebb20 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.156915 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c9cddaa-aaa8-4313-9f10-b0f34e9ebb20 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.156915 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9c9cddaa-aaa8-4313-9f10-b0f34e9ebb20 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:30.161468 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.161468 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:30.162164 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c9cddaa-aaa8-4313-9f10-b0f34e9ebb20 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:30.162689 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1085/4332] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:30 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:30.167362 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-53bcf430-b83c-40f3-aa29-9f6726f9410b req-09921ab5-5495-40df-8934-8fbbd433ba2c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.170489 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-53bcf430-b83c-40f3-aa29-9f6726f9410b req-09921ab5-5495-40df-8934-8fbbd433ba2c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:30.170680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-53bcf430-b83c-40f3-aa29-9f6726f9410b req-09921ab5-5495-40df-8934-8fbbd433ba2c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.170862 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-53bcf430-b83c-40f3-aa29-9f6726f9410b req-09921ab5-5495-40df-8934-8fbbd433ba2c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.175708 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bdfde577-e03b-4d09-bfe7-d931283f57ad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.177614 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bdfde577-e03b-4d09-bfe7-d931283f57ad tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:30.177836 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bdfde577-e03b-4d09-bfe7-d931283f57ad tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.178032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bdfde577-e03b-4d09-bfe7-d931283f57ad tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.178408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-53bcf430-b83c-40f3-aa29-9f6726f9410b req-09921ab5-5495-40df-8934-8fbbd433ba2c tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 404 Aug 04 09:12:30.178919 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1087/4333] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:30 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:30.179988 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d7143dd9-b257-47fc-82e1-62034938b4dd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.181685 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7143dd9-b257-47fc-82e1-62034938b4dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3/action Aug 04 09:12:30.182131 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7143dd9-b257-47fc-82e1-62034938b4dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:30.182272 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7143dd9-b257-47fc-82e1-62034938b4dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:30.183713 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-d7143dd9-b257-47fc-82e1-62034938b4dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Updating backup '7d882928-2de3-461e-9d7c-a261545ba9b3' with '{'status': 'error'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 09:12:30.190473 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.190473 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:30.190551 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.190551 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:30.193582 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bdfde577-e03b-4d09-bfe7-d931283f57ad tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:30.196767 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-d7143dd9-b257-47fc-82e1-62034938b4dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] reset_status in rpcapi backup_id 7d882928-2de3-461e-9d7c-a261545ba9b3 on host np0000006401. {{(pid=100461) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 04 09:12:30.197780 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bdfde577-e03b-4d09-bfe7-d931283f57ad tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:30.198244 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1084/4334] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:30 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:30.198369 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7143dd9-b257-47fc-82e1-62034938b4dd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3/action returned with HTTP 202 Aug 04 09:12:30.198765 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1079/4335] 10.4.3.176 () {70 vars in 1430 bytes} [Tue Aug 4 09:12:30 2026] POST /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:30.205042 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-180ae866-dded-486e-9af5-ee86d5d7712c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.208909 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-180ae866-dded-486e-9af5-ee86d5d7712c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 Aug 04 09:12:30.208909 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-180ae866-dded-486e-9af5-ee86d5d7712c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.208909 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-180ae866-dded-486e-9af5-ee86d5d7712c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.208909 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-180ae866-dded-486e-9af5-ee86d5d7712c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume with id: a00af7f1-8463-4484-acc2-1ee037bd5645 Aug 04 09:12:30.214561 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.214561 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:30.214971 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-180ae866-dded-486e-9af5-ee86d5d7712c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:30.230999 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-180ae866-dded-486e-9af5-ee86d5d7712c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume request issued successfully. Aug 04 09:12:30.231326 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-180ae866-dded-486e-9af5-ee86d5d7712c tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 returned with HTTP 202 Aug 04 09:12:30.231812 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1086/4336] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:30 2026] DELETE /volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:30.238397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-893901df-5a3c-4762-b995-2ec582a42188 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.240738 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-893901df-5a3c-4762-b995-2ec582a42188 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 Aug 04 09:12:30.240965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-893901df-5a3c-4762-b995-2ec582a42188 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.241186 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-893901df-5a3c-4762-b995-2ec582a42188 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.248075 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.248075 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:30.252117 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-893901df-5a3c-4762-b995-2ec582a42188 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:30.256007 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-893901df-5a3c-4762-b995-2ec582a42188 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 returned with HTTP 200 Aug 04 09:12:30.256759 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1088/4337] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:30 2026] GET /volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:30.452836 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-962112f9-a7c1-4d6b-9390-7c8a94f98d43 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.454546 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-962112f9-a7c1-4d6b-9390-7c8a94f98d43 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa Aug 04 09:12:30.454734 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-962112f9-a7c1-4d6b-9390-7c8a94f98d43 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.454932 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-962112f9-a7c1-4d6b-9390-7c8a94f98d43 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.459509 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.459509 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:30.459927 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-962112f9-a7c1-4d6b-9390-7c8a94f98d43 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:30.460718 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-962112f9-a7c1-4d6b-9390-7c8a94f98d43 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa returned with HTTP 200 Aug 04 09:12:30.461102 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1085/4338] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:30 2026] GET /volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:30.468851 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-80877f6c-1ae6-4fee-951e-afb09cd80fb9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.470468 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-80877f6c-1ae6-4fee-951e-afb09cd80fb9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] POST https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf/action Aug 04 09:12:30.470803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-80877f6c-1ae6-4fee-951e-afb09cd80fb9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action body: b'{"revert": {"snapshot_id": "44829c77-3eae-474c-abe9-f3ceb92101aa"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:30.470921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-80877f6c-1ae6-4fee-951e-afb09cd80fb9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "44829c77-3eae-474c-abe9-f3ceb92101aa"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:30.479340 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.479340 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:30.479807 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-80877f6c-1ae6-4fee-951e-afb09cd80fb9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume retrieved successfully. Aug 04 09:12:30.490934 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-80877f6c-1ae6-4fee-951e-afb09cd80fb9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Reverting volume cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf to snapshot 44829c77-3eae-474c-abe9-f3ceb92101aa. Aug 04 09:12:30.491785 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.491785 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:30.507336 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-80877f6c-1ae6-4fee-951e-afb09cd80fb9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf/action returned with HTTP 202 Aug 04 09:12:30.507755 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1080/4339] 10.4.3.176 () {70 vars in 1431 bytes} [Tue Aug 4 09:12:30 2026] POST /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 09:12:30.515073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4cee826c-97e5-4976-9737-7e00b96c5df9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:30.516755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cee826c-97e5-4976-9737-7e00b96c5df9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:30.517057 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cee826c-97e5-4976-9737-7e00b96c5df9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:30.517354 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cee826c-97e5-4976-9737-7e00b96c5df9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:30.526918 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:30.526918 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:30.530011 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4cee826c-97e5-4976-9737-7e00b96c5df9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:30.537990 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cee826c-97e5-4976-9737-7e00b96c5df9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 200 Aug 04 09:12:30.538735 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1087/4340] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:30 2026] GET /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:31.214707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fa126a5d-b585-4c9f-8c95-1f98b69da4f0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.216506 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fa126a5d-b585-4c9f-8c95-1f98b69da4f0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:31.216737 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fa126a5d-b585-4c9f-8c95-1f98b69da4f0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:31.216952 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fa126a5d-b585-4c9f-8c95-1f98b69da4f0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:31.226398 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:31.226398 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:31.229756 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fa126a5d-b585-4c9f-8c95-1f98b69da4f0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:31.233496 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fa126a5d-b585-4c9f-8c95-1f98b69da4f0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:31.233891 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1089/4341] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:31 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:31.273630 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4f511ee8-f1f5-45af-bf70-7f514b8b76c0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.278328 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f511ee8-f1f5-45af-bf70-7f514b8b76c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 Aug 04 09:12:31.278575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f511ee8-f1f5-45af-bf70-7f514b8b76c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:31.278818 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4f511ee8-f1f5-45af-bf70-7f514b8b76c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:31.289094 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4f511ee8-f1f5-45af-bf70-7f514b8b76c0 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 returned with HTTP 404 Aug 04 09:12:31.289654 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1086/4342] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:31 2026] GET /volume/v3/volumes/a00af7f1-8463-4484-acc2-1ee037bd5645 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:31.300998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.302734 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] POST https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b/restore Aug 04 09:12:31.303053 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:31.304382 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Restoring backup a9fdfcc4-3894-4ecc-9ff2-40433b32e36b ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100461) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:12:31.304484 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Restoring backup a9fdfcc4-3894-4ecc-9ff2-40433b32e36b to volume None. Aug 04 09:12:31.315521 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:31.315521 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:31.316348 np0000006401 devstack@c-api.service[100461]: INFO cinder.backup.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Creating volume of 1 GB for restore of backup a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. Aug 04 09:12:31.322558 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:31.327775 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (6a575cfc-5ad1-4b90-a187-f8e42bf38a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:31.329105 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35c6127-ade1-43a1-83c2-1c24b37ef288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.329900 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:31.360405 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35c6127-ade1-43a1-83c2-1c24b37ef288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.361171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2f63b0-a69d-45ae-b1c6-a2c8bcc3a3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.396954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Created reservations ['af0e6b3a-0324-41ac-860f-1bf6a311e1d9', '4a0dc3b5-61b0-4adc-9ab6-6828779cce3f', 'b3584fa4-5b85-4d31-bec4-b1718580afa3', '446a2b28-b778-43fb-9bd8-9db37274add1'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:31.397760 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2f63b0-a69d-45ae-b1c6-a2c8bcc3a3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af0e6b3a-0324-41ac-860f-1bf6a311e1d9', '4a0dc3b5-61b0-4adc-9ab6-6828779cce3f', 'b3584fa4-5b85-4d31-bec4-b1718580afa3', '446a2b28-b778-43fb-9bd8-9db37274add1']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.398513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789aa69d-8649-4f45-b77e-56bac2047453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.431896 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (789aa69d-8649-4f45-b77e-56bac2047453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91189280-2892-444d-99f2-cffe39d5a847', '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='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['af0e6b3a-0324-41ac-860f-1bf6a311e1d9','4a0dc3b5-61b0-4adc-9ab6-6828779cce3f','b3584fa4-5b85-4d31-bec4-b1718580afa3','446a2b28-b778-43fb-9bd8-9db37274add1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:31Z,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=91189280-2892-444d-99f2-cffe39d5a847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6534734696014db79034198e01191201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.433236 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60af637-c493-4aa3-8601-1845ca2ff60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.451662 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60af637-c493-4aa3-8601-1845ca2ff60a) transitioned into 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='6534734696014db79034198e01191201',qos_specs=None,replication_status=,reservations=['af0e6b3a-0324-41ac-860f-1bf6a311e1d9','4a0dc3b5-61b0-4adc-9ab6-6828779cce3f','b3584fa4-5b85-4d31-bec4-b1718580afa3','446a2b28-b778-43fb-9bd8-9db37274add1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3603b502a7f84f0fb8fd93e7ede7536c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.452634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92d3e63-3eb9-45bf-9fb6-511ad66bb968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.466048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92d3e63-3eb9-45bf-9fb6-511ad66bb968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.467342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Flow 'volume_create_api' (6a575cfc-5ad1-4b90-a187-f8e42bf38a1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:31.467750 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Create volume request issued successfully. Aug 04 09:12:31.479865 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:31.479865 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:31.480406 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:31.552462 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0fe45d76-cd3e-4893-a81e-1eb0f3e02f36 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.554869 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0fe45d76-cd3e-4893-a81e-1eb0f3e02f36 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:31.556222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0fe45d76-cd3e-4893-a81e-1eb0f3e02f36 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:31.556222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0fe45d76-cd3e-4893-a81e-1eb0f3e02f36 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:31.568180 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:31.568180 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:31.573891 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0fe45d76-cd3e-4893-a81e-1eb0f3e02f36 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:31.582073 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0fe45d76-cd3e-4893-a81e-1eb0f3e02f36 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 200 Aug 04 09:12:31.582073 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1088/4343] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:31 2026] GET /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:31.594749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cc194a45-9c9f-4b3c-b6ae-47ffdc6a8817 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.597877 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc194a45-9c9f-4b3c-b6ae-47ffdc6a8817 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa Aug 04 09:12:31.597877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc194a45-9c9f-4b3c-b6ae-47ffdc6a8817 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:31.597877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc194a45-9c9f-4b3c-b6ae-47ffdc6a8817 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:31.604258 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:31.604258 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:31.604861 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cc194a45-9c9f-4b3c-b6ae-47ffdc6a8817 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:31.606015 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc194a45-9c9f-4b3c-b6ae-47ffdc6a8817 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa returned with HTTP 200 Aug 04 09:12:31.606386 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1090/4344] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:31 2026] GET /volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:31.621025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bbd50a73-5142-4a02-9b4d-af242c00d946 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.621025 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bbd50a73-5142-4a02-9b4d-af242c00d946 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:31.621025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bbd50a73-5142-4a02-9b4d-af242c00d946 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:31.621025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bbd50a73-5142-4a02-9b4d-af242c00d946 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:31.632368 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:31.632368 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:31.641376 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bbd50a73-5142-4a02-9b4d-af242c00d946 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:31.649175 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bbd50a73-5142-4a02-9b4d-af242c00d946 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 200 Aug 04 09:12:31.649587 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1087/4345] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:31 2026] GET /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:31.667892 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.669891 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:31.671118 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-124807942"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:31.671821 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-124807942'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:31.671946 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create volume of 1 GB Aug 04 09:12:31.676478 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Availability Zones retrieved successfully. Aug 04 09:12:31.682380 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Flow 'volume_create_api' (f32a21ee-7f91-43d0-9ce0-0888a63fbc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:31.683430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581cd3c2-429a-4266-b22c-d60080de1de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.684337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:31.713576 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581cd3c2-429a-4266-b22c-d60080de1de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.714036 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983a19e-a506-49c3-b48d-386c9d406b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.762476 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Created reservations ['388afa1b-d97f-4d20-bb10-cdaa6e0eb78e', 'b4101ff0-4f0a-4f72-b369-3ae2bf89462c', '972be46c-eaea-4591-8cf3-6547d6b16474', '9af4995e-3e40-4738-b69a-72a78111bef7'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:31.762748 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983a19e-a506-49c3-b48d-386c9d406b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388afa1b-d97f-4d20-bb10-cdaa6e0eb78e', 'b4101ff0-4f0a-4f72-b369-3ae2bf89462c', '972be46c-eaea-4591-8cf3-6547d6b16474', '9af4995e-3e40-4738-b69a-72a78111bef7']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.763479 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c36dfae-c737-42cf-a3ba-7e487254dfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.787749 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c36dfae-c737-42cf-a3ba-7e487254dfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ba918c2-46ec-4b5f-92ce-2230ca08d1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-124807942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab70529042e4c71a7aeb9f8448d91b5',qos_specs=None,replication_status=,reservations=['388afa1b-d97f-4d20-bb10-cdaa6e0eb78e','b4101ff0-4f0a-4f72-b369-3ae2bf89462c','972be46c-eaea-4591-8cf3-6547d6b16474','9af4995e-3e40-4738-b69a-72a78111bef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58126ccc38db4dbf86afc5d2479083e1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-124807942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ba918c2-46ec-4b5f-92ce-2230ca08d1bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab70529042e4c71a7aeb9f8448d91b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58126ccc38db4dbf86afc5d2479083e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.788891 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d50a58f-9bd1-4f50-b057-32e9f7ea5552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.825253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d50a58f-9bd1-4f50-b057-32e9f7ea5552) transitioned into state 'SUCCESS' from state '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-124807942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab70529042e4c71a7aeb9f8448d91b5',qos_specs=None,replication_status=,reservations=['388afa1b-d97f-4d20-bb10-cdaa6e0eb78e','b4101ff0-4f0a-4f72-b369-3ae2bf89462c','972be46c-eaea-4591-8cf3-6547d6b16474','9af4995e-3e40-4738-b69a-72a78111bef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58126ccc38db4dbf86afc5d2479083e1',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.827028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061baf70-13d4-4c94-b05a-e48918c29f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:31.844644 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061baf70-13d4-4c94-b05a-e48918c29f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:31.845630 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Flow 'volume_create_api' (f32a21ee-7f91-43d0-9ce0-0888a63fbc72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:31.845630 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create volume request issued successfully. Aug 04 09:12:31.846339 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24d9ebdf-2b63-41e7-a2c4-ed5cc00da2c6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:31.846875 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1089/4346] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:12:31 2026] POST /volume/v3/volumes => generated 765 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:31.861139 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f674ad32-b1b6-4082-af69-efc5cd831848 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:31.864823 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f674ad32-b1b6-4082-af69-efc5cd831848 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:31.865041 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f674ad32-b1b6-4082-af69-efc5cd831848 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:31.865774 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f674ad32-b1b6-4082-af69-efc5cd831848 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:31.876358 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:31.876358 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:31.881411 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f674ad32-b1b6-4082-af69-efc5cd831848 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:31.887425 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f674ad32-b1b6-4082-af69-efc5cd831848 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc returned with HTTP 200 Aug 04 09:12:31.887825 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1091/4347] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:31 2026] GET /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc => generated 833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:32.248048 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d7e93638-c7fb-4757-9fb9-2d008cfbf513 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:32.249883 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d7e93638-c7fb-4757-9fb9-2d008cfbf513 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:32.250078 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d7e93638-c7fb-4757-9fb9-2d008cfbf513 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:32.250294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d7e93638-c7fb-4757-9fb9-2d008cfbf513 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:32.267578 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:32.267578 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:32.273268 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d7e93638-c7fb-4757-9fb9-2d008cfbf513 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:32.277553 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d7e93638-c7fb-4757-9fb9-2d008cfbf513 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:32.277933 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1088/4348] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:32 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:32.313543 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-0db37d5b-80bc-407b-a71c-6dd92cda023f req-c0300f22-ee14-45a3-9783-953c9c70a619 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:32.315641 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0db37d5b-80bc-407b-a71c-6dd92cda023f req-c0300f22-ee14-45a3-9783-953c9c70a619 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd Aug 04 09:12:32.315862 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0db37d5b-80bc-407b-a71c-6dd92cda023f req-c0300f22-ee14-45a3-9783-953c9c70a619 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:32.316080 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0db37d5b-80bc-407b-a71c-6dd92cda023f req-c0300f22-ee14-45a3-9783-953c9c70a619 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:32.323528 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:32.323528 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:32.365752 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0db37d5b-80bc-407b-a71c-6dd92cda023f req-c0300f22-ee14-45a3-9783-953c9c70a619 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd returned with HTTP 200 Aug 04 09:12:32.366211 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1090/4349] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:12:32 2026] DELETE /volume/v3/attachments/57950088-f6e6-4883-94a7-a10e509dd2bd => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:32.486983 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:32.486983 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:32.487339 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:32.487729 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Checking backup size 1 against volume size 1 {{(pid=100461) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:12:32.487729 np0000006401 devstack@c-api.service[100461]: INFO cinder.backup.api [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Overwriting volume 91189280-2892-444d-99f2-cffe39d5a847 with restore of backup a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:32.499364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] restore_backup in rpcapi backup_id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b {{(pid=100461) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:12:32.500872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fa25187a-4ef8-44b5-ad12-02746a97e46b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b/restore returned with HTTP 202 Aug 04 09:12:32.501313 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1081/4350] 10.4.3.176 () {70 vars in 1433 bytes} [Tue Aug 4 09:12:31 2026] POST /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b/restore => generated 152 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:32.509338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a917e4e3-be25-4335-af96-b158a66318a3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:32.512398 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a917e4e3-be25-4335-af96-b158a66318a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:32.512598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a917e4e3-be25-4335-af96-b158a66318a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:32.512811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a917e4e3-be25-4335-af96-b158a66318a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:32.512914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a917e4e3-be25-4335-af96-b158a66318a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:32.520461 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:32.520461 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:32.521216 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a917e4e3-be25-4335-af96-b158a66318a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:32.521620 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1092/4351] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:32 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:32.902649 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-951ff3eb-99fb-4b98-b713-ac2adc2c76e8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:32.904268 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-951ff3eb-99fb-4b98-b713-ac2adc2c76e8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:32.904476 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-951ff3eb-99fb-4b98-b713-ac2adc2c76e8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:32.904674 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-951ff3eb-99fb-4b98-b713-ac2adc2c76e8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:32.910632 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:32.910632 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:32.913724 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-951ff3eb-99fb-4b98-b713-ac2adc2c76e8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:32.917087 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-951ff3eb-99fb-4b98-b713-ac2adc2c76e8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc returned with HTTP 200 Aug 04 09:12:32.917475 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1089/4352] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:32 2026] GET /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:32.929678 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:32.931279 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:12:32.931620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ba918c2-46ec-4b5f-92ce-2230ca08d1bc", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1753542700"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:32.938725 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:32.938725 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:32.939182 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:32.939332 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Create snapshot from volume 7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:32.960885 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Created reservations ['91900e83-c256-4263-b6da-8805323e8649', 'ca4cd105-74eb-4b45-8804-15886f57ffba', '2163fb88-9a11-41c9-9a4e-db6ef5dae536', '723773a5-a361-4f98-ba73-0d49934a7717'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:32.986164 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot create request issued successfully. Aug 04 09:12:32.986626 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd0caf82-ea05-4bfa-81cc-79b366d1c7e3 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:12:32.987162 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1091/4353] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:12:32 2026] POST /volume/v3/snapshots => generated 322 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:32.994559 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1f39db54-dc38-45de-b036-aeba3e3ef0a8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:32.996400 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f39db54-dc38-45de-b036-aeba3e3ef0a8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 Aug 04 09:12:32.996633 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f39db54-dc38-45de-b036-aeba3e3ef0a8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:32.996861 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f39db54-dc38-45de-b036-aeba3e3ef0a8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:33.001514 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:33.001514 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:33.001903 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1f39db54-dc38-45de-b036-aeba3e3ef0a8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:33.002611 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f39db54-dc38-45de-b036-aeba3e3ef0a8 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 returned with HTTP 200 Aug 04 09:12:33.003023 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1082/4354] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:32 2026] GET /volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:33.290900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f8aadba8-b688-438f-92de-e350882ea27c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:33.292734 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f8aadba8-b688-438f-92de-e350882ea27c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:33.292912 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f8aadba8-b688-438f-92de-e350882ea27c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:33.293080 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f8aadba8-b688-438f-92de-e350882ea27c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:33.301942 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:33.301942 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:33.305877 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f8aadba8-b688-438f-92de-e350882ea27c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:33.311793 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f8aadba8-b688-438f-92de-e350882ea27c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:33.312265 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1093/4355] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:33 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:33.531679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d1bf9716-9ff6-46c5-8e6d-d4da2b37e136 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:33.533406 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d1bf9716-9ff6-46c5-8e6d-d4da2b37e136 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:33.533623 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d1bf9716-9ff6-46c5-8e6d-d4da2b37e136 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:33.533809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d1bf9716-9ff6-46c5-8e6d-d4da2b37e136 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:33.533916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d1bf9716-9ff6-46c5-8e6d-d4da2b37e136 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:33.538147 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:33.538147 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:33.538741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d1bf9716-9ff6-46c5-8e6d-d4da2b37e136 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:33.539162 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1090/4356] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:33 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:33.608906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1d46851e-92a2-4575-bde9-70f89643e578 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:33.611264 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1d46851e-92a2-4575-bde9-70f89643e578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:12:33.611503 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1d46851e-92a2-4575-bde9-70f89643e578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:33.611720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1d46851e-92a2-4575-bde9-70f89643e578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:33.611902 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1d46851e-92a2-4575-bde9-70f89643e578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume with id: 0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:12:33.619712 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:33.619712 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:33.620323 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1d46851e-92a2-4575-bde9-70f89643e578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:33.637118 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1d46851e-92a2-4575-bde9-70f89643e578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume request issued successfully. Aug 04 09:12:33.637361 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1d46851e-92a2-4575-bde9-70f89643e578 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 202 Aug 04 09:12:33.637753 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1092/4357] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:33 2026] DELETE /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:33.645845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4dba25d2-7c4f-4262-b97a-1f90d9b02b7d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:33.647674 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4dba25d2-7c4f-4262-b97a-1f90d9b02b7d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:12:33.647871 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4dba25d2-7c4f-4262-b97a-1f90d9b02b7d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:33.648080 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4dba25d2-7c4f-4262-b97a-1f90d9b02b7d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:33.655961 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:33.655961 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:33.659711 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4dba25d2-7c4f-4262-b97a-1f90d9b02b7d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Volume info retrieved successfully. Aug 04 09:12:33.664606 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4dba25d2-7c4f-4262-b97a-1f90d9b02b7d tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 200 Aug 04 09:12:33.668828 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1083/4358] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:33 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:34.011718 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cb52a361-2766-4419-b392-2bbb8a71b66b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.013406 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb52a361-2766-4419-b392-2bbb8a71b66b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 Aug 04 09:12:34.013567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb52a361-2766-4419-b392-2bbb8a71b66b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.013734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb52a361-2766-4419-b392-2bbb8a71b66b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.015289 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=226,cinder:UPDATE=43,cinder:INSERT=20 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:12:34.018304 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.018304 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:34.018652 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cb52a361-2766-4419-b392-2bbb8a71b66b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:34.019469 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb52a361-2766-4419-b392-2bbb8a71b66b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 returned with HTTP 200 Aug 04 09:12:34.020498 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1094/4359] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:34.028594 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.030242 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] POST https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc/action Aug 04 09:12:34.030598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:34.030717 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:34.038353 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.038353 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:34.038716 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:34.067560 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Created reservations ['82465e28-24b1-488a-8daa-8d03b68d30ce', '47ed4a57-6635-43fd-aca6-4f936cbb8617'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:34.076064 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Extend volume request issued successfully. Aug 04 09:12:34.076421 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c012febf-47d3-41c4-85a9-37f5d9f63c9d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc/action returned with HTTP 202 Aug 04 09:12:34.076966 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1091/4360] 10.4.3.176 () {70 vars in 1431 bytes} [Tue Aug 4 09:12:34 2026] POST /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 04 09:12:34.083807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-af5f387a-04de-4c44-bffb-941344414b79 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.085332 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-af5f387a-04de-4c44-bffb-941344414b79 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:34.085548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-af5f387a-04de-4c44-bffb-941344414b79 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.085706 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-af5f387a-04de-4c44-bffb-941344414b79 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.093819 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.093819 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:34.098385 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-af5f387a-04de-4c44-bffb-941344414b79 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:34.103252 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-af5f387a-04de-4c44-bffb-941344414b79 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc returned with HTTP 200 Aug 04 09:12:34.103915 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1093/4361] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:34.323905 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c88c5c0e-1abb-4e4d-ae0a-2973ae1e4a9f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.325360 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c88c5c0e-1abb-4e4d-ae0a-2973ae1e4a9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:34.325520 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c88c5c0e-1abb-4e4d-ae0a-2973ae1e4a9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.325683 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c88c5c0e-1abb-4e4d-ae0a-2973ae1e4a9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.333247 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.333247 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:34.335790 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c88c5c0e-1abb-4e4d-ae0a-2973ae1e4a9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:34.339215 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c88c5c0e-1abb-4e4d-ae0a-2973ae1e4a9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:34.339545 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1084/4362] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:34.451509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-d609bf8c-75f1-4528-8dbc-3a8efb776d75 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.454093 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-d609bf8c-75f1-4528-8dbc-3a8efb776d75 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f/action Aug 04 09:12:34.454612 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-d609bf8c-75f1-4528-8dbc-3a8efb776d75 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:34.454787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-d609bf8c-75f1-4528-8dbc-3a8efb776d75 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:34.474480 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.474480 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:34.484687 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f480c0da-c3fe-4ce3-a6d4-1cd46c80ed71 req-d609bf8c-75f1-4528-8dbc-3a8efb776d75 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f/action returned with HTTP 204 Aug 04 09:12:34.485404 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1095/4363] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:12:34 2026] POST /volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:34.549489 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-001e8dd5-9d3f-42a1-a9ee-6a958a0ca476 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.551102 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-001e8dd5-9d3f-42a1-a9ee-6a958a0ca476 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:34.551349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-001e8dd5-9d3f-42a1-a9ee-6a958a0ca476 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.551545 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-001e8dd5-9d3f-42a1-a9ee-6a958a0ca476 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.551682 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-001e8dd5-9d3f-42a1-a9ee-6a958a0ca476 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:34.555420 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.555420 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:34.555979 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-001e8dd5-9d3f-42a1-a9ee-6a958a0ca476 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:34.556316 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1092/4364] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:34.679916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-53392553-7686-475a-aa7c-356e7b1105e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.681940 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53392553-7686-475a-aa7c-356e7b1105e0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b Aug 04 09:12:34.682146 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53392553-7686-475a-aa7c-356e7b1105e0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.682357 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53392553-7686-475a-aa7c-356e7b1105e0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.687671 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53392553-7686-475a-aa7c-356e7b1105e0 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b returned with HTTP 404 Aug 04 09:12:34.688171 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1094/4365] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/volumes/0501b87f-564e-45cd-8163-dad22ff55b9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:34.695847 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0cf090be-b217-427b-b8c4-c0c52e391d7f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.697951 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0cf090be-b217-427b-b8c4-c0c52e391d7f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:34.698235 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0cf090be-b217-427b-b8c4-c0c52e391d7f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.698497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0cf090be-b217-427b-b8c4-c0c52e391d7f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.698698 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-0cf090be-b217-427b-b8c4-c0c52e391d7f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume with id: 65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:34.705316 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0cf090be-b217-427b-b8c4-c0c52e391d7f tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 404 Aug 04 09:12:34.705791 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1085/4366] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:34 2026] DELETE /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:34.712938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-875e69c9-8d22-4809-b09f-8733167253c2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.714716 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-875e69c9-8d22-4809-b09f-8733167253c2 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 Aug 04 09:12:34.714921 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-875e69c9-8d22-4809-b09f-8733167253c2 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.715097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-875e69c9-8d22-4809-b09f-8733167253c2 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.720598 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-875e69c9-8d22-4809-b09f-8733167253c2 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 returned with HTTP 404 Aug 04 09:12:34.721273 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1096/4367] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/volumes/65b35a0d-9a88-40d3-8edd-ee04e31debd3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:34.727875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b18cf9cf-2174-4ce2-8397-ff9cd0234290 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.729857 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b18cf9cf-2174-4ce2-8397-ff9cd0234290 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] DELETE https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:34.730092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b18cf9cf-2174-4ce2-8397-ff9cd0234290 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.730358 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b18cf9cf-2174-4ce2-8397-ff9cd0234290 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.730533 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-b18cf9cf-2174-4ce2-8397-ff9cd0234290 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Delete volume with id: 3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:34.736343 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b18cf9cf-2174-4ce2-8397-ff9cd0234290 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 404 Aug 04 09:12:34.736807 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1093/4368] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:34 2026] DELETE /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:34.743061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-83d2b28b-a2f8-4ebc-b194-36148612eec4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.745012 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-83d2b28b-a2f8-4ebc-b194-36148612eec4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] GET https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f Aug 04 09:12:34.745278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-83d2b28b-a2f8-4ebc-b194-36148612eec4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.745486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-83d2b28b-a2f8-4ebc-b194-36148612eec4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.751213 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-83d2b28b-a2f8-4ebc-b194-36148612eec4 tempest-TestInstancesWithCinderVolumes-1734146938 tempest-TestInstancesWithCinderVolumes-1734146938-project-member] https://10.4.3.176/volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f returned with HTTP 404 Aug 04 09:12:34.751696 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1095/4369] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/volumes/3e257e33-52e8-4ef1-bbaa-e6a485367d6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:34.758559 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7bbbcaa8-6a1c-4dd4-ab54-fb5b4586956f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.760914 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7bbbcaa8-6a1c-4dd4-ab54-fb5b4586956f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:12:34.761186 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7bbbcaa8-6a1c-4dd4-ab54-fb5b4586956f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.761439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7bbbcaa8-6a1c-4dd4-ab54-fb5b4586956f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.762416 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-7bbbcaa8-6a1c-4dd4-ab54-fb5b4586956f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:12:34.806574 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=284,cinder:UPDATE=84,cinder:INSERT=31 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:12:34.821479 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7bbbcaa8-6a1c-4dd4-ab54-fb5b4586956f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Get all volumes completed successfully. Aug 04 09:12:34.823466 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.823466 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:34.828318 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7bbbcaa8-6a1c-4dd4-ab54-fb5b4586956f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:12:34.828739 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1086/4370] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12232 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:34.844775 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dab21f12-be55-41c3-a471-82149a99a82b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.846633 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dab21f12-be55-41c3-a471-82149a99a82b tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] DELETE https://10.4.3.176/volume/v3/types/393ba886-c162-4cdb-bc5b-db5b394ed89b Aug 04 09:12:34.846824 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dab21f12-be55-41c3-a471-82149a99a82b tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.847031 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dab21f12-be55-41c3-a471-82149a99a82b tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.869889 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dab21f12-be55-41c3-a471-82149a99a82b tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/types/393ba886-c162-4cdb-bc5b-db5b394ed89b returned with HTTP 202 Aug 04 09:12:34.870407 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1097/4371] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:12:34 2026] DELETE /volume/v3/types/393ba886-c162-4cdb-bc5b-db5b394ed89b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:34.877052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c39b7db1-8ba6-4a38-827e-c20dbb617964 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.878740 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c39b7db1-8ba6-4a38-827e-c20dbb617964 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:12:34.878937 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c39b7db1-8ba6-4a38-827e-c20dbb617964 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.879106 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c39b7db1-8ba6-4a38-827e-c20dbb617964 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.879902 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-c39b7db1-8ba6-4a38-827e-c20dbb617964 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:12:34.895486 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c39b7db1-8ba6-4a38-827e-c20dbb617964 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Get all volumes completed successfully. Aug 04 09:12:34.897469 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:34.897469 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:34.901977 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c39b7db1-8ba6-4a38-827e-c20dbb617964 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:12:34.902430 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1094/4372] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:12:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12232 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:34.917025 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7a6c4677-b541-496f-9a27-790467d21dc8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:34.918831 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a6c4677-b541-496f-9a27-790467d21dc8 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] DELETE https://10.4.3.176/volume/v3/types/f2f24ce2-5ade-4600-a535-152739b8f098 Aug 04 09:12:34.919012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a6c4677-b541-496f-9a27-790467d21dc8 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:34.919235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7a6c4677-b541-496f-9a27-790467d21dc8 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:34.943522 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7a6c4677-b541-496f-9a27-790467d21dc8 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/types/f2f24ce2-5ade-4600-a535-152739b8f098 returned with HTTP 202 Aug 04 09:12:34.943522 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1096/4373] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:12:34 2026] DELETE /volume/v3/types/f2f24ce2-5ade-4600-a535-152739b8f098 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:35.115907 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d28e0b8b-a677-4645-a961-7dccdc7a2ff9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.118625 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d28e0b8b-a677-4645-a961-7dccdc7a2ff9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:35.118832 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d28e0b8b-a677-4645-a961-7dccdc7a2ff9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.119010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d28e0b8b-a677-4645-a961-7dccdc7a2ff9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.125959 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.125959 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:35.129246 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d28e0b8b-a677-4645-a961-7dccdc7a2ff9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:35.132925 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d28e0b8b-a677-4645-a961-7dccdc7a2ff9 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc returned with HTTP 200 Aug 04 09:12:35.133470 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1087/4374] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:35.145350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-df5b3493-6ade-427f-a8fd-fbe6a858edc6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.147066 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df5b3493-6ade-427f-a8fd-fbe6a858edc6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] POST https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc/action Aug 04 09:12:35.147454 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df5b3493-6ade-427f-a8fd-fbe6a858edc6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action body: b'{"revert": {"snapshot_id": "ce6b76ce-3058-489c-baa6-b059fdc17193"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:35.147585 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df5b3493-6ade-427f-a8fd-fbe6a858edc6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "ce6b76ce-3058-489c-baa6-b059fdc17193"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:35.159984 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.159984 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:35.159984 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-df5b3493-6ade-427f-a8fd-fbe6a858edc6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume retrieved successfully. Aug 04 09:12:35.177644 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df5b3493-6ade-427f-a8fd-fbe6a858edc6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] HTTP exception thrown: Can't revert volume 7ba918c2-46ec-4b5f-92ce-2230ca08d1bc to its latest snapshot ce6b76ce-3058-489c-baa6-b059fdc17193. The volume size must be equal to the snapshot size. Aug 04 09:12:35.177805 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df5b3493-6ade-427f-a8fd-fbe6a858edc6 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc/action returned with HTTP 400 Aug 04 09:12:35.178415 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1098/4375] 10.4.3.176 () {70 vars in 1431 bytes} [Tue Aug 4 09:12:35 2026] POST /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc/action => generated 213 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 04 09:12:35.185247 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.186902 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 Aug 04 09:12:35.187084 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.187355 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.187409 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Delete snapshot with id: ce6b76ce-3058-489c-baa6-b059fdc17193 Aug 04 09:12:35.192208 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.192208 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:35.192629 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:35.207750 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot delete request issued successfully. Aug 04 09:12:35.207912 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c32494a8-d115-4dba-9cae-54a4c398bb6d tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 returned with HTTP 202 Aug 04 09:12:35.208422 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1095/4376] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:35 2026] DELETE /volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:35.216132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-94cc1bd8-f2c9-4fd3-977f-1badc4cebad0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.217402 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94cc1bd8-f2c9-4fd3-977f-1badc4cebad0 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 Aug 04 09:12:35.217752 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94cc1bd8-f2c9-4fd3-977f-1badc4cebad0 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.217867 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94cc1bd8-f2c9-4fd3-977f-1badc4cebad0 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.224352 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.224352 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:35.224814 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-94cc1bd8-f2c9-4fd3-977f-1badc4cebad0 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:35.225542 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94cc1bd8-f2c9-4fd3-977f-1badc4cebad0 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 returned with HTTP 200 Aug 04 09:12:35.225900 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1097/4377] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:35.298869 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ae21db00-4af0-4661-9559-ce9463e8a7f7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.303477 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ae21db00-4af0-4661-9559-ce9463e8a7f7 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:12:35.303676 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ae21db00-4af0-4661-9559-ce9463e8a7f7 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.303824 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ae21db00-4af0-4661-9559-ce9463e8a7f7 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.304510 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-ae21db00-4af0-4661-9559-ce9463e8a7f7 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:12:35.331529 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ae21db00-4af0-4661-9559-ce9463e8a7f7 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Get all volumes completed successfully. Aug 04 09:12:35.334987 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.334987 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:35.342563 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ae21db00-4af0-4661-9559-ce9463e8a7f7 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:12:35.343181 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1088/4378] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12232 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:35.354965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-506be5de-eb42-41c1-a4ca-433d17fc3db9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.356928 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-506be5de-eb42-41c1-a4ca-433d17fc3db9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:35.357133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-506be5de-eb42-41c1-a4ca-433d17fc3db9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.357461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-506be5de-eb42-41c1-a4ca-433d17fc3db9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.362077 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.363652 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 Aug 04 09:12:35.363832 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.364008 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.364168 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Delete volume with id: db02111f-d7a2-48f5-9241-63df2dd3c1a9 Aug 04 09:12:35.366641 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.366641 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:35.369852 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-506be5de-eb42-41c1-a4ca-433d17fc3db9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:35.370389 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.370389 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:35.370667 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Volume info retrieved successfully. Aug 04 09:12:35.373592 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-506be5de-eb42-41c1-a4ca-433d17fc3db9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:35.374079 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1099/4379] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:35.381803 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.image.cache [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'fbc70885-75e8-44cd-88c5-23818089d49a', 'volume_id': 'db02111f-d7a2-48f5-9241-63df2dd3c1a9', 'host': 'np0000006401@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 4, 9, 11, 10), 'last_used': datetime.datetime(2026, 8, 4, 9, 11, 21)}. {{(pid=100459) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 04 09:12:35.385757 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-99688152-797e-496e-8d6a-389fec500c39 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.387415 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-99688152-797e-496e-8d6a-389fec500c39 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:35.387596 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-99688152-797e-496e-8d6a-389fec500c39 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.387772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-99688152-797e-496e-8d6a-389fec500c39 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.394544 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Delete volume request issued successfully. Aug 04 09:12:35.394769 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8ef97b91-2cc4-4605-ac2a-b5a7d17a1c2e tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 returned with HTTP 202 Aug 04 09:12:35.395327 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1096/4380] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:35 2026] DELETE /volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:35.396413 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.396413 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:35.399446 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-99688152-797e-496e-8d6a-389fec500c39 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:35.403222 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-99688152-797e-496e-8d6a-389fec500c39 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:35.403566 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1098/4381] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 1170 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:35.405516 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-52c1a8ca-bae9-4b47-82f5-8d296ef90cf0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.407960 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-52c1a8ca-bae9-4b47-82f5-8d296ef90cf0 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] GET https://10.4.3.176/volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 Aug 04 09:12:35.408283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-52c1a8ca-bae9-4b47-82f5-8d296ef90cf0 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.408567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-52c1a8ca-bae9-4b47-82f5-8d296ef90cf0 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.418479 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.418479 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:35.422838 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-52c1a8ca-bae9-4b47-82f5-8d296ef90cf0 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Volume info retrieved successfully. Aug 04 09:12:35.426960 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-52c1a8ca-bae9-4b47-82f5-8d296ef90cf0 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 returned with HTTP 200 Aug 04 09:12:35.427566 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1089/4382] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:35.447108 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-84157674-3f33-4f93-9621-691a5bdfd16e req-788bf6b2-99fd-4eb1-9e28-167c2de58b57 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.449411 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-788bf6b2-99fd-4eb1-9e28-167c2de58b57 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:35.449594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-788bf6b2-99fd-4eb1-9e28-167c2de58b57 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.449768 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-788bf6b2-99fd-4eb1-9e28-167c2de58b57 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.458607 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.458607 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:35.463231 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-84157674-3f33-4f93-9621-691a5bdfd16e req-788bf6b2-99fd-4eb1-9e28-167c2de58b57 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:35.468701 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-788bf6b2-99fd-4eb1-9e28-167c2de58b57 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:35.469102 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1100/4383] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:35.485716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-84157674-3f33-4f93-9621-691a5bdfd16e req-7f9943c8-c161-4aad-ad9f-ab7c72e9b149 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.487401 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-7f9943c8-c161-4aad-ad9f-ab7c72e9b149 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/action Aug 04 09:12:35.487687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-7f9943c8-c161-4aad-ad9f-ab7c72e9b149 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:35.487799 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-7f9943c8-c161-4aad-ad9f-ab7c72e9b149 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:35.496964 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.496964 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:35.497377 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-84157674-3f33-4f93-9621-691a5bdfd16e req-7f9943c8-c161-4aad-ad9f-ab7c72e9b149 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:35.502132 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-84157674-3f33-4f93-9621-691a5bdfd16e req-7f9943c8-c161-4aad-ad9f-ab7c72e9b149 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Begin detaching volume completed successfully. Aug 04 09:12:35.502346 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-7f9943c8-c161-4aad-ad9f-ab7c72e9b149 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/action returned with HTTP 202 Aug 04 09:12:35.502740 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1097/4384] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:12:35 2026] POST /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:35.539607 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3fcae26d-f8ed-44ff-b2c7-441295eb9b46 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.539970 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3fcae26d-f8ed-44ff-b2c7-441295eb9b46 None None] GET https://10.4.3.176/volume// Aug 04 09:12:35.540133 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3fcae26d-f8ed-44ff-b2c7-441295eb9b46 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.540339 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3fcae26d-f8ed-44ff-b2c7-441295eb9b46 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.540692 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3fcae26d-f8ed-44ff-b2c7-441295eb9b46 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:35.541018 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1099/4385] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:35.547398 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-84157674-3f33-4f93-9621-691a5bdfd16e req-22c11fba-b4fb-4ab1-beb5-16f7f6b3703a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.549563 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-22c11fba-b4fb-4ab1-beb5-16f7f6b3703a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:35.549742 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-22c11fba-b4fb-4ab1-beb5-16f7f6b3703a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.549910 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-22c11fba-b4fb-4ab1-beb5-16f7f6b3703a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.557456 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.557456 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:35.560102 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-84157674-3f33-4f93-9621-691a5bdfd16e req-22c11fba-b4fb-4ab1-beb5-16f7f6b3703a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:35.563416 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-22c11fba-b4fb-4ab1-beb5-16f7f6b3703a tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:35.563749 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1090/4386] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:35.571939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-094dbf4d-d8c6-42e4-8bfa-cf8b8981d4fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.573122 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-84157674-3f33-4f93-9621-691a5bdfd16e req-aeff55e0-b9be-4e6b-98e9-7195689799c4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:35.573656 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-094dbf4d-d8c6-42e4-8bfa-cf8b8981d4fa tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:35.573890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-094dbf4d-d8c6-42e4-8bfa-cf8b8981d4fa tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.574104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-094dbf4d-d8c6-42e4-8bfa-cf8b8981d4fa tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.574269 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-094dbf4d-d8c6-42e4-8bfa-cf8b8981d4fa tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:35.575056 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-aeff55e0-b9be-4e6b-98e9-7195689799c4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/encryption Aug 04 09:12:35.575244 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-aeff55e0-b9be-4e6b-98e9-7195689799c4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:35.575416 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-aeff55e0-b9be-4e6b-98e9-7195689799c4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:35.578187 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.578187 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:35.578742 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-094dbf4d-d8c6-42e4-8bfa-cf8b8981d4fa tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:35.579175 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1101/4387] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:35.583929 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:35.583929 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:35.589323 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-aeff55e0-b9be-4e6b-98e9-7195689799c4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/encryption returned with HTTP 200 Aug 04 09:12:35.589672 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1098/4388] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:12:35 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:36.234284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6bb103bd-e34d-4b96-beb8-d8a348a28903 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.236031 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bb103bd-e34d-4b96-beb8-d8a348a28903 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 Aug 04 09:12:36.236232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bb103bd-e34d-4b96-beb8-d8a348a28903 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.236615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6bb103bd-e34d-4b96-beb8-d8a348a28903 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.238222 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=289,cinder:INSERT=42,cinder:UPDATE=89 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:12:36.240502 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6bb103bd-e34d-4b96-beb8-d8a348a28903 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 returned with HTTP 404 Aug 04 09:12:36.241079 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1100/4389] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:36 2026] GET /volume/v3/snapshots/ce6b76ce-3058-489c-baa6-b059fdc17193 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:36.247423 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-22fee1ba-0fc5-46d8-81be-32659483e997 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.249163 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-22fee1ba-0fc5-46d8-81be-32659483e997 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:36.249452 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-22fee1ba-0fc5-46d8-81be-32659483e997 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.249668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-22fee1ba-0fc5-46d8-81be-32659483e997 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.249852 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-22fee1ba-0fc5-46d8-81be-32659483e997 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Delete volume with id: 7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:36.256393 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:36.256393 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:36.256837 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-22fee1ba-0fc5-46d8-81be-32659483e997 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:36.273123 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-22fee1ba-0fc5-46d8-81be-32659483e997 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Delete volume request issued successfully. Aug 04 09:12:36.273430 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-22fee1ba-0fc5-46d8-81be-32659483e997 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc returned with HTTP 202 Aug 04 09:12:36.274082 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1091/4390] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:12:36 2026] DELETE /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:12:36.284629 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ec34c2d3-686f-404d-a240-91554795f65b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.286584 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec34c2d3-686f-404d-a240-91554795f65b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:36.286797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec34c2d3-686f-404d-a240-91554795f65b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.286993 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ec34c2d3-686f-404d-a240-91554795f65b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.297043 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:36.297043 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:36.302511 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ec34c2d3-686f-404d-a240-91554795f65b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:36.307474 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ec34c2d3-686f-404d-a240-91554795f65b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc returned with HTTP 200 Aug 04 09:12:36.307945 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1102/4391] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:36 2026] GET /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:36.421536 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-84157674-3f33-4f93-9621-691a5bdfd16e req-301b22af-5c02-42ea-996a-ad4cdde5e8ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.423717 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-301b22af-5c02-42ea-996a-ad4cdde5e8ae tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f Aug 04 09:12:36.423938 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-301b22af-5c02-42ea-996a-ad4cdde5e8ae tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.424131 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-301b22af-5c02-42ea-996a-ad4cdde5e8ae tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.425758 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=218,cinder:UPDATE=31,cinder:INSERT=18,cinder:DELETE=1 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:12:36.431976 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:36.431976 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:36.441787 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3c13e89d-7913-4ab3-8c51-a00064c48441 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.443970 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3c13e89d-7913-4ab3-8c51-a00064c48441 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] GET https://10.4.3.176/volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 Aug 04 09:12:36.444278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3c13e89d-7913-4ab3-8c51-a00064c48441 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.444548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3c13e89d-7913-4ab3-8c51-a00064c48441 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.450733 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3c13e89d-7913-4ab3-8c51-a00064c48441 tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 returned with HTTP 404 Aug 04 09:12:36.451325 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1101/4392] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:36 2026] GET /volume/v3/volumes/db02111f-d7a2-48f5-9241-63df2dd3c1a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:36.458396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-38686c1f-e796-4a90-98fb-9a768932820f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.460441 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38686c1f-e796-4a90-98fb-9a768932820f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] DELETE https://10.4.3.176/volume/v3/types/a93ceaf2-ef06-4227-ae48-6a874facaba9 Aug 04 09:12:36.460608 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-38686c1f-e796-4a90-98fb-9a768932820f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.460842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-38686c1f-e796-4a90-98fb-9a768932820f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.477446 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-84157674-3f33-4f93-9621-691a5bdfd16e req-301b22af-5c02-42ea-996a-ad4cdde5e8ae tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f returned with HTTP 200 Aug 04 09:12:36.477923 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1099/4393] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:12:36 2026] DELETE /volume/v3/attachments/580a6138-fa77-4864-bac1-1171f2f41b3f => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:36.484186 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38686c1f-e796-4a90-98fb-9a768932820f tempest-TestInstancesWithCinderVolumes-1839448305 tempest-TestInstancesWithCinderVolumes-1839448305-project-admin] https://10.4.3.176/volume/v3/types/a93ceaf2-ef06-4227-ae48-6a874facaba9 returned with HTTP 202 Aug 04 09:12:36.484276 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1092/4394] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:12:36 2026] DELETE /volume/v3/types/a93ceaf2-ef06-4227-ae48-6a874facaba9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:36.589002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f60c8ed2-7e7a-4ea4-bf00-c5ee929de7a3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.590806 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f60c8ed2-7e7a-4ea4-bf00-c5ee929de7a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:36.591101 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f60c8ed2-7e7a-4ea4-bf00-c5ee929de7a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.591224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f60c8ed2-7e7a-4ea4-bf00-c5ee929de7a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.591350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f60c8ed2-7e7a-4ea4-bf00-c5ee929de7a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:36.598417 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:36.598417 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:36.598992 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f60c8ed2-7e7a-4ea4-bf00-c5ee929de7a3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:36.599454 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1103/4395] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:36 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:36.631436 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-e8849758-702f-4821-b3b2-70ed8862deb0 req-58dd2260-a8d1-4778-a443-77963fecad65 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:36.633210 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e8849758-702f-4821-b3b2-70ed8862deb0 req-58dd2260-a8d1-4778-a443-77963fecad65 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:36.633395 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e8849758-702f-4821-b3b2-70ed8862deb0 req-58dd2260-a8d1-4778-a443-77963fecad65 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:36.633595 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e8849758-702f-4821-b3b2-70ed8862deb0 req-58dd2260-a8d1-4778-a443-77963fecad65 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:36.639803 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:36.639803 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:36.643082 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-e8849758-702f-4821-b3b2-70ed8862deb0 req-58dd2260-a8d1-4778-a443-77963fecad65 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:36.647691 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e8849758-702f-4821-b3b2-70ed8862deb0 req-58dd2260-a8d1-4778-a443-77963fecad65 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:36.648330 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1102/4396] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:12:36 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:37.322850 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4345efc5-7d59-4dc8-ac0b-f75a77968c8b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:37.328850 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4345efc5-7d59-4dc8-ac0b-f75a77968c8b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc Aug 04 09:12:37.328850 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4345efc5-7d59-4dc8-ac0b-f75a77968c8b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:37.328850 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4345efc5-7d59-4dc8-ac0b-f75a77968c8b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:37.332971 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4345efc5-7d59-4dc8-ac0b-f75a77968c8b tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc returned with HTTP 404 Aug 04 09:12:37.334005 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1100/4397] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:37 2026] GET /volume/v3/volumes/7ba918c2-46ec-4b5f-92ce-2230ca08d1bc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:12:37.343051 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:37.346148 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa Aug 04 09:12:37.346717 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:37.346978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:37.347131 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Delete snapshot with id: 44829c77-3eae-474c-abe9-f3ceb92101aa Aug 04 09:12:37.353569 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:37.353569 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:37.354324 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:37.370854 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot delete request issued successfully. Aug 04 09:12:37.371081 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9baee7d2-16c7-4ba1-8dc4-07e4bf67575e tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa returned with HTTP 202 Aug 04 09:12:37.371626 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1093/4398] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:37 2026] DELETE /volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:37.378295 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c86846e6-6e31-4727-ab96-3cf3772fa736 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:37.381439 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c86846e6-6e31-4727-ab96-3cf3772fa736 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa Aug 04 09:12:37.381439 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c86846e6-6e31-4727-ab96-3cf3772fa736 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:37.381566 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c86846e6-6e31-4727-ab96-3cf3772fa736 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:37.389157 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:37.389157 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:37.391018 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c86846e6-6e31-4727-ab96-3cf3772fa736 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Snapshot retrieved successfully. Aug 04 09:12:37.392551 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c86846e6-6e31-4727-ab96-3cf3772fa736 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa returned with HTTP 200 Aug 04 09:12:37.393180 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1104/4399] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:37 2026] GET /volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:37.613194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-23c0c4f0-01f6-4b33-a10c-0180750cc3e5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:37.615047 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-23c0c4f0-01f6-4b33-a10c-0180750cc3e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:37.615312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-23c0c4f0-01f6-4b33-a10c-0180750cc3e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:37.615516 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-23c0c4f0-01f6-4b33-a10c-0180750cc3e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:37.615604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-23c0c4f0-01f6-4b33-a10c-0180750cc3e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:37.620810 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:37.620810 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:37.621120 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-23c0c4f0-01f6-4b33-a10c-0180750cc3e5 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:37.621673 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1103/4400] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:37 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:38.401637 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a2cca952-a89f-432a-b8b7-4c1250d4eb7c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:38.403848 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2cca952-a89f-432a-b8b7-4c1250d4eb7c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa Aug 04 09:12:38.404040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a2cca952-a89f-432a-b8b7-4c1250d4eb7c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:38.404254 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a2cca952-a89f-432a-b8b7-4c1250d4eb7c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:38.409693 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2cca952-a89f-432a-b8b7-4c1250d4eb7c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa returned with HTTP 404 Aug 04 09:12:38.410486 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1101/4401] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:38 2026] GET /volume/v3/snapshots/44829c77-3eae-474c-abe9-f3ceb92101aa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:38.418559 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e76785d-256e-4fe6-857d-26f06234001c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:38.420346 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e76785d-256e-4fe6-857d-26f06234001c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] DELETE https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:38.420517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e76785d-256e-4fe6-857d-26f06234001c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:38.420690 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e76785d-256e-4fe6-857d-26f06234001c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:38.420839 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-9e76785d-256e-4fe6-857d-26f06234001c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Delete volume with id: cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:38.428428 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:38.428428 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:38.428848 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9e76785d-256e-4fe6-857d-26f06234001c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:38.446575 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9e76785d-256e-4fe6-857d-26f06234001c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Delete volume request issued successfully. Aug 04 09:12:38.446694 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e76785d-256e-4fe6-857d-26f06234001c tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 202 Aug 04 09:12:38.447073 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1094/4402] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:12:38 2026] DELETE /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:12:38.455787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5eb14af4-26c2-4abf-b044-71ba5485c04f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:38.458466 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5eb14af4-26c2-4abf-b044-71ba5485c04f tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:38.458697 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5eb14af4-26c2-4abf-b044-71ba5485c04f tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:38.458878 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5eb14af4-26c2-4abf-b044-71ba5485c04f tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:38.469303 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:38.469303 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:38.477079 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5eb14af4-26c2-4abf-b044-71ba5485c04f tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Volume info retrieved successfully. Aug 04 09:12:38.482171 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5eb14af4-26c2-4abf-b044-71ba5485c04f tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 200 Aug 04 09:12:38.482571 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1105/4403] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:38 2026] GET /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:38.633005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-38993439-0722-4063-8ebf-d17e797b70eb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:38.634755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-38993439-0722-4063-8ebf-d17e797b70eb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:38.634964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-38993439-0722-4063-8ebf-d17e797b70eb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:38.635151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-38993439-0722-4063-8ebf-d17e797b70eb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:38.635289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-38993439-0722-4063-8ebf-d17e797b70eb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:38.639425 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:38.639425 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:38.639996 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-38993439-0722-4063-8ebf-d17e797b70eb tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:38.640380 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1104/4404] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:38 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:39.501075 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ec05acb2-48b1-4f0f-9e70-8e2b4d507a32 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:39.503091 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ec05acb2-48b1-4f0f-9e70-8e2b4d507a32 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] GET https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf Aug 04 09:12:39.503429 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ec05acb2-48b1-4f0f-9e70-8e2b4d507a32 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:39.503698 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ec05acb2-48b1-4f0f-9e70-8e2b4d507a32 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:39.509747 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ec05acb2-48b1-4f0f-9e70-8e2b4d507a32 tempest-VolumeRevertTests-1891913412 tempest-VolumeRevertTests-1891913412-project-member] https://10.4.3.176/volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf returned with HTTP 404 Aug 04 09:12:39.510288 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1102/4405] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:39 2026] GET /volume/v3/volumes/cd3bd0a3-f5e3-4c80-8c29-65e5d087bdaf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:12:39.551353 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:39.552925 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:39.553091 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:39.553301 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:39.553448 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume with id: 8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:39.560257 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:39.560257 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:39.560711 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:39.571839 np0000006401 devstack@c-api.service[100461]: WARNING cinder.keymgr.conf_key_mgr [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:12:39.581693 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume request issued successfully. Aug 04 09:12:39.581882 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-daf3f3d3-e75b-40e8-ae9f-e49bf893e307 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 202 Aug 04 09:12:39.582336 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1095/4406] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:39 2026] DELETE /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:39.591076 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fb08d111-3c06-49bd-aee4-4da34469e586 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:39.596126 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb08d111-3c06-49bd-aee4-4da34469e586 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:39.596370 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb08d111-3c06-49bd-aee4-4da34469e586 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:39.596567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb08d111-3c06-49bd-aee4-4da34469e586 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:39.607653 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:39.607653 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:39.613519 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fb08d111-3c06-49bd-aee4-4da34469e586 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:12:39.618285 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb08d111-3c06-49bd-aee4-4da34469e586 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 200 Aug 04 09:12:39.618761 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1106/4407] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:39 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:39.665545 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9c3656cd-1688-4d65-92da-9fb0a145866e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:39.669117 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c3656cd-1688-4d65-92da-9fb0a145866e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:39.669568 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c3656cd-1688-4d65-92da-9fb0a145866e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:39.669568 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c3656cd-1688-4d65-92da-9fb0a145866e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:39.669901 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9c3656cd-1688-4d65-92da-9fb0a145866e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:39.674063 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:39.674063 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:39.674664 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c3656cd-1688-4d65-92da-9fb0a145866e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:39.675007 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1105/4408] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:39 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:40.635247 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-175d8f51-4069-4554-abdf-63d1fbfc1bea None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.636960 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-175d8f51-4069-4554-abdf-63d1fbfc1bea tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 Aug 04 09:12:40.637174 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-175d8f51-4069-4554-abdf-63d1fbfc1bea tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:40.637424 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-175d8f51-4069-4554-abdf-63d1fbfc1bea tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:40.643238 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-175d8f51-4069-4554-abdf-63d1fbfc1bea tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 returned with HTTP 404 Aug 04 09:12:40.643742 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1103/4409] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:40 2026] GET /volume/v3/volumes/8e8a2d19-2601-4b8f-b637-4a9dead88b85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:40.651134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-56508220-06ed-476f-8c8c-6dd3511cfbd7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.657087 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-56508220-06ed-476f-8c8c-6dd3511cfbd7 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:12:40.657327 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-56508220-06ed-476f-8c8c-6dd3511cfbd7 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:40.659068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-56508220-06ed-476f-8c8c-6dd3511cfbd7 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:40.659881 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-56508220-06ed-476f-8c8c-6dd3511cfbd7 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:12:40.676047 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-56508220-06ed-476f-8c8c-6dd3511cfbd7 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Get all volumes completed successfully. Aug 04 09:12:40.681595 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:40.681595 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:40.687185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3724e890-0c2b-4c86-866f-f11124fc09f6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.687875 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-56508220-06ed-476f-8c8c-6dd3511cfbd7 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:12:40.688295 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1096/4410] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:12:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:40.689696 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3724e890-0c2b-4c86-866f-f11124fc09f6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:40.690033 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3724e890-0c2b-4c86-866f-f11124fc09f6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:40.690331 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3724e890-0c2b-4c86-866f-f11124fc09f6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:40.690504 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3724e890-0c2b-4c86-866f-f11124fc09f6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:40.696352 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:40.696352 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:40.697234 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3724e890-0c2b-4c86-866f-f11124fc09f6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:40.697760 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1107/4411] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:40 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:40.708574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-233dc427-a3e8-4bd0-a3cb-28b75654d3fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.710586 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-233dc427-a3e8-4bd0-a3cb-28b75654d3fe tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] DELETE https://10.4.3.176/volume/v3/types/2710123b-c4d4-4fe6-b1a7-7338ec048fe4 Aug 04 09:12:40.710821 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-233dc427-a3e8-4bd0-a3cb-28b75654d3fe tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:40.711066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-233dc427-a3e8-4bd0-a3cb-28b75654d3fe tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:40.737033 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-233dc427-a3e8-4bd0-a3cb-28b75654d3fe tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/2710123b-c4d4-4fe6-b1a7-7338ec048fe4 returned with HTTP 202 Aug 04 09:12:40.737527 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1106/4412] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:12:40 2026] DELETE /volume/v3/types/2710123b-c4d4-4fe6-b1a7-7338ec048fe4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:40.750626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-40a42f42-f2e3-497e-a63e-33d756d6e335 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.752306 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-40a42f42-f2e3-497e-a63e-33d756d6e335 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:12:40.752661 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-40a42f42-f2e3-497e-a63e-33d756d6e335 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-795916393", "extra_specs": {}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:40.754136 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:40.754136 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:40.770013 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-40a42f42-f2e3-497e-a63e-33d756d6e335 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:12:40.770425 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1104/4413] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:12:40 2026] POST /volume/v3/types => generated 213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:40.778767 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5e2700a5-e7e3-4fdf-938e-daba338439f1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.780543 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5e2700a5-e7e3-4fdf-938e-daba338439f1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types/36194e24-850f-46d5-abac-44d4fe865516/encryption Aug 04 09:12:40.780908 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5e2700a5-e7e3-4fdf-938e-daba338439f1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:40.802658 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5e2700a5-e7e3-4fdf-938e-daba338439f1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/36194e24-850f-46d5-abac-44d4fe865516/encryption returned with HTTP 200 Aug 04 09:12:40.803249 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1097/4414] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:12:40 2026] POST /volume/v3/types/36194e24-850f-46d5-abac-44d4fe865516/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:40.813410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.816124 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:40.817261 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1115693520", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-795916393", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:40.818923 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1115693520', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-795916393', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:40.823930 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume of 1 GB Aug 04 09:12:40.823930 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:40.823930 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:40.824451 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Availability Zones retrieved successfully. Aug 04 09:12:40.831105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (5e687846-56dc-475d-a1a8-b010832e27b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:40.832055 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e893fb-34d6-4f2f-9b2f-dd1a5f6b1cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:40.833105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:40.862603 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e893fb-34d6-4f2f-9b2f-dd1a5f6b1cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:12:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36194e24-850f-46d5-abac-44d4fe865516,is_public=True,name='tempest-scenario-type-luksv2-795916393',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36194e24-850f-46d5-abac-44d4fe865516', '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=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:40.863381 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f451147-e6e5-4615-aa0b-d9dd2383f115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:40.900928 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-795916393 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-795916393, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:40.901336 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-795916393 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-795916393, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:40.912369 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c4d51337-3673-4a8c-9ccb-c74ac3e083be None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:40.954822 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Created reservations ['789ac957-43c3-433b-9e63-b7267cbc29b1', '1f9dcd08-77ba-4051-ad08-775148acdd56', 'c3596bbd-e97e-406d-bc6d-e063acaf900a', 'b27fa4c8-0736-4098-85cf-1f780ee8ae75'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:40.955668 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f451147-e6e5-4615-aa0b-d9dd2383f115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['789ac957-43c3-433b-9e63-b7267cbc29b1', '1f9dcd08-77ba-4051-ad08-775148acdd56', 'c3596bbd-e97e-406d-bc6d-e063acaf900a', 'b27fa4c8-0736-4098-85cf-1f780ee8ae75']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:40.956587 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e521f021-9cc0-44d4-94de-9f2d0f903f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:40.988333 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e521f021-9cc0-44d4-94de-9f2d0f903f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1115693520',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['789ac957-43c3-433b-9e63-b7267cbc29b1','1f9dcd08-77ba-4051-ad08-775148acdd56','c3596bbd-e97e-406d-bc6d-e063acaf900a','b27fa4c8-0736-4098-85cf-1f780ee8ae75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=36194e24-850f-46d5-abac-44d4fe865516), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1115693520',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f60feaae663432c9b814ecfc5595b92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36194e24-850f-46d5-abac-44d4fe865516),volume_type_id=36194e24-850f-46d5-abac-44d4fe865516)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:40.989189 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f78af71-901e-4095-8055-9441d56de97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.026397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f78af71-901e-4095-8055-9441d56de97d) transitioned into state 'SUCCESS' from state '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-1115693520',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['789ac957-43c3-433b-9e63-b7267cbc29b1','1f9dcd08-77ba-4051-ad08-775148acdd56','c3596bbd-e97e-406d-bc6d-e063acaf900a','b27fa4c8-0736-4098-85cf-1f780ee8ae75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=36194e24-850f-46d5-abac-44d4fe865516)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.027265 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6619eca0-6e9e-4c8b-8adb-a50823330723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.034658 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c4d51337-3673-4a8c-9ccb-c74ac3e083be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:12:41.034878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c4d51337-3673-4a8c-9ccb-c74ac3e083be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-837868564", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1980412716", "vendor_name": "tempest-vendor_name-1815623817"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:41.037269 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6619eca0-6e9e-4c8b-8adb-a50823330723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.038556 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (5e687846-56dc-475d-a1a8-b010832e27b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:41.039056 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request issued successfully. Aug 04 09:12:41.040474 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dd3c3e82-db09-4d0f-a621-9004334b0388 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:41.040538 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1108/4415] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:40 2026] POST /volume/v3/volumes => generated 786 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:41.052711 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c4d51337-3673-4a8c-9ccb-c74ac3e083be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:12:41.052810 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1107/4416] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:12:40 2026] POST /volume/v3/types => generated 328 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:41.061458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-21cb5155-0f43-457e-b104-af06c865725a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:41.066748 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:41.067151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d19bc46f-44ef-4358-82ac-421a13f1acff", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:41.069187 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume request body: {'volume': {'volume_type': 'd19bc46f-44ef-4358-82ac-421a13f1acff', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:41.073065 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume of 1 GB Aug 04 09:12:41.073467 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:41.073467 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:41.073859 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:41.079346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Flow 'volume_create_api' (66159825-9990-4767-bca5-43597edf9786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:41.080524 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805dc8c4-cfde-4486-bb0d-04abf1085af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.081278 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:41.102564 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805dc8c4-cfde-4486-bb0d-04abf1085af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:12:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1980412716',vendor_name='tempest-vendor_name-1815623817'},id=d19bc46f-44ef-4358-82ac-421a13f1acff,is_public=True,name='tempest-ProjectAdminTests-volume-type-837868564',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd19bc46f-44ef-4358-82ac-421a13f1acff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.103388 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d398c751-88d8-47cd-b0a6-00a0fd379b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.129146 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-837868564 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-837868564, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:41.129491 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-837868564 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-837868564, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:41.166662 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Created reservations ['e2439a51-7d2f-4fad-aa8b-d8bfc11915be', '2c156cea-facc-4cae-81b1-a2df8d1f6546', '8f7f790e-b206-4bdc-a50a-fa485494fb9b', 'a98a406b-d8a8-489d-84f3-bc18d407b6da'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:41.168034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d398c751-88d8-47cd-b0a6-00a0fd379b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2439a51-7d2f-4fad-aa8b-d8bfc11915be', '2c156cea-facc-4cae-81b1-a2df8d1f6546', '8f7f790e-b206-4bdc-a50a-fa485494fb9b', 'a98a406b-d8a8-489d-84f3-bc18d407b6da']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.169092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd309d8-d500-4e38-8df2-6fba380d9e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.196527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd309d8-d500-4e38-8df2-6fba380d9e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd853d76-a630-4270-b494-054d6dd279b2', '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='a9d3fae46fcf4780a213142412209ada',qos_specs=None,replication_status=,reservations=['e2439a51-7d2f-4fad-aa8b-d8bfc11915be','2c156cea-facc-4cae-81b1-a2df8d1f6546','8f7f790e-b206-4bdc-a50a-fa485494fb9b','a98a406b-d8a8-489d-84f3-bc18d407b6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_type_id=d19bc46f-44ef-4358-82ac-421a13f1acff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:41Z,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=fd853d76-a630-4270-b494-054d6dd279b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d3fae46fcf4780a213142412209ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d19bc46f-44ef-4358-82ac-421a13f1acff),volume_type_id=d19bc46f-44ef-4358-82ac-421a13f1acff)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.197318 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54411283-8591-4f93-9198-d3e3333748ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.214542 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54411283-8591-4f93-9198-d3e3333748ef) transitioned into state 'SUCCESS' from 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='a9d3fae46fcf4780a213142412209ada',qos_specs=None,replication_status=,reservations=['e2439a51-7d2f-4fad-aa8b-d8bfc11915be','2c156cea-facc-4cae-81b1-a2df8d1f6546','8f7f790e-b206-4bdc-a50a-fa485494fb9b','a98a406b-d8a8-489d-84f3-bc18d407b6da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_type_id=d19bc46f-44ef-4358-82ac-421a13f1acff)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.215372 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f375d2ab-1b80-42d3-ba9b-ba7a9ba4aa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.227156 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f375d2ab-1b80-42d3-ba9b-ba7a9ba4aa7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.228469 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Flow 'volume_create_api' (66159825-9990-4767-bca5-43597edf9786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:41.228894 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume request issued successfully. Aug 04 09:12:41.229705 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-21cb5155-0f43-457e-b104-af06c865725a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:41.230266 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1105/4417] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:12:41 2026] POST /volume/v3/volumes => generated 772 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:41.240922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0e4e81d8-3027-489d-b44a-09dbabfe9685 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:41.242749 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e4e81d8-3027-489d-b44a-09dbabfe9685 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 Aug 04 09:12:41.242749 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e4e81d8-3027-489d-b44a-09dbabfe9685 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:41.242935 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0e4e81d8-3027-489d-b44a-09dbabfe9685 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:41.249619 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:41.249619 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:41.252934 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-0e4e81d8-3027-489d-b44a-09dbabfe9685 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:41.256516 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0e4e81d8-3027-489d-b44a-09dbabfe9685 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 returned with HTTP 200 Aug 04 09:12:41.256938 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1098/4418] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:41 2026] GET /volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:41.354177 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:41.435303 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:41.435761 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-317866082"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:41.437689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-317866082'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:41.437876 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume of 1 GB Aug 04 09:12:41.438277 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:41.438277 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:41.443038 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Availability Zones retrieved successfully. Aug 04 09:12:41.450842 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (274e46dc-f3bd-4ac3-b263-7331c8fe3a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:41.452141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e709ad59-6932-46e1-b81b-8ecbbe048ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.453461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:41.484297 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e709ad59-6932-46e1-b81b-8ecbbe048ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.485009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b846e6-7ed0-4bce-bda6-4c2112dd6d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.535797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Created reservations ['8b899894-3440-4cd1-8ef5-9df5cb8ddf4d', '7b7bee19-bcad-4c43-a2d6-29eb24d4c598', '92a00fca-276c-4e8f-a4d0-967e7a42ba3d', '7393b853-f3c6-4189-8330-ea25d7fa9145'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:41.536516 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8b846e6-7ed0-4bce-bda6-4c2112dd6d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b899894-3440-4cd1-8ef5-9df5cb8ddf4d', '7b7bee19-bcad-4c43-a2d6-29eb24d4c598', '92a00fca-276c-4e8f-a4d0-967e7a42ba3d', '7393b853-f3c6-4189-8330-ea25d7fa9145']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.537332 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991b7d23-86fd-440b-bb2d-aee89dfd6d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.565789 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991b7d23-86fd-440b-bb2d-aee89dfd6d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e295dc-4384-4c03-b548-a3e2a47211da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-317866082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['8b899894-3440-4cd1-8ef5-9df5cb8ddf4d','7b7bee19-bcad-4c43-a2d6-29eb24d4c598','92a00fca-276c-4e8f-a4d0-967e7a42ba3d','7393b853-f3c6-4189-8330-ea25d7fa9145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-317866082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e295dc-4384-4c03-b548-a3e2a47211da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3002dbdd93248cea8d678c99b6b00c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b28889e40d643179379e66a5e6323d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.567419 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf97074a-1d8d-4ccb-92c6-83b444909c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.583338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf97074a-1d8d-4ccb-92c6-83b444909c3a) transitioned into state 'SUCCESS' from state '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-317866082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['8b899894-3440-4cd1-8ef5-9df5cb8ddf4d','7b7bee19-bcad-4c43-a2d6-29eb24d4c598','92a00fca-276c-4e8f-a4d0-967e7a42ba3d','7393b853-f3c6-4189-8330-ea25d7fa9145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.583984 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bf7ce8-d4ab-4ad4-ae6e-0593dce9b872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:41.591263 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bf7ce8-d4ab-4ad4-ae6e-0593dce9b872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:41.591957 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (274e46dc-f3bd-4ac3-b263-7331c8fe3a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:41.592239 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request issued successfully. Aug 04 09:12:41.592722 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1af03d4f-fa2a-45cc-b28c-b491b3874b2e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:41.593245 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1109/4419] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:12:41 2026] POST /volume/v3/volumes => generated 763 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:41.604540 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e49fc3a1-7c06-43e2-8d38-d73f3e31f586 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:41.606759 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e49fc3a1-7c06-43e2-8d38-d73f3e31f586 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da Aug 04 09:12:41.607007 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e49fc3a1-7c06-43e2-8d38-d73f3e31f586 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:41.607311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e49fc3a1-7c06-43e2-8d38-d73f3e31f586 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:41.615726 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:41.615726 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:41.619134 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e49fc3a1-7c06-43e2-8d38-d73f3e31f586 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:41.622514 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e49fc3a1-7c06-43e2-8d38-d73f3e31f586 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da returned with HTTP 200 Aug 04 09:12:41.622843 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1108/4420] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:41 2026] GET /volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:41.709803 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cfc47329-1a1b-427e-a314-2f5e6789e94e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:41.712412 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cfc47329-1a1b-427e-a314-2f5e6789e94e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:41.712744 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cfc47329-1a1b-427e-a314-2f5e6789e94e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:41.713025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cfc47329-1a1b-427e-a314-2f5e6789e94e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:41.713184 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-cfc47329-1a1b-427e-a314-2f5e6789e94e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:41.717898 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:41.717898 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:41.718450 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cfc47329-1a1b-427e-a314-2f5e6789e94e tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:41.718786 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1106/4421] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:41 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:41.727760 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-04aef760-68c9-4280-b892-1bba1e37cb26 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:41.729283 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04aef760-68c9-4280-b892-1bba1e37cb26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 Aug 04 09:12:41.729515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04aef760-68c9-4280-b892-1bba1e37cb26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:41.729762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04aef760-68c9-4280-b892-1bba1e37cb26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:41.729955 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-04aef760-68c9-4280-b892-1bba1e37cb26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume with id: 91189280-2892-444d-99f2-cffe39d5a847 Aug 04 09:12:41.736732 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:41.736732 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:41.737094 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-04aef760-68c9-4280-b892-1bba1e37cb26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:41.754868 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-04aef760-68c9-4280-b892-1bba1e37cb26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume request issued successfully. Aug 04 09:12:41.755046 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04aef760-68c9-4280-b892-1bba1e37cb26 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 returned with HTTP 202 Aug 04 09:12:41.755474 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1099/4422] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:41 2026] DELETE /volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:41.764026 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6e51e363-5868-4ea5-bbad-3e94c43faabd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:41.765817 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e51e363-5868-4ea5-bbad-3e94c43faabd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 Aug 04 09:12:41.766016 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e51e363-5868-4ea5-bbad-3e94c43faabd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:41.766190 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e51e363-5868-4ea5-bbad-3e94c43faabd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:41.773786 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:41.773786 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:41.777271 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6e51e363-5868-4ea5-bbad-3e94c43faabd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:41.781952 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e51e363-5868-4ea5-bbad-3e94c43faabd tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 returned with HTTP 200 Aug 04 09:12:41.782415 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1110/4423] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:41 2026] GET /volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 => generated 1065 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:42.273940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0ca4d08c-7e95-4866-afbe-20acb07a9df4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.276120 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0ca4d08c-7e95-4866-afbe-20acb07a9df4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 Aug 04 09:12:42.276454 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0ca4d08c-7e95-4866-afbe-20acb07a9df4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.276849 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0ca4d08c-7e95-4866-afbe-20acb07a9df4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.285766 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.285766 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:42.290158 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0ca4d08c-7e95-4866-afbe-20acb07a9df4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:42.294820 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0ca4d08c-7e95-4866-afbe-20acb07a9df4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 returned with HTTP 200 Aug 04 09:12:42.295262 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1109/4424] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:42.307805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0d143232-aaae-4a6c-9ce2-593a4dc97478 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.309970 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d143232-aaae-4a6c-9ce2-593a4dc97478 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:12:42.309970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d143232-aaae-4a6c-9ce2-593a4dc97478 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.310149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0d143232-aaae-4a6c-9ce2-593a4dc97478 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.313600 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0d143232-aaae-4a6c-9ce2-593a4dc97478 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:12:42.313943 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1107/4425] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:42.321250 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5af65183-ffde-4e3d-a5d2-ea45578314b6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.323348 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5af65183-ffde-4e3d-a5d2-ea45578314b6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/messages/21139c3e-9220-4efb-b7be-3d206b8b692f Aug 04 09:12:42.323571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5af65183-ffde-4e3d-a5d2-ea45578314b6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.323746 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5af65183-ffde-4e3d-a5d2-ea45578314b6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.335932 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5af65183-ffde-4e3d-a5d2-ea45578314b6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages/21139c3e-9220-4efb-b7be-3d206b8b692f returned with HTTP 204 Aug 04 09:12:42.336449 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1100/4426] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:12:42 2026] DELETE /volume/v3/messages/21139c3e-9220-4efb-b7be-3d206b8b692f => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:12:42.343267 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-be0cb0b8-c360-40c4-8d31-b3e81f8a066f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.344961 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be0cb0b8-c360-40c4-8d31-b3e81f8a066f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/messages/21139c3e-9220-4efb-b7be-3d206b8b692f Aug 04 09:12:42.345151 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be0cb0b8-c360-40c4-8d31-b3e81f8a066f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.345394 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be0cb0b8-c360-40c4-8d31-b3e81f8a066f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.348994 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be0cb0b8-c360-40c4-8d31-b3e81f8a066f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages/21139c3e-9220-4efb-b7be-3d206b8b692f returned with HTTP 404 Aug 04 09:12:42.349450 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1111/4427] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/messages/21139c3e-9220-4efb-b7be-3d206b8b692f => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:42.356782 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.358570 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 Aug 04 09:12:42.358784 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.358968 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.359123 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Delete volume with id: fd853d76-a630-4270-b494-054d6dd279b2 Aug 04 09:12:42.365922 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.365922 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:42.366257 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:42.367120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100462) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:12:42.376593 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-837868564 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-837868564, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:42.376851 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-837868564 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-837868564, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:42.385520 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Created reservations ['1fdb28a8-7314-43d3-82e0-018065dc635c', '2e539f7c-7163-4e2a-9ba4-27368986702b', 'e8d81fe3-9390-4370-9e39-30703bc1f5f2', '9ba79e6c-7563-4582-a641-76c86f9dd123'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:42.410620 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Delete volume request issued successfully. Aug 04 09:12:42.410792 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ba15eb3-0687-436a-aa53-b90c115bca41 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 returned with HTTP 202 Aug 04 09:12:42.411319 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1110/4428] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:42 2026] DELETE /volume/v3/volumes/fd853d76-a630-4270-b494-054d6dd279b2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:42.417587 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-69049541-45e4-4a67-ad4b-a2f6779b0740 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.419372 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-69049541-45e4-4a67-ad4b-a2f6779b0740 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/types/d19bc46f-44ef-4358-82ac-421a13f1acff Aug 04 09:12:42.419578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-69049541-45e4-4a67-ad4b-a2f6779b0740 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.419777 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-69049541-45e4-4a67-ad4b-a2f6779b0740 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.444216 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-69049541-45e4-4a67-ad4b-a2f6779b0740 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/types/d19bc46f-44ef-4358-82ac-421a13f1acff returned with HTTP 202 Aug 04 09:12:42.444621 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1108/4429] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:12:42 2026] DELETE /volume/v3/types/d19bc46f-44ef-4358-82ac-421a13f1acff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:42.451953 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-13eabe3e-9c4b-4d98-a129-7af48f9379b7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.453458 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-13eabe3e-9c4b-4d98-a129-7af48f9379b7 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:12:42.453771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-13eabe3e-9c4b-4d98-a129-7af48f9379b7 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1773668249", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1435881952", "vendor_name": "tempest-vendor_name-12457870"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:42.466798 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-13eabe3e-9c4b-4d98-a129-7af48f9379b7 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:12:42.467156 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1101/4430] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:12:42 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:42.474541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.476244 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:42.476590 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:42.478278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume request body: {'volume': {'volume_type': 'f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:42.481350 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume of 1 GB Aug 04 09:12:42.481620 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.481620 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:42.481950 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:42.486776 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Flow 'volume_create_api' (61784033-d577-4fd3-9125-e5b723c8312e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:42.487811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d659e936-f477-4e67-b7a8-2fb6789e5fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.488535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:42.507221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d659e936-f477-4e67-b7a8-2fb6789e5fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:12:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1435881952',vendor_name='tempest-vendor_name-12457870'},id=f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1773668249',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.507940 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10144d1-e8bc-4669-b170-04bbc026cbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.532127 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1773668249 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1773668249, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:42.532459 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1773668249 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1773668249, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:42.556639 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Created reservations ['1d4d8b0e-bf2b-44ac-b1b4-c81c2666f43c', 'e6ec2453-589a-452b-a025-04e10723597d', 'd2f07cb5-4629-467a-9ba8-1c67bea92a6b', '48169c38-eef6-4757-9b1a-6f7d706cc779'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:42.557434 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10144d1-e8bc-4669-b170-04bbc026cbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d4d8b0e-bf2b-44ac-b1b4-c81c2666f43c', 'e6ec2453-589a-452b-a025-04e10723597d', 'd2f07cb5-4629-467a-9ba8-1c67bea92a6b', '48169c38-eef6-4757-9b1a-6f7d706cc779']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.558255 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da292e9-ab6d-488a-83ea-601f0761da85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.584519 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da292e9-ab6d-488a-83ea-601f0761da85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89152b65-5e08-470a-a7eb-6b4c922ff2bb', '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='a9d3fae46fcf4780a213142412209ada',qos_specs=None,replication_status=,reservations=['1d4d8b0e-bf2b-44ac-b1b4-c81c2666f43c','e6ec2453-589a-452b-a025-04e10723597d','d2f07cb5-4629-467a-9ba8-1c67bea92a6b','48169c38-eef6-4757-9b1a-6f7d706cc779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_type_id=f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:42Z,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=89152b65-5e08-470a-a7eb-6b4c922ff2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d3fae46fcf4780a213142412209ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3),volume_type_id=f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.585327 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f0b80c-1b54-4c30-b24d-728a6e388df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.603597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45f0b80c-1b54-4c30-b24d-728a6e388df9) transitioned into state 'SUCCESS' from 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='a9d3fae46fcf4780a213142412209ada',qos_specs=None,replication_status=,reservations=['1d4d8b0e-bf2b-44ac-b1b4-c81c2666f43c','e6ec2453-589a-452b-a025-04e10723597d','d2f07cb5-4629-467a-9ba8-1c67bea92a6b','48169c38-eef6-4757-9b1a-6f7d706cc779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_type_id=f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.604530 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67fdbb4-eb94-4a90-b35e-effff4063a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.613670 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3f3b13ec-944e-4a65-8d6d-01e02d31061a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.614260 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f3b13ec-944e-4a65-8d6d-01e02d31061a None None] GET https://10.4.3.176/volume// Aug 04 09:12:42.614518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f3b13ec-944e-4a65-8d6d-01e02d31061a None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.614621 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67fdbb4-eb94-4a90-b35e-effff4063a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.614792 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3f3b13ec-944e-4a65-8d6d-01e02d31061a None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.615321 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3f3b13ec-944e-4a65-8d6d-01e02d31061a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:42.615643 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Flow 'volume_create_api' (61784033-d577-4fd3-9125-e5b723c8312e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:42.615700 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1111/4431] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:42.616096 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume request issued successfully. Aug 04 09:12:42.616582 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a583c608-9c48-4a00-b656-2eddfbe077b8 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:42.617214 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1112/4432] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:12:42 2026] POST /volume/v3/volumes => generated 773 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:42.622878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-edd83e06-9dec-49c1-9238-531de611cda3 req-8338dee7-bb17-4493-b3df-36febee0d832 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.624555 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-edd83e06-9dec-49c1-9238-531de611cda3 req-8338dee7-bb17-4493-b3df-36febee0d832 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:12:42.624927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-edd83e06-9dec-49c1-9238-531de611cda3 req-8338dee7-bb17-4493-b3df-36febee0d832 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92e67dee-adaf-4530-9858-cc73b78fb894", "connector": null, "instance_uuid": "e58690db-a69a-4797-8065-5d550b0ef786"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:42.632733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d045eed3-3809-45af-9802-57a6e67837af None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.634786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-714bd96c-7c72-41dd-a9b9-d8b55aa16328 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.635290 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d045eed3-3809-45af-9802-57a6e67837af tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb Aug 04 09:12:42.635570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d045eed3-3809-45af-9802-57a6e67837af tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.635827 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d045eed3-3809-45af-9802-57a6e67837af tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.636177 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.636177 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:42.636986 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-714bd96c-7c72-41dd-a9b9-d8b55aa16328 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da Aug 04 09:12:42.637251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-714bd96c-7c72-41dd-a9b9-d8b55aa16328 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.637501 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-714bd96c-7c72-41dd-a9b9-d8b55aa16328 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.645433 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.645433 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:42.645590 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.645590 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:42.649643 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-714bd96c-7c72-41dd-a9b9-d8b55aa16328 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:42.649836 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d045eed3-3809-45af-9802-57a6e67837af tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:42.654706 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d045eed3-3809-45af-9802-57a6e67837af tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb returned with HTTP 200 Aug 04 09:12:42.654752 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-714bd96c-7c72-41dd-a9b9-d8b55aa16328 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da returned with HTTP 200 Aug 04 09:12:42.655104 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1112/4433] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:42.655249 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1102/4434] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:42.667566 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.669287 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:42.669613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "90e295dc-4384-4c03-b548-a3e2a47211da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-470412169"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:42.671050 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request body: {'volume': {"'source_volid": '90e295dc-4384-4c03-b548-a3e2a47211da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-470412169'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:42.671176 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume of 1 GB Aug 04 09:12:42.671445 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.671445 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:42.674932 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Availability Zones retrieved successfully. Aug 04 09:12:42.675603 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-edd83e06-9dec-49c1-9238-531de611cda3 req-8338dee7-bb17-4493-b3df-36febee0d832 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:12:42.676020 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1109/4435] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:12:42 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:42.680418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (0d025007-c1cc-4bd9-bd67-80004fb5658b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:42.681288 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0188c1-de62-4ade-ae72-d2dee2a8b253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.682292 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:42.682939 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-edd83e06-9dec-49c1-9238-531de611cda3 req-d6bace62-695f-4d9a-a99d-f7a39a8e6db1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.684771 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-edd83e06-9dec-49c1-9238-531de611cda3 req-d6bace62-695f-4d9a-a99d-f7a39a8e6db1 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] DELETE https://10.4.3.176/volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17 Aug 04 09:12:42.684947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-edd83e06-9dec-49c1-9238-531de611cda3 req-d6bace62-695f-4d9a-a99d-f7a39a8e6db1 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.685142 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-edd83e06-9dec-49c1-9238-531de611cda3 req-d6bace62-695f-4d9a-a99d-f7a39a8e6db1 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.692053 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.692053 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:42.708675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0188c1-de62-4ade-ae72-d2dee2a8b253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.709436 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc72db2-90d8-4396-bae8-7504af14cb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.733398 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-edd83e06-9dec-49c1-9238-531de611cda3 req-d6bace62-695f-4d9a-a99d-f7a39a8e6db1 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17 returned with HTTP 200 Aug 04 09:12:42.733906 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1113/4436] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:12:42 2026] DELETE /volume/v3/attachments/b29b6ea9-5370-44a0-89f5-32d6b3ef9e17 => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:42.752297 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Created reservations ['038c017a-436c-4c61-84a9-3d60e325dd7f', '317f013d-0ace-4371-840c-8b35b4d5289d', '9c55c63f-feef-40e0-9bcc-040bc9c8ff9e', '837938a7-1373-4653-96c5-025daedccbcc'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:42.753409 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc72db2-90d8-4396-bae8-7504af14cb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['038c017a-436c-4c61-84a9-3d60e325dd7f', '317f013d-0ace-4371-840c-8b35b4d5289d', '9c55c63f-feef-40e0-9bcc-040bc9c8ff9e', '837938a7-1373-4653-96c5-025daedccbcc']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.754449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f61fbd-55f8-4359-a19d-02231611dcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.778299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f61fbd-55f8-4359-a19d-02231611dcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a94f744b-9e71-479a-a43d-387049c7d880', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-470412169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['038c017a-436c-4c61-84a9-3d60e325dd7f','317f013d-0ace-4371-840c-8b35b4d5289d','9c55c63f-feef-40e0-9bcc-040bc9c8ff9e','837938a7-1373-4653-96c5-025daedccbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-470412169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a94f744b-9e71-479a-a43d-387049c7d880,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3002dbdd93248cea8d678c99b6b00c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b28889e40d643179379e66a5e6323d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.779009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43467301-4b7f-4533-966f-1093e80c92a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.795926 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-414379cb-08d9-4b82-89b3-21b0be87f59b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.798163 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-414379cb-08d9-4b82-89b3-21b0be87f59b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 Aug 04 09:12:42.798460 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-414379cb-08d9-4b82-89b3-21b0be87f59b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.798675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-414379cb-08d9-4b82-89b3-21b0be87f59b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.804115 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-414379cb-08d9-4b82-89b3-21b0be87f59b tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 returned with HTTP 404 Aug 04 09:12:42.804639 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1103/4437] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/volumes/91189280-2892-444d-99f2-cffe39d5a847 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:42.806285 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43467301-4b7f-4533-966f-1093e80c92a4) transitioned into state 'SUCCESS' from state '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-470412169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['038c017a-436c-4c61-84a9-3d60e325dd7f','317f013d-0ace-4371-840c-8b35b4d5289d','9c55c63f-feef-40e0-9bcc-040bc9c8ff9e','837938a7-1373-4653-96c5-025daedccbcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.806998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbbaab1-4915-4395-8e8c-111a5a7a0b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.812362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2e5083b7-8c38-46bf-af7c-89b63fcb4374 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.813962 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2e5083b7-8c38-46bf-af7c-89b63fcb4374 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:42.814166 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2e5083b7-8c38-46bf-af7c-89b63fcb4374 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.814379 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2e5083b7-8c38-46bf-af7c-89b63fcb4374 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.814481 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2e5083b7-8c38-46bf-af7c-89b63fcb4374 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:42.818736 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.818736 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:42.819353 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2e5083b7-8c38-46bf-af7c-89b63fcb4374 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:42.819764 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1110/4438] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:42.823946 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbbaab1-4915-4395-8e8c-111a5a7a0b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.824888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (0d025007-c1cc-4bd9-bd67-80004fb5658b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:42.825165 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request issued successfully. Aug 04 09:12:42.825838 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7a69f940-39c2-4e5d-b0f6-08bd75ce9a97 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:42.826141 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1113/4439] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:42 2026] POST /volume/v3/volumes => generated 763 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:42.831148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-455690a7-09d7-4fd9-a595-5c6524562fe3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.832881 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-455690a7-09d7-4fd9-a595-5c6524562fe3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:42.833086 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-455690a7-09d7-4fd9-a595-5c6524562fe3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.833302 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-455690a7-09d7-4fd9-a595-5c6524562fe3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.833409 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-455690a7-09d7-4fd9-a595-5c6524562fe3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete backup with id: 7d882928-2de3-461e-9d7c-a261545ba9b3. Aug 04 09:12:42.837503 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.837503 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:42.837867 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.839477 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:42.839837 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "90e295dc-4384-4c03-b548-a3e2a47211da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-591112930"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:42.841593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request body: {'volume': {"'source_volid": '90e295dc-4384-4c03-b548-a3e2a47211da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-591112930'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:42.841704 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume of 1 GB Aug 04 09:12:42.848943 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Availability Zones retrieved successfully. Aug 04 09:12:42.854445 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (68d8d344-c122-464d-b845-9058dbff9060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:42.855344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6160aef1-2a6e-4c20-a8ac-102ac985fc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.856180 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-455690a7-09d7-4fd9-a595-5c6524562fe3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] delete_backup rpcapi backup_id 7d882928-2de3-461e-9d7c-a261545ba9b3 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:42.856271 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:42.858001 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-455690a7-09d7-4fd9-a595-5c6524562fe3 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 202 Aug 04 09:12:42.858489 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1114/4440] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:42 2026] DELETE /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:42.866737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-24ac99bd-8120-474f-b332-1cbd4ed23d48 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:42.868590 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-24ac99bd-8120-474f-b332-1cbd4ed23d48 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:42.868783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-24ac99bd-8120-474f-b332-1cbd4ed23d48 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:42.868969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-24ac99bd-8120-474f-b332-1cbd4ed23d48 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:42.869085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-24ac99bd-8120-474f-b332-1cbd4ed23d48 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:42.873411 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:42.873411 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:42.874031 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-24ac99bd-8120-474f-b332-1cbd4ed23d48 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 200 Aug 04 09:12:42.874379 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1111/4441] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:42 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:42.892380 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6160aef1-2a6e-4c20-a8ac-102ac985fc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.893377 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc91e74-c4dc-4e15-801e-17c101e93d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.932526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Created reservations ['a1602ca6-210d-43c4-90cb-ef1af6884a59', 'e5037d1e-55ce-4b6c-9fdf-396959455817', '10abe5d2-6cfa-4d28-af36-d9de1d1e02b0', 'd6ec1f7d-a74f-49d7-bbbf-0d44f261903a'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:42.933388 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc91e74-c4dc-4e15-801e-17c101e93d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1602ca6-210d-43c4-90cb-ef1af6884a59', 'e5037d1e-55ce-4b6c-9fdf-396959455817', '10abe5d2-6cfa-4d28-af36-d9de1d1e02b0', 'd6ec1f7d-a74f-49d7-bbbf-0d44f261903a']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.934118 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a44786b-2db4-4ed6-ab54-51c28b86e81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.957183 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a44786b-2db4-4ed6-ab54-51c28b86e81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1b158f-7718-4874-be4b-e611d7328cd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-591112930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['a1602ca6-210d-43c4-90cb-ef1af6884a59','e5037d1e-55ce-4b6c-9fdf-396959455817','10abe5d2-6cfa-4d28-af36-d9de1d1e02b0','d6ec1f7d-a74f-49d7-bbbf-0d44f261903a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-591112930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c1b158f-7718-4874-be4b-e611d7328cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3002dbdd93248cea8d678c99b6b00c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b28889e40d643179379e66a5e6323d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.958554 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad85205-30c5-4f5d-b77d-35f23e57d168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.977063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad85205-30c5-4f5d-b77d-35f23e57d168) transitioned into state 'SUCCESS' from state '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-591112930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['a1602ca6-210d-43c4-90cb-ef1af6884a59','e5037d1e-55ce-4b6c-9fdf-396959455817','10abe5d2-6cfa-4d28-af36-d9de1d1e02b0','d6ec1f7d-a74f-49d7-bbbf-0d44f261903a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.977852 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c511333-9a13-4cac-951d-d150cb37ad49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:42.987180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c511333-9a13-4cac-951d-d150cb37ad49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:42.987988 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (68d8d344-c122-464d-b845-9058dbff9060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:42.988742 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request issued successfully. Aug 04 09:12:42.988883 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c3ae9aa3-389e-49c1-be6e-cc1865136c7c tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:42.989267 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1104/4442] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:42 2026] POST /volume/v3/volumes => generated 763 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:43.000854 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.002760 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:43.003094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "90e295dc-4384-4c03-b548-a3e2a47211da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1811358503"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:43.004491 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request body: {'volume': {"'source_volid": '90e295dc-4384-4c03-b548-a3e2a47211da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1811358503'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:43.004594 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume of 1 GB Aug 04 09:12:43.004807 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.004807 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:43.009084 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Availability Zones retrieved successfully. Aug 04 09:12:43.017333 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (c79442d3-99c3-476e-b0e6-f22d6d113356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:43.018213 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fe9a8a-2f43-4197-8fff-54dbfdc03ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.019475 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:43.047844 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fe9a8a-2f43-4197-8fff-54dbfdc03ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.048561 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa72270-e2d8-4046-a177-5ec6f8fc9a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.089351 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Created reservations ['90ba4154-ccf6-4a11-8e9a-5f4b916a7e06', '5592f75c-2b25-4577-a8e9-64efcafc0f2d', '18807ab4-85ee-4e97-9739-85f3924cc100', '72ca0fbf-9880-4262-930a-9789d169d68b'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:43.090037 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa72270-e2d8-4046-a177-5ec6f8fc9a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90ba4154-ccf6-4a11-8e9a-5f4b916a7e06', '5592f75c-2b25-4577-a8e9-64efcafc0f2d', '18807ab4-85ee-4e97-9739-85f3924cc100', '72ca0fbf-9880-4262-930a-9789d169d68b']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.090725 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c15e3d-ba7f-4ea8-8d6b-e07bead9f6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.111538 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c15e3d-ba7f-4ea8-8d6b-e07bead9f6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '546ab2e4-6475-44a3-9e9f-6e17ab660d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1811358503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['90ba4154-ccf6-4a11-8e9a-5f4b916a7e06','5592f75c-2b25-4577-a8e9-64efcafc0f2d','18807ab4-85ee-4e97-9739-85f3924cc100','72ca0fbf-9880-4262-930a-9789d169d68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1811358503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=546ab2e4-6475-44a3-9e9f-6e17ab660d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3002dbdd93248cea8d678c99b6b00c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b28889e40d643179379e66a5e6323d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.112385 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc94c275-9fcd-4ea8-981d-0c8e92791853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.130621 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc94c275-9fcd-4ea8-981d-0c8e92791853) transitioned into state 'SUCCESS' from state '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-1811358503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['90ba4154-ccf6-4a11-8e9a-5f4b916a7e06','5592f75c-2b25-4577-a8e9-64efcafc0f2d','18807ab4-85ee-4e97-9739-85f3924cc100','72ca0fbf-9880-4262-930a-9789d169d68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.131328 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99e15125-6753-4d06-abb0-160881d5d4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.141891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99e15125-6753-4d06-abb0-160881d5d4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.142810 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (c79442d3-99c3-476e-b0e6-f22d6d113356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:43.143135 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request issued successfully. Aug 04 09:12:43.143748 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-aee50334-b127-4614-aa7c-4f5f5dd2a772 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:43.144680 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1114/4443] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:42 2026] POST /volume/v3/volumes => generated 764 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:43.154948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.156531 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:43.156832 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "90e295dc-4384-4c03-b548-a3e2a47211da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2064174448"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:43.158219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request body: {'volume': {"'source_volid": '90e295dc-4384-4c03-b548-a3e2a47211da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2064174448'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:43.158361 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume of 1 GB Aug 04 09:12:43.162190 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Availability Zones retrieved successfully. Aug 04 09:12:43.167657 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (7ccf064b-4a8c-48f4-b5b2-d71265217484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:43.168705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ada795-beb0-43f8-9267-11c86d70ebbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.169589 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:43.192605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ada795-beb0-43f8-9267-11c86d70ebbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.193582 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0b6b7d-d3c3-4f7f-960a-e5e5f9766dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.230402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Created reservations ['44bb6c95-61d3-475f-80b0-294f0564d891', '9414c543-09a6-4767-9f62-026a01a1ced5', '96ff96d4-1641-4b61-af59-c4db2c9004d9', '774012fd-dd0e-4cdf-b323-d0f61a0e7837'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:43.231144 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0b6b7d-d3c3-4f7f-960a-e5e5f9766dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44bb6c95-61d3-475f-80b0-294f0564d891', '9414c543-09a6-4767-9f62-026a01a1ced5', '96ff96d4-1641-4b61-af59-c4db2c9004d9', '774012fd-dd0e-4cdf-b323-d0f61a0e7837']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.231923 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c50faa-be71-4342-9b27-e749c2322e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.252726 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c50faa-be71-4342-9b27-e749c2322e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f66b50d7-2144-49fe-90f3-790fba0ed470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2064174448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['44bb6c95-61d3-475f-80b0-294f0564d891','9414c543-09a6-4767-9f62-026a01a1ced5','96ff96d4-1641-4b61-af59-c4db2c9004d9','774012fd-dd0e-4cdf-b323-d0f61a0e7837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2064174448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f66b50d7-2144-49fe-90f3-790fba0ed470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3002dbdd93248cea8d678c99b6b00c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b28889e40d643179379e66a5e6323d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.253418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320e7af5-8ffb-4f17-8ee9-e9523ccb91cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.271627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320e7af5-8ffb-4f17-8ee9-e9523ccb91cd) transitioned into state 'SUCCESS' from state '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-2064174448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['44bb6c95-61d3-475f-80b0-294f0564d891','9414c543-09a6-4767-9f62-026a01a1ced5','96ff96d4-1641-4b61-af59-c4db2c9004d9','774012fd-dd0e-4cdf-b323-d0f61a0e7837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.272214 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61243a86-c806-485b-baa2-ef4fcb6ac708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.286495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61243a86-c806-485b-baa2-ef4fcb6ac708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.288181 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (7ccf064b-4a8c-48f4-b5b2-d71265217484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:43.288181 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request issued successfully. Aug 04 09:12:43.288503 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2dc2db17-24e4-4307-8b9f-ea3226eb949e tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:43.288973 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1115/4444] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:43 2026] POST /volume/v3/volumes => generated 764 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:43.300230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.302359 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:43.302801 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "90e295dc-4384-4c03-b548-a3e2a47211da", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1437570273"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:43.304383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request body: {'volume': {"'source_volid": '90e295dc-4384-4c03-b548-a3e2a47211da', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1437570273'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:43.304531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume of 1 GB Aug 04 09:12:43.308684 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Availability Zones retrieved successfully. Aug 04 09:12:43.315122 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (e19b1a5a-b845-4c0f-9e7a-261551da83d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:43.316408 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a940599-0a0f-413a-b34b-5229b8f6abcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.317551 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:43.344654 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a940599-0a0f-413a-b34b-5229b8f6abcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.345801 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cb5470-4148-42c9-bf52-0242a0749f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.392543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Created reservations ['755fad5b-d825-4200-8f5e-b92fb606ee8b', 'a1626600-8c78-4991-895d-3e1de250ff1f', '14de1ee3-5455-404d-9b1e-0c8053b73df4', '43e05ded-fe74-4e11-bfe6-9739e04637d1'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:43.393547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79cb5470-4148-42c9-bf52-0242a0749f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755fad5b-d825-4200-8f5e-b92fb606ee8b', 'a1626600-8c78-4991-895d-3e1de250ff1f', '14de1ee3-5455-404d-9b1e-0c8053b73df4', '43e05ded-fe74-4e11-bfe6-9739e04637d1']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.394434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8adfbe-030a-4a63-b502-37d52e25b1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.422010 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8adfbe-030a-4a63-b502-37d52e25b1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd824ab85-e65c-4f8d-9ef8-f303b2f82835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1437570273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['755fad5b-d825-4200-8f5e-b92fb606ee8b','a1626600-8c78-4991-895d-3e1de250ff1f','14de1ee3-5455-404d-9b1e-0c8053b73df4','43e05ded-fe74-4e11-bfe6-9739e04637d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1437570273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d824ab85-e65c-4f8d-9ef8-f303b2f82835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3002dbdd93248cea8d678c99b6b00c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b28889e40d643179379e66a5e6323d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.423096 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9f4090-9b92-4803-b6e2-1b77ca9593c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.441372 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9f4090-9b92-4803-b6e2-1b77ca9593c9) transitioned into state 'SUCCESS' from state '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-1437570273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3002dbdd93248cea8d678c99b6b00c1',qos_specs=None,replication_status=,reservations=['755fad5b-d825-4200-8f5e-b92fb606ee8b','a1626600-8c78-4991-895d-3e1de250ff1f','14de1ee3-5455-404d-9b1e-0c8053b73df4','43e05ded-fe74-4e11-bfe6-9739e04637d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b28889e40d643179379e66a5e6323d3',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.442055 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b722c30-8034-4148-935b-89829815d9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.451285 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b722c30-8034-4148-935b-89829815d9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.451891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Flow 'volume_create_api' (e19b1a5a-b845-4c0f-9e7a-261551da83d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:43.452159 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Create volume request issued successfully. Aug 04 09:12:43.452712 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-32405b4e-e67e-4539-9a21-3b853ea139a8 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:43.453094 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1112/4445] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:43 2026] POST /volume/v3/volumes => generated 764 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:43.466175 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f4b8696b-a842-46fd-8413-ed612c4c7024 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.468014 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4b8696b-a842-46fd-8413-ed612c4c7024 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 Aug 04 09:12:43.468182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f4b8696b-a842-46fd-8413-ed612c4c7024 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.468449 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f4b8696b-a842-46fd-8413-ed612c4c7024 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.476264 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.476264 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:43.480762 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f4b8696b-a842-46fd-8413-ed612c4c7024 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:43.485167 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f4b8696b-a842-46fd-8413-ed612c4c7024 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 returned with HTTP 200 Aug 04 09:12:43.485742 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1105/4446] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.499553 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-51c249e1-a907-4433-840c-ef332b202a08 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.501252 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-51c249e1-a907-4433-840c-ef332b202a08 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 Aug 04 09:12:43.501429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-51c249e1-a907-4433-840c-ef332b202a08 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.501836 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-51c249e1-a907-4433-840c-ef332b202a08 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.509359 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.509359 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:43.514159 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-51c249e1-a907-4433-840c-ef332b202a08 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:43.519091 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-51c249e1-a907-4433-840c-ef332b202a08 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 returned with HTTP 200 Aug 04 09:12:43.519578 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1115/4447] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.531713 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8d9d1364-d3f3-4081-a504-cf6da38f145d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.534423 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d9d1364-d3f3-4081-a504-cf6da38f145d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 Aug 04 09:12:43.534616 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d9d1364-d3f3-4081-a504-cf6da38f145d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.534795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d9d1364-d3f3-4081-a504-cf6da38f145d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.541470 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.541470 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:43.544991 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8d9d1364-d3f3-4081-a504-cf6da38f145d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:43.549592 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d9d1364-d3f3-4081-a504-cf6da38f145d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 returned with HTTP 200 Aug 04 09:12:43.550061 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1116/4448] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.564941 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d8f45128-39dc-46f0-be1a-b3585275ab1f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.567018 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d8f45128-39dc-46f0-be1a-b3585275ab1f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 Aug 04 09:12:43.567313 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d8f45128-39dc-46f0-be1a-b3585275ab1f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.567563 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d8f45128-39dc-46f0-be1a-b3585275ab1f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.574400 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.574400 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:43.579436 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d8f45128-39dc-46f0-be1a-b3585275ab1f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:43.586167 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d8f45128-39dc-46f0-be1a-b3585275ab1f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 returned with HTTP 200 Aug 04 09:12:43.586575 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1113/4449] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.600794 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7ffb5cee-a3f9-40a4-bbe4-950898607c99 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.602992 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7ffb5cee-a3f9-40a4-bbe4-950898607c99 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 Aug 04 09:12:43.603287 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7ffb5cee-a3f9-40a4-bbe4-950898607c99 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.603546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7ffb5cee-a3f9-40a4-bbe4-950898607c99 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.612321 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.612321 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:43.616620 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7ffb5cee-a3f9-40a4-bbe4-950898607c99 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:43.622081 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7ffb5cee-a3f9-40a4-bbe4-950898607c99 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 returned with HTTP 200 Aug 04 09:12:43.622526 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1106/4450] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.634598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.636587 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] DELETE https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 Aug 04 09:12:43.636796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.636992 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.637192 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume with id: d824ab85-e65c-4f8d-9ef8-f303b2f82835 Aug 04 09:12:43.644301 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.644301 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:43.644770 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:43.671430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-147e6e5c-95db-4907-a2c4-6880506d8fe6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.672234 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume request issued successfully. Aug 04 09:12:43.672508 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-49affaec-035d-41a8-aba6-5739e0c3cf5a tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 returned with HTTP 202 Aug 04 09:12:43.672912 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1116/4451] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:43 2026] DELETE /volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:43.673372 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-147e6e5c-95db-4907-a2c4-6880506d8fe6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb Aug 04 09:12:43.673602 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-147e6e5c-95db-4907-a2c4-6880506d8fe6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.673836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-147e6e5c-95db-4907-a2c4-6880506d8fe6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.680595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9b99fed0-f7af-4dcf-9f9d-5abb7810816b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.681466 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.681466 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:43.682496 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9b99fed0-f7af-4dcf-9f9d-5abb7810816b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 Aug 04 09:12:43.682723 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9b99fed0-f7af-4dcf-9f9d-5abb7810816b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.682917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9b99fed0-f7af-4dcf-9f9d-5abb7810816b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.685187 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-147e6e5c-95db-4907-a2c4-6880506d8fe6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:43.689731 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-147e6e5c-95db-4907-a2c4-6880506d8fe6 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb returned with HTTP 200 Aug 04 09:12:43.690184 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1117/4452] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.690525 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.690525 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:43.695587 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9b99fed0-f7af-4dcf-9f9d-5abb7810816b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:43.701593 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9b99fed0-f7af-4dcf-9f9d-5abb7810816b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 returned with HTTP 200 Aug 04 09:12:43.702285 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1114/4453] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.704055 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c4d25b0f-8a84-4177-ba15-c11c99e65ad5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.705976 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4d25b0f-8a84-4177-ba15-c11c99e65ad5 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:12:43.706352 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4d25b0f-8a84-4177-ba15-c11c99e65ad5 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.706557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4d25b0f-8a84-4177-ba15-c11c99e65ad5 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.712504 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4d25b0f-8a84-4177-ba15-c11c99e65ad5 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:12:43.712908 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1107/4454] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.724192 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4716c446-9f47-482c-a00a-f3b9e8a74d2f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.725977 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4716c446-9f47-482c-a00a-f3b9e8a74d2f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:12:43.726299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4716c446-9f47-482c-a00a-f3b9e8a74d2f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.726541 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4716c446-9f47-482c-a00a-f3b9e8a74d2f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.730812 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4716c446-9f47-482c-a00a-f3b9e8a74d2f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:12:43.731449 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1117/4455] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.742113 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fb17cfd5-1ccb-453b-9d6e-686e6fe14d40 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.745324 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb17cfd5-1ccb-453b-9d6e-686e6fe14d40 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/messages/c21edd6b-f520-44ff-9d03-180637f32c53 Aug 04 09:12:43.745578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb17cfd5-1ccb-453b-9d6e-686e6fe14d40 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.745804 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb17cfd5-1ccb-453b-9d6e-686e6fe14d40 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.761092 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb17cfd5-1ccb-453b-9d6e-686e6fe14d40 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages/c21edd6b-f520-44ff-9d03-180637f32c53 returned with HTTP 204 Aug 04 09:12:43.762119 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1118/4456] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:12:43 2026] DELETE /volume/v3/messages/c21edd6b-f520-44ff-9d03-180637f32c53 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:12:43.773340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.776058 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb Aug 04 09:12:43.776465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.776898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.776898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Delete volume with id: 89152b65-5e08-470a-a7eb-6b4c922ff2bb Aug 04 09:12:43.786260 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.786260 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:43.786745 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:43.788296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100459) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:12:43.802164 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1773668249 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1773668249, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:43.802566 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1773668249 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1773668249, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:43.816465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Created reservations ['3801788c-73d0-42b7-af68-c115c5808035', 'eecdd043-352d-4294-8c79-4b0fdfdff519', '1c4a09db-b6e8-4c72-b84c-cbe8371aa8e9', '650f05ee-adee-4aac-9c0c-9f8d7ae8f846'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:43.858375 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Delete volume request issued successfully. Aug 04 09:12:43.858593 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2fa45ba4-8766-4bce-a01c-f607d2205a7a tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb returned with HTTP 202 Aug 04 09:12:43.859009 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1115/4457] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:43 2026] DELETE /volume/v3/volumes/89152b65-5e08-470a-a7eb-6b4c922ff2bb => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:43.866612 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6d04c415-c3c0-4d89-a1b6-66442c8594b4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.868925 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d04c415-c3c0-4d89-a1b6-66442c8594b4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/types/f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3 Aug 04 09:12:43.869222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d04c415-c3c0-4d89-a1b6-66442c8594b4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.869538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6d04c415-c3c0-4d89-a1b6-66442c8594b4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.885412 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c84fdfde-e741-4449-a354-76094e3e48b4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.887748 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c84fdfde-e741-4449-a354-76094e3e48b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 Aug 04 09:12:43.887949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c84fdfde-e741-4449-a354-76094e3e48b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.888125 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c84fdfde-e741-4449-a354-76094e3e48b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.888278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-c84fdfde-e741-4449-a354-76094e3e48b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 7d882928-2de3-461e-9d7c-a261545ba9b3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:43.892275 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c84fdfde-e741-4449-a354-76094e3e48b4 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 returned with HTTP 404 Aug 04 09:12:43.892796 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1118/4458] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/backups/7d882928-2de3-461e-9d7c-a261545ba9b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:43.899317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6b2c2120-97c8-4436-b7b2-7f91ed684819 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.900998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b2c2120-97c8-4436-b7b2-7f91ed684819 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:12:43.901210 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b2c2120-97c8-4436-b7b2-7f91ed684819 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.901467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6b2c2120-97c8-4436-b7b2-7f91ed684819 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.901569 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-6b2c2120-97c8-4436-b7b2-7f91ed684819 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete backup with id: 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. Aug 04 09:12:43.905780 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.905780 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:43.914402 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6d04c415-c3c0-4d89-a1b6-66442c8594b4 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/types/f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3 returned with HTTP 202 Aug 04 09:12:43.914861 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1108/4459] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:12:43 2026] DELETE /volume/v3/types/f2cb0b94-9bbb-4fc3-8a55-dc95909bc0b3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:43.921422 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-6b2c2120-97c8-4436-b7b2-7f91ed684819 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] delete_backup rpcapi backup_id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:43.922314 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3f7c6e43-a249-44e5-ba60-f8d0c2021e60 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.923133 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6b2c2120-97c8-4436-b7b2-7f91ed684819 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 202 Aug 04 09:12:43.923803 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1119/4460] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:43 2026] DELETE /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:43.924794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3f7c6e43-a249-44e5-ba60-f8d0c2021e60 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:12:43.925227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3f7c6e43-a249-44e5-ba60-f8d0c2021e60 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2108394226", "extra_specs": {"storage_protocol": "tempest-storage_protocol-578455312", "vendor_name": "tempest-vendor_name-319118026"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:43.930009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-79b23910-239e-46e9-9a4a-8de49c1543d6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.931960 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-79b23910-239e-46e9-9a4a-8de49c1543d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:12:43.932214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-79b23910-239e-46e9-9a4a-8de49c1543d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:43.932479 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-79b23910-239e-46e9-9a4a-8de49c1543d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:43.932598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-79b23910-239e-46e9-9a4a-8de49c1543d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:43.941681 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.941681 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:43.942596 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-79b23910-239e-46e9-9a4a-8de49c1543d6 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 200 Aug 04 09:12:43.942690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3f7c6e43-a249-44e5-ba60-f8d0c2021e60 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:12:43.943093 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1116/4461] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:12:43 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.943163 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1119/4462] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:43 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:43.951297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:43.952795 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:43.953117 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a8d2b1a-e175-4462-bd5d-87e856c0413b", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:43.954574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume request body: {'volume': {'volume_type': '7a8d2b1a-e175-4462-bd5d-87e856c0413b', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:43.957793 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume of 1 GB Aug 04 09:12:43.958063 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:43.958063 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:43.958375 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:43.964947 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Flow 'volume_create_api' (ad60ed6e-abf9-407c-a67b-ac9cde912de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:43.965778 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463e61aa-7dd8-4559-b3f6-aad61b1d2375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:43.966437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:43.984569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463e61aa-7dd8-4559-b3f6-aad61b1d2375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:12:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-578455312',vendor_name='tempest-vendor_name-319118026'},id=7a8d2b1a-e175-4462-bd5d-87e856c0413b,is_public=True,name='tempest-ProjectAdminTests-volume-type-2108394226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a8d2b1a-e175-4462-bd5d-87e856c0413b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:43.985233 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2ae7c5-d414-4191-8bb4-2a68f8272dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:44.007914 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2108394226 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2108394226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:44.008192 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2108394226 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2108394226, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:12:44.036615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Created reservations ['5a577f56-4dac-4a34-ac67-5623e1d2e418', '0b210993-b7e6-4947-bc8c-1763a05c79c7', 'daaa8344-026d-4c76-acbd-87e7ce34b147', '232c883e-1650-45b2-8c3a-9bc6755939c8'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:44.037361 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2ae7c5-d414-4191-8bb4-2a68f8272dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a577f56-4dac-4a34-ac67-5623e1d2e418', '0b210993-b7e6-4947-bc8c-1763a05c79c7', 'daaa8344-026d-4c76-acbd-87e7ce34b147', '232c883e-1650-45b2-8c3a-9bc6755939c8']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:44.038083 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17d31a4-aaeb-499f-b70a-1f42f074c155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:44.064763 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17d31a4-aaeb-499f-b70a-1f42f074c155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e5107a-a6f0-4b86-8b5b-bfc99cf24322', '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='a9d3fae46fcf4780a213142412209ada',qos_specs=None,replication_status=,reservations=['5a577f56-4dac-4a34-ac67-5623e1d2e418','0b210993-b7e6-4947-bc8c-1763a05c79c7','daaa8344-026d-4c76-acbd-87e7ce34b147','232c883e-1650-45b2-8c3a-9bc6755939c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_type_id=7a8d2b1a-e175-4462-bd5d-87e856c0413b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3e5107a-a6f0-4b86-8b5b-bfc99cf24322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d3fae46fcf4780a213142412209ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a8d2b1a-e175-4462-bd5d-87e856c0413b),volume_type_id=7a8d2b1a-e175-4462-bd5d-87e856c0413b)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:44.065453 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5088fc4-27e2-448c-a5be-25d051f733a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:44.098014 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5088fc4-27e2-448c-a5be-25d051f733a4) transitioned into state 'SUCCESS' from 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='a9d3fae46fcf4780a213142412209ada',qos_specs=None,replication_status=,reservations=['5a577f56-4dac-4a34-ac67-5623e1d2e418','0b210993-b7e6-4947-bc8c-1763a05c79c7','daaa8344-026d-4c76-acbd-87e7ce34b147','232c883e-1650-45b2-8c3a-9bc6755939c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='753fd75685cf41cba1d2bff9f7c54d41',volume_type_id=7a8d2b1a-e175-4462-bd5d-87e856c0413b)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:44.098714 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef6edccd-43da-490a-8576-9ae723c2f328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:44.119941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef6edccd-43da-490a-8576-9ae723c2f328) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:44.120678 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Flow 'volume_create_api' (ad60ed6e-abf9-407c-a67b-ac9cde912de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:44.120923 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Create volume request issued successfully. Aug 04 09:12:44.121449 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3c9183b8-60aa-48be-82a9-df7f71172d25 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:44.121844 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1109/4463] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:12:43 2026] POST /volume/v3/volumes => generated 773 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:44.132040 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a70b399-87f4-4367-815d-0820353d7620 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.134349 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a70b399-87f4-4367-815d-0820353d7620 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 Aug 04 09:12:44.134673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a70b399-87f4-4367-815d-0820353d7620 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.134936 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a70b399-87f4-4367-815d-0820353d7620 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.145811 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:44.145811 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:44.150148 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4a70b399-87f4-4367-815d-0820353d7620 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:44.155288 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a70b399-87f4-4367-815d-0820353d7620 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 returned with HTTP 200 Aug 04 09:12:44.155666 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1120/4464] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:44 2026] GET /volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:44.457457 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-30d293ee-32d8-4e81-811c-6c9a6dc3f58c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.458008 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-30d293ee-32d8-4e81-811c-6c9a6dc3f58c None None] GET https://10.4.3.176/volume// Aug 04 09:12:44.458308 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-30d293ee-32d8-4e81-811c-6c9a6dc3f58c None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.458566 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-30d293ee-32d8-4e81-811c-6c9a6dc3f58c None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.459045 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-30d293ee-32d8-4e81-811c-6c9a6dc3f58c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:12:44.459452 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1117/4465] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:12:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:12:44.466959 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-3628c2b9-cdd5-4703-986e-b0ca91b125f0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.469538 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-3628c2b9-cdd5-4703-986e-b0ca91b125f0 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] GET https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:12:44.469811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-3628c2b9-cdd5-4703-986e-b0ca91b125f0 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.470066 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-3628c2b9-cdd5-4703-986e-b0ca91b125f0 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.480926 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:44.480926 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:44.484137 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-3628c2b9-cdd5-4703-986e-b0ca91b125f0 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Volume info retrieved successfully. Aug 04 09:12:44.489558 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-3628c2b9-cdd5-4703-986e-b0ca91b125f0 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 returned with HTTP 200 Aug 04 09:12:44.489988 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1120/4466] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:12:44 2026] GET /volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:44.593292 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-423406a6-f4b9-45df-ac2e-e66515f9fcdf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.595516 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-423406a6-f4b9-45df-ac2e-e66515f9fcdf tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] PUT https://10.4.3.176/volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594 Aug 04 09:12:44.595865 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-423406a6-f4b9-45df-ac2e-e66515f9fcdf tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:44.603852 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-423406a6-f4b9-45df-ac2e-e66515f9fcdf tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Acquiring lock "cinder-attachment_update-92e67dee-adaf-4530-9858-cc73b78fb894-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:12:44.608660 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-423406a6-f4b9-45df-ac2e-e66515f9fcdf tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Lock "cinder-attachment_update-92e67dee-adaf-4530-9858-cc73b78fb894-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:12:44.609603 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:44.609603 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:44.679260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-423406a6-f4b9-45df-ac2e-e66515f9fcdf tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Lock "cinder-attachment_update-92e67dee-adaf-4530-9858-cc73b78fb894-np0000006401" released by "attachment_update" :: held 0.071s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:12:44.679573 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-423406a6-f4b9-45df-ac2e-e66515f9fcdf tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594 returned with HTTP 200 Aug 04 09:12:44.680012 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1110/4467] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:12:44 2026] PUT /volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:44.698871 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-51d54d45-8e7b-4793-8d7c-4953b4d5293f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.700920 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-51d54d45-8e7b-4793-8d7c-4953b4d5293f tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] POST https://10.4.3.176/volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594/action Aug 04 09:12:44.701304 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-51d54d45-8e7b-4793-8d7c-4953b4d5293f tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:44.701423 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-51d54d45-8e7b-4793-8d7c-4953b4d5293f tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:44.716065 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c5fd8dfd-7793-44fc-8fce-c38268051e11 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.716739 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:44.716739 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:44.717739 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5fd8dfd-7793-44fc-8fce-c38268051e11 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 Aug 04 09:12:44.717952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c5fd8dfd-7793-44fc-8fce-c38268051e11 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.718130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c5fd8dfd-7793-44fc-8fce-c38268051e11 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.723777 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5fd8dfd-7793-44fc-8fce-c38268051e11 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 returned with HTTP 404 Aug 04 09:12:44.724213 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1118/4468] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:44 2026] GET /volume/v3/volumes/d824ab85-e65c-4f8d-9ef8-f303b2f82835 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:44.729490 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0ed13588-f309-4f1f-9005-a2c7300451e7 req-51d54d45-8e7b-4793-8d7c-4953b4d5293f tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594/action returned with HTTP 204 Aug 04 09:12:44.730265 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1121/4469] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:12:44 2026] POST /volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:44.730699 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.732522 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 Aug 04 09:12:44.732705 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.732907 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.733089 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume with id: f66b50d7-2144-49fe-90f3-790fba0ed470 Aug 04 09:12:44.740080 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:44.740080 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:44.740535 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:44.755910 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume request issued successfully. Aug 04 09:12:44.756089 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-14553b3a-49a7-482b-9ce2-99fb2be5f365 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 returned with HTTP 202 Aug 04 09:12:44.756523 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1121/4470] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:44 2026] DELETE /volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:44.764304 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-83b2b296-b69d-478c-84f5-5a483e67b67d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.766124 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-83b2b296-b69d-478c-84f5-5a483e67b67d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 Aug 04 09:12:44.766389 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-83b2b296-b69d-478c-84f5-5a483e67b67d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.766581 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-83b2b296-b69d-478c-84f5-5a483e67b67d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.774272 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:44.774272 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:44.778249 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-83b2b296-b69d-478c-84f5-5a483e67b67d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:44.782966 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-83b2b296-b69d-478c-84f5-5a483e67b67d tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 returned with HTTP 200 Aug 04 09:12:44.783442 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1111/4471] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:44 2026] GET /volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:44.962239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-758e95b8-7ae8-4b17-a3ea-3a03d1dd7f40 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.964147 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-758e95b8-7ae8-4b17-a3ea-3a03d1dd7f40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa Aug 04 09:12:44.964453 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-758e95b8-7ae8-4b17-a3ea-3a03d1dd7f40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.966081 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-758e95b8-7ae8-4b17-a3ea-3a03d1dd7f40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.966081 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-758e95b8-7ae8-4b17-a3ea-3a03d1dd7f40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id 4b9c5da5-b082-4543-8d66-e24fed7ccfaa. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:44.969056 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-758e95b8-7ae8-4b17-a3ea-3a03d1dd7f40 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa returned with HTTP 404 Aug 04 09:12:44.969665 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1119/4472] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:44 2026] GET /volume/v3/backups/4b9c5da5-b082-4543-8d66-e24fed7ccfaa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:44.980064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f3d550a4-a4f2-4cf2-b3f5-d89ac271ef50 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:44.982490 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f3d550a4-a4f2-4cf2-b3f5-d89ac271ef50 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:44.982689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f3d550a4-a4f2-4cf2-b3f5-d89ac271ef50 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:44.982897 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f3d550a4-a4f2-4cf2-b3f5-d89ac271ef50 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:44.982929 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-f3d550a4-a4f2-4cf2-b3f5-d89ac271ef50 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete backup with id: a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. Aug 04 09:12:44.994168 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:44.994168 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:45.007721 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-f3d550a4-a4f2-4cf2-b3f5-d89ac271ef50 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] delete_backup rpcapi backup_id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:12:45.009363 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f3d550a4-a4f2-4cf2-b3f5-d89ac271ef50 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 202 Aug 04 09:12:45.009679 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1122/4473] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:44 2026] DELETE /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:12:45.016043 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5924d592-f434-40a7-b9e1-3e1f15400a93 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.018302 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5924d592-f434-40a7-b9e1-3e1f15400a93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:45.018473 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5924d592-f434-40a7-b9e1-3e1f15400a93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.018645 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5924d592-f434-40a7-b9e1-3e1f15400a93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.018742 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5924d592-f434-40a7-b9e1-3e1f15400a93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:45.023441 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:45.023441 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:45.024142 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5924d592-f434-40a7-b9e1-3e1f15400a93 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 200 Aug 04 09:12:45.024559 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1122/4474] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:45 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:45.169231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-888b3044-4741-4b13-9600-b50b1f5e4308 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.171714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-888b3044-4741-4b13-9600-b50b1f5e4308 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 Aug 04 09:12:45.171904 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-888b3044-4741-4b13-9600-b50b1f5e4308 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.172074 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-888b3044-4741-4b13-9600-b50b1f5e4308 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.179563 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:45.179563 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:45.183785 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-888b3044-4741-4b13-9600-b50b1f5e4308 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:45.187714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-888b3044-4741-4b13-9600-b50b1f5e4308 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 returned with HTTP 200 Aug 04 09:12:45.188859 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1112/4475] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:45 2026] GET /volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:45.203279 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a8992047-48ba-4316-ad70-1d3ed1f11ed3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.205420 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8992047-48ba-4316-ad70-1d3ed1f11ed3 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:12:45.205727 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a8992047-48ba-4316-ad70-1d3ed1f11ed3 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.205908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a8992047-48ba-4316-ad70-1d3ed1f11ed3 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.209810 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a8992047-48ba-4316-ad70-1d3ed1f11ed3 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:12:45.210289 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1120/4476] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:12:45 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:12:45.218812 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f304329d-842a-4cf5-839c-8edc5c2d295f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.220570 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f304329d-842a-4cf5-839c-8edc5c2d295f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] GET https://10.4.3.176/volume/v3/messages/ff6d4e35-0c97-4503-af89-2dba9e336f8d Aug 04 09:12:45.220772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f304329d-842a-4cf5-839c-8edc5c2d295f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.220963 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f304329d-842a-4cf5-839c-8edc5c2d295f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.224213 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f304329d-842a-4cf5-839c-8edc5c2d295f tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages/ff6d4e35-0c97-4503-af89-2dba9e336f8d returned with HTTP 200 Aug 04 09:12:45.224702 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1123/4477] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:45 2026] GET /volume/v3/messages/ff6d4e35-0c97-4503-af89-2dba9e336f8d => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:45.232588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5cc9ad57-1913-418e-8517-fccc3915c681 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.234457 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5cc9ad57-1913-418e-8517-fccc3915c681 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/messages/ff6d4e35-0c97-4503-af89-2dba9e336f8d Aug 04 09:12:45.234740 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5cc9ad57-1913-418e-8517-fccc3915c681 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.234996 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5cc9ad57-1913-418e-8517-fccc3915c681 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.243924 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5cc9ad57-1913-418e-8517-fccc3915c681 tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/messages/ff6d4e35-0c97-4503-af89-2dba9e336f8d returned with HTTP 204 Aug 04 09:12:45.244409 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1123/4478] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:12:45 2026] DELETE /volume/v3/messages/ff6d4e35-0c97-4503-af89-2dba9e336f8d => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:12:45.251934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d339e74-00b7-4a29-ae24-28352693f3be None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.254828 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 Aug 04 09:12:45.255129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.255349 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.255506 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Delete volume with id: b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 Aug 04 09:12:45.264370 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:45.264370 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:45.264728 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Volume info retrieved successfully. Aug 04 09:12:45.265898 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100461) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:12:45.284858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Created reservations ['19f1200d-1537-488e-8b91-49a3bbb4a417', '07177ae3-eaf2-4ad9-99f7-567fd61e011a', 'd747a9eb-57ee-4696-be34-f3768ae82e61', 'f7861409-a368-4d66-ab62-cfc8e29b2181'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:45.309780 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Delete volume request issued successfully. Aug 04 09:12:45.309995 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d339e74-00b7-4a29-ae24-28352693f3be tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 returned with HTTP 202 Aug 04 09:12:45.310500 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1113/4479] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:45 2026] DELETE /volume/v3/volumes/b3e5107a-a6f0-4b86-8b5b-bfc99cf24322 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:45.318147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c0bf3b53-f9ea-4e6f-a759-e898c826a38c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.320111 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0bf3b53-f9ea-4e6f-a759-e898c826a38c tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] DELETE https://10.4.3.176/volume/v3/types/7a8d2b1a-e175-4462-bd5d-87e856c0413b Aug 04 09:12:45.320233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0bf3b53-f9ea-4e6f-a759-e898c826a38c tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.320485 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0bf3b53-f9ea-4e6f-a759-e898c826a38c tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.345820 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0bf3b53-f9ea-4e6f-a759-e898c826a38c tempest-ProjectAdminTests-1283108137 tempest-ProjectAdminTests-1283108137-project-admin] https://10.4.3.176/volume/v3/types/7a8d2b1a-e175-4462-bd5d-87e856c0413b returned with HTTP 202 Aug 04 09:12:45.346221 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1121/4480] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:12:45 2026] DELETE /volume/v3/types/7a8d2b1a-e175-4462-bd5d-87e856c0413b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:45.795263 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-554dee5a-a057-423c-888e-f67fc7af85cd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.797504 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-554dee5a-a057-423c-888e-f67fc7af85cd tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 Aug 04 09:12:45.797711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-554dee5a-a057-423c-888e-f67fc7af85cd tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.797906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-554dee5a-a057-423c-888e-f67fc7af85cd tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.804502 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-554dee5a-a057-423c-888e-f67fc7af85cd tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 returned with HTTP 404 Aug 04 09:12:45.805369 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1124/4481] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:45 2026] GET /volume/v3/volumes/f66b50d7-2144-49fe-90f3-790fba0ed470 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:45.811233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.814147 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] DELETE https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 Aug 04 09:12:45.814480 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.814762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.814966 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume with id: 546ab2e4-6475-44a3-9e9f-6e17ab660d64 Aug 04 09:12:45.823134 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:45.823134 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:45.823710 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:45.850685 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume request issued successfully. Aug 04 09:12:45.851507 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9fdaa770-9538-4ed4-be52-23501894c6a1 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 returned with HTTP 202 Aug 04 09:12:45.851507 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1124/4482] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:45 2026] DELETE /volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:45.858731 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1f94cee5-f92d-4716-bc1b-f36ccb7eede5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:45.860105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f94cee5-f92d-4716-bc1b-f36ccb7eede5 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 Aug 04 09:12:45.860733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f94cee5-f92d-4716-bc1b-f36ccb7eede5 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:45.860733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f94cee5-f92d-4716-bc1b-f36ccb7eede5 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:45.871870 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:45.871870 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:45.877151 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1f94cee5-f92d-4716-bc1b-f36ccb7eede5 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:45.882158 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f94cee5-f92d-4716-bc1b-f36ccb7eede5 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 returned with HTTP 200 Aug 04 09:12:45.882828 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1114/4483] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:45 2026] GET /volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:46.034239 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3043cab1-18a5-4737-84d2-c535ace0d367 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.035989 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3043cab1-18a5-4737-84d2-c535ace0d367 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b Aug 04 09:12:46.036191 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3043cab1-18a5-4737-84d2-c535ace0d367 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:46.036416 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3043cab1-18a5-4737-84d2-c535ace0d367 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:46.036511 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-3043cab1-18a5-4737-84d2-c535ace0d367 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Show backup with id a9fdfcc4-3894-4ecc-9ff2-40433b32e36b. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:46.040137 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3043cab1-18a5-4737-84d2-c535ace0d367 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b returned with HTTP 404 Aug 04 09:12:46.040652 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1122/4484] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:46 2026] GET /volume/v3/backups/a9fdfcc4-3894-4ecc-9ff2-40433b32e36b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:46.047311 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.049250 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae Aug 04 09:12:46.049566 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:46.049808 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:46.049975 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume with id: 55e0e651-e62e-4f18-be1d-8c535e3882ae Aug 04 09:12:46.058227 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:46.058227 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:46.058507 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:46.077887 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Delete volume request issued successfully. Aug 04 09:12:46.078091 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9a0c9c1-a085-439c-b15f-f25ae2dd05c9 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae returned with HTTP 202 Aug 04 09:12:46.078744 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1125/4485] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:12:46 2026] DELETE /volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:46.085606 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6648d524-4b81-410c-9767-e7d3c62ac673 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.087801 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6648d524-4b81-410c-9767-e7d3c62ac673 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae Aug 04 09:12:46.088044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6648d524-4b81-410c-9767-e7d3c62ac673 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:46.088342 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6648d524-4b81-410c-9767-e7d3c62ac673 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:46.097754 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:46.097754 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:46.102540 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6648d524-4b81-410c-9767-e7d3c62ac673 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Volume info retrieved successfully. Aug 04 09:12:46.107690 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6648d524-4b81-410c-9767-e7d3c62ac673 tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae returned with HTTP 200 Aug 04 09:12:46.108160 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1125/4486] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:46 2026] GET /volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:46.110484 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.112440 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:12:46.112784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83b2033b-d807-4342-abbb-02eb4ebcfffc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-157706651", "description": null, "metadata": null}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:46.123016 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:46.123016 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:46.123511 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:46.123742 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create snapshot from volume 83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:46.178444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['06e3dfbc-6cad-4f09-b9c6-7bb3d61c197d', '12e4bf0d-5d37-4eeb-b883-8644bb1a746c', '2e1cbf2f-259c-4aa4-ae45-3bb0e8eebe2b', '56c4b02a-d36e-4ec4-ae0b-21819a7c8084'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:46.211394 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot force create request issued successfully. Aug 04 09:12:46.211767 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d9e32e19-f2f5-45f9-8a0a-003d336a6c10 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:12:46.212218 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1115/4487] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:12:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:46.222411 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e261ae1a-77ed-48ed-ac2d-096d1d8df260 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.224250 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e261ae1a-77ed-48ed-ac2d-096d1d8df260 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:46.224500 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e261ae1a-77ed-48ed-ac2d-096d1d8df260 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:46.224729 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e261ae1a-77ed-48ed-ac2d-096d1d8df260 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:46.231303 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:46.231303 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:46.233158 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e261ae1a-77ed-48ed-ac2d-096d1d8df260 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:46.233158 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e261ae1a-77ed-48ed-ac2d-096d1d8df260 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 200 Aug 04 09:12:46.234641 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1123/4488] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:46 2026] GET /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:46.760521 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.841795 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:46.842264 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1723244243"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:46.844176 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1723244243'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:46.844355 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Create volume of 1 GB Aug 04 09:12:46.849543 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:46.855772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Flow 'volume_create_api' (d35b442a-2e02-4645-8cb6-c4e079654722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:46.856738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a5af5a-2a7a-4bb7-97b7-1eb2a962b5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:46.857627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:46.887497 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a5af5a-2a7a-4bb7-97b7-1eb2a962b5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:46.888304 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbbf8612-7a4a-40cf-bc06-756f10ff7a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:46.902134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a612a505-a81c-455b-b02b-ac4977e7c64b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.903893 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a612a505-a81c-455b-b02b-ac4977e7c64b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 Aug 04 09:12:46.904101 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a612a505-a81c-455b-b02b-ac4977e7c64b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:46.904330 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a612a505-a81c-455b-b02b-ac4977e7c64b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:46.910639 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a612a505-a81c-455b-b02b-ac4977e7c64b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 returned with HTTP 404 Aug 04 09:12:46.911094 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1126/4489] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:46 2026] GET /volume/v3/volumes/546ab2e4-6475-44a3-9e9f-6e17ab660d64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:46.917922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.920219 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] DELETE https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 Aug 04 09:12:46.920509 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:46.920762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:46.920966 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume with id: 2c1b158f-7718-4874-be4b-e611d7328cd4 Aug 04 09:12:46.931840 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:46.931840 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:46.932500 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:46.964027 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume request issued successfully. Aug 04 09:12:46.964340 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f3f9bf6-6959-48ac-9121-6ee1d8a8bed0 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 returned with HTTP 202 Aug 04 09:12:46.964880 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1116/4490] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:46 2026] DELETE /volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:46.971333 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2b24e7b4-17bb-404e-bc05-cf25c194447b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:46.974072 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b24e7b4-17bb-404e-bc05-cf25c194447b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 Aug 04 09:12:46.974072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b24e7b4-17bb-404e-bc05-cf25c194447b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:46.974072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2b24e7b4-17bb-404e-bc05-cf25c194447b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:46.981658 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:46.981658 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:46.981803 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Created reservations ['d63c2599-7aa2-4017-9d00-04a566d55d7c', '876829af-6162-40a1-8c9e-20ab806192b6', 'fb030161-f62f-4fa5-8b08-31ff90426b46', 'c32a613d-df75-4e3a-9931-19e90eb90fc7'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:46.982883 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbbf8612-7a4a-40cf-bc06-756f10ff7a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d63c2599-7aa2-4017-9d00-04a566d55d7c', '876829af-6162-40a1-8c9e-20ab806192b6', 'fb030161-f62f-4fa5-8b08-31ff90426b46', 'c32a613d-df75-4e3a-9931-19e90eb90fc7']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:46.984260 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e5497f-e64f-4f96-931d-40c77ba485ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:46.987433 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2b24e7b4-17bb-404e-bc05-cf25c194447b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:46.991480 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2b24e7b4-17bb-404e-bc05-cf25c194447b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 returned with HTTP 200 Aug 04 09:12:46.991897 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1124/4491] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:46 2026] GET /volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:47.013374 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e5497f-e64f-4f96-931d-40c77ba485ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b2f293e-995d-49da-88d0-8589be8c6e86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723244243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c08c925da064f73936938f684248272',qos_specs=None,replication_status=,reservations=['d63c2599-7aa2-4017-9d00-04a566d55d7c','876829af-6162-40a1-8c9e-20ab806192b6','fb030161-f62f-4fa5-8b08-31ff90426b46','c32a613d-df75-4e3a-9931-19e90eb90fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fda403eaa61418b986449336d898676',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1723244243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b2f293e-995d-49da-88d0-8589be8c6e86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c08c925da064f73936938f684248272',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fda403eaa61418b986449336d898676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:47.014713 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45047861-69c1-4117-aa39-a5284eefd217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:47.033981 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45047861-69c1-4117-aa39-a5284eefd217) transitioned into state 'SUCCESS' from state '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-1723244243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c08c925da064f73936938f684248272',qos_specs=None,replication_status=,reservations=['d63c2599-7aa2-4017-9d00-04a566d55d7c','876829af-6162-40a1-8c9e-20ab806192b6','fb030161-f62f-4fa5-8b08-31ff90426b46','c32a613d-df75-4e3a-9931-19e90eb90fc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fda403eaa61418b986449336d898676',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:47.034763 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b646515-f814-4b2c-b7ab-14681c7defcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:47.043059 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b646515-f814-4b2c-b7ab-14681c7defcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:47.043835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Flow 'volume_create_api' (d35b442a-2e02-4645-8cb6-c4e079654722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:47.044071 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Create volume request issued successfully. Aug 04 09:12:47.045427 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d831e741-f2bb-4775-b76d-50f0e0f7ac21 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:47.045427 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1126/4492] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:12:46 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:47.060103 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-94433b14-f871-4611-87e7-b825439b6068 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:47.062256 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-94433b14-f871-4611-87e7-b825439b6068 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 Aug 04 09:12:47.062496 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-94433b14-f871-4611-87e7-b825439b6068 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:47.062703 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-94433b14-f871-4611-87e7-b825439b6068 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:47.082122 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:47.082122 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:47.089542 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-94433b14-f871-4611-87e7-b825439b6068 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:47.093661 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-94433b14-f871-4611-87e7-b825439b6068 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 returned with HTTP 200 Aug 04 09:12:47.094088 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1127/4493] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:47 2026] GET /volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:47.125193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2f72bdb1-afd9-4cd7-8052-003315ffc7be None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:47.125825 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2f72bdb1-afd9-4cd7-8052-003315ffc7be tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] GET https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae Aug 04 09:12:47.126033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2f72bdb1-afd9-4cd7-8052-003315ffc7be tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:47.126305 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2f72bdb1-afd9-4cd7-8052-003315ffc7be tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:47.131951 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2f72bdb1-afd9-4cd7-8052-003315ffc7be tempest-ProjectAdminTests33-1107192315 tempest-ProjectAdminTests33-1107192315-project-admin] https://10.4.3.176/volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae returned with HTTP 404 Aug 04 09:12:47.132498 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1117/4494] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:12:47 2026] GET /volume/v3/volumes/55e0e651-e62e-4f18-be1d-8c535e3882ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:47.241737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ed9958bd-9f33-4e0e-bf39-a41c038a590d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:47.245172 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ed9958bd-9f33-4e0e-bf39-a41c038a590d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:47.245417 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ed9958bd-9f33-4e0e-bf39-a41c038a590d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:47.245596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ed9958bd-9f33-4e0e-bf39-a41c038a590d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:47.257338 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:47.257338 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:47.257787 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ed9958bd-9f33-4e0e-bf39-a41c038a590d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:47.260327 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ed9958bd-9f33-4e0e-bf39-a41c038a590d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 200 Aug 04 09:12:47.260327 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1125/4495] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:47 2026] GET /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:47.269174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5be8297c-bb0c-46ab-811c-72fa6eab3d6f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:47.271835 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5be8297c-bb0c-46ab-811c-72fa6eab3d6f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:47.272066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5be8297c-bb0c-46ab-811c-72fa6eab3d6f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:47.272326 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5be8297c-bb0c-46ab-811c-72fa6eab3d6f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:47.281239 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:47.281239 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:47.281830 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5be8297c-bb0c-46ab-811c-72fa6eab3d6f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:47.282808 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5be8297c-bb0c-46ab-811c-72fa6eab3d6f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 200 Aug 04 09:12:47.283304 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1127/4496] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:47 2026] GET /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:47.298373 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0cbce523-f26d-4a54-96be-4201254a6bec None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:47.300081 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0cbce523-f26d-4a54-96be-4201254a6bec tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:12:47.300553 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0cbce523-f26d-4a54-96be-4201254a6bec tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83b2033b-d807-4342-abbb-02eb4ebcfffc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1677974328", "description": null, "metadata": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:47.331708 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:47.331708 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:47.331708 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0cbce523-f26d-4a54-96be-4201254a6bec tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:47.331708 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-0cbce523-f26d-4a54-96be-4201254a6bec tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create snapshot from volume 83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:47.355749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-0cbce523-f26d-4a54-96be-4201254a6bec tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['62e91086-08b6-4f09-ae17-0cfc9764ca3e', '82ea0f15-02e1-4633-bc66-023befecab82', 'b12b426f-5f8c-412d-8d47-d40577a1cb90', 'abf5ab14-d1d4-4351-869b-56a0648857f0'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:47.408675 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0cbce523-f26d-4a54-96be-4201254a6bec tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot force create request issued successfully. Aug 04 09:12:47.409119 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0cbce523-f26d-4a54-96be-4201254a6bec tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:12:47.409717 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1128/4497] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:12:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:47.422498 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f9605927-0c9b-4250-b56c-42962fab5f83 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:47.429750 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f9605927-0c9b-4250-b56c-42962fab5f83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:47.429750 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f9605927-0c9b-4250-b56c-42962fab5f83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:47.429750 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f9605927-0c9b-4250-b56c-42962fab5f83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:47.433942 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:47.433942 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:47.433942 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f9605927-0c9b-4250-b56c-42962fab5f83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:47.433942 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f9605927-0c9b-4250-b56c-42962fab5f83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 200 Aug 04 09:12:47.434961 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1118/4498] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:47 2026] GET /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:48.004281 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7971e3bb-2817-41de-bc21-be7702c8490b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.005939 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7971e3bb-2817-41de-bc21-be7702c8490b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 Aug 04 09:12:48.006153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7971e3bb-2817-41de-bc21-be7702c8490b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.006406 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7971e3bb-2817-41de-bc21-be7702c8490b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.012629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7971e3bb-2817-41de-bc21-be7702c8490b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 returned with HTTP 404 Aug 04 09:12:48.013131 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1126/4499] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:48 2026] GET /volume/v3/volumes/2c1b158f-7718-4874-be4b-e611d7328cd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:48.020359 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.021237 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] DELETE https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 Aug 04 09:12:48.021463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.021644 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.021817 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume with id: a94f744b-9e71-479a-a43d-387049c7d880 Aug 04 09:12:48.028076 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.028076 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:48.028503 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:48.044427 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume request issued successfully. Aug 04 09:12:48.044636 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4ea137a8-c77d-4de7-a44d-a1edb33913ff tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 returned with HTTP 202 Aug 04 09:12:48.045032 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1128/4500] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:48 2026] DELETE /volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:48.051994 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-85c89271-beba-4864-b8b1-e80e4ae8c04f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.053647 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-85c89271-beba-4864-b8b1-e80e4ae8c04f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 Aug 04 09:12:48.053851 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-85c89271-beba-4864-b8b1-e80e4ae8c04f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.054056 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-85c89271-beba-4864-b8b1-e80e4ae8c04f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.061106 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.061106 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:48.065265 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-85c89271-beba-4864-b8b1-e80e4ae8c04f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:48.069671 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-85c89271-beba-4864-b8b1-e80e4ae8c04f tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 returned with HTTP 200 Aug 04 09:12:48.070043 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1129/4501] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:48 2026] GET /volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:48.111173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-04d7fabc-de8d-404e-95e6-5597cabeab84 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.112979 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04d7fabc-de8d-404e-95e6-5597cabeab84 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 Aug 04 09:12:48.113174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04d7fabc-de8d-404e-95e6-5597cabeab84 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.113392 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04d7fabc-de8d-404e-95e6-5597cabeab84 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.120897 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.120897 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:48.125147 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-04d7fabc-de8d-404e-95e6-5597cabeab84 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:48.130714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04d7fabc-de8d-404e-95e6-5597cabeab84 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 returned with HTTP 200 Aug 04 09:12:48.131267 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1119/4502] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:48 2026] GET /volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:48.145484 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a21fdb6d-c4ab-4383-98a1-3e201dad679e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.275216 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a21fdb6d-c4ab-4383-98a1-3e201dad679e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] POST https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86/action Aug 04 09:12:48.275666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a21fdb6d-c4ab-4383-98a1-3e201dad679e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:48.275734 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a21fdb6d-c4ab-4383-98a1-3e201dad679e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:48.284504 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.284504 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:48.284938 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a21fdb6d-c4ab-4383-98a1-3e201dad679e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] Volume info retrieved successfully. Aug 04 09:12:48.286125 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-a21fdb6d-c4ab-4383-98a1-3e201dad679e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '959f0464e98e4fc7b5381e092dc9935c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c08c925da064f73936938f684248272', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:12:48.286363 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a21fdb6d-c4ab-4383-98a1-3e201dad679e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86/action returned with HTTP 403 Aug 04 09:12:48.286780 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1127/4503] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:12:48 2026] POST /volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86/action => generated 131 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:48.293390 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-38c937d6-fbe6-4589-8b09-05b61591f392 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.295102 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-38c937d6-fbe6-4589-8b09-05b61591f392 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 Aug 04 09:12:48.295346 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-38c937d6-fbe6-4589-8b09-05b61591f392 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.295576 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-38c937d6-fbe6-4589-8b09-05b61591f392 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.295766 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-38c937d6-fbe6-4589-8b09-05b61591f392 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Delete volume with id: 2b2f293e-995d-49da-88d0-8589be8c6e86 Aug 04 09:12:48.302446 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.302446 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:48.302766 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-38c937d6-fbe6-4589-8b09-05b61591f392 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:48.318496 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-38c937d6-fbe6-4589-8b09-05b61591f392 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Delete volume request issued successfully. Aug 04 09:12:48.318658 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-38c937d6-fbe6-4589-8b09-05b61591f392 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 returned with HTTP 202 Aug 04 09:12:48.319031 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1129/4504] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:48 2026] DELETE /volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:48.325783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-09109546-c7d9-4b7e-93c5-88ac341b747d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.328065 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-09109546-c7d9-4b7e-93c5-88ac341b747d tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 Aug 04 09:12:48.328240 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-09109546-c7d9-4b7e-93c5-88ac341b747d tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.328574 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-09109546-c7d9-4b7e-93c5-88ac341b747d tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.336284 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.336284 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:48.340257 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-09109546-c7d9-4b7e-93c5-88ac341b747d tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:48.343947 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-09109546-c7d9-4b7e-93c5-88ac341b747d tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 returned with HTTP 200 Aug 04 09:12:48.344390 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1130/4505] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:48 2026] GET /volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:48.442339 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c0673200-13b0-4316-acc6-677c311759bf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.444871 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c0673200-13b0-4316-acc6-677c311759bf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:48.445099 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c0673200-13b0-4316-acc6-677c311759bf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.445319 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c0673200-13b0-4316-acc6-677c311759bf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.450904 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.450904 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:48.451639 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c0673200-13b0-4316-acc6-677c311759bf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:48.452782 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c0673200-13b0-4316-acc6-677c311759bf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 200 Aug 04 09:12:48.453189 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1120/4506] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:48 2026] GET /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:48.463505 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0c93bd18-c2c8-4753-98da-a23e8f9e108a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.465414 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0c93bd18-c2c8-4753-98da-a23e8f9e108a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:48.465585 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0c93bd18-c2c8-4753-98da-a23e8f9e108a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.465757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0c93bd18-c2c8-4753-98da-a23e8f9e108a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.473405 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.473405 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:48.473943 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0c93bd18-c2c8-4753-98da-a23e8f9e108a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:48.474792 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0c93bd18-c2c8-4753-98da-a23e8f9e108a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 200 Aug 04 09:12:48.475234 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1128/4507] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:48 2026] GET /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:48.483350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.485394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:12:48.485827 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83b2033b-d807-4342-abbb-02eb4ebcfffc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1768671755", "description": null, "metadata": null}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:48.503935 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.503935 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:48.504695 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:48.504893 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create snapshot from volume 83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:48.533557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['a81127ff-1dad-432c-ad95-d98380ef3db0', 'b8b01399-1d53-424e-8276-474763f8aa89', '49405872-85f9-42d1-a58d-22357e419e5c', 'c7e96655-1640-4f19-9744-06590cf67233'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:48.568245 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot force create request issued successfully. Aug 04 09:12:48.568693 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f126d23-51a4-4b97-9141-a5f1f8730d47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:12:48.569291 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1130/4508] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:12:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:48.578094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6b2c5d6b-0e9d-4607-93ea-76795ce1614b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:48.579924 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b2c5d6b-0e9d-4607-93ea-76795ce1614b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:48.580126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b2c5d6b-0e9d-4607-93ea-76795ce1614b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:48.580357 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b2c5d6b-0e9d-4607-93ea-76795ce1614b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:48.585441 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:48.585441 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:48.586053 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6b2c5d6b-0e9d-4607-93ea-76795ce1614b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:48.587031 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b2c5d6b-0e9d-4607-93ea-76795ce1614b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 200 Aug 04 09:12:48.587532 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1131/4509] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:48 2026] GET /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:49.083756 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b54b144f-1f1c-4a03-8d33-e825e5dda47b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.085416 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b54b144f-1f1c-4a03-8d33-e825e5dda47b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 Aug 04 09:12:49.085538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b54b144f-1f1c-4a03-8d33-e825e5dda47b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:49.086131 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b54b144f-1f1c-4a03-8d33-e825e5dda47b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:49.093296 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b54b144f-1f1c-4a03-8d33-e825e5dda47b tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 returned with HTTP 404 Aug 04 09:12:49.093853 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1121/4510] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:49 2026] GET /volume/v3/volumes/a94f744b-9e71-479a-a43d-387049c7d880 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:49.101924 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.103802 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] DELETE https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da Aug 04 09:12:49.104056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:49.104321 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:49.104614 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume with id: 90e295dc-4384-4c03-b548-a3e2a47211da Aug 04 09:12:49.112117 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:49.112117 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:49.112643 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:49.131313 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Delete volume request issued successfully. Aug 04 09:12:49.131664 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94876db2-7f54-4aa5-a6cb-a56324e22f79 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da returned with HTTP 202 Aug 04 09:12:49.132259 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1129/4511] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:49 2026] DELETE /volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:49.138959 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b6003dd0-5528-4e4a-98a0-d54dec060da4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.142014 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6003dd0-5528-4e4a-98a0-d54dec060da4 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da Aug 04 09:12:49.142248 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6003dd0-5528-4e4a-98a0-d54dec060da4 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:49.142457 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b6003dd0-5528-4e4a-98a0-d54dec060da4 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:49.148799 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:49.148799 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:49.152063 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b6003dd0-5528-4e4a-98a0-d54dec060da4 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Volume info retrieved successfully. Aug 04 09:12:49.156160 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b6003dd0-5528-4e4a-98a0-d54dec060da4 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da returned with HTTP 200 Aug 04 09:12:49.156575 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1131/4512] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:49 2026] GET /volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:49.357717 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-64da1a8e-f4f2-4ad7-a77a-e667b73ec83b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.359627 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64da1a8e-f4f2-4ad7-a77a-e667b73ec83b tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 Aug 04 09:12:49.359814 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-64da1a8e-f4f2-4ad7-a77a-e667b73ec83b tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:49.360002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-64da1a8e-f4f2-4ad7-a77a-e667b73ec83b tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:49.365790 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-64da1a8e-f4f2-4ad7-a77a-e667b73ec83b tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 returned with HTTP 404 Aug 04 09:12:49.366380 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1132/4513] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:49 2026] GET /volume/v3/volumes/2b2f293e-995d-49da-88d0-8589be8c6e86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:49.374797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.376357 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:49.376713 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1026360106"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:49.378129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1026360106'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:49.378294 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Create volume of 1 GB Aug 04 09:12:49.384854 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:49.391103 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Flow 'volume_create_api' (d63988eb-a2ce-4402-9097-a38fda6c10fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:49.392142 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f0e5e4c-ca3a-4276-b684-0b9ea2876184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:49.393001 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:49.422538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f0e5e4c-ca3a-4276-b684-0b9ea2876184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:49.423351 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4337efa-5a9f-4e1c-bfde-70d87b268eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:49.464844 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Created reservations ['4f72ee24-02e7-43e9-8b58-5f6ed37a59f4', '6150eb5b-1e1b-41f8-9fb0-d6ce5a60d7f4', '0c307842-dedb-4624-9064-7d1a3f5cb089', 'cc768c21-8021-40d9-946a-e43f90906c85'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:49.465632 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4337efa-5a9f-4e1c-bfde-70d87b268eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f72ee24-02e7-43e9-8b58-5f6ed37a59f4', '6150eb5b-1e1b-41f8-9fb0-d6ce5a60d7f4', '0c307842-dedb-4624-9064-7d1a3f5cb089', 'cc768c21-8021-40d9-946a-e43f90906c85']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:49.466360 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba97b63-da27-4015-9652-96bec048dbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:49.496555 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba97b63-da27-4015-9652-96bec048dbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05298c9d-4ae7-46df-a25f-1ac24c9cb526', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1026360106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c08c925da064f73936938f684248272',qos_specs=None,replication_status=,reservations=['4f72ee24-02e7-43e9-8b58-5f6ed37a59f4','6150eb5b-1e1b-41f8-9fb0-d6ce5a60d7f4','0c307842-dedb-4624-9064-7d1a3f5cb089','cc768c21-8021-40d9-946a-e43f90906c85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fda403eaa61418b986449336d898676',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1026360106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05298c9d-4ae7-46df-a25f-1ac24c9cb526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c08c925da064f73936938f684248272',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fda403eaa61418b986449336d898676',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:49.497811 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a360c34-8fde-44fc-9b76-c8b2669eddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:49.516862 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a360c34-8fde-44fc-9b76-c8b2669eddd3) transitioned into state 'SUCCESS' from state '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-1026360106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c08c925da064f73936938f684248272',qos_specs=None,replication_status=,reservations=['4f72ee24-02e7-43e9-8b58-5f6ed37a59f4','6150eb5b-1e1b-41f8-9fb0-d6ce5a60d7f4','0c307842-dedb-4624-9064-7d1a3f5cb089','cc768c21-8021-40d9-946a-e43f90906c85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fda403eaa61418b986449336d898676',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:49.517654 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a276cc9c-d5f2-4ddf-bcca-7306c7f59dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:49.528938 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a276cc9c-d5f2-4ddf-bcca-7306c7f59dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:49.529801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Flow 'volume_create_api' (d63988eb-a2ce-4402-9097-a38fda6c10fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:49.530071 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Create volume request issued successfully. Aug 04 09:12:49.530643 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9979103-6b94-46ab-b392-fda2dc245cc6 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:49.531037 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1122/4514] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:12:49 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:49.545133 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1af41df6-c70a-4550-877d-f1ec45d50fc0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.547063 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1af41df6-c70a-4550-877d-f1ec45d50fc0 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 Aug 04 09:12:49.547400 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1af41df6-c70a-4550-877d-f1ec45d50fc0 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:49.547625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1af41df6-c70a-4550-877d-f1ec45d50fc0 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:49.556944 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:49.556944 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:49.560317 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1af41df6-c70a-4550-877d-f1ec45d50fc0 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:49.564269 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1af41df6-c70a-4550-877d-f1ec45d50fc0 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 returned with HTTP 200 Aug 04 09:12:49.564924 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1130/4515] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:49 2026] GET /volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:49.599619 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5ea35ef6-3701-41bd-b183-848ab8a25de8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.601114 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5ea35ef6-3701-41bd-b183-848ab8a25de8 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:49.601347 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5ea35ef6-3701-41bd-b183-848ab8a25de8 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:49.601491 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5ea35ef6-3701-41bd-b183-848ab8a25de8 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:49.605917 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:49.605917 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:49.606290 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5ea35ef6-3701-41bd-b183-848ab8a25de8 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:49.606916 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5ea35ef6-3701-41bd-b183-848ab8a25de8 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 200 Aug 04 09:12:49.607229 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1132/4516] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:49 2026] GET /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:49.618382 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4cf09921-3a8b-44af-9253-fb4d9d1235e9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:49.620477 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4cf09921-3a8b-44af-9253-fb4d9d1235e9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:49.620617 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4cf09921-3a8b-44af-9253-fb4d9d1235e9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:49.620825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4cf09921-3a8b-44af-9253-fb4d9d1235e9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:49.630228 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:49.630228 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:49.631833 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4cf09921-3a8b-44af-9253-fb4d9d1235e9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:49.632843 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4cf09921-3a8b-44af-9253-fb4d9d1235e9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 200 Aug 04 09:12:49.633245 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1133/4517] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:49 2026] GET /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:50.172771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-80ac7264-d065-4de7-ae7e-64a543bc1335 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:50.178241 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-80ac7264-d065-4de7-ae7e-64a543bc1335 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] GET https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da Aug 04 09:12:50.178566 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-80ac7264-d065-4de7-ae7e-64a543bc1335 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:50.178840 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-80ac7264-d065-4de7-ae7e-64a543bc1335 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:50.190932 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-80ac7264-d065-4de7-ae7e-64a543bc1335 tempest-CreateVolumesFromSourceVolumeTest-797080480 tempest-CreateVolumesFromSourceVolumeTest-797080480-project-member] https://10.4.3.176/volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da returned with HTTP 404 Aug 04 09:12:50.191648 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1123/4518] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:50 2026] GET /volume/v3/volumes/90e295dc-4384-4c03-b548-a3e2a47211da => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:50.578864 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f755e6e4-5a90-4033-8529-6b7c12967005 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:50.580680 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f755e6e4-5a90-4033-8529-6b7c12967005 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 Aug 04 09:12:50.580852 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f755e6e4-5a90-4033-8529-6b7c12967005 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:50.581054 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f755e6e4-5a90-4033-8529-6b7c12967005 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:50.589905 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:50.589905 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:50.593625 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f755e6e4-5a90-4033-8529-6b7c12967005 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:50.598390 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f755e6e4-5a90-4033-8529-6b7c12967005 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 returned with HTTP 200 Aug 04 09:12:50.598873 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1131/4519] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:50 2026] GET /volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:50.610495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a5d8add-d3ff-4634-9e53-fd792ab41877 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:50.612184 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a5d8add-d3ff-4634-9e53-fd792ab41877 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] POST https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526/action Aug 04 09:12:50.612593 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a5d8add-d3ff-4634-9e53-fd792ab41877 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:12:50.612712 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a5d8add-d3ff-4634-9e53-fd792ab41877 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:50.621426 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:50.621426 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:50.621870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-4a5d8add-d3ff-4634-9e53-fd792ab41877 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '959f0464e98e4fc7b5381e092dc9935c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c08c925da064f73936938f684248272', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:12:50.622121 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a5d8add-d3ff-4634-9e53-fd792ab41877 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-reader] https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526/action returned with HTTP 403 Aug 04 09:12:50.622712 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1133/4520] 10.4.3.176 () {68 vars in 1390 bytes} [Tue Aug 4 09:12:50 2026] POST /volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:50.629418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:50.631118 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 Aug 04 09:12:50.631367 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:50.631575 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:50.631765 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Delete volume with id: 05298c9d-4ae7-46df-a25f-1ac24c9cb526 Aug 04 09:12:50.638351 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:50.638351 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:50.638688 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:50.659919 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Delete volume request issued successfully. Aug 04 09:12:50.660191 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c444fa3-b1f5-4628-bcfe-64836a51f584 tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 returned with HTTP 202 Aug 04 09:12:50.660704 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1134/4521] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:50 2026] DELETE /volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:50.668551 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-82828a13-4aec-490b-8c71-df65240ae08e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:50.670569 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82828a13-4aec-490b-8c71-df65240ae08e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 Aug 04 09:12:50.670751 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82828a13-4aec-490b-8c71-df65240ae08e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:50.671010 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82828a13-4aec-490b-8c71-df65240ae08e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:50.678291 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:50.678291 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:50.682035 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-82828a13-4aec-490b-8c71-df65240ae08e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Volume info retrieved successfully. Aug 04 09:12:50.686724 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82828a13-4aec-490b-8c71-df65240ae08e tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 returned with HTTP 200 Aug 04 09:12:50.687233 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1124/4522] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:50 2026] GET /volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:51.133574 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:51.135834 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:51.135925 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:51.136120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:51.136297 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: 7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:51.141383 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:51.141383 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:51.142046 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:51.160008 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot delete request issued successfully. Aug 04 09:12:51.160237 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c2113b30-a5c6-4108-8f0c-de31ceeaaed0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 202 Aug 04 09:12:51.160726 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1132/4523] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:51 2026] DELETE /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:51.171080 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b2415375-1ef6-4132-9e81-693a8ef4690a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:51.174547 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b2415375-1ef6-4132-9e81-693a8ef4690a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:51.175066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b2415375-1ef6-4132-9e81-693a8ef4690a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:51.175381 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b2415375-1ef6-4132-9e81-693a8ef4690a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:51.181596 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:51.181596 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:51.182444 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b2415375-1ef6-4132-9e81-693a8ef4690a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:51.183890 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b2415375-1ef6-4132-9e81-693a8ef4690a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 200 Aug 04 09:12:51.184699 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1134/4524] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:51 2026] GET /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:51.699100 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-51c60d2d-ce1d-4f07-b140-618ebe8a3ded None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:51.703067 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-51c60d2d-ce1d-4f07-b140-618ebe8a3ded tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] GET https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 Aug 04 09:12:51.704061 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-51c60d2d-ce1d-4f07-b140-618ebe8a3ded tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:51.704061 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-51c60d2d-ce1d-4f07-b140-618ebe8a3ded tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:51.710835 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-51c60d2d-ce1d-4f07-b140-618ebe8a3ded tempest-ProjectReaderTests-1608835541 tempest-ProjectReaderTests-1608835541-project-admin] https://10.4.3.176/volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 returned with HTTP 404 Aug 04 09:12:51.711288 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1135/4525] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:51 2026] GET /volume/v3/volumes/05298c9d-4ae7-46df-a25f-1ac24c9cb526 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:52.195437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c46fc560-fe59-47a8-8440-1fec118a5e1c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:52.197772 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c46fc560-fe59-47a8-8440-1fec118a5e1c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:52.200144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c46fc560-fe59-47a8-8440-1fec118a5e1c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:52.200144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c46fc560-fe59-47a8-8440-1fec118a5e1c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:52.204044 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c46fc560-fe59-47a8-8440-1fec118a5e1c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 404 Aug 04 09:12:52.205104 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1125/4526] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:52 2026] GET /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:52.212900 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d733b67a-22ea-4789-9216-108eeaa63255 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:52.214851 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d733b67a-22ea-4789-9216-108eeaa63255 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:52.214851 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d733b67a-22ea-4789-9216-108eeaa63255 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:52.215001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d733b67a-22ea-4789-9216-108eeaa63255 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:52.215801 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-d733b67a-22ea-4789-9216-108eeaa63255 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: 1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:52.222430 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:52.222430 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:52.223003 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d733b67a-22ea-4789-9216-108eeaa63255 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:52.243247 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d733b67a-22ea-4789-9216-108eeaa63255 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot delete request issued successfully. Aug 04 09:12:52.243492 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d733b67a-22ea-4789-9216-108eeaa63255 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 202 Aug 04 09:12:52.243904 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1133/4527] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:52 2026] DELETE /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:52.254266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1ee65d5e-a4f2-43d5-8d12-023816141be0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:52.256859 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ee65d5e-a4f2-43d5-8d12-023816141be0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:52.257046 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ee65d5e-a4f2-43d5-8d12-023816141be0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:52.257247 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1ee65d5e-a4f2-43d5-8d12-023816141be0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:52.262784 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:52.262784 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:52.263237 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1ee65d5e-a4f2-43d5-8d12-023816141be0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:52.264081 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1ee65d5e-a4f2-43d5-8d12-023816141be0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 200 Aug 04 09:12:52.264485 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1135/4528] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:52 2026] GET /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:53.276399 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b14c9bfe-b710-4112-8734-e16d404009c4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:53.279290 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b14c9bfe-b710-4112-8734-e16d404009c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:53.279582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b14c9bfe-b710-4112-8734-e16d404009c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:53.279918 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b14c9bfe-b710-4112-8734-e16d404009c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:53.287282 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b14c9bfe-b710-4112-8734-e16d404009c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 404 Aug 04 09:12:53.287677 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1136/4529] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:53 2026] GET /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:53.297228 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:53.298872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:53.298872 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:53.301342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:53.301342 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:53.308163 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:53.308163 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:53.308163 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:53.326989 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot delete request issued successfully. Aug 04 09:12:53.327151 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e839ff9b-d1e2-463f-9aca-b43573ebd5b2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 202 Aug 04 09:12:53.327554 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1126/4530] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:53 2026] DELETE /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:53.336134 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-02981dd0-928a-41f9-b497-c0f6e8f079f9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:53.339224 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02981dd0-928a-41f9-b497-c0f6e8f079f9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:53.339533 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-02981dd0-928a-41f9-b497-c0f6e8f079f9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:53.339801 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-02981dd0-928a-41f9-b497-c0f6e8f079f9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:53.346630 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:53.346630 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:53.347598 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-02981dd0-928a-41f9-b497-c0f6e8f079f9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:12:53.348754 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02981dd0-928a-41f9-b497-c0f6e8f079f9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 200 Aug 04 09:12:53.349387 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1134/4531] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:53 2026] GET /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:53.412598 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-260373a5-224b-43b5-9239-c175e95e23fb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:53.518376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:53.518794 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-665503596"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:53.520971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-665503596'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:53.521264 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume of 1 GB Aug 04 09:12:53.525950 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:53.531795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (1bb19ae6-9cbf-4936-8da7-3b9fc73289d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:53.532950 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66873333-1405-4eef-a0bb-a866f5169d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:53.533820 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:53.558630 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66873333-1405-4eef-a0bb-a866f5169d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:53.559501 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d78c518-6354-46c3-ab6e-9d473e018e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:53.620584 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Created reservations ['323046e4-e34c-4279-b482-0871a244b2bc', '0a15fac9-1075-439e-be43-59afe56d935f', '439709d6-b2b5-4124-bef6-46b8af50ea4f', '3f3cfec4-a8b1-46a4-9cec-39b59a44a009'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:53.621578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d78c518-6354-46c3-ab6e-9d473e018e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['323046e4-e34c-4279-b482-0871a244b2bc', '0a15fac9-1075-439e-be43-59afe56d935f', '439709d6-b2b5-4124-bef6-46b8af50ea4f', '3f3cfec4-a8b1-46a4-9cec-39b59a44a009']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:53.622076 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712762ea-686d-4b20-867a-0e3d141f5405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:53.645000 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (712762ea-686d-4b20-867a-0e3d141f5405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b025aea-6ec7-4d54-8640-bc425873539c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665503596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['323046e4-e34c-4279-b482-0871a244b2bc','0a15fac9-1075-439e-be43-59afe56d935f','439709d6-b2b5-4124-bef6-46b8af50ea4f','3f3cfec4-a8b1-46a4-9cec-39b59a44a009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-665503596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b025aea-6ec7-4d54-8640-bc425873539c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be9cf75fca04871bcf5a8170e98607a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4768dad241434a80946bf721b40d815e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:53.646225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c876c3-1185-4ac0-8d2d-b29c07b79618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:53.665623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c876c3-1185-4ac0-8d2d-b29c07b79618) transitioned into state 'SUCCESS' from state '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-665503596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['323046e4-e34c-4279-b482-0871a244b2bc','0a15fac9-1075-439e-be43-59afe56d935f','439709d6-b2b5-4124-bef6-46b8af50ea4f','3f3cfec4-a8b1-46a4-9cec-39b59a44a009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:53.666471 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc211f0-389e-4e47-adb7-a7723ac1fd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:53.676810 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc211f0-389e-4e47-adb7-a7723ac1fd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:53.677735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (1bb19ae6-9cbf-4936-8da7-3b9fc73289d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:53.678060 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request issued successfully. Aug 04 09:12:53.678737 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-260373a5-224b-43b5-9239-c175e95e23fb tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:53.679220 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1136/4532] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:12:53 2026] POST /volume/v3/volumes => generated 777 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 04 09:12:53.692406 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-11c50655-fd24-47fb-b7d2-042ef0474377 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:53.694704 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11c50655-fd24-47fb-b7d2-042ef0474377 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c Aug 04 09:12:53.694982 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11c50655-fd24-47fb-b7d2-042ef0474377 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:53.695291 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11c50655-fd24-47fb-b7d2-042ef0474377 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:53.706120 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:53.706120 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:53.712225 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-11c50655-fd24-47fb-b7d2-042ef0474377 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:53.717652 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11c50655-fd24-47fb-b7d2-042ef0474377 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c returned with HTTP 200 Aug 04 09:12:53.718013 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1137/4533] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:53 2026] GET /volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:54.358818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2976eb19-4b47-4d33-9f21-c1a35cdfb104 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.360483 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2976eb19-4b47-4d33-9f21-c1a35cdfb104 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:54.360646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2976eb19-4b47-4d33-9f21-c1a35cdfb104 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.360818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2976eb19-4b47-4d33-9f21-c1a35cdfb104 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.364870 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2976eb19-4b47-4d33-9f21-c1a35cdfb104 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 404 Aug 04 09:12:54.365325 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1127/4534] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:54 2026] GET /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:54.387108 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-52ca2d0f-6e78-4ce0-ad0f-78eefb0f6ece None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.394550 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52ca2d0f-6e78-4ce0-ad0f-78eefb0f6ece tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:54.394861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52ca2d0f-6e78-4ce0-ad0f-78eefb0f6ece tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.395089 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52ca2d0f-6e78-4ce0-ad0f-78eefb0f6ece tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.395226 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-52ca2d0f-6e78-4ce0-ad0f-78eefb0f6ece tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: 7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:54.402292 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52ca2d0f-6e78-4ce0-ad0f-78eefb0f6ece tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 404 Aug 04 09:12:54.402927 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1135/4535] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:54 2026] DELETE /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:54.410090 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0e413d58-d205-4779-bf8c-35708329f6a0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.411979 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e413d58-d205-4779-bf8c-35708329f6a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a Aug 04 09:12:54.412145 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e413d58-d205-4779-bf8c-35708329f6a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.412339 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e413d58-d205-4779-bf8c-35708329f6a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.416183 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e413d58-d205-4779-bf8c-35708329f6a0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a returned with HTTP 404 Aug 04 09:12:54.416715 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1137/4536] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:54 2026] GET /volume/v3/snapshots/7727f952-261e-4cb4-a70a-ff336e34633a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:54.426075 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4ae50c14-2dcc-47e0-b495-c0f68cb1c2a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.428117 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4ae50c14-2dcc-47e0-b495-c0f68cb1c2a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:54.428233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4ae50c14-2dcc-47e0-b495-c0f68cb1c2a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.428491 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4ae50c14-2dcc-47e0-b495-c0f68cb1c2a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.428630 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-4ae50c14-2dcc-47e0-b495-c0f68cb1c2a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: 1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:54.433608 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4ae50c14-2dcc-47e0-b495-c0f68cb1c2a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 404 Aug 04 09:12:54.434181 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1138/4537] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:54 2026] DELETE /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:54.441112 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e405a11-f677-4b3d-b0b3-85a7a675d83a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.443579 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e405a11-f677-4b3d-b0b3-85a7a675d83a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 Aug 04 09:12:54.443793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e405a11-f677-4b3d-b0b3-85a7a675d83a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.444107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e405a11-f677-4b3d-b0b3-85a7a675d83a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.449383 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e405a11-f677-4b3d-b0b3-85a7a675d83a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 returned with HTTP 404 Aug 04 09:12:54.449937 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1128/4538] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:54 2026] GET /volume/v3/snapshots/1629f017-4367-46b7-8e69-6d60bbc9d081 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:54.464073 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8bd4d9de-30f5-4b9c-ab71-6317f56f2ecb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.466283 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8bd4d9de-30f5-4b9c-ab71-6317f56f2ecb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:54.466559 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8bd4d9de-30f5-4b9c-ab71-6317f56f2ecb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.466877 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8bd4d9de-30f5-4b9c-ab71-6317f56f2ecb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.467036 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-8bd4d9de-30f5-4b9c-ab71-6317f56f2ecb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:54.474478 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8bd4d9de-30f5-4b9c-ab71-6317f56f2ecb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 404 Aug 04 09:12:54.475313 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1136/4539] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:12:54 2026] DELETE /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:54.482859 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a6ca1631-65c6-4c77-88cd-5348ac6620a2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.484710 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6ca1631-65c6-4c77-88cd-5348ac6620a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 Aug 04 09:12:54.484964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6ca1631-65c6-4c77-88cd-5348ac6620a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.485155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a6ca1631-65c6-4c77-88cd-5348ac6620a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.489708 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a6ca1631-65c6-4c77-88cd-5348ac6620a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 returned with HTTP 404 Aug 04 09:12:54.490158 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1138/4540] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:12:54 2026] GET /volume/v3/snapshots/ceebd631-0528-45b4-8b14-3325e3a2fea9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:54.734274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0582ea96-2d72-450e-ab31-09a33ad817b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.737973 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0582ea96-2d72-450e-ab31-09a33ad817b3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c Aug 04 09:12:54.738106 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0582ea96-2d72-450e-ab31-09a33ad817b3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.738390 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0582ea96-2d72-450e-ab31-09a33ad817b3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.757282 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:54.757282 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:54.764829 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0582ea96-2d72-450e-ab31-09a33ad817b3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:54.770821 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0582ea96-2d72-450e-ab31-09a33ad817b3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c returned with HTTP 200 Aug 04 09:12:54.771412 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1139/4541] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:54 2026] GET /volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:54.793441 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-add15b62-14ca-481d-bb46-397aca9a5e0a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.935264 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-add15b62-14ca-481d-bb46-397aca9a5e0a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] GET https://10.4.3.176/volume/v3/volumes Aug 04 09:12:54.935588 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-add15b62-14ca-481d-bb46-397aca9a5e0a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.935666 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-add15b62-14ca-481d-bb46-397aca9a5e0a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.935923 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.api_utils [None req-add15b62-14ca-481d-bb46-397aca9a5e0a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Removing options '' from query. {{(pid=100461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:12:54.936252 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:54.936252 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:54.936649 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-add15b62-14ca-481d-bb46-397aca9a5e0a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:12:54.944825 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-add15b62-14ca-481d-bb46-397aca9a5e0a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Get all volumes completed successfully. Aug 04 09:12:54.945084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-add15b62-14ca-481d-bb46-397aca9a5e0a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] https://10.4.3.176/volume/v3/volumes returned with HTTP 200 Aug 04 09:12:54.945653 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1129/4542] 10.4.3.176 () {68 vars in 1278 bytes} [Tue Aug 4 09:12:54 2026] GET /volume/v3/volumes => generated 335 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:54.953807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:54.955723 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c Aug 04 09:12:54.955946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:54.956165 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:54.956318 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume with id: 0b025aea-6ec7-4d54-8640-bc425873539c Aug 04 09:12:54.968014 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:54.968014 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:54.968412 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:54.996095 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume request issued successfully. Aug 04 09:12:54.996354 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d4262f4-0a64-4fe0-a006-88610ae71463 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c returned with HTTP 202 Aug 04 09:12:54.997281 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1137/4543] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:12:54 2026] DELETE /volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:12:55.010701 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-93ced331-1b61-4546-9f51-1126965d7373 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:55.014220 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-93ced331-1b61-4546-9f51-1126965d7373 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c Aug 04 09:12:55.014580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-93ced331-1b61-4546-9f51-1126965d7373 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:55.014908 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-93ced331-1b61-4546-9f51-1126965d7373 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:55.023216 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:55.023216 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:55.029566 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-93ced331-1b61-4546-9f51-1126965d7373 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:55.035388 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-93ced331-1b61-4546-9f51-1126965d7373 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c returned with HTTP 200 Aug 04 09:12:55.035788 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1139/4544] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:55 2026] GET /volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:55.684987 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d2f2ed2b-9ec4-4983-932d-9276b8cef1c9 req-404cea13-b678-4519-abca-a0a15811b61f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:55.687571 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d2f2ed2b-9ec4-4983-932d-9276b8cef1c9 req-404cea13-b678-4519-abca-a0a15811b61f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859 Aug 04 09:12:55.687797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d2f2ed2b-9ec4-4983-932d-9276b8cef1c9 req-404cea13-b678-4519-abca-a0a15811b61f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:55.688011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d2f2ed2b-9ec4-4983-932d-9276b8cef1c9 req-404cea13-b678-4519-abca-a0a15811b61f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:55.695699 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:55.695699 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:55.769520 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d2f2ed2b-9ec4-4983-932d-9276b8cef1c9 req-404cea13-b678-4519-abca-a0a15811b61f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859 returned with HTTP 200 Aug 04 09:12:55.770518 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1140/4545] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:12:55 2026] DELETE /volume/v3/attachments/be29cdd1-49c9-45c7-a561-19b69f721859 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:56.051715 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-46141d13-8e56-4030-a835-f7bb767a2be7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:56.053461 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46141d13-8e56-4030-a835-f7bb767a2be7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c Aug 04 09:12:56.053666 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-46141d13-8e56-4030-a835-f7bb767a2be7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:56.053859 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-46141d13-8e56-4030-a835-f7bb767a2be7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:56.059758 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46141d13-8e56-4030-a835-f7bb767a2be7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c returned with HTTP 404 Aug 04 09:12:56.061064 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1130/4546] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:56 2026] GET /volume/v3/volumes/0b025aea-6ec7-4d54-8640-bc425873539c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:12:56.073757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-db57a234-2131-42a5-b679-a50015d1de09 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:56.076226 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:56.076226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-877210688"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:56.077185 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-877210688'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:56.077325 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume of 1 GB Aug 04 09:12:56.081320 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:56.087032 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (1698b1df-b037-4ce9-ae30-69daf4640bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:56.087429 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2155fde1-ce07-427a-b135-754ccc44eb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.089088 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:56.115220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2155fde1-ce07-427a-b135-754ccc44eb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.115220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a67a20-64d1-4dc6-b14d-9556ca0a0dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.166681 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Created reservations ['c4f1fcb3-9163-4a9a-95ed-54dc38d79647', 'd65ec859-35bc-46de-89a4-8b124741e089', 'fb4e0179-d754-43de-b9a5-fc437233d5fa', 'e207a4ee-4387-4cb5-9b78-dbd8f195e0c3'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:56.167787 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a67a20-64d1-4dc6-b14d-9556ca0a0dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f1fcb3-9163-4a9a-95ed-54dc38d79647', 'd65ec859-35bc-46de-89a4-8b124741e089', 'fb4e0179-d754-43de-b9a5-fc437233d5fa', 'e207a4ee-4387-4cb5-9b78-dbd8f195e0c3']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.168305 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed8943d-3179-44e8-a5f9-9a4ac64850ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.181963 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:56.199009 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ed8943d-3179-44e8-a5f9-9a4ac64850ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '986e7a3b-972d-40dc-859e-68fd3aa0e1ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877210688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['c4f1fcb3-9163-4a9a-95ed-54dc38d79647','d65ec859-35bc-46de-89a4-8b124741e089','fb4e0179-d754-43de-b9a5-fc437233d5fa','e207a4ee-4387-4cb5-9b78-dbd8f195e0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877210688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=986e7a3b-972d-40dc-859e-68fd3aa0e1ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be9cf75fca04871bcf5a8170e98607a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4768dad241434a80946bf721b40d815e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.203230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e5d647-cbba-44bf-9c51-4b6c8d3dfefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.213606 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:56.214327 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1635904617"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:56.216683 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1635904617'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:56.216683 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume of 1 GB Aug 04 09:12:56.223959 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Availability Zones retrieved successfully. Aug 04 09:12:56.225994 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9e5d647-cbba-44bf-9c51-4b6c8d3dfefc) transitioned into state 'SUCCESS' from state '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-877210688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['c4f1fcb3-9163-4a9a-95ed-54dc38d79647','d65ec859-35bc-46de-89a4-8b124741e089','fb4e0179-d754-43de-b9a5-fc437233d5fa','e207a4ee-4387-4cb5-9b78-dbd8f195e0c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.227012 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d01b1c1a-93ed-4170-895d-bd77b7e60c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.233000 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (b79cf0ec-92fa-48f2-a485-2cd725acd0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:56.234499 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5813b6-d5b1-4709-a98d-fc46133101ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.236079 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:56.245320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d01b1c1a-93ed-4170-895d-bd77b7e60c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.245320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (1698b1df-b037-4ce9-ae30-69daf4640bab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:56.245320 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request issued successfully. Aug 04 09:12:56.245320 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-db57a234-2131-42a5-b679-a50015d1de09 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:56.245587 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1138/4547] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:12:56 2026] POST /volume/v3/volumes => generated 777 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:56.263579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5813b6-d5b1-4709-a98d-fc46133101ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.264443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e188e8-93a9-430b-b5e4-ae22868f13b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.265585 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-11a40cc0-7bd1-4303-b3ec-29414906101a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:56.271321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11a40cc0-7bd1-4303-b3ec-29414906101a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad Aug 04 09:12:56.271643 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11a40cc0-7bd1-4303-b3ec-29414906101a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:56.271924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-11a40cc0-7bd1-4303-b3ec-29414906101a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:56.280819 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:56.280819 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:56.285508 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-11a40cc0-7bd1-4303-b3ec-29414906101a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:56.290491 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-11a40cc0-7bd1-4303-b3ec-29414906101a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad returned with HTTP 200 Aug 04 09:12:56.290818 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1141/4548] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:56 2026] GET /volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:56.319558 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['a04036d2-d4b3-4f3c-af79-6335cd1058bf', '304e660a-6af7-418c-bf63-9f42c2f3f073', '9562f461-7f95-4d57-9499-bcc44a88b0c5', 'f2ee9821-ff6c-4f9d-9575-d8d594cd7284'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:56.320248 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e188e8-93a9-430b-b5e4-ae22868f13b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a04036d2-d4b3-4f3c-af79-6335cd1058bf', '304e660a-6af7-418c-bf63-9f42c2f3f073', '9562f461-7f95-4d57-9499-bcc44a88b0c5', 'f2ee9821-ff6c-4f9d-9575-d8d594cd7284']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.320940 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baec1eca-120c-44b0-972d-30f76e0575e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.340163 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baec1eca-120c-44b0-972d-30f76e0575e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2608956f-f805-4e48-a527-69aa47cc5542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1635904617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['a04036d2-d4b3-4f3c-af79-6335cd1058bf','304e660a-6af7-418c-bf63-9f42c2f3f073','9562f461-7f95-4d57-9499-bcc44a88b0c5','f2ee9821-ff6c-4f9d-9575-d8d594cd7284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1635904617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2608956f-f805-4e48-a527-69aa47cc5542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0003fed47a0946b882334d63222ca5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d65677de22c94af59ccdc720f42889a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.340778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7394e288-6402-4e16-a059-7d37f5397824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.363556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7394e288-6402-4e16-a059-7d37f5397824) transitioned into state 'SUCCESS' from state '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-1635904617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['a04036d2-d4b3-4f3c-af79-6335cd1058bf','304e660a-6af7-418c-bf63-9f42c2f3f073','9562f461-7f95-4d57-9499-bcc44a88b0c5','f2ee9821-ff6c-4f9d-9575-d8d594cd7284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.364160 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99517dc4-1735-4bb9-8628-3a4c440bf322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:56.373253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99517dc4-1735-4bb9-8628-3a4c440bf322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:56.373747 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (b79cf0ec-92fa-48f2-a485-2cd725acd0aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:56.374001 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request issued successfully. Aug 04 09:12:56.374538 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-05ccdcec-bb11-49e8-bb43-d80d688d28ff tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:56.374956 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1140/4549] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:12:56 2026] POST /volume/v3/volumes => generated 749 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:56.389289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f1a1cd7f-4cb2-400a-9d62-1f9ed73948f4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:56.390880 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1a1cd7f-4cb2-400a-9d62-1f9ed73948f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 Aug 04 09:12:56.391060 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1a1cd7f-4cb2-400a-9d62-1f9ed73948f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:56.391244 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1a1cd7f-4cb2-400a-9d62-1f9ed73948f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:56.397125 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:56.397125 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:56.400576 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f1a1cd7f-4cb2-400a-9d62-1f9ed73948f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:12:56.404468 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1a1cd7f-4cb2-400a-9d62-1f9ed73948f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 returned with HTTP 200 Aug 04 09:12:56.404805 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1131/4550] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:56 2026] GET /volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:57.308289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-499c1168-1285-4f0c-bf76-7d1c4fc66cf3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.311182 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-499c1168-1285-4f0c-bf76-7d1c4fc66cf3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad Aug 04 09:12:57.311474 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-499c1168-1285-4f0c-bf76-7d1c4fc66cf3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.311714 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-499c1168-1285-4f0c-bf76-7d1c4fc66cf3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.320344 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.320344 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:57.324366 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-499c1168-1285-4f0c-bf76-7d1c4fc66cf3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:57.329220 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-499c1168-1285-4f0c-bf76-7d1c4fc66cf3 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad returned with HTTP 200 Aug 04 09:12:57.329578 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1139/4551] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:57 2026] GET /volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:57.343746 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.345723 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] GET https://10.4.3.176/volume/v3/volumes/detail Aug 04 09:12:57.346007 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.346251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Calling method 'detail' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.346538 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:12:57.347251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100460) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:12:57.354004 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Get all volumes completed successfully. Aug 04 09:12:57.354595 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.354595 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:57.358294 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b19fe95-cbb2-45d8-8447-3f2a876cb8d4 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] https://10.4.3.176/volume/v3/volumes/detail returned with HTTP 200 Aug 04 09:12:57.358711 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1142/4552] 10.4.3.176 () {68 vars in 1299 bytes} [Tue Aug 4 09:12:57 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:57.376080 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.377925 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad Aug 04 09:12:57.378134 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.378344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.378520 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume with id: 986e7a3b-972d-40dc-859e-68fd3aa0e1ad Aug 04 09:12:57.384901 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.384901 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:57.385223 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:57.401280 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume request issued successfully. Aug 04 09:12:57.401475 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5cbf0cb0-8576-4929-91c6-4008e6623e3a tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad returned with HTTP 202 Aug 04 09:12:57.401865 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1141/4553] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:12:57 2026] DELETE /volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:12:57.403679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eec3c583-0305-402d-805c-cc67a54cb6bd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.404884 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eec3c583-0305-402d-805c-cc67a54cb6bd tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:57.405134 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eec3c583-0305-402d-805c-cc67a54cb6bd tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.405406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eec3c583-0305-402d-805c-cc67a54cb6bd tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.405694 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-eec3c583-0305-402d-805c-cc67a54cb6bd tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:57.409696 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f6c65ca8-ae59-447e-b02f-7edddfe5d2ad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.411433 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f6c65ca8-ae59-447e-b02f-7edddfe5d2ad tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad Aug 04 09:12:57.411665 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f6c65ca8-ae59-447e-b02f-7edddfe5d2ad tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.411858 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f6c65ca8-ae59-447e-b02f-7edddfe5d2ad tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.412665 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.412665 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:57.413140 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eec3c583-0305-402d-805c-cc67a54cb6bd tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:57.419394 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.419394 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:57.423448 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d1e4605e-42cb-4879-bc4c-7d1bdfd2929e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.425807 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d1e4605e-42cb-4879-bc4c-7d1bdfd2929e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 Aug 04 09:12:57.426100 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d1e4605e-42cb-4879-bc4c-7d1bdfd2929e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.426277 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f6c65ca8-ae59-447e-b02f-7edddfe5d2ad tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:57.426347 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d1e4605e-42cb-4879-bc4c-7d1bdfd2929e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.432973 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f6c65ca8-ae59-447e-b02f-7edddfe5d2ad tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad returned with HTTP 200 Aug 04 09:12:57.433428 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1140/4554] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:57 2026] GET /volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:57.438891 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eec3c583-0305-402d-805c-cc67a54cb6bd tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:12:57.439084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eec3c583-0305-402d-805c-cc67a54cb6bd tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 202 Aug 04 09:12:57.439526 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1132/4555] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:12:57 2026] DELETE /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:12:57.446002 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.446002 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:57.447651 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0cbf513a-8b6f-4374-b1cf-8597e3042fe6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.449365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0cbf513a-8b6f-4374-b1cf-8597e3042fe6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:57.449574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0cbf513a-8b6f-4374-b1cf-8597e3042fe6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.449757 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0cbf513a-8b6f-4374-b1cf-8597e3042fe6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.454075 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d1e4605e-42cb-4879-bc4c-7d1bdfd2929e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:12:57.456638 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.456638 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:57.458456 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d1e4605e-42cb-4879-bc4c-7d1bdfd2929e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 returned with HTTP 200 Aug 04 09:12:57.458853 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1143/4556] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:57 2026] GET /volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:57.460957 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0cbf513a-8b6f-4374-b1cf-8597e3042fe6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:57.466631 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0cbf513a-8b6f-4374-b1cf-8597e3042fe6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 200 Aug 04 09:12:57.467187 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1142/4557] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:57 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:57.472350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.474025 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:12:57.474379 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2608956f-f805-4e48-a527-69aa47cc5542", "name": "tempest-VolumesBackupsTest-Backup-49810229"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:57.475746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating new backup {'backup': {'volume_id': '2608956f-f805-4e48-a527-69aa47cc5542', 'name': 'tempest-VolumesBackupsTest-Backup-49810229'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:12:57.475916 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating backup of volume 2608956f-f805-4e48-a527-69aa47cc5542 in container None Aug 04 09:12:57.483051 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.483051 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:57.483537 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:12:57.524693 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['31489e1c-15c1-4789-bcd6-85930de04717', 'aa60bd7d-d77f-4ada-a383-7d954f9e6a14'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:57.553371 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b818e3d-3c40-415f-9180-8fdd700d69a6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:12:57.553873 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1141/4558] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:57 2026] POST /volume/v3/backups => generated 328 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:57.566374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-be7e41f2-b1ca-409e-8431-aa5de9c48168 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:57.568316 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be7e41f2-b1ca-409e-8431-aa5de9c48168 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:12:57.568451 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be7e41f2-b1ca-409e-8431-aa5de9c48168 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:57.568639 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be7e41f2-b1ca-409e-8431-aa5de9c48168 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:57.568779 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-be7e41f2-b1ca-409e-8431-aa5de9c48168 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:57.573036 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:57.573036 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:57.573785 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be7e41f2-b1ca-409e-8431-aa5de9c48168 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:12:57.574234 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1133/4559] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:57 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:58.448889 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c6fa3bea-97c0-4c93-9732-4a7171427576 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:58.450522 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6fa3bea-97c0-4c93-9732-4a7171427576 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad Aug 04 09:12:58.450731 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6fa3bea-97c0-4c93-9732-4a7171427576 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:58.450939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c6fa3bea-97c0-4c93-9732-4a7171427576 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:58.456193 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c6fa3bea-97c0-4c93-9732-4a7171427576 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad returned with HTTP 404 Aug 04 09:12:58.456668 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1144/4560] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:58 2026] GET /volume/v3/volumes/986e7a3b-972d-40dc-859e-68fd3aa0e1ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:12:58.465171 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:58.467294 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:58.467778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1071867276"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:58.469716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1071867276'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:58.469900 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume of 1 GB Aug 04 09:12:58.474002 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Availability Zones retrieved successfully. Aug 04 09:12:58.482863 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (0481fe5d-4675-4f45-a5b8-669f7d0f4d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:58.483323 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bfb81b7f-c6a8-45af-8139-804d6db3c66e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:58.483695 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d91de8-c263-4df1-a90a-92b216fb08ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.484658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:58.486104 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bfb81b7f-c6a8-45af-8139-804d6db3c66e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc Aug 04 09:12:58.486104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bfb81b7f-c6a8-45af-8139-804d6db3c66e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:58.486409 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bfb81b7f-c6a8-45af-8139-804d6db3c66e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:58.493188 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bfb81b7f-c6a8-45af-8139-804d6db3c66e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc returned with HTTP 404 Aug 04 09:12:58.493827 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1142/4561] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:58 2026] GET /volume/v3/volumes/83b2033b-d807-4342-abbb-02eb4ebcfffc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:58.510529 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d91de8-c263-4df1-a90a-92b216fb08ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.511258 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb9fdc6-54f7-4c94-801b-e93183a82c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.522496 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:58.524127 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:12:58.524494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-164323360", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:12:58.528641 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-164323360', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:12:58.558463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Created reservations ['1fe09e9f-b82d-49ab-900e-de13e185ed3d', 'e4492f06-1f9e-422c-94bd-68a596593615', 'f268192d-cfe6-4b89-943b-0cb9739db8cb', '010649f0-409e-4d64-b020-a7f090751d8f'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:58.559273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb9fdc6-54f7-4c94-801b-e93183a82c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe09e9f-b82d-49ab-900e-de13e185ed3d', 'e4492f06-1f9e-422c-94bd-68a596593615', 'f268192d-cfe6-4b89-943b-0cb9739db8cb', '010649f0-409e-4d64-b020-a7f090751d8f']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.559947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9eeaed-5d22-4708-aaa9-52cc8ec4b493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.584457 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c9eeaed-5d22-4708-aaa9-52cc8ec4b493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b723b15c-f1c4-482b-b8be-02630da986cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1071867276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['1fe09e9f-b82d-49ab-900e-de13e185ed3d','e4492f06-1f9e-422c-94bd-68a596593615','f268192d-cfe6-4b89-943b-0cb9739db8cb','010649f0-409e-4d64-b020-a7f090751d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1071867276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b723b15c-f1c4-482b-b8be-02630da986cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be9cf75fca04871bcf5a8170e98607a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4768dad241434a80946bf721b40d815e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.584749 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ade83559-22e6-4730-93ee-1066368ecd26 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:58.585482 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef0d1c-9927-4dd2-98b3-d643f10f09e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.590445 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ade83559-22e6-4730-93ee-1066368ecd26 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:12:58.590698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ade83559-22e6-4730-93ee-1066368ecd26 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:58.590960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ade83559-22e6-4730-93ee-1066368ecd26 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:58.591121 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-ade83559-22e6-4730-93ee-1066368ecd26 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:58.602735 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:58.602735 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:58.604107 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ade83559-22e6-4730-93ee-1066368ecd26 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:12:58.605113 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1145/4562] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:58 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:58.606971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ef0d1c-9927-4dd2-98b3-d643f10f09e8) transitioned into state 'SUCCESS' from state '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-1071867276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['1fe09e9f-b82d-49ab-900e-de13e185ed3d','e4492f06-1f9e-422c-94bd-68a596593615','f268192d-cfe6-4b89-943b-0cb9739db8cb','010649f0-409e-4d64-b020-a7f090751d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.608158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f25858-eb3a-408e-8639-244919507b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.620269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3f25858-eb3a-408e-8639-244919507b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.621052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (0481fe5d-4675-4f45-a5b8-669f7d0f4d40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:58.621355 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request issued successfully. Aug 04 09:12:58.621901 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d39ca89f-0efe-46fb-a4c2-773a1ac135a1 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:58.622292 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1143/4563] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:12:58 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:12:58.635640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ebf389e9-30b1-49cc-89a7-8f5db03f1387 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:58.637457 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebf389e9-30b1-49cc-89a7-8f5db03f1387 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb Aug 04 09:12:58.637666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebf389e9-30b1-49cc-89a7-8f5db03f1387 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:58.637949 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebf389e9-30b1-49cc-89a7-8f5db03f1387 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:58.646467 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:58.646467 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:58.651048 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ebf389e9-30b1-49cc-89a7-8f5db03f1387 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:58.657524 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebf389e9-30b1-49cc-89a7-8f5db03f1387 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb returned with HTTP 200 Aug 04 09:12:58.657988 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1143/4564] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:58 2026] GET /volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:58.717552 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:12:58.722981 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:12:58.729909 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (5c4869ef-8b03-4187-a394-6799bd52a114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:58.731018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfa6286-fc20-4549-b4c1-9d90844a2001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.731942 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:12:58.796002 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfa6286-fc20-4549-b4c1-9d90844a2001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.797063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e8a68ff-e34b-4f3a-80f0-ceabefdf0e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.852484 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['13d811b3-4c30-46fb-a588-0c135ffdd60c', 'b5face4d-063c-4526-9a0e-e264b27f2e30', 'ee5dbf60-d341-495c-8bf3-576100371ae0', '619f3bb5-1e90-41b4-aae7-8800d90a0169'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:12:58.853387 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e8a68ff-e34b-4f3a-80f0-ceabefdf0e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13d811b3-4c30-46fb-a588-0c135ffdd60c', 'b5face4d-063c-4526-9a0e-e264b27f2e30', 'ee5dbf60-d341-495c-8bf3-576100371ae0', '619f3bb5-1e90-41b4-aae7-8800d90a0169']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.854253 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af0002cd-8985-4172-b4aa-6731f9df20e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.874959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af0002cd-8985-4172-b4aa-6731f9df20e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807bf440-60cc-4691-80a8-a5f3d891fef6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-164323360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['13d811b3-4c30-46fb-a588-0c135ffdd60c','b5face4d-063c-4526-9a0e-e264b27f2e30','ee5dbf60-d341-495c-8bf3-576100371ae0','619f3bb5-1e90-41b4-aae7-8800d90a0169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-164323360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807bf440-60cc-4691-80a8-a5f3d891fef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.875769 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c0b7ed-a7e6-4d49-b3d6-7cf442fc62ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.897340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9c0b7ed-a7e6-4d49-b3d6-7cf442fc62ec) transitioned into state 'SUCCESS' from state '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-164323360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['13d811b3-4c30-46fb-a588-0c135ffdd60c','b5face4d-063c-4526-9a0e-e264b27f2e30','ee5dbf60-d341-495c-8bf3-576100371ae0','619f3bb5-1e90-41b4-aae7-8800d90a0169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.897498 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ed646f-b29e-4197-9811-2acf42ca7703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:12:58.908434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55ed646f-b29e-4197-9811-2acf42ca7703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:12:58.909685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (5c4869ef-8b03-4187-a394-6799bd52a114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:12:58.910071 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:12:58.910833 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb153e5c-c1c8-4609-a433-e067e7412c9f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:12:58.911427 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1134/4565] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:12:58 2026] POST /volume/v3/volumes => generated 758 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:12:58.923171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0ef34ec7-3f46-40cf-b54a-24011085936f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:58.924780 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0ef34ec7-3f46-40cf-b54a-24011085936f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:12:58.924975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0ef34ec7-3f46-40cf-b54a-24011085936f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:58.925168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0ef34ec7-3f46-40cf-b54a-24011085936f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:58.931591 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:58.931591 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:58.935218 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0ef34ec7-3f46-40cf-b54a-24011085936f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:58.939916 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0ef34ec7-3f46-40cf-b54a-24011085936f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 200 Aug 04 09:12:58.940233 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1146/4566] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:58 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:59.616719 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-95f41525-5768-4a4f-aecd-dabce06741d9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:59.618577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95f41525-5768-4a4f-aecd-dabce06741d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:12:59.618772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95f41525-5768-4a4f-aecd-dabce06741d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:59.618944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95f41525-5768-4a4f-aecd-dabce06741d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:59.619055 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-95f41525-5768-4a4f-aecd-dabce06741d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:12:59.623643 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:59.623643 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:59.624368 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95f41525-5768-4a4f-aecd-dabce06741d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:12:59.624770 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1144/4567] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:59 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:12:59.673484 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-52ea3710-3e62-4103-9356-0f709dec5f1b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:59.675682 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52ea3710-3e62-4103-9356-0f709dec5f1b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb Aug 04 09:12:59.675906 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52ea3710-3e62-4103-9356-0f709dec5f1b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:59.676114 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-52ea3710-3e62-4103-9356-0f709dec5f1b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:59.682841 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:59.682841 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:59.685955 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-52ea3710-3e62-4103-9356-0f709dec5f1b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:59.689379 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-52ea3710-3e62-4103-9356-0f709dec5f1b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb returned with HTTP 200 Aug 04 09:12:59.689712 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1144/4568] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:59 2026] GET /volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:59.701291 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dee047ed-dfe8-4f98-b67f-28d28f0f7f7b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:59.703624 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dee047ed-dfe8-4f98-b67f-28d28f0f7f7b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] GET https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb Aug 04 09:12:59.703927 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dee047ed-dfe8-4f98-b67f-28d28f0f7f7b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:59.704217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dee047ed-dfe8-4f98-b67f-28d28f0f7f7b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:59.712761 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:59.712761 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:59.716549 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dee047ed-dfe8-4f98-b67f-28d28f0f7f7b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Volume info retrieved successfully. Aug 04 09:12:59.720699 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dee047ed-dfe8-4f98-b67f-28d28f0f7f7b tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb returned with HTTP 200 Aug 04 09:12:59.721174 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1135/4569] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:59 2026] GET /volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:59.736273 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:59.738329 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb Aug 04 09:12:59.738600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:59.738780 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:59.738931 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume with id: b723b15c-f1c4-482b-b8be-02630da986cb Aug 04 09:12:59.750498 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:59.750498 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:12:59.750790 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:59.773589 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume request issued successfully. Aug 04 09:12:59.773589 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea2bca34-49e3-4df9-ad5c-390fa4db59b6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb returned with HTTP 202 Aug 04 09:12:59.773589 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1147/4570] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:12:59 2026] DELETE /volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:12:59.780554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-001f9edd-3b49-4df1-bc2b-a8e761a37ded None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:59.782239 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-001f9edd-3b49-4df1-bc2b-a8e761a37ded tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb Aug 04 09:12:59.782509 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-001f9edd-3b49-4df1-bc2b-a8e761a37ded tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:59.782731 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-001f9edd-3b49-4df1-bc2b-a8e761a37ded tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:59.790494 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:59.790494 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:12:59.794752 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-001f9edd-3b49-4df1-bc2b-a8e761a37ded tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:12:59.798652 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-001f9edd-3b49-4df1-bc2b-a8e761a37ded tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb returned with HTTP 200 Aug 04 09:12:59.798946 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1145/4571] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:12:59 2026] GET /volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:12:59.951404 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8b360c83-2bb2-427f-a171-0e877f5df496 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:59.953017 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b360c83-2bb2-427f-a171-0e877f5df496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:12:59.953216 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b360c83-2bb2-427f-a171-0e877f5df496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:59.953422 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b360c83-2bb2-427f-a171-0e877f5df496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:59.960763 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:59.960763 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:12:59.964798 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8b360c83-2bb2-427f-a171-0e877f5df496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:12:59.969885 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b360c83-2bb2-427f-a171-0e877f5df496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 200 Aug 04 09:12:59.970296 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1145/4572] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:59 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:12:59.982361 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9003cd19-4423-42d6-b77e-d5ce681034b6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:12:59.984376 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9003cd19-4423-42d6-b77e-d5ce681034b6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:12:59.985524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9003cd19-4423-42d6-b77e-d5ce681034b6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:12:59.985524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9003cd19-4423-42d6-b77e-d5ce681034b6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:12:59.993678 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:12:59.993678 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:12:59.997302 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9003cd19-4423-42d6-b77e-d5ce681034b6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:13:00.006159 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9003cd19-4423-42d6-b77e-d5ce681034b6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 200 Aug 04 09:13:00.006821 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1136/4573] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:12:59 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:00.642682 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-16166679-c9db-4f2d-b43c-ce18eedd9297 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:00.644465 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-16166679-c9db-4f2d-b43c-ce18eedd9297 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:00.644562 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-16166679-c9db-4f2d-b43c-ce18eedd9297 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:00.646285 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-16166679-c9db-4f2d-b43c-ce18eedd9297 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:00.646285 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-16166679-c9db-4f2d-b43c-ce18eedd9297 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:00.648985 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:00.648985 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:00.649695 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-16166679-c9db-4f2d-b43c-ce18eedd9297 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:00.651533 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1148/4574] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:00 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:00.811769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dec4c659-b903-4030-b4a1-f6199aa9cea6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:00.813545 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dec4c659-b903-4030-b4a1-f6199aa9cea6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb Aug 04 09:13:00.814299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dec4c659-b903-4030-b4a1-f6199aa9cea6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:00.814299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dec4c659-b903-4030-b4a1-f6199aa9cea6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:00.821059 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dec4c659-b903-4030-b4a1-f6199aa9cea6 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb returned with HTTP 404 Aug 04 09:13:00.821606 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1146/4575] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:00 2026] GET /volume/v3/volumes/b723b15c-f1c4-482b-b8be-02630da986cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:13:00.828557 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:00.830741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:00.831291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-108357966"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:00.833241 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-108357966'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:00.833502 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume of 1 GB Aug 04 09:13:00.837586 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Availability Zones retrieved successfully. Aug 04 09:13:00.843609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (679cf568-c21a-4f91-8e28-14e6217d6237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:00.844682 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c25a502-bcf9-489d-8cff-399c64315702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:00.845644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:00.876667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c25a502-bcf9-489d-8cff-399c64315702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:00.877556 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf156ab-ed10-481c-9366-b00b3c0672a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:00.939724 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Created reservations ['305d36b3-5f64-48cd-9a8c-479807c62baa', '64d9804f-a47b-48a6-aa57-2c4e1ff34d24', '7540364f-8d50-4bf7-bfdb-b8c9b809126d', '368be930-6773-4166-a23a-3bdd64cdb7d4'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:00.940547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf156ab-ed10-481c-9366-b00b3c0672a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['305d36b3-5f64-48cd-9a8c-479807c62baa', '64d9804f-a47b-48a6-aa57-2c4e1ff34d24', '7540364f-8d50-4bf7-bfdb-b8c9b809126d', '368be930-6773-4166-a23a-3bdd64cdb7d4']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:00.941237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f7ca59-819b-4741-a470-062417106433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:00.972038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f7ca59-819b-4741-a470-062417106433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59d4ef1d-c364-489f-9793-35783f447df8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108357966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['305d36b3-5f64-48cd-9a8c-479807c62baa','64d9804f-a47b-48a6-aa57-2c4e1ff34d24','7540364f-8d50-4bf7-bfdb-b8c9b809126d','368be930-6773-4166-a23a-3bdd64cdb7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-108357966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59d4ef1d-c364-489f-9793-35783f447df8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7be9cf75fca04871bcf5a8170e98607a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4768dad241434a80946bf721b40d815e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:00.973243 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f21989-7b84-427d-a3b6-b5bef1012a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:00.998749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f21989-7b84-427d-a3b6-b5bef1012a6f) transitioned into state 'SUCCESS' from state '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-108357966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7be9cf75fca04871bcf5a8170e98607a',qos_specs=None,replication_status=,reservations=['305d36b3-5f64-48cd-9a8c-479807c62baa','64d9804f-a47b-48a6-aa57-2c4e1ff34d24','7540364f-8d50-4bf7-bfdb-b8c9b809126d','368be930-6773-4166-a23a-3bdd64cdb7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4768dad241434a80946bf721b40d815e',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:00.999729 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1fcbd3-e90b-4be4-b611-41e2006139a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:01.012645 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1fcbd3-e90b-4be4-b611-41e2006139a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:01.013807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Flow 'volume_create_api' (679cf568-c21a-4f91-8e28-14e6217d6237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:01.014235 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Create volume request issued successfully. Aug 04 09:13:01.015066 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-458f17e0-53d9-42f1-afe7-3a9479c67704 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:01.015639 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1146/4576] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:13:00 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:01.028096 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-929458e2-5828-4cb6-80d4-d2e202a9ab39 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:01.030399 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-929458e2-5828-4cb6-80d4-d2e202a9ab39 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 Aug 04 09:13:01.030681 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-929458e2-5828-4cb6-80d4-d2e202a9ab39 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:01.030939 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-929458e2-5828-4cb6-80d4-d2e202a9ab39 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:01.041326 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:01.041326 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:01.047917 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-929458e2-5828-4cb6-80d4-d2e202a9ab39 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:13:01.055493 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-929458e2-5828-4cb6-80d4-d2e202a9ab39 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 returned with HTTP 200 Aug 04 09:13:01.056408 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1137/4577] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:01 2026] GET /volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:01.155179 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-fb192c2e-1293-4437-a95b-809d916920d6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:01.157471 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-fb192c2e-1293-4437-a95b-809d916920d6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:13:01.159415 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-fb192c2e-1293-4437-a95b-809d916920d6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:01.159727 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-fb192c2e-1293-4437-a95b-809d916920d6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:01.168666 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:01.168666 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:01.173621 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-fb192c2e-1293-4437-a95b-809d916920d6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:13:01.179226 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-fb192c2e-1293-4437-a95b-809d916920d6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 200 Aug 04 09:13:01.179748 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1149/4578] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:13:01 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:01.659711 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ea5b26d3-d813-4ebd-b5a2-14353506683b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:01.661577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ea5b26d3-d813-4ebd-b5a2-14353506683b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:01.661778 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ea5b26d3-d813-4ebd-b5a2-14353506683b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:01.661958 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ea5b26d3-d813-4ebd-b5a2-14353506683b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:01.662062 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ea5b26d3-d813-4ebd-b5a2-14353506683b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:01.669593 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:01.669593 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:01.670411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ea5b26d3-d813-4ebd-b5a2-14353506683b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:01.670884 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1147/4579] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:01 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:01.704843 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-67fcd60c-76e5-4669-9985-39c7f96493eb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:01.706869 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-67fcd60c-76e5-4669-9985-39c7f96493eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:13:01.709258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-67fcd60c-76e5-4669-9985-39c7f96493eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:01.709258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-67fcd60c-76e5-4669-9985-39c7f96493eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:01.713737 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:01.713737 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:01.716912 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-67fcd60c-76e5-4669-9985-39c7f96493eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:13:01.721375 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-67fcd60c-76e5-4669-9985-39c7f96493eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 200 Aug 04 09:13:01.721746 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1147/4580] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:13:01 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:01.732656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-724af0d5-3701-4c2f-b121-9f135b6fffed None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:01.733189 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-724af0d5-3701-4c2f-b121-9f135b6fffed None None] GET https://10.4.3.176/volume// Aug 04 09:13:01.733394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-724af0d5-3701-4c2f-b121-9f135b6fffed None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:01.733707 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-724af0d5-3701-4c2f-b121-9f135b6fffed None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:01.733960 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-724af0d5-3701-4c2f-b121-9f135b6fffed None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:01.734445 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1138/4581] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:13:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:01.745146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-ff780bdc-dc98-4035-b521-a230881669a9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:01.747118 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-ff780bdc-dc98-4035-b521-a230881669a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:13:01.747438 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-ff780bdc-dc98-4035-b521-a230881669a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "807bf440-60cc-4691-80a8-a5f3d891fef6", "connector": null, "instance_uuid": "51f7ef90-03ea-4a9b-b509-66dc9816be25"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:01.760285 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:01.760285 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:01.798320 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-ff780bdc-dc98-4035-b521-a230881669a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:13:01.799060 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1150/4582] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:13:01 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:02.070367 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-56ff9216-d0ab-453c-9886-b2a3ac2f0f75 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:02.072862 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-56ff9216-d0ab-453c-9886-b2a3ac2f0f75 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 Aug 04 09:13:02.072960 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-56ff9216-d0ab-453c-9886-b2a3ac2f0f75 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:02.073154 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-56ff9216-d0ab-453c-9886-b2a3ac2f0f75 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:02.086632 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:02.086632 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:02.096623 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-56ff9216-d0ab-453c-9886-b2a3ac2f0f75 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:13:02.101610 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-56ff9216-d0ab-453c-9886-b2a3ac2f0f75 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 returned with HTTP 200 Aug 04 09:13:02.101903 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1148/4583] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:02 2026] GET /volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:02.115339 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b1a26de5-2c37-48d5-ab24-7e73eaa624f7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:02.117184 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b1a26de5-2c37-48d5-ab24-7e73eaa624f7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] GET https://10.4.3.176/volume/v3/volumes/summary Aug 04 09:13:02.117399 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b1a26de5-2c37-48d5-ab24-7e73eaa624f7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:02.117596 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b1a26de5-2c37-48d5-ab24-7e73eaa624f7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:02.117790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.api_utils [None req-b1a26de5-2c37-48d5-ab24-7e73eaa624f7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Removing options '' from query. {{(pid=100459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:13:02.122446 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-b1a26de5-2c37-48d5-ab24-7e73eaa624f7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] Get volume summary completed successfully. {{(pid=100459) get_volume_summary /opt/stack/cinder/cinder/volume/api.py:701}} Aug 04 09:13:02.122696 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b1a26de5-2c37-48d5-ab24-7e73eaa624f7 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-reader] https://10.4.3.176/volume/v3/volumes/summary returned with HTTP 200 Aug 04 09:13:02.123094 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1148/4584] 10.4.3.176 () {68 vars in 1302 bytes} [Tue Aug 4 09:13:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:02.131042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:02.134046 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 Aug 04 09:13:02.134304 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:02.134548 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:02.134748 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume with id: 59d4ef1d-c364-489f-9793-35783f447df8 Aug 04 09:13:02.145397 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:02.145397 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:02.146019 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:13:02.172050 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Delete volume request issued successfully. Aug 04 09:13:02.172297 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f34c0469-f048-49e2-b042-bb7bdbe7c343 tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 returned with HTTP 202 Aug 04 09:13:02.173446 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1139/4585] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:13:02 2026] DELETE /volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:13:02.183464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-40e39c21-173c-4c36-a594-e2c8af1736ab None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:02.187214 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40e39c21-173c-4c36-a594-e2c8af1736ab tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 Aug 04 09:13:02.187523 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40e39c21-173c-4c36-a594-e2c8af1736ab tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:02.187805 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40e39c21-173c-4c36-a594-e2c8af1736ab tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:02.196595 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:02.196595 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:02.200165 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-40e39c21-173c-4c36-a594-e2c8af1736ab tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Volume info retrieved successfully. Aug 04 09:13:02.207400 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40e39c21-173c-4c36-a594-e2c8af1736ab tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 returned with HTTP 200 Aug 04 09:13:02.207794 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1151/4586] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:02 2026] GET /volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 09:13:02.682271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aa6a4494-e6b9-4c5b-871f-625b3e9a5ea0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:02.684559 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aa6a4494-e6b9-4c5b-871f-625b3e9a5ea0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:02.684822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aa6a4494-e6b9-4c5b-871f-625b3e9a5ea0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:02.685058 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aa6a4494-e6b9-4c5b-871f-625b3e9a5ea0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:02.685195 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-aa6a4494-e6b9-4c5b-871f-625b3e9a5ea0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:02.690040 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:02.690040 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:02.690803 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aa6a4494-e6b9-4c5b-871f-625b3e9a5ea0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:02.691141 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1149/4587] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:02 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:02.925301 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-766a49cb-f2fa-4421-aa9e-ac60cfaacfd6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:02.925509 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-766a49cb-f2fa-4421-aa9e-ac60cfaacfd6 None None] GET https://10.4.3.176/volume// Aug 04 09:13:02.925703 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-766a49cb-f2fa-4421-aa9e-ac60cfaacfd6 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:02.926047 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-766a49cb-f2fa-4421-aa9e-ac60cfaacfd6 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:02.926221 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-766a49cb-f2fa-4421-aa9e-ac60cfaacfd6 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:02.926542 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1149/4588] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:13:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:02.934426 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-c16aaf10-fb33-486b-842b-219fa544749b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:02.936612 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-c16aaf10-fb33-486b-842b-219fa544749b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:13:02.936817 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-c16aaf10-fb33-486b-842b-219fa544749b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:02.937046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-c16aaf10-fb33-486b-842b-219fa544749b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:02.951178 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:02.951178 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:02.956287 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-c16aaf10-fb33-486b-842b-219fa544749b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:13:02.963386 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-c16aaf10-fb33-486b-842b-219fa544749b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 200 Aug 04 09:13:02.964009 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1140/4589] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:13:02 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 1545 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:03.094593 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-a5c2153d-9738-45a9-9c26-f7f5646b853a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:03.097777 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-a5c2153d-9738-45a9-9c26-f7f5646b853a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559 Aug 04 09:13:03.098301 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-a5c2153d-9738-45a9-9c26-f7f5646b853a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:03.107881 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-a5c2153d-9738-45a9-9c26-f7f5646b853a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-807bf440-60cc-4691-80a8-a5f3d891fef6-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:13:03.112908 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-a5c2153d-9738-45a9-9c26-f7f5646b853a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-807bf440-60cc-4691-80a8-a5f3d891fef6-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:13:03.113948 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:03.113948 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:03.224494 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aa542b64-475b-4179-8f4d-8bc106c57e9e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:03.225051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-a5c2153d-9738-45a9-9c26-f7f5646b853a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-807bf440-60cc-4691-80a8-a5f3d891fef6-np0000006401" released by "attachment_update" :: held 0.112s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:13:03.225286 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-a5c2153d-9738-45a9-9c26-f7f5646b853a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559 returned with HTTP 200 Aug 04 09:13:03.226524 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1152/4590] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:13:03 2026] PUT /volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:03.226955 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aa542b64-475b-4179-8f4d-8bc106c57e9e tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] GET https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 Aug 04 09:13:03.227356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aa542b64-475b-4179-8f4d-8bc106c57e9e tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:03.227647 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aa542b64-475b-4179-8f4d-8bc106c57e9e tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:03.240175 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aa542b64-475b-4179-8f4d-8bc106c57e9e tempest-ProjectReaderTests-884858442 tempest-ProjectReaderTests-884858442-project-admin] https://10.4.3.176/volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 returned with HTTP 404 Aug 04 09:13:03.240786 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1150/4591] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:03 2026] GET /volume/v3/volumes/59d4ef1d-c364-489f-9793-35783f447df8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:13:03.263436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-8c8e8401-5bad-4fcb-b096-5a2f9215a1e7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:03.269314 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-8c8e8401-5bad-4fcb-b096-5a2f9215a1e7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559/action Aug 04 09:13:03.269314 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-8c8e8401-5bad-4fcb-b096-5a2f9215a1e7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:13:03.269314 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-8c8e8401-5bad-4fcb-b096-5a2f9215a1e7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:03.290734 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:03.290734 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:03.304914 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d94727d1-2a5f-4e93-8eb2-983c501eccd8 req-8c8e8401-5bad-4fcb-b096-5a2f9215a1e7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559/action returned with HTTP 204 Aug 04 09:13:03.306143 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1150/4592] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:13:03 2026] POST /volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:03.707445 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-82159ed7-0095-4d1d-aa8c-00c385686092 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:03.711966 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82159ed7-0095-4d1d-aa8c-00c385686092 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:03.711966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82159ed7-0095-4d1d-aa8c-00c385686092 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:03.711966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82159ed7-0095-4d1d-aa8c-00c385686092 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:03.711966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-82159ed7-0095-4d1d-aa8c-00c385686092 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:03.720586 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:03.720586 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:03.721104 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82159ed7-0095-4d1d-aa8c-00c385686092 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:03.721583 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1141/4593] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:03 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:04.733798 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9b18dacf-650e-4b74-90fc-53c2f7384f8b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:04.735630 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9b18dacf-650e-4b74-90fc-53c2f7384f8b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:04.735857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9b18dacf-650e-4b74-90fc-53c2f7384f8b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:04.736081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9b18dacf-650e-4b74-90fc-53c2f7384f8b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:04.736318 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-9b18dacf-650e-4b74-90fc-53c2f7384f8b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:04.742172 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:04.742172 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:04.742925 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9b18dacf-650e-4b74-90fc-53c2f7384f8b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:04.743302 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1153/4594] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:04 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:05.754824 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-754de1cd-770c-4d0a-b612-fb0eb346f80f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:05.757035 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-754de1cd-770c-4d0a-b612-fb0eb346f80f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:05.757330 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-754de1cd-770c-4d0a-b612-fb0eb346f80f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:05.757581 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-754de1cd-770c-4d0a-b612-fb0eb346f80f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:05.757731 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-754de1cd-770c-4d0a-b612-fb0eb346f80f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:05.762546 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:05.762546 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:05.763331 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-754de1cd-770c-4d0a-b612-fb0eb346f80f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:05.763735 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1151/4595] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:05 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:06.777440 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1331dcf2-2385-4e33-b531-b039e9f8be50 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:06.779674 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1331dcf2-2385-4e33-b531-b039e9f8be50 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:06.779901 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1331dcf2-2385-4e33-b531-b039e9f8be50 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:06.780168 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1331dcf2-2385-4e33-b531-b039e9f8be50 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:06.780334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1331dcf2-2385-4e33-b531-b039e9f8be50 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:06.788856 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:06.788856 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:06.789923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1331dcf2-2385-4e33-b531-b039e9f8be50 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:06.790399 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1151/4596] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:06 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:07.804925 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cac143c1-72f3-481a-8423-20afcc178e55 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:07.806941 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cac143c1-72f3-481a-8423-20afcc178e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:07.807135 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cac143c1-72f3-481a-8423-20afcc178e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:07.807341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cac143c1-72f3-481a-8423-20afcc178e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:07.807459 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-cac143c1-72f3-481a-8423-20afcc178e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:07.812283 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:07.812283 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:07.812991 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cac143c1-72f3-481a-8423-20afcc178e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:07.813375 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1142/4597] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:07 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:08.826550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-12b7e58e-cb02-4bac-80a7-86dddc09eb49 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:08.828616 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-12b7e58e-cb02-4bac-80a7-86dddc09eb49 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:08.828789 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-12b7e58e-cb02-4bac-80a7-86dddc09eb49 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:08.828960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-12b7e58e-cb02-4bac-80a7-86dddc09eb49 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:08.829060 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-12b7e58e-cb02-4bac-80a7-86dddc09eb49 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:08.835109 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:08.835109 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:08.835991 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-12b7e58e-cb02-4bac-80a7-86dddc09eb49 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:08.836469 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1154/4598] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:08 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:09.847551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4024e56b-ac8f-4b74-a01e-633756765e55 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:09.851462 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4024e56b-ac8f-4b74-a01e-633756765e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:09.851650 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4024e56b-ac8f-4b74-a01e-633756765e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:09.852557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4024e56b-ac8f-4b74-a01e-633756765e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:09.852557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4024e56b-ac8f-4b74-a01e-633756765e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:09.858885 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:09.858885 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:09.859296 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4024e56b-ac8f-4b74-a01e-633756765e55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:09.859982 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1152/4599] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:09 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:10.873237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0a702168-53cb-4e64-af98-943521993bfd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:10.875044 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a702168-53cb-4e64-af98-943521993bfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:10.875271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a702168-53cb-4e64-af98-943521993bfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:10.875470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a702168-53cb-4e64-af98-943521993bfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:10.875583 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0a702168-53cb-4e64-af98-943521993bfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:10.879716 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:10.879716 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:10.880454 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a702168-53cb-4e64-af98-943521993bfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:10.880851 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1152/4600] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:10 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:11.892452 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-26af1d9f-78cf-4f93-b011-49f963b9a68e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:11.894718 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-26af1d9f-78cf-4f93-b011-49f963b9a68e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:11.894956 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-26af1d9f-78cf-4f93-b011-49f963b9a68e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:11.895183 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-26af1d9f-78cf-4f93-b011-49f963b9a68e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:11.895342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-26af1d9f-78cf-4f93-b011-49f963b9a68e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:11.900615 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:11.900615 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:11.901518 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-26af1d9f-78cf-4f93-b011-49f963b9a68e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:11.902013 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1143/4601] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:11 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:12.915023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-180a6360-c3ca-442e-b37f-b69698231f36 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:12.916652 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-180a6360-c3ca-442e-b37f-b69698231f36 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:12.916825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-180a6360-c3ca-442e-b37f-b69698231f36 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:12.916992 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-180a6360-c3ca-442e-b37f-b69698231f36 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:12.918445 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-180a6360-c3ca-442e-b37f-b69698231f36 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:12.921277 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:12.921277 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:12.921977 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-180a6360-c3ca-442e-b37f-b69698231f36 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:12.922355 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1155/4602] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:12 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:13.933153 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3cc800a5-5386-4fb3-8e55-55d1c0f3c23e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:13.935251 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3cc800a5-5386-4fb3-8e55-55d1c0f3c23e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:13.935616 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3cc800a5-5386-4fb3-8e55-55d1c0f3c23e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:13.935838 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3cc800a5-5386-4fb3-8e55-55d1c0f3c23e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:13.935945 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3cc800a5-5386-4fb3-8e55-55d1c0f3c23e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:13.940118 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:13.940118 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:13.940808 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3cc800a5-5386-4fb3-8e55-55d1c0f3c23e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:13.941162 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1153/4603] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:13 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:13.952558 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:13.954318 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38/restore Aug 04 09:13:13.954683 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2608956f-f805-4e48-a527-69aa47cc5542"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:13.955986 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Restoring backup 31195dde-2309-448f-aecf-70bd3546db38 ({'restore': {'volume_id': '2608956f-f805-4e48-a527-69aa47cc5542'}}) {{(pid=100459) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:13:13.956109 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Restoring backup 31195dde-2309-448f-aecf-70bd3546db38 to volume 2608956f-f805-4e48-a527-69aa47cc5542. Aug 04 09:13:13.960238 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:13.960238 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:13.971512 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:13.971512 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:13.971742 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:13:13.971742 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.api [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Checking backup size 1 against volume size 1 {{(pid=100459) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:13:13.972014 np0000006401 devstack@c-api.service[100459]: INFO cinder.backup.api [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Overwriting volume 2608956f-f805-4e48-a527-69aa47cc5542 with restore of backup 31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:14.000134 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] restore_backup in rpcapi backup_id 31195dde-2309-448f-aecf-70bd3546db38 {{(pid=100459) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:13:14.005560 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-46815ae7-9c50-43c5-9772-9fdea4c51c0d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38/restore returned with HTTP 202 Aug 04 09:13:14.006146 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1153/4604] 10.4.3.176 () {68 vars in 1393 bytes} [Tue Aug 4 09:13:13 2026] POST /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38/restore => generated 182 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:14.013888 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2e871f0e-626d-496d-893d-ab6b38bddefd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:14.015683 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e871f0e-626d-496d-893d-ab6b38bddefd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:14.015879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e871f0e-626d-496d-893d-ab6b38bddefd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:14.016071 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e871f0e-626d-496d-893d-ab6b38bddefd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:14.016182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2e871f0e-626d-496d-893d-ab6b38bddefd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:14.020273 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:14.020273 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:14.021071 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e871f0e-626d-496d-893d-ab6b38bddefd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:14.021508 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1144/4605] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:14 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:14.157397 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-05cd4330-e2e9-436e-9062-73af8cf1b6a8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:14.243955 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-05cd4330-e2e9-436e-9062-73af8cf1b6a8 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:13:14.244379 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-05cd4330-e2e9-436e-9062-73af8cf1b6a8 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1348797867", "extra_specs": {}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:14.257995 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-05cd4330-e2e9-436e-9062-73af8cf1b6a8 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:13:14.258389 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1156/4606] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:13:14 2026] POST /volume/v3/types => generated 212 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:14.267235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-041372a2-ad0f-4af2-b019-c32f5f6f4b9d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:14.269788 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-041372a2-ad0f-4af2-b019-c32f5f6f4b9d tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] POST https://10.4.3.176/volume/v3/types/179549dd-b456-4c20-a7be-af52e8307473/encryption Aug 04 09:13:14.270686 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-041372a2-ad0f-4af2-b019-c32f5f6f4b9d tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:14.289317 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-041372a2-ad0f-4af2-b019-c32f5f6f4b9d tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/types/179549dd-b456-4c20-a7be-af52e8307473/encryption returned with HTTP 200 Aug 04 09:13:14.289846 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1154/4607] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:13:14 2026] POST /volume/v3/types/179549dd-b456-4c20-a7be-af52e8307473/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:14.298581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-51f01acb-78c0-4041-be89-5bf3681f08db None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:14.359026 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:14.359415 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1541095508", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1348797867", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:14.360905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1541095508', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1348797867', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:14.364552 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume of 1 GB Aug 04 09:13:14.364895 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:14.364895 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:14.365640 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Availability Zones retrieved successfully. Aug 04 09:13:14.371849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (7cc9e499-c5b1-459d-aa17-c7a73c9d0094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:14.372739 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92f2894-d798-42d6-a09c-dddddc4a9d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:14.373650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:14.398981 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c92f2894-d798-42d6-a09c-dddddc4a9d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:13:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=179549dd-b456-4c20-a7be-af52e8307473,is_public=True,name='tempest-scenario-type-luks-1348797867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '179549dd-b456-4c20-a7be-af52e8307473', '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=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:14.399691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776a8365-a63c-44b4-a2cc-00942a981ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:14.424129 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1348797867 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1348797867, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:13:14.424526 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1348797867 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1348797867, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:13:14.458441 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Created reservations ['9bde6c65-1f96-4590-bf90-cff889bc4f08', 'a7b50680-c7c7-4cf0-b9fa-b6778c302b18', 'd2aace0c-bb1d-4f64-bee5-4bae281de66b', '48f865bf-a779-4354-a08f-68fe093aad3e'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:14.459290 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776a8365-a63c-44b4-a2cc-00942a981ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bde6c65-1f96-4590-bf90-cff889bc4f08', 'a7b50680-c7c7-4cf0-b9fa-b6778c302b18', 'd2aace0c-bb1d-4f64-bee5-4bae281de66b', '48f865bf-a779-4354-a08f-68fe093aad3e']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:14.460002 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651d416b-0778-41b6-b553-b3cd039b5043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:14.480878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (651d416b-0778-41b6-b553-b3cd039b5043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a8e681-9c1c-49ba-98ea-531387875877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1541095508',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['9bde6c65-1f96-4590-bf90-cff889bc4f08','a7b50680-c7c7-4cf0-b9fa-b6778c302b18','d2aace0c-bb1d-4f64-bee5-4bae281de66b','48f865bf-a779-4354-a08f-68fe093aad3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=179549dd-b456-4c20-a7be-af52e8307473), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1541095508',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e1a8e681-9c1c-49ba-98ea-531387875877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5245c81eb44d7e89ea1902c786aeef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(179549dd-b456-4c20-a7be-af52e8307473),volume_type_id=179549dd-b456-4c20-a7be-af52e8307473)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:14.481548 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16971eb3-d45d-494f-9fba-5201a339148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:14.507494 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16971eb3-d45d-494f-9fba-5201a339148a) transitioned into state 'SUCCESS' from state '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-1541095508',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['9bde6c65-1f96-4590-bf90-cff889bc4f08','a7b50680-c7c7-4cf0-b9fa-b6778c302b18','d2aace0c-bb1d-4f64-bee5-4bae281de66b','48f865bf-a779-4354-a08f-68fe093aad3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=179549dd-b456-4c20-a7be-af52e8307473)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:14.508218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420afc50-9952-42bc-837b-63c1eaf3b1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:14.517228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420afc50-9952-42bc-837b-63c1eaf3b1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:14.517944 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (7cc9e499-c5b1-459d-aa17-c7a73c9d0094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:14.518244 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request issued successfully. Aug 04 09:13:14.518784 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-51f01acb-78c0-4041-be89-5bf3681f08db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:14.519151 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1154/4608] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:13:14 2026] POST /volume/v3/volumes => generated 785 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:14.534978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-93be577e-c2a5-483d-ac5f-3ad58215e212 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:14.536907 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-93be577e-c2a5-483d-ac5f-3ad58215e212 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 Aug 04 09:13:14.537513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-93be577e-c2a5-483d-ac5f-3ad58215e212 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:14.537815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-93be577e-c2a5-483d-ac5f-3ad58215e212 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:14.545620 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:14.545620 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:14.550228 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-93be577e-c2a5-483d-ac5f-3ad58215e212 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:14.556413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-93be577e-c2a5-483d-ac5f-3ad58215e212 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 returned with HTTP 200 Aug 04 09:13:14.557291 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1145/4609] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:14 2026] GET /volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:15.033124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1f62580f-4259-43de-89b2-b5b6f44fad51 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:15.034876 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f62580f-4259-43de-89b2-b5b6f44fad51 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:15.035051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f62580f-4259-43de-89b2-b5b6f44fad51 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:15.035238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1f62580f-4259-43de-89b2-b5b6f44fad51 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:15.035342 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-1f62580f-4259-43de-89b2-b5b6f44fad51 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:15.039471 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:15.039471 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:15.040106 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1f62580f-4259-43de-89b2-b5b6f44fad51 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:15.040435 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1157/4610] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:15 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:15.569227 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d4e9cae2-3dbd-4d7b-8447-9625bff8a682 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:15.571280 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4e9cae2-3dbd-4d7b-8447-9625bff8a682 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 Aug 04 09:13:15.571537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4e9cae2-3dbd-4d7b-8447-9625bff8a682 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:15.571775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d4e9cae2-3dbd-4d7b-8447-9625bff8a682 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:15.579798 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:15.579798 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:15.583782 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d4e9cae2-3dbd-4d7b-8447-9625bff8a682 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:15.588438 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d4e9cae2-3dbd-4d7b-8447-9625bff8a682 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 returned with HTTP 200 Aug 04 09:13:15.589050 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1155/4611] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:15 2026] GET /volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:15.600578 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b08b7dcf-40d8-4904-ac6a-c83cbbc803db None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:15.603416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b08b7dcf-40d8-4904-ac6a-c83cbbc803db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 Aug 04 09:13:15.603666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b08b7dcf-40d8-4904-ac6a-c83cbbc803db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:15.603887 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b08b7dcf-40d8-4904-ac6a-c83cbbc803db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:15.611131 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:15.611131 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:15.615178 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b08b7dcf-40d8-4904-ac6a-c83cbbc803db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:15.619519 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b08b7dcf-40d8-4904-ac6a-c83cbbc803db tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 returned with HTTP 200 Aug 04 09:13:15.619925 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1155/4612] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:15 2026] GET /volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:15.635911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:15.637782 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:15.638150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1547532558", "source_volid": "e1a8e681-9c1c-49ba-98ea-531387875877", "volume_type": "tempest-scenario-type-luks-1348797867", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:15.640096 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1547532558', 'source_volid': 'e1a8e681-9c1c-49ba-98ea-531387875877', 'volume_type': 'tempest-scenario-type-luks-1348797867', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:15.651003 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:15.651003 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:15.651513 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume retrieved successfully. Aug 04 09:13:15.651651 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume of 1 GB Aug 04 09:13:15.652308 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Availability Zones retrieved successfully. Aug 04 09:13:15.658758 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (fbc1be77-24c0-4bc9-b420-779035019e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:15.660017 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950fc7a0-0ac2-4d50-ac64-82ffd7a2bf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:15.661087 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:15.687919 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950fc7a0-0ac2-4d50-ac64-82ffd7a2bf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e1a8e681-9c1c-49ba-98ea-531387875877', 'volume_type': VolumeType(created_at=2026-08-04T09:13:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=179549dd-b456-4c20-a7be-af52e8307473,is_public=True,name='tempest-scenario-type-luks-1348797867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '179549dd-b456-4c20-a7be-af52e8307473', '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=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:15.689310 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1bdded1-2fbf-4e2e-b125-601164c2b8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:15.724620 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1348797867 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1348797867, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:13:15.725213 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1348797867 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1348797867, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:13:15.742772 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Created reservations ['ee0c4015-666b-4521-a245-7d3fc3eb4e19', '39e3be5d-c113-4776-b54d-f96cea6badf5', '36ad9d64-8bfc-4233-bfb0-0d5b26bbbfcb', '238a0d00-83d6-4c0d-8d6a-e9d784d6435d'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:15.744092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1bdded1-2fbf-4e2e-b125-601164c2b8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee0c4015-666b-4521-a245-7d3fc3eb4e19', '39e3be5d-c113-4776-b54d-f96cea6badf5', '36ad9d64-8bfc-4233-bfb0-0d5b26bbbfcb', '238a0d00-83d6-4c0d-8d6a-e9d784d6435d']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:15.745468 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7be642-fced-4c81-bb92-c064715178fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:15.784523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed7be642-fced-4c81-bb92-c064715178fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8ba597-c2f1-483d-8f4b-7ecef78c11b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1547532558',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['ee0c4015-666b-4521-a245-7d3fc3eb4e19','39e3be5d-c113-4776-b54d-f96cea6badf5','36ad9d64-8bfc-4233-bfb0-0d5b26bbbfcb','238a0d00-83d6-4c0d-8d6a-e9d784d6435d'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1a8e681-9c1c-49ba-98ea-531387875877,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=179549dd-b456-4c20-a7be-af52e8307473), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1547532558',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dc8ba597-c2f1-483d-8f4b-7ecef78c11b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5245c81eb44d7e89ea1902c786aeef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e1a8e681-9c1c-49ba-98ea-531387875877,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(179549dd-b456-4c20-a7be-af52e8307473),volume_type_id=179549dd-b456-4c20-a7be-af52e8307473)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:15.785958 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b336f83b-e897-453d-8383-c5b31e46ad62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:15.808784 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b336f83b-e897-453d-8383-c5b31e46ad62) transitioned into state 'SUCCESS' from state '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-1547532558',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['ee0c4015-666b-4521-a245-7d3fc3eb4e19','39e3be5d-c113-4776-b54d-f96cea6badf5','36ad9d64-8bfc-4233-bfb0-0d5b26bbbfcb','238a0d00-83d6-4c0d-8d6a-e9d784d6435d'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1a8e681-9c1c-49ba-98ea-531387875877,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=179549dd-b456-4c20-a7be-af52e8307473)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:15.810183 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8064c34-3562-4df0-8d51-83c8a6319ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:15.833701 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8064c34-3562-4df0-8d51-83c8a6319ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:15.835088 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (fbc1be77-24c0-4bc9-b420-779035019e76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:15.835621 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request issued successfully. Aug 04 09:13:15.836473 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-81f178d8-e00a-43db-ae36-ab6e5d86e2bf tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:15.837279 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1146/4613] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:13:15 2026] POST /volume/v3/volumes => generated 812 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:15.849598 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-06f88b45-d615-44a2-ae89-7845ee2a6130 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:15.851562 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-06f88b45-d615-44a2-ae89-7845ee2a6130 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:15.851841 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-06f88b45-d615-44a2-ae89-7845ee2a6130 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:15.852029 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-06f88b45-d615-44a2-ae89-7845ee2a6130 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:15.859503 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:15.859503 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:15.863467 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-06f88b45-d615-44a2-ae89-7845ee2a6130 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:15.867508 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-06f88b45-d615-44a2-ae89-7845ee2a6130 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:15.867917 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1158/4614] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:15 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:16.050327 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e3cfd3db-eb9b-4f74-bd19-e38da4723b5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:16.051919 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3cfd3db-eb9b-4f74-bd19-e38da4723b5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:16.052092 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3cfd3db-eb9b-4f74-bd19-e38da4723b5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:16.052286 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3cfd3db-eb9b-4f74-bd19-e38da4723b5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:16.052388 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e3cfd3db-eb9b-4f74-bd19-e38da4723b5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:16.058663 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:16.058663 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:16.059879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3cfd3db-eb9b-4f74-bd19-e38da4723b5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:16.060514 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1156/4615] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:16 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:16.880840 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1ce486b7-f520-4be0-ad4e-9cfa31beade5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:16.884638 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ce486b7-f520-4be0-ad4e-9cfa31beade5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:16.884863 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1ce486b7-f520-4be0-ad4e-9cfa31beade5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:16.885094 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1ce486b7-f520-4be0-ad4e-9cfa31beade5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:16.895269 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:16.895269 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:16.899089 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1ce486b7-f520-4be0-ad4e-9cfa31beade5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:16.903571 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1ce486b7-f520-4be0-ad4e-9cfa31beade5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:16.904040 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1156/4616] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:16 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:17.071690 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5651a277-4315-4771-af68-f47257b4a430 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:17.074187 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5651a277-4315-4771-af68-f47257b4a430 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:17.074550 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5651a277-4315-4771-af68-f47257b4a430 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:17.074908 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5651a277-4315-4771-af68-f47257b4a430 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:17.075111 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-5651a277-4315-4771-af68-f47257b4a430 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:17.080813 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:17.080813 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:17.081904 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5651a277-4315-4771-af68-f47257b4a430 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:17.082470 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1147/4617] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:17 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:17.916932 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d28eb240-6652-459b-a5e7-63db04251e45 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:17.918594 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d28eb240-6652-459b-a5e7-63db04251e45 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:17.918810 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d28eb240-6652-459b-a5e7-63db04251e45 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:17.919022 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d28eb240-6652-459b-a5e7-63db04251e45 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:17.925416 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:17.925416 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:17.928814 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d28eb240-6652-459b-a5e7-63db04251e45 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:17.932919 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d28eb240-6652-459b-a5e7-63db04251e45 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:17.933376 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1159/4618] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:17 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:18.098277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c22fbb25-c6b3-4000-8451-4a806f982e1d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:18.100867 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c22fbb25-c6b3-4000-8451-4a806f982e1d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:18.101267 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c22fbb25-c6b3-4000-8451-4a806f982e1d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:18.101553 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c22fbb25-c6b3-4000-8451-4a806f982e1d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:18.101731 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c22fbb25-c6b3-4000-8451-4a806f982e1d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:18.106466 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:18.106466 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:18.107327 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c22fbb25-c6b3-4000-8451-4a806f982e1d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:18.107716 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1157/4619] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:18 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:18.946315 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7d6bca2a-fa6b-4595-8c7d-9016da31f2d0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:18.948022 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d6bca2a-fa6b-4595-8c7d-9016da31f2d0 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:18.948223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7d6bca2a-fa6b-4595-8c7d-9016da31f2d0 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:18.948407 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7d6bca2a-fa6b-4595-8c7d-9016da31f2d0 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:18.954343 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:18.954343 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:18.957280 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7d6bca2a-fa6b-4595-8c7d-9016da31f2d0 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:18.960612 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7d6bca2a-fa6b-4595-8c7d-9016da31f2d0 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:18.960976 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1157/4620] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:18 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:19.120830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ea8cc326-c560-4dac-91ad-05a442e3d4b3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:19.122675 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea8cc326-c560-4dac-91ad-05a442e3d4b3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:19.122880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ea8cc326-c560-4dac-91ad-05a442e3d4b3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:19.123087 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ea8cc326-c560-4dac-91ad-05a442e3d4b3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:19.123227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ea8cc326-c560-4dac-91ad-05a442e3d4b3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:19.127533 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:19.127533 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:19.128319 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea8cc326-c560-4dac-91ad-05a442e3d4b3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:19.128660 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1148/4621] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:19 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:19.973238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9dfe6647-bb43-42f5-b64a-603552b66db3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:19.974964 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9dfe6647-bb43-42f5-b64a-603552b66db3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:19.975147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9dfe6647-bb43-42f5-b64a-603552b66db3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:19.975377 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9dfe6647-bb43-42f5-b64a-603552b66db3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:19.983350 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:19.983350 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:19.989295 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9dfe6647-bb43-42f5-b64a-603552b66db3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:19.995216 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9dfe6647-bb43-42f5-b64a-603552b66db3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:19.995915 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1160/4622] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:19 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:20.139945 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bdd3ee22-9fb9-4148-9e7d-e771d1653c86 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:20.142326 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bdd3ee22-9fb9-4148-9e7d-e771d1653c86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:20.142583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bdd3ee22-9fb9-4148-9e7d-e771d1653c86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:20.142818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bdd3ee22-9fb9-4148-9e7d-e771d1653c86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:20.142962 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-bdd3ee22-9fb9-4148-9e7d-e771d1653c86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:20.148581 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:20.148581 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:20.149775 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bdd3ee22-9fb9-4148-9e7d-e771d1653c86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:20.154392 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1158/4623] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:20 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:21.007722 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-016a309b-7522-4262-a2ac-e5f2a74afd70 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:21.009368 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-016a309b-7522-4262-a2ac-e5f2a74afd70 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:21.009562 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-016a309b-7522-4262-a2ac-e5f2a74afd70 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:21.009768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-016a309b-7522-4262-a2ac-e5f2a74afd70 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:21.016156 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:21.016156 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:21.019675 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-016a309b-7522-4262-a2ac-e5f2a74afd70 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:21.024420 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-016a309b-7522-4262-a2ac-e5f2a74afd70 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:21.024933 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1158/4624] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:21 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:21.162040 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-86f0c797-1b92-4eb9-aa95-90a7a27da717 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:21.165315 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-86f0c797-1b92-4eb9-aa95-90a7a27da717 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:21.165315 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-86f0c797-1b92-4eb9-aa95-90a7a27da717 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:21.167659 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-86f0c797-1b92-4eb9-aa95-90a7a27da717 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:21.167659 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-86f0c797-1b92-4eb9-aa95-90a7a27da717 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:21.173842 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:21.173842 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:21.174936 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-86f0c797-1b92-4eb9-aa95-90a7a27da717 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:21.175551 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1149/4625] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:21 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:22.037413 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ddb4dcfb-3302-4d8d-95be-115ea3d940f2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:22.042494 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ddb4dcfb-3302-4d8d-95be-115ea3d940f2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:22.042675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ddb4dcfb-3302-4d8d-95be-115ea3d940f2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:22.042857 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ddb4dcfb-3302-4d8d-95be-115ea3d940f2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:22.054732 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:22.054732 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:22.059139 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ddb4dcfb-3302-4d8d-95be-115ea3d940f2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:22.063372 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ddb4dcfb-3302-4d8d-95be-115ea3d940f2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:22.063908 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1161/4626] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:22 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:22.186794 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ffe6b4cd-d2bf-470c-a7de-3e09172e5893 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:22.188988 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ffe6b4cd-d2bf-470c-a7de-3e09172e5893 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:22.189340 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ffe6b4cd-d2bf-470c-a7de-3e09172e5893 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:22.189592 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ffe6b4cd-d2bf-470c-a7de-3e09172e5893 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:22.189786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ffe6b4cd-d2bf-470c-a7de-3e09172e5893 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:22.194652 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:22.194652 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:22.195758 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ffe6b4cd-d2bf-470c-a7de-3e09172e5893 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:22.196460 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1159/4627] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:22 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:23.077194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ca575e1d-7451-47d9-b204-af3fa7e5f860 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:23.078873 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca575e1d-7451-47d9-b204-af3fa7e5f860 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:23.079065 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca575e1d-7451-47d9-b204-af3fa7e5f860 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:23.079261 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ca575e1d-7451-47d9-b204-af3fa7e5f860 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:23.086359 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:23.086359 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:23.089746 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ca575e1d-7451-47d9-b204-af3fa7e5f860 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:23.093884 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ca575e1d-7451-47d9-b204-af3fa7e5f860 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:23.094279 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1159/4628] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:23 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:23.208002 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-df0c9468-902c-48b0-b866-3129d6cf2838 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:23.210018 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df0c9468-902c-48b0-b866-3129d6cf2838 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:23.210293 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df0c9468-902c-48b0-b866-3129d6cf2838 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:23.210563 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df0c9468-902c-48b0-b866-3129d6cf2838 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:23.210749 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-df0c9468-902c-48b0-b866-3129d6cf2838 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:23.214973 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:23.214973 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:23.215807 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df0c9468-902c-48b0-b866-3129d6cf2838 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:23.216198 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1150/4629] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:23 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:24.109969 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0e765bac-19e7-4168-9b08-8cf874e453f1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.113321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e765bac-19e7-4168-9b08-8cf874e453f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:24.113321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e765bac-19e7-4168-9b08-8cf874e453f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.113321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e765bac-19e7-4168-9b08-8cf874e453f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.121961 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.121961 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:24.125426 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0e765bac-19e7-4168-9b08-8cf874e453f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:24.129410 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e765bac-19e7-4168-9b08-8cf874e453f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:24.129810 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1162/4630] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:24.230285 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-72a27a78-52b1-41d7-a9b5-b4bd680aad07 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.232973 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-72a27a78-52b1-41d7-a9b5-b4bd680aad07 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:24.233564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-72a27a78-52b1-41d7-a9b5-b4bd680aad07 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.234839 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-72a27a78-52b1-41d7-a9b5-b4bd680aad07 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.234839 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-72a27a78-52b1-41d7-a9b5-b4bd680aad07 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:24.240474 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.240474 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:24.241593 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-72a27a78-52b1-41d7-a9b5-b4bd680aad07 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:24.242163 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1160/4631] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:24.551256 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e3f34320-ad1e-4cb8-9429-53d50e751713 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.553696 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e3f34320-ad1e-4cb8-9429-53d50e751713 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:24.554038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e3f34320-ad1e-4cb8-9429-53d50e751713 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.554359 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e3f34320-ad1e-4cb8-9429-53d50e751713 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.563752 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.563752 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:24.567948 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-e3f34320-ad1e-4cb8-9429-53d50e751713 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:24.571865 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e3f34320-ad1e-4cb8-9429-53d50e751713 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:24.572402 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1160/4632] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:24.585795 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7aa1d138-24e6-4b6f-aa0d-dbd86ddfbc8f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.587410 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7aa1d138-24e6-4b6f-aa0d-dbd86ddfbc8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:24.587616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7aa1d138-24e6-4b6f-aa0d-dbd86ddfbc8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.587799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7aa1d138-24e6-4b6f-aa0d-dbd86ddfbc8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.594520 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.594520 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:24.597995 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7aa1d138-24e6-4b6f-aa0d-dbd86ddfbc8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:24.602386 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7aa1d138-24e6-4b6f-aa0d-dbd86ddfbc8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:24.602829 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1151/4633] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:24.647698 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-4b395e8c-683c-4158-af76-8a5415db5584 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.649770 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-4b395e8c-683c-4158-af76-8a5415db5584 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:24.649961 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-4b395e8c-683c-4158-af76-8a5415db5584 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.650162 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-4b395e8c-683c-4158-af76-8a5415db5584 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.656600 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.656600 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:24.659905 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-4b395e8c-683c-4158-af76-8a5415db5584 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:24.663743 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-4b395e8c-683c-4158-af76-8a5415db5584 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:24.664122 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1163/4634] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:24.743659 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e0df660e-319f-4287-9fb0-50825fa0d1e0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.744347 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0df660e-319f-4287-9fb0-50825fa0d1e0 None None] GET https://10.4.3.176/volume// Aug 04 09:13:24.744594 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0df660e-319f-4287-9fb0-50825fa0d1e0 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.744878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e0df660e-319f-4287-9fb0-50825fa0d1e0 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.745350 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e0df660e-319f-4287-9fb0-50825fa0d1e0 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:24.745838 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1161/4635] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:24.754618 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-58b820e3-bad9-44b8-8f44-30f40ee5ef80 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.758060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-58b820e3-bad9-44b8-8f44-30f40ee5ef80 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:13:24.758601 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-58b820e3-bad9-44b8-8f44-30f40ee5ef80 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1", "connector": null, "instance_uuid": "50672fbe-c092-4b10-a70a-4892051a7217"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:24.770012 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.770012 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:24.794302 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-58b820e3-bad9-44b8-8f44-30f40ee5ef80 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:13:24.794816 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1161/4636] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:13:24 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:24.827909 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dc4593de-ddac-4ad4-8f25-798c39374854 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.829668 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc4593de-ddac-4ad4-8f25-798c39374854 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:24.829882 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dc4593de-ddac-4ad4-8f25-798c39374854 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.830046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dc4593de-ddac-4ad4-8f25-798c39374854 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.837193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-749dd6f1-5bab-4473-ab87-0aa5d71dbc8b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.837600 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-749dd6f1-5bab-4473-ab87-0aa5d71dbc8b None None] GET https://10.4.3.176/volume// Aug 04 09:13:24.837766 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-749dd6f1-5bab-4473-ab87-0aa5d71dbc8b None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.837938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-749dd6f1-5bab-4473-ab87-0aa5d71dbc8b None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.838389 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-749dd6f1-5bab-4473-ab87-0aa5d71dbc8b None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:24.838670 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1164/4637] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:24.839885 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.839885 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:24.844989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-c294f2c6-2725-4323-b756-3e6c013f7327 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.845108 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-dc4593de-ddac-4ad4-8f25-798c39374854 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:24.847108 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-c294f2c6-2725-4323-b756-3e6c013f7327 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:24.847441 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-c294f2c6-2725-4323-b756-3e6c013f7327 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:24.847660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-c294f2c6-2725-4323-b756-3e6c013f7327 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:24.851591 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dc4593de-ddac-4ad4-8f25-798c39374854 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:24.852005 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1152/4638] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:24.856534 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.856534 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:24.859621 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-c294f2c6-2725-4323-b756-3e6c013f7327 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:24.863348 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-c294f2c6-2725-4323-b756-3e6c013f7327 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:24.863771 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1162/4639] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:13:24 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 1058 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:24.956340 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-cb83e7ef-c5eb-40df-911a-f8489262f203 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:24.959955 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-cb83e7ef-c5eb-40df-911a-f8489262f203 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] PUT https://10.4.3.176/volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a Aug 04 09:13:24.960302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-cb83e7ef-c5eb-40df-911a-f8489262f203 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:24.967350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-cb83e7ef-c5eb-40df-911a-f8489262f203 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Acquiring lock "cinder-attachment_update-db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:13:24.971789 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-cb83e7ef-c5eb-40df-911a-f8489262f203 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:13:24.973354 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:24.973354 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:25.061306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-cb83e7ef-c5eb-40df-911a-f8489262f203 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1-np0000006401" released by "attachment_update" :: held 0.089s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:13:25.061574 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-cb83e7ef-c5eb-40df-911a-f8489262f203 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a returned with HTTP 200 Aug 04 09:13:25.062000 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1162/4640] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:13:24 2026] PUT /volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:25.069839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-e87d6d39-1561-4d46-b418-6bc95d97b5a4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.071698 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-e87d6d39-1561-4d46-b418-6bc95d97b5a4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/encryption Aug 04 09:13:25.071886 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-e87d6d39-1561-4d46-b418-6bc95d97b5a4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.072060 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-e87d6d39-1561-4d46-b418-6bc95d97b5a4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.080435 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.080435 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:25.085996 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-e87d6d39-1561-4d46-b418-6bc95d97b5a4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/encryption returned with HTTP 200 Aug 04 09:13:25.086311 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1165/4641] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:13:25 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:25.143549 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ce69a2fa-f324-46ab-99fd-85eab9420747 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.145122 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce69a2fa-f324-46ab-99fd-85eab9420747 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:25.145316 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce69a2fa-f324-46ab-99fd-85eab9420747 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.145508 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce69a2fa-f324-46ab-99fd-85eab9420747 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.151480 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.151480 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:25.154301 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ce69a2fa-f324-46ab-99fd-85eab9420747 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:25.157854 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce69a2fa-f324-46ab-99fd-85eab9420747 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:25.158140 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1153/4642] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:25 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:25.169546 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-94fd3b43-8e81-4797-8478-3547bc7bb4ef None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.171284 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94fd3b43-8e81-4797-8478-3547bc7bb4ef tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:13:25.171581 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94fd3b43-8e81-4797-8478-3547bc7bb4ef tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.171919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94fd3b43-8e81-4797-8478-3547bc7bb4ef tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.178518 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.178518 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:25.181624 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-94fd3b43-8e81-4797-8478-3547bc7bb4ef tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:13:25.185699 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94fd3b43-8e81-4797-8478-3547bc7bb4ef tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:13:25.186081 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1163/4643] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:25 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:25.253547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-94184395-89d6-4c86-b5a2-dc592059131c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.255523 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94184395-89d6-4c86-b5a2-dc592059131c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:25.255523 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94184395-89d6-4c86-b5a2-dc592059131c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.256000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94184395-89d6-4c86-b5a2-dc592059131c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.256000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-94184395-89d6-4c86-b5a2-dc592059131c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:25.260295 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.260295 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:25.261140 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94184395-89d6-4c86-b5a2-dc592059131c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:25.261497 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1163/4644] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:25 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:25.271791 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0e47c5e0-faea-4c4e-af80-751b9af799e5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.273364 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e47c5e0-faea-4c4e-af80-751b9af799e5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 Aug 04 09:13:25.273579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e47c5e0-faea-4c4e-af80-751b9af799e5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.273789 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0e47c5e0-faea-4c4e-af80-751b9af799e5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.280038 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.280038 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:25.283503 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0e47c5e0-faea-4c4e-af80-751b9af799e5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:13:25.287606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0e47c5e0-faea-4c4e-af80-751b9af799e5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 returned with HTTP 200 Aug 04 09:13:25.288221 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1166/4645] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:25 2026] GET /volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:25.299971 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-95a26a40-6818-4f84-ab0b-1b216a5214a4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.301915 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95a26a40-6818-4f84-ab0b-1b216a5214a4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:25.302118 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-95a26a40-6818-4f84-ab0b-1b216a5214a4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.302312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-95a26a40-6818-4f84-ab0b-1b216a5214a4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.302410 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-95a26a40-6818-4f84-ab0b-1b216a5214a4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete backup with id: 31195dde-2309-448f-aecf-70bd3546db38. Aug 04 09:13:25.306415 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.306415 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:25.327606 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-95a26a40-6818-4f84-ab0b-1b216a5214a4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] delete_backup rpcapi backup_id 31195dde-2309-448f-aecf-70bd3546db38 {{(pid=100461) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:13:25.329422 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95a26a40-6818-4f84-ab0b-1b216a5214a4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 202 Aug 04 09:13:25.329933 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1154/4646] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:13:25 2026] DELETE /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:13:25.336377 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7dca4a77-da2f-411b-a8c5-36f908b05d38 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.337994 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7dca4a77-da2f-411b-a8c5-36f908b05d38 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:25.338153 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7dca4a77-da2f-411b-a8c5-36f908b05d38 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.338356 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7dca4a77-da2f-411b-a8c5-36f908b05d38 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.338468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7dca4a77-da2f-411b-a8c5-36f908b05d38 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:25.342051 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.342051 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:25.342696 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7dca4a77-da2f-411b-a8c5-36f908b05d38 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 200 Aug 04 09:13:25.343039 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1164/4647] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:25 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:25.865714 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-79eebb96-9335-4a78-aee2-5b53062114cf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:25.867891 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-79eebb96-9335-4a78-aee2-5b53062114cf tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:25.868144 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-79eebb96-9335-4a78-aee2-5b53062114cf tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:25.868421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-79eebb96-9335-4a78-aee2-5b53062114cf tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:25.879781 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:25.879781 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:25.884386 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-79eebb96-9335-4a78-aee2-5b53062114cf tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:25.889561 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-79eebb96-9335-4a78-aee2-5b53062114cf tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:25.890117 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1164/4648] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:25 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:26.356339 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8adc1aa6-7076-4921-b942-cfaa94677a2d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:26.358278 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8adc1aa6-7076-4921-b942-cfaa94677a2d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 Aug 04 09:13:26.358486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8adc1aa6-7076-4921-b942-cfaa94677a2d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:26.358703 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8adc1aa6-7076-4921-b942-cfaa94677a2d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:26.358829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8adc1aa6-7076-4921-b942-cfaa94677a2d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 31195dde-2309-448f-aecf-70bd3546db38. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:26.362846 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8adc1aa6-7076-4921-b942-cfaa94677a2d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 returned with HTTP 404 Aug 04 09:13:26.363347 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1167/4649] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:26 2026] GET /volume/v3/backups/31195dde-2309-448f-aecf-70bd3546db38 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:26.375058 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:26.377479 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:26.377987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-379477899"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:26.380166 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-379477899'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:26.380390 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume of 1 GB Aug 04 09:13:26.386188 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Availability Zones retrieved successfully. Aug 04 09:13:26.394064 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (ef2401c7-cb0a-4fc6-80cd-905d40590e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:26.396016 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a91391e-e47a-4e48-b162-2a3df7470ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:26.397381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:26.427717 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a91391e-e47a-4e48-b162-2a3df7470ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:26.428579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f858e5b0-8343-4e68-9451-8dadb22e8712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:26.476328 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['f1c887c4-98a4-4264-8cb9-789fb8f540e0', 'd6c6058b-b4cf-44d5-8dff-b11f7e139fe7', '294ddcdc-c251-4be3-9df7-1d6019b920b7', '502ad845-4be0-4d58-8d23-025699167af6'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:26.476536 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f858e5b0-8343-4e68-9451-8dadb22e8712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1c887c4-98a4-4264-8cb9-789fb8f540e0', 'd6c6058b-b4cf-44d5-8dff-b11f7e139fe7', '294ddcdc-c251-4be3-9df7-1d6019b920b7', '502ad845-4be0-4d58-8d23-025699167af6']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:26.477218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0be82f-7397-4adf-98f3-327c63092028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:26.503952 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0be82f-7397-4adf-98f3-327c63092028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c77201e-c0ae-45ad-828c-46e8ccf3ee30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-379477899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['f1c887c4-98a4-4264-8cb9-789fb8f540e0','d6c6058b-b4cf-44d5-8dff-b11f7e139fe7','294ddcdc-c251-4be3-9df7-1d6019b920b7','502ad845-4be0-4d58-8d23-025699167af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-379477899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c77201e-c0ae-45ad-828c-46e8ccf3ee30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0003fed47a0946b882334d63222ca5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d65677de22c94af59ccdc720f42889a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:26.504772 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5dda3c6-1200-4707-ae23-106e2b2dc753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:26.522231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5dda3c6-1200-4707-ae23-106e2b2dc753) transitioned into state 'SUCCESS' from state '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-379477899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['f1c887c4-98a4-4264-8cb9-789fb8f540e0','d6c6058b-b4cf-44d5-8dff-b11f7e139fe7','294ddcdc-c251-4be3-9df7-1d6019b920b7','502ad845-4be0-4d58-8d23-025699167af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:26.522929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acabf33a-d7ce-4277-8569-9ec1afdf0339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:26.534777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acabf33a-d7ce-4277-8569-9ec1afdf0339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:26.535591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (ef2401c7-cb0a-4fc6-80cd-905d40590e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:26.535988 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request issued successfully. Aug 04 09:13:26.536768 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ab64470-57a1-4c56-9b5b-67abb0af27b1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:26.537419 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1155/4650] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:13:26 2026] POST /volume/v3/volumes => generated 748 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:26.550412 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5dfd9d06-83af-4654-a9a4-355210233ca7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:26.552868 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5dfd9d06-83af-4654-a9a4-355210233ca7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 Aug 04 09:13:26.553153 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5dfd9d06-83af-4654-a9a4-355210233ca7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:26.553511 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5dfd9d06-83af-4654-a9a4-355210233ca7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:26.562502 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:26.562502 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:26.566699 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5dfd9d06-83af-4654-a9a4-355210233ca7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:13:26.572033 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5dfd9d06-83af-4654-a9a4-355210233ca7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 returned with HTTP 200 Aug 04 09:13:26.572519 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1165/4651] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:26 2026] GET /volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:26.902699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a7632a1e-7cb5-4f44-8b68-142865fe5fee None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:26.904384 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7632a1e-7cb5-4f44-8b68-142865fe5fee tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:26.904626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7632a1e-7cb5-4f44-8b68-142865fe5fee tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:26.904819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7632a1e-7cb5-4f44-8b68-142865fe5fee tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:26.913596 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:26.913596 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:26.916725 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a7632a1e-7cb5-4f44-8b68-142865fe5fee tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:26.920444 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7632a1e-7cb5-4f44-8b68-142865fe5fee tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:26.920815 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1165/4652] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:26 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:27.584055 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e9c31351-a3c8-452f-a3e1-cd1b83ccb9c9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:27.585806 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e9c31351-a3c8-452f-a3e1-cd1b83ccb9c9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 Aug 04 09:13:27.585988 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e9c31351-a3c8-452f-a3e1-cd1b83ccb9c9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:27.586175 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e9c31351-a3c8-452f-a3e1-cd1b83ccb9c9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:27.592927 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:27.592927 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:27.597090 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e9c31351-a3c8-452f-a3e1-cd1b83ccb9c9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:13:27.603487 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e9c31351-a3c8-452f-a3e1-cd1b83ccb9c9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 returned with HTTP 200 Aug 04 09:13:27.603973 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1168/4653] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:27 2026] GET /volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:27.618366 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:27.620569 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:13:27.621012 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c77201e-c0ae-45ad-828c-46e8ccf3ee30", "name": "tempest-VolumesBackupsTest-Backup-88831151"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:27.622611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating new backup {'backup': {'volume_id': '3c77201e-c0ae-45ad-828c-46e8ccf3ee30', 'name': 'tempest-VolumesBackupsTest-Backup-88831151'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:13:27.622805 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating backup of volume 3c77201e-c0ae-45ad-828c-46e8ccf3ee30 in container None Aug 04 09:13:27.630435 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:27.630435 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:27.631048 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:13:27.648260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['bae92574-02a1-497c-9040-45c5028209ce', 'f298a352-08a4-46e0-ba85-31d7e35160db'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:27.678766 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4f3c2844-d3f3-4281-b206-3222f05d00ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:13:27.679399 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1156/4654] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:13:27 2026] POST /volume/v3/backups => generated 328 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:27.687133 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d6776d4a-a6c0-4843-9e88-04c6de967f62 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:27.689405 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d6776d4a-a6c0-4843-9e88-04c6de967f62 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:27.690019 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d6776d4a-a6c0-4843-9e88-04c6de967f62 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:27.690019 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d6776d4a-a6c0-4843-9e88-04c6de967f62 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:27.690019 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-d6776d4a-a6c0-4843-9e88-04c6de967f62 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:27.695113 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:27.695113 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:27.696229 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d6776d4a-a6c0-4843-9e88-04c6de967f62 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:27.696729 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1166/4655] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:27 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:27.933660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-50bc7144-c280-4f70-a273-9914c848f1e2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:27.935393 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50bc7144-c280-4f70-a273-9914c848f1e2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:27.935582 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50bc7144-c280-4f70-a273-9914c848f1e2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:27.935880 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50bc7144-c280-4f70-a273-9914c848f1e2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:27.946370 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:27.946370 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:27.950859 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-50bc7144-c280-4f70-a273-9914c848f1e2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:27.955812 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50bc7144-c280-4f70-a273-9914c848f1e2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:27.956295 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1166/4656] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:27 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:28.709296 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-454fefe5-355c-496d-b1bb-8cc8c21e33be None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:28.711383 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-454fefe5-355c-496d-b1bb-8cc8c21e33be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:28.711688 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-454fefe5-355c-496d-b1bb-8cc8c21e33be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:28.711974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-454fefe5-355c-496d-b1bb-8cc8c21e33be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:28.712185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-454fefe5-355c-496d-b1bb-8cc8c21e33be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:28.716267 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:28.716267 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:28.717152 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-454fefe5-355c-496d-b1bb-8cc8c21e33be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:28.717569 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1169/4657] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:28 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:28.970464 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b478296b-a8b1-4654-b13e-56bf33ad3c6f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:28.972180 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b478296b-a8b1-4654-b13e-56bf33ad3c6f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:28.972381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b478296b-a8b1-4654-b13e-56bf33ad3c6f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:28.972558 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b478296b-a8b1-4654-b13e-56bf33ad3c6f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:28.981430 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:28.981430 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:28.984266 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b478296b-a8b1-4654-b13e-56bf33ad3c6f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:28.987758 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b478296b-a8b1-4654-b13e-56bf33ad3c6f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:28.987991 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1157/4658] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:28 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:29.738687 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-46305332-dd32-4af7-90dd-211d7b582320 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:29.743667 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-46305332-dd32-4af7-90dd-211d7b582320 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:29.743849 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-46305332-dd32-4af7-90dd-211d7b582320 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:29.744061 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-46305332-dd32-4af7-90dd-211d7b582320 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:29.744164 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-46305332-dd32-4af7-90dd-211d7b582320 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:29.751014 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:29.751014 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:29.751968 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-46305332-dd32-4af7-90dd-211d7b582320 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:29.752406 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1167/4659] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:29 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:30.006227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0dfcdb88-400c-4444-b851-bf92d7b8bf87 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:30.006227 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0dfcdb88-400c-4444-b851-bf92d7b8bf87 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:30.006227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0dfcdb88-400c-4444-b851-bf92d7b8bf87 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:30.006227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0dfcdb88-400c-4444-b851-bf92d7b8bf87 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:30.019983 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:30.019983 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:30.024474 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0dfcdb88-400c-4444-b851-bf92d7b8bf87 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:30.037705 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0dfcdb88-400c-4444-b851-bf92d7b8bf87 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:30.041810 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1167/4660] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:29 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:30.769663 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9dbbfb13-898f-4860-b41f-325ea1c60b33 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:30.783845 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9dbbfb13-898f-4860-b41f-325ea1c60b33 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:30.783845 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9dbbfb13-898f-4860-b41f-325ea1c60b33 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:30.783845 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9dbbfb13-898f-4860-b41f-325ea1c60b33 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:30.783845 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-9dbbfb13-898f-4860-b41f-325ea1c60b33 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:30.814716 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:30.814716 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:30.815381 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9dbbfb13-898f-4860-b41f-325ea1c60b33 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:30.815877 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1170/4661] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:30 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:31.063015 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2bb0f91d-b7a2-45ad-bdf4-79300abc2fc3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:31.065209 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2bb0f91d-b7a2-45ad-bdf4-79300abc2fc3 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:31.065603 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2bb0f91d-b7a2-45ad-bdf4-79300abc2fc3 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:31.065859 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2bb0f91d-b7a2-45ad-bdf4-79300abc2fc3 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:31.080682 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:31.080682 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:31.085325 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2bb0f91d-b7a2-45ad-bdf4-79300abc2fc3 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:31.091038 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2bb0f91d-b7a2-45ad-bdf4-79300abc2fc3 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:31.091627 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1158/4662] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:31 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:31.734159 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-967500ff-dfc7-417e-ac57-4040561b91da None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:31.736515 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-967500ff-dfc7-417e-ac57-4040561b91da tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] DELETE https://10.4.3.176/volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594 Aug 04 09:13:31.736708 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-967500ff-dfc7-417e-ac57-4040561b91da tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:31.737004 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-967500ff-dfc7-417e-ac57-4040561b91da tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:31.744497 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:31.744497 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:31.806529 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-967500ff-dfc7-417e-ac57-4040561b91da tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594 returned with HTTP 200 Aug 04 09:13:31.807656 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1168/4663] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:13:31 2026] DELETE /volume/v3/attachments/93e4cc59-c4bb-416a-81af-bb042b334594 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:31.826184 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:31.835998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-abdfd957-7744-4a3f-8dab-296dac6d2dd3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:31.841026 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-abdfd957-7744-4a3f-8dab-296dac6d2dd3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:31.841364 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-abdfd957-7744-4a3f-8dab-296dac6d2dd3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:31.841547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-abdfd957-7744-4a3f-8dab-296dac6d2dd3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:31.844276 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-abdfd957-7744-4a3f-8dab-296dac6d2dd3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:31.844407 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] DELETE https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:13:31.844407 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:31.844407 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:31.844407 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Delete volume with id: 92e67dee-adaf-4530-9858-cc73b78fb894 Aug 04 09:13:31.846874 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:31.846874 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:31.847911 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-abdfd957-7744-4a3f-8dab-296dac6d2dd3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:31.848372 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1171/4664] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:31 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:31.862938 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:31.862938 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:31.862938 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Volume info retrieved successfully. Aug 04 09:13:31.898342 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] Delete volume request issued successfully. Aug 04 09:13:31.900794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5af4f67a-fe08-4d6a-b022-f953a18d19a9 req-261e97ef-f73e-4041-b264-072806c5e7d2 tempest-TestShelveInstance-1210261873 tempest-TestShelveInstance-1210261873-project-member] https://10.4.3.176/volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 returned with HTTP 202 Aug 04 09:13:31.901578 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1168/4665] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:13:31 2026] DELETE /volume/v3/volumes/92e67dee-adaf-4530-9858-cc73b78fb894 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:13:32.103353 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ef6965cc-5c3e-4cae-8079-6cffc5322cdc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:32.105864 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ef6965cc-5c3e-4cae-8079-6cffc5322cdc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:32.107219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ef6965cc-5c3e-4cae-8079-6cffc5322cdc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:32.107219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ef6965cc-5c3e-4cae-8079-6cffc5322cdc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:32.117272 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:32.117272 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:32.121036 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ef6965cc-5c3e-4cae-8079-6cffc5322cdc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:32.126047 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ef6965cc-5c3e-4cae-8079-6cffc5322cdc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:32.126744 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1159/4666] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:32 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:32.862194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9068326d-c1f7-4790-9fbe-61c14d827ce4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:32.871911 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9068326d-c1f7-4790-9fbe-61c14d827ce4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:32.872177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9068326d-c1f7-4790-9fbe-61c14d827ce4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:32.872443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9068326d-c1f7-4790-9fbe-61c14d827ce4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:32.872593 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9068326d-c1f7-4790-9fbe-61c14d827ce4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:32.896870 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:32.896870 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:32.897942 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9068326d-c1f7-4790-9fbe-61c14d827ce4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:32.898605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1169/4667] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:32 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:33.138058 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6941b456-d70b-4f1e-a3dd-f76848aaa8c6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:33.139793 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6941b456-d70b-4f1e-a3dd-f76848aaa8c6 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:33.140000 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6941b456-d70b-4f1e-a3dd-f76848aaa8c6 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:33.140181 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6941b456-d70b-4f1e-a3dd-f76848aaa8c6 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:33.150176 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:33.150176 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:33.154425 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6941b456-d70b-4f1e-a3dd-f76848aaa8c6 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:33.158621 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6941b456-d70b-4f1e-a3dd-f76848aaa8c6 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:33.159034 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1172/4668] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:33 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:33.911321 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0a5e6c8c-642a-401c-bdd6-57c595cc21bd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:33.914718 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a5e6c8c-642a-401c-bdd6-57c595cc21bd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:33.915016 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a5e6c8c-642a-401c-bdd6-57c595cc21bd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:33.915256 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0a5e6c8c-642a-401c-bdd6-57c595cc21bd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:33.915408 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-0a5e6c8c-642a-401c-bdd6-57c595cc21bd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:33.940243 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:33.940243 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:33.942471 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0a5e6c8c-642a-401c-bdd6-57c595cc21bd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:33.942907 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1169/4669] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:33 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:34.175184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bb19e25d-2eb5-4ebf-80c3-5219f3080036 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:34.175184 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb19e25d-2eb5-4ebf-80c3-5219f3080036 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:34.175184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb19e25d-2eb5-4ebf-80c3-5219f3080036 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:34.175674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bb19e25d-2eb5-4ebf-80c3-5219f3080036 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:34.192278 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:34.192278 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:34.192278 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bb19e25d-2eb5-4ebf-80c3-5219f3080036 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:34.192278 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bb19e25d-2eb5-4ebf-80c3-5219f3080036 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:34.192278 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1160/4670] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:34 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:34.957339 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8693d899-14f5-409a-b16a-22f7920adaf6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:34.959251 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8693d899-14f5-409a-b16a-22f7920adaf6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:34.959442 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8693d899-14f5-409a-b16a-22f7920adaf6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:34.959624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8693d899-14f5-409a-b16a-22f7920adaf6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:34.959726 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8693d899-14f5-409a-b16a-22f7920adaf6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:34.969405 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:34.969405 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:34.970466 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8693d899-14f5-409a-b16a-22f7920adaf6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:34.970941 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1170/4671] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:34 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:35.207874 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-48396391-4654-44a8-976a-a5a9241f55ba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:35.210350 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-48396391-4654-44a8-976a-a5a9241f55ba tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:35.210613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-48396391-4654-44a8-976a-a5a9241f55ba tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:35.210999 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-48396391-4654-44a8-976a-a5a9241f55ba tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:35.213874 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=331,cinder:UPDATE=90,cinder:INSERT=50 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:13:35.226503 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:35.226503 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:35.233047 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-48396391-4654-44a8-976a-a5a9241f55ba tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:35.239219 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-48396391-4654-44a8-976a-a5a9241f55ba tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:35.240100 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1173/4672] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:35 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:35.986773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-16039df5-064f-43de-bf3e-9113240e746c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:35.989303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-16039df5-064f-43de-bf3e-9113240e746c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:35.989588 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-16039df5-064f-43de-bf3e-9113240e746c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:35.989861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-16039df5-064f-43de-bf3e-9113240e746c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:35.990020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-16039df5-064f-43de-bf3e-9113240e746c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:35.997297 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:35.997297 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:35.998477 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-16039df5-064f-43de-bf3e-9113240e746c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:35.999141 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1170/4673] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:35 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:36.257373 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2d9e2469-9897-48c3-ba5a-2be07721f112 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:36.259463 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d9e2469-9897-48c3-ba5a-2be07721f112 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:36.259463 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d9e2469-9897-48c3-ba5a-2be07721f112 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:36.259597 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d9e2469-9897-48c3-ba5a-2be07721f112 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:36.272746 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=358,cinder:UPDATE=127,cinder:INSERT=63 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:13:36.279713 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:36.279713 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:36.284488 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2d9e2469-9897-48c3-ba5a-2be07721f112 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:36.289871 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d9e2469-9897-48c3-ba5a-2be07721f112 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:36.290385 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1161/4674] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:36 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:37.010818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e82b32de-a05e-4d4f-b929-e0f029c8eb94 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:37.014944 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e82b32de-a05e-4d4f-b929-e0f029c8eb94 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:37.014944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e82b32de-a05e-4d4f-b929-e0f029c8eb94 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:37.014944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e82b32de-a05e-4d4f-b929-e0f029c8eb94 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:37.014944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e82b32de-a05e-4d4f-b929-e0f029c8eb94 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:37.016425 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=302,cinder:UPDATE=107,cinder:INSERT=59 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:13:37.020469 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:37.020469 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:37.022428 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e82b32de-a05e-4d4f-b929-e0f029c8eb94 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:37.022428 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1171/4675] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:37 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:37.310925 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a6eb9112-646e-4ea7-9914-eb5d765f1546 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:37.313217 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6eb9112-646e-4ea7-9914-eb5d765f1546 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:37.313448 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6eb9112-646e-4ea7-9914-eb5d765f1546 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:37.313694 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6eb9112-646e-4ea7-9914-eb5d765f1546 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:37.327385 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:37.327385 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:37.332270 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a6eb9112-646e-4ea7-9914-eb5d765f1546 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:37.338954 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6eb9112-646e-4ea7-9914-eb5d765f1546 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:37.338954 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1174/4676] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:37 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:38.035243 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-48e6c9d3-e836-443c-aacb-a374f7947ad5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:38.041091 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-48e6c9d3-e836-443c-aacb-a374f7947ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:38.041344 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-48e6c9d3-e836-443c-aacb-a374f7947ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:38.041574 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-48e6c9d3-e836-443c-aacb-a374f7947ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:38.041733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-48e6c9d3-e836-443c-aacb-a374f7947ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:38.043514 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=324,cinder:UPDATE=108,cinder:INSERT=56 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:13:38.046692 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:38.046692 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:38.047471 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-48e6c9d3-e836-443c-aacb-a374f7947ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:38.047842 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1171/4677] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:38 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:38.352818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-db593c90-3756-4e9f-b5e1-bd0199dd3e11 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:38.354772 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-db593c90-3756-4e9f-b5e1-bd0199dd3e11 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:38.354772 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-db593c90-3756-4e9f-b5e1-bd0199dd3e11 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:38.355172 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-db593c90-3756-4e9f-b5e1-bd0199dd3e11 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:38.364426 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:38.364426 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:38.368063 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-db593c90-3756-4e9f-b5e1-bd0199dd3e11 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:38.372655 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-db593c90-3756-4e9f-b5e1-bd0199dd3e11 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:38.372655 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1162/4678] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:38 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:38.811865 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-10c0d648-b7e8-4e59-9e2f-587c5d97be1c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:38.814065 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-10c0d648-b7e8-4e59-9e2f-587c5d97be1c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a/action Aug 04 09:13:38.814510 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-10c0d648-b7e8-4e59-9e2f-587c5d97be1c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:13:38.814650 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-10c0d648-b7e8-4e59-9e2f-587c5d97be1c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:38.831528 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:38.831528 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:38.841267 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9ea90daa-681e-4b28-b8cb-8f8fbfc85f40 req-10c0d648-b7e8-4e59-9e2f-587c5d97be1c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a/action returned with HTTP 204 Aug 04 09:13:38.841668 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1172/4679] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:13:38 2026] POST /volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:39.062712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-44497215-aa8b-4ac0-ab7e-13098cbe9b00 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.065140 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-44497215-aa8b-4ac0-ab7e-13098cbe9b00 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:39.065372 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-44497215-aa8b-4ac0-ab7e-13098cbe9b00 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:39.065573 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-44497215-aa8b-4ac0-ab7e-13098cbe9b00 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:39.065693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-44497215-aa8b-4ac0-ab7e-13098cbe9b00 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:39.070860 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:39.070860 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:39.071637 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-44497215-aa8b-4ac0-ab7e-13098cbe9b00 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:39.072046 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1175/4680] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:39 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:39.384286 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-94bfc327-c169-404b-9a63-a0bb93c6333f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.386066 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94bfc327-c169-404b-9a63-a0bb93c6333f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:39.386253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94bfc327-c169-404b-9a63-a0bb93c6333f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:39.386449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-94bfc327-c169-404b-9a63-a0bb93c6333f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:39.397297 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:39.397297 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:39.401277 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-94bfc327-c169-404b-9a63-a0bb93c6333f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:39.406629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-94bfc327-c169-404b-9a63-a0bb93c6333f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:39.407105 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1172/4681] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:39 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:39.418081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8a859a98-f15e-411a-b90b-544684f5f329 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.419871 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a859a98-f15e-411a-b90b-544684f5f329 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:39.420107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a859a98-f15e-411a-b90b-544684f5f329 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:39.420340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8a859a98-f15e-411a-b90b-544684f5f329 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:39.429292 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:39.429292 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:39.432503 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8a859a98-f15e-411a-b90b-544684f5f329 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:39.436730 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8a859a98-f15e-411a-b90b-544684f5f329 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:39.437136 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1163/4682] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:39 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:39.482142 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-64b61699-058a-43d2-bd07-41af44034703 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.484685 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-64b61699-058a-43d2-bd07-41af44034703 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:39.484919 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-64b61699-058a-43d2-bd07-41af44034703 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:39.485155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-64b61699-058a-43d2-bd07-41af44034703 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:39.494749 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:39.494749 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:39.498446 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-64b61699-058a-43d2-bd07-41af44034703 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:39.502580 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-64b61699-058a-43d2-bd07-41af44034703 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:39.502978 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1173/4683] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:13:39 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:39.521474 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-4f76191a-f493-4fef-adee-9e6015875189 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.525056 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-4f76191a-f493-4fef-adee-9e6015875189 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/action Aug 04 09:13:39.525433 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-4f76191a-f493-4fef-adee-9e6015875189 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:13:39.525551 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-4f76191a-f493-4fef-adee-9e6015875189 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:39.548105 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:39.548105 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:39.548697 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-4f76191a-f493-4fef-adee-9e6015875189 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:39.557018 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-4f76191a-f493-4fef-adee-9e6015875189 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Begin detaching volume completed successfully. Aug 04 09:13:39.557372 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-4f76191a-f493-4fef-adee-9e6015875189 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/action returned with HTTP 202 Aug 04 09:13:39.557934 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1176/4684] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:13:39 2026] POST /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:13:39.603092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1a151776-b3b8-48f3-adf9-f95703b9658e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.603670 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a151776-b3b8-48f3-adf9-f95703b9658e None None] GET https://10.4.3.176/volume// Aug 04 09:13:39.603957 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a151776-b3b8-48f3-adf9-f95703b9658e None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:39.604277 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a151776-b3b8-48f3-adf9-f95703b9658e None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:39.604736 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a151776-b3b8-48f3-adf9-f95703b9658e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:39.605132 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1173/4685] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:13:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:39.611963 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-835e5cf1-a189-4022-8fdf-30253f0fa4cd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.614357 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-835e5cf1-a189-4022-8fdf-30253f0fa4cd tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:39.614611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-835e5cf1-a189-4022-8fdf-30253f0fa4cd tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:39.614849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-835e5cf1-a189-4022-8fdf-30253f0fa4cd tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:39.625383 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:39.625383 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:39.629338 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-835e5cf1-a189-4022-8fdf-30253f0fa4cd tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:39.635111 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-835e5cf1-a189-4022-8fdf-30253f0fa4cd tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:39.635643 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1164/4686] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:13:39 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 04 09:13:39.644824 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-1a68c579-ddc3-4fb8-b63b-3ef49a239430 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:39.646938 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-1a68c579-ddc3-4fb8-b63b-3ef49a239430 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/encryption Aug 04 09:13:39.647126 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-1a68c579-ddc3-4fb8-b63b-3ef49a239430 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:39.647345 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-1a68c579-ddc3-4fb8-b63b-3ef49a239430 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:39.656401 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:39.656401 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:39.662125 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-1a68c579-ddc3-4fb8-b63b-3ef49a239430 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/encryption returned with HTTP 200 Aug 04 09:13:39.662514 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1174/4687] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:13:39 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:40.082352 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5cb612c0-efe9-415d-bd82-39e763d4babd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:40.084705 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5cb612c0-efe9-415d-bd82-39e763d4babd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:40.084989 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5cb612c0-efe9-415d-bd82-39e763d4babd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:40.085342 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5cb612c0-efe9-415d-bd82-39e763d4babd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:40.085516 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5cb612c0-efe9-415d-bd82-39e763d4babd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:40.091169 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:40.091169 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:40.092952 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5cb612c0-efe9-415d-bd82-39e763d4babd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:40.093608 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1177/4688] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:40 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:40.445252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:40.447101 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:40.447499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "39a6e41d-6fc3-4888-8a98-9f3f9fdcd2c5", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:40.449008 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '39a6e41d-6fc3-4888-8a98-9f3f9fdcd2c5', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:40.574411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume of 1 GB Aug 04 09:13:40.578008 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-05b6de96-63b2-4d61-b67c-d86ff82a6ef8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:40.580845 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Availability Zones retrieved successfully. Aug 04 09:13:40.585488 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-05b6de96-63b2-4d61-b67c-d86ff82a6ef8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a Aug 04 09:13:40.585668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-05b6de96-63b2-4d61-b67c-d86ff82a6ef8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:40.585874 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-05b6de96-63b2-4d61-b67c-d86ff82a6ef8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:40.590671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (4170e09c-3ceb-43a2-b4d4-fc5c19406542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:40.591756 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47302889-6179-4339-9148-e78389df4fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:40.594381 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:40.598788 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:40.598788 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:40.652617 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-bdd2016e-8781-48a5-a3ef-6d36604b6532 req-05b6de96-63b2-4d61-b67c-d86ff82a6ef8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a returned with HTTP 200 Aug 04 09:13:40.653020 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1165/4689] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:13:40 2026] DELETE /volume/v3/attachments/52ae1e8a-92aa-4174-a112-e4f9d549990a => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:40.656170 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47302889-6179-4339-9148-e78389df4fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:40.656948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234dc66e-2866-4513-9163-664dc849ed98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:40.722220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Created reservations ['8cebf5ea-0212-4868-ad45-9c1586cab684', 'e627c7e1-237e-468d-8355-276dc82021ff', '401710b4-c417-4c7b-b540-4864bb8d72fc', '280e4f6e-5718-4418-9532-a50675e12529'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:40.722983 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234dc66e-2866-4513-9163-664dc849ed98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cebf5ea-0212-4868-ad45-9c1586cab684', 'e627c7e1-237e-468d-8355-276dc82021ff', '401710b4-c417-4c7b-b540-4864bb8d72fc', '280e4f6e-5718-4418-9532-a50675e12529']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:40.723658 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d1ef14-d036-4d45-bafd-a5a1376da235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:40.745001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d1ef14-d036-4d45-bafd-a5a1376da235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac6a9212-20a8-4317-9d3c-0c890a9349ac', '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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['8cebf5ea-0212-4868-ad45-9c1586cab684','e627c7e1-237e-468d-8355-276dc82021ff','401710b4-c417-4c7b-b540-4864bb8d72fc','280e4f6e-5718-4418-9532-a50675e12529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:40Z,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=ac6a9212-20a8-4317-9d3c-0c890a9349ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7d88e1a6d6d435780350ee08ba048c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c85c234a1840ba879e653879484c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:40.745734 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2de9f4e-e963-4469-b328-7a8befd6ee92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:40.762433 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2de9f4e-e963-4469-b328-7a8befd6ee92) transitioned into state 'SUCCESS' from 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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['8cebf5ea-0212-4868-ad45-9c1586cab684','e627c7e1-237e-468d-8355-276dc82021ff','401710b4-c417-4c7b-b540-4864bb8d72fc','280e4f6e-5718-4418-9532-a50675e12529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:40.763062 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c134d2b-562c-4418-a7fd-6d9575044259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:40.774629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c134d2b-562c-4418-a7fd-6d9575044259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:40.775419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (4170e09c-3ceb-43a2-b4d4-fc5c19406542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:40.775701 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request issued successfully. Aug 04 09:13:40.776260 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2ee51419-c1d2-4dda-a99a-d741e022e114 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:40.776673 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1174/4690] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:13:40 2026] POST /volume/v3/volumes => generated 775 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:40.787643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-07f2317d-e19a-4a75-94b0-5ec25f33c47a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:40.789374 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-07f2317d-e19a-4a75-94b0-5ec25f33c47a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:40.789583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-07f2317d-e19a-4a75-94b0-5ec25f33c47a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:40.789763 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-07f2317d-e19a-4a75-94b0-5ec25f33c47a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:40.796813 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:40.796813 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:40.801962 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-07f2317d-e19a-4a75-94b0-5ec25f33c47a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:40.807155 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-07f2317d-e19a-4a75-94b0-5ec25f33c47a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:40.807155 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1175/4691] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:40 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:41.106503 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6c31fe33-46d3-4505-95bf-17f0d303f3f4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:41.109168 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c31fe33-46d3-4505-95bf-17f0d303f3f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:41.109410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6c31fe33-46d3-4505-95bf-17f0d303f3f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:41.109624 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6c31fe33-46d3-4505-95bf-17f0d303f3f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:41.109773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6c31fe33-46d3-4505-95bf-17f0d303f3f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:41.114718 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:41.114718 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:41.115497 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c31fe33-46d3-4505-95bf-17f0d303f3f4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:41.116053 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1178/4692] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:41 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:41.720550 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-55b90e8d-c47a-4dcb-a455-679728465cc8 req-8f968ba6-b8a3-4e40-8f6c-bb2429826906 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:41.723055 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-55b90e8d-c47a-4dcb-a455-679728465cc8 req-8f968ba6-b8a3-4e40-8f6c-bb2429826906 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:41.723334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-55b90e8d-c47a-4dcb-a455-679728465cc8 req-8f968ba6-b8a3-4e40-8f6c-bb2429826906 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:41.723574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-55b90e8d-c47a-4dcb-a455-679728465cc8 req-8f968ba6-b8a3-4e40-8f6c-bb2429826906 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:41.731686 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:41.731686 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:41.735660 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-55b90e8d-c47a-4dcb-a455-679728465cc8 req-8f968ba6-b8a3-4e40-8f6c-bb2429826906 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:41.740144 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-55b90e8d-c47a-4dcb-a455-679728465cc8 req-8f968ba6-b8a3-4e40-8f6c-bb2429826906 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:41.740657 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1166/4693] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:13:41 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:41.821538 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-530163fa-e092-4144-acdc-22e3f503b59a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:41.825689 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-530163fa-e092-4144-acdc-22e3f503b59a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:41.825933 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-530163fa-e092-4144-acdc-22e3f503b59a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:41.826144 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-530163fa-e092-4144-acdc-22e3f503b59a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:41.834760 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:41.834760 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:41.839410 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-530163fa-e092-4144-acdc-22e3f503b59a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:41.844799 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-530163fa-e092-4144-acdc-22e3f503b59a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:41.845361 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1175/4694] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:41 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:42.127667 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e44fe9c5-082e-4a12-9bd3-7636e79293ca None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:42.129862 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e44fe9c5-082e-4a12-9bd3-7636e79293ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:42.130109 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e44fe9c5-082e-4a12-9bd3-7636e79293ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:42.130360 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e44fe9c5-082e-4a12-9bd3-7636e79293ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:42.130484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e44fe9c5-082e-4a12-9bd3-7636e79293ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:42.135458 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:42.135458 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:42.136518 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e44fe9c5-082e-4a12-9bd3-7636e79293ca tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:42.137008 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1176/4695] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:42 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:42.860177 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a6fb86c5-3266-4d21-bc74-babc486ad181 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:42.861795 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6fb86c5-3266-4d21-bc74-babc486ad181 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:42.862003 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6fb86c5-3266-4d21-bc74-babc486ad181 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:42.862171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6fb86c5-3266-4d21-bc74-babc486ad181 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:42.869043 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:42.869043 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:42.872214 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a6fb86c5-3266-4d21-bc74-babc486ad181 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:42.878223 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6fb86c5-3266-4d21-bc74-babc486ad181 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:42.878574 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1179/4696] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:42 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:43.147532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-80454cbe-53af-4aee-bb0b-fc9bf968a84f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:43.149580 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-80454cbe-53af-4aee-bb0b-fc9bf968a84f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:43.149799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-80454cbe-53af-4aee-bb0b-fc9bf968a84f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:43.150026 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-80454cbe-53af-4aee-bb0b-fc9bf968a84f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:43.150176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-80454cbe-53af-4aee-bb0b-fc9bf968a84f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:43.155564 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:43.155564 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:43.155564 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-80454cbe-53af-4aee-bb0b-fc9bf968a84f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:43.155646 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1167/4697] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:43 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:43.891622 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-09e585fc-510d-471c-a9e0-54ad02193cb0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:43.893391 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-09e585fc-510d-471c-a9e0-54ad02193cb0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:43.893576 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-09e585fc-510d-471c-a9e0-54ad02193cb0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:43.893838 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-09e585fc-510d-471c-a9e0-54ad02193cb0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:43.900226 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:43.900226 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:43.903658 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-09e585fc-510d-471c-a9e0-54ad02193cb0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:43.907647 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-09e585fc-510d-471c-a9e0-54ad02193cb0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:43.908010 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1176/4698] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:43 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:43.977901 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:43.979612 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:43.979956 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1220041979", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:43.981355 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1220041979', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:43.981467 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume of 1 GB Aug 04 09:13:43.985130 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Availability Zones retrieved successfully. Aug 04 09:13:43.990275 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (99deffdd-e807-4b5d-b3e2-a38ee8a5abf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:43.991303 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0dc05b1-58cc-4c9c-95d6-42d81a0ae923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:43.992196 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:44.015296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0dc05b1-58cc-4c9c-95d6-42d81a0ae923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:44.016023 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7357bf-08ed-4b1a-bb3c-9b0a5b40fcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:44.067518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Created reservations ['698abcbf-af78-4c5e-82ea-caf4e432f831', '0bb3e85e-c4ad-44fc-b936-8f5ab2d4362e', '363d8770-f03e-4d65-9489-52f97ff430f3', '70b611e7-70f9-4305-b0db-bc5e7a84ca56'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:44.068218 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c7357bf-08ed-4b1a-bb3c-9b0a5b40fcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['698abcbf-af78-4c5e-82ea-caf4e432f831', '0bb3e85e-c4ad-44fc-b936-8f5ab2d4362e', '363d8770-f03e-4d65-9489-52f97ff430f3', '70b611e7-70f9-4305-b0db-bc5e7a84ca56']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:44.068893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65956aa7-3a9c-437a-bf72-35ff6e009146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:44.091056 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65956aa7-3a9c-437a-bf72-35ff6e009146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3724a1a-c428-4940-a01c-7e60798f6468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1220041979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['698abcbf-af78-4c5e-82ea-caf4e432f831','0bb3e85e-c4ad-44fc-b936-8f5ab2d4362e','363d8770-f03e-4d65-9489-52f97ff430f3','70b611e7-70f9-4305-b0db-bc5e7a84ca56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1220041979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3724a1a-c428-4940-a01c-7e60798f6468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813b977e55254a9caabfd3c6ca23125d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59d5d0022c944baa9312ffeca6500e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:44.091823 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0470c98-0306-4157-bb22-f3c0dfc3a6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:44.108935 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0470c98-0306-4157-bb22-f3c0dfc3a6c8) transitioned into state 'SUCCESS' from state '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-1220041979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['698abcbf-af78-4c5e-82ea-caf4e432f831','0bb3e85e-c4ad-44fc-b936-8f5ab2d4362e','363d8770-f03e-4d65-9489-52f97ff430f3','70b611e7-70f9-4305-b0db-bc5e7a84ca56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:44.109752 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a243cdd7-ee74-47cf-a5e9-eec48b364fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:44.120161 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a243cdd7-ee74-47cf-a5e9-eec48b364fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:44.121007 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (99deffdd-e807-4b5d-b3e2-a38ee8a5abf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:44.121442 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request issued successfully. Aug 04 09:13:44.122031 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1bda19fa-7bd3-4df6-80a8-c535c1680323 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:44.122500 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1177/4699] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:13:43 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:44.133825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d0e610ef-81f3-48c9-a67a-8ce670f13285 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:44.135585 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d0e610ef-81f3-48c9-a67a-8ce670f13285 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:44.135770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d0e610ef-81f3-48c9-a67a-8ce670f13285 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:44.135949 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d0e610ef-81f3-48c9-a67a-8ce670f13285 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:44.142516 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:44.142516 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:44.145880 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d0e610ef-81f3-48c9-a67a-8ce670f13285 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:44.149526 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d0e610ef-81f3-48c9-a67a-8ce670f13285 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:44.149861 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1180/4700] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:44 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:44.164778 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-18c1e350-9050-4edf-a9cf-31b7398613ce None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:44.166915 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18c1e350-9050-4edf-a9cf-31b7398613ce tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:44.167183 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-18c1e350-9050-4edf-a9cf-31b7398613ce tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:44.167439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-18c1e350-9050-4edf-a9cf-31b7398613ce tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:44.167590 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-18c1e350-9050-4edf-a9cf-31b7398613ce tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:44.172503 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:44.172503 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:44.173336 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-18c1e350-9050-4edf-a9cf-31b7398613ce tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:44.173737 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1168/4701] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:44 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:44.606432 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:44.608665 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:44.608917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:44.609180 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:44.609416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume with id: db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:44.618383 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:44.618383 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:44.619041 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:44.632071 np0000006401 devstack@c-api.service[100459]: WARNING cinder.keymgr.conf_key_mgr [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:13:44.638559 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume request issued successfully. Aug 04 09:13:44.638826 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ec2f2a91-27d0-4be7-8dfb-d4831d45b610 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 202 Aug 04 09:13:44.639466 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1177/4702] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:13:44 2026] DELETE /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:13:44.646889 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd05008f-5991-44f1-8bb3-97e2679c9974 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:44.649219 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd05008f-5991-44f1-8bb3-97e2679c9974 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:44.649426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd05008f-5991-44f1-8bb3-97e2679c9974 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:44.649611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd05008f-5991-44f1-8bb3-97e2679c9974 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:44.657073 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:44.657073 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:44.661442 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dd05008f-5991-44f1-8bb3-97e2679c9974 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:13:44.665990 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd05008f-5991-44f1-8bb3-97e2679c9974 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 200 Aug 04 09:13:44.666540 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1178/4703] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:44 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:44.922233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5b79c1e9-ca99-4bc0-932c-d377eb664126 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:44.924001 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b79c1e9-ca99-4bc0-932c-d377eb664126 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:44.924220 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b79c1e9-ca99-4bc0-932c-d377eb664126 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:44.924417 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b79c1e9-ca99-4bc0-932c-d377eb664126 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:44.932426 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:44.932426 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:44.936253 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5b79c1e9-ca99-4bc0-932c-d377eb664126 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:44.940351 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b79c1e9-ca99-4bc0-932c-d377eb664126 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:44.940763 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1181/4704] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:44 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:45.160815 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3e0a1344-8ade-41f2-bb7f-c4e9c53ddd2b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.162466 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3e0a1344-8ade-41f2-bb7f-c4e9c53ddd2b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:45.162636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3e0a1344-8ade-41f2-bb7f-c4e9c53ddd2b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.162804 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3e0a1344-8ade-41f2-bb7f-c4e9c53ddd2b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.169426 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:45.169426 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:45.174058 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3e0a1344-8ade-41f2-bb7f-c4e9c53ddd2b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:45.180026 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3e0a1344-8ade-41f2-bb7f-c4e9c53ddd2b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:45.180389 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1169/4705] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:45 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:45.182827 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c22a02de-9ff4-4ac5-ad65-542a382813f6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.184923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c22a02de-9ff4-4ac5-ad65-542a382813f6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:45.185182 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c22a02de-9ff4-4ac5-ad65-542a382813f6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.185462 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c22a02de-9ff4-4ac5-ad65-542a382813f6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.185626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c22a02de-9ff4-4ac5-ad65-542a382813f6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:45.190857 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:45.190857 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:45.191786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-61c718c4-defc-499d-915b-d4018d7ccc9b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.192233 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c22a02de-9ff4-4ac5-ad65-542a382813f6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:45.192311 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1178/4706] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:45 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:45.195502 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-61c718c4-defc-499d-915b-d4018d7ccc9b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:45.195671 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-61c718c4-defc-499d-915b-d4018d7ccc9b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.195832 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-61c718c4-defc-499d-915b-d4018d7ccc9b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.205844 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:45.205844 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:45.210598 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-61c718c4-defc-499d-915b-d4018d7ccc9b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:45.217048 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-61c718c4-defc-499d-915b-d4018d7ccc9b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:45.217464 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1179/4707] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:45 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:45.685068 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-72b1908d-b106-45b2-85f1-87ae4ef2deac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.687004 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72b1908d-b106-45b2-85f1-87ae4ef2deac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 Aug 04 09:13:45.687264 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72b1908d-b106-45b2-85f1-87ae4ef2deac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.687490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-72b1908d-b106-45b2-85f1-87ae4ef2deac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.693078 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-72b1908d-b106-45b2-85f1-87ae4ef2deac tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 returned with HTTP 404 Aug 04 09:13:45.693562 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1182/4708] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:45 2026] GET /volume/v3/volumes/db7d93c5-01e6-4c5b-8f56-1d1bcdf288c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:45.700490 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4bc28449-2603-4d1d-b22b-e400b400b1c1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.702192 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4bc28449-2603-4d1d-b22b-e400b400b1c1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:13:45.702404 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4bc28449-2603-4d1d-b22b-e400b400b1c1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.702594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4bc28449-2603-4d1d-b22b-e400b400b1c1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.703376 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-4bc28449-2603-4d1d-b22b-e400b400b1c1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:13:45.714846 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4bc28449-2603-4d1d-b22b-e400b400b1c1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Get all volumes completed successfully. Aug 04 09:13:45.716592 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:45.716592 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:45.721396 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4bc28449-2603-4d1d-b22b-e400b400b1c1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:13:45.721752 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1170/4709] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:13:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10095 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:45.737554 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-47b420be-97f5-4634-95bc-c7ab400b587c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.739837 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-47b420be-97f5-4634-95bc-c7ab400b587c tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] DELETE https://10.4.3.176/volume/v3/types/36194e24-850f-46d5-abac-44d4fe865516 Aug 04 09:13:45.740115 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-47b420be-97f5-4634-95bc-c7ab400b587c tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.740396 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-47b420be-97f5-4634-95bc-c7ab400b587c tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.770511 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-47b420be-97f5-4634-95bc-c7ab400b587c tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/36194e24-850f-46d5-abac-44d4fe865516 returned with HTTP 202 Aug 04 09:13:45.771090 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1179/4710] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:13:45 2026] DELETE /volume/v3/types/36194e24-850f-46d5-abac-44d4fe865516 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:13:45.782028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-53e64f5f-dc80-44e3-96f6-5ad2eec484b0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.784570 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53e64f5f-dc80-44e3-96f6-5ad2eec484b0 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:13:45.785094 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53e64f5f-dc80-44e3-96f6-5ad2eec484b0 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-242286031", "extra_specs": {}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:45.808073 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53e64f5f-dc80-44e3-96f6-5ad2eec484b0 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:13:45.808612 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1180/4711] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:13:45 2026] POST /volume/v3/types => generated 211 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:45.818289 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7ff83940-edf2-41c6-a17e-1efedf1180d9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.820566 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ff83940-edf2-41c6-a17e-1efedf1180d9 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] POST https://10.4.3.176/volume/v3/types/c223c49e-6dc1-4161-9187-cfcac5f9e8a2/encryption Aug 04 09:13:45.821020 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7ff83940-edf2-41c6-a17e-1efedf1180d9 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:45.839543 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ff83940-edf2-41c6-a17e-1efedf1180d9 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/c223c49e-6dc1-4161-9187-cfcac5f9e8a2/encryption returned with HTTP 200 Aug 04 09:13:45.840069 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1183/4712] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:13:45 2026] POST /volume/v3/types/c223c49e-6dc1-4161-9187-cfcac5f9e8a2/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:45.847670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.849436 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:45.849842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-934214595", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-242286031", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:45.851490 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-934214595', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-242286031', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:45.855181 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume of 1 GB Aug 04 09:13:45.855469 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:45.855469 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:45.855936 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Availability Zones retrieved successfully. Aug 04 09:13:45.861712 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (13d0b1d0-720d-4a51-b4e1-d19a19efc15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:45.862650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4a3483-7ca3-4f97-b765-3cf378b67549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:45.863515 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:45.888395 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4a3483-7ca3-4f97-b765-3cf378b67549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:13:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c223c49e-6dc1-4161-9187-cfcac5f9e8a2,is_public=True,name='tempest-scenario-type-luks-242286031',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c223c49e-6dc1-4161-9187-cfcac5f9e8a2', '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=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:45.889213 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f75ab4-35f6-4ee7-ad92-479b4629d596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:45.906901 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-7371cd74-6e64-4b51-b74e-c140cd226ac2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.908807 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-7371cd74-6e64-4b51-b74e-c140cd226ac2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:45.909060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-7371cd74-6e64-4b51-b74e-c140cd226ac2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.909312 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-7371cd74-6e64-4b51-b74e-c140cd226ac2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.915324 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-242286031 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-242286031, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:13:45.915603 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-242286031 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-242286031, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:13:45.915810 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:45.915810 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:45.919188 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-7371cd74-6e64-4b51-b74e-c140cd226ac2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:45.923448 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-7371cd74-6e64-4b51-b74e-c140cd226ac2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:45.923879 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1180/4713] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:13:45 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:45.947675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Created reservations ['058f354e-1ebf-4563-9dec-e0190e4d41af', 'f17a6d70-dc1f-4e7d-b9b5-a92acf1483ad', '725070c7-c1ac-4aa5-9b28-34aee0e49549', '7a23f4bf-2051-4c59-aecd-092ba855f1a4'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:45.948586 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96f75ab4-35f6-4ee7-ad92-479b4629d596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['058f354e-1ebf-4563-9dec-e0190e4d41af', 'f17a6d70-dc1f-4e7d-b9b5-a92acf1483ad', '725070c7-c1ac-4aa5-9b28-34aee0e49549', '7a23f4bf-2051-4c59-aecd-092ba855f1a4']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:45.950818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b1d71a-647a-4121-af90-a05661be719c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:45.954123 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-db5061db-962f-43ab-8a64-e53e75570752 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:45.956376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db5061db-962f-43ab-8a64-e53e75570752 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:45.956594 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-db5061db-962f-43ab-8a64-e53e75570752 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:45.956811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-db5061db-962f-43ab-8a64-e53e75570752 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:45.965422 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:45.965422 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:45.968703 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-db5061db-962f-43ab-8a64-e53e75570752 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:45.974483 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db5061db-962f-43ab-8a64-e53e75570752 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:45.975107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24b1d71a-647a-4121-af90-a05661be719c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16eff1f-51f7-4505-bf60-2ca99b7bf42a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-934214595',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['058f354e-1ebf-4563-9dec-e0190e4d41af','f17a6d70-dc1f-4e7d-b9b5-a92acf1483ad','725070c7-c1ac-4aa5-9b28-34aee0e49549','7a23f4bf-2051-4c59-aecd-092ba855f1a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=c223c49e-6dc1-4161-9187-cfcac5f9e8a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-934214595',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f16eff1f-51f7-4505-bf60-2ca99b7bf42a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f60feaae663432c9b814ecfc5595b92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c223c49e-6dc1-4161-9187-cfcac5f9e8a2),volume_type_id=c223c49e-6dc1-4161-9187-cfcac5f9e8a2)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:45.975314 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1181/4714] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:45 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:45.976441 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46a8d10-6856-4009-8d72-9a6dd18b68e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:45.998824 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46a8d10-6856-4009-8d72-9a6dd18b68e6) transitioned into state 'SUCCESS' from state '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-934214595',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f60feaae663432c9b814ecfc5595b92',qos_specs=None,replication_status=,reservations=['058f354e-1ebf-4563-9dec-e0190e4d41af','f17a6d70-dc1f-4e7d-b9b5-a92acf1483ad','725070c7-c1ac-4aa5-9b28-34aee0e49549','7a23f4bf-2051-4c59-aecd-092ba855f1a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f894aa0e97e46a0a92223036dd10a3e',volume_type_id=c223c49e-6dc1-4161-9187-cfcac5f9e8a2)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:45.999680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dcee158-93fc-4960-8814-32a5f2b11deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:46.005215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fe57b63e-676f-48ec-9042-57d901ec5799 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.005606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe57b63e-676f-48ec-9042-57d901ec5799 None None] GET https://10.4.3.176/volume// Aug 04 09:13:46.005811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fe57b63e-676f-48ec-9042-57d901ec5799 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:46.006034 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fe57b63e-676f-48ec-9042-57d901ec5799 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:46.006413 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe57b63e-676f-48ec-9042-57d901ec5799 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:46.006696 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1184/4715] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:13:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:46.013552 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-faa891c8-59db-4558-935c-e8ae20f10008 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.015498 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-faa891c8-59db-4558-935c-e8ae20f10008 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:13:46.015826 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-faa891c8-59db-4558-935c-e8ae20f10008 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3724a1a-c428-4940-a01c-7e60798f6468", "connector": null, "instance_uuid": "9cdd0397-38e5-424e-9c4e-fe4e6b369379"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:46.015910 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dcee158-93fc-4960-8814-32a5f2b11deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:46.016757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Flow 'volume_create_api' (13d0b1d0-720d-4a51-b4e1-d19a19efc15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:46.017086 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Create volume request issued successfully. Aug 04 09:13:46.017653 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46bb86b4-ae80-4bec-9259-6e1603fef174 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:46.018098 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1171/4716] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:13:45 2026] POST /volume/v3/volumes => generated 783 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:46.033787 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:46.033787 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:46.069379 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-faa891c8-59db-4558-935c-e8ae20f10008 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:13:46.069845 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1181/4717] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:13:46 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:46.100553 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3deec737-b18d-4e0e-9e3c-e43cd29c23f3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.102405 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3deec737-b18d-4e0e-9e3c-e43cd29c23f3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:46.102643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3deec737-b18d-4e0e-9e3c-e43cd29c23f3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:46.102888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3deec737-b18d-4e0e-9e3c-e43cd29c23f3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:46.111977 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:46.111977 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:46.115447 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3deec737-b18d-4e0e-9e3c-e43cd29c23f3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:46.117699 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1a76b1a8-cb1c-4b11-992f-f339d2b06105 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.118267 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1a76b1a8-cb1c-4b11-992f-f339d2b06105 None None] GET https://10.4.3.176/volume// Aug 04 09:13:46.118484 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1a76b1a8-cb1c-4b11-992f-f339d2b06105 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:46.118767 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1a76b1a8-cb1c-4b11-992f-f339d2b06105 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:46.119120 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3deec737-b18d-4e0e-9e3c-e43cd29c23f3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:46.119257 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1a76b1a8-cb1c-4b11-992f-f339d2b06105 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:46.119519 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1182/4718] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:46 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:46.119645 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1185/4719] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:13:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:46.133703 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-771578eb-acd7-46b6-b5d1-2bb9c509576a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.136807 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-771578eb-acd7-46b6-b5d1-2bb9c509576a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:46.137166 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-771578eb-acd7-46b6-b5d1-2bb9c509576a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:46.137454 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-771578eb-acd7-46b6-b5d1-2bb9c509576a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:46.147555 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:46.147555 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:46.150737 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-771578eb-acd7-46b6-b5d1-2bb9c509576a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:46.154708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-771578eb-acd7-46b6-b5d1-2bb9c509576a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:46.155165 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1172/4720] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:13:46 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 1029 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:46.202252 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2fcac322-e970-45c2-8097-789f3e5ad48b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.205799 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2fcac322-e970-45c2-8097-789f3e5ad48b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:13:46.206050 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2fcac322-e970-45c2-8097-789f3e5ad48b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:46.206251 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2fcac322-e970-45c2-8097-789f3e5ad48b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:46.206391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2fcac322-e970-45c2-8097-789f3e5ad48b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:46.211379 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:46.211379 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:46.212251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2fcac322-e970-45c2-8097-789f3e5ad48b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:13:46.212758 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1182/4721] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:46 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:46.222522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.224928 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:13:46.225393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c77201e-c0ae-45ad-828c-46e8ccf3ee30", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-221618094"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:46.227428 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating new backup {'backup': {'volume_id': '3c77201e-c0ae-45ad-828c-46e8ccf3ee30', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-221618094'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:13:46.227635 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating backup of volume 3c77201e-c0ae-45ad-828c-46e8ccf3ee30 in container None Aug 04 09:13:46.249757 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:46.249757 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:46.250482 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:13:46.270489 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['a0111a96-4815-4505-948a-818baefd0846', 'fdf093c9-1dd0-4cec-83e5-dc06e4c99969'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:46.273826 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-04e96a40-ea8a-4806-958f-aaf8f1e044f5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.275867 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-04e96a40-ea8a-4806-958f-aaf8f1e044f5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] PUT https://10.4.3.176/volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7 Aug 04 09:13:46.276222 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-04e96a40-ea8a-4806-958f-aaf8f1e044f5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:46.286945 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-04e96a40-ea8a-4806-958f-aaf8f1e044f5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Acquiring lock "cinder-attachment_update-e3724a1a-c428-4940-a01c-7e60798f6468-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:13:46.291566 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-04e96a40-ea8a-4806-958f-aaf8f1e044f5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-e3724a1a-c428-4940-a01c-7e60798f6468-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:13:46.292946 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:46.292946 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:46.314140 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e7cf1ca1-c31f-47a9-8b9d-89dac81b1c5a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:13:46.314794 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1183/4722] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:13:46 2026] POST /volume/v3/backups => generated 329 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:46.323367 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-36522c27-26e8-4dbe-aa05-1a2872fe0f3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:46.325344 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36522c27-26e8-4dbe-aa05-1a2872fe0f3e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:46.325567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36522c27-26e8-4dbe-aa05-1a2872fe0f3e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:46.325766 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36522c27-26e8-4dbe-aa05-1a2872fe0f3e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:46.325891 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-36522c27-26e8-4dbe-aa05-1a2872fe0f3e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:46.330515 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:46.330515 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:46.331360 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36522c27-26e8-4dbe-aa05-1a2872fe0f3e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:46.331773 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1173/4723] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:46 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:46.414938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-04e96a40-ea8a-4806-958f-aaf8f1e044f5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-e3724a1a-c428-4940-a01c-7e60798f6468-np0000006401" released by "attachment_update" :: held 0.123s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:13:46.415260 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-04e96a40-ea8a-4806-958f-aaf8f1e044f5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7 returned with HTTP 200 Aug 04 09:13:46.415641 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1186/4724] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:13:46 2026] PUT /volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4e1c7ce1-403a-4d13-aef7-2c80b38be1b0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e1c7ce1-403a-4d13-aef7-2c80b38be1b0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e1c7ce1-403a-4d13-aef7-2c80b38be1b0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4e1c7ce1-403a-4d13-aef7-2c80b38be1b0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4e1c7ce1-403a-4d13-aef7-2c80b38be1b0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4e1c7ce1-403a-4d13-aef7-2c80b38be1b0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:47.176551 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1183/4725] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:46 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2223edb4-0a67-4582-8e85-c0beee21dc02 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2223edb4-0a67-4582-8e85-c0beee21dc02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2223edb4-0a67-4582-8e85-c0beee21dc02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2223edb4-0a67-4582-8e85-c0beee21dc02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2223edb4-0a67-4582-8e85-c0beee21dc02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2223edb4-0a67-4582-8e85-c0beee21dc02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:47.177878 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1184/4726] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:47 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ccad6745-7165-41b1-a8fb-381a31e17085 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ccad6745-7165-41b1-a8fb-381a31e17085 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ccad6745-7165-41b1-a8fb-381a31e17085 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ccad6745-7165-41b1-a8fb-381a31e17085 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-ccad6745-7165-41b1-a8fb-381a31e17085 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ccad6745-7165-41b1-a8fb-381a31e17085 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ccad6745-7165-41b1-a8fb-381a31e17085 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume request issued successfully. Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ccad6745-7165-41b1-a8fb-381a31e17085 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 202 Aug 04 09:13:47.178845 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1174/4727] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:13:47 2026] DELETE /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-841965a6-727f-4779-a751-bd927b4f9b38 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-841965a6-727f-4779-a751-bd927b4f9b38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-841965a6-727f-4779-a751-bd927b4f9b38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-841965a6-727f-4779-a751-bd927b4f9b38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-841965a6-727f-4779-a751-bd927b4f9b38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-841965a6-727f-4779-a751-bd927b4f9b38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 200 Aug 04 09:13:47.179712 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1187/4728] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:47 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-57c4bdf2-093f-4da7-b952-50d9415afd4b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-57c4bdf2-093f-4da7-b952-50d9415afd4b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-57c4bdf2-093f-4da7-b952-50d9415afd4b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-57c4bdf2-093f-4da7-b952-50d9415afd4b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-57c4bdf2-093f-4da7-b952-50d9415afd4b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-57c4bdf2-093f-4da7-b952-50d9415afd4b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:47.180566 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1184/4729] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:47 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:47.342219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4bb13b8a-3dcb-4d9f-9bd2-71ab4b471a6c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:47.344247 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4bb13b8a-3dcb-4d9f-9bd2-71ab4b471a6c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:47.344376 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4bb13b8a-3dcb-4d9f-9bd2-71ab4b471a6c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:47.344591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4bb13b8a-3dcb-4d9f-9bd2-71ab4b471a6c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:47.344735 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4bb13b8a-3dcb-4d9f-9bd2-71ab4b471a6c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:47.348915 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:47.348915 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:47.349664 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4bb13b8a-3dcb-4d9f-9bd2-71ab4b471a6c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:47.350078 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1185/4730] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:47 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:48.118560 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-49416cae-93f7-47e4-9578-47a96ed9e040 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:48.120692 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-49416cae-93f7-47e4-9578-47a96ed9e040 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:13:48.120909 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-49416cae-93f7-47e4-9578-47a96ed9e040 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:48.121159 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-49416cae-93f7-47e4-9578-47a96ed9e040 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:48.126940 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-49416cae-93f7-47e4-9578-47a96ed9e040 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 404 Aug 04 09:13:48.127682 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1175/4731] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:48 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:13:48.178540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8ecd9d12-63d7-4dd2-ad32-31780772ff73 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:48.180252 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ecd9d12-63d7-4dd2-ad32-31780772ff73 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:48.180558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8ecd9d12-63d7-4dd2-ad32-31780772ff73 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:48.180634 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8ecd9d12-63d7-4dd2-ad32-31780772ff73 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:48.190798 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:48.190798 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:48.194086 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8ecd9d12-63d7-4dd2-ad32-31780772ff73 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:48.198798 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8ecd9d12-63d7-4dd2-ad32-31780772ff73 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:48.198798 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1188/4732] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:48 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:48.359794 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bc7540d2-9bb8-47fd-926f-8fd0a072c754 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:48.361463 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc7540d2-9bb8-47fd-926f-8fd0a072c754 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:48.361636 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc7540d2-9bb8-47fd-926f-8fd0a072c754 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:48.361808 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc7540d2-9bb8-47fd-926f-8fd0a072c754 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:48.361905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-bc7540d2-9bb8-47fd-926f-8fd0a072c754 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:48.366037 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:48.366037 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:48.366761 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc7540d2-9bb8-47fd-926f-8fd0a072c754 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:48.367119 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1185/4733] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:48 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:49.014679 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-77773041-6c8b-4c46-843b-ff81431563a9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:49.016365 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-77773041-6c8b-4c46-843b-ff81431563a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:13:49.016682 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-77773041-6c8b-4c46-843b-ff81431563a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "807bf440-60cc-4691-80a8-a5f3d891fef6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1935468077", "description": null, "metadata": null}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:49.027725 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:49.027725 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:49.028424 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-77773041-6c8b-4c46-843b-ff81431563a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:13:49.028549 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-77773041-6c8b-4c46-843b-ff81431563a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create snapshot from volume 807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:13:49.053408 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-77773041-6c8b-4c46-843b-ff81431563a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['884372a3-0ebb-45bd-b996-b0b1543af1e4', 'e90e45ef-b139-4c74-9ce4-fd298e68a3e2', 'e2d23bf4-447e-4326-a7e5-9e71a422b8cd', '08340fbd-5b36-43be-9790-6c6551e69ad8'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:49.086698 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-77773041-6c8b-4c46-843b-ff81431563a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot force create request issued successfully. Aug 04 09:13:49.087191 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-77773041-6c8b-4c46-843b-ff81431563a9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:13:49.087750 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1186/4734] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:13:49 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) Aug 04 09:13:49.097277 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-49fe9b9f-6350-4b78-a414-5956d614c372 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:49.099296 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-49fe9b9f-6350-4b78-a414-5956d614c372 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda Aug 04 09:13:49.099548 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-49fe9b9f-6350-4b78-a414-5956d614c372 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:49.099848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-49fe9b9f-6350-4b78-a414-5956d614c372 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:49.104621 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:49.104621 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:49.105018 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-49fe9b9f-6350-4b78-a414-5956d614c372 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:13:49.105878 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-49fe9b9f-6350-4b78-a414-5956d614c372 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda returned with HTTP 200 Aug 04 09:13:49.106243 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1176/4735] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:49 2026] GET /volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:49.211499 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-02ab9fb8-23db-46b9-8995-19f61af84a85 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:49.213267 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02ab9fb8-23db-46b9-8995-19f61af84a85 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:49.213457 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02ab9fb8-23db-46b9-8995-19f61af84a85 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:49.213641 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-02ab9fb8-23db-46b9-8995-19f61af84a85 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:49.222791 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:49.222791 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:49.226857 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-02ab9fb8-23db-46b9-8995-19f61af84a85 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:49.231784 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-02ab9fb8-23db-46b9-8995-19f61af84a85 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:49.232355 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1189/4736] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:49 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:49.375966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-429d0996-d585-45aa-83e9-bdc29782a2bf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:49.377554 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-429d0996-d585-45aa-83e9-bdc29782a2bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:49.377739 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-429d0996-d585-45aa-83e9-bdc29782a2bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:49.377866 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-429d0996-d585-45aa-83e9-bdc29782a2bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:49.377961 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-429d0996-d585-45aa-83e9-bdc29782a2bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:49.381682 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:49.381682 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:49.382315 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-429d0996-d585-45aa-83e9-bdc29782a2bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:49.382610 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1186/4737] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:49 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:49.568541 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:49.570163 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:13:49.570485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "421f2358-0be5-402c-ae52-4d16e51da568", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:49.571781 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '421f2358-0be5-402c-ae52-4d16e51da568', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:13:49.649061 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume of 1 GB Aug 04 09:13:49.649492 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:49.649492 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:49.654465 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Availability Zones retrieved successfully. Aug 04 09:13:49.662632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (84051187-8b7f-431c-8e63-ae1ba9187f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:49.665471 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff89749-eb78-4431-80c5-e7dcc0abf909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:49.666848 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:13:49.701997 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-a520dab9-e939-4691-83cb-2d076de5935e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:49.703919 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-a520dab9-e939-4691-83cb-2d076de5935e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7/action Aug 04 09:13:49.704291 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-a520dab9-e939-4691-83cb-2d076de5935e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:13:49.704413 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-a520dab9-e939-4691-83cb-2d076de5935e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:49.718988 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:49.718988 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:49.720434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff89749-eb78-4431-80c5-e7dcc0abf909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:49.721127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb5854a-7c19-451f-98cd-aa586455213c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:49.729502 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f87a0c0f-03c4-4856-91bb-a75d23d50ae3 req-a520dab9-e939-4691-83cb-2d076de5935e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7/action returned with HTTP 204 Aug 04 09:13:49.729928 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1177/4738] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:13:49 2026] POST /volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:49.759440 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Created reservations ['7e7fe435-e859-4c17-9759-fe5a7b50d2d2', 'bf490e77-441b-41a4-8d1e-bce5cc79a6db', '618f106c-38a4-4476-b0d6-5c062b05dc29', '9955b0a8-2ea0-45fb-acbe-5a19ebcd9f04'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:49.760111 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb5854a-7c19-451f-98cd-aa586455213c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7fe435-e859-4c17-9759-fe5a7b50d2d2', 'bf490e77-441b-41a4-8d1e-bce5cc79a6db', '618f106c-38a4-4476-b0d6-5c062b05dc29', '9955b0a8-2ea0-45fb-acbe-5a19ebcd9f04']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:49.760755 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49127b09-1e97-427f-9df6-06f2e4059356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:49.784276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49127b09-1e97-427f-9df6-06f2e4059356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85be5962-0619-4025-9a22-c0b2e40eec7c', '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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['7e7fe435-e859-4c17-9759-fe5a7b50d2d2','bf490e77-441b-41a4-8d1e-bce5cc79a6db','618f106c-38a4-4476-b0d6-5c062b05dc29','9955b0a8-2ea0-45fb-acbe-5a19ebcd9f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:13:49Z,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=85be5962-0619-4025-9a22-c0b2e40eec7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7d88e1a6d6d435780350ee08ba048c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c85c234a1840ba879e653879484c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:49.784920 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809c97e7-6272-4f34-b411-c2e2f110d486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:49.825432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (809c97e7-6272-4f34-b411-c2e2f110d486) transitioned into state 'SUCCESS' from 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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['7e7fe435-e859-4c17-9759-fe5a7b50d2d2','bf490e77-441b-41a4-8d1e-bce5cc79a6db','618f106c-38a4-4476-b0d6-5c062b05dc29','9955b0a8-2ea0-45fb-acbe-5a19ebcd9f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:49.826092 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a84b93-31d3-43b8-ba76-87f82ac3bd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:13:49.834275 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a84b93-31d3-43b8-ba76-87f82ac3bd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:13:49.834963 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (84051187-8b7f-431c-8e63-ae1ba9187f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:13:49.835309 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request issued successfully. Aug 04 09:13:49.835803 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5550be53-5aeb-4cd0-b2db-f2dcfe6bcb36 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:13:49.836213 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1187/4739] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:13:49 2026] POST /volume/v3/volumes => generated 775 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:13:49.848329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d4037142-a90f-4a22-9a96-16f88f332781 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:49.850010 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d4037142-a90f-4a22-9a96-16f88f332781 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:49.850165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d4037142-a90f-4a22-9a96-16f88f332781 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:49.850363 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d4037142-a90f-4a22-9a96-16f88f332781 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:49.857187 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:49.857187 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:49.860575 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d4037142-a90f-4a22-9a96-16f88f332781 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:49.864592 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d4037142-a90f-4a22-9a96-16f88f332781 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:49.864964 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1190/4740] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:49 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:50.114320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-03cb28f7-f4d2-4337-b110-b89f979d250b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:50.115966 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-03cb28f7-f4d2-4337-b110-b89f979d250b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda Aug 04 09:13:50.116173 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-03cb28f7-f4d2-4337-b110-b89f979d250b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:50.116378 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-03cb28f7-f4d2-4337-b110-b89f979d250b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:50.121122 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:50.121122 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:50.121504 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-03cb28f7-f4d2-4337-b110-b89f979d250b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:13:50.122221 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-03cb28f7-f4d2-4337-b110-b89f979d250b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda returned with HTTP 200 Aug 04 09:13:50.122535 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1187/4741] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:50 2026] GET /volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:50.130090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9820399b-993c-4897-8854-b81601f2869a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:50.131813 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9820399b-993c-4897-8854-b81601f2869a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda Aug 04 09:13:50.131998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9820399b-993c-4897-8854-b81601f2869a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:50.132182 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9820399b-993c-4897-8854-b81601f2869a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:50.136638 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:50.136638 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:50.137131 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9820399b-993c-4897-8854-b81601f2869a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:13:50.137808 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9820399b-993c-4897-8854-b81601f2869a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda returned with HTTP 200 Aug 04 09:13:50.138267 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1178/4742] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:50 2026] GET /volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:50.247802 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-34200d3e-ebfc-433e-a39a-85e84228df6f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:50.249839 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-34200d3e-ebfc-433e-a39a-85e84228df6f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:50.249839 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-34200d3e-ebfc-433e-a39a-85e84228df6f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:50.249839 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-34200d3e-ebfc-433e-a39a-85e84228df6f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:50.262511 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:50.262511 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:50.266181 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-34200d3e-ebfc-433e-a39a-85e84228df6f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:50.271256 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-34200d3e-ebfc-433e-a39a-85e84228df6f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:50.271655 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1188/4743] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:50 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:50.395910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6b87762b-cf6b-4205-ba40-b45fd5a0106c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:50.399520 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b87762b-cf6b-4205-ba40-b45fd5a0106c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:50.399520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b87762b-cf6b-4205-ba40-b45fd5a0106c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:50.399520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b87762b-cf6b-4205-ba40-b45fd5a0106c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:50.399520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6b87762b-cf6b-4205-ba40-b45fd5a0106c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:50.408694 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:50.408694 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:50.409639 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b87762b-cf6b-4205-ba40-b45fd5a0106c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:50.410092 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1191/4744] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:50 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:50.879542 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2aa247ac-8548-4331-9667-71402db784b1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:50.881641 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2aa247ac-8548-4331-9667-71402db784b1 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:50.881875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2aa247ac-8548-4331-9667-71402db784b1 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:50.882638 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2aa247ac-8548-4331-9667-71402db784b1 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:50.891506 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:50.891506 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:50.895514 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2aa247ac-8548-4331-9667-71402db784b1 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:50.900456 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2aa247ac-8548-4331-9667-71402db784b1 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:50.900926 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1188/4745] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:50 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:13:51.420728 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b318d634-ff7d-4e91-83e3-fef35e4cec61 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:51.422290 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b318d634-ff7d-4e91-83e3-fef35e4cec61 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:51.422460 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b318d634-ff7d-4e91-83e3-fef35e4cec61 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:51.422631 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b318d634-ff7d-4e91-83e3-fef35e4cec61 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:51.422745 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-b318d634-ff7d-4e91-83e3-fef35e4cec61 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:51.426403 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:51.426403 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:51.427033 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b318d634-ff7d-4e91-83e3-fef35e4cec61 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:51.427372 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1179/4746] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:51 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:51.914184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3e49cd12-626a-4740-847c-7ff2ea3d90fb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:51.915798 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e49cd12-626a-4740-847c-7ff2ea3d90fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:51.916005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e49cd12-626a-4740-847c-7ff2ea3d90fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:51.916186 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e49cd12-626a-4740-847c-7ff2ea3d90fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:51.925086 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:51.925086 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:51.931855 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3e49cd12-626a-4740-847c-7ff2ea3d90fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:51.936354 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e49cd12-626a-4740-847c-7ff2ea3d90fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:51.936765 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1189/4747] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:51 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:52.437074 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f9fc3222-85e5-4e9b-bc2a-02c4d593552f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:52.438950 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9fc3222-85e5-4e9b-bc2a-02c4d593552f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:52.439159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9fc3222-85e5-4e9b-bc2a-02c4d593552f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:52.442489 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9fc3222-85e5-4e9b-bc2a-02c4d593552f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:52.442621 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f9fc3222-85e5-4e9b-bc2a-02c4d593552f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:52.454095 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:52.454095 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:52.455055 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9fc3222-85e5-4e9b-bc2a-02c4d593552f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:52.455465 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1192/4748] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:52 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:52.954774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b4968317-0d7c-4656-bfff-32a41b0e2ca7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:52.956644 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b4968317-0d7c-4656-bfff-32a41b0e2ca7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:52.956860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b4968317-0d7c-4656-bfff-32a41b0e2ca7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:52.957092 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b4968317-0d7c-4656-bfff-32a41b0e2ca7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:52.965548 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:52.965548 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:52.973402 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b4968317-0d7c-4656-bfff-32a41b0e2ca7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:52.981431 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b4968317-0d7c-4656-bfff-32a41b0e2ca7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:52.983227 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1189/4749] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:52 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:53.266993 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:53.269574 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:13:53.270144 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3724a1a-c428-4940-a01c-7e60798f6468", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1855885468", "description": null, "metadata": null}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:53.287662 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:53.287662 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:53.288414 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:53.288656 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create snapshot from volume e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:53.335812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Created reservations ['c1658244-f764-446b-82dc-fefa7cd490e4', '90b5f800-887c-4962-adb6-d664afb17767', 'c1ff67a5-4e4c-4e9e-8497-6139cc12dc06', 'dddff9bc-d895-4ed6-bb97-565e51d820e0'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:53.373649 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot force create request issued successfully. Aug 04 09:13:53.374032 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-399c5378-c30e-4b95-97ae-02d148a1cfa6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:13:53.374571 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1180/4750] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:13:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:53.382629 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b1143956-d0b7-4240-afa9-014bc5b23b29 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:53.387763 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b1143956-d0b7-4240-afa9-014bc5b23b29 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e Aug 04 09:13:53.388053 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b1143956-d0b7-4240-afa9-014bc5b23b29 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:53.388331 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b1143956-d0b7-4240-afa9-014bc5b23b29 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:53.395655 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:53.395655 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:53.396163 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b1143956-d0b7-4240-afa9-014bc5b23b29 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:53.396874 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b1143956-d0b7-4240-afa9-014bc5b23b29 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e returned with HTTP 200 Aug 04 09:13:53.397364 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1190/4751] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:53 2026] GET /volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:53.465434 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-53b24ed2-e668-46cb-ac69-b7ea0cb03d32 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:53.467332 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-53b24ed2-e668-46cb-ac69-b7ea0cb03d32 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:53.467557 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-53b24ed2-e668-46cb-ac69-b7ea0cb03d32 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:53.467757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-53b24ed2-e668-46cb-ac69-b7ea0cb03d32 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:53.467896 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-53b24ed2-e668-46cb-ac69-b7ea0cb03d32 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:53.472604 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:53.472604 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:53.473516 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-53b24ed2-e668-46cb-ac69-b7ea0cb03d32 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:53.473933 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1193/4752] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:53 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:53.999700 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f6505e25-bd13-41d6-a4c0-c57ccffac43a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:54.001998 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f6505e25-bd13-41d6-a4c0-c57ccffac43a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:54.002227 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f6505e25-bd13-41d6-a4c0-c57ccffac43a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:54.002401 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f6505e25-bd13-41d6-a4c0-c57ccffac43a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:54.012681 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:54.012681 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:54.018649 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f6505e25-bd13-41d6-a4c0-c57ccffac43a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:54.024036 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f6505e25-bd13-41d6-a4c0-c57ccffac43a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:54.024558 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1190/4753] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:53 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:54.406250 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b5ed1f14-99b5-489f-b1b7-720ad8917564 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:54.409232 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b5ed1f14-99b5-489f-b1b7-720ad8917564 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e Aug 04 09:13:54.409600 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b5ed1f14-99b5-489f-b1b7-720ad8917564 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:54.409900 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b5ed1f14-99b5-489f-b1b7-720ad8917564 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:54.419463 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:54.419463 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:54.420438 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b5ed1f14-99b5-489f-b1b7-720ad8917564 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:54.420668 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b5ed1f14-99b5-489f-b1b7-720ad8917564 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e returned with HTTP 200 Aug 04 09:13:54.421031 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1181/4754] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:54 2026] GET /volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:54.429840 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c178d847-09a7-43be-bcdf-90bc74d1d90b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:54.431739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c178d847-09a7-43be-bcdf-90bc74d1d90b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e Aug 04 09:13:54.431952 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c178d847-09a7-43be-bcdf-90bc74d1d90b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:54.432294 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c178d847-09a7-43be-bcdf-90bc74d1d90b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:54.438525 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:54.438525 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:54.438993 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c178d847-09a7-43be-bcdf-90bc74d1d90b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:54.439818 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c178d847-09a7-43be-bcdf-90bc74d1d90b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e returned with HTTP 200 Aug 04 09:13:54.440259 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1191/4755] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:54 2026] GET /volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:54.486288 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-27d63d75-1e16-4c1a-b74f-3ce8316321cd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:54.488085 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27d63d75-1e16-4c1a-b74f-3ce8316321cd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:54.488614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27d63d75-1e16-4c1a-b74f-3ce8316321cd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:54.488614 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-27d63d75-1e16-4c1a-b74f-3ce8316321cd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:54.488700 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-27d63d75-1e16-4c1a-b74f-3ce8316321cd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:54.493830 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:54.493830 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:54.494534 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-27d63d75-1e16-4c1a-b74f-3ce8316321cd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:54.494982 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1194/4756] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:54 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:55.039479 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0195597d-6eb1-4493-9b95-7608fc057ee3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:55.041662 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0195597d-6eb1-4493-9b95-7608fc057ee3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:55.041922 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0195597d-6eb1-4493-9b95-7608fc057ee3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:55.042154 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0195597d-6eb1-4493-9b95-7608fc057ee3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:55.050838 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:55.050838 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:55.054778 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0195597d-6eb1-4493-9b95-7608fc057ee3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:55.061098 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0195597d-6eb1-4493-9b95-7608fc057ee3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:55.061623 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1191/4757] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:55 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:55.509220 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1eecd0f8-cd70-432f-9e78-ee953083e091 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:55.511331 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1eecd0f8-cd70-432f-9e78-ee953083e091 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:55.511537 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1eecd0f8-cd70-432f-9e78-ee953083e091 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:55.511715 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1eecd0f8-cd70-432f-9e78-ee953083e091 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:55.511812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1eecd0f8-cd70-432f-9e78-ee953083e091 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:55.516053 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:55.516053 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:55.516817 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1eecd0f8-cd70-432f-9e78-ee953083e091 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:55.517264 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1182/4758] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:55 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:55.948263 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:55.949789 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:13:55.950158 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3724a1a-c428-4940-a01c-7e60798f6468", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1192014982", "description": null, "metadata": null}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:55.960002 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:55.960002 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:55.960632 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:55.960820 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create snapshot from volume e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:55.981902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Created reservations ['631f53ea-c357-4efc-a2d2-cfa6af8740e0', 'fc327113-6c8f-4225-8a45-0fa899fb8d6b', 'f090e427-f786-48de-b726-58f4d4198b16', 'e5fe9cba-6370-4539-981f-7d073286beb5'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:56.011658 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot force create request issued successfully. Aug 04 09:13:56.012059 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a37a703b-2889-4c5a-84ae-d2efd0f58660 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:13:56.012500 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1192/4759] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:13:55 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:56.020648 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9d34f5c9-b1db-4578-bc5c-127ed301a192 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:56.022505 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9d34f5c9-b1db-4578-bc5c-127ed301a192 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f Aug 04 09:13:56.022738 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9d34f5c9-b1db-4578-bc5c-127ed301a192 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:56.022943 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9d34f5c9-b1db-4578-bc5c-127ed301a192 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:56.028726 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:56.028726 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:56.029178 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9d34f5c9-b1db-4578-bc5c-127ed301a192 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:56.030003 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9d34f5c9-b1db-4578-bc5c-127ed301a192 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f returned with HTTP 200 Aug 04 09:13:56.030392 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1195/4760] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:56 2026] GET /volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:56.074937 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1f6cc0dc-abe5-4d7e-9a60-255c92ae3137 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:56.076676 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1f6cc0dc-abe5-4d7e-9a60-255c92ae3137 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:56.076920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1f6cc0dc-abe5-4d7e-9a60-255c92ae3137 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:56.077143 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1f6cc0dc-abe5-4d7e-9a60-255c92ae3137 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:56.083865 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:56.083865 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:56.087217 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1f6cc0dc-abe5-4d7e-9a60-255c92ae3137 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:56.090938 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1f6cc0dc-abe5-4d7e-9a60-255c92ae3137 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:56.091303 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1192/4761] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:56 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:56.526503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-37c421ff-2784-4ab1-910e-7d7b1198ec9d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:56.528347 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-37c421ff-2784-4ab1-910e-7d7b1198ec9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:56.528518 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-37c421ff-2784-4ab1-910e-7d7b1198ec9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:56.528692 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-37c421ff-2784-4ab1-910e-7d7b1198ec9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:56.528830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-37c421ff-2784-4ab1-910e-7d7b1198ec9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:56.532906 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:56.532906 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:56.533597 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-37c421ff-2784-4ab1-910e-7d7b1198ec9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:56.533955 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1183/4762] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:56 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:57.039020 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0a22652b-dd43-42c6-a93e-415b3b6bb0ae None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:57.041602 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0a22652b-dd43-42c6-a93e-415b3b6bb0ae tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f Aug 04 09:13:57.041827 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0a22652b-dd43-42c6-a93e-415b3b6bb0ae tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:57.042058 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0a22652b-dd43-42c6-a93e-415b3b6bb0ae tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:57.047903 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:57.047903 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:57.048376 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0a22652b-dd43-42c6-a93e-415b3b6bb0ae tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:57.049357 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0a22652b-dd43-42c6-a93e-415b3b6bb0ae tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f returned with HTTP 200 Aug 04 09:13:57.049821 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1193/4763] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:57 2026] GET /volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:57.057384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-52bf4eea-4733-4d0a-9875-48183fe7f698 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:57.059055 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-52bf4eea-4733-4d0a-9875-48183fe7f698 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f Aug 04 09:13:57.059317 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-52bf4eea-4733-4d0a-9875-48183fe7f698 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:57.059514 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-52bf4eea-4733-4d0a-9875-48183fe7f698 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:57.064530 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:57.064530 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:57.064861 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-52bf4eea-4733-4d0a-9875-48183fe7f698 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:57.065609 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-52bf4eea-4733-4d0a-9875-48183fe7f698 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f returned with HTTP 200 Aug 04 09:13:57.065926 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1196/4764] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:57 2026] GET /volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:57.104316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ebdcb677-d638-42ce-96ab-1144dc1ac144 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:57.106138 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebdcb677-d638-42ce-96ab-1144dc1ac144 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:57.106355 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebdcb677-d638-42ce-96ab-1144dc1ac144 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:57.106528 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ebdcb677-d638-42ce-96ab-1144dc1ac144 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:57.115671 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:57.115671 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:57.120269 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ebdcb677-d638-42ce-96ab-1144dc1ac144 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:57.126138 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ebdcb677-d638-42ce-96ab-1144dc1ac144 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:57.126685 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1193/4765] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:57 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:57.543386 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-42dd5dfb-f03c-4cee-97d0-bf1546b4cebb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:57.545149 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-42dd5dfb-f03c-4cee-97d0-bf1546b4cebb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:57.545362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-42dd5dfb-f03c-4cee-97d0-bf1546b4cebb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:57.545538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-42dd5dfb-f03c-4cee-97d0-bf1546b4cebb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:57.545880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-42dd5dfb-f03c-4cee-97d0-bf1546b4cebb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:57.551579 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:57.551579 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:57.552390 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-42dd5dfb-f03c-4cee-97d0-bf1546b4cebb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:57.552773 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1184/4766] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:57 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:58.138559 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2228f276-bd6f-4955-b3ab-8c7363b3178a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:58.140689 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2228f276-bd6f-4955-b3ab-8c7363b3178a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:58.140939 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2228f276-bd6f-4955-b3ab-8c7363b3178a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:58.141096 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2228f276-bd6f-4955-b3ab-8c7363b3178a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:58.148185 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:58.148185 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:58.151783 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2228f276-bd6f-4955-b3ab-8c7363b3178a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:58.155620 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2228f276-bd6f-4955-b3ab-8c7363b3178a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:58.156092 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1194/4767] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:58 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:58.384304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0c634852-83a0-490a-8194-c0f479d3db38 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:58.385763 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c634852-83a0-490a-8194-c0f479d3db38 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:13:58.386080 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0c634852-83a0-490a-8194-c0f479d3db38 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3724a1a-c428-4940-a01c-7e60798f6468", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-911616714", "description": null, "metadata": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:58.395243 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:58.395243 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:58.395571 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0c634852-83a0-490a-8194-c0f479d3db38 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:58.395695 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-0c634852-83a0-490a-8194-c0f479d3db38 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create snapshot from volume e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:58.418216 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-0c634852-83a0-490a-8194-c0f479d3db38 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Created reservations ['2f6a00c3-06fc-4a36-a5be-0e94db00ae74', 'b53689bb-7f53-489b-a7b1-680f530d4cc1', 'cda2f4d6-1c25-4960-8f32-1c5248aa0cd2', '70e58d62-cff8-414d-8f4a-b294ee0f4f1e'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:13:58.496057 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0c634852-83a0-490a-8194-c0f479d3db38 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot force create request issued successfully. Aug 04 09:13:58.496427 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0c634852-83a0-490a-8194-c0f479d3db38 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:13:58.496834 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1197/4768] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:13:58 2026] POST /volume/v3/snapshots => generated 312 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:58.505397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f0bda645-a2fa-43ae-9c8b-afca659e7c08 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:58.508120 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0bda645-a2fa-43ae-9c8b-afca659e7c08 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 Aug 04 09:13:58.508120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0bda645-a2fa-43ae-9c8b-afca659e7c08 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:58.508120 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0bda645-a2fa-43ae-9c8b-afca659e7c08 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:58.512666 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:58.512666 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:58.512904 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f0bda645-a2fa-43ae-9c8b-afca659e7c08 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:58.513832 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0bda645-a2fa-43ae-9c8b-afca659e7c08 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 returned with HTTP 200 Aug 04 09:13:58.514162 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1194/4769] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:58 2026] GET /volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:58.569939 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-923d690f-8eb3-45a2-b681-ff18c4eb961d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:58.574456 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-923d690f-8eb3-45a2-b681-ff18c4eb961d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:58.574646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-923d690f-8eb3-45a2-b681-ff18c4eb961d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:58.574820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-923d690f-8eb3-45a2-b681-ff18c4eb961d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:58.574915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-923d690f-8eb3-45a2-b681-ff18c4eb961d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:58.583958 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:58.583958 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:58.585018 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-923d690f-8eb3-45a2-b681-ff18c4eb961d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:58.585469 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1185/4770] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:58 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:59.169318 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-92885e15-817c-4123-9733-8e458877221e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.172165 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-92885e15-817c-4123-9733-8e458877221e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:13:59.172420 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-92885e15-817c-4123-9733-8e458877221e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.172606 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-92885e15-817c-4123-9733-8e458877221e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.182566 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.182566 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:59.188692 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-92885e15-817c-4123-9733-8e458877221e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:13:59.193855 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-92885e15-817c-4123-9733-8e458877221e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:13:59.194281 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1195/4771] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:59.524829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a6fecd56-356a-4fc4-9b66-299ee0b7f3ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.526756 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6fecd56-356a-4fc4-9b66-299ee0b7f3ac tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 Aug 04 09:13:59.526948 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6fecd56-356a-4fc4-9b66-299ee0b7f3ac tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.527134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a6fecd56-356a-4fc4-9b66-299ee0b7f3ac tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.532419 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.532419 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:59.532894 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a6fecd56-356a-4fc4-9b66-299ee0b7f3ac tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:59.533679 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a6fecd56-356a-4fc4-9b66-299ee0b7f3ac tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 returned with HTTP 200 Aug 04 09:13:59.534040 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1198/4772] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:59.541371 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-28a97910-4716-4510-acc2-de54c40da0ec None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.543327 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-28a97910-4716-4510-acc2-de54c40da0ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 Aug 04 09:13:59.543527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-28a97910-4716-4510-acc2-de54c40da0ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.543705 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-28a97910-4716-4510-acc2-de54c40da0ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.548791 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.548791 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:59.549221 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-28a97910-4716-4510-acc2-de54c40da0ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:13:59.549954 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-28a97910-4716-4510-acc2-de54c40da0ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 returned with HTTP 200 Aug 04 09:13:59.550327 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1195/4773] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:59.588072 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-005072a1-3027-4ad1-afb1-8e153c998664 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.590345 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-005072a1-3027-4ad1-afb1-8e153c998664 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:59.590555 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-005072a1-3027-4ad1-afb1-8e153c998664 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.590740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-005072a1-3027-4ad1-afb1-8e153c998664 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.597696 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9bc09316-e6b0-418d-ae13-19c0de23977f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.599488 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9bc09316-e6b0-418d-ae13-19c0de23977f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:59.599669 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9bc09316-e6b0-418d-ae13-19c0de23977f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.599868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9bc09316-e6b0-418d-ae13-19c0de23977f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.599984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9bc09316-e6b0-418d-ae13-19c0de23977f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:59.600253 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.600253 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:13:59.603468 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-005072a1-3027-4ad1-afb1-8e153c998664 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:59.603848 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.603848 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:59.604508 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9bc09316-e6b0-418d-ae13-19c0de23977f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:59.604837 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1196/4774] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:59.607516 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-005072a1-3027-4ad1-afb1-8e153c998664 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:59.607870 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1186/4775] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:13:59.618826 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.619129 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c/restore Aug 04 09:13:59.619975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3c77201e-c0ae-45ad-828c-46e8ccf3ee30"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:59.620825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Restoring backup 708d24c4-c9f7-45ea-90f0-5abae4a7666c ({'restore': {'volume_id': '3c77201e-c0ae-45ad-828c-46e8ccf3ee30'}}) {{(pid=100460) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:13:59.620956 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Restoring backup 708d24c4-c9f7-45ea-90f0-5abae4a7666c to volume 3c77201e-c0ae-45ad-828c-46e8ccf3ee30. Aug 04 09:13:59.625362 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.625362 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:59.627499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-cfb310a4-e8cb-4229-84f2-d65b59a4fb76 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.633855 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-cfb310a4-e8cb-4229-84f2-d65b59a4fb76 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468/action Aug 04 09:13:59.634250 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-cfb310a4-e8cb-4229-84f2-d65b59a4fb76 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:13:59.634379 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-cfb310a4-e8cb-4229-84f2-d65b59a4fb76 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:13:59.637563 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.637563 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:13:59.638080 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:13:59.638224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.api [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Checking backup size 1 against volume size 1 {{(pid=100460) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:13:59.638382 np0000006401 devstack@c-api.service[100460]: INFO cinder.backup.api [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Overwriting volume 3c77201e-c0ae-45ad-828c-46e8ccf3ee30 with restore of backup 708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:59.654416 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.654416 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:59.655005 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-cfb310a4-e8cb-4229-84f2-d65b59a4fb76 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:59.664794 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-cfb310a4-e8cb-4229-84f2-d65b59a4fb76 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Begin detaching volume completed successfully. Aug 04 09:13:59.665017 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-cfb310a4-e8cb-4229-84f2-d65b59a4fb76 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468/action returned with HTTP 202 Aug 04 09:13:59.665081 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] restore_backup in rpcapi backup_id 708d24c4-c9f7-45ea-90f0-5abae4a7666c {{(pid=100460) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:13:59.665512 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1196/4776] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:13:59 2026] POST /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:13:59.667159 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d89ed1cc-963a-46c4-baaf-d1900bc8abad tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c/restore returned with HTTP 202 Aug 04 09:13:59.667605 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1199/4777] 10.4.3.176 () {68 vars in 1393 bytes} [Tue Aug 4 09:13:59 2026] POST /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c/restore => generated 181 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:13:59.676556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd31ef42-fa25-4881-927b-ee2e5bb19324 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.682055 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd31ef42-fa25-4881-927b-ee2e5bb19324 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:13:59.682296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd31ef42-fa25-4881-927b-ee2e5bb19324 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.682473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd31ef42-fa25-4881-927b-ee2e5bb19324 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.682595 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-dd31ef42-fa25-4881-927b-ee2e5bb19324 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:13:59.695068 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.695068 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:13:59.695068 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd31ef42-fa25-4881-927b-ee2e5bb19324 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:13:59.695068 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1197/4778] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:13:59.726791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bdfa6496-d5f3-4f22-bd86-114a8adabf60 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.727348 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdfa6496-d5f3-4f22-bd86-114a8adabf60 None None] GET https://10.4.3.176/volume// Aug 04 09:13:59.727591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdfa6496-d5f3-4f22-bd86-114a8adabf60 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.727849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdfa6496-d5f3-4f22-bd86-114a8adabf60 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.728314 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdfa6496-d5f3-4f22-bd86-114a8adabf60 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:13:59.729743 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1187/4779] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:13:59.742223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1d996301-b9de-4944-9af1-5ca914b5b441 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:13:59.742223 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1d996301-b9de-4944-9af1-5ca914b5b441 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:13:59.742223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1d996301-b9de-4944-9af1-5ca914b5b441 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:13:59.742223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1d996301-b9de-4944-9af1-5ca914b5b441 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:13:59.749251 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:13:59.749251 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:13:59.752382 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1d996301-b9de-4944-9af1-5ca914b5b441 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:13:59.756350 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1d996301-b9de-4944-9af1-5ca914b5b441 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:13:59.756720 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1197/4780] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:13:59 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:00.206295 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f7fb9dba-be09-49b3-afc4-4134973da75c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:00.208159 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7fb9dba-be09-49b3-afc4-4134973da75c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:00.208389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7fb9dba-be09-49b3-afc4-4134973da75c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:00.208577 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7fb9dba-be09-49b3-afc4-4134973da75c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:00.215715 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:00.215715 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:00.219434 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f7fb9dba-be09-49b3-afc4-4134973da75c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:00.224021 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7fb9dba-be09-49b3-afc4-4134973da75c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:14:00.224450 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1200/4781] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:00 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:00.239751 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d5fd51b3-f4d4-42af-ac80-fa81fab2d827 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:00.242155 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5fd51b3-f4d4-42af-ac80-fa81fab2d827 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:00.242155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5fd51b3-f4d4-42af-ac80-fa81fab2d827 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:00.242155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5fd51b3-f4d4-42af-ac80-fa81fab2d827 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:00.248628 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:00.248628 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:00.252523 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d5fd51b3-f4d4-42af-ac80-fa81fab2d827 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:00.256893 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5fd51b3-f4d4-42af-ac80-fa81fab2d827 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:14:00.257281 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1198/4782] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:00 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:00.270190 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f7654239-a203-4350-9e8d-ddf77d30e59e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:00.272072 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:00.272494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "85be5962-0619-4025-9a22-c0b2e40eec7c", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:00.274092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '85be5962-0619-4025-9a22-c0b2e40eec7c', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:00.280919 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:00.280919 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:00.281377 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume retrieved successfully. Aug 04 09:14:00.281490 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume of 1 GB Aug 04 09:14:00.285756 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Availability Zones retrieved successfully. Aug 04 09:14:00.290979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (ad6bf4ad-e9e0-4bea-baf9-874cb2312d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:00.292356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04d3f76-0d1c-482c-a6b7-eb83d1608a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:00.293258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:00.315513 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04d3f76-0d1c-482c-a6b7-eb83d1608a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '85be5962-0619-4025-9a22-c0b2e40eec7c', 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:00.316336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0adcae-20d3-4503-b5c8-3164e0241847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:00.353011 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Created reservations ['5afedc1f-cf25-4af2-9bc3-718bbd25ad5f', 'a0478443-1928-48a7-a919-c64ae6bd6402', '24a1a47e-83ab-44f1-a8d4-7ff4583a0a03', 'c5711772-9881-40b5-ab2a-a95a8d29dd0c'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:00.353875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0adcae-20d3-4503-b5c8-3164e0241847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5afedc1f-cf25-4af2-9bc3-718bbd25ad5f', 'a0478443-1928-48a7-a919-c64ae6bd6402', '24a1a47e-83ab-44f1-a8d4-7ff4583a0a03', 'c5711772-9881-40b5-ab2a-a95a8d29dd0c']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:00.354684 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664c2a79-3b31-4d03-a372-fd87dc499dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:00.386880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664c2a79-3b31-4d03-a372-fd87dc499dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b634a4d8-580e-4599-a669-b77624cb9f34', '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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['5afedc1f-cf25-4af2-9bc3-718bbd25ad5f','a0478443-1928-48a7-a919-c64ae6bd6402','24a1a47e-83ab-44f1-a8d4-7ff4583a0a03','c5711772-9881-40b5-ab2a-a95a8d29dd0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=85be5962-0619-4025-9a22-c0b2e40eec7c,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b634a4d8-580e-4599-a669-b77624cb9f34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7d88e1a6d6d435780350ee08ba048c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=85be5962-0619-4025-9a22-c0b2e40eec7c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c85c234a1840ba879e653879484c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:00.387546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d550e3a4-6faa-41f9-8c83-61820a4fc821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:00.404028 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d550e3a4-6faa-41f9-8c83-61820a4fc821) transitioned into state 'SUCCESS' from 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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['5afedc1f-cf25-4af2-9bc3-718bbd25ad5f','a0478443-1928-48a7-a919-c64ae6bd6402','24a1a47e-83ab-44f1-a8d4-7ff4583a0a03','c5711772-9881-40b5-ab2a-a95a8d29dd0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=85be5962-0619-4025-9a22-c0b2e40eec7c,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:00.404747 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859181d9-9db7-445e-89d0-acaca20aff12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:00.420049 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859181d9-9db7-445e-89d0-acaca20aff12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:00.420886 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (ad6bf4ad-e9e0-4bea-baf9-874cb2312d60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:00.421197 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request issued successfully. Aug 04 09:14:00.421737 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f7654239-a203-4350-9e8d-ddf77d30e59e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:00.422155 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1188/4783] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:14:00 2026] POST /volume/v3/volumes => generated 809 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:00.433733 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-47b1d383-0e99-4a5e-b98e-00a0dfa1f38b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:00.435988 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-47b1d383-0e99-4a5e-b98e-00a0dfa1f38b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 Aug 04 09:14:00.436326 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-47b1d383-0e99-4a5e-b98e-00a0dfa1f38b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:00.436582 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-47b1d383-0e99-4a5e-b98e-00a0dfa1f38b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:00.445831 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:00.445831 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:00.450418 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-47b1d383-0e99-4a5e-b98e-00a0dfa1f38b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:00.454422 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-47b1d383-0e99-4a5e-b98e-00a0dfa1f38b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 returned with HTTP 200 Aug 04 09:14:00.455015 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1198/4784] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:00 2026] GET /volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:00.704890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f50addfe-f39f-4edd-bbac-8dfefbc37515 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:00.707055 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f50addfe-f39f-4edd-bbac-8dfefbc37515 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:00.707387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f50addfe-f39f-4edd-bbac-8dfefbc37515 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:00.707594 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f50addfe-f39f-4edd-bbac-8dfefbc37515 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:00.707730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f50addfe-f39f-4edd-bbac-8dfefbc37515 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:00.712098 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:00.712098 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:00.712773 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f50addfe-f39f-4edd-bbac-8dfefbc37515 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:00.713170 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1201/4785] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:00 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:01.131079 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:01.133144 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda Aug 04 09:14:01.133434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:01.133662 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:01.133787 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: a171550f-8a4d-40f1-8bf8-6571f24c7eda Aug 04 09:14:01.139590 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:01.139590 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:01.140036 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:01.156312 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot delete request issued successfully. Aug 04 09:14:01.156462 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1de63c8-2ad1-4dc5-bf49-95fba807240f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda returned with HTTP 202 Aug 04 09:14:01.156833 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1199/4786] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:14:01 2026] DELETE /volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:01.166232 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-345be0ea-677a-4462-b394-ee924895c6c1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:01.169860 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-345be0ea-677a-4462-b394-ee924895c6c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda Aug 04 09:14:01.170030 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-345be0ea-677a-4462-b394-ee924895c6c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:01.170341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-345be0ea-677a-4462-b394-ee924895c6c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:01.175427 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:01.175427 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:01.175878 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-345be0ea-677a-4462-b394-ee924895c6c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:01.176800 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-345be0ea-677a-4462-b394-ee924895c6c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda returned with HTTP 200 Aug 04 09:14:01.177237 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1189/4787] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:01 2026] GET /volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:01.468101 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-42d3026c-906b-4e78-ba92-2a42d384c33f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:01.469930 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42d3026c-906b-4e78-ba92-2a42d384c33f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 Aug 04 09:14:01.470164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42d3026c-906b-4e78-ba92-2a42d384c33f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:01.470384 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42d3026c-906b-4e78-ba92-2a42d384c33f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:01.477569 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:01.477569 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:01.481181 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-42d3026c-906b-4e78-ba92-2a42d384c33f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:01.485642 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42d3026c-906b-4e78-ba92-2a42d384c33f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 returned with HTTP 200 Aug 04 09:14:01.486019 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1199/4788] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:01 2026] GET /volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:01.500435 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bff8da94-b44d-450b-87c0-3ddd96d74bea None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:01.502678 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bff8da94-b44d-450b-87c0-3ddd96d74bea tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 Aug 04 09:14:01.502906 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bff8da94-b44d-450b-87c0-3ddd96d74bea tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:01.503094 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bff8da94-b44d-450b-87c0-3ddd96d74bea tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:01.510040 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:01.510040 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:01.513762 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bff8da94-b44d-450b-87c0-3ddd96d74bea tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:01.517998 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bff8da94-b44d-450b-87c0-3ddd96d74bea tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 returned with HTTP 200 Aug 04 09:14:01.518401 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1202/4789] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:01 2026] GET /volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:01.532041 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:01.534028 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:01.534283 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:01.534524 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:01.534683 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: 85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:01.541177 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:01.541177 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:01.541636 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:01.558528 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume request issued successfully. Aug 04 09:14:01.558734 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-37d5e491-2633-4f55-91d2-f93436cd46e9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 202 Aug 04 09:14:01.559178 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1200/4790] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:01 2026] DELETE /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:14:01.568852 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d6d1e477-1ae1-4909-9844-929a90a5bfb9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:01.570463 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d6d1e477-1ae1-4909-9844-929a90a5bfb9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:01.570650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d6d1e477-1ae1-4909-9844-929a90a5bfb9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:01.570880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d6d1e477-1ae1-4909-9844-929a90a5bfb9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:01.578716 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:01.578716 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:01.581889 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d6d1e477-1ae1-4909-9844-929a90a5bfb9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:01.586172 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d6d1e477-1ae1-4909-9844-929a90a5bfb9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 200 Aug 04 09:14:01.586536 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1190/4791] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:01 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:01.725274 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8184a6e1-8e8e-432e-822f-8773bd05b5df None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:01.727080 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8184a6e1-8e8e-432e-822f-8773bd05b5df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:01.727320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8184a6e1-8e8e-432e-822f-8773bd05b5df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:01.727527 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8184a6e1-8e8e-432e-822f-8773bd05b5df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:01.727651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-8184a6e1-8e8e-432e-822f-8773bd05b5df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:01.732055 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:01.732055 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:01.732851 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8184a6e1-8e8e-432e-822f-8773bd05b5df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:01.733247 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1200/4792] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:01 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:02.185378 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8c9ba868-5402-4205-98b9-5bee5126436a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:02.187128 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8c9ba868-5402-4205-98b9-5bee5126436a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda Aug 04 09:14:02.187356 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8c9ba868-5402-4205-98b9-5bee5126436a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:02.187532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8c9ba868-5402-4205-98b9-5bee5126436a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:02.191612 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8c9ba868-5402-4205-98b9-5bee5126436a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda returned with HTTP 404 Aug 04 09:14:02.192054 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1203/4793] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:02 2026] GET /volume/v3/snapshots/a171550f-8a4d-40f1-8bf8-6571f24c7eda => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:02.366441 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1c1409fd-9194-4a58-a49f-7c5b30c4af5e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:02.368277 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1c1409fd-9194-4a58-a49f-7c5b30c4af5e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7 Aug 04 09:14:02.368442 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1c1409fd-9194-4a58-a49f-7c5b30c4af5e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:02.368620 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1c1409fd-9194-4a58-a49f-7c5b30c4af5e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:02.375064 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:02.375064 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:02.424476 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-731d22f3-2676-4b59-8e3f-47d4f9e05150 req-1c1409fd-9194-4a58-a49f-7c5b30c4af5e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7 returned with HTTP 200 Aug 04 09:14:02.424897 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1201/4794] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:02 2026] DELETE /volume/v3/attachments/a40ab6e1-5b31-4eaa-acc0-1f661fdecbf7 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:02.600350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-23df5844-9ef9-41a1-8005-8a1d7aabd256 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:02.602444 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-23df5844-9ef9-41a1-8005-8a1d7aabd256 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:02.602721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-23df5844-9ef9-41a1-8005-8a1d7aabd256 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:02.602949 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-23df5844-9ef9-41a1-8005-8a1d7aabd256 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:02.611383 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-23df5844-9ef9-41a1-8005-8a1d7aabd256 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 404 Aug 04 09:14:02.612090 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1191/4795] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:02 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:02.745776 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c9aa3905-908d-42e8-834e-ccfc26501590 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:02.747961 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9aa3905-908d-42e8-834e-ccfc26501590 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:02.748291 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c9aa3905-908d-42e8-834e-ccfc26501590 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:02.748496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c9aa3905-908d-42e8-834e-ccfc26501590 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:02.748644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c9aa3905-908d-42e8-834e-ccfc26501590 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:02.753819 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:02.753819 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:02.755368 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9aa3905-908d-42e8-834e-ccfc26501590 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:02.755368 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1201/4796] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:02 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:02.875360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:02.877269 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:02.877612 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-466300911", "snapshot_id": "7b6bc5ab-793c-4e7a-a54b-09bc0196e52e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:02.879097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-466300911', 'snapshot_id': '7b6bc5ab-793c-4e7a-a54b-09bc0196e52e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:02.890558 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:02.890558 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:02.890970 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:02.891099 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume of 1 GB Aug 04 09:14:02.897702 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Availability Zones retrieved successfully. Aug 04 09:14:02.902874 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (bcdf99bf-58a3-4baf-aece-6671539340b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:02.903973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6fefd6-c87f-4d8c-944e-9485a35a2575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:02.905011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:02.942352 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6fefd6-c87f-4d8c-944e-9485a35a2575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7b6bc5ab-793c-4e7a-a54b-09bc0196e52e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:02.943063 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd21f3e-b906-4639-903f-bab018cd7388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:02.984406 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Created reservations ['66bc190f-31ed-4f56-9c54-f106efa4e36b', '3a350471-6291-4203-88b6-2ed949378eb9', '146061d8-3989-4e3e-92d4-8a8cce7609e0', '597f0338-406f-48c4-b174-2812534cfba5'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:02.985444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdd21f3e-b906-4639-903f-bab018cd7388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66bc190f-31ed-4f56-9c54-f106efa4e36b', '3a350471-6291-4203-88b6-2ed949378eb9', '146061d8-3989-4e3e-92d4-8a8cce7609e0', '597f0338-406f-48c4-b174-2812534cfba5']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:02.987546 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b90cd6-0b1b-4201-8da5-8275bff4559f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:03.030182 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b90cd6-0b1b-4201-8da5-8275bff4559f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f6c30cf-2e60-4ea9-8aba-1bd8bb529493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-466300911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['66bc190f-31ed-4f56-9c54-f106efa4e36b','3a350471-6291-4203-88b6-2ed949378eb9','146061d8-3989-4e3e-92d4-8a8cce7609e0','597f0338-406f-48c4-b174-2812534cfba5'],size=1,snapshot_id=7b6bc5ab-793c-4e7a-a54b-09bc0196e52e,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-466300911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f6c30cf-2e60-4ea9-8aba-1bd8bb529493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813b977e55254a9caabfd3c6ca23125d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b6bc5ab-793c-4e7a-a54b-09bc0196e52e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59d5d0022c944baa9312ffeca6500e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:03.031147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1590999f-f27c-4bc9-9355-4f77829ff362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:03.054647 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1590999f-f27c-4bc9-9355-4f77829ff362) transitioned into state 'SUCCESS' from state '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-466300911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['66bc190f-31ed-4f56-9c54-f106efa4e36b','3a350471-6291-4203-88b6-2ed949378eb9','146061d8-3989-4e3e-92d4-8a8cce7609e0','597f0338-406f-48c4-b174-2812534cfba5'],size=1,snapshot_id=7b6bc5ab-793c-4e7a-a54b-09bc0196e52e,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:03.055734 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76ea2e5-72e4-4f02-b180-7b9cca27799e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:03.083647 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76ea2e5-72e4-4f02-b180-7b9cca27799e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:03.084449 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (bcdf99bf-58a3-4baf-aece-6671539340b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:03.084742 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request issued successfully. Aug 04 09:14:03.085319 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-54f86ec4-db31-43b5-8b6b-9a8423de5cfd tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:03.085721 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1204/4797] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:02 2026] POST /volume/v3/volumes => generated 790 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:03.101592 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-95dd6b0a-9c07-40f1-9309-c3f51d85127c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:03.103974 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95dd6b0a-9c07-40f1-9309-c3f51d85127c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:03.104289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95dd6b0a-9c07-40f1-9309-c3f51d85127c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:03.104610 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-95dd6b0a-9c07-40f1-9309-c3f51d85127c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:03.114284 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:03.114284 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:03.119441 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-95dd6b0a-9c07-40f1-9309-c3f51d85127c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:03.128436 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-95dd6b0a-9c07-40f1-9309-c3f51d85127c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:03.128981 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1202/4798] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:03 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:03.746873 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-62a4a388-712e-460c-95e9-1ce3654ad96f req-a44bb0aa-5644-43a6-86fd-1b26da9d0958 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:03.751223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-62a4a388-712e-460c-95e9-1ce3654ad96f req-a44bb0aa-5644-43a6-86fd-1b26da9d0958 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559 Aug 04 09:14:03.751223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-62a4a388-712e-460c-95e9-1ce3654ad96f req-a44bb0aa-5644-43a6-86fd-1b26da9d0958 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:03.751223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-62a4a388-712e-460c-95e9-1ce3654ad96f req-a44bb0aa-5644-43a6-86fd-1b26da9d0958 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:03.760022 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:03.760022 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:03.769875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3a9a2ea4-b333-41a3-a875-2cb7f113924c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:03.771605 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3a9a2ea4-b333-41a3-a875-2cb7f113924c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:03.771847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3a9a2ea4-b333-41a3-a875-2cb7f113924c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:03.772071 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3a9a2ea4-b333-41a3-a875-2cb7f113924c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:03.772253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-3a9a2ea4-b333-41a3-a875-2cb7f113924c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:03.776602 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:03.776602 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:03.777983 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3a9a2ea4-b333-41a3-a875-2cb7f113924c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:03.777983 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1202/4799] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:03 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:03.817455 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-62a4a388-712e-460c-95e9-1ce3654ad96f req-a44bb0aa-5644-43a6-86fd-1b26da9d0958 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559 returned with HTTP 200 Aug 04 09:14:03.817895 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1192/4800] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:03 2026] DELETE /volume/v3/attachments/af68ce38-f054-4d44-af39-32038a5b8559 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:04.148543 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fbdada30-f041-4617-a6f9-f9fdd66b38b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.151004 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fbdada30-f041-4617-a6f9-f9fdd66b38b3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:04.151292 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fbdada30-f041-4617-a6f9-f9fdd66b38b3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.151547 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fbdada30-f041-4617-a6f9-f9fdd66b38b3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.160740 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.160740 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:04.165161 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fbdada30-f041-4617-a6f9-f9fdd66b38b3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:04.170370 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fbdada30-f041-4617-a6f9-f9fdd66b38b3 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:04.170749 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1205/4801] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:04.185986 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9746e6ed-2990-40ec-9f6d-89770823b945 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.189376 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9746e6ed-2990-40ec-9f6d-89770823b945 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:04.189639 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9746e6ed-2990-40ec-9f6d-89770823b945 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.189902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9746e6ed-2990-40ec-9f6d-89770823b945 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.199246 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.199246 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:04.204368 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9746e6ed-2990-40ec-9f6d-89770823b945 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:04.210007 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9746e6ed-2990-40ec-9f6d-89770823b945 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:04.210597 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1203/4802] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:04.364195 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.368191 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:04.368918 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "a424cb95-5081-44aa-8720-b0991839485f", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:04.372758 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'a424cb95-5081-44aa-8720-b0991839485f', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:04.460048 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume of 1 GB Aug 04 09:14:04.463770 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Availability Zones retrieved successfully. Aug 04 09:14:04.468772 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (143377c3-5d72-40ee-b392-cbab2898512c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:04.469623 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03acb97c-da53-4e30-b34c-ad9af0dd4dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:04.470462 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:04.516393 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03acb97c-da53-4e30-b34c-ad9af0dd4dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:04.517097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0437f036-6b72-476f-8b52-cc497c925ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:04.552072 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Created reservations ['a24b1a63-6c91-4a1c-9fad-f8bb195c647c', 'fefcffa2-7072-44b3-bc11-f9f6829cafd9', 'b418b138-575d-4666-b176-c7af917382d0', '294d1c03-ebd6-4c80-994e-9e447efb6869'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:04.552775 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0437f036-6b72-476f-8b52-cc497c925ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24b1a63-6c91-4a1c-9fad-f8bb195c647c', 'fefcffa2-7072-44b3-bc11-f9f6829cafd9', 'b418b138-575d-4666-b176-c7af917382d0', '294d1c03-ebd6-4c80-994e-9e447efb6869']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:04.553458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90765c92-0393-434d-b0e5-7b6c943d895a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:04.573417 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90765c92-0393-434d-b0e5-7b6c943d895a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b495f2b6-af69-475b-be9e-7e125c0169fd', '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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['a24b1a63-6c91-4a1c-9fad-f8bb195c647c','fefcffa2-7072-44b3-bc11-f9f6829cafd9','b418b138-575d-4666-b176-c7af917382d0','294d1c03-ebd6-4c80-994e-9e447efb6869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b495f2b6-af69-475b-be9e-7e125c0169fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7d88e1a6d6d435780350ee08ba048c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c85c234a1840ba879e653879484c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:04.574095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f69acc0-7208-4c76-84e2-61b9b0af099c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:04.593089 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f69acc0-7208-4c76-84e2-61b9b0af099c) transitioned into state 'SUCCESS' from 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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['a24b1a63-6c91-4a1c-9fad-f8bb195c647c','fefcffa2-7072-44b3-bc11-f9f6829cafd9','b418b138-575d-4666-b176-c7af917382d0','294d1c03-ebd6-4c80-994e-9e447efb6869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:04.593779 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc46c657-1c51-49ab-b004-030a0223443b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:04.601133 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc46c657-1c51-49ab-b004-030a0223443b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:04.601910 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (143377c3-5d72-40ee-b392-cbab2898512c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:04.602161 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request issued successfully. Aug 04 09:14:04.602684 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-495de216-abc0-4bc0-9ce5-6bbf41edf3c7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:04.603051 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1203/4803] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:14:04 2026] POST /volume/v3/volumes => generated 775 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:04.618409 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-90fd4b97-8fc6-4a9c-9175-a65410ecd0a4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.620773 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90fd4b97-8fc6-4a9c-9175-a65410ecd0a4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:04.620971 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-90fd4b97-8fc6-4a9c-9175-a65410ecd0a4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.621148 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-90fd4b97-8fc6-4a9c-9175-a65410ecd0a4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.627494 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.627494 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:04.630683 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-90fd4b97-8fc6-4a9c-9175-a65410ecd0a4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:04.634318 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90fd4b97-8fc6-4a9c-9175-a65410ecd0a4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:04.634695 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1193/4804] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:04.695758 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-762513c0-5364-477a-9556-a01f2ecc6d28 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.698558 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-762513c0-5364-477a-9556-a01f2ecc6d28 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:04.698841 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-762513c0-5364-477a-9556-a01f2ecc6d28 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.699120 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-762513c0-5364-477a-9556-a01f2ecc6d28 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.709347 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.709347 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:04.714213 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-762513c0-5364-477a-9556-a01f2ecc6d28 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:04.719692 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-762513c0-5364-477a-9556-a01f2ecc6d28 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:04.720243 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1206/4805] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:04.789225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-808d7c73-5886-4d70-b6c9-efacdcabb53c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.791690 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-808d7c73-5886-4d70-b6c9-efacdcabb53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:04.791966 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-808d7c73-5886-4d70-b6c9-efacdcabb53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.792261 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-808d7c73-5886-4d70-b6c9-efacdcabb53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.792437 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-808d7c73-5886-4d70-b6c9-efacdcabb53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:04.797680 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.797680 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:04.798705 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-808d7c73-5886-4d70-b6c9-efacdcabb53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:04.799222 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1204/4806] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:04.808898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e03b51f9-9541-43eb-bed0-02b31cbe99cd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.808898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e03b51f9-9541-43eb-bed0-02b31cbe99cd None None] GET https://10.4.3.176/volume// Aug 04 09:14:04.808898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e03b51f9-9541-43eb-bed0-02b31cbe99cd None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.808898 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e03b51f9-9541-43eb-bed0-02b31cbe99cd None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.808898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e03b51f9-9541-43eb-bed0-02b31cbe99cd None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:04.808898 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1204/4807] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:04.817092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-ce509f5b-8736-4b4c-ab34-456e699747cb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.819025 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-ce509f5b-8736-4b4c-ab34-456e699747cb tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:04.819426 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-ce509f5b-8736-4b4c-ab34-456e699747cb tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f6c30cf-2e60-4ea9-8aba-1bd8bb529493", "connector": null, "instance_uuid": "9cdd0397-38e5-424e-9c4e-fe4e6b369379"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:04.833747 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.833747 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:04.881528 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-ce509f5b-8736-4b4c-ab34-456e699747cb tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:04.882070 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1194/4808] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:04 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:14:04.909683 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-66d601c4-1351-4a5e-813e-168fc8f9748a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.913429 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66d601c4-1351-4a5e-813e-168fc8f9748a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:04.913429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-66d601c4-1351-4a5e-813e-168fc8f9748a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.913429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-66d601c4-1351-4a5e-813e-168fc8f9748a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.917739 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3e5e97ff-28b1-44bc-8b34-2566f88f62bf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.918095 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e5e97ff-28b1-44bc-8b34-2566f88f62bf None None] GET https://10.4.3.176/volume// Aug 04 09:14:04.918302 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e5e97ff-28b1-44bc-8b34-2566f88f62bf None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.918511 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3e5e97ff-28b1-44bc-8b34-2566f88f62bf None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.918808 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3e5e97ff-28b1-44bc-8b34-2566f88f62bf None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:04.919345 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1205/4809] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:04.925825 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-49b4844f-c7ed-479f-a58b-d4684506fc79 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:04.929681 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.929681 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:04.929861 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-49b4844f-c7ed-479f-a58b-d4684506fc79 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:04.929861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-49b4844f-c7ed-479f-a58b-d4684506fc79 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:04.929861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-49b4844f-c7ed-479f-a58b-d4684506fc79 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:04.935552 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-66d601c4-1351-4a5e-813e-168fc8f9748a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:04.941525 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66d601c4-1351-4a5e-813e-168fc8f9748a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:04.941525 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1207/4810] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:04.947296 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:04.947296 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:04.951801 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-49b4844f-c7ed-479f-a58b-d4684506fc79 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:04.958237 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-49b4844f-c7ed-479f-a58b-d4684506fc79 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:04.958237 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1205/4811] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:04 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:05.064592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-92611db8-f772-46fa-9854-d80fe9fade42 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:05.066620 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-92611db8-f772-46fa-9854-d80fe9fade42 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] PUT https://10.4.3.176/volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3 Aug 04 09:14:05.067055 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-92611db8-f772-46fa-9854-d80fe9fade42 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:05.079511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-92611db8-f772-46fa-9854-d80fe9fade42 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Acquiring lock "cinder-attachment_update-4f6c30cf-2e60-4ea9-8aba-1bd8bb529493-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:05.084147 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-92611db8-f772-46fa-9854-d80fe9fade42 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-4f6c30cf-2e60-4ea9-8aba-1bd8bb529493-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:05.085056 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:05.085056 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:05.186687 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-92611db8-f772-46fa-9854-d80fe9fade42 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-4f6c30cf-2e60-4ea9-8aba-1bd8bb529493-np0000006401" released by "attachment_update" :: held 0.102s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:05.187047 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-92611db8-f772-46fa-9854-d80fe9fade42 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3 returned with HTTP 200 Aug 04 09:14:05.187703 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1195/4812] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:05 2026] PUT /volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:05.224604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9cc63a29-3324-4763-be40-3d7764de76c7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:05.227566 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cc63a29-3324-4763-be40-3d7764de76c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:14:05.227748 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9cc63a29-3324-4763-be40-3d7764de76c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:05.227916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9cc63a29-3324-4763-be40-3d7764de76c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:05.228066 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-9cc63a29-3324-4763-be40-3d7764de76c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:14:05.241760 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:05.241760 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:05.242310 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9cc63a29-3324-4763-be40-3d7764de76c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:05.262034 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9cc63a29-3324-4763-be40-3d7764de76c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:14:05.262242 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cc63a29-3324-4763-be40-3d7764de76c7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 202 Aug 04 09:14:05.262705 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1206/4813] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:05 2026] DELETE /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:05.273744 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-937def58-2b59-4b4c-84fb-abf0d3e5a838 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:05.275998 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-937def58-2b59-4b4c-84fb-abf0d3e5a838 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:14:05.276336 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-937def58-2b59-4b4c-84fb-abf0d3e5a838 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:05.276620 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-937def58-2b59-4b4c-84fb-abf0d3e5a838 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:05.284937 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:05.284937 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:05.289257 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-937def58-2b59-4b4c-84fb-abf0d3e5a838 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:05.295115 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-937def58-2b59-4b4c-84fb-abf0d3e5a838 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 200 Aug 04 09:14:05.295651 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1208/4814] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:05 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:05.650076 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8d106c0c-225a-4480-b1e7-3a9f6ded8571 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:05.651563 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d106c0c-225a-4480-b1e7-3a9f6ded8571 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:05.651914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d106c0c-225a-4480-b1e7-3a9f6ded8571 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:05.652237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d106c0c-225a-4480-b1e7-3a9f6ded8571 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:05.659103 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:05.659103 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:05.662829 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8d106c0c-225a-4480-b1e7-3a9f6ded8571 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:05.668579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d106c0c-225a-4480-b1e7-3a9f6ded8571 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:05.669042 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1206/4815] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:05 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:05.810605 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f8729ba3-9e8b-4d62-ae71-f895875fa671 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:05.812506 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f8729ba3-9e8b-4d62-ae71-f895875fa671 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:05.812699 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f8729ba3-9e8b-4d62-ae71-f895875fa671 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:05.812888 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f8729ba3-9e8b-4d62-ae71-f895875fa671 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:05.813007 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f8729ba3-9e8b-4d62-ae71-f895875fa671 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:05.817866 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:05.817866 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:05.818714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f8729ba3-9e8b-4d62-ae71-f895875fa671 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:05.819127 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1196/4816] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:05 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:05.953537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e232dd0b-e722-42a5-9bd6-f98e6fd1aefc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:05.955238 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e232dd0b-e722-42a5-9bd6-f98e6fd1aefc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:05.955462 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e232dd0b-e722-42a5-9bd6-f98e6fd1aefc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:05.955617 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e232dd0b-e722-42a5-9bd6-f98e6fd1aefc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:05.964541 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:05.964541 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:05.968043 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e232dd0b-e722-42a5-9bd6-f98e6fd1aefc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:05.972748 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e232dd0b-e722-42a5-9bd6-f98e6fd1aefc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:05.973281 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1207/4817] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:05 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:06.314306 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1c8ccf63-a2e6-4890-be06-620b1fbf7620 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:06.317743 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c8ccf63-a2e6-4890-be06-620b1fbf7620 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 Aug 04 09:14:06.317743 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c8ccf63-a2e6-4890-be06-620b1fbf7620 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:06.317743 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c8ccf63-a2e6-4890-be06-620b1fbf7620 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:06.330641 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c8ccf63-a2e6-4890-be06-620b1fbf7620 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 returned with HTTP 404 Aug 04 09:14:06.331815 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1209/4818] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:06 2026] GET /volume/v3/volumes/807bf440-60cc-4691-80a8-a5f3d891fef6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:06.367904 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:06.370585 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:06.371267 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1676138765", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": null, "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:06.373710 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1676138765', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': None, 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:06.469784 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:14:06.474035 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:14:06.478700 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (bb536d55-e7ab-4c34-8b7b-a8650fcd5a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:06.479699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f74b2cc-8114-4f20-ac9a-432adc3f2d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:06.480631 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:06.545688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f74b2cc-8114-4f20-ac9a-432adc3f2d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:06.546432 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ea91ed-0ee9-4fdc-827a-6dee6c8b49bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:06.579056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['a78d35ac-a003-412b-bd72-f015a16d679e', '120f446d-fefd-4703-9e94-9b8e687800dc', '8cc406b7-f866-41c9-ae0b-8661b0bbf88b', '0efcb380-ebad-459e-bd26-f560507e19ab'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:06.579757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71ea91ed-0ee9-4fdc-827a-6dee6c8b49bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78d35ac-a003-412b-bd72-f015a16d679e', '120f446d-fefd-4703-9e94-9b8e687800dc', '8cc406b7-f866-41c9-ae0b-8661b0bbf88b', '0efcb380-ebad-459e-bd26-f560507e19ab']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:06.580414 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345404bd-0870-4071-ac65-c216ec27f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:06.599914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (345404bd-0870-4071-ac65-c216ec27f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3270bc21-ab47-402a-9e12-67b98225628c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1676138765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['a78d35ac-a003-412b-bd72-f015a16d679e','120f446d-fefd-4703-9e94-9b8e687800dc','8cc406b7-f866-41c9-ae0b-8661b0bbf88b','0efcb380-ebad-459e-bd26-f560507e19ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1676138765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3270bc21-ab47-402a-9e12-67b98225628c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:06.600610 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80859c2c-7698-4aae-a56c-3c32438efa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:06.618867 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80859c2c-7698-4aae-a56c-3c32438efa94) transitioned into state 'SUCCESS' from state '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-1676138765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['a78d35ac-a003-412b-bd72-f015a16d679e','120f446d-fefd-4703-9e94-9b8e687800dc','8cc406b7-f866-41c9-ae0b-8661b0bbf88b','0efcb380-ebad-459e-bd26-f560507e19ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:06.619673 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cb1621-2fec-489a-8e20-6d0919a7c3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:06.629314 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38cb1621-2fec-489a-8e20-6d0919a7c3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:06.630380 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (bb536d55-e7ab-4c34-8b7b-a8650fcd5a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:06.630756 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:14:06.631504 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ab3ca6d4-26c0-40f6-9709-651193cc0566 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:06.632023 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1207/4819] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:06 2026] POST /volume/v3/volumes => generated 759 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:06.642800 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b18ccd6e-dd1c-446d-9d8c-f9984abe3a6e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:06.647575 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b18ccd6e-dd1c-446d-9d8c-f9984abe3a6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:06.647752 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b18ccd6e-dd1c-446d-9d8c-f9984abe3a6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:06.647944 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b18ccd6e-dd1c-446d-9d8c-f9984abe3a6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:06.662742 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:06.662742 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:06.666666 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b18ccd6e-dd1c-446d-9d8c-f9984abe3a6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:06.671159 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b18ccd6e-dd1c-446d-9d8c-f9984abe3a6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 200 Aug 04 09:14:06.671566 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1197/4820] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:06 2026] GET /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:06.682588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-419a046a-7a38-41bd-8c60-564f75ccd278 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:06.684330 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-419a046a-7a38-41bd-8c60-564f75ccd278 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:06.684530 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-419a046a-7a38-41bd-8c60-564f75ccd278 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:06.684699 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-419a046a-7a38-41bd-8c60-564f75ccd278 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:06.691340 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:06.691340 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:06.694417 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-419a046a-7a38-41bd-8c60-564f75ccd278 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:06.699194 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-419a046a-7a38-41bd-8c60-564f75ccd278 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:06.699649 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1208/4821] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:06 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:06.832975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cba9a546-ae9b-4d49-891e-9d0c8820f070 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:06.835271 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cba9a546-ae9b-4d49-891e-9d0c8820f070 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:06.835271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cba9a546-ae9b-4d49-891e-9d0c8820f070 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:06.835271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cba9a546-ae9b-4d49-891e-9d0c8820f070 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:06.835271 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-cba9a546-ae9b-4d49-891e-9d0c8820f070 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:06.839670 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:06.839670 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:06.840414 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cba9a546-ae9b-4d49-891e-9d0c8820f070 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:06.840414 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1210/4822] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:06 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:06.985651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a0cbd96a-dce4-48ef-9da6-ee423e133728 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:06.987611 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0cbd96a-dce4-48ef-9da6-ee423e133728 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:06.987800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0cbd96a-dce4-48ef-9da6-ee423e133728 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:06.987990 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0cbd96a-dce4-48ef-9da6-ee423e133728 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:06.997104 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:06.997104 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:07.000363 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a0cbd96a-dce4-48ef-9da6-ee423e133728 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:07.004220 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0cbd96a-dce4-48ef-9da6-ee423e133728 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:07.004638 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1208/4823] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:06 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:07.683907 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2f41e8bc-7475-48f7-ab02-5fbfb1393732 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:07.685754 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2f41e8bc-7475-48f7-ab02-5fbfb1393732 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:07.685980 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2f41e8bc-7475-48f7-ab02-5fbfb1393732 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:07.686185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2f41e8bc-7475-48f7-ab02-5fbfb1393732 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:07.693008 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:07.693008 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:07.696429 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2f41e8bc-7475-48f7-ab02-5fbfb1393732 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:07.701086 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2f41e8bc-7475-48f7-ab02-5fbfb1393732 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 200 Aug 04 09:14:07.701496 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1198/4824] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:07 2026] GET /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:07.716462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3e42a4b8-4e3e-43a4-be55-8536f3377ada None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:07.716862 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5691b4d4-b611-40f0-bfad-d02aa95db04e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:07.718325 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e42a4b8-4e3e-43a4-be55-8536f3377ada tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:07.718544 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e42a4b8-4e3e-43a4-be55-8536f3377ada tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:07.718759 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e42a4b8-4e3e-43a4-be55-8536f3377ada tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:07.719107 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5691b4d4-b611-40f0-bfad-d02aa95db04e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:07.719309 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5691b4d4-b611-40f0-bfad-d02aa95db04e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:07.719498 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5691b4d4-b611-40f0-bfad-d02aa95db04e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:07.725646 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:07.725646 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:07.726841 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:07.726841 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:07.729028 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3e42a4b8-4e3e-43a4-be55-8536f3377ada tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:07.730893 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5691b4d4-b611-40f0-bfad-d02aa95db04e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:07.733062 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e42a4b8-4e3e-43a4-be55-8536f3377ada tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:07.733500 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1211/4825] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:07 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:07.740784 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5691b4d4-b611-40f0-bfad-d02aa95db04e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 200 Aug 04 09:14:07.741327 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1209/4826] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:07 2026] GET /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:07.752017 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:07.753664 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:14:07.753997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3270bc21-ab47-402a-9e12-67b98225628c", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1881257048", "description": null, "metadata": null}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:07.761380 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:07.761380 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:07.761766 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:07.761890 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create snapshot from volume 3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:07.792478 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['0d023fe7-b00b-4f72-b079-a2ff008b0ba1', 'e573c2bc-76fb-4766-8827-961baffddba5', '43b3c8c5-46c9-41f0-b91b-f4265cc710fb', 'd3b1bf61-f5fb-4e7c-8c23-fd2890533f26'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:07.818982 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot create request issued successfully. Aug 04 09:14:07.819453 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f57a5fd8-9094-40fb-9607-c2ae89df168f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:14:07.819945 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1209/4827] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:14:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:07.829264 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c662a44f-38b6-4538-a774-3639a044706e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:07.834310 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c662a44f-38b6-4538-a774-3639a044706e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:07.834534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c662a44f-38b6-4538-a774-3639a044706e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:07.834761 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c662a44f-38b6-4538-a774-3639a044706e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:07.840741 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:07.840741 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:07.841502 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c662a44f-38b6-4538-a774-3639a044706e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:07.842727 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c662a44f-38b6-4538-a774-3639a044706e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 200 Aug 04 09:14:07.843886 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1199/4828] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:07 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:07.853640 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a1e5a7a5-9dea-427a-9ef8-c49cc92889c8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:07.855595 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a1e5a7a5-9dea-427a-9ef8-c49cc92889c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:07.855868 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a1e5a7a5-9dea-427a-9ef8-c49cc92889c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:07.856107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a1e5a7a5-9dea-427a-9ef8-c49cc92889c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:07.856306 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a1e5a7a5-9dea-427a-9ef8-c49cc92889c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:07.861101 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:07.861101 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:07.862184 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a1e5a7a5-9dea-427a-9ef8-c49cc92889c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:07.862700 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1212/4829] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:07 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:08.016224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1b51a5f8-4cd0-4d53-8254-073a75514f97 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.018011 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1b51a5f8-4cd0-4d53-8254-073a75514f97 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:08.018219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1b51a5f8-4cd0-4d53-8254-073a75514f97 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.018438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1b51a5f8-4cd0-4d53-8254-073a75514f97 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.027879 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.027879 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:08.031312 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1b51a5f8-4cd0-4d53-8254-073a75514f97 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:08.035680 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1b51a5f8-4cd0-4d53-8254-073a75514f97 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:08.035959 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1210/4830] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:08.442805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-c4b8834a-b5b5-495e-83c5-797238a5a928 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.445046 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-c4b8834a-b5b5-495e-83c5-797238a5a928 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3/action Aug 04 09:14:08.445470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-c4b8834a-b5b5-495e-83c5-797238a5a928 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:08.445617 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-c4b8834a-b5b5-495e-83c5-797238a5a928 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:08.461384 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.461384 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:08.471344 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c521914f-6928-406f-887c-7f0ecfb0e271 req-c4b8834a-b5b5-495e-83c5-797238a5a928 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3/action returned with HTTP 204 Aug 04 09:14:08.471773 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1210/4831] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:08 2026] POST /volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:08.605288 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-c8300cd8-9ead-4328-93b8-639349778cc2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.607329 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-c8300cd8-9ead-4328-93b8-639349778cc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:08.607516 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-c8300cd8-9ead-4328-93b8-639349778cc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.607691 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-c8300cd8-9ead-4328-93b8-639349778cc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.615378 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.615378 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:08.621098 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-c8300cd8-9ead-4328-93b8-639349778cc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:08.630527 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-c8300cd8-9ead-4328-93b8-639349778cc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:08.631172 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1200/4832] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:08.713723 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-13679f5c-d8ce-440f-be15-0aca68121651 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.714096 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13679f5c-d8ce-440f-be15-0aca68121651 None None] GET https://10.4.3.176/volume// Aug 04 09:14:08.714303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13679f5c-d8ce-440f-be15-0aca68121651 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.715752 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13679f5c-d8ce-440f-be15-0aca68121651 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.715752 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13679f5c-d8ce-440f-be15-0aca68121651 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:08.715752 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1213/4833] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:08.727419 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-7d202a8c-15fa-4425-a9e6-7c73ecd674fd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.729746 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-7d202a8c-15fa-4425-a9e6-7c73ecd674fd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:08.730149 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-7d202a8c-15fa-4425-a9e6-7c73ecd674fd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc8ba597-c2f1-483d-8f4b-7ecef78c11b7", "connector": null, "instance_uuid": "f6c73eff-2aa7-4296-9a03-9e7ec9f955c2"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:08.738698 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.738698 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:08.749114 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-540c2bec-8b67-4860-8c8a-fec68f757c2c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.751215 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-540c2bec-8b67-4860-8c8a-fec68f757c2c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:08.751429 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-540c2bec-8b67-4860-8c8a-fec68f757c2c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.751600 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-540c2bec-8b67-4860-8c8a-fec68f757c2c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.760311 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.760311 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:08.765402 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-540c2bec-8b67-4860-8c8a-fec68f757c2c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:08.769986 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-540c2bec-8b67-4860-8c8a-fec68f757c2c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:08.770491 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-7d202a8c-15fa-4425-a9e6-7c73ecd674fd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:08.770550 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1211/4834] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:08.770961 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1211/4835] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:08 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:08.810471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eafd1d42-485f-4174-bde8-b7ca36f56edd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.812807 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eafd1d42-485f-4174-bde8-b7ca36f56edd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:08.813053 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eafd1d42-485f-4174-bde8-b7ca36f56edd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.813334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eafd1d42-485f-4174-bde8-b7ca36f56edd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.827125 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d261f5f1-4834-4243-8cca-44e1b7abbfae None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.827598 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d261f5f1-4834-4243-8cca-44e1b7abbfae None None] GET https://10.4.3.176/volume// Aug 04 09:14:08.827783 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.827783 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:08.827845 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d261f5f1-4834-4243-8cca-44e1b7abbfae None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.828023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d261f5f1-4834-4243-8cca-44e1b7abbfae None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.828422 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d261f5f1-4834-4243-8cca-44e1b7abbfae None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:08.828759 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1214/4836] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:08.832110 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eafd1d42-485f-4174-bde8-b7ca36f56edd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:08.836502 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-39bcd29c-2a63-416c-b1e9-24bffecf6c8d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.838010 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eafd1d42-485f-4174-bde8-b7ca36f56edd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:08.838511 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-39bcd29c-2a63-416c-b1e9-24bffecf6c8d tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:08.838628 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1201/4837] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:08.838807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-39bcd29c-2a63-416c-b1e9-24bffecf6c8d tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.839070 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-39bcd29c-2a63-416c-b1e9-24bffecf6c8d tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.853643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4409cd17-d78b-4991-bf59-33dd2d47c634 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.856530 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4409cd17-d78b-4991-bf59-33dd2d47c634 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:08.856717 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4409cd17-d78b-4991-bf59-33dd2d47c634 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.857832 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4409cd17-d78b-4991-bf59-33dd2d47c634 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.858664 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.858664 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:08.863752 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-39bcd29c-2a63-416c-b1e9-24bffecf6c8d tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:08.867383 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-39bcd29c-2a63-416c-b1e9-24bffecf6c8d tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:08.867726 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1212/4838] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 1084 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:08.868877 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.868877 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:08.869282 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4409cd17-d78b-4991-bf59-33dd2d47c634 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:08.870334 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4409cd17-d78b-4991-bf59-33dd2d47c634 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 200 Aug 04 09:14:08.871289 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1212/4839] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:08.872808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-447488d1-6f59-4bb9-bb57-823e3e7b0689 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.875032 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-447488d1-6f59-4bb9-bb57-823e3e7b0689 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:08.875335 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-447488d1-6f59-4bb9-bb57-823e3e7b0689 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.875556 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-447488d1-6f59-4bb9-bb57-823e3e7b0689 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.875658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-447488d1-6f59-4bb9-bb57-823e3e7b0689 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:08.879047 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-90cca949-989e-49fa-9b93-d6cc111f0472 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.881455 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90cca949-989e-49fa-9b93-d6cc111f0472 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:08.881641 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-90cca949-989e-49fa-9b93-d6cc111f0472 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.881819 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-90cca949-989e-49fa-9b93-d6cc111f0472 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:08.882238 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.882238 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:08.883019 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-447488d1-6f59-4bb9-bb57-823e3e7b0689 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:08.883439 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1215/4840] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:08.886763 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.886763 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:08.887227 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-90cca949-989e-49fa-9b93-d6cc111f0472 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:08.887936 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-90cca949-989e-49fa-9b93-d6cc111f0472 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 200 Aug 04 09:14:08.888294 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1202/4841] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:08.961373 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-94b310cc-e71d-4b4a-a7a0-8358ab29bb2b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.963303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-94b310cc-e71d-4b4a-a7a0-8358ab29bb2b tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] PUT https://10.4.3.176/volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77 Aug 04 09:14:08.963650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-94b310cc-e71d-4b4a-a7a0-8358ab29bb2b tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:08.972797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-94b310cc-e71d-4b4a-a7a0-8358ab29bb2b tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Acquiring lock "cinder-attachment_update-dc8ba597-c2f1-483d-8f4b-7ecef78c11b7-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:08.977699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-94b310cc-e71d-4b4a-a7a0-8358ab29bb2b tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Lock "cinder-attachment_update-dc8ba597-c2f1-483d-8f4b-7ecef78c11b7-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:08.978647 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:08.978647 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:08.993927 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-ed7f0640-1b60-4121-a20e-3c438c29f71b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:08.995773 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-ed7f0640-1b60-4121-a20e-3c438c29f71b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:08.995964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-ed7f0640-1b60-4121-a20e-3c438c29f71b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:08.996143 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-ed7f0640-1b60-4121-a20e-3c438c29f71b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.000627 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.000627 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:09.001008 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-ed7f0640-1b60-4121-a20e-3c438c29f71b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:09.001832 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-ed7f0640-1b60-4121-a20e-3c438c29f71b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 200 Aug 04 09:14:09.002323 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1213/4842] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:14:08 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:09.011802 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a91f9e7a-dbf2-444e-b2d6-83a460246296 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:09.013793 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a91f9e7a-dbf2-444e-b2d6-83a460246296 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:09.014028 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a91f9e7a-dbf2-444e-b2d6-83a460246296 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:09.014213 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a91f9e7a-dbf2-444e-b2d6-83a460246296 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.022448 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.022448 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:09.027777 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a91f9e7a-dbf2-444e-b2d6-83a460246296 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:09.033544 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a91f9e7a-dbf2-444e-b2d6-83a460246296 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 200 Aug 04 09:14:09.034146 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1216/4843] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:09 2026] GET /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:09.049594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-62b9a297-feff-4e21-be57-8b6d9e019fa2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:09.051868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62b9a297-feff-4e21-be57-8b6d9e019fa2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:09.052140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62b9a297-feff-4e21-be57-8b6d9e019fa2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:09.052427 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-62b9a297-feff-4e21-be57-8b6d9e019fa2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.057324 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-94b310cc-e71d-4b4a-a7a0-8358ab29bb2b tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Lock "cinder-attachment_update-dc8ba597-c2f1-483d-8f4b-7ecef78c11b7-np0000006401" released by "attachment_update" :: held 0.080s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:09.057721 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-94b310cc-e71d-4b4a-a7a0-8358ab29bb2b tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77 returned with HTTP 200 Aug 04 09:14:09.058291 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1213/4844] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:08 2026] PUT /volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:09.066364 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-cbbc9485-4702-4913-a49a-88b2af96ca30 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:09.068309 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-cbbc9485-4702-4913-a49a-88b2af96ca30 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/encryption Aug 04 09:14:09.068498 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-cbbc9485-4702-4913-a49a-88b2af96ca30 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:09.068650 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.068650 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:09.068709 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-cbbc9485-4702-4913-a49a-88b2af96ca30 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.077120 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-62b9a297-feff-4e21-be57-8b6d9e019fa2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:09.078036 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.078036 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:09.083102 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-62b9a297-feff-4e21-be57-8b6d9e019fa2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:09.083649 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1203/4845] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:09 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:09.084279 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-cbbc9485-4702-4913-a49a-88b2af96ca30 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/encryption returned with HTTP 200 Aug 04 09:14:09.084821 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1214/4846] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:14:09 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:09.375725 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-16d0dfc8-ad3c-4035-aea2-aca2127d6c4f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:09.378268 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-16d0dfc8-ad3c-4035-aea2-aca2127d6c4f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:09.378505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-16d0dfc8-ad3c-4035-aea2-aca2127d6c4f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:09.378723 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-16d0dfc8-ad3c-4035-aea2-aca2127d6c4f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.383696 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.383696 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:09.384120 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-16d0dfc8-ad3c-4035-aea2-aca2127d6c4f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:09.385131 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-16d0dfc8-ad3c-4035-aea2-aca2127d6c4f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 200 Aug 04 09:14:09.385635 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1217/4847] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:14:09 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:09.783800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-15f94ad7-5701-4243-8ac3-1e637fb291b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:09.785809 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15f94ad7-5701-4243-8ac3-1e637fb291b9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:09.786040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15f94ad7-5701-4243-8ac3-1e637fb291b9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:09.786263 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-15f94ad7-5701-4243-8ac3-1e637fb291b9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.792820 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.792820 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:09.796648 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-15f94ad7-5701-4243-8ac3-1e637fb291b9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:09.800843 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-15f94ad7-5701-4243-8ac3-1e637fb291b9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:09.801214 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1214/4848] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:09 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:09.852082 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d95e6fd3-8124-4f90-b997-484ae507f62e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:09.853993 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d95e6fd3-8124-4f90-b997-484ae507f62e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:09.854219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d95e6fd3-8124-4f90-b997-484ae507f62e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:09.854485 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d95e6fd3-8124-4f90-b997-484ae507f62e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.865818 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.865818 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:09.870009 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d95e6fd3-8124-4f90-b997-484ae507f62e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:09.874789 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d95e6fd3-8124-4f90-b997-484ae507f62e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:09.875228 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1204/4849] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:09 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:09.892831 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9c818c3d-3511-41a1-9134-569aef625355 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:09.894714 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c818c3d-3511-41a1-9134-569aef625355 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:09.894963 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c818c3d-3511-41a1-9134-569aef625355 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:09.895251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9c818c3d-3511-41a1-9134-569aef625355 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:09.895418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9c818c3d-3511-41a1-9134-569aef625355 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:09.900042 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:09.900042 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:09.900837 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9c818c3d-3511-41a1-9134-569aef625355 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:09.901254 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1215/4850] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:09 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:10.239194 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a1dac8da-e06f-4098-a384-482f82ae7ef5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.241653 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a1dac8da-e06f-4098-a384-482f82ae7ef5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:10.241888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a1dac8da-e06f-4098-a384-482f82ae7ef5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:10.242124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a1dac8da-e06f-4098-a384-482f82ae7ef5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:10.247812 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.247812 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:10.248360 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a1dac8da-e06f-4098-a384-482f82ae7ef5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:10.249327 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a1dac8da-e06f-4098-a384-482f82ae7ef5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 200 Aug 04 09:14:10.249789 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1218/4851] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:14:10 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:10.257437 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-06ebb847-62f4-4204-96de-ac07b89bb8ff None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.259743 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-06ebb847-62f4-4204-96de-ac07b89bb8ff tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:10.260165 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-06ebb847-62f4-4204-96de-ac07b89bb8ff tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:10.260512 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-06ebb847-62f4-4204-96de-ac07b89bb8ff tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:10.268804 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.268804 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:10.272671 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-06ebb847-62f4-4204-96de-ac07b89bb8ff tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:10.277845 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-06ebb847-62f4-4204-96de-ac07b89bb8ff tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 200 Aug 04 09:14:10.278374 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1215/4852] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:10 2026] GET /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:10.286523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.288920 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:10.289357 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "be0e3b2d-d631-4e7c-8748-2a8555116702", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:10.291180 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'be0e3b2d-d631-4e7c-8748-2a8555116702', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:10.299452 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.299452 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:10.299981 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:10.300100 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:14:10.300907 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:14:10.306915 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (523bc133-5227-478d-9347-488c3873f722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:10.308674 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e5997b-e88e-47bd-8d6c-2fe3a2cb4094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:10.309656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:10.335656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e5997b-e88e-47bd-8d6c-2fe3a2cb4094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be0e3b2d-d631-4e7c-8748-2a8555116702', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:10.336434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2746f68f-978e-41da-b5f9-50c5cb7c2b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:10.380605 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['7654bdc0-9d1d-4d5a-8f01-a4228bc04484', '023e8133-822f-4b55-9eba-e22e9833c4b7', 'f836a008-aae4-4ccb-b0c7-b46fc78e012e', 'd4253385-273f-4958-835e-4e83a892991c'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:10.381340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2746f68f-978e-41da-b5f9-50c5cb7c2b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7654bdc0-9d1d-4d5a-8f01-a4228bc04484', '023e8133-822f-4b55-9eba-e22e9833c4b7', 'f836a008-aae4-4ccb-b0c7-b46fc78e012e', 'd4253385-273f-4958-835e-4e83a892991c']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:10.381990 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc773a5b-81d4-4877-9227-77437cff2db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:10.421834 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc773a5b-81d4-4877-9227-77437cff2db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65176f31-5e1d-4902-aaf5-beef0780d091', '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='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['7654bdc0-9d1d-4d5a-8f01-a4228bc04484','023e8133-822f-4b55-9eba-e22e9833c4b7','f836a008-aae4-4ccb-b0c7-b46fc78e012e','d4253385-273f-4958-835e-4e83a892991c'],size=1,snapshot_id=be0e3b2d-d631-4e7c-8748-2a8555116702,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:10Z,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=65176f31-5e1d-4902-aaf5-beef0780d091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be0e3b2d-d631-4e7c-8748-2a8555116702,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:10.422906 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce24aee-1102-48ee-a3ae-c1036f2c21a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:10.440501 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce24aee-1102-48ee-a3ae-c1036f2c21a7) transitioned into 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='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['7654bdc0-9d1d-4d5a-8f01-a4228bc04484','023e8133-822f-4b55-9eba-e22e9833c4b7','f836a008-aae4-4ccb-b0c7-b46fc78e012e','d4253385-273f-4958-835e-4e83a892991c'],size=1,snapshot_id=be0e3b2d-d631-4e7c-8748-2a8555116702,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:10.441171 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb9084b-7a8e-470e-8143-f8e44b597c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:10.461098 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcb9084b-7a8e-470e-8143-f8e44b597c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:10.463219 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (523bc133-5227-478d-9347-488c3873f722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:10.463625 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:14:10.464377 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-6f027920-ee35-47d9-9274-897c912dffd3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:10.464928 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1205/4853] 10.4.3.176 () {72 vars in 1541 bytes} [Tue Aug 4 09:14:10 2026] POST /volume/v3/volumes => generated 736 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:10.474144 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-b67269e5-93de-4bda-b479-21f53ae7dfc2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.476702 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-b67269e5-93de-4bda-b479-21f53ae7dfc2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:10.476922 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-b67269e5-93de-4bda-b479-21f53ae7dfc2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:10.477116 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-b67269e5-93de-4bda-b479-21f53ae7dfc2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:10.484074 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.484074 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:10.488316 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-b67269e5-93de-4bda-b479-21f53ae7dfc2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:10.492999 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-b67269e5-93de-4bda-b479-21f53ae7dfc2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 returned with HTTP 200 Aug 04 09:14:10.493330 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1216/4854] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:10 2026] GET /volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:10.501807 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a3154fcf-7719-46b3-b928-6cf28c0c543b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.504080 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a3154fcf-7719-46b3-b928-6cf28c0c543b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:10.504348 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a3154fcf-7719-46b3-b928-6cf28c0c543b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:10.504570 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a3154fcf-7719-46b3-b928-6cf28c0c543b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:10.515252 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.515252 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:10.519160 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a3154fcf-7719-46b3-b928-6cf28c0c543b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:10.526011 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-a3154fcf-7719-46b3-b928-6cf28c0c543b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 returned with HTTP 200 Aug 04 09:14:10.526473 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1219/4855] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:10 2026] GET /volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:10.815413 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a7e4b8db-d0be-4787-bc33-0fb600b6cbb3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.817096 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7e4b8db-d0be-4787-bc33-0fb600b6cbb3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:10.817346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7e4b8db-d0be-4787-bc33-0fb600b6cbb3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:10.817528 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a7e4b8db-d0be-4787-bc33-0fb600b6cbb3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:10.826432 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.826432 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:10.830399 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a7e4b8db-d0be-4787-bc33-0fb600b6cbb3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:10.835890 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a7e4b8db-d0be-4787-bc33-0fb600b6cbb3 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:10.837483 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1216/4856] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:10 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:10.887852 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-168e49fd-e08c-45db-90ea-52ac2fe8f80f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.890243 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-168e49fd-e08c-45db-90ea-52ac2fe8f80f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:10.890548 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-168e49fd-e08c-45db-90ea-52ac2fe8f80f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:10.890798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-168e49fd-e08c-45db-90ea-52ac2fe8f80f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:10.899779 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.899779 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:10.903174 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-168e49fd-e08c-45db-90ea-52ac2fe8f80f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:10.907692 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-168e49fd-e08c-45db-90ea-52ac2fe8f80f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:10.908377 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1206/4857] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:10 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:10.910741 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b33cffb8-0718-449f-b20e-37aa66f5f50b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:10.912739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b33cffb8-0718-449f-b20e-37aa66f5f50b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:10.912951 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b33cffb8-0718-449f-b20e-37aa66f5f50b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:10.913114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b33cffb8-0718-449f-b20e-37aa66f5f50b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:10.913235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b33cffb8-0718-449f-b20e-37aa66f5f50b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:10.917365 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:10.917365 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:10.918181 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b33cffb8-0718-449f-b20e-37aa66f5f50b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:10.918524 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1217/4858] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:10 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:11.855050 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e05ce534-2cad-4e0d-a631-08347d738a2b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:11.857050 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e05ce534-2cad-4e0d-a631-08347d738a2b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:11.857295 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e05ce534-2cad-4e0d-a631-08347d738a2b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:11.857482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e05ce534-2cad-4e0d-a631-08347d738a2b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:11.864429 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:11.864429 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:11.867769 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e05ce534-2cad-4e0d-a631-08347d738a2b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:11.871519 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e05ce534-2cad-4e0d-a631-08347d738a2b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:11.871892 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1220/4859] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:11 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:11.922423 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6180a536-10db-4b1d-b6d3-397007673fea None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:11.924086 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6180a536-10db-4b1d-b6d3-397007673fea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:11.924306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6180a536-10db-4b1d-b6d3-397007673fea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:11.924480 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6180a536-10db-4b1d-b6d3-397007673fea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:11.928546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-458d3d3e-8f89-4b74-80a2-4b8135e94ab5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:11.930143 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-458d3d3e-8f89-4b74-80a2-4b8135e94ab5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:11.930384 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-458d3d3e-8f89-4b74-80a2-4b8135e94ab5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:11.930591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-458d3d3e-8f89-4b74-80a2-4b8135e94ab5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:11.930732 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-458d3d3e-8f89-4b74-80a2-4b8135e94ab5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:11.932983 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:11.932983 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:11.935827 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6180a536-10db-4b1d-b6d3-397007673fea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:11.938979 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:11.938979 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:11.939502 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6180a536-10db-4b1d-b6d3-397007673fea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:11.939835 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1217/4860] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:11 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:11.940815 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-458d3d3e-8f89-4b74-80a2-4b8135e94ab5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:11.941482 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1207/4861] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:11 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:11.950797 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4fa4d0cf-1d2a-4965-8b71-f2c32c069b9a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:11.952938 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fa4d0cf-1d2a-4965-8b71-f2c32c069b9a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 Aug 04 09:14:11.953185 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fa4d0cf-1d2a-4965-8b71-f2c32c069b9a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:11.953459 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fa4d0cf-1d2a-4965-8b71-f2c32c069b9a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:11.961956 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:11.961956 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:11.972461 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4fa4d0cf-1d2a-4965-8b71-f2c32c069b9a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:14:11.978924 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fa4d0cf-1d2a-4965-8b71-f2c32c069b9a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 returned with HTTP 200 Aug 04 09:14:11.979300 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1218/4862] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:11 2026] GET /volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:11.996166 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-afb40c73-167d-43eb-8388-1a49a6833e0c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:11.997954 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-afb40c73-167d-43eb-8388-1a49a6833e0c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:11.998153 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-afb40c73-167d-43eb-8388-1a49a6833e0c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:11.998389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-afb40c73-167d-43eb-8388-1a49a6833e0c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:11.998526 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-afb40c73-167d-43eb-8388-1a49a6833e0c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete backup with id: 708d24c4-c9f7-45ea-90f0-5abae4a7666c. Aug 04 09:14:12.002811 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:12.002811 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:12.013579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-afb40c73-167d-43eb-8388-1a49a6833e0c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] delete_backup rpcapi backup_id 708d24c4-c9f7-45ea-90f0-5abae4a7666c {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:14:12.015305 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-afb40c73-167d-43eb-8388-1a49a6833e0c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 202 Aug 04 09:14:12.015687 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1221/4863] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:11 2026] DELETE /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:14:12.023629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7a97079d-6f5d-451e-bf0d-8c23c48206e7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:12.025325 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7a97079d-6f5d-451e-bf0d-8c23c48206e7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:12.025516 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7a97079d-6f5d-451e-bf0d-8c23c48206e7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:12.025688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7a97079d-6f5d-451e-bf0d-8c23c48206e7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:12.025783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-7a97079d-6f5d-451e-bf0d-8c23c48206e7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:12.029640 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:12.029640 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:12.030324 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7a97079d-6f5d-451e-bf0d-8c23c48206e7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 200 Aug 04 09:14:12.030652 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1218/4864] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:12 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:12.441782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5ffc75ed-2060-4ab0-968d-09e490100dbe None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:12.443780 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5ffc75ed-2060-4ab0-968d-09e490100dbe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:12.443954 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5ffc75ed-2060-4ab0-968d-09e490100dbe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:12.444131 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5ffc75ed-2060-4ab0-968d-09e490100dbe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:12.452319 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:12.452319 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:12.455174 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5ffc75ed-2060-4ab0-968d-09e490100dbe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:12.458644 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5ffc75ed-2060-4ab0-968d-09e490100dbe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:12.459000 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1208/4865] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:12 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:12.475566 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5670a42a-c42a-467c-b4b4-a260910e4939 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:12.477345 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5670a42a-c42a-467c-b4b4-a260910e4939 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493/action Aug 04 09:14:12.477645 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5670a42a-c42a-467c-b4b4-a260910e4939 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:12.477754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5670a42a-c42a-467c-b4b4-a260910e4939 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:12.487853 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:12.487853 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:12.488403 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5670a42a-c42a-467c-b4b4-a260910e4939 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:12.496686 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5670a42a-c42a-467c-b4b4-a260910e4939 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Begin detaching volume completed successfully. Aug 04 09:14:12.496870 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-5670a42a-c42a-467c-b4b4-a260910e4939 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493/action returned with HTTP 202 Aug 04 09:14:12.497435 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1219/4866] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:14:12 2026] POST /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:14:12.531147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bd7c9964-0c46-4716-b142-8999267e041e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:12.531623 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bd7c9964-0c46-4716-b142-8999267e041e None None] GET https://10.4.3.176/volume// Aug 04 09:14:12.531774 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bd7c9964-0c46-4716-b142-8999267e041e None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:12.531944 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bd7c9964-0c46-4716-b142-8999267e041e None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:12.532305 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bd7c9964-0c46-4716-b142-8999267e041e None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:12.532574 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1222/4867] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:12.538328 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-a54ae6f7-2cdb-48b2-871a-12f5eda93cd0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:12.540466 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-a54ae6f7-2cdb-48b2-871a-12f5eda93cd0 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:12.540681 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-a54ae6f7-2cdb-48b2-871a-12f5eda93cd0 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:12.540861 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-a54ae6f7-2cdb-48b2-871a-12f5eda93cd0 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:12.549613 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:12.549613 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:12.552821 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-a54ae6f7-2cdb-48b2-871a-12f5eda93cd0 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:12.556554 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-a54ae6f7-2cdb-48b2-871a-12f5eda93cd0 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:12.556918 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1219/4868] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:12 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:12.886107 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9b01d1d6-9edb-4604-9234-ac6d85431d14 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:12.887863 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b01d1d6-9edb-4604-9234-ac6d85431d14 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:12.888068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b01d1d6-9edb-4604-9234-ac6d85431d14 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:12.888276 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9b01d1d6-9edb-4604-9234-ac6d85431d14 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:12.894761 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:12.894761 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:12.897830 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9b01d1d6-9edb-4604-9234-ac6d85431d14 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:12.901573 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9b01d1d6-9edb-4604-9234-ac6d85431d14 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:12.902112 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1209/4869] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:12 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:12.951949 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-eb6ea669-97af-41e6-868a-bbaa4d9b22ad None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:12.954089 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eb6ea669-97af-41e6-868a-bbaa4d9b22ad tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:12.954380 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eb6ea669-97af-41e6-868a-bbaa4d9b22ad tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:12.954624 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eb6ea669-97af-41e6-868a-bbaa4d9b22ad tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:12.965179 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:12.965179 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:12.968710 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-eb6ea669-97af-41e6-868a-bbaa4d9b22ad tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:12.973195 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eb6ea669-97af-41e6-868a-bbaa4d9b22ad tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:12.973657 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1220/4870] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:12 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:13.042196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c2eab6b1-c019-4794-8d4c-dccae7f321e4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.043899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c2eab6b1-c019-4794-8d4c-dccae7f321e4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c Aug 04 09:14:13.044079 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c2eab6b1-c019-4794-8d4c-dccae7f321e4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.044266 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c2eab6b1-c019-4794-8d4c-dccae7f321e4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.044381 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-c2eab6b1-c019-4794-8d4c-dccae7f321e4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 708d24c4-c9f7-45ea-90f0-5abae4a7666c. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:13.047500 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c2eab6b1-c019-4794-8d4c-dccae7f321e4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c returned with HTTP 404 Aug 04 09:14:13.047926 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1223/4871] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/v3/backups/708d24c4-c9f7-45ea-90f0-5abae4a7666c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:13.054449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-36210ab6-4242-471e-a52d-602bb78e3944 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.056489 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36210ab6-4242-471e-a52d-602bb78e3944 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:14:13.056729 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36210ab6-4242-471e-a52d-602bb78e3944 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.056958 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36210ab6-4242-471e-a52d-602bb78e3944 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.057117 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-36210ab6-4242-471e-a52d-602bb78e3944 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete backup with id: c95142c0-8424-425e-a44b-9d4f7978e461. Aug 04 09:14:13.061861 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.061861 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:13.074815 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-36210ab6-4242-471e-a52d-602bb78e3944 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] delete_backup rpcapi backup_id c95142c0-8424-425e-a44b-9d4f7978e461 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:14:13.076396 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36210ab6-4242-471e-a52d-602bb78e3944 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 202 Aug 04 09:14:13.076828 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1220/4872] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:13 2026] DELETE /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:14:13.083320 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-19b9b3fc-c193-4876-a9a4-2d5c1a556fea None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.084890 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19b9b3fc-c193-4876-a9a4-2d5c1a556fea tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:14:13.085285 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19b9b3fc-c193-4876-a9a4-2d5c1a556fea tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.085285 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-19b9b3fc-c193-4876-a9a4-2d5c1a556fea tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.085368 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-19b9b3fc-c193-4876-a9a4-2d5c1a556fea tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:13.089093 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.089093 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:13.089833 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-19b9b3fc-c193-4876-a9a4-2d5c1a556fea tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 200 Aug 04 09:14:13.090088 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1210/4873] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:13.535080 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-0baba3a3-0983-47d0-9671-51177ce7764d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.537500 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-0baba3a3-0983-47d0-9671-51177ce7764d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:13.537733 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-0baba3a3-0983-47d0-9671-51177ce7764d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.537963 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-0baba3a3-0983-47d0-9671-51177ce7764d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.546045 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.546045 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:13.549975 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-0baba3a3-0983-47d0-9671-51177ce7764d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:13.555398 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-0baba3a3-0983-47d0-9671-51177ce7764d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 returned with HTTP 200 Aug 04 09:14:13.555979 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1221/4874] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:13.563661 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3baaff3e-74ca-49af-a4ba-2af812c396e3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.564006 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3baaff3e-74ca-49af-a4ba-2af812c396e3 None None] GET https://10.4.3.176/volume// Aug 04 09:14:13.564157 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3baaff3e-74ca-49af-a4ba-2af812c396e3 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.564376 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3baaff3e-74ca-49af-a4ba-2af812c396e3 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.564676 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3baaff3e-74ca-49af-a4ba-2af812c396e3 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:13.565080 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1224/4875] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:13.573727 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-bacb43ae-12c2-42c2-b9b0-a656965dfc70 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.575559 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-bacb43ae-12c2-42c2-b9b0-a656965dfc70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:13.575936 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-bacb43ae-12c2-42c2-b9b0-a656965dfc70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65176f31-5e1d-4902-aaf5-beef0780d091", "connector": null, "instance_uuid": "5e1af0d1-7111-49ae-ac36-6ce61e49ff61"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:13.583085 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.583085 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:13.603645 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-bacb43ae-12c2-42c2-b9b0-a656965dfc70 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:13.604003 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1221/4876] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:13 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:13.610043 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-666ce63e-d2e3-4190-b198-d8e8a407a2a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.610516 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-666ce63e-d2e3-4190-b198-d8e8a407a2a5 None None] GET https://10.4.3.176/volume// Aug 04 09:14:13.610733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-666ce63e-d2e3-4190-b198-d8e8a407a2a5 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.610965 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-666ce63e-d2e3-4190-b198-d8e8a407a2a5 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.611360 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-666ce63e-d2e3-4190-b198-d8e8a407a2a5 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:13.611676 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1211/4877] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:13.617475 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-702777a8-0824-4e86-9c2c-0dbaebdce490 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.619756 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-702777a8-0824-4e86-9c2c-0dbaebdce490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:13.620005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-702777a8-0824-4e86-9c2c-0dbaebdce490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.620252 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-702777a8-0824-4e86-9c2c-0dbaebdce490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.630408 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.630408 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:13.633765 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-702777a8-0824-4e86-9c2c-0dbaebdce490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:13.638762 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-702777a8-0824-4e86-9c2c-0dbaebdce490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 returned with HTTP 200 Aug 04 09:14:13.639187 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1222/4878] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:13.737583 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-aea8849b-c7f5-44e4-bbfa-2e13001efb23 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.739493 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-aea8849b-c7f5-44e4-bbfa-2e13001efb23 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394 Aug 04 09:14:13.739832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-aea8849b-c7f5-44e4-bbfa-2e13001efb23 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:13.747408 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-aea8849b-c7f5-44e4-bbfa-2e13001efb23 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-65176f31-5e1d-4902-aaf5-beef0780d091-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:13.751438 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-aea8849b-c7f5-44e4-bbfa-2e13001efb23 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-65176f31-5e1d-4902-aaf5-beef0780d091-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:13.752295 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.752295 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:13.852763 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-aea8849b-c7f5-44e4-bbfa-2e13001efb23 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-65176f31-5e1d-4902-aaf5-beef0780d091-np0000006401" released by "attachment_update" :: held 0.101s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:13.853167 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-aea8849b-c7f5-44e4-bbfa-2e13001efb23 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394 returned with HTTP 200 Aug 04 09:14:13.853806 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1225/4879] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:13 2026] PUT /volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:13.871784 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-f692ea8f-f785-4813-86ce-770a3c91ce68 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.873817 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-f692ea8f-f785-4813-86ce-770a3c91ce68 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394/action Aug 04 09:14:13.874182 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-f692ea8f-f785-4813-86ce-770a3c91ce68 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:13.874367 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-f692ea8f-f785-4813-86ce-770a3c91ce68 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:13.887211 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.887211 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:13.894411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d3cbe280-fa30-4aca-973a-9bb9f70049fe req-f692ea8f-f785-4813-86ce-770a3c91ce68 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394/action returned with HTTP 204 Aug 04 09:14:13.894762 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1222/4880] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:13 2026] POST /volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:13.915156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-06b12d08-11d9-4b5c-8343-e5933af96c7f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.917084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-06b12d08-11d9-4b5c-8343-e5933af96c7f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:13.917376 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-06b12d08-11d9-4b5c-8343-e5933af96c7f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.917574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-06b12d08-11d9-4b5c-8343-e5933af96c7f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.924965 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.924965 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:13.928504 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-06b12d08-11d9-4b5c-8343-e5933af96c7f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:13.932246 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-06b12d08-11d9-4b5c-8343-e5933af96c7f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:13.932623 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1212/4881] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:13.984541 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2bea3554-3343-4be0-a356-37fe70c0e061 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:13.985974 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2bea3554-3343-4be0-a356-37fe70c0e061 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:13.986132 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2bea3554-3343-4be0-a356-37fe70c0e061 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:13.986343 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2bea3554-3343-4be0-a356-37fe70c0e061 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:13.994247 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:13.994247 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:13.996896 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2bea3554-3343-4be0-a356-37fe70c0e061 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:14.000330 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2bea3554-3343-4be0-a356-37fe70c0e061 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:14.000658 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1223/4882] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:13 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:14.099225 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-026158e1-428e-4f92-a9e0-df71508f53d4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:14.100778 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-026158e1-428e-4f92-a9e0-df71508f53d4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 Aug 04 09:14:14.100944 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-026158e1-428e-4f92-a9e0-df71508f53d4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:14.101115 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-026158e1-428e-4f92-a9e0-df71508f53d4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:14.101228 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-026158e1-428e-4f92-a9e0-df71508f53d4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id c95142c0-8424-425e-a44b-9d4f7978e461. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:14.104590 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-026158e1-428e-4f92-a9e0-df71508f53d4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 returned with HTTP 404 Aug 04 09:14:14.104998 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1226/4883] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:14 2026] GET /volume/v3/backups/c95142c0-8424-425e-a44b-9d4f7978e461 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:14.127945 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:14.129524 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:14.129850 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "name": "tempest-VolumesBackupsTest-Volume-1758760965"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:14.131160 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'name': 'tempest-VolumesBackupsTest-Volume-1758760965'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:14.198912 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume of 1 GB Aug 04 09:14:14.203875 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Availability Zones retrieved successfully. Aug 04 09:14:14.209095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (62c4d344-4dce-480e-b34c-a39b8d4a068d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:14.210208 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4330e90-d6c6-4983-abb0-72c0320593a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:14.211103 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:14.262651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4330e90-d6c6-4983-abb0-72c0320593a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:14.263432 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a40b1e-c813-40f4-989e-202d60d6a091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:14.296876 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['21f4217d-4ec9-4b9f-9383-1c146510f30a', '1fa9f16e-20ce-43ba-b01f-9dd1bfd20cfe', 'cf8aefbd-67e1-48d0-9a6a-569896b3e657', 'f36cb0eb-c60b-46ce-a783-df2302ccf3f7'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:14.297715 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a40b1e-c813-40f4-989e-202d60d6a091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f4217d-4ec9-4b9f-9383-1c146510f30a', '1fa9f16e-20ce-43ba-b01f-9dd1bfd20cfe', 'cf8aefbd-67e1-48d0-9a6a-569896b3e657', 'f36cb0eb-c60b-46ce-a783-df2302ccf3f7']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:14.298556 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfe2743b-2d34-43af-b44f-fc46ae660b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:14.321580 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfe2743b-2d34-43af-b44f-fc46ae660b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c40b297-dceb-44de-b710-5de58f45a437', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1758760965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['21f4217d-4ec9-4b9f-9383-1c146510f30a','1fa9f16e-20ce-43ba-b01f-9dd1bfd20cfe','cf8aefbd-67e1-48d0-9a6a-569896b3e657','f36cb0eb-c60b-46ce-a783-df2302ccf3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1758760965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c40b297-dceb-44de-b710-5de58f45a437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0003fed47a0946b882334d63222ca5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d65677de22c94af59ccdc720f42889a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:14.322552 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bd4f80-835c-49a4-b594-a5b088ca6a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:14.341551 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bd4f80-835c-49a4-b594-a5b088ca6a9e) transitioned into state 'SUCCESS' from state '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-1758760965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['21f4217d-4ec9-4b9f-9383-1c146510f30a','1fa9f16e-20ce-43ba-b01f-9dd1bfd20cfe','cf8aefbd-67e1-48d0-9a6a-569896b3e657','f36cb0eb-c60b-46ce-a783-df2302ccf3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:14.342258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab3128a-0520-440e-bbdf-cf6da968d4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:14.352932 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab3128a-0520-440e-bbdf-cf6da968d4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:14.353732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (62c4d344-4dce-480e-b34c-a39b8d4a068d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:14.354021 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request issued successfully. Aug 04 09:14:14.354666 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8664c8ff-4fa5-42c0-acca-b42d4be497f1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:14.355078 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1223/4884] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:14 2026] POST /volume/v3/volumes => generated 749 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:14.366227 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-66152665-64e2-4bf8-bfc7-d09db9de2761 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:14.367922 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66152665-64e2-4bf8-bfc7-d09db9de2761 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:14:14.368106 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66152665-64e2-4bf8-bfc7-d09db9de2761 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:14.368342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66152665-64e2-4bf8-bfc7-d09db9de2761 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:14.375124 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:14.375124 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:14.378233 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-66152665-64e2-4bf8-bfc7-d09db9de2761 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:14:14.382370 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66152665-64e2-4bf8-bfc7-d09db9de2761 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:14:14.382710 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1213/4885] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:14 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:14:14.881654 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-3bf7f8c7-aac2-4651-9500-7f6d7d5ef20e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:14.883726 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-3bf7f8c7-aac2-4651-9500-7f6d7d5ef20e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3 Aug 04 09:14:14.883930 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-3bf7f8c7-aac2-4651-9500-7f6d7d5ef20e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:14.884117 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-3bf7f8c7-aac2-4651-9500-7f6d7d5ef20e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:14.893316 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:14.893316 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:14.931623 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dde56fc9-ce5f-48b8-8e4f-97e2d75aad66 req-3bf7f8c7-aac2-4651-9500-7f6d7d5ef20e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3 returned with HTTP 200 Aug 04 09:14:14.932086 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1224/4886] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:14 2026] DELETE /volume/v3/attachments/596af4ae-e8e9-4f16-beef-11ab8d2b01a3 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:14.944129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-be650829-c6a5-4bee-befe-9810408a0a38 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:14.947140 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be650829-c6a5-4bee-befe-9810408a0a38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:14.947395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be650829-c6a5-4bee-befe-9810408a0a38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:14.947613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-be650829-c6a5-4bee-befe-9810408a0a38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:14.955833 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:14.955833 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:14.959838 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-be650829-c6a5-4bee-befe-9810408a0a38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:14.964114 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-be650829-c6a5-4bee-befe-9810408a0a38 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:14.965151 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1227/4887] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:14 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:15.012897 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-327d361c-4740-4d8f-99ce-181378f7a9d1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.014284 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-327d361c-4740-4d8f-99ce-181378f7a9d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:15.014600 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-327d361c-4740-4d8f-99ce-181378f7a9d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:15.014842 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-327d361c-4740-4d8f-99ce-181378f7a9d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:15.023292 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.023292 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:15.026472 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-327d361c-4740-4d8f-99ce-181378f7a9d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:15.031075 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-327d361c-4740-4d8f-99ce-181378f7a9d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:15.031075 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1224/4888] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:15 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:15.395474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a01e708e-f8d9-401c-970c-ffaaad99be43 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.397416 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a01e708e-f8d9-401c-970c-ffaaad99be43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:14:15.397598 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a01e708e-f8d9-401c-970c-ffaaad99be43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:15.397822 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a01e708e-f8d9-401c-970c-ffaaad99be43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:15.404908 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.404908 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:15.409287 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a01e708e-f8d9-401c-970c-ffaaad99be43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:14:15.415997 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a01e708e-f8d9-401c-970c-ffaaad99be43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:14:15.416599 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1214/4889] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:15 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:15.429897 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.431482 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:14:15.431829 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c40b297-dceb-44de-b710-5de58f45a437", "name": "tempest-VolumesBackupsTest-Backup-1248830332"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:15.433317 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating new backup {'backup': {'volume_id': '5c40b297-dceb-44de-b710-5de58f45a437', 'name': 'tempest-VolumesBackupsTest-Backup-1248830332'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:14:15.433507 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating backup of volume 5c40b297-dceb-44de-b710-5de58f45a437 in container None Aug 04 09:14:15.440944 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.440944 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:15.441551 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:14:15.458148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['9eb0e0c2-3c70-4ea3-a836-df8c036bb4da', '73192a33-0dd9-49c4-8d12-e4bd4af925ff'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:15.482595 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f1a8daf1-adb9-4706-9e62-cf75e1487120 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:14:15.483030 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1225/4890] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:15 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:15.491087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cc090516-2323-4236-9847-3030819160da None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.492792 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc090516-2323-4236-9847-3030819160da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:15.492974 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc090516-2323-4236-9847-3030819160da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:15.493172 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc090516-2323-4236-9847-3030819160da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:15.493322 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-cc090516-2323-4236-9847-3030819160da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:15.497428 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.497428 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:15.498178 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc090516-2323-4236-9847-3030819160da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:15.498576 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1228/4891] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:15 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:15.653591 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.655151 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:15.655510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1400300604", "snapshot_id": "a60a4c4c-1a72-46ad-b5d4-b503fbda272f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:15.656868 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1400300604', 'snapshot_id': 'a60a4c4c-1a72-46ad-b5d4-b503fbda272f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:15.661063 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.661063 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:15.661460 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:15.661560 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume of 1 GB Aug 04 09:14:15.664398 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Availability Zones retrieved successfully. Aug 04 09:14:15.669172 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (d7d0df07-a20f-4548-b17e-3e7baa64bde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:15.669986 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c48387e-0956-4aab-b05c-2dd050713c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:15.670736 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:15.694123 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c48387e-0956-4aab-b05c-2dd050713c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a60a4c4c-1a72-46ad-b5d4-b503fbda272f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:15.694803 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec32e326-cfa1-4d0e-a37e-041a4cf988ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:15.732001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Created reservations ['50e54172-ee06-4662-b414-0673ca52d689', '964deb10-7c8a-47ae-afa2-167b39a6bb4f', 'bd2a3856-1809-43b9-8297-40c8810e9ec7', '63870203-d2ab-40ad-a85c-60d40f1a609b'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:15.732830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec32e326-cfa1-4d0e-a37e-041a4cf988ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50e54172-ee06-4662-b414-0673ca52d689', '964deb10-7c8a-47ae-afa2-167b39a6bb4f', 'bd2a3856-1809-43b9-8297-40c8810e9ec7', '63870203-d2ab-40ad-a85c-60d40f1a609b']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:15.733571 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd8b97b-09d8-4a64-8078-3dbd3acf41d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:15.773534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fd8b97b-09d8-4a64-8078-3dbd3acf41d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77f51951-182e-4fa8-910a-e5cd3ae4c209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1400300604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['50e54172-ee06-4662-b414-0673ca52d689','964deb10-7c8a-47ae-afa2-167b39a6bb4f','bd2a3856-1809-43b9-8297-40c8810e9ec7','63870203-d2ab-40ad-a85c-60d40f1a609b'],size=1,snapshot_id=a60a4c4c-1a72-46ad-b5d4-b503fbda272f,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1400300604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77f51951-182e-4fa8-910a-e5cd3ae4c209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813b977e55254a9caabfd3c6ca23125d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a60a4c4c-1a72-46ad-b5d4-b503fbda272f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59d5d0022c944baa9312ffeca6500e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:15.774193 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d472326-02ee-4971-a203-6e65d92cac0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:15.782349 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-07e40af3-2625-4e74-99b9-80cad3bf6f3c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.784405 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-07e40af3-2625-4e74-99b9-80cad3bf6f3c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77/action Aug 04 09:14:15.784769 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-07e40af3-2625-4e74-99b9-80cad3bf6f3c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:15.784943 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-07e40af3-2625-4e74-99b9-80cad3bf6f3c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:15.790362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d472326-02ee-4971-a203-6e65d92cac0d) transitioned into state 'SUCCESS' from state '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-1400300604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['50e54172-ee06-4662-b414-0673ca52d689','964deb10-7c8a-47ae-afa2-167b39a6bb4f','bd2a3856-1809-43b9-8297-40c8810e9ec7','63870203-d2ab-40ad-a85c-60d40f1a609b'],size=1,snapshot_id=a60a4c4c-1a72-46ad-b5d4-b503fbda272f,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:15.791010 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee82d9b1-061a-4fd9-ae67-186d06c3d3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:15.799659 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.799659 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:15.810241 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-e6d77621-b9c1-4e85-aff8-3e6e7bf97d86 req-07e40af3-2625-4e74-99b9-80cad3bf6f3c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77/action returned with HTTP 204 Aug 04 09:14:15.810647 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1215/4892] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:15 2026] POST /volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:15.812637 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee82d9b1-061a-4fd9-ae67-186d06c3d3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:15.813816 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (d7d0df07-a20f-4548-b17e-3e7baa64bde2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:15.814225 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request issued successfully. Aug 04 09:14:15.816040 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fc59a052-4622-4ba5-b411-a61ad0025d1b tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:15.816935 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1225/4893] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:15 2026] POST /volume/v3/volumes => generated 791 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:15.831358 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4fb9a55f-279d-47e4-8a61-def4028fb226 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.833338 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fb9a55f-279d-47e4-8a61-def4028fb226 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:15.833537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fb9a55f-279d-47e4-8a61-def4028fb226 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:15.833721 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4fb9a55f-279d-47e4-8a61-def4028fb226 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:15.841651 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.841651 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:15.845055 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4fb9a55f-279d-47e4-8a61-def4028fb226 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:15.848893 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4fb9a55f-279d-47e4-8a61-def4028fb226 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:15.849250 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1226/4894] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:15 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:15.981954 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f7612c3c-0b77-4ea8-8ab6-9d0ef31df2b5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:15.984845 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7612c3c-0b77-4ea8-8ab6-9d0ef31df2b5 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:15.984845 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7612c3c-0b77-4ea8-8ab6-9d0ef31df2b5 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:15.984845 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7612c3c-0b77-4ea8-8ab6-9d0ef31df2b5 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:15.991875 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:15.991875 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:15.994811 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f7612c3c-0b77-4ea8-8ab6-9d0ef31df2b5 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:15.999132 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7612c3c-0b77-4ea8-8ab6-9d0ef31df2b5 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:15.999523 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1229/4895] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:15 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:16.044714 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c12655de-6862-47b0-9c93-e59d890d20ea None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.046480 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c12655de-6862-47b0-9c93-e59d890d20ea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:16.046708 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c12655de-6862-47b0-9c93-e59d890d20ea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.046921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c12655de-6862-47b0-9c93-e59d890d20ea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.058985 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.058985 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:16.063249 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c12655de-6862-47b0-9c93-e59d890d20ea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:16.068789 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c12655de-6862-47b0-9c93-e59d890d20ea tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:16.069325 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1216/4896] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 1197 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:16.085045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f0a91b5c-488a-43d7-8ec1-346e728cf8c3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.085045 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0a91b5c-488a-43d7-8ec1-346e728cf8c3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:16.085045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0a91b5c-488a-43d7-8ec1-346e728cf8c3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.085045 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f0a91b5c-488a-43d7-8ec1-346e728cf8c3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.100646 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.100646 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:16.104018 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f0a91b5c-488a-43d7-8ec1-346e728cf8c3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:16.117856 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f0a91b5c-488a-43d7-8ec1-346e728cf8c3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:16.118401 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1226/4897] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 1197 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:16.170685 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-c809047d-c9ce-44dd-9c9a-b3024e08d5e5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.173847 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-c809047d-c9ce-44dd-9c9a-b3024e08d5e5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:16.174095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-c809047d-c9ce-44dd-9c9a-b3024e08d5e5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.174368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-c809047d-c9ce-44dd-9c9a-b3024e08d5e5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.188862 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.188862 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:16.192860 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-c809047d-c9ce-44dd-9c9a-b3024e08d5e5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:16.198534 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-c809047d-c9ce-44dd-9c9a-b3024e08d5e5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:16.198937 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1227/4898] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 1197 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:16.219761 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-d36fb8a7-bf43-4fae-aec9-a8c71a106d5c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.221692 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-d36fb8a7-bf43-4fae-aec9-a8c71a106d5c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/action Aug 04 09:14:16.222023 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-d36fb8a7-bf43-4fae-aec9-a8c71a106d5c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:16.222136 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-d36fb8a7-bf43-4fae-aec9-a8c71a106d5c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:16.232718 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.232718 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:16.233140 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-d36fb8a7-bf43-4fae-aec9-a8c71a106d5c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:16.244062 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-d36fb8a7-bf43-4fae-aec9-a8c71a106d5c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Begin detaching volume completed successfully. Aug 04 09:14:16.244321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-d36fb8a7-bf43-4fae-aec9-a8c71a106d5c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/action returned with HTTP 202 Aug 04 09:14:16.244750 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1230/4899] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:14:16 2026] POST /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:14:16.302073 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fe2e30c4-1789-4a21-8387-9adee7a3842c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.302501 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fe2e30c4-1789-4a21-8387-9adee7a3842c None None] GET https://10.4.3.176/volume// Aug 04 09:14:16.302656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fe2e30c4-1789-4a21-8387-9adee7a3842c None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.302850 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fe2e30c4-1789-4a21-8387-9adee7a3842c None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.303146 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fe2e30c4-1789-4a21-8387-9adee7a3842c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:16.303427 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1217/4900] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:16.310807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-00142ba7-7021-4d47-9685-fcd0f0bf3619 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.312846 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-00142ba7-7021-4d47-9685-fcd0f0bf3619 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:16.313050 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-00142ba7-7021-4d47-9685-fcd0f0bf3619 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.313253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-00142ba7-7021-4d47-9685-fcd0f0bf3619 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.321692 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.321692 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:16.324620 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-00142ba7-7021-4d47-9685-fcd0f0bf3619 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:16.328262 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-00142ba7-7021-4d47-9685-fcd0f0bf3619 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:16.328755 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1227/4901] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 1380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:16.338051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-742dcf19-c9dc-43ca-b4b5-ab91ad901497 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.340107 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-742dcf19-c9dc-43ca-b4b5-ab91ad901497 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/encryption Aug 04 09:14:16.340377 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-742dcf19-c9dc-43ca-b4b5-ab91ad901497 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.340603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-742dcf19-c9dc-43ca-b4b5-ab91ad901497 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.349001 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.349001 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:16.354868 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-742dcf19-c9dc-43ca-b4b5-ab91ad901497 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/encryption returned with HTTP 200 Aug 04 09:14:16.355275 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1228/4902] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:16.508418 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c70443df-43e7-407e-b13a-976a54eeeb29 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.510179 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c70443df-43e7-407e-b13a-976a54eeeb29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:16.510402 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c70443df-43e7-407e-b13a-976a54eeeb29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.510579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c70443df-43e7-407e-b13a-976a54eeeb29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.510680 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-c70443df-43e7-407e-b13a-976a54eeeb29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:16.514894 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.514894 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:16.515674 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c70443df-43e7-407e-b13a-976a54eeeb29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:16.516056 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1231/4903] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:16.863471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-deb026a6-efa7-4c56-8be2-b6417d98c3b4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.865254 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-deb026a6-efa7-4c56-8be2-b6417d98c3b4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:16.865461 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-deb026a6-efa7-4c56-8be2-b6417d98c3b4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.865672 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-deb026a6-efa7-4c56-8be2-b6417d98c3b4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.872270 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.872270 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:16.875496 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-deb026a6-efa7-4c56-8be2-b6417d98c3b4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:16.879043 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-deb026a6-efa7-4c56-8be2-b6417d98c3b4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:16.879436 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1218/4904] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:16.889860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ccf78958-ff7e-4101-82d5-ce66cc713776 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:16.892059 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ccf78958-ff7e-4101-82d5-ce66cc713776 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:16.892284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ccf78958-ff7e-4101-82d5-ce66cc713776 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:16.892483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ccf78958-ff7e-4101-82d5-ce66cc713776 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:16.898906 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:16.898906 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:16.901978 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ccf78958-ff7e-4101-82d5-ce66cc713776 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:16.905995 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ccf78958-ff7e-4101-82d5-ce66cc713776 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:16.906474 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1228/4905] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:16 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:17.011866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-28065d02-478e-44f4-a8d3-9ff37ce9f3a9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.013851 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-28065d02-478e-44f4-a8d3-9ff37ce9f3a9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:17.014101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-28065d02-478e-44f4-a8d3-9ff37ce9f3a9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:17.014377 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-28065d02-478e-44f4-a8d3-9ff37ce9f3a9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:17.020933 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:17.020933 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:17.024338 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-28065d02-478e-44f4-a8d3-9ff37ce9f3a9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:17.028578 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-28065d02-478e-44f4-a8d3-9ff37ce9f3a9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:17.028995 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1229/4906] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:17 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:17.337897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-1bd56db7-787e-4ae7-8526-042b234c0da6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.341532 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-1bd56db7-787e-4ae7-8526-042b234c0da6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:17.341532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-1bd56db7-787e-4ae7-8526-042b234c0da6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:17.341532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-1bd56db7-787e-4ae7-8526-042b234c0da6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:17.346906 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:17.346906 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:17.350130 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-1bd56db7-787e-4ae7-8526-042b234c0da6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:17.353899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-1bd56db7-787e-4ae7-8526-042b234c0da6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:17.354406 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1232/4907] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:17 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:17.412151 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-603cc8ae-c18a-41fc-a619-823cbddc8438 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.412521 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-603cc8ae-c18a-41fc-a619-823cbddc8438 None None] GET https://10.4.3.176/volume// Aug 04 09:14:17.412670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-603cc8ae-c18a-41fc-a619-823cbddc8438 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:17.412841 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-603cc8ae-c18a-41fc-a619-823cbddc8438 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:17.413147 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-603cc8ae-c18a-41fc-a619-823cbddc8438 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:17.413427 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1219/4908] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:14:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:17.418893 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-beaa5a54-d2fb-4ba1-8a88-59d7d818da7f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.483916 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-beaa5a54-d2fb-4ba1-8a88-59d7d818da7f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:17.484272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-beaa5a54-d2fb-4ba1-8a88-59d7d818da7f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77f51951-182e-4fa8-910a-e5cd3ae4c209", "connector": null, "instance_uuid": "9cdd0397-38e5-424e-9c4e-fe4e6b369379"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:17.491312 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:17.491312 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:17.514760 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-beaa5a54-d2fb-4ba1-8a88-59d7d818da7f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:17.515132 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1229/4909] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:17 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:17.525694 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7535c958-4952-42a3-a68c-74239ddf7794 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.527351 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7535c958-4952-42a3-a68c-74239ddf7794 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:17.527528 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7535c958-4952-42a3-a68c-74239ddf7794 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:17.527705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7535c958-4952-42a3-a68c-74239ddf7794 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:17.527802 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7535c958-4952-42a3-a68c-74239ddf7794 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:17.534636 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:17.534636 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:17.535363 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7535c958-4952-42a3-a68c-74239ddf7794 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:17.535705 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1230/4910] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:17 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:17.538657 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ea09eb3d-0251-4ccc-959a-9739ed33513a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.540978 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea09eb3d-0251-4ccc-959a-9739ed33513a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:17.541303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea09eb3d-0251-4ccc-959a-9739ed33513a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:17.541581 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea09eb3d-0251-4ccc-959a-9739ed33513a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:17.548068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-136eeed3-9bfc-403c-ae8e-d2b16c3e79e7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.548431 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-136eeed3-9bfc-403c-ae8e-d2b16c3e79e7 None None] GET https://10.4.3.176/volume// Aug 04 09:14:17.548572 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-136eeed3-9bfc-403c-ae8e-d2b16c3e79e7 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:17.548762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-136eeed3-9bfc-403c-ae8e-d2b16c3e79e7 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:17.549067 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-136eeed3-9bfc-403c-ae8e-d2b16c3e79e7 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:17.549335 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1220/4911] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:17.551898 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:17.551898 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:17.555438 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-8068a10f-1449-42d6-852a-fe0ddbafa1ce None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.556393 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ea09eb3d-0251-4ccc-959a-9739ed33513a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:17.559611 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-8068a10f-1449-42d6-852a-fe0ddbafa1ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:17.559754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-8068a10f-1449-42d6-852a-fe0ddbafa1ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:17.559920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-8068a10f-1449-42d6-852a-fe0ddbafa1ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:17.562911 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea09eb3d-0251-4ccc-959a-9739ed33513a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:17.563292 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1233/4912] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:17 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:17.569228 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:17.569228 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:17.572214 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-8068a10f-1449-42d6-852a-fe0ddbafa1ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:17.575837 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-8068a10f-1449-42d6-852a-fe0ddbafa1ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:17.576180 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1230/4913] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:17 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:17.670588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-69881370-cf0d-4bbd-93e0-023d1a90e1f6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:17.672639 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-69881370-cf0d-4bbd-93e0-023d1a90e1f6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] PUT https://10.4.3.176/volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965 Aug 04 09:14:17.673002 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-69881370-cf0d-4bbd-93e0-023d1a90e1f6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:17.679802 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-69881370-cf0d-4bbd-93e0-023d1a90e1f6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Acquiring lock "cinder-attachment_update-77f51951-182e-4fa8-910a-e5cd3ae4c209-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:17.683860 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-69881370-cf0d-4bbd-93e0-023d1a90e1f6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-77f51951-182e-4fa8-910a-e5cd3ae4c209-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:17.684823 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:17.684823 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:17.754708 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-69881370-cf0d-4bbd-93e0-023d1a90e1f6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-77f51951-182e-4fa8-910a-e5cd3ae4c209-np0000006401" released by "attachment_update" :: held 0.071s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:17.755069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-69881370-cf0d-4bbd-93e0-023d1a90e1f6 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965 returned with HTTP 200 Aug 04 09:14:17.755539 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1231/4914] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:17 2026] PUT /volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:18.045952 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e0ec8f62-95f5-4c47-bd61-09d330d6d919 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:18.048242 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0ec8f62-95f5-4c47-bd61-09d330d6d919 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:18.048242 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e0ec8f62-95f5-4c47-bd61-09d330d6d919 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:18.048457 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e0ec8f62-95f5-4c47-bd61-09d330d6d919 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:18.063301 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:18.063301 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:18.067578 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e0ec8f62-95f5-4c47-bd61-09d330d6d919 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:18.071562 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0ec8f62-95f5-4c47-bd61-09d330d6d919 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:18.071921 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1221/4915] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:18 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:18.271228 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-10a16035-a0ba-4548-aff4-566f1445f175 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:18.273901 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-10a16035-a0ba-4548-aff4-566f1445f175 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] DELETE https://10.4.3.176/volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77 Aug 04 09:14:18.274106 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-10a16035-a0ba-4548-aff4-566f1445f175 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:18.274293 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-10a16035-a0ba-4548-aff4-566f1445f175 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:18.288090 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:18.288090 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:18.343478 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-09d978a6-1be9-47ce-8ef6-7b18e7c9a081 req-10a16035-a0ba-4548-aff4-566f1445f175 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77 returned with HTTP 200 Aug 04 09:14:18.343478 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1234/4916] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:18 2026] DELETE /volume/v3/attachments/04a9f60d-176b-48c9-926a-8feec8533c77 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:18.410425 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-5846e689-5c1c-42db-982d-3308a73454de req-ea3ffb28-8472-495e-a30d-0fca64367512 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:18.412567 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5846e689-5c1c-42db-982d-3308a73454de req-ea3ffb28-8472-495e-a30d-0fca64367512 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:18.412765 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5846e689-5c1c-42db-982d-3308a73454de req-ea3ffb28-8472-495e-a30d-0fca64367512 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:18.412958 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5846e689-5c1c-42db-982d-3308a73454de req-ea3ffb28-8472-495e-a30d-0fca64367512 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:18.419875 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:18.419875 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:18.423767 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-5846e689-5c1c-42db-982d-3308a73454de req-ea3ffb28-8472-495e-a30d-0fca64367512 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:18.428318 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5846e689-5c1c-42db-982d-3308a73454de req-ea3ffb28-8472-495e-a30d-0fca64367512 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:18.428768 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1231/4917] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:18 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:18.547566 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-64623d5b-91ce-4a10-9bf3-b4da1884bcb8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:18.549307 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-64623d5b-91ce-4a10-9bf3-b4da1884bcb8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:18.549525 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-64623d5b-91ce-4a10-9bf3-b4da1884bcb8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:18.549706 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-64623d5b-91ce-4a10-9bf3-b4da1884bcb8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:18.549818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-64623d5b-91ce-4a10-9bf3-b4da1884bcb8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:18.556117 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:18.556117 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:18.556947 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-64623d5b-91ce-4a10-9bf3-b4da1884bcb8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:18.557390 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1232/4918] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:18 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:18.574867 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-88ccb8d5-20cd-43c2-9004-0be6c940b294 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:18.576640 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88ccb8d5-20cd-43c2-9004-0be6c940b294 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:18.576833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88ccb8d5-20cd-43c2-9004-0be6c940b294 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:18.577036 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-88ccb8d5-20cd-43c2-9004-0be6c940b294 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:18.591281 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:18.591281 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:18.596068 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-88ccb8d5-20cd-43c2-9004-0be6c940b294 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:18.602369 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-88ccb8d5-20cd-43c2-9004-0be6c940b294 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:18.602978 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1222/4919] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:18 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:19.086629 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4f79f7f4-3082-41cd-b777-44aa8e5c61c4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:19.089066 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4f79f7f4-3082-41cd-b777-44aa8e5c61c4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:19.089375 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4f79f7f4-3082-41cd-b777-44aa8e5c61c4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:19.089739 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4f79f7f4-3082-41cd-b777-44aa8e5c61c4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:19.098722 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:19.098722 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:19.103294 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4f79f7f4-3082-41cd-b777-44aa8e5c61c4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:19.108413 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4f79f7f4-3082-41cd-b777-44aa8e5c61c4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:19.108905 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1235/4920] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:19 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:19.567480 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-768b9c5d-3901-409e-b558-6328aa2ffa73 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:19.572071 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-768b9c5d-3901-409e-b558-6328aa2ffa73 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:19.572547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-768b9c5d-3901-409e-b558-6328aa2ffa73 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:19.572742 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-768b9c5d-3901-409e-b558-6328aa2ffa73 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:19.572858 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-768b9c5d-3901-409e-b558-6328aa2ffa73 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:19.578554 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:19.578554 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:19.579358 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-768b9c5d-3901-409e-b558-6328aa2ffa73 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:19.579711 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1232/4921] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:19 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:19.619024 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4e2e35eb-aef0-4925-8ce5-c1628eb9274d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:19.621789 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e2e35eb-aef0-4925-8ce5-c1628eb9274d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:19.622042 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e2e35eb-aef0-4925-8ce5-c1628eb9274d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:19.623655 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e2e35eb-aef0-4925-8ce5-c1628eb9274d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:19.642889 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:19.642889 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:19.646481 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4e2e35eb-aef0-4925-8ce5-c1628eb9274d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:19.651436 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e2e35eb-aef0-4925-8ce5-c1628eb9274d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:19.651833 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1233/4922] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:19 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:20.129312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-723e86f3-3b54-42d5-9571-710df9cb6436 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:20.131158 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-723e86f3-3b54-42d5-9571-710df9cb6436 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:20.131444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-723e86f3-3b54-42d5-9571-710df9cb6436 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:20.131619 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-723e86f3-3b54-42d5-9571-710df9cb6436 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:20.139371 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:20.139371 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:20.143289 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-723e86f3-3b54-42d5-9571-710df9cb6436 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:20.148051 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-723e86f3-3b54-42d5-9571-710df9cb6436 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:20.148510 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1223/4923] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:20 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:20.571040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e8b55a39-d89c-47a9-888f-e042f28a09a4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:20.572768 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e8b55a39-d89c-47a9-888f-e042f28a09a4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:20.572976 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e8b55a39-d89c-47a9-888f-e042f28a09a4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:20.573182 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e8b55a39-d89c-47a9-888f-e042f28a09a4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:20.582477 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:20.582477 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:20.586103 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e8b55a39-d89c-47a9-888f-e042f28a09a4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:20.589831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-65d691f7-1800-4d7b-b1bf-ce9e931a0eab None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:20.592578 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65d691f7-1800-4d7b-b1bf-ce9e931a0eab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:20.592814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65d691f7-1800-4d7b-b1bf-ce9e931a0eab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:20.593016 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-65d691f7-1800-4d7b-b1bf-ce9e931a0eab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:20.593145 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-65d691f7-1800-4d7b-b1bf-ce9e931a0eab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:20.594635 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e8b55a39-d89c-47a9-888f-e042f28a09a4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 returned with HTTP 200 Aug 04 09:14:20.595183 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1236/4924] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:20 2026] GET /volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:20.598340 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:20.598340 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:20.599212 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-65d691f7-1800-4d7b-b1bf-ce9e931a0eab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:20.599576 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1233/4925] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:20 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:20.671154 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-325f1974-874f-4f75-89cd-31ae021133ff None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:20.672876 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-325f1974-874f-4f75-89cd-31ae021133ff tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:20.673067 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-325f1974-874f-4f75-89cd-31ae021133ff tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:20.673277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-325f1974-874f-4f75-89cd-31ae021133ff tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:20.681875 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:20.681875 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:20.684792 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-325f1974-874f-4f75-89cd-31ae021133ff tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:20.688674 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-325f1974-874f-4f75-89cd-31ae021133ff tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:20.689017 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1234/4926] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:20 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:21.164128 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f32392e9-b5cb-48df-8a60-e92b8db2fb52 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:21.166054 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f32392e9-b5cb-48df-8a60-e92b8db2fb52 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:21.166345 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f32392e9-b5cb-48df-8a60-e92b8db2fb52 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:21.166592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f32392e9-b5cb-48df-8a60-e92b8db2fb52 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:21.174873 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:21.174873 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:21.179258 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f32392e9-b5cb-48df-8a60-e92b8db2fb52 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:21.184252 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f32392e9-b5cb-48df-8a60-e92b8db2fb52 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:21.184926 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1224/4927] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:21 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 04 09:14:21.287797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:21.291356 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] DELETE https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:21.291356 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:21.291533 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:21.291667 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume with id: dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:21.298693 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:21.298693 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:21.299474 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:21.316527 np0000006401 devstack@c-api.service[100460]: WARNING cinder.keymgr.conf_key_mgr [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:14:21.322868 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume request issued successfully. Aug 04 09:14:21.323053 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6216a682-4361-447a-bf7e-7dc6bf9aee43 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 202 Aug 04 09:14:21.323533 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1237/4928] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:21 2026] DELETE /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:21.331147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c5bef1b2-b257-4726-8b05-26c530dd177a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:21.333146 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5bef1b2-b257-4726-8b05-26c530dd177a tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:21.333439 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c5bef1b2-b257-4726-8b05-26c530dd177a tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:21.333651 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c5bef1b2-b257-4726-8b05-26c530dd177a tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:21.342361 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:21.342361 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:21.347451 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c5bef1b2-b257-4726-8b05-26c530dd177a tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:21.355066 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c5bef1b2-b257-4726-8b05-26c530dd177a tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 200 Aug 04 09:14:21.355762 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1234/4929] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:21 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:21.544739 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-484871e2-5a45-4a1f-a9e7-8a9f9091942f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:21.546714 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-484871e2-5a45-4a1f-a9e7-8a9f9091942f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965/action Aug 04 09:14:21.547045 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-484871e2-5a45-4a1f-a9e7-8a9f9091942f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:21.547179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-484871e2-5a45-4a1f-a9e7-8a9f9091942f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:21.562834 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:21.562834 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:21.573267 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-254e2620-6593-4fc0-b9e8-0ae9bda463dc req-484871e2-5a45-4a1f-a9e7-8a9f9091942f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965/action returned with HTTP 204 Aug 04 09:14:21.573759 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1235/4930] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:21 2026] POST /volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:21.608589 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dec94c43-0cb6-422a-b046-d2046368925f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:21.610254 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dec94c43-0cb6-422a-b046-d2046368925f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:21.610496 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dec94c43-0cb6-422a-b046-d2046368925f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:21.611376 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dec94c43-0cb6-422a-b046-d2046368925f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:21.611505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-dec94c43-0cb6-422a-b046-d2046368925f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:21.615786 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:21.615786 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:21.616553 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dec94c43-0cb6-422a-b046-d2046368925f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:21.616931 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1225/4931] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:21 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:21.702277 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6caafa02-b169-4b75-91f0-993c488bb3ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:21.704327 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6caafa02-b169-4b75-91f0-993c488bb3ed tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:21.704582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6caafa02-b169-4b75-91f0-993c488bb3ed tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:21.704834 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6caafa02-b169-4b75-91f0-993c488bb3ed tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:21.717319 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:21.717319 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:21.721255 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6caafa02-b169-4b75-91f0-993c488bb3ed tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:21.726192 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6caafa02-b169-4b75-91f0-993c488bb3ed tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:21.726834 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1238/4932] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:21 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:22.094614 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a6daf531-0311-4bb9-a2c5-c6bf7375901f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.096743 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a6daf531-0311-4bb9-a2c5-c6bf7375901f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394 Aug 04 09:14:22.096969 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a6daf531-0311-4bb9-a2c5-c6bf7375901f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.097151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a6daf531-0311-4bb9-a2c5-c6bf7375901f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.103796 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.103796 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:22.148404 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a6daf531-0311-4bb9-a2c5-c6bf7375901f tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394 returned with HTTP 200 Aug 04 09:14:22.149603 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1235/4933] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:22 2026] DELETE /volume/v3/attachments/a0d4f71e-f01a-4fc9-90f9-7f5b63714394 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:22.157744 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.160107 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:22.160329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.160511 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.160665 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:22.166884 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.166884 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:22.167317 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:22.187452 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:14:22.187671 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-d0f7c2fd-2927-48ca-949c-48eae47f148e req-a172ea10-413f-4c0d-9b0a-53d24d4028ee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 returned with HTTP 202 Aug 04 09:14:22.188081 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1236/4934] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:14:22 2026] DELETE /volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:22.196506 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5cefd2dc-44a8-4a92-8a2b-fd1a86de1b02 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.198427 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5cefd2dc-44a8-4a92-8a2b-fd1a86de1b02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:22.198669 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5cefd2dc-44a8-4a92-8a2b-fd1a86de1b02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.198863 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5cefd2dc-44a8-4a92-8a2b-fd1a86de1b02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.206354 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.206354 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:22.210156 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5cefd2dc-44a8-4a92-8a2b-fd1a86de1b02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:22.215384 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5cefd2dc-44a8-4a92-8a2b-fd1a86de1b02 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:22.216022 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1226/4935] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:22 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:22.233811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-307bfa96-1070-4e9c-bbc3-e07ee6eff9c9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.235516 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-307bfa96-1070-4e9c-bbc3-e07ee6eff9c9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:22.235735 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-307bfa96-1070-4e9c-bbc3-e07ee6eff9c9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.235919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-307bfa96-1070-4e9c-bbc3-e07ee6eff9c9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.242806 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.242806 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:22.246342 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-307bfa96-1070-4e9c-bbc3-e07ee6eff9c9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:22.250676 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-307bfa96-1070-4e9c-bbc3-e07ee6eff9c9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:22.251024 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1239/4936] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:22 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:22.269839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.271828 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:14:22.271975 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b495f2b6-af69-475b-be9e-7e125c0169fd", "name": "tempest-VolumeImageDependencyTests-Snapshot-1980403338"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:22.280215 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.280215 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:22.280704 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:22.281317 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create snapshot from volume b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:22.314502 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Created reservations ['ea14afcf-397b-4d3e-9b4c-1e0478d63bbb', '030126a4-f4b8-433b-bc1e-0ad2f9c5b785', 'f8e38188-7142-4c5e-9578-4d21b85bf98f', 'f851ecb3-8344-45f3-8989-b01b4317ef32'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:22.341979 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Snapshot create request issued successfully. Aug 04 09:14:22.342296 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2761f7ba-2b22-4ec6-826a-e45111ad66fb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:14:22.342729 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1236/4937] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:14:22 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:22.351770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-efaa1680-0d89-4a92-9af8-3b2b7dc2b5bb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.353408 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-efaa1680-0d89-4a92-9af8-3b2b7dc2b5bb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:22.353601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-efaa1680-0d89-4a92-9af8-3b2b7dc2b5bb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.353782 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-efaa1680-0d89-4a92-9af8-3b2b7dc2b5bb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.358146 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.358146 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:22.358537 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-efaa1680-0d89-4a92-9af8-3b2b7dc2b5bb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Snapshot retrieved successfully. Aug 04 09:14:22.359171 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-efaa1680-0d89-4a92-9af8-3b2b7dc2b5bb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 returned with HTTP 200 Aug 04 09:14:22.359506 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1237/4938] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:22 2026] GET /volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:22.368320 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-536345b3-3a5b-49f1-99ba-ccdf9aebe937 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.370011 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-536345b3-3a5b-49f1-99ba-ccdf9aebe937 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 Aug 04 09:14:22.370214 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-536345b3-3a5b-49f1-99ba-ccdf9aebe937 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.370433 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-536345b3-3a5b-49f1-99ba-ccdf9aebe937 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.376332 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-536345b3-3a5b-49f1-99ba-ccdf9aebe937 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 returned with HTTP 404 Aug 04 09:14:22.376766 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1227/4939] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:22 2026] GET /volume/v3/volumes/dc8ba597-c2f1-483d-8f4b-7ecef78c11b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:22.383683 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.385671 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 Aug 04 09:14:22.385852 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.386027 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.386179 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume with id: e1a8e681-9c1c-49ba-98ea-531387875877 Aug 04 09:14:22.392426 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.392426 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:22.392841 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:22.402008 np0000006401 devstack@c-api.service[100460]: WARNING cinder.keymgr.conf_key_mgr [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:14:22.409005 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume request issued successfully. Aug 04 09:14:22.409194 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a6ae5b4-fb5f-47e2-8832-0b3da9c6a75e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 returned with HTTP 202 Aug 04 09:14:22.409654 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1240/4940] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:22 2026] DELETE /volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:22.418330 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-58dc5a53-d19d-45b3-bbca-b3f38731ef80 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.420837 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58dc5a53-d19d-45b3-bbca-b3f38731ef80 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 Aug 04 09:14:22.421038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58dc5a53-d19d-45b3-bbca-b3f38731ef80 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.421240 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-58dc5a53-d19d-45b3-bbca-b3f38731ef80 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.429459 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.429459 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:22.433035 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-58dc5a53-d19d-45b3-bbca-b3f38731ef80 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:22.436716 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-58dc5a53-d19d-45b3-bbca-b3f38731ef80 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 returned with HTTP 200 Aug 04 09:14:22.437049 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1237/4941] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:22 2026] GET /volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:22.628332 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b711df2d-f5e6-433c-b2fb-8174d9efce5c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:22.629636 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b711df2d-f5e6-433c-b2fb-8174d9efce5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:22.629902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b711df2d-f5e6-433c-b2fb-8174d9efce5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:22.630169 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b711df2d-f5e6-433c-b2fb-8174d9efce5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:22.630360 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b711df2d-f5e6-433c-b2fb-8174d9efce5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:22.634332 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:22.634332 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:22.635092 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b711df2d-f5e6-433c-b2fb-8174d9efce5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:22.635674 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1238/4942] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:22 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:14:23.099221 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-64e68c28-d2c5-4622-9573-ad0bc6d7b1da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.102344 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-64e68c28-d2c5-4622-9573-ad0bc6d7b1da tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 Aug 04 09:14:23.102648 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-64e68c28-d2c5-4622-9573-ad0bc6d7b1da tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.102934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-64e68c28-d2c5-4622-9573-ad0bc6d7b1da tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.115277 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-64e68c28-d2c5-4622-9573-ad0bc6d7b1da tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 returned with HTTP 404 Aug 04 09:14:23.115948 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1228/4943] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:23 2026] GET /volume/v3/volumes/65176f31-5e1d-4902-aaf5-beef0780d091 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:23.170898 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.172857 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:23.173044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.173248 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.173361 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:23.178910 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:23.178910 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:23.179521 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:23.196662 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot delete request issued successfully. Aug 04 09:14:23.196828 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb85b278-69a3-4ec1-9c53-4fbb53e107a2 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 202 Aug 04 09:14:23.197372 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1241/4944] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:14:23 2026] DELETE /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:23.204071 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-42c42ad7-fce9-42da-9fce-d81e067d86c4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.205975 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42c42ad7-fce9-42da-9fce-d81e067d86c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:23.206160 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42c42ad7-fce9-42da-9fce-d81e067d86c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.206347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-42c42ad7-fce9-42da-9fce-d81e067d86c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.214763 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:23.214763 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:23.215254 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-42c42ad7-fce9-42da-9fce-d81e067d86c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:14:23.217612 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-42c42ad7-fce9-42da-9fce-d81e067d86c4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 200 Aug 04 09:14:23.217612 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1238/4945] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:23 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:23.367870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-85bfe728-3deb-46e3-a9d8-e6b4fa5c310a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.369732 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85bfe728-3deb-46e3-a9d8-e6b4fa5c310a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:23.369893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85bfe728-3deb-46e3-a9d8-e6b4fa5c310a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.370066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-85bfe728-3deb-46e3-a9d8-e6b4fa5c310a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.374434 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:23.374434 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:23.374792 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-85bfe728-3deb-46e3-a9d8-e6b4fa5c310a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Snapshot retrieved successfully. Aug 04 09:14:23.375470 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-85bfe728-3deb-46e3-a9d8-e6b4fa5c310a tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 returned with HTTP 200 Aug 04 09:14:23.375789 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1239/4946] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:23 2026] GET /volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:23.383489 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-79b69d98-b768-4983-aead-0312746a4647 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.384896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:23.385215 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "11d19123-7e2a-43a7-9d56-81be3ff07179", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:23.386570 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '11d19123-7e2a-43a7-9d56-81be3ff07179', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:23.391108 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:23.391108 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:23.391513 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Snapshot retrieved successfully. Aug 04 09:14:23.391617 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume of 1 GB Aug 04 09:14:23.394358 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Availability Zones retrieved successfully. Aug 04 09:14:23.399646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (c9b6480e-46f1-4957-b4af-baf78a84c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:23.400493 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df5b942-cd44-4f99-b727-a091ca68085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:23.401263 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:23.428758 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df5b942-cd44-4f99-b727-a091ca68085c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '11d19123-7e2a-43a7-9d56-81be3ff07179', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:23.429652 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4cfc98-c27e-4ad7-9c68-7011d9c6c4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:23.449630 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-63ae968e-cbb2-4741-b70e-215a66fef914 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.451572 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-63ae968e-cbb2-4741-b70e-215a66fef914 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 Aug 04 09:14:23.451737 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-63ae968e-cbb2-4741-b70e-215a66fef914 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.451906 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-63ae968e-cbb2-4741-b70e-215a66fef914 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.457117 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-63ae968e-cbb2-4741-b70e-215a66fef914 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 returned with HTTP 404 Aug 04 09:14:23.457575 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1242/4947] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:23 2026] GET /volume/v3/volumes/e1a8e681-9c1c-49ba-98ea-531387875877 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:23.464272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-498ff747-15fb-42e0-81c9-b0584652a927 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.466087 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-498ff747-15fb-42e0-81c9-b0584652a927 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:14:23.466289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-498ff747-15fb-42e0-81c9-b0584652a927 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.466481 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-498ff747-15fb-42e0-81c9-b0584652a927 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Calling method 'detail' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.467151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-498ff747-15fb-42e0-81c9-b0584652a927 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100459) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:14:23.470063 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Created reservations ['8bad44ea-0dce-44a1-9269-61a76d290e5d', 'f21cae48-4d49-47d3-b598-d2acf71bafec', 'b8ceb38e-d130-478e-b0cd-b51791f575e5', 'dba10684-d506-45ad-9c57-4937450842b2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:23.470930 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4cfc98-c27e-4ad7-9c68-7011d9c6c4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bad44ea-0dce-44a1-9269-61a76d290e5d', 'f21cae48-4d49-47d3-b598-d2acf71bafec', 'b8ceb38e-d130-478e-b0cd-b51791f575e5', 'dba10684-d506-45ad-9c57-4937450842b2']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:23.471640 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823941c8-f9b7-4777-b568-03a30e48c17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:23.479449 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-498ff747-15fb-42e0-81c9-b0584652a927 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Get all volumes completed successfully. Aug 04 09:14:23.482085 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:23.482085 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:23.486946 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-498ff747-15fb-42e0-81c9-b0584652a927 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:14:23.487402 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1239/4948] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:14:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:23.508286 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fcec033f-ea76-450e-9dc2-1e6926d76740 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.509239 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823941c8-f9b7-4777-b568-03a30e48c17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59edeaac-340c-4062-b90f-be363eafe924', '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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['8bad44ea-0dce-44a1-9269-61a76d290e5d','f21cae48-4d49-47d3-b598-d2acf71bafec','b8ceb38e-d130-478e-b0cd-b51791f575e5','dba10684-d506-45ad-9c57-4937450842b2'],size=1,snapshot_id=11d19123-7e2a-43a7-9d56-81be3ff07179,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:23Z,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=59edeaac-340c-4062-b90f-be363eafe924,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7d88e1a6d6d435780350ee08ba048c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=11d19123-7e2a-43a7-9d56-81be3ff07179,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99c85c234a1840ba879e653879484c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:23.510033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c187dc-2da4-4385-b21c-a0289f2a8298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:23.510259 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fcec033f-ea76-450e-9dc2-1e6926d76740 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] DELETE https://10.4.3.176/volume/v3/types/179549dd-b456-4c20-a7be-af52e8307473 Aug 04 09:14:23.510539 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fcec033f-ea76-450e-9dc2-1e6926d76740 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.510802 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fcec033f-ea76-450e-9dc2-1e6926d76740 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.529260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c187dc-2da4-4385-b21c-a0289f2a8298) transitioned into state 'SUCCESS' from 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='e7d88e1a6d6d435780350ee08ba048c7',qos_specs=None,replication_status=,reservations=['8bad44ea-0dce-44a1-9269-61a76d290e5d','f21cae48-4d49-47d3-b598-d2acf71bafec','b8ceb38e-d130-478e-b0cd-b51791f575e5','dba10684-d506-45ad-9c57-4937450842b2'],size=1,snapshot_id=11d19123-7e2a-43a7-9d56-81be3ff07179,source_replicaid=,source_volid=None,status='creating',user_id='99c85c234a1840ba879e653879484c03',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:23.529931 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ede5c55-7fb9-44d0-9b12-87dbf9d57975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:23.534315 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fcec033f-ea76-450e-9dc2-1e6926d76740 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/types/179549dd-b456-4c20-a7be-af52e8307473 returned with HTTP 202 Aug 04 09:14:23.534838 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1240/4949] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:14:23 2026] DELETE /volume/v3/types/179549dd-b456-4c20-a7be-af52e8307473 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:23.549725 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ede5c55-7fb9-44d0-9b12-87dbf9d57975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:23.550585 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Flow 'volume_create_api' (c9b6480e-46f1-4957-b4af-baf78a84c4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:23.550883 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Create volume request issued successfully. Aug 04 09:14:23.551477 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79b69d98-b768-4983-aead-0312746a4647 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:23.551869 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1229/4950] 10.4.3.176 () {70 vars in 1300 bytes} [Tue Aug 4 09:14:23 2026] POST /volume/v3/volumes => generated 809 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:23.563961 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e1615b69-e72e-4231-884f-eddfa729e8f9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.565615 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1615b69-e72e-4231-884f-eddfa729e8f9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:23.565818 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1615b69-e72e-4231-884f-eddfa729e8f9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.565993 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e1615b69-e72e-4231-884f-eddfa729e8f9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.572678 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:23.572678 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:23.575843 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e1615b69-e72e-4231-884f-eddfa729e8f9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:23.579371 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e1615b69-e72e-4231-884f-eddfa729e8f9 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 200 Aug 04 09:14:23.579705 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1243/4951] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:23 2026] GET /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:23.646507 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-853c3702-913a-4db8-8bfc-fafe65756e7d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:23.648367 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-853c3702-913a-4db8-8bfc-fafe65756e7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:23.648630 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-853c3702-913a-4db8-8bfc-fafe65756e7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:23.648880 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-853c3702-913a-4db8-8bfc-fafe65756e7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:23.649018 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-853c3702-913a-4db8-8bfc-fafe65756e7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:23.654175 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:23.654175 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:23.655362 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-853c3702-913a-4db8-8bfc-fafe65756e7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:23.655906 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1240/4952] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:23 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:24.228279 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8d4b8f18-ba2b-4c18-aeb4-9bf49ae55925 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.233854 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d4b8f18-ba2b-4c18-aeb4-9bf49ae55925 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 Aug 04 09:14:24.234162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d4b8f18-ba2b-4c18-aeb4-9bf49ae55925 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.234368 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8d4b8f18-ba2b-4c18-aeb4-9bf49ae55925 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.241171 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8d4b8f18-ba2b-4c18-aeb4-9bf49ae55925 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 returned with HTTP 404 Aug 04 09:14:24.241958 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1241/4953] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/snapshots/be0e3b2d-d631-4e7c-8748-2a8555116702 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:24.252712 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.255670 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:24.255885 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.256104 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.256319 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:24.262637 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.262637 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:24.263246 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:24.279191 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:14:24.279655 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a8e5c5b5-8af0-4c13-9750-41991bf83a52 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 202 Aug 04 09:14:24.280290 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1230/4954] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:24 2026] DELETE /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:24.287350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-09e207e7-3e47-4c3e-97da-bc09ed6061fb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.288882 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-09e207e7-3e47-4c3e-97da-bc09ed6061fb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:24.289070 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-09e207e7-3e47-4c3e-97da-bc09ed6061fb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.289233 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-09e207e7-3e47-4c3e-97da-bc09ed6061fb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.295224 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.295224 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:24.298797 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-09e207e7-3e47-4c3e-97da-bc09ed6061fb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:24.303584 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-09e207e7-3e47-4c3e-97da-bc09ed6061fb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 200 Aug 04 09:14:24.304064 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1244/4955] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:24.513528 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5db50458-3f8f-4c56-a722-5dcb9b6f0986 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.516709 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5db50458-3f8f-4c56-a722-5dcb9b6f0986 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:14:24.517337 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5db50458-3f8f-4c56-a722-5dcb9b6f0986 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-722101428", "extra_specs": {}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:24.537397 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5db50458-3f8f-4c56-a722-5dcb9b6f0986 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:14:24.538226 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1241/4956] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:14:24 2026] POST /volume/v3/types => generated 211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:24.547174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0cd5a25a-2722-4ee8-a5d5-973acd2ca2bf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.549012 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0cd5a25a-2722-4ee8-a5d5-973acd2ca2bf tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] POST https://10.4.3.176/volume/v3/types/f467eb52-9077-45ab-9a8e-23ba3294e6e6/encryption Aug 04 09:14:24.549383 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0cd5a25a-2722-4ee8-a5d5-973acd2ca2bf tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:24.574814 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0cd5a25a-2722-4ee8-a5d5-973acd2ca2bf tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/types/f467eb52-9077-45ab-9a8e-23ba3294e6e6/encryption returned with HTTP 200 Aug 04 09:14:24.575379 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1242/4957] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:14:24 2026] POST /volume/v3/types/f467eb52-9077-45ab-9a8e-23ba3294e6e6/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:24.585799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-bcef7d40-fe8d-48be-ab03-c6d1ccbe3e72 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.588819 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-bcef7d40-fe8d-48be-ab03-c6d1ccbe3e72 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:24.588819 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-bcef7d40-fe8d-48be-ab03-c6d1ccbe3e72 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.588819 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-bcef7d40-fe8d-48be-ab03-c6d1ccbe3e72 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.593197 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5e0b7e4d-049b-45e6-819f-9dfdeb678015 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.594680 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5e0b7e4d-049b-45e6-819f-9dfdeb678015 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:24.594856 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5e0b7e4d-049b-45e6-819f-9dfdeb678015 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.595021 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5e0b7e4d-049b-45e6-819f-9dfdeb678015 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.598671 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.598671 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:24.600504 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.602940 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.602940 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:24.603031 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:24.603434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-441192759", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": "tempest-scenario-type-luks-722101428", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:24.605513 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-bcef7d40-fe8d-48be-ab03-c6d1ccbe3e72 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:24.606034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-441192759', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': 'tempest-scenario-type-luks-722101428', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:24.606317 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5e0b7e4d-049b-45e6-819f-9dfdeb678015 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:24.610773 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-bcef7d40-fe8d-48be-ab03-c6d1ccbe3e72 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:24.610870 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5e0b7e4d-049b-45e6-819f-9dfdeb678015 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 200 Aug 04 09:14:24.611169 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1245/4958] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:24.613358 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1231/4959] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:24.626877 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-60ce0f8b-da24-4e1a-8451-17a7fb2034ed None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.629302 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-60ce0f8b-da24-4e1a-8451-17a7fb2034ed tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:24.629384 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-33be8b12-daa3-4c92-a673-b49379d27685 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.629561 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-60ce0f8b-da24-4e1a-8451-17a7fb2034ed tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.629797 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-60ce0f8b-da24-4e1a-8451-17a7fb2034ed tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.631527 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-33be8b12-daa3-4c92-a673-b49379d27685 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209/action Aug 04 09:14:24.631810 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-33be8b12-daa3-4c92-a673-b49379d27685 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:24.631917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-33be8b12-daa3-4c92-a673-b49379d27685 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:24.639887 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.639887 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:24.644452 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-60ce0f8b-da24-4e1a-8451-17a7fb2034ed tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:24.647491 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.647491 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:24.647491 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-33be8b12-daa3-4c92-a673-b49379d27685 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:24.651109 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-60ce0f8b-da24-4e1a-8451-17a7fb2034ed tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 200 Aug 04 09:14:24.651570 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1243/4960] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:24.660813 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-33be8b12-daa3-4c92-a673-b49379d27685 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Begin detaching volume completed successfully. Aug 04 09:14:24.663951 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-33be8b12-daa3-4c92-a673-b49379d27685 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209/action returned with HTTP 202 Aug 04 09:14:24.663951 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1246/4961] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:14:24 2026] POST /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:14:24.671903 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.674337 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:24.674605 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.674779 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ed421c8-41cc-4660-ae4e-aedc7e338b4f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.674918 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.675092 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete snapshot with id: 11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:24.676442 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ed421c8-41cc-4660-ae4e-aedc7e338b4f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:24.676617 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ed421c8-41cc-4660-ae4e-aedc7e338b4f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.676801 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ed421c8-41cc-4660-ae4e-aedc7e338b4f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.676899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3ed421c8-41cc-4660-ae4e-aedc7e338b4f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:24.679827 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.679827 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:24.680423 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Snapshot retrieved successfully. Aug 04 09:14:24.681047 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.681047 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:24.681743 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ed421c8-41cc-4660-ae4e-aedc7e338b4f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:24.682092 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1244/4962] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:24.699838 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Snapshot delete request issued successfully. Aug 04 09:14:24.700724 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-988f7e48-6d3c-4a71-89ec-a54ec39beb43 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 returned with HTTP 202 Aug 04 09:14:24.700724 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1232/4963] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:14:24 2026] DELETE /volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:24.703710 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume of 1 GB Aug 04 09:14:24.703710 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.703710 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:24.703710 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Availability Zones retrieved successfully. Aug 04 09:14:24.708817 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-66b9b150-a694-4941-9a59-99ed600d1a3c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.711281 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66b9b150-a694-4941-9a59-99ed600d1a3c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:24.711478 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-66b9b150-a694-4941-9a59-99ed600d1a3c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.711714 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-66b9b150-a694-4941-9a59-99ed600d1a3c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.714508 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-27a47304-4c75-4aab-bdfe-c64af7576967 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.715032 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27a47304-4c75-4aab-bdfe-c64af7576967 None None] GET https://10.4.3.176/volume// Aug 04 09:14:24.715269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27a47304-4c75-4aab-bdfe-c64af7576967 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.715554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-27a47304-4c75-4aab-bdfe-c64af7576967 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.715928 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (386a2e10-b3ee-4389-90de-83626b9af756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:24.715980 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-27a47304-4c75-4aab-bdfe-c64af7576967 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:24.716448 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1245/4964] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:24.717360 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb102ae-a395-473a-af18-2176d4ddaa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:24.718460 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.718460 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:24.718619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:24.718996 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-66b9b150-a694-4941-9a59-99ed600d1a3c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Snapshot retrieved successfully. Aug 04 09:14:24.719982 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-66b9b150-a694-4941-9a59-99ed600d1a3c tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 returned with HTTP 200 Aug 04 09:14:24.720464 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1247/4965] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:24.724218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-29cfb779-9627-4111-b5b4-70718cebcf46 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.726154 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-29cfb779-9627-4111-b5b4-70718cebcf46 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:24.726378 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-29cfb779-9627-4111-b5b4-70718cebcf46 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.726618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-29cfb779-9627-4111-b5b4-70718cebcf46 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.735605 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.735605 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:24.738742 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-29cfb779-9627-4111-b5b4-70718cebcf46 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:24.742532 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-29cfb779-9627-4111-b5b4-70718cebcf46 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:24.743066 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1233/4966] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:24.770600 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb102ae-a395-473a-af18-2176d4ddaa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:14:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f467eb52-9077-45ab-9a8e-23ba3294e6e6,is_public=True,name='tempest-scenario-type-luks-722101428',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f467eb52-9077-45ab-9a8e-23ba3294e6e6', '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=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:24.772353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea1c206-0b1a-4428-961f-73bfce8533b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:24.795283 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-722101428 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-722101428, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:14:24.795571 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-722101428 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-722101428, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:14:24.828468 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Created reservations ['9c98b6f2-a54f-4a4d-92ca-6d7c31a166ec', 'e016772d-fca5-4452-9eba-ac6c254bac1a', '03ad672f-2b13-4d90-bae0-987176e60c1c', 'abc293c0-3477-4043-b62d-6c9b163827c6'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:24.829151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea1c206-0b1a-4428-961f-73bfce8533b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c98b6f2-a54f-4a4d-92ca-6d7c31a166ec', 'e016772d-fca5-4452-9eba-ac6c254bac1a', '03ad672f-2b13-4d90-bae0-987176e60c1c', 'abc293c0-3477-4043-b62d-6c9b163827c6']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:24.829835 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f8072c-240f-48a6-84d2-453e3ff7de96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:24.850266 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f8072c-240f-48a6-84d2-453e3ff7de96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a681691-22c6-422b-bc84-b25f69c9a9e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-441192759',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['9c98b6f2-a54f-4a4d-92ca-6d7c31a166ec','e016772d-fca5-4452-9eba-ac6c254bac1a','03ad672f-2b13-4d90-bae0-987176e60c1c','abc293c0-3477-4043-b62d-6c9b163827c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=f467eb52-9077-45ab-9a8e-23ba3294e6e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-441192759',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5a681691-22c6-422b-bc84-b25f69c9a9e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5245c81eb44d7e89ea1902c786aeef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f467eb52-9077-45ab-9a8e-23ba3294e6e6),volume_type_id=f467eb52-9077-45ab-9a8e-23ba3294e6e6)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:24.850924 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6adfdcd-bcba-4f52-bc08-0698811e9566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:24.879165 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6adfdcd-bcba-4f52-bc08-0698811e9566) transitioned into state 'SUCCESS' from state '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-441192759',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['9c98b6f2-a54f-4a4d-92ca-6d7c31a166ec','e016772d-fca5-4452-9eba-ac6c254bac1a','03ad672f-2b13-4d90-bae0-987176e60c1c','abc293c0-3477-4043-b62d-6c9b163827c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=f467eb52-9077-45ab-9a8e-23ba3294e6e6)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:24.879891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a25ec2-e74b-4213-b753-a454670b472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:24.890787 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19a25ec2-e74b-4213-b753-a454670b472b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:24.891559 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (386a2e10-b3ee-4389-90de-83626b9af756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:24.891842 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request issued successfully. Aug 04 09:14:24.892405 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-27a1fb47-3b0d-4e4a-af2f-4f318ea97930 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:24.892831 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1242/4967] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:24 2026] POST /volume/v3/volumes => generated 790 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:24.904515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-375e30a0-a8a9-4268-9458-425e3b97977f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:24.906806 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-375e30a0-a8a9-4268-9458-425e3b97977f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:24.907083 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-375e30a0-a8a9-4268-9458-425e3b97977f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:24.907379 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-375e30a0-a8a9-4268-9458-425e3b97977f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:24.920975 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:24.920975 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:24.925020 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-375e30a0-a8a9-4268-9458-425e3b97977f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:24.932244 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-375e30a0-a8a9-4268-9458-425e3b97977f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:24.932605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1246/4968] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:24 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:25.319388 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4400ceb0-7164-4be0-8239-0a8294439649 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.321687 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4400ceb0-7164-4be0-8239-0a8294439649 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c Aug 04 09:14:25.321968 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4400ceb0-7164-4be0-8239-0a8294439649 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.322281 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4400ceb0-7164-4be0-8239-0a8294439649 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.338064 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4400ceb0-7164-4be0-8239-0a8294439649 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c returned with HTTP 404 Aug 04 09:14:25.338641 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1248/4969] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:25 2026] GET /volume/v3/volumes/3270bc21-ab47-402a-9e12-67b98225628c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:25.366330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.368271 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:25.368681 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1296383043", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": null, "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:25.370334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1296383043', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': None, 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:25.449853 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:14:25.454701 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:14:25.460115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (2be4e12a-3e75-43cc-aa1b-7bbb2e6de41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:25.461271 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c34e65-8831-4245-9eab-df7440d00c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.462499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:25.516587 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c34e65-8831-4245-9eab-df7440d00c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.517350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0824d786-ae0d-4a31-8f27-10c4200d7ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.553706 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-0e1ce23e-8c72-41a7-bb8c-a91b65090261 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.556497 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-0e1ce23e-8c72-41a7-bb8c-a91b65090261 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965 Aug 04 09:14:25.556497 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-0e1ce23e-8c72-41a7-bb8c-a91b65090261 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.558731 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-0e1ce23e-8c72-41a7-bb8c-a91b65090261 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.564895 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:25.564895 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:25.567847 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['ea03faed-745f-4a87-beaf-83e430f19ebd', '4b0f5eef-76c9-4de4-a211-feb8bd08b327', 'ca010c9b-442f-4328-991d-9adbaa486790', '82a93399-7d8c-486e-ae9b-e15a2bf44df4'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:25.568841 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0824d786-ae0d-4a31-8f27-10c4200d7ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea03faed-745f-4a87-beaf-83e430f19ebd', '4b0f5eef-76c9-4de4-a211-feb8bd08b327', 'ca010c9b-442f-4328-991d-9adbaa486790', '82a93399-7d8c-486e-ae9b-e15a2bf44df4']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.569412 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134c744c-0a7d-4e7f-b9c3-8963cea99832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.593952 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134c744c-0a7d-4e7f-b9c3-8963cea99832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c331fb34-ff49-4bd2-b683-1aae3c951599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1296383043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['ea03faed-745f-4a87-beaf-83e430f19ebd','4b0f5eef-76c9-4de4-a211-feb8bd08b327','ca010c9b-442f-4328-991d-9adbaa486790','82a93399-7d8c-486e-ae9b-e15a2bf44df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1296383043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c331fb34-ff49-4bd2-b683-1aae3c951599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.594761 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6a2a00-545c-47c0-96ce-be2587cb6257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.610820 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a36f323-5d58-4827-afd9-d5bae1ac32b3 req-0e1ce23e-8c72-41a7-bb8c-a91b65090261 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965 returned with HTTP 200 Aug 04 09:14:25.611300 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1243/4970] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:25 2026] DELETE /volume/v3/attachments/065d1c7a-7516-4974-97c4-322d2010f965 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:25.614497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb6a2a00-545c-47c0-96ce-be2587cb6257) transitioned into state 'SUCCESS' from state '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-1296383043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['ea03faed-745f-4a87-beaf-83e430f19ebd','4b0f5eef-76c9-4de4-a211-feb8bd08b327','ca010c9b-442f-4328-991d-9adbaa486790','82a93399-7d8c-486e-ae9b-e15a2bf44df4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.615497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c875df4-55d3-4a19-99c1-ebf0da817401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.624666 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c875df4-55d3-4a19-99c1-ebf0da817401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.625564 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (2be4e12a-3e75-43cc-aa1b-7bbb2e6de41e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:25.625971 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:14:25.626566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61b39145-ad7e-48d3-b56e-0b502e4586a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:25.626999 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1234/4971] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:25 2026] POST /volume/v3/volumes => generated 759 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:25.639493 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4e30e801-2638-4fc1-a2e5-b12cdb8526cc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.642020 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e30e801-2638-4fc1-a2e5-b12cdb8526cc tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:14:25.642117 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e30e801-2638-4fc1-a2e5-b12cdb8526cc tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.642384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4e30e801-2638-4fc1-a2e5-b12cdb8526cc tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.652291 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:25.652291 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:25.656507 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4e30e801-2638-4fc1-a2e5-b12cdb8526cc tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:25.662468 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4e30e801-2638-4fc1-a2e5-b12cdb8526cc tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:14:25.662967 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1247/4972] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:25 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:25.694135 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-36241486-8d67-419b-afd4-085cb1bb8bf3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.695881 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-36241486-8d67-419b-afd4-085cb1bb8bf3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:25.696097 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-36241486-8d67-419b-afd4-085cb1bb8bf3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.696304 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-36241486-8d67-419b-afd4-085cb1bb8bf3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.696450 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-36241486-8d67-419b-afd4-085cb1bb8bf3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:25.700524 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:25.700524 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:25.701308 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-36241486-8d67-419b-afd4-085cb1bb8bf3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:25.701666 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1249/4973] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:25 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:25.732178 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e592f40d-978e-425f-9989-2fa44870c1e8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.734112 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e592f40d-978e-425f-9989-2fa44870c1e8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:25.734275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e592f40d-978e-425f-9989-2fa44870c1e8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.734543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e592f40d-978e-425f-9989-2fa44870c1e8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.746248 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e592f40d-978e-425f-9989-2fa44870c1e8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 returned with HTTP 404 Aug 04 09:14:25.746828 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1244/4974] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:25 2026] GET /volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:25.755539 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.757436 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:25.757778 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.757969 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.758224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: 59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:25.768316 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:25.768316 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:25.768823 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:25.787996 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.789662 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:25.789984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-970411461", "snapshot_id": "b2b4823e-38d5-4c7a-8a65-7d327be00d09", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:25.791617 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-970411461', 'snapshot_id': 'b2b4823e-38d5-4c7a-8a65-7d327be00d09', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:25.797315 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:25.797315 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:25.797761 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:25.797875 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume of 1 GB Aug 04 09:14:25.799470 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume request issued successfully. Aug 04 09:14:25.799735 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f3e3c591-b06a-4374-9c97-b201d4320a75 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 202 Aug 04 09:14:25.800175 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1235/4975] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:25 2026] DELETE /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:14:25.803468 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Availability Zones retrieved successfully. Aug 04 09:14:25.808552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (a5a92f85-1a3c-4f02-bae9-9b61a9e617de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:25.810127 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2bea94dd-44d6-4c62-b830-ff4d13c6d825 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.810222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750144d0-c27b-4512-822a-568077fb9119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.811007 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2bea94dd-44d6-4c62-b830-ff4d13c6d825 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:25.811263 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2bea94dd-44d6-4c62-b830-ff4d13c6d825 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.811339 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:25.811515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2bea94dd-44d6-4c62-b830-ff4d13c6d825 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.818651 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:25.818651 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:25.822547 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2bea94dd-44d6-4c62-b830-ff4d13c6d825 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:25.827787 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2bea94dd-44d6-4c62-b830-ff4d13c6d825 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 200 Aug 04 09:14:25.828916 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1250/4976] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:25 2026] GET /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 1227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:25.848260 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (750144d0-c27b-4512-822a-568077fb9119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2b4823e-38d5-4c7a-8a65-7d327be00d09', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.849057 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ddbec18-659b-4c89-85ee-7a075fced2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.901431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Created reservations ['24f5aff1-dfd5-4d68-a90a-7eb68cd88e7d', '4abbff94-1294-4bfc-9b7d-c0c100b20187', '3c4c5f7b-dee4-47c4-bd03-dc85eb2851e8', 'c028049e-643d-40fc-aa19-b27d9f3e401f'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:25.902449 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ddbec18-659b-4c89-85ee-7a075fced2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24f5aff1-dfd5-4d68-a90a-7eb68cd88e7d', '4abbff94-1294-4bfc-9b7d-c0c100b20187', '3c4c5f7b-dee4-47c4-bd03-dc85eb2851e8', 'c028049e-643d-40fc-aa19-b27d9f3e401f']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.903429 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12062d06-f106-4664-a950-df00aa7b97aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.944795 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-eaaecaa7-3211-44e5-8ca5-7bdbb70250d9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:25.946357 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eaaecaa7-3211-44e5-8ca5-7bdbb70250d9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:25.947989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eaaecaa7-3211-44e5-8ca5-7bdbb70250d9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:25.947989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eaaecaa7-3211-44e5-8ca5-7bdbb70250d9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:25.953767 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12062d06-f106-4664-a950-df00aa7b97aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df218c01-c59e-459a-868c-7b4f64294bbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-970411461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['24f5aff1-dfd5-4d68-a90a-7eb68cd88e7d','4abbff94-1294-4bfc-9b7d-c0c100b20187','3c4c5f7b-dee4-47c4-bd03-dc85eb2851e8','c028049e-643d-40fc-aa19-b27d9f3e401f'],size=1,snapshot_id=b2b4823e-38d5-4c7a-8a65-7d327be00d09,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-970411461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df218c01-c59e-459a-868c-7b4f64294bbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='813b977e55254a9caabfd3c6ca23125d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2b4823e-38d5-4c7a-8a65-7d327be00d09,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59d5d0022c944baa9312ffeca6500e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.954478 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af47521-ec37-420d-ad29-cb7e6d310f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:25.954842 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:25.954842 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:25.960593 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-eaaecaa7-3211-44e5-8ca5-7bdbb70250d9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:25.965462 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eaaecaa7-3211-44e5-8ca5-7bdbb70250d9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:25.965942 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1245/4977] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:25 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:25.981379 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af47521-ec37-420d-ad29-cb7e6d310f49) transitioned into state 'SUCCESS' from state '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-970411461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='813b977e55254a9caabfd3c6ca23125d',qos_specs=None,replication_status=,reservations=['24f5aff1-dfd5-4d68-a90a-7eb68cd88e7d','4abbff94-1294-4bfc-9b7d-c0c100b20187','3c4c5f7b-dee4-47c4-bd03-dc85eb2851e8','c028049e-643d-40fc-aa19-b27d9f3e401f'],size=1,snapshot_id=b2b4823e-38d5-4c7a-8a65-7d327be00d09,source_replicaid=,source_volid=None,status='creating',user_id='d59d5d0022c944baa9312ffeca6500e5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:25.982127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97c8586d-8517-40cd-bb80-7a022220c219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:26.001249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97c8586d-8517-40cd-bb80-7a022220c219) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:26.002003 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Flow 'volume_create_api' (a5a92f85-1a3c-4f02-bae9-9b61a9e617de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:26.002292 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Create volume request issued successfully. Aug 04 09:14:26.002816 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-67487e3d-bbcd-4a07-ab1d-32fd89d5609a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:26.003378 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1248/4978] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:14:25 2026] POST /volume/v3/volumes => generated 790 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:26.019677 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-623b9a4b-93e8-40b0-9fe3-90c3201b6571 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:26.022016 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-623b9a4b-93e8-40b0-9fe3-90c3201b6571 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:26.022347 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-623b9a4b-93e8-40b0-9fe3-90c3201b6571 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:26.022685 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-623b9a4b-93e8-40b0-9fe3-90c3201b6571 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:26.031970 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:26.031970 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:26.036831 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-623b9a4b-93e8-40b0-9fe3-90c3201b6571 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:26.043057 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-623b9a4b-93e8-40b0-9fe3-90c3201b6571 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:26.043653 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1236/4979] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:26 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:26.674504 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-770ac7b0-e879-4f9d-acf0-f9afe910a39b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:26.676104 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-770ac7b0-e879-4f9d-acf0-f9afe910a39b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:14:26.676305 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-770ac7b0-e879-4f9d-acf0-f9afe910a39b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:26.676493 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-770ac7b0-e879-4f9d-acf0-f9afe910a39b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:26.682894 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:26.682894 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:26.686212 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-770ac7b0-e879-4f9d-acf0-f9afe910a39b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:26.690472 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-770ac7b0-e879-4f9d-acf0-f9afe910a39b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:14:26.691033 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1251/4980] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:26 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:26.706284 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f84ae42c-61b6-4d18-a7de-60eac9a32f60 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:26.709300 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f84ae42c-61b6-4d18-a7de-60eac9a32f60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:14:26.709624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f84ae42c-61b6-4d18-a7de-60eac9a32f60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:26.709929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f84ae42c-61b6-4d18-a7de-60eac9a32f60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:26.712835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a3600858-6239-48c5-ba0f-5302404756da None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:26.715157 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a3600858-6239-48c5-ba0f-5302404756da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:26.715444 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a3600858-6239-48c5-ba0f-5302404756da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:26.715673 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a3600858-6239-48c5-ba0f-5302404756da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:26.715816 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-a3600858-6239-48c5-ba0f-5302404756da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:26.717341 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:26.717341 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:26.720666 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:26.720666 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:26.720739 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f84ae42c-61b6-4d18-a7de-60eac9a32f60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:26.721562 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a3600858-6239-48c5-ba0f-5302404756da tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:26.722163 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1249/4981] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:26 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:26.724982 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f84ae42c-61b6-4d18-a7de-60eac9a32f60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:14:26.725377 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1246/4982] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:26 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:26.841330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9089e4da-1519-4b55-9da8-da6b232f8283 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:26.843320 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9089e4da-1519-4b55-9da8-da6b232f8283 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:26.843374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9089e4da-1519-4b55-9da8-da6b232f8283 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:26.843568 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9089e4da-1519-4b55-9da8-da6b232f8283 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:26.848983 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9089e4da-1519-4b55-9da8-da6b232f8283 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 404 Aug 04 09:14:26.849419 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1237/4983] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:26 2026] GET /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:26.980639 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-20c7066a-7ae8-4d31-8aff-f11ffbd48725 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:26.982689 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20c7066a-7ae8-4d31-8aff-f11ffbd48725 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:26.982967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20c7066a-7ae8-4d31-8aff-f11ffbd48725 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:26.983061 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-20c7066a-7ae8-4d31-8aff-f11ffbd48725 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:26.990130 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:26.990130 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:26.993898 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-20c7066a-7ae8-4d31-8aff-f11ffbd48725 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:26.998076 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-20c7066a-7ae8-4d31-8aff-f11ffbd48725 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:26.999153 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1252/4984] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:26 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:27.058876 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9b231c2e-6716-44e3-af20-113cf30c2f14 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.061029 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9b231c2e-6716-44e3-af20-113cf30c2f14 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:27.061282 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9b231c2e-6716-44e3-af20-113cf30c2f14 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.061552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9b231c2e-6716-44e3-af20-113cf30c2f14 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.065635 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.066521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:27.066767 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.066995 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.067155 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:27.071748 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.071748 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:27.078636 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9b231c2e-6716-44e3-af20-113cf30c2f14 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:27.079808 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.079808 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:27.079917 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:27.082469 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9b231c2e-6716-44e3-af20-113cf30c2f14 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:27.082987 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1250/4985] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:27.099022 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1b06e64f-3aae-4d84-97c0-66cf0590d1cc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.101305 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b06e64f-3aae-4d84-97c0-66cf0590d1cc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:27.101579 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b06e64f-3aae-4d84-97c0-66cf0590d1cc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.101843 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1b06e64f-3aae-4d84-97c0-66cf0590d1cc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.110124 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.110124 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:27.115045 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1b06e64f-3aae-4d84-97c0-66cf0590d1cc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:27.116456 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume request issued successfully. Aug 04 09:14:27.116456 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-99799e37-9d25-42c9-9731-22e4b89a52f8 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 202 Aug 04 09:14:27.116456 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1247/4986] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:27 2026] DELETE /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:14:27.121063 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1b06e64f-3aae-4d84-97c0-66cf0590d1cc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:27.121063 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1238/4987] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:27.128825 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-62e99dba-a682-419e-a34b-1e4697cd9f3e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.128932 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-62e99dba-a682-419e-a34b-1e4697cd9f3e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:27.129080 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-62e99dba-a682-419e-a34b-1e4697cd9f3e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.129297 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-62e99dba-a682-419e-a34b-1e4697cd9f3e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.136551 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.136551 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:27.140100 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-62e99dba-a682-419e-a34b-1e4697cd9f3e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:27.144118 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-62e99dba-a682-419e-a34b-1e4697cd9f3e tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 200 Aug 04 09:14:27.144646 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1253/4988] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:27.597255 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-397973c8-e2ee-48ba-87f6-fc0cc2d2e7ec None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.632952 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-397973c8-e2ee-48ba-87f6-fc0cc2d2e7ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:27.633246 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-397973c8-e2ee-48ba-87f6-fc0cc2d2e7ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.633552 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-397973c8-e2ee-48ba-87f6-fc0cc2d2e7ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.643370 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.643370 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:27.647934 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-397973c8-e2ee-48ba-87f6-fc0cc2d2e7ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:27.652159 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-397973c8-e2ee-48ba-87f6-fc0cc2d2e7ec tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:27.652597 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1251/4989] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:27.721610 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9146a2e2-7532-4cc8-8041-81fd60a2c592 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.722048 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9146a2e2-7532-4cc8-8041-81fd60a2c592 None None] GET https://10.4.3.176/volume// Aug 04 09:14:27.722257 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9146a2e2-7532-4cc8-8041-81fd60a2c592 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.722486 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9146a2e2-7532-4cc8-8041-81fd60a2c592 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.722830 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9146a2e2-7532-4cc8-8041-81fd60a2c592 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:27.723147 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1248/4990] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:27.730638 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-184be363-037d-4513-bf67-e33298f1c76a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.730995 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6593d499-06ea-4692-9793-079d252a39d5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.733095 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6593d499-06ea-4692-9793-079d252a39d5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:27.733178 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-184be363-037d-4513-bf67-e33298f1c76a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:27.733346 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6593d499-06ea-4692-9793-079d252a39d5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.733591 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-184be363-037d-4513-bf67-e33298f1c76a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df218c01-c59e-459a-868c-7b4f64294bbc", "connector": null, "instance_uuid": "9cdd0397-38e5-424e-9c4e-fe4e6b369379"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:27.733655 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6593d499-06ea-4692-9793-079d252a39d5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.733747 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6593d499-06ea-4692-9793-079d252a39d5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:27.737960 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.737960 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:27.738709 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6593d499-06ea-4692-9793-079d252a39d5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:27.739074 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1254/4991] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:27.743994 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.743994 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:27.766105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-184be363-037d-4513-bf67-e33298f1c76a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:27.766534 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1239/4992] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:27 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:27.797868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd6774bb-555f-44f9-9e66-e57738450dde None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.799580 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd6774bb-555f-44f9-9e66-e57738450dde tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:27.799770 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd6774bb-555f-44f9-9e66-e57738450dde tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.799946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd6774bb-555f-44f9-9e66-e57738450dde tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.809298 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.809298 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:27.812780 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dd6774bb-555f-44f9-9e66-e57738450dde tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:27.817270 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd6774bb-555f-44f9-9e66-e57738450dde tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:27.817823 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1252/4993] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:27.817878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-878dc012-e57d-437c-ac20-a6edefd47812 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.818138 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-878dc012-e57d-437c-ac20-a6edefd47812 None None] GET https://10.4.3.176/volume// Aug 04 09:14:27.818339 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-878dc012-e57d-437c-ac20-a6edefd47812 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.818534 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-878dc012-e57d-437c-ac20-a6edefd47812 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.818840 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-878dc012-e57d-437c-ac20-a6edefd47812 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:27.819132 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1249/4994] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:27.833894 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-2115bd1f-255b-48f7-bd0d-f4836423130d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.836072 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-2115bd1f-255b-48f7-bd0d-f4836423130d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:27.836308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-2115bd1f-255b-48f7-bd0d-f4836423130d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.836819 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-2115bd1f-255b-48f7-bd0d-f4836423130d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.847434 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.847434 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:27.851561 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-2115bd1f-255b-48f7-bd0d-f4836423130d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:27.856478 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-2115bd1f-255b-48f7-bd0d-f4836423130d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:27.856898 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1255/4995] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 1062 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:27.859129 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0c280f6b-80bf-4655-a687-965792845ceb req-7575d040-82ce-4de5-95ca-eb0652181490 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.862411 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-7575d040-82ce-4de5-95ca-eb0652181490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:14:27.862662 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-7575d040-82ce-4de5-95ca-eb0652181490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:27.862868 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-7575d040-82ce-4de5-95ca-eb0652181490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:27.874373 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.874373 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:27.882112 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-0c280f6b-80bf-4655-a687-965792845ceb req-7575d040-82ce-4de5-95ca-eb0652181490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:27.890377 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-7575d040-82ce-4de5-95ca-eb0652181490 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:14:27.890794 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1240/4996] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:27 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:27.964894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-ddaa32cb-0d36-4967-b217-32bb90be1e1a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:27.967088 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-ddaa32cb-0d36-4967-b217-32bb90be1e1a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] PUT https://10.4.3.176/volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715 Aug 04 09:14:27.967526 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-ddaa32cb-0d36-4967-b217-32bb90be1e1a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:27.975425 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-ddaa32cb-0d36-4967-b217-32bb90be1e1a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Acquiring lock "cinder-attachment_update-df218c01-c59e-459a-868c-7b4f64294bbc-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:27.980564 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-ddaa32cb-0d36-4967-b217-32bb90be1e1a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-df218c01-c59e-459a-868c-7b4f64294bbc-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:27.981608 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:27.981608 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:28.014673 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d14ae404-fe9e-4651-b86e-51d900d628e3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.016303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d14ae404-fe9e-4651-b86e-51d900d628e3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:28.016498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d14ae404-fe9e-4651-b86e-51d900d628e3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.016715 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d14ae404-fe9e-4651-b86e-51d900d628e3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.023264 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:28.023264 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:28.026709 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d14ae404-fe9e-4651-b86e-51d900d628e3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:28.032682 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d14ae404-fe9e-4651-b86e-51d900d628e3 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:28.033178 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1250/4997] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:28.070527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-ddaa32cb-0d36-4967-b217-32bb90be1e1a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Lock "cinder-attachment_update-df218c01-c59e-459a-868c-7b4f64294bbc-np0000006401" released by "attachment_update" :: held 0.090s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:28.070898 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-ddaa32cb-0d36-4967-b217-32bb90be1e1a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715 returned with HTTP 200 Aug 04 09:14:28.071462 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1253/4998] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:27 2026] PUT /volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:28.160897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2b3fe042-b33e-491f-b1c2-0e01302f844b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.163497 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b3fe042-b33e-491f-b1c2-0e01302f844b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:28.163777 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b3fe042-b33e-491f-b1c2-0e01302f844b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.164030 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b3fe042-b33e-491f-b1c2-0e01302f844b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.171557 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b3fe042-b33e-491f-b1c2-0e01302f844b tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 404 Aug 04 09:14:28.172094 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1256/4999] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:28.181400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bf94c904-fc2f-46d5-93b5-18771537a089 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.183043 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bf94c904-fc2f-46d5-93b5-18771537a089 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:28.183270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bf94c904-fc2f-46d5-93b5-18771537a089 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.183459 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bf94c904-fc2f-46d5-93b5-18771537a089 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.183643 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-bf94c904-fc2f-46d5-93b5-18771537a089 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: 59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:28.189553 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bf94c904-fc2f-46d5-93b5-18771537a089 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 404 Aug 04 09:14:28.190029 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1241/5000] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:28 2026] DELETE /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:28.200737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b736a510-856a-4585-99cf-2515dbdb41fa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.202390 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b736a510-856a-4585-99cf-2515dbdb41fa tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 Aug 04 09:14:28.202624 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b736a510-856a-4585-99cf-2515dbdb41fa tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.202796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b736a510-856a-4585-99cf-2515dbdb41fa tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.208026 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b736a510-856a-4585-99cf-2515dbdb41fa tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 returned with HTTP 404 Aug 04 09:14:28.208488 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1251/5001] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/volumes/59edeaac-340c-4062-b90f-be363eafe924 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:28.215432 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b4a85e5d-9a3e-4446-bcb6-1f413ee25dcb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.217123 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4a85e5d-9a3e-4446-bcb6-1f413ee25dcb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:28.217353 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4a85e5d-9a3e-4446-bcb6-1f413ee25dcb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.217562 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4a85e5d-9a3e-4446-bcb6-1f413ee25dcb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.217678 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-b4a85e5d-9a3e-4446-bcb6-1f413ee25dcb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete snapshot with id: 11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:28.221703 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4a85e5d-9a3e-4446-bcb6-1f413ee25dcb tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 returned with HTTP 404 Aug 04 09:14:28.222107 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1254/5002] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:14:28 2026] DELETE /volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:28.227954 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-357c858e-1740-44ba-be3b-e833babce288 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.229518 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-357c858e-1740-44ba-be3b-e833babce288 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 Aug 04 09:14:28.229711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-357c858e-1740-44ba-be3b-e833babce288 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.229909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-357c858e-1740-44ba-be3b-e833babce288 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.234053 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-357c858e-1740-44ba-be3b-e833babce288 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 returned with HTTP 404 Aug 04 09:14:28.234536 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1257/5003] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/snapshots/11d19123-7e2a-43a7-9d56-81be3ff07179 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:28.241172 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-edcda206-2d6d-4349-8af5-eb4cabd88ef4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.242755 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-edcda206-2d6d-4349-8af5-eb4cabd88ef4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:28.243014 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-edcda206-2d6d-4349-8af5-eb4cabd88ef4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.243184 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-edcda206-2d6d-4349-8af5-eb4cabd88ef4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.243352 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-edcda206-2d6d-4349-8af5-eb4cabd88ef4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:28.248653 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-edcda206-2d6d-4349-8af5-eb4cabd88ef4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 404 Aug 04 09:14:28.249726 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1242/5004] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:28 2026] DELETE /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:28.256686 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-926e39cb-7c07-4c94-8b64-e822c2d2f77f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.258467 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-926e39cb-7c07-4c94-8b64-e822c2d2f77f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd Aug 04 09:14:28.258707 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-926e39cb-7c07-4c94-8b64-e822c2d2f77f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.258924 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-926e39cb-7c07-4c94-8b64-e822c2d2f77f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.264218 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-926e39cb-7c07-4c94-8b64-e822c2d2f77f tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd returned with HTTP 404 Aug 04 09:14:28.264707 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1252/5005] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/volumes/b495f2b6-af69-475b-be9e-7e125c0169fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:28.303088 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.305100 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 Aug 04 09:14:28.305415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.305651 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.305849 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: b634a4d8-580e-4599-a669-b77624cb9f34 Aug 04 09:14:28.313111 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:28.313111 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:28.313711 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:28.330074 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume request issued successfully. Aug 04 09:14:28.330298 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a130f52d-5a8a-4361-90d5-3ca5d5e85c23 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 returned with HTTP 202 Aug 04 09:14:28.330684 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1255/5006] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:28 2026] DELETE /volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 04 09:14:28.337784 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1ca3b2f1-3543-4cc3-8406-85a87f981396 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.339454 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ca3b2f1-3543-4cc3-8406-85a87f981396 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 Aug 04 09:14:28.339620 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ca3b2f1-3543-4cc3-8406-85a87f981396 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.339799 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1ca3b2f1-3543-4cc3-8406-85a87f981396 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.346766 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:28.346766 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:28.351038 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1ca3b2f1-3543-4cc3-8406-85a87f981396 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Volume info retrieved successfully. Aug 04 09:14:28.355294 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1ca3b2f1-3543-4cc3-8406-85a87f981396 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 returned with HTTP 200 Aug 04 09:14:28.355718 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1258/5007] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:28.376803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0c280f6b-80bf-4655-a687-965792845ceb req-0586b007-c168-4732-b32b-766b6c2b0a5d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.380303 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-0586b007-c168-4732-b32b-766b6c2b0a5d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:14:28.380532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-0586b007-c168-4732-b32b-766b6c2b0a5d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.380797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-0586b007-c168-4732-b32b-766b6c2b0a5d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.388787 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:28.388787 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:28.392071 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-0c280f6b-80bf-4655-a687-965792845ceb req-0586b007-c168-4732-b32b-766b6c2b0a5d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:28.396568 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-0586b007-c168-4732-b32b-766b6c2b0a5d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:14:28.396921 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1243/5008] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:28.406142 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7514750a-d19e-4b96-bc02-09dc22d0a7fc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.406550 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7514750a-d19e-4b96-bc02-09dc22d0a7fc None None] GET https://10.4.3.176/volume// Aug 04 09:14:28.406718 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7514750a-d19e-4b96-bc02-09dc22d0a7fc None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.406916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7514750a-d19e-4b96-bc02-09dc22d0a7fc None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.407272 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7514750a-d19e-4b96-bc02-09dc22d0a7fc None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:28.407531 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1253/5009] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:28.415816 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-0c280f6b-80bf-4655-a687-965792845ceb req-e4099bbb-90f8-42e7-a9a0-e053b3867a87 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.417941 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-e4099bbb-90f8-42e7-a9a0-e053b3867a87 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:28.418324 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-e4099bbb-90f8-42e7-a9a0-e053b3867a87 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c331fb34-ff49-4bd2-b683-1aae3c951599", "connector": null, "instance_uuid": "dba43cbb-f1af-435a-af05-b070571d0700"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:28.426228 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:28.426228 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:28.450001 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-e4099bbb-90f8-42e7-a9a0-e053b3867a87 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:28.450627 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1256/5010] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:28 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:28.749424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e206613b-8809-441b-a9fc-ab67a6af3401 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.752328 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e206613b-8809-441b-a9fc-ab67a6af3401 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:28.752611 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e206613b-8809-441b-a9fc-ab67a6af3401 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.752873 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e206613b-8809-441b-a9fc-ab67a6af3401 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.753044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-e206613b-8809-441b-a9fc-ab67a6af3401 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:28.758583 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:28.758583 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:28.759606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e206613b-8809-441b-a9fc-ab67a6af3401 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:28.760099 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1259/5011] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:28.834916 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7b5e172c-3bd9-46db-ba7b-06cfdcff1d3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:28.837050 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7b5e172c-3bd9-46db-ba7b-06cfdcff1d3e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:28.837430 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7b5e172c-3bd9-46db-ba7b-06cfdcff1d3e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:28.837757 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7b5e172c-3bd9-46db-ba7b-06cfdcff1d3e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:28.852851 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:28.852851 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:28.857610 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7b5e172c-3bd9-46db-ba7b-06cfdcff1d3e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:28.862540 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7b5e172c-3bd9-46db-ba7b-06cfdcff1d3e tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:28.863032 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1244/5012] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:28 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.045331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4b7a33f7-377f-4ddb-86be-06964d9cb3b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.047055 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4b7a33f7-377f-4ddb-86be-06964d9cb3b9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:29.047254 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4b7a33f7-377f-4ddb-86be-06964d9cb3b9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.047470 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4b7a33f7-377f-4ddb-86be-06964d9cb3b9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.054377 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.054377 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:29.059268 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4b7a33f7-377f-4ddb-86be-06964d9cb3b9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:29.064960 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4b7a33f7-377f-4ddb-86be-06964d9cb3b9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:29.065598 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1254/5013] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.367415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cf192c2b-819c-4636-a48b-22da34009c22 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.367888 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf192c2b-819c-4636-a48b-22da34009c22 None None] GET https://10.4.3.176/volume// Aug 04 09:14:29.367937 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6e75eb06-ebe4-4f60-8a35-2a3ce12f1e93 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.368121 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cf192c2b-819c-4636-a48b-22da34009c22 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.368386 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cf192c2b-819c-4636-a48b-22da34009c22 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.368819 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cf192c2b-819c-4636-a48b-22da34009c22 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:29.369154 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1257/5014] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:29.369702 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e75eb06-ebe4-4f60-8a35-2a3ce12f1e93 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 Aug 04 09:14:29.369910 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e75eb06-ebe4-4f60-8a35-2a3ce12f1e93 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.370090 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6e75eb06-ebe4-4f60-8a35-2a3ce12f1e93 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.376068 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6e75eb06-ebe4-4f60-8a35-2a3ce12f1e93 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 returned with HTTP 404 Aug 04 09:14:29.376556 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1260/5015] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/b634a4d8-580e-4599-a669-b77624cb9f34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:29.378073 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0c280f6b-80bf-4655-a687-965792845ceb req-9fd69cc4-58e9-4364-80f7-1aac6685784c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.383403 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-9fd69cc4-58e9-4364-80f7-1aac6685784c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:14:29.383551 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-39c7810f-3c47-4663-9489-cd9eeefd55f7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.383656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-9fd69cc4-58e9-4364-80f7-1aac6685784c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.383880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-9fd69cc4-58e9-4364-80f7-1aac6685784c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.385014 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-39c7810f-3c47-4663-9489-cd9eeefd55f7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:29.385222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-39c7810f-3c47-4663-9489-cd9eeefd55f7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.385409 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-39c7810f-3c47-4663-9489-cd9eeefd55f7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.385579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-39c7810f-3c47-4663-9489-cd9eeefd55f7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: 85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:29.390483 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-39c7810f-3c47-4663-9489-cd9eeefd55f7 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 404 Aug 04 09:14:29.390880 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1255/5016] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:29 2026] DELETE /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:29.392349 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.392349 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:29.395658 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-0c280f6b-80bf-4655-a687-965792845ceb req-9fd69cc4-58e9-4364-80f7-1aac6685784c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:14:29.397836 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-42ebcd23-0ae0-4d3b-9f98-d2ed989ea4d0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.399868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-9fd69cc4-58e9-4364-80f7-1aac6685784c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:14:29.400320 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1245/5017] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:29.401523 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-42ebcd23-0ae0-4d3b-9f98-d2ed989ea4d0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c Aug 04 09:14:29.401790 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-42ebcd23-0ae0-4d3b-9f98-d2ed989ea4d0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.402048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-42ebcd23-0ae0-4d3b-9f98-d2ed989ea4d0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.408575 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-42ebcd23-0ae0-4d3b-9f98-d2ed989ea4d0 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c returned with HTTP 404 Aug 04 09:14:29.409046 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1258/5018] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/85be5962-0619-4025-9a22-c0b2e40eec7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:29.449973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f11c3910-8536-46ce-b2d0-0d7eb3a55232 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.451861 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f11c3910-8536-46ce-b2d0-0d7eb3a55232 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] DELETE https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:14:29.452254 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f11c3910-8536-46ce-b2d0-0d7eb3a55232 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.452481 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f11c3910-8536-46ce-b2d0-0d7eb3a55232 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.452642 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-f11c3910-8536-46ce-b2d0-0d7eb3a55232 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Delete volume with id: ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:14:29.458549 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f11c3910-8536-46ce-b2d0-0d7eb3a55232 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 404 Aug 04 09:14:29.459000 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1261/5019] 10.4.3.176 () {68 vars in 1392 bytes} [Tue Aug 4 09:14:29 2026] DELETE /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:29.466038 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f935d938-479a-4bce-8b10-6fc376d42bc4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.467699 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f935d938-479a-4bce-8b10-6fc376d42bc4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] GET https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac Aug 04 09:14:29.467937 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f935d938-479a-4bce-8b10-6fc376d42bc4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.468139 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f935d938-479a-4bce-8b10-6fc376d42bc4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.473443 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f935d938-479a-4bce-8b10-6fc376d42bc4 tempest-VolumeImageDependencyTests-726765253 tempest-VolumeImageDependencyTests-726765253-project-member] https://10.4.3.176/volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac returned with HTTP 404 Aug 04 09:14:29.473865 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1256/5020] 10.4.3.176 () {68 vars in 1389 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/ac6a9212-20a8-4317-9d3c-0c890a9349ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 04 09:14:29.524569 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-0c280f6b-80bf-4655-a687-965792845ceb req-4612c11d-3d47-4582-9081-0d0390e8944c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.526490 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-4612c11d-3d47-4582-9081-0d0390e8944c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2 Aug 04 09:14:29.526773 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-4612c11d-3d47-4582-9081-0d0390e8944c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:29.529561 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8079c6a7-8813-446b-803f-9f5218a21f9f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.533253 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-0c280f6b-80bf-4655-a687-965792845ceb req-4612c11d-3d47-4582-9081-0d0390e8944c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-c331fb34-ff49-4bd2-b683-1aae3c951599-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:29.533766 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8079c6a7-8813-446b-803f-9f5218a21f9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:29.534010 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8079c6a7-8813-446b-803f-9f5218a21f9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.534240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8079c6a7-8813-446b-803f-9f5218a21f9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.537450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-0c280f6b-80bf-4655-a687-965792845ceb req-4612c11d-3d47-4582-9081-0d0390e8944c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-c331fb34-ff49-4bd2-b683-1aae3c951599-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:29.538375 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.538375 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:29.548062 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.548062 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:29.553832 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-8079c6a7-8813-446b-803f-9f5218a21f9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:29.558665 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8079c6a7-8813-446b-803f-9f5218a21f9f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:29.559161 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1259/5021] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.573245 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1c1a3765-621e-4fc1-a74b-fd22061dd309 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.575454 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c1a3765-621e-4fc1-a74b-fd22061dd309 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:29.575686 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c1a3765-621e-4fc1-a74b-fd22061dd309 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.575980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1c1a3765-621e-4fc1-a74b-fd22061dd309 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.582454 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.582454 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:29.587630 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1c1a3765-621e-4fc1-a74b-fd22061dd309 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:29.590569 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1c1a3765-621e-4fc1-a74b-fd22061dd309 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:29.590940 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1262/5022] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.608330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-0c280f6b-80bf-4655-a687-965792845ceb req-4612c11d-3d47-4582-9081-0d0390e8944c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-c331fb34-ff49-4bd2-b683-1aae3c951599-np0000006401" released by "attachment_update" :: held 0.071s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:29.608780 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-4612c11d-3d47-4582-9081-0d0390e8944c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2 returned with HTTP 200 Aug 04 09:14:29.609505 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1246/5023] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:29 2026] PUT /volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:29.635667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-0c280f6b-80bf-4655-a687-965792845ceb req-bab8b06d-f543-44ab-8af4-68830be0da87 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.637102 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cfde1fe0-d068-407c-929d-03e379a6fef9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.637933 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-bab8b06d-f543-44ab-8af4-68830be0da87 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2/action Aug 04 09:14:29.638363 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-bab8b06d-f543-44ab-8af4-68830be0da87 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:29.638522 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-bab8b06d-f543-44ab-8af4-68830be0da87 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:29.639771 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cfde1fe0-d068-407c-929d-03e379a6fef9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:29.640008 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cfde1fe0-d068-407c-929d-03e379a6fef9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.640241 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cfde1fe0-d068-407c-929d-03e379a6fef9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.648307 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.648307 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:29.652898 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cfde1fe0-d068-407c-929d-03e379a6fef9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:29.658855 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cfde1fe0-d068-407c-929d-03e379a6fef9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:29.659968 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1260/5024] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.661497 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.661497 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:29.671889 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-0c280f6b-80bf-4655-a687-965792845ceb req-bab8b06d-f543-44ab-8af4-68830be0da87 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2/action returned with HTTP 204 Aug 04 09:14:29.672318 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1257/5025] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:29 2026] POST /volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:29.767522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0eed9c37-4dc6-4143-9ec1-4e787386e8d0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.768657 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0eed9c37-4dc6-4143-9ec1-4e787386e8d0 None None] GET https://10.4.3.176/volume// Aug 04 09:14:29.768657 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0eed9c37-4dc6-4143-9ec1-4e787386e8d0 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.768657 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0eed9c37-4dc6-4143-9ec1-4e787386e8d0 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.768657 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0eed9c37-4dc6-4143-9ec1-4e787386e8d0 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:29.769069 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1263/5026] 10.4.3.176 () {66 vars in 1428 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:29.771152 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-16af2347-1c5b-4a1e-885d-941f00ccbe01 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.778265 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-16af2347-1c5b-4a1e-885d-941f00ccbe01 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:29.781115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-16af2347-1c5b-4a1e-885d-941f00ccbe01 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.781115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-16af2347-1c5b-4a1e-885d-941f00ccbe01 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.781115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-16af2347-1c5b-4a1e-885d-941f00ccbe01 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:29.786609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-bdee9b29-4093-4e63-86e9-ecabaab3fa8f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.786738 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.786738 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:29.786856 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-16af2347-1c5b-4a1e-885d-941f00ccbe01 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:29.787340 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1247/5027] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.790069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-bdee9b29-4093-4e63-86e9-ecabaab3fa8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:29.790596 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-bdee9b29-4093-4e63-86e9-ecabaab3fa8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f16eff1f-51f7-4505-bf60-2ca99b7bf42a", "connector": null, "instance_uuid": "478e49c0-cb47-4645-9e92-b31b433ec8b2"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:29.804045 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.804045 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:29.849630 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-bdee9b29-4093-4e63-86e9-ecabaab3fa8f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:29.850450 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1261/5028] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:29 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:29.877598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3b20dbb0-153d-4e85-8c7b-0c26e8460702 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.879637 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3b20dbb0-153d-4e85-8c7b-0c26e8460702 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:29.879951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3b20dbb0-153d-4e85-8c7b-0c26e8460702 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.881286 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3b20dbb0-153d-4e85-8c7b-0c26e8460702 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.889133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5237c76f-6f17-4839-bd14-7b2c53cf6734 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.891711 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5237c76f-6f17-4839-bd14-7b2c53cf6734 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:29.892014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5237c76f-6f17-4839-bd14-7b2c53cf6734 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.892321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5237c76f-6f17-4839-bd14-7b2c53cf6734 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.896964 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.896964 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:29.907286 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3b20dbb0-153d-4e85-8c7b-0c26e8460702 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:29.912023 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.912023 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:29.917223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-589e2cef-201f-46f4-9e8e-43dd9245a96f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.917223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-589e2cef-201f-46f4-9e8e-43dd9245a96f None None] GET https://10.4.3.176/volume// Aug 04 09:14:29.917223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-589e2cef-201f-46f4-9e8e-43dd9245a96f None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.917223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-589e2cef-201f-46f4-9e8e-43dd9245a96f None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.917223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-589e2cef-201f-46f4-9e8e-43dd9245a96f None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:29.917223 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1248/5029] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:29.917760 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3b20dbb0-153d-4e85-8c7b-0c26e8460702 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:29.917760 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1258/5030] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.918353 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5237c76f-6f17-4839-bd14-7b2c53cf6734 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:29.923139 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5237c76f-6f17-4839-bd14-7b2c53cf6734 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:29.923662 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1264/5031] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:29.926278 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-a7670c48-d561-4434-8928-7f43e41f5fd4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:29.929912 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-a7670c48-d561-4434-8928-7f43e41f5fd4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:29.930171 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-a7670c48-d561-4434-8928-7f43e41f5fd4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:29.930391 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-a7670c48-d561-4434-8928-7f43e41f5fd4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:29.946332 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:29.946332 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:29.950652 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-a7670c48-d561-4434-8928-7f43e41f5fd4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:29.957904 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-a7670c48-d561-4434-8928-7f43e41f5fd4 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:29.958342 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1262/5032] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:29 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 1055 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:30.077179 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9f10e975-66d6-453d-9e68-4076545ca01e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:30.078350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-119ea30a-3f54-4167-91cd-4993ba7d9a91 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:30.079063 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f10e975-66d6-453d-9e68-4076545ca01e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:30.079280 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f10e975-66d6-453d-9e68-4076545ca01e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:30.079491 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f10e975-66d6-453d-9e68-4076545ca01e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:30.080529 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-119ea30a-3f54-4167-91cd-4993ba7d9a91 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] PUT https://10.4.3.176/volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921 Aug 04 09:14:30.080873 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-119ea30a-3f54-4167-91cd-4993ba7d9a91 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:30.089831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-119ea30a-3f54-4167-91cd-4993ba7d9a91 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Acquiring lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:30.093581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-119ea30a-3f54-4167-91cd-4993ba7d9a91 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:30.093804 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:30.093804 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:30.094413 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:30.094413 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:30.098260 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9f10e975-66d6-453d-9e68-4076545ca01e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:30.103418 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f10e975-66d6-453d-9e68-4076545ca01e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:30.104230 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1249/5033] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:30 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:30.226754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-119ea30a-3f54-4167-91cd-4993ba7d9a91 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" released by "attachment_update" :: held 0.133s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:30.227031 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-119ea30a-3f54-4167-91cd-4993ba7d9a91 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921 returned with HTTP 200 Aug 04 09:14:30.227482 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1259/5034] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:30 2026] PUT /volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921 => generated 968 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:30.238635 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-6b19d285-1da5-4719-93a9-2cc47d238b95 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:30.240749 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-6b19d285-1da5-4719-93a9-2cc47d238b95 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption Aug 04 09:14:30.240926 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-6b19d285-1da5-4719-93a9-2cc47d238b95 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:30.241102 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-6b19d285-1da5-4719-93a9-2cc47d238b95 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:30.249525 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:30.249525 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:30.256502 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-6b19d285-1da5-4719-93a9-2cc47d238b95 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption returned with HTTP 200 Aug 04 09:14:30.256878 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1265/5035] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:14:30 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:30.798249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3603631f-fbcd-4c76-926b-26840a3926b4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:30.802230 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3603631f-fbcd-4c76-926b-26840a3926b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:30.802230 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3603631f-fbcd-4c76-926b-26840a3926b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:30.802230 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3603631f-fbcd-4c76-926b-26840a3926b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:30.802230 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3603631f-fbcd-4c76-926b-26840a3926b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:30.805180 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:30.805180 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:30.805874 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3603631f-fbcd-4c76-926b-26840a3926b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:30.806271 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1263/5036] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:30 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:30.930949 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cb473ff6-5da8-42d4-9365-440bc9f324c2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:30.934328 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cb473ff6-5da8-42d4-9365-440bc9f324c2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:30.934556 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cb473ff6-5da8-42d4-9365-440bc9f324c2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:30.934755 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cb473ff6-5da8-42d4-9365-440bc9f324c2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:30.940730 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b6e3ac15-6753-4b0e-ab8f-5f0f36b80139 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:30.942916 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b6e3ac15-6753-4b0e-ab8f-5f0f36b80139 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:30.943125 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ac15-6753-4b0e-ab8f-5f0f36b80139 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:30.943425 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ac15-6753-4b0e-ab8f-5f0f36b80139 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:30.953811 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:30.953811 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:30.957135 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b6e3ac15-6753-4b0e-ab8f-5f0f36b80139 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:30.961531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b6e3ac15-6753-4b0e-ab8f-5f0f36b80139 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:30.961921 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1260/5037] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:30 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:30.962345 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:30.962345 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:30.967713 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-cb473ff6-5da8-42d4-9365-440bc9f324c2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:30.974044 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cb473ff6-5da8-42d4-9365-440bc9f324c2 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:30.974611 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1250/5038] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:30 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:31.118188 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0a1ac107-3cee-4c99-bf98-b9673fd33402 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:31.120476 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a1ac107-3cee-4c99-bf98-b9673fd33402 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:31.120739 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a1ac107-3cee-4c99-bf98-b9673fd33402 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:31.120970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a1ac107-3cee-4c99-bf98-b9673fd33402 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:31.130006 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:31.130006 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:31.134175 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0a1ac107-3cee-4c99-bf98-b9673fd33402 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:31.138585 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a1ac107-3cee-4c99-bf98-b9673fd33402 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:31.139173 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1266/5039] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:31 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:31.152233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6ac45650-3047-458f-aac8-ee1957ddb938 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:31.233993 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:14:31.235398 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1689279740"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:31.236241 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1689279740'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:14:31.236531 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume of 1 GB Aug 04 09:14:31.241098 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Availability Zones retrieved successfully. Aug 04 09:14:31.249984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (c162f12c-2f4d-48a1-b4e2-837284ab29ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:31.250700 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa01d885-bec2-4f86-94fb-fa3b32db1dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:31.251796 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:14:31.277163 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa01d885-bec2-4f86-94fb-fa3b32db1dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:31.278289 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3923cb1-82ad-45b5-be04-c5d4a134e16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:31.333959 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['97316357-62bb-4dd9-aa1d-dfe4797b255e', 'fa213c22-d92b-4a5f-9825-95515c450ac8', 'b33d7ec6-b051-4b0d-bfea-fb6a9a806378', 'f3d98972-d781-4073-a0c2-f418b519e503'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:31.335219 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3923cb1-82ad-45b5-be04-c5d4a134e16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97316357-62bb-4dd9-aa1d-dfe4797b255e', 'fa213c22-d92b-4a5f-9825-95515c450ac8', 'b33d7ec6-b051-4b0d-bfea-fb6a9a806378', 'f3d98972-d781-4073-a0c2-f418b519e503']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:31.335361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d67e19-00ee-4805-93f0-a120d22cb82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:31.358033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97d67e19-00ee-4805-93f0-a120d22cb82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4afe197e-e115-418a-a80c-346a8aae3039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689279740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['97316357-62bb-4dd9-aa1d-dfe4797b255e','fa213c22-d92b-4a5f-9825-95515c450ac8','b33d7ec6-b051-4b0d-bfea-fb6a9a806378','f3d98972-d781-4073-a0c2-f418b519e503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1689279740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4afe197e-e115-418a-a80c-346a8aae3039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39782ab453f54feea4cd333b03951ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:31.358684 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0e896e-2b53-42ae-b915-d7112e69d652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:31.375076 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0e896e-2b53-42ae-b915-d7112e69d652) transitioned into state 'SUCCESS' from state '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-1689279740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['97316357-62bb-4dd9-aa1d-dfe4797b255e','fa213c22-d92b-4a5f-9825-95515c450ac8','b33d7ec6-b051-4b0d-bfea-fb6a9a806378','f3d98972-d781-4073-a0c2-f418b519e503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:31.375852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90277dee-cde2-41e7-84a0-7886b9baaaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:14:31.385515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90277dee-cde2-41e7-84a0-7886b9baaaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:14:31.386685 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (c162f12c-2f4d-48a1-b4e2-837284ab29ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:14:31.387068 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request issued successfully. Aug 04 09:14:31.387898 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6ac45650-3047-458f-aac8-ee1957ddb938 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:14:31.388849 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1264/5040] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:14:31 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:31.401272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-62205048-95df-4de4-a4cc-76bc067f1b7a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:31.402818 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62205048-95df-4de4-a4cc-76bc067f1b7a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 Aug 04 09:14:31.403020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62205048-95df-4de4-a4cc-76bc067f1b7a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:31.403545 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62205048-95df-4de4-a4cc-76bc067f1b7a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:31.410003 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:31.410003 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:31.413381 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-62205048-95df-4de4-a4cc-76bc067f1b7a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:14:31.416885 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62205048-95df-4de4-a4cc-76bc067f1b7a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 returned with HTTP 200 Aug 04 09:14:31.417463 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1261/5041] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:31 2026] GET /volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:31.817453 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-31c245b7-dc19-4642-a751-a619e3ab9a57 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:31.819154 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31c245b7-dc19-4642-a751-a619e3ab9a57 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:31.819351 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31c245b7-dc19-4642-a751-a619e3ab9a57 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:31.819530 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31c245b7-dc19-4642-a751-a619e3ab9a57 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:31.819629 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-31c245b7-dc19-4642-a751-a619e3ab9a57 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:31.823612 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:31.823612 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:31.824249 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31c245b7-dc19-4642-a751-a619e3ab9a57 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:31.824636 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1251/5042] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:31 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:31.975860 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f0d2ef9a-87d0-4348-b1e1-d460e4ce6224 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:31.978062 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0d2ef9a-87d0-4348-b1e1-d460e4ce6224 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:31.978321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0d2ef9a-87d0-4348-b1e1-d460e4ce6224 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:31.978567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0d2ef9a-87d0-4348-b1e1-d460e4ce6224 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:31.990089 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4faa99a2-5487-4ccd-8b40-1f17fb9806ce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:31.992128 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4faa99a2-5487-4ccd-8b40-1f17fb9806ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:31.992359 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4faa99a2-5487-4ccd-8b40-1f17fb9806ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:31.992689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4faa99a2-5487-4ccd-8b40-1f17fb9806ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:32.001778 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.001778 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:32.005102 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.005102 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:32.008293 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f0d2ef9a-87d0-4348-b1e1-d460e4ce6224 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:32.008988 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4faa99a2-5487-4ccd-8b40-1f17fb9806ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:32.015056 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4faa99a2-5487-4ccd-8b40-1f17fb9806ce tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:32.015094 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1265/5043] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:31 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:32.017362 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0d2ef9a-87d0-4348-b1e1-d460e4ce6224 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:32.017965 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1267/5044] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:31 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:32.152101 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fbf3b861-4e31-43d1-a220-5e41b149b4aa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:32.153629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fbf3b861-4e31-43d1-a220-5e41b149b4aa tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:32.153790 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fbf3b861-4e31-43d1-a220-5e41b149b4aa tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:32.153955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fbf3b861-4e31-43d1-a220-5e41b149b4aa tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:32.160002 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.160002 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:32.163327 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-fbf3b861-4e31-43d1-a220-5e41b149b4aa tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:32.167625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-d91b0cd2-3712-4d8f-b30c-cc77036e8962 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:32.168277 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fbf3b861-4e31-43d1-a220-5e41b149b4aa tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:32.168620 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1262/5045] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:32 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:32.170276 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-d91b0cd2-3712-4d8f-b30c-cc77036e8962 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715/action Aug 04 09:14:32.170607 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-d91b0cd2-3712-4d8f-b30c-cc77036e8962 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:32.170713 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-d91b0cd2-3712-4d8f-b30c-cc77036e8962 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:32.184041 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.184041 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:32.195241 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-47b2357f-13da-4ab4-bcfc-7d041a062263 req-d91b0cd2-3712-4d8f-b30c-cc77036e8962 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715/action returned with HTTP 204 Aug 04 09:14:32.195700 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1252/5046] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:32 2026] POST /volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:32.432099 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d51cf523-ce80-447c-856e-deae391ee7ec None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:32.433944 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d51cf523-ce80-447c-856e-deae391ee7ec tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 Aug 04 09:14:32.434251 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d51cf523-ce80-447c-856e-deae391ee7ec tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:32.434434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d51cf523-ce80-447c-856e-deae391ee7ec tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:32.441983 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.441983 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:32.446777 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d51cf523-ce80-447c-856e-deae391ee7ec tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:14:32.451964 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d51cf523-ce80-447c-856e-deae391ee7ec tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 returned with HTTP 200 Aug 04 09:14:32.452389 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1266/5047] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:32 2026] GET /volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:32.463637 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:32.465363 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:14:32.465756 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4afe197e-e115-418a-a80c-346a8aae3039", "name": "tempest-type-Backup-650776276"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:32.467091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating new backup {'backup': {'volume_id': '4afe197e-e115-418a-a80c-346a8aae3039', 'name': 'tempest-type-Backup-650776276'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:14:32.467326 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating backup of volume 4afe197e-e115-418a-a80c-346a8aae3039 in container None Aug 04 09:14:32.473568 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.473568 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:32.473890 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:14:32.497829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['778e65b3-7adb-4785-a127-114021e5e00c', '4727503b-f376-4385-8e6b-2798b388a560'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:32.525763 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0117d76e-c3be-4b1a-aabe-f5597fe8d3e2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:14:32.526233 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1268/5048] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:14:32 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:32.533599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72835b56-65ca-49dc-a390-a30be9707815 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:32.535833 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72835b56-65ca-49dc-a390-a30be9707815 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:32.536101 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72835b56-65ca-49dc-a390-a30be9707815 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:32.536330 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72835b56-65ca-49dc-a390-a30be9707815 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:32.536452 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-72835b56-65ca-49dc-a390-a30be9707815 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:32.541407 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.541407 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:32.542378 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72835b56-65ca-49dc-a390-a30be9707815 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:32.542824 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1263/5049] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:32 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:32.833596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-48dcbb73-3c8d-4310-8a1e-2022e16403c3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:32.835305 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-48dcbb73-3c8d-4310-8a1e-2022e16403c3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:32.835474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-48dcbb73-3c8d-4310-8a1e-2022e16403c3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:32.835684 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-48dcbb73-3c8d-4310-8a1e-2022e16403c3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:32.835790 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-48dcbb73-3c8d-4310-8a1e-2022e16403c3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:32.839883 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:32.839883 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:32.840606 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-48dcbb73-3c8d-4310-8a1e-2022e16403c3 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:32.840959 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1253/5050] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:32 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:33.032108 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1f26649a-d02a-4f18-9aa3-97bdfb3076df None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:33.033077 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f26649a-d02a-4f18-9aa3-97bdfb3076df tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:33.033171 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-94e394c6-d0dd-4f56-a41b-b1c046721a76 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:33.033345 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f26649a-d02a-4f18-9aa3-97bdfb3076df tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:33.033672 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1f26649a-d02a-4f18-9aa3-97bdfb3076df tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:33.035445 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-94e394c6-d0dd-4f56-a41b-b1c046721a76 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:33.035701 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-94e394c6-d0dd-4f56-a41b-b1c046721a76 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:33.035947 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-94e394c6-d0dd-4f56-a41b-b1c046721a76 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:33.048069 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:33.048069 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:33.052435 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1f26649a-d02a-4f18-9aa3-97bdfb3076df tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:33.053537 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:33.053537 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:33.057226 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1f26649a-d02a-4f18-9aa3-97bdfb3076df tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:33.057616 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1267/5051] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:33 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:33.061428 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-94e394c6-d0dd-4f56-a41b-b1c046721a76 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:33.068567 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-94e394c6-d0dd-4f56-a41b-b1c046721a76 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:33.069189 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1269/5052] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:33 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:33.184585 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-70c91653-e775-45d2-8584-013e0f8f17ca None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:33.186965 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-70c91653-e775-45d2-8584-013e0f8f17ca tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:33.187219 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-70c91653-e775-45d2-8584-013e0f8f17ca tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:33.187501 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-70c91653-e775-45d2-8584-013e0f8f17ca tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:33.196101 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:33.196101 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:33.200948 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-70c91653-e775-45d2-8584-013e0f8f17ca tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:33.205523 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-70c91653-e775-45d2-8584-013e0f8f17ca tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:33.205994 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1264/5053] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:33 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:33.553453 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e3e98ba-5345-41ef-bb56-b734bb6617b4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:33.555190 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e3e98ba-5345-41ef-bb56-b734bb6617b4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:33.555409 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e3e98ba-5345-41ef-bb56-b734bb6617b4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:33.555614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e3e98ba-5345-41ef-bb56-b734bb6617b4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:33.555822 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-9e3e98ba-5345-41ef-bb56-b734bb6617b4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:33.559740 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:33.559740 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:33.560282 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e3e98ba-5345-41ef-bb56-b734bb6617b4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:33.562930 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1254/5054] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:33 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:33.849980 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-207a434d-eb3b-4612-b5f6-c0ca22befdcf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:33.851637 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-207a434d-eb3b-4612-b5f6-c0ca22befdcf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:33.851823 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-207a434d-eb3b-4612-b5f6-c0ca22befdcf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:33.851989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-207a434d-eb3b-4612-b5f6-c0ca22befdcf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:33.852091 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-207a434d-eb3b-4612-b5f6-c0ca22befdcf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:33.856004 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:33.856004 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:33.856650 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-207a434d-eb3b-4612-b5f6-c0ca22befdcf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:33.856965 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1268/5055] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:33 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:34.089808 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d3233bb5-299f-4d27-884d-879a92a1e40c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:34.091504 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d3233bb5-299f-4d27-884d-879a92a1e40c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:34.091719 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d3233bb5-299f-4d27-884d-879a92a1e40c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:34.091924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d3233bb5-299f-4d27-884d-879a92a1e40c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:34.100018 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:34.100018 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:34.103035 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d3233bb5-299f-4d27-884d-879a92a1e40c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:34.106485 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d3233bb5-299f-4d27-884d-879a92a1e40c tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:34.106901 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1270/5056] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:34 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:34.221650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-72f572bf-eb18-40d3-a3c9-2f1396df80c9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:34.223564 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72f572bf-eb18-40d3-a3c9-2f1396df80c9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:34.223757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72f572bf-eb18-40d3-a3c9-2f1396df80c9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:34.223958 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-72f572bf-eb18-40d3-a3c9-2f1396df80c9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:34.231454 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:34.231454 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:34.235641 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-72f572bf-eb18-40d3-a3c9-2f1396df80c9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:34.240456 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-72f572bf-eb18-40d3-a3c9-2f1396df80c9 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:34.240917 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1265/5057] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:34 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:34.570927 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-63376baf-50ef-487e-8e3c-3ebb083b9a6c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:34.573301 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63376baf-50ef-487e-8e3c-3ebb083b9a6c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:34.573611 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63376baf-50ef-487e-8e3c-3ebb083b9a6c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:34.573868 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-63376baf-50ef-487e-8e3c-3ebb083b9a6c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:34.574027 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-63376baf-50ef-487e-8e3c-3ebb083b9a6c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:34.579393 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:34.579393 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:34.580279 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-63376baf-50ef-487e-8e3c-3ebb083b9a6c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:34.580801 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1255/5058] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:34 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:34.867148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-992c7592-dc51-41e8-87ac-07fca842e7d0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:34.869296 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-992c7592-dc51-41e8-87ac-07fca842e7d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:34.869551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-992c7592-dc51-41e8-87ac-07fca842e7d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:34.869785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-992c7592-dc51-41e8-87ac-07fca842e7d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:34.869925 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-992c7592-dc51-41e8-87ac-07fca842e7d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:34.874566 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:34.874566 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:34.875416 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-992c7592-dc51-41e8-87ac-07fca842e7d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:34.875840 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1269/5059] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:34 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:35.122705 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-93713c51-2a0e-46e3-b0bd-e144d4f1a837 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:35.124871 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-93713c51-2a0e-46e3-b0bd-e144d4f1a837 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:35.125168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-93713c51-2a0e-46e3-b0bd-e144d4f1a837 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:35.125481 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-93713c51-2a0e-46e3-b0bd-e144d4f1a837 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:35.139324 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:35.139324 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:35.144051 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-93713c51-2a0e-46e3-b0bd-e144d4f1a837 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:35.149458 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-93713c51-2a0e-46e3-b0bd-e144d4f1a837 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:35.150025 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1271/5060] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:35 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:35.255020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7f38f948-2959-46b5-8ff0-69022b0f351c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:35.256734 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f38f948-2959-46b5-8ff0-69022b0f351c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:35.256952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f38f948-2959-46b5-8ff0-69022b0f351c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:35.257162 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7f38f948-2959-46b5-8ff0-69022b0f351c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:35.263740 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:35.263740 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:35.267584 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7f38f948-2959-46b5-8ff0-69022b0f351c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:35.271818 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7f38f948-2959-46b5-8ff0-69022b0f351c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:35.272213 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1266/5061] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:35 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:35.590447 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7cb8a814-5836-4084-956d-64148d933205 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:35.592784 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7cb8a814-5836-4084-956d-64148d933205 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:35.593081 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7cb8a814-5836-4084-956d-64148d933205 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:35.595293 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7cb8a814-5836-4084-956d-64148d933205 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:35.595473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7cb8a814-5836-4084-956d-64148d933205 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:35.601320 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:35.601320 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:35.602019 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7cb8a814-5836-4084-956d-64148d933205 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:35.602452 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1256/5062] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:35 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:35.887225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c496afa3-aa12-4910-98be-f340ee9be43c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:35.891007 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c496afa3-aa12-4910-98be-f340ee9be43c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:35.891007 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c496afa3-aa12-4910-98be-f340ee9be43c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:35.891007 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c496afa3-aa12-4910-98be-f340ee9be43c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:35.891007 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c496afa3-aa12-4910-98be-f340ee9be43c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:35.896219 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:35.896219 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:35.899215 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c496afa3-aa12-4910-98be-f340ee9be43c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:35.899215 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1270/5063] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:35 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:36.169506 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9618ebf4-e0c8-4e7c-aaf5-38a814acf0ed None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.169506 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9618ebf4-e0c8-4e7c-aaf5-38a814acf0ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:36.169506 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9618ebf4-e0c8-4e7c-aaf5-38a814acf0ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:36.169506 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9618ebf4-e0c8-4e7c-aaf5-38a814acf0ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:36.174748 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=316,cinder:UPDATE=46,cinder:INSERT=19 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:14:36.186712 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:36.186712 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:36.190530 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9618ebf4-e0c8-4e7c-aaf5-38a814acf0ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:36.198934 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9618ebf4-e0c8-4e7c-aaf5-38a814acf0ed tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:36.199589 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1272/5064] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:36 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:36.285191 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-367784cf-0c9f-4416-8d46-b3f6a72ae9cd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.286757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-367784cf-0c9f-4416-8d46-b3f6a72ae9cd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:36.286920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-367784cf-0c9f-4416-8d46-b3f6a72ae9cd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:36.287085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-367784cf-0c9f-4416-8d46-b3f6a72ae9cd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:36.293375 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:36.293375 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:36.296999 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-367784cf-0c9f-4416-8d46-b3f6a72ae9cd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:36.301225 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-367784cf-0c9f-4416-8d46-b3f6a72ae9cd tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:36.301225 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1267/5065] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:36 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:36.465224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-b4033166-513b-4b32-99f6-4429acbde856 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.470771 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-b4033166-513b-4b32-99f6-4429acbde856 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:36.472598 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-b4033166-513b-4b32-99f6-4429acbde856 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:36.472598 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-b4033166-513b-4b32-99f6-4429acbde856 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:36.473802 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=404,cinder:UPDATE=94,cinder:INSERT=44 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:14:36.486696 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:36.486696 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:36.491966 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-b4033166-513b-4b32-99f6-4429acbde856 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:36.497648 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-b4033166-513b-4b32-99f6-4429acbde856 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:36.498223 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1257/5066] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:36 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 1175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:36.516610 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-e2d5f3d4-0b83-421e-b55e-c03be347442d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.518741 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-e2d5f3d4-0b83-421e-b55e-c03be347442d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] POST https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc/action Aug 04 09:14:36.519090 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-e2d5f3d4-0b83-421e-b55e-c03be347442d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:36.519248 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-e2d5f3d4-0b83-421e-b55e-c03be347442d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:36.530967 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:36.530967 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:36.531521 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-e2d5f3d4-0b83-421e-b55e-c03be347442d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:36.538610 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-e2d5f3d4-0b83-421e-b55e-c03be347442d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Begin detaching volume completed successfully. Aug 04 09:14:36.538878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-e2d5f3d4-0b83-421e-b55e-c03be347442d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc/action returned with HTTP 202 Aug 04 09:14:36.539458 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1271/5067] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:14:36 2026] POST /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 04 09:14:36.585332 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4f4ec3a2-8324-4d02-8606-2e49418847a8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.585855 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4f4ec3a2-8324-4d02-8606-2e49418847a8 None None] GET https://10.4.3.176/volume// Aug 04 09:14:36.586076 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4f4ec3a2-8324-4d02-8606-2e49418847a8 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:36.586391 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4f4ec3a2-8324-4d02-8606-2e49418847a8 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:36.586812 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4f4ec3a2-8324-4d02-8606-2e49418847a8 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:36.587220 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1273/5068] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:36.594893 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-eb2ff6d0-357d-4b72-a8af-1bcdcf7be92a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.614552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2d6c9d68-4a69-447e-97ae-f4451272cb36 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.619623 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d6c9d68-4a69-447e-97ae-f4451272cb36 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:36.620033 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d6c9d68-4a69-447e-97ae-f4451272cb36 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:36.620279 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d6c9d68-4a69-447e-97ae-f4451272cb36 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:36.620397 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2d6c9d68-4a69-447e-97ae-f4451272cb36 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:36.629466 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:36.629466 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:36.631164 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d6c9d68-4a69-447e-97ae-f4451272cb36 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:36.631678 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1258/5069] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:36 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:36.701469 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-eb2ff6d0-357d-4b72-a8af-1bcdcf7be92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:36.701666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-eb2ff6d0-357d-4b72-a8af-1bcdcf7be92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:36.701860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-eb2ff6d0-357d-4b72-a8af-1bcdcf7be92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:36.710464 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:36.710464 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:36.713647 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-eb2ff6d0-357d-4b72-a8af-1bcdcf7be92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:36.717158 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-eb2ff6d0-357d-4b72-a8af-1bcdcf7be92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:36.717598 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1268/5070] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:36 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 1358 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:36.908748 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-caff3be6-ac5c-4044-80aa-e566c69fd25c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:36.910537 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-caff3be6-ac5c-4044-80aa-e566c69fd25c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:36.910709 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-caff3be6-ac5c-4044-80aa-e566c69fd25c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:36.910874 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-caff3be6-ac5c-4044-80aa-e566c69fd25c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:36.910975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-caff3be6-ac5c-4044-80aa-e566c69fd25c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:36.915819 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:36.915819 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:36.916626 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-caff3be6-ac5c-4044-80aa-e566c69fd25c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:36.917012 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1272/5071] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:36 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:37.213091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-98d81ae8-1051-4ddb-8283-a0a687841746 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:37.214794 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-98d81ae8-1051-4ddb-8283-a0a687841746 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:37.214979 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-98d81ae8-1051-4ddb-8283-a0a687841746 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:37.215157 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-98d81ae8-1051-4ddb-8283-a0a687841746 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:37.224285 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:37.224285 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:37.227651 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-98d81ae8-1051-4ddb-8283-a0a687841746 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:37.231650 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-98d81ae8-1051-4ddb-8283-a0a687841746 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:37.232017 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1274/5072] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:37 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:37.315866 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ea1e9e8e-e010-45df-b0bb-754b7bfe68f4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:37.317823 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea1e9e8e-e010-45df-b0bb-754b7bfe68f4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:37.318023 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ea1e9e8e-e010-45df-b0bb-754b7bfe68f4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:37.318256 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ea1e9e8e-e010-45df-b0bb-754b7bfe68f4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:37.325953 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:37.325953 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:37.329465 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ea1e9e8e-e010-45df-b0bb-754b7bfe68f4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:37.333654 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ea1e9e8e-e010-45df-b0bb-754b7bfe68f4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:37.333982 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1259/5073] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:37 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:37.644667 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b05369e4-b44e-4916-973b-f2752a00e62b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:37.646327 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b05369e4-b44e-4916-973b-f2752a00e62b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:37.646528 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b05369e4-b44e-4916-973b-f2752a00e62b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:37.646715 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b05369e4-b44e-4916-973b-f2752a00e62b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:37.646807 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-b05369e4-b44e-4916-973b-f2752a00e62b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:37.650677 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:37.650677 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:37.651222 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b05369e4-b44e-4916-973b-f2752a00e62b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:37.651542 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1269/5074] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:37 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:37.927427 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-003ace9a-f951-4cc0-b232-4b684e002066 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:37.929099 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-003ace9a-f951-4cc0-b232-4b684e002066 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:37.929298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-003ace9a-f951-4cc0-b232-4b684e002066 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:37.929472 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-003ace9a-f951-4cc0-b232-4b684e002066 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:37.929583 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-003ace9a-f951-4cc0-b232-4b684e002066 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:37.931127 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=453,cinder:UPDATE=117,cinder:INSERT=57 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:14:37.933804 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:37.933804 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:37.934511 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-003ace9a-f951-4cc0-b232-4b684e002066 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:37.934864 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1273/5075] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:37 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.248320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f04da231-1c03-43e1-9470-24398dba01e9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.252524 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f04da231-1c03-43e1-9470-24398dba01e9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:38.252766 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f04da231-1c03-43e1-9470-24398dba01e9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.252964 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f04da231-1c03-43e1-9470-24398dba01e9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.263910 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.263910 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:38.267928 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f04da231-1c03-43e1-9470-24398dba01e9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:38.274248 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f04da231-1c03-43e1-9470-24398dba01e9 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:38.275266 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1275/5076] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:38 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.346664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d2377d50-f429-4639-99d0-07d71c7e2550 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.348830 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d2377d50-f429-4639-99d0-07d71c7e2550 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:38.349104 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d2377d50-f429-4639-99d0-07d71c7e2550 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.349367 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d2377d50-f429-4639-99d0-07d71c7e2550 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.357733 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.357733 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:38.365505 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d2377d50-f429-4639-99d0-07d71c7e2550 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:38.370127 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d2377d50-f429-4639-99d0-07d71c7e2550 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:38.370716 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1260/5077] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:38 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.409873 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-1be3b2ce-6761-4b6d-91fc-64495d9f6055 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.412651 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-1be3b2ce-6761-4b6d-91fc-64495d9f6055 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715 Aug 04 09:14:38.412877 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-1be3b2ce-6761-4b6d-91fc-64495d9f6055 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.413082 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-1be3b2ce-6761-4b6d-91fc-64495d9f6055 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.414843 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=468,cinder:INSERT=60,cinder:UPDATE=124 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:14:38.422797 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.422797 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:38.486458 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-76d60395-2a8a-4034-8f16-bdf7f8a9c88d req-1be3b2ce-6761-4b6d-91fc-64495d9f6055 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715 returned with HTTP 200 Aug 04 09:14:38.486962 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1270/5078] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:38 2026] DELETE /volume/v3/attachments/0de702ed-e360-4020-bc56-591abed72715 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.663641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c6386fac-449f-472b-81e0-7cbf8827a8e6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.665678 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6386fac-449f-472b-81e0-7cbf8827a8e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:38.665932 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6386fac-449f-472b-81e0-7cbf8827a8e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.666181 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6386fac-449f-472b-81e0-7cbf8827a8e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.666449 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c6386fac-449f-472b-81e0-7cbf8827a8e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:38.674589 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.674589 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:38.675432 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6386fac-449f-472b-81e0-7cbf8827a8e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:38.676099 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1274/5079] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:38 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.676805 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-546e56ba-b234-43a0-9eac-6b640afd8523 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.679107 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-546e56ba-b234-43a0-9eac-6b640afd8523 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:38.679360 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-546e56ba-b234-43a0-9eac-6b640afd8523 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.679604 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-546e56ba-b234-43a0-9eac-6b640afd8523 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.687758 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.687758 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:38.692072 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-546e56ba-b234-43a0-9eac-6b640afd8523 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:38.697336 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-546e56ba-b234-43a0-9eac-6b640afd8523 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:38.697836 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1276/5080] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:38 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.710594 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a376502c-f121-417a-885b-2164813e10ba None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.712893 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a376502c-f121-417a-885b-2164813e10ba tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:38.713148 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a376502c-f121-417a-885b-2164813e10ba tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.713431 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a376502c-f121-417a-885b-2164813e10ba tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.721925 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.721925 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:38.726424 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a376502c-f121-417a-885b-2164813e10ba tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:38.731176 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a376502c-f121-417a-885b-2164813e10ba tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:38.731660 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1261/5081] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:38 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.746292 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1a30c373-8e18-4966-8586-8272dfa1c02d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.748132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a30c373-8e18-4966-8586-8272dfa1c02d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:38.748393 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a30c373-8e18-4966-8586-8272dfa1c02d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.748598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1a30c373-8e18-4966-8586-8272dfa1c02d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.748764 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-1a30c373-8e18-4966-8586-8272dfa1c02d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume with id: df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:38.757126 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.757126 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:38.757126 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1a30c373-8e18-4966-8586-8272dfa1c02d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:38.785934 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1a30c373-8e18-4966-8586-8272dfa1c02d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume request issued successfully. Aug 04 09:14:38.786245 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1a30c373-8e18-4966-8586-8272dfa1c02d tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 202 Aug 04 09:14:38.786806 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1271/5082] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:38 2026] DELETE /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:38.797373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-288f693c-ed76-4bd5-aa57-7efa240ff5fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.797373 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-288f693c-ed76-4bd5-aa57-7efa240ff5fe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:38.797373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-288f693c-ed76-4bd5-aa57-7efa240ff5fe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.797373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-288f693c-ed76-4bd5-aa57-7efa240ff5fe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.805228 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.805228 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:38.820531 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-288f693c-ed76-4bd5-aa57-7efa240ff5fe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:38.825110 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-288f693c-ed76-4bd5-aa57-7efa240ff5fe tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 200 Aug 04 09:14:38.825667 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1275/5083] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:38 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:38.946264 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5c2c14fe-1d5f-449c-9d35-2e043ea368bb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:38.947873 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c2c14fe-1d5f-449c-9d35-2e043ea368bb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:38.948037 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c2c14fe-1d5f-449c-9d35-2e043ea368bb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:38.948216 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5c2c14fe-1d5f-449c-9d35-2e043ea368bb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:38.948313 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5c2c14fe-1d5f-449c-9d35-2e043ea368bb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:38.952461 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:38.952461 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:38.953172 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5c2c14fe-1d5f-449c-9d35-2e043ea368bb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:38.953527 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1277/5084] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:38 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:39.294381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fd0f0f7b-b6d0-487b-97ed-ae02dbc1ad15 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.296374 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd0f0f7b-b6d0-487b-97ed-ae02dbc1ad15 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:39.296595 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fd0f0f7b-b6d0-487b-97ed-ae02dbc1ad15 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.296807 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fd0f0f7b-b6d0-487b-97ed-ae02dbc1ad15 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.307016 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.307016 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:39.310493 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fd0f0f7b-b6d0-487b-97ed-ae02dbc1ad15 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:39.314420 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd0f0f7b-b6d0-487b-97ed-ae02dbc1ad15 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:39.314780 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1262/5085] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:39.384762 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2f25c505-a4a5-4f71-9620-d434dfdf79f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.386925 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f25c505-a4a5-4f71-9620-d434dfdf79f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:39.387509 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f25c505-a4a5-4f71-9620-d434dfdf79f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.387751 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2f25c505-a4a5-4f71-9620-d434dfdf79f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.395799 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.395799 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:39.405778 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2f25c505-a4a5-4f71-9620-d434dfdf79f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:39.413296 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2f25c505-a4a5-4f71-9620-d434dfdf79f1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:39.413646 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1272/5086] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 1429 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:39.425955 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ff690ea6-9b18-4131-b2a9-c1485b3fac49 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.429648 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff690ea6-9b18-4131-b2a9-c1485b3fac49 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:39.429835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff690ea6-9b18-4131-b2a9-c1485b3fac49 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.430029 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ff690ea6-9b18-4131-b2a9-c1485b3fac49 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.436291 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.436291 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:39.442370 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ff690ea6-9b18-4131-b2a9-c1485b3fac49 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:39.445690 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ff690ea6-9b18-4131-b2a9-c1485b3fac49 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:39.447102 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1276/5087] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:39.573740 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-21305374-f271-49b4-aacb-1440917203b3 req-41275a2d-7b6b-494e-84b9-1f3b6e623aba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.575773 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-41275a2d-7b6b-494e-84b9-1f3b6e623aba tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:39.576040 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-41275a2d-7b6b-494e-84b9-1f3b6e623aba tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.576287 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-41275a2d-7b6b-494e-84b9-1f3b6e623aba tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.582853 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.582853 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:39.586447 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-21305374-f271-49b4-aacb-1440917203b3 req-41275a2d-7b6b-494e-84b9-1f3b6e623aba tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:39.591094 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-41275a2d-7b6b-494e-84b9-1f3b6e623aba tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:39.591609 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1278/5088] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:39.689149 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eea5fa24-a74c-4c20-9b8e-97f7fad59f29 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.693610 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eea5fa24-a74c-4c20-9b8e-97f7fad59f29 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:39.693830 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eea5fa24-a74c-4c20-9b8e-97f7fad59f29 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.694029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eea5fa24-a74c-4c20-9b8e-97f7fad59f29 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.694150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-eea5fa24-a74c-4c20-9b8e-97f7fad59f29 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:39.701128 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.701128 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:39.701777 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eea5fa24-a74c-4c20-9b8e-97f7fad59f29 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:39.702272 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1263/5089] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:39.840903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1aebec17-aac6-40c3-a1b5-12192701d5a1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.843004 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1aebec17-aac6-40c3-a1b5-12192701d5a1 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc Aug 04 09:14:39.843301 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1aebec17-aac6-40c3-a1b5-12192701d5a1 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.843516 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1aebec17-aac6-40c3-a1b5-12192701d5a1 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.851609 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1aebec17-aac6-40c3-a1b5-12192701d5a1 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc returned with HTTP 404 Aug 04 09:14:39.852190 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1273/5090] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/df218c01-c59e-459a-868c-7b4f64294bbc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:39.859842 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-43c2bf85-4d05-4538-9509-fd2ba3b9224c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.861977 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-43c2bf85-4d05-4538-9509-fd2ba3b9224c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:39.862177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-43c2bf85-4d05-4538-9509-fd2ba3b9224c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.862385 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-43c2bf85-4d05-4538-9509-fd2ba3b9224c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.869833 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.869833 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:39.874496 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-43c2bf85-4d05-4538-9509-fd2ba3b9224c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:39.884298 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-43c2bf85-4d05-4538-9509-fd2ba3b9224c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:39.884792 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1277/5091] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:39.900720 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f3806193-0c18-44f9-9f8b-cf0a51ee4333 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.902998 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3806193-0c18-44f9-9f8b-cf0a51ee4333 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:39.903278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f3806193-0c18-44f9-9f8b-cf0a51ee4333 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.903509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f3806193-0c18-44f9-9f8b-cf0a51ee4333 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.912936 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.912936 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:39.919944 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f3806193-0c18-44f9-9f8b-cf0a51ee4333 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:39.924290 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3806193-0c18-44f9-9f8b-cf0a51ee4333 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:39.924701 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1279/5092] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:39.942929 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-df3de110-c6d0-499d-a97b-8684c88202e9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.945078 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df3de110-c6d0-499d-a97b-8684c88202e9 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:39.945346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df3de110-c6d0-499d-a97b-8684c88202e9 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.945615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-df3de110-c6d0-499d-a97b-8684c88202e9 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.945787 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-df3de110-c6d0-499d-a97b-8684c88202e9 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume with id: 77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:39.953331 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.953331 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:39.953855 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-df3de110-c6d0-499d-a97b-8684c88202e9 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:39.962865 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a9ce1a00-52b5-4f4b-99fe-2385816322c8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.964612 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9ce1a00-52b5-4f4b-99fe-2385816322c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:39.964823 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9ce1a00-52b5-4f4b-99fe-2385816322c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.965025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a9ce1a00-52b5-4f4b-99fe-2385816322c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.965143 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a9ce1a00-52b5-4f4b-99fe-2385816322c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:39.972324 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.972324 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:39.973486 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a9ce1a00-52b5-4f4b-99fe-2385816322c8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:39.974029 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1274/5093] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:39.979226 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-df3de110-c6d0-499d-a97b-8684c88202e9 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume request issued successfully. Aug 04 09:14:39.979226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-df3de110-c6d0-499d-a97b-8684c88202e9 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 202 Aug 04 09:14:39.979226 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1264/5094] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:39 2026] DELETE /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:39.988936 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-304f554d-ca45-4bf2-8cf8-8e27968fd437 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:39.990411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-304f554d-ca45-4bf2-8cf8-8e27968fd437 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:39.990643 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-304f554d-ca45-4bf2-8cf8-8e27968fd437 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:39.990914 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-304f554d-ca45-4bf2-8cf8-8e27968fd437 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:39.999739 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:39.999739 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:40.002178 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-304f554d-ca45-4bf2-8cf8-8e27968fd437 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:40.007118 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-304f554d-ca45-4bf2-8cf8-8e27968fd437 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 200 Aug 04 09:14:40.008237 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1278/5095] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:39 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:40.102728 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-21305374-f271-49b4-aacb-1440917203b3 req-a60373c0-150d-4a25-8c95-666eb51b7c11 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.104621 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-a60373c0-150d-4a25-8c95-666eb51b7c11 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:40.104799 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-a60373c0-150d-4a25-8c95-666eb51b7c11 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:40.105008 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-a60373c0-150d-4a25-8c95-666eb51b7c11 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:40.111134 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:40.111134 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:40.114582 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-21305374-f271-49b4-aacb-1440917203b3 req-a60373c0-150d-4a25-8c95-666eb51b7c11 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:40.118996 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-a60373c0-150d-4a25-8c95-666eb51b7c11 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:40.119416 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1280/5096] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:40 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:40.130746 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-13369d52-aba5-4c02-98d6-9f2976f8d9f9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.131108 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-13369d52-aba5-4c02-98d6-9f2976f8d9f9 None None] GET https://10.4.3.176/volume// Aug 04 09:14:40.131304 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-13369d52-aba5-4c02-98d6-9f2976f8d9f9 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:40.131482 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-13369d52-aba5-4c02-98d6-9f2976f8d9f9 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:40.131787 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-13369d52-aba5-4c02-98d6-9f2976f8d9f9 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:40.132051 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1275/5097] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:14:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:40.139999 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-21305374-f271-49b4-aacb-1440917203b3 req-fc300403-3cdc-447f-90e4-2c6ab32d4c73 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.142185 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-fc300403-3cdc-447f-90e4-2c6ab32d4c73 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:40.142614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-fc300403-3cdc-447f-90e4-2c6ab32d4c73 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a681691-22c6-422b-bc84-b25f69c9a9e3", "connector": null, "instance_uuid": "f200c235-4272-40d9-b818-e7a6f46047d0"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:40.151776 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:40.151776 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:40.181914 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-fc300403-3cdc-447f-90e4-2c6ab32d4c73 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:40.182406 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1265/5098] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:40 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:40.234234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cf057f30-4486-4996-a94c-d08e0b67dea8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.236597 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cf057f30-4486-4996-a94c-d08e0b67dea8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921/action Aug 04 09:14:40.236999 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cf057f30-4486-4996-a94c-d08e0b67dea8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:40.237121 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cf057f30-4486-4996-a94c-d08e0b67dea8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:40.253234 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:40.253234 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:40.270186 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-dfafcdb6-f27f-41f3-a1ef-7bc64fdc3166 req-cf057f30-4486-4996-a94c-d08e0b67dea8 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921/action returned with HTTP 204 Aug 04 09:14:40.270665 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1279/5099] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:40 2026] POST /volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:40.329944 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8b92a97f-1c6f-4e69-bb23-7c9fdc2e577f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.331168 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b92a97f-1c6f-4e69-bb23-7c9fdc2e577f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:40.331467 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b92a97f-1c6f-4e69-bb23-7c9fdc2e577f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:40.331758 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8b92a97f-1c6f-4e69-bb23-7c9fdc2e577f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:40.344236 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:40.344236 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:40.348939 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-8b92a97f-1c6f-4e69-bb23-7c9fdc2e577f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:40.354753 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8b92a97f-1c6f-4e69-bb23-7c9fdc2e577f tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:40.355292 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1281/5100] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:40 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:40.367150 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cbe526ab-0a49-48ce-b0c2-68f385dd1f93 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.372765 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbe526ab-0a49-48ce-b0c2-68f385dd1f93 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:14:40.372968 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbe526ab-0a49-48ce-b0c2-68f385dd1f93 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:40.373194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbe526ab-0a49-48ce-b0c2-68f385dd1f93 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:40.384435 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:40.384435 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:40.387786 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cbe526ab-0a49-48ce-b0c2-68f385dd1f93 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:14:40.395733 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbe526ab-0a49-48ce-b0c2-68f385dd1f93 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:14:40.396040 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1276/5101] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:40 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:40.713995 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-41de44eb-a137-44ff-88e2-9fd8799450be None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.715596 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41de44eb-a137-44ff-88e2-9fd8799450be tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:40.715788 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41de44eb-a137-44ff-88e2-9fd8799450be tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:40.715959 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-41de44eb-a137-44ff-88e2-9fd8799450be tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:40.716052 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-41de44eb-a137-44ff-88e2-9fd8799450be tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:40.720113 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:40.720113 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:40.720702 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-41de44eb-a137-44ff-88e2-9fd8799450be tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:40.721044 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1266/5102] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:40 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:40.988444 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fa1feebe-f5b9-4eb7-a9cf-a2790e56dc1e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:40.990289 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fa1feebe-f5b9-4eb7-a9cf-a2790e56dc1e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:40.990473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fa1feebe-f5b9-4eb7-a9cf-a2790e56dc1e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:40.990716 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fa1feebe-f5b9-4eb7-a9cf-a2790e56dc1e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:40.990871 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-fa1feebe-f5b9-4eb7-a9cf-a2790e56dc1e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:40.995444 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:40.995444 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:40.996173 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fa1feebe-f5b9-4eb7-a9cf-a2790e56dc1e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:40.996533 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1280/5103] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:40 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:41.032049 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3fc638cb-4763-44dd-a7d5-687e1f4c4310 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.034111 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3fc638cb-4763-44dd-a7d5-687e1f4c4310 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 Aug 04 09:14:41.034354 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3fc638cb-4763-44dd-a7d5-687e1f4c4310 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.034619 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3fc638cb-4763-44dd-a7d5-687e1f4c4310 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.048179 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3fc638cb-4763-44dd-a7d5-687e1f4c4310 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 returned with HTTP 404 Aug 04 09:14:41.048826 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1282/5104] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:41 2026] GET /volume/v3/volumes/77f51951-182e-4fa8-910a-e5cd3ae4c209 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:41.059639 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b964f2e4-27a8-4772-9c9f-51a85bf7b7f4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.062195 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b964f2e4-27a8-4772-9c9f-51a85bf7b7f4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:41.062477 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b964f2e4-27a8-4772-9c9f-51a85bf7b7f4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.062747 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b964f2e4-27a8-4772-9c9f-51a85bf7b7f4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.073454 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.073454 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:41.085322 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b964f2e4-27a8-4772-9c9f-51a85bf7b7f4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:41.093951 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b964f2e4-27a8-4772-9c9f-51a85bf7b7f4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:41.093951 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1277/5105] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:41 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:41.111709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ce39e1fc-4561-499e-8a53-c621cea0ff4a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.116223 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce39e1fc-4561-499e-8a53-c621cea0ff4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:41.116223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce39e1fc-4561-499e-8a53-c621cea0ff4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.116223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce39e1fc-4561-499e-8a53-c621cea0ff4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.122485 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.122485 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:41.127085 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ce39e1fc-4561-499e-8a53-c621cea0ff4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:41.132866 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce39e1fc-4561-499e-8a53-c621cea0ff4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:41.133488 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1267/5106] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:41 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:41.152683 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.155837 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:41.155837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.155837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.155837 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume with id: 4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:41.161403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-946d9d35-ac16-4ae7-81b1-1ddaaf185a41 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.162808 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-946d9d35-ac16-4ae7-81b1-1ddaaf185a41 None None] GET https://10.4.3.176/volume// Aug 04 09:14:41.162983 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-946d9d35-ac16-4ae7-81b1-1ddaaf185a41 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.163190 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-946d9d35-ac16-4ae7-81b1-1ddaaf185a41 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.163557 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-946d9d35-ac16-4ae7-81b1-1ddaaf185a41 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:41.164057 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1283/5107] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:41.165502 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.165502 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:41.165987 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:41.173341 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-21305374-f271-49b4-aacb-1440917203b3 req-f3622215-468e-46d3-8450-6abe02844b90 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.177441 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-f3622215-468e-46d3-8450-6abe02844b90 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:14:41.177593 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-f3622215-468e-46d3-8450-6abe02844b90 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.177800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-f3622215-468e-46d3-8450-6abe02844b90 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.189539 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume request issued successfully. Aug 04 09:14:41.189722 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b434e814-fc6a-4f49-8ca0-607b09bf30fa tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 202 Aug 04 09:14:41.190227 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1281/5108] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:41 2026] DELETE /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:41.190643 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.190643 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:41.193838 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-21305374-f271-49b4-aacb-1440917203b3 req-f3622215-468e-46d3-8450-6abe02844b90 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:14:41.198192 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-f3622215-468e-46d3-8450-6abe02844b90 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:14:41.198294 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d82b2351-0e31-4a52-8c05-3c8c7a734154 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.198631 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1278/5109] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:41 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 1608 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:41.202699 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d82b2351-0e31-4a52-8c05-3c8c7a734154 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:41.203357 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d82b2351-0e31-4a52-8c05-3c8c7a734154 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.203357 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d82b2351-0e31-4a52-8c05-3c8c7a734154 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.218245 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.218245 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:41.220901 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d82b2351-0e31-4a52-8c05-3c8c7a734154 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:41.225532 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d82b2351-0e31-4a52-8c05-3c8c7a734154 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 200 Aug 04 09:14:41.225958 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1268/5110] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:41 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:41.337674 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-21305374-f271-49b4-aacb-1440917203b3 req-14260156-4d8c-4ab1-b144-4b169e019892 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.343532 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-14260156-4d8c-4ab1-b144-4b169e019892 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] PUT https://10.4.3.176/volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c Aug 04 09:14:41.343978 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-14260156-4d8c-4ab1-b144-4b169e019892 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:41.352884 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-21305374-f271-49b4-aacb-1440917203b3 req-14260156-4d8c-4ab1-b144-4b169e019892 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Acquiring lock "cinder-attachment_update-5a681691-22c6-422b-bc84-b25f69c9a9e3-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:41.357840 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-21305374-f271-49b4-aacb-1440917203b3 req-14260156-4d8c-4ab1-b144-4b169e019892 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Lock "cinder-attachment_update-5a681691-22c6-422b-bc84-b25f69c9a9e3-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:41.359269 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.359269 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:41.448303 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-21305374-f271-49b4-aacb-1440917203b3 req-14260156-4d8c-4ab1-b144-4b169e019892 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Lock "cinder-attachment_update-5a681691-22c6-422b-bc84-b25f69c9a9e3-np0000006401" released by "attachment_update" :: held 0.090s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:41.448675 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-14260156-4d8c-4ab1-b144-4b169e019892 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c returned with HTTP 200 Aug 04 09:14:41.449216 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1284/5111] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:41 2026] PUT /volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:41.480965 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-21305374-f271-49b4-aacb-1440917203b3 req-908524d0-9b86-4570-8d5c-e0c48316bc48 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.482928 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-908524d0-9b86-4570-8d5c-e0c48316bc48 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c/action Aug 04 09:14:41.483265 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-908524d0-9b86-4570-8d5c-e0c48316bc48 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:41.483383 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-908524d0-9b86-4570-8d5c-e0c48316bc48 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:41.497113 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.497113 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:41.505567 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-908524d0-9b86-4570-8d5c-e0c48316bc48 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c/action returned with HTTP 204 Aug 04 09:14:41.505966 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1282/5112] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:41 2026] POST /volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:41.730991 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-17bd6317-8a03-4039-a3c6-18df20e49e38 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:41.732354 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-17bd6317-8a03-4039-a3c6-18df20e49e38 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:41.732653 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-17bd6317-8a03-4039-a3c6-18df20e49e38 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:41.732904 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-17bd6317-8a03-4039-a3c6-18df20e49e38 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:41.733082 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-17bd6317-8a03-4039-a3c6-18df20e49e38 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:41.736945 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:41.736945 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:41.737593 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-17bd6317-8a03-4039-a3c6-18df20e49e38 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:41.738196 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1279/5113] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:41 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:42.009695 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aef6de4f-b8a7-43e8-b843-f1799a3384df None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:42.017789 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aef6de4f-b8a7-43e8-b843-f1799a3384df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:14:42.018029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aef6de4f-b8a7-43e8-b843-f1799a3384df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:42.018472 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aef6de4f-b8a7-43e8-b843-f1799a3384df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:42.019141 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-aef6de4f-b8a7-43e8-b843-f1799a3384df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:42.047278 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:42.047278 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:42.048414 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aef6de4f-b8a7-43e8-b843-f1799a3384df tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:14:42.048964 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1269/5114] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:42 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 752 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:42.239033 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-79377422-d7f9-47bb-bd8c-d73d4e56cd00 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:42.240805 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-79377422-d7f9-47bb-bd8c-d73d4e56cd00 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 Aug 04 09:14:42.241110 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-79377422-d7f9-47bb-bd8c-d73d4e56cd00 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:42.241320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-79377422-d7f9-47bb-bd8c-d73d4e56cd00 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:42.247173 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-79377422-d7f9-47bb-bd8c-d73d4e56cd00 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 returned with HTTP 404 Aug 04 09:14:42.247804 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1285/5115] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:42 2026] GET /volume/v3/volumes/4f6c30cf-2e60-4ea9-8aba-1bd8bb529493 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:42.254149 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:42.255951 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 Aug 04 09:14:42.256274 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:42.256528 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:42.256660 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete snapshot with id: b2b4823e-38d5-4c7a-8a65-7d327be00d09 Aug 04 09:14:42.263479 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:42.263479 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:42.263967 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:42.279966 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot delete request issued successfully. Aug 04 09:14:42.280149 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-766da42a-aad9-4b99-a627-a6d2ec44af3f tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 returned with HTTP 202 Aug 04 09:14:42.280587 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1283/5116] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:14:42 2026] DELETE /volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:42.292660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-63f934e3-453a-4496-b0b6-5c1ee282be32 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:42.294328 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-63f934e3-453a-4496-b0b6-5c1ee282be32 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 Aug 04 09:14:42.294625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-63f934e3-453a-4496-b0b6-5c1ee282be32 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:42.294926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-63f934e3-453a-4496-b0b6-5c1ee282be32 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:42.302191 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:42.302191 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:42.302191 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-63f934e3-453a-4496-b0b6-5c1ee282be32 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:42.302191 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-63f934e3-453a-4496-b0b6-5c1ee282be32 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 returned with HTTP 200 Aug 04 09:14:42.302191 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1280/5117] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:42 2026] GET /volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:42.749159 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f9483c38-668a-4839-bb45-58516be87285 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:42.751331 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f9483c38-668a-4839-bb45-58516be87285 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:42.751545 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f9483c38-668a-4839-bb45-58516be87285 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:42.753258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f9483c38-668a-4839-bb45-58516be87285 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:42.753409 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-f9483c38-668a-4839-bb45-58516be87285 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:42.762185 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:42.762185 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:42.763001 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f9483c38-668a-4839-bb45-58516be87285 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:42.763426 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1270/5118] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:42 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:43.320797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fe50938b-12f1-4d45-bf2f-39c5259a754c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:43.321872 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe50938b-12f1-4d45-bf2f-39c5259a754c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 Aug 04 09:14:43.322063 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fe50938b-12f1-4d45-bf2f-39c5259a754c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:43.322281 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fe50938b-12f1-4d45-bf2f-39c5259a754c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:43.328758 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fe50938b-12f1-4d45-bf2f-39c5259a754c tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 returned with HTTP 404 Aug 04 09:14:43.329214 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1286/5119] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:43 2026] GET /volume/v3/snapshots/b2b4823e-38d5-4c7a-8a65-7d327be00d09 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:43.337728 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b639c304-c11d-4906-9134-c038acbc22b7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:43.339645 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b639c304-c11d-4906-9134-c038acbc22b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f Aug 04 09:14:43.339817 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b639c304-c11d-4906-9134-c038acbc22b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:43.340022 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b639c304-c11d-4906-9134-c038acbc22b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:43.340118 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-b639c304-c11d-4906-9134-c038acbc22b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete snapshot with id: a60a4c4c-1a72-46ad-b5d4-b503fbda272f Aug 04 09:14:43.345350 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:43.345350 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:43.345903 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b639c304-c11d-4906-9134-c038acbc22b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:43.362858 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b639c304-c11d-4906-9134-c038acbc22b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot delete request issued successfully. Aug 04 09:14:43.363000 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b639c304-c11d-4906-9134-c038acbc22b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f returned with HTTP 202 Aug 04 09:14:43.363433 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1284/5120] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:14:43 2026] DELETE /volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:43.374475 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-624e5a35-d5b8-4775-b2c7-45355f834497 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:43.376751 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-624e5a35-d5b8-4775-b2c7-45355f834497 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f Aug 04 09:14:43.376956 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-624e5a35-d5b8-4775-b2c7-45355f834497 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:43.377241 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-624e5a35-d5b8-4775-b2c7-45355f834497 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:43.383154 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:43.383154 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:43.383617 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-624e5a35-d5b8-4775-b2c7-45355f834497 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:43.384358 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-624e5a35-d5b8-4775-b2c7-45355f834497 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f returned with HTTP 200 Aug 04 09:14:43.384728 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1281/5121] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:43 2026] GET /volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:43.774785 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-344ba521-5de9-4372-8213-be543167b1cb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:43.777122 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-344ba521-5de9-4372-8213-be543167b1cb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:43.777459 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-344ba521-5de9-4372-8213-be543167b1cb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:43.777697 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-344ba521-5de9-4372-8213-be543167b1cb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:43.777858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-344ba521-5de9-4372-8213-be543167b1cb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:43.782953 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:43.782953 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:43.783810 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-344ba521-5de9-4372-8213-be543167b1cb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:43.784343 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1271/5122] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:43 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:43.822861 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-62601aff-b2ea-45e7-82ac-ca741241819a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:43.826019 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-62601aff-b2ea-45e7-82ac-ca741241819a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:14:43.826307 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-62601aff-b2ea-45e7-82ac-ca741241819a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:43.826567 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-62601aff-b2ea-45e7-82ac-ca741241819a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:43.836550 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:43.836550 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:43.844849 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-62601aff-b2ea-45e7-82ac-ca741241819a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:14:43.855060 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-62601aff-b2ea-45e7-82ac-ca741241819a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:14:43.855685 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1287/5123] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:14:43 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:43.865431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0e9c183c-dcb8-46e8-b73d-a1ebc301a75c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:43.865800 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e9c183c-dcb8-46e8-b73d-a1ebc301a75c None None] GET https://10.4.3.176/volume// Aug 04 09:14:43.865976 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e9c183c-dcb8-46e8-b73d-a1ebc301a75c None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:43.866159 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0e9c183c-dcb8-46e8-b73d-a1ebc301a75c None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:43.866524 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0e9c183c-dcb8-46e8-b73d-a1ebc301a75c None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:43.866865 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1285/5124] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:14:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:43.875881 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-3edb5145-5838-49bf-a2cc-ad396caeeb2f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:43.877850 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-3edb5145-5838-49bf-a2cc-ad396caeeb2f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:43.878267 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-3edb5145-5838-49bf-a2cc-ad396caeeb2f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c40b297-dceb-44de-b710-5de58f45a437", "connector": null, "instance_uuid": "1eca6d12-d9eb-4c83-8146-9246e7b2ab54"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:43.887763 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:43.887763 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:43.923709 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-3edb5145-5838-49bf-a2cc-ad396caeeb2f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:43.924123 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1282/5125] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:43 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:44.393811 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5ae2f418-134a-4ca2-8725-19a0afab1368 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:44.395523 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5ae2f418-134a-4ca2-8725-19a0afab1368 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f Aug 04 09:14:44.395721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5ae2f418-134a-4ca2-8725-19a0afab1368 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:44.395901 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5ae2f418-134a-4ca2-8725-19a0afab1368 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:44.399708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5ae2f418-134a-4ca2-8725-19a0afab1368 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f returned with HTTP 404 Aug 04 09:14:44.400124 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1272/5126] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:44 2026] GET /volume/v3/snapshots/a60a4c4c-1a72-46ad-b5d4-b503fbda272f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:44.411002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:44.415583 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e Aug 04 09:14:44.415817 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:44.416035 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:44.416169 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete snapshot with id: 7b6bc5ab-793c-4e7a-a54b-09bc0196e52e Aug 04 09:14:44.423631 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:44.423631 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:44.424338 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:44.439595 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot delete request issued successfully. Aug 04 09:14:44.439877 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-71bd1fd6-40b2-4d4a-a784-9b71a715d0d4 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e returned with HTTP 202 Aug 04 09:14:44.440304 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1288/5127] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:14:44 2026] DELETE /volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:44.450402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5b920722-7fb3-4e59-ae16-3f755818b6b7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:44.452294 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b920722-7fb3-4e59-ae16-3f755818b6b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e Aug 04 09:14:44.452536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5b920722-7fb3-4e59-ae16-3f755818b6b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:44.452804 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5b920722-7fb3-4e59-ae16-3f755818b6b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:44.457921 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:44.457921 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:44.458413 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5b920722-7fb3-4e59-ae16-3f755818b6b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Snapshot retrieved successfully. Aug 04 09:14:44.459231 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b920722-7fb3-4e59-ae16-3f755818b6b7 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e returned with HTTP 200 Aug 04 09:14:44.459645 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1286/5128] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:44 2026] GET /volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:44.794350 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c644b675-d157-43da-8906-c5737dc70268 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:44.796770 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c644b675-d157-43da-8906-c5737dc70268 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:44.797025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c644b675-d157-43da-8906-c5737dc70268 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:44.797290 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c644b675-d157-43da-8906-c5737dc70268 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:44.797499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c644b675-d157-43da-8906-c5737dc70268 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:44.802708 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:44.802708 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:44.803629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c644b675-d157-43da-8906-c5737dc70268 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:44.804242 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1283/5129] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:44 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:45.006195 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fa93c53c-1af3-47dc-8344-e2d805ed17da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.008071 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fa93c53c-1af3-47dc-8344-e2d805ed17da None None] GET https://10.4.3.176/volume// Aug 04 09:14:45.008071 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fa93c53c-1af3-47dc-8344-e2d805ed17da None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.008071 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fa93c53c-1af3-47dc-8344-e2d805ed17da None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.008071 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fa93c53c-1af3-47dc-8344-e2d805ed17da None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:45.008071 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1273/5130] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:45.016107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-f59950bf-83cc-42a0-ad53-fc1ff2ffd53c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.018099 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-f59950bf-83cc-42a0-ad53-fc1ff2ffd53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:14:45.018320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-f59950bf-83cc-42a0-ad53-fc1ff2ffd53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.018495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-f59950bf-83cc-42a0-ad53-fc1ff2ffd53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.026847 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.026847 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:45.029687 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-f59950bf-83cc-42a0-ad53-fc1ff2ffd53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:14:45.033451 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-f59950bf-83cc-42a0-ad53-fc1ff2ffd53c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:14:45.033822 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1289/5131] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1536 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:14:45.142256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-9b718d44-9742-44a6-8497-0f75f2f26a8a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.144272 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-9b718d44-9742-44a6-8497-0f75f2f26a8a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] PUT https://10.4.3.176/volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0 Aug 04 09:14:45.144629 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-9b718d44-9742-44a6-8497-0f75f2f26a8a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:45.152136 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-9b718d44-9742-44a6-8497-0f75f2f26a8a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Acquiring lock "cinder-attachment_update-5c40b297-dceb-44de-b710-5de58f45a437-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:45.156536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-9b718d44-9742-44a6-8497-0f75f2f26a8a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Lock "cinder-attachment_update-5c40b297-dceb-44de-b710-5de58f45a437-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:45.157842 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.157842 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:45.254931 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-9b718d44-9742-44a6-8497-0f75f2f26a8a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Lock "cinder-attachment_update-5c40b297-dceb-44de-b710-5de58f45a437-np0000006401" released by "attachment_update" :: held 0.098s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:45.255346 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-9b718d44-9742-44a6-8497-0f75f2f26a8a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0 returned with HTTP 200 Aug 04 09:14:45.255998 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1287/5132] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:45 2026] PUT /volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:45.276177 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-a8443128-e130-40b5-ba30-ae770272c7fe None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.278462 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-a8443128-e130-40b5-ba30-ae770272c7fe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0/action Aug 04 09:14:45.278855 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-a8443128-e130-40b5-ba30-ae770272c7fe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action body: b'{"os-complete": null}' {{(pid=100459) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:45.279027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-a8443128-e130-40b5-ba30-ae770272c7fe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:45.294224 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.294224 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:45.309353 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5e90bb9c-da67-4170-bd69-962a9d0a9144 req-a8443128-e130-40b5-ba30-ae770272c7fe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0/action returned with HTTP 204 Aug 04 09:14:45.310068 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1284/5133] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:45 2026] POST /volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:45.473563 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-baa0fc34-80ad-4f99-aa15-b7bff2993d4a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.475351 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-baa0fc34-80ad-4f99-aa15-b7bff2993d4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e Aug 04 09:14:45.475526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-baa0fc34-80ad-4f99-aa15-b7bff2993d4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.475721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-baa0fc34-80ad-4f99-aa15-b7bff2993d4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.481439 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-baa0fc34-80ad-4f99-aa15-b7bff2993d4a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e returned with HTTP 404 Aug 04 09:14:45.481914 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1274/5134] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/v3/snapshots/7b6bc5ab-793c-4e7a-a54b-09bc0196e52e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:45.490880 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-257000c7-b0bb-4230-8505-9cfb96710cb5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.492624 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-257000c7-b0bb-4230-8505-9cfb96710cb5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:14:45.492835 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-257000c7-b0bb-4230-8505-9cfb96710cb5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.493048 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-257000c7-b0bb-4230-8505-9cfb96710cb5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.500845 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.500845 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:45.505387 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-257000c7-b0bb-4230-8505-9cfb96710cb5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:45.509060 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-257000c7-b0bb-4230-8505-9cfb96710cb5 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:14:45.509423 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1290/5135] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:45.526100 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-357bcd03-5d2c-4327-b729-4c09a301b92a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.528171 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-357bcd03-5d2c-4327-b729-4c09a301b92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:14:45.528408 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-357bcd03-5d2c-4327-b729-4c09a301b92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.528608 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-357bcd03-5d2c-4327-b729-4c09a301b92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.535485 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.535485 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:45.538754 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-357bcd03-5d2c-4327-b729-4c09a301b92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:45.542589 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-357bcd03-5d2c-4327-b729-4c09a301b92a tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:14:45.543038 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1288/5136] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:45.559283 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b47c8daf-75cf-4545-b87e-7de168489dcc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.560972 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b47c8daf-75cf-4545-b87e-7de168489dcc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] DELETE https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:14:45.561196 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b47c8daf-75cf-4545-b87e-7de168489dcc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.561438 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b47c8daf-75cf-4545-b87e-7de168489dcc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.561629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-b47c8daf-75cf-4545-b87e-7de168489dcc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume with id: e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:14:45.569552 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.569552 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:45.570046 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b47c8daf-75cf-4545-b87e-7de168489dcc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:45.596660 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b47c8daf-75cf-4545-b87e-7de168489dcc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Delete volume request issued successfully. Aug 04 09:14:45.596921 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b47c8daf-75cf-4545-b87e-7de168489dcc tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 202 Aug 04 09:14:45.597363 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1285/5137] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:14:45 2026] DELETE /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:14:45.605398 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a6973797-b852-4553-8b5c-dae77761fbd8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.608424 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a6973797-b852-4553-8b5c-dae77761fbd8 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:14:45.608616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a6973797-b852-4553-8b5c-dae77761fbd8 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.608911 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a6973797-b852-4553-8b5c-dae77761fbd8 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.616536 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.616536 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:45.620455 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a6973797-b852-4553-8b5c-dae77761fbd8 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Volume info retrieved successfully. Aug 04 09:14:45.629134 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a6973797-b852-4553-8b5c-dae77761fbd8 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 200 Aug 04 09:14:45.629618 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1275/5138] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:45.815499 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6c7a7ae4-7749-4ca8-91df-b380476c5e03 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.817457 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c7a7ae4-7749-4ca8-91df-b380476c5e03 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:45.817625 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6c7a7ae4-7749-4ca8-91df-b380476c5e03 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.817829 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6c7a7ae4-7749-4ca8-91df-b380476c5e03 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.817929 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6c7a7ae4-7749-4ca8-91df-b380476c5e03 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:45.822022 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.822022 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:45.822560 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6c7a7ae4-7749-4ca8-91df-b380476c5e03 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:45.823066 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1291/5139] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:45.874039 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-21305374-f271-49b4-aacb-1440917203b3 req-9b4c41c6-12c4-44f1-8db6-549988c14233 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:45.876805 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-9b4c41c6-12c4-44f1-8db6-549988c14233 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3/encryption Aug 04 09:14:45.876989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-9b4c41c6-12c4-44f1-8db6-549988c14233 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:45.877264 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-9b4c41c6-12c4-44f1-8db6-549988c14233 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:45.887627 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:45.887627 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:45.893456 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-21305374-f271-49b4-aacb-1440917203b3 req-9b4c41c6-12c4-44f1-8db6-549988c14233 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3/encryption returned with HTTP 200 Aug 04 09:14:45.893925 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1289/5140] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:14:45 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:46.645695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-091ba381-7d42-4aa5-a73a-6ca093468666 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:46.647373 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-091ba381-7d42-4aa5-a73a-6ca093468666 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] GET https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 Aug 04 09:14:46.647560 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-091ba381-7d42-4aa5-a73a-6ca093468666 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:46.647731 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-091ba381-7d42-4aa5-a73a-6ca093468666 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:46.656328 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-091ba381-7d42-4aa5-a73a-6ca093468666 tempest-SnapshotDataIntegrityTests-1287553186 tempest-SnapshotDataIntegrityTests-1287553186-project-member] https://10.4.3.176/volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 returned with HTTP 404 Aug 04 09:14:46.656773 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1286/5141] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:14:46 2026] GET /volume/v3/volumes/e3724a1a-c428-4940-a01c-7e60798f6468 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:46.687222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a405abb3-605a-47a0-b49f-036994c3b217 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:46.687222 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a405abb3-605a-47a0-b49f-036994c3b217 None None] GET https://10.4.3.176/volume// Aug 04 09:14:46.687222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a405abb3-605a-47a0-b49f-036994c3b217 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:46.687222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a405abb3-605a-47a0-b49f-036994c3b217 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:46.687222 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a405abb3-605a-47a0-b49f-036994c3b217 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:46.687222 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1276/5142] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:46.710214 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-1afe2511-ecb3-4d30-b8fd-eb47746f0c5e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:46.714641 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-1afe2511-ecb3-4d30-b8fd-eb47746f0c5e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:46.715091 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-1afe2511-ecb3-4d30-b8fd-eb47746f0c5e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f16eff1f-51f7-4505-bf60-2ca99b7bf42a", "connector": null, "instance_uuid": "478e49c0-cb47-4645-9e92-b31b433ec8b2"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:46.736510 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:46.736510 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:46.779875 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-1afe2511-ecb3-4d30-b8fd-eb47746f0c5e tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:46.780466 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1292/5143] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:46 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:46.795431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-813f1526-1c40-4d66-a1a5-2886d1ad9aa2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:46.800506 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-813f1526-1c40-4d66-a1a5-2886d1ad9aa2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921 Aug 04 09:14:46.800694 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-813f1526-1c40-4d66-a1a5-2886d1ad9aa2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:46.800942 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-813f1526-1c40-4d66-a1a5-2886d1ad9aa2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:46.820294 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:46.820294 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:46.833400 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ce0e6966-939e-47d6-9efc-ef5e18bb0de5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:46.834812 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ce0e6966-939e-47d6-9efc-ef5e18bb0de5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:46.835052 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ce0e6966-939e-47d6-9efc-ef5e18bb0de5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:46.835171 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ce0e6966-939e-47d6-9efc-ef5e18bb0de5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:46.835311 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ce0e6966-939e-47d6-9efc-ef5e18bb0de5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:46.839838 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:46.839838 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:46.840473 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ce0e6966-939e-47d6-9efc-ef5e18bb0de5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:46.840832 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1287/5144] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:46 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:46.885986 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-813f1526-1c40-4d66-a1a5-2886d1ad9aa2 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921 returned with HTTP 200 Aug 04 09:14:46.886396 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1290/5145] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:46 2026] DELETE /volume/v3/attachments/c3703ef5-c2af-4528-8aa0-38dcebe4f921 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:47.853046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1099f4e9-e63c-42a0-93ad-2e5549eb8be0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:47.854885 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1099f4e9-e63c-42a0-93ad-2e5549eb8be0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:47.855030 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1099f4e9-e63c-42a0-93ad-2e5549eb8be0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:47.855229 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1099f4e9-e63c-42a0-93ad-2e5549eb8be0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:47.855401 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1099f4e9-e63c-42a0-93ad-2e5549eb8be0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:47.860064 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:47.860064 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:47.860445 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1099f4e9-e63c-42a0-93ad-2e5549eb8be0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:47.860863 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1277/5146] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:47 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:48.044454 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-3b23fd3a-71cd-44d6-8f4e-1837a761c65d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:48.052123 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-3b23fd3a-71cd-44d6-8f4e-1837a761c65d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] PUT https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 Aug 04 09:14:48.052743 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-3b23fd3a-71cd-44d6-8f4e-1837a761c65d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:48.074022 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-3b23fd3a-71cd-44d6-8f4e-1837a761c65d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Acquiring lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" by "attachment_update" {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:48.080588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-3b23fd3a-71cd-44d6-8f4e-1837a761c65d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" acquired by "attachment_update" :: waited 0.007s {{(pid=100460) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:48.084237 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:48.084237 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:48.195778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.coordination [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-3b23fd3a-71cd-44d6-8f4e-1837a761c65d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" released by "attachment_update" :: held 0.116s {{(pid=100460) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:48.196115 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-3b23fd3a-71cd-44d6-8f4e-1837a761c65d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 returned with HTTP 200 Aug 04 09:14:48.196596 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1293/5147] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:48 2026] PUT /volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 => generated 968 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:48.212098 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-f7920df8-d55a-4290-bd92-1512115c7490 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:48.214671 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-f7920df8-d55a-4290-bd92-1512115c7490 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 Aug 04 09:14:48.214975 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-f7920df8-d55a-4290-bd92-1512115c7490 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:48.215220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-f7920df8-d55a-4290-bd92-1512115c7490 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:48.228364 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-f7920df8-d55a-4290-bd92-1512115c7490 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 returned with HTTP 200 Aug 04 09:14:48.228892 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1288/5148] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:14:48 2026] GET /volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:48.870419 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8304f89e-9859-41dd-a528-c9c88948f67a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:48.872346 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8304f89e-9859-41dd-a528-c9c88948f67a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:48.872750 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8304f89e-9859-41dd-a528-c9c88948f67a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:48.872848 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8304f89e-9859-41dd-a528-c9c88948f67a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:48.872989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8304f89e-9859-41dd-a528-c9c88948f67a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:48.878838 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:48.878838 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:48.879488 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8304f89e-9859-41dd-a528-c9c88948f67a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:48.880148 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1291/5149] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:48 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:49.891277 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b262df30-15bd-4451-9f7f-2c3e91db075e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:49.893003 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b262df30-15bd-4451-9f7f-2c3e91db075e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:49.893154 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b262df30-15bd-4451-9f7f-2c3e91db075e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:49.893376 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b262df30-15bd-4451-9f7f-2c3e91db075e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:49.893518 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-b262df30-15bd-4451-9f7f-2c3e91db075e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:49.898573 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:49.898573 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:49.899122 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b262df30-15bd-4451-9f7f-2c3e91db075e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:49.903155 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1278/5150] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:49 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:50.916153 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-74c7de82-05d4-4886-8bbb-477c9fef1022 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:50.917975 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-74c7de82-05d4-4886-8bbb-477c9fef1022 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:50.918188 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-74c7de82-05d4-4886-8bbb-477c9fef1022 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:50.918368 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-74c7de82-05d4-4886-8bbb-477c9fef1022 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:50.918490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-74c7de82-05d4-4886-8bbb-477c9fef1022 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:50.923959 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:50.923959 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:50.924944 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-74c7de82-05d4-4886-8bbb-477c9fef1022 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:50.926317 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1294/5151] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:50 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:51.940465 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7fbb5d04-7f98-476f-bee9-3f6b87206b96 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:51.943266 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7fbb5d04-7f98-476f-bee9-3f6b87206b96 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:51.943512 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7fbb5d04-7f98-476f-bee9-3f6b87206b96 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:51.943695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7fbb5d04-7f98-476f-bee9-3f6b87206b96 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:51.943809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-7fbb5d04-7f98-476f-bee9-3f6b87206b96 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:51.949161 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:51.949161 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:51.949929 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7fbb5d04-7f98-476f-bee9-3f6b87206b96 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:51.950345 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1289/5152] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:51 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:52.783101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-a626db59-9e9e-49b5-a8fa-05090b1d5699 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:52.785304 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-a626db59-9e9e-49b5-a8fa-05090b1d5699 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption Aug 04 09:14:52.785555 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-a626db59-9e9e-49b5-a8fa-05090b1d5699 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:52.785746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-a626db59-9e9e-49b5-a8fa-05090b1d5699 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:52.797104 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:52.797104 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:52.805464 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-a626db59-9e9e-49b5-a8fa-05090b1d5699 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption returned with HTTP 200 Aug 04 09:14:52.805866 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1292/5153] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:14:52 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:52.969094 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6b3081f6-164a-403a-8b0a-99b83e690283 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:52.971473 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6b3081f6-164a-403a-8b0a-99b83e690283 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:52.971794 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6b3081f6-164a-403a-8b0a-99b83e690283 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:52.972322 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6b3081f6-164a-403a-8b0a-99b83e690283 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:52.972322 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-6b3081f6-164a-403a-8b0a-99b83e690283 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:52.982853 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:52.982853 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:52.983969 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6b3081f6-164a-403a-8b0a-99b83e690283 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:52.984558 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1279/5154] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:52 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:54.000428 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-57f0dafd-0e9e-43ee-9ebc-0603bb0b7e64 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:54.003047 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-57f0dafd-0e9e-43ee-9ebc-0603bb0b7e64 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:14:54.007511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-57f0dafd-0e9e-43ee-9ebc-0603bb0b7e64 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:54.007668 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-57f0dafd-0e9e-43ee-9ebc-0603bb0b7e64 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:54.007816 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-57f0dafd-0e9e-43ee-9ebc-0603bb0b7e64 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:54.012437 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:54.012437 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:54.013083 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-57f0dafd-0e9e-43ee-9ebc-0603bb0b7e64 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:14:54.013475 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1295/5155] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:53 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:54.023394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:54.086968 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:14:54.087435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4afe197e-e115-418a-a80c-346a8aae3039"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:54.088819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Creating new backup {'backup': {'volume_id': '4afe197e-e115-418a-a80c-346a8aae3039'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:14:54.089317 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Creating backup of volume 4afe197e-e115-418a-a80c-346a8aae3039 in container None Aug 04 09:14:54.096926 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:54.096926 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:54.097452 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Volume info retrieved successfully. Aug 04 09:14:54.116177 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Created reservations ['a2a32105-6726-42fb-a3bb-a6411c729039', '56bc2f4c-04bc-49df-a747-558b4a9c0397'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:14:54.155099 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-02318004-9fe2-4399-a1bc-4c9ff30c9ce4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:14:54.155663 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1290/5156] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:14:54 2026] POST /volume/v3/backups => generated 288 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:14:54.165184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0f638c11-5daf-48aa-a42f-90820fe9c935 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:54.169954 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f638c11-5daf-48aa-a42f-90820fe9c935 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:14:54.170728 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f638c11-5daf-48aa-a42f-90820fe9c935 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:54.171063 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f638c11-5daf-48aa-a42f-90820fe9c935 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:54.171326 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-0f638c11-5daf-48aa-a42f-90820fe9c935 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:54.175548 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:54.175548 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:54.176262 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f638c11-5daf-48aa-a42f-90820fe9c935 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:14:54.176680 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1293/5157] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:54 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:55.189371 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ca8083a8-5c1e-4f2e-8ea5-f4ebb4e4d726 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:55.191273 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca8083a8-5c1e-4f2e-8ea5-f4ebb4e4d726 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:14:55.191511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca8083a8-5c1e-4f2e-8ea5-f4ebb4e4d726 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:55.191701 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ca8083a8-5c1e-4f2e-8ea5-f4ebb4e4d726 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:55.191821 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ca8083a8-5c1e-4f2e-8ea5-f4ebb4e4d726 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:55.196699 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:55.196699 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:55.197490 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ca8083a8-5c1e-4f2e-8ea5-f4ebb4e4d726 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:14:55.197962 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1280/5158] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:55 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:55.224282 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-8e762bdc-74f4-4d05-b895-5266e769763d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:55.227652 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-8e762bdc-74f4-4d05-b895-5266e769763d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4/action Aug 04 09:14:55.228042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-8e762bdc-74f4-4d05-b895-5266e769763d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:14:55.228180 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-8e762bdc-74f4-4d05-b895-5266e769763d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:55.249862 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:55.249862 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:55.261476 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-08b7061e-f92b-423d-ba9f-d7c96cd3c7d9 req-8e762bdc-74f4-4d05-b895-5266e769763d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4/action returned with HTTP 204 Aug 04 09:14:55.262022 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1296/5159] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:14:55 2026] POST /volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:14:56.207691 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c9f4c3af-ba1b-47a8-bea4-2fc237add2bc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:56.210239 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9f4c3af-ba1b-47a8-bea4-2fc237add2bc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:14:56.210498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c9f4c3af-ba1b-47a8-bea4-2fc237add2bc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:56.210693 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c9f4c3af-ba1b-47a8-bea4-2fc237add2bc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:56.210811 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c9f4c3af-ba1b-47a8-bea4-2fc237add2bc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:56.216929 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:56.216929 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:56.218021 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c9f4c3af-ba1b-47a8-bea4-2fc237add2bc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:14:56.218821 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1291/5160] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:56 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:57.041814 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-28953d45-7209-4d71-8b7c-8b1a0930a0b8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:57.042215 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-28953d45-7209-4d71-8b7c-8b1a0930a0b8 None None] GET https://10.4.3.176/volume// Aug 04 09:14:57.042400 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-28953d45-7209-4d71-8b7c-8b1a0930a0b8 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:57.042610 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-28953d45-7209-4d71-8b7c-8b1a0930a0b8 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:57.042949 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-28953d45-7209-4d71-8b7c-8b1a0930a0b8 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:14:57.043258 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1294/5161] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:14:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:14:57.049899 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6f0ffe6c-6d31-48ac-9b4c-2796192b4259 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:57.052084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6f0ffe6c-6d31-48ac-9b4c-2796192b4259 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:14:57.052496 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6f0ffe6c-6d31-48ac-9b4c-2796192b4259 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f16eff1f-51f7-4505-bf60-2ca99b7bf42a", "connector": null, "instance_uuid": "478e49c0-cb47-4645-9e92-b31b433ec8b2"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:57.064523 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:57.064523 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:57.098810 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6f0ffe6c-6d31-48ac-9b4c-2796192b4259 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:14:57.099580 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1281/5162] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:14:57 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:57.110152 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-2ffab17d-5542-4b9d-b16a-460c741948ec None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:57.112142 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-2ffab17d-5542-4b9d-b16a-460c741948ec tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 Aug 04 09:14:57.112550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-2ffab17d-5542-4b9d-b16a-460c741948ec tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:57.112835 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-2ffab17d-5542-4b9d-b16a-460c741948ec tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:57.120758 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:57.120758 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:14:57.169966 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-2ffab17d-5542-4b9d-b16a-460c741948ec tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 returned with HTTP 200 Aug 04 09:14:57.169966 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1297/5163] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:14:57 2026] DELETE /volume/v3/attachments/c1792786-fe39-4ece-8bb4-825cb72564d4 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:57.228901 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f24bc284-e5bb-426c-bee3-d0e7af47f4e0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:57.231599 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f24bc284-e5bb-426c-bee3-d0e7af47f4e0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:14:57.231827 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f24bc284-e5bb-426c-bee3-d0e7af47f4e0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:57.232025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f24bc284-e5bb-426c-bee3-d0e7af47f4e0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:57.232145 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-f24bc284-e5bb-426c-bee3-d0e7af47f4e0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:57.236413 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:57.236413 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:57.237118 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f24bc284-e5bb-426c-bee3-d0e7af47f4e0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:14:57.237550 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1292/5164] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:57 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:58.249377 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-df6536cb-033a-4637-bedb-d424708d3462 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:58.251265 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df6536cb-033a-4637-bedb-d424708d3462 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:14:58.251533 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df6536cb-033a-4637-bedb-d424708d3462 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:58.254218 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-df6536cb-033a-4637-bedb-d424708d3462 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:58.254218 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-df6536cb-033a-4637-bedb-d424708d3462 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:58.256462 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:58.256462 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:14:58.257079 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-df6536cb-033a-4637-bedb-d424708d3462 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:14:58.257502 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1295/5165] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:58 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:14:58.437578 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6e450291-54ef-4463-b466-897b2b67f4ef None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:58.439726 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6e450291-54ef-4463-b466-897b2b67f4ef tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] PUT https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d Aug 04 09:14:58.440159 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6e450291-54ef-4463-b466-897b2b67f4ef tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:14:58.449031 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6e450291-54ef-4463-b466-897b2b67f4ef tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Acquiring lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" by "attachment_update" {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:14:58.454090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6e450291-54ef-4463-b466-897b2b67f4ef tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100461) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:14:58.455080 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:58.455080 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:14:58.549277 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.coordination [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6e450291-54ef-4463-b466-897b2b67f4ef tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Lock "cinder-attachment_update-f16eff1f-51f7-4505-bf60-2ca99b7bf42a-np0000006401" released by "attachment_update" :: held 0.095s {{(pid=100461) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:14:58.549648 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-6e450291-54ef-4463-b466-897b2b67f4ef tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d returned with HTTP 200 Aug 04 09:14:58.550276 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1282/5166] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:14:58 2026] PUT /volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d => generated 968 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:58.560055 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-e89dfce9-27a5-4564-a272-298d23d0bab0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:58.563470 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-e89dfce9-27a5-4564-a272-298d23d0bab0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d Aug 04 09:14:58.563470 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-e89dfce9-27a5-4564-a272-298d23d0bab0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:58.563470 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-e89dfce9-27a5-4564-a272-298d23d0bab0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:58.581503 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-e89dfce9-27a5-4564-a272-298d23d0bab0 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d returned with HTTP 200 Aug 04 09:14:58.582276 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1298/5167] 10.4.3.176 () {70 vars in 1651 bytes} [Tue Aug 4 09:14:58 2026] GET /volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:14:59.268608 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-167bd980-c4d1-4e19-b585-a3330623c2b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:14:59.270958 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-167bd980-c4d1-4e19-b585-a3330623c2b9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:14:59.270958 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-167bd980-c4d1-4e19-b585-a3330623c2b9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:14:59.270958 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-167bd980-c4d1-4e19-b585-a3330623c2b9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:14:59.271095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-167bd980-c4d1-4e19-b585-a3330623c2b9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:14:59.277492 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:14:59.277492 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:14:59.278251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-167bd980-c4d1-4e19-b585-a3330623c2b9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:14:59.278614 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1293/5168] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:14:59 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:00.289426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ccf19d4f-543c-4a3a-88de-2270e07391bb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:00.291844 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ccf19d4f-543c-4a3a-88de-2270e07391bb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:00.292261 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ccf19d4f-543c-4a3a-88de-2270e07391bb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:00.292543 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ccf19d4f-543c-4a3a-88de-2270e07391bb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:00.292722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-ccf19d4f-543c-4a3a-88de-2270e07391bb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:00.298527 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:00.298527 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:00.299450 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ccf19d4f-543c-4a3a-88de-2270e07391bb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:00.299940 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1296/5169] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:00 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:01.310972 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8ac4bb77-0107-4758-9940-a09b1a411893 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:01.312896 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8ac4bb77-0107-4758-9940-a09b1a411893 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:01.313164 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8ac4bb77-0107-4758-9940-a09b1a411893 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:01.313556 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8ac4bb77-0107-4758-9940-a09b1a411893 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:01.313556 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-8ac4bb77-0107-4758-9940-a09b1a411893 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:01.318402 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:01.318402 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:01.319166 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8ac4bb77-0107-4758-9940-a09b1a411893 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:01.319617 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1283/5170] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:01 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:01.804550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-d4bfb061-36ca-4916-8936-1fc53c561079 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:01.807079 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-d4bfb061-36ca-4916-8936-1fc53c561079 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption Aug 04 09:15:01.807329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-d4bfb061-36ca-4916-8936-1fc53c561079 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:01.807592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-d4bfb061-36ca-4916-8936-1fc53c561079 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:01.818646 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:01.818646 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:01.826736 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-d4bfb061-36ca-4916-8936-1fc53c561079 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption returned with HTTP 200 Aug 04 09:15:01.827279 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1299/5171] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:15:01 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:02.330705 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-36f5e93c-a629-41e5-8780-6a179efc97d3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:02.332416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36f5e93c-a629-41e5-8780-6a179efc97d3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:02.332606 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36f5e93c-a629-41e5-8780-6a179efc97d3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:02.332799 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36f5e93c-a629-41e5-8780-6a179efc97d3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:02.332922 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-36f5e93c-a629-41e5-8780-6a179efc97d3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:02.338340 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:02.338340 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:02.338904 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36f5e93c-a629-41e5-8780-6a179efc97d3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:02.339244 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1294/5172] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:02 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:03.349906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-57ba414c-4597-4005-a331-a61badf52f55 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:03.351704 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-57ba414c-4597-4005-a331-a61badf52f55 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:03.351944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-57ba414c-4597-4005-a331-a61badf52f55 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:03.352123 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-57ba414c-4597-4005-a331-a61badf52f55 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:03.352246 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-57ba414c-4597-4005-a331-a61badf52f55 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:03.356444 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:03.356444 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:03.357217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-57ba414c-4597-4005-a331-a61badf52f55 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:03.357696 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1297/5173] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:03 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:04.116532 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-25369334-135a-4c25-907f-3cb55b823524 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.118968 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-25369334-135a-4c25-907f-3cb55b823524 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d/action Aug 04 09:15:04.122225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-25369334-135a-4c25-907f-3cb55b823524 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:15:04.122225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-25369334-135a-4c25-907f-3cb55b823524 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:04.140799 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:04.140799 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:04.156437 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1e5394ff-9786-4c3e-9238-d01dd9384dd2 req-25369334-135a-4c25-907f-3cb55b823524 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d/action returned with HTTP 204 Aug 04 09:15:04.157344 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1284/5174] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:15:04 2026] POST /volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:04.368265 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a8a1f439-5469-4fba-acbc-dd17bd5126e4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.370150 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a8a1f439-5469-4fba-acbc-dd17bd5126e4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:04.370380 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a8a1f439-5469-4fba-acbc-dd17bd5126e4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:04.370566 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a8a1f439-5469-4fba-acbc-dd17bd5126e4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:04.370672 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-a8a1f439-5469-4fba-acbc-dd17bd5126e4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:04.374818 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:04.374818 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:04.375532 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a8a1f439-5469-4fba-acbc-dd17bd5126e4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:04.375944 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1300/5175] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:04 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:04.473526 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0e7cfdad-7f52-4804-baf7-18d0c1ebccaa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.475503 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e7cfdad-7f52-4804-baf7-18d0c1ebccaa tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:04.475695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e7cfdad-7f52-4804-baf7-18d0c1ebccaa tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:04.475892 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e7cfdad-7f52-4804-baf7-18d0c1ebccaa tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:04.490581 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:04.490581 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:04.494390 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0e7cfdad-7f52-4804-baf7-18d0c1ebccaa tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:15:04.499399 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e7cfdad-7f52-4804-baf7-18d0c1ebccaa tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:15:04.499399 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1295/5176] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:04 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:04.553535 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-1b90d4bc-e625-4727-bcfd-76af58c9d081 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.556031 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-1b90d4bc-e625-4727-bcfd-76af58c9d081 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:04.556428 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-1b90d4bc-e625-4727-bcfd-76af58c9d081 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:04.556771 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-1b90d4bc-e625-4727-bcfd-76af58c9d081 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:04.570932 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:04.570932 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:04.574625 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-1b90d4bc-e625-4727-bcfd-76af58c9d081 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:15:04.581403 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-1b90d4bc-e625-4727-bcfd-76af58c9d081 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:15:04.582103 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1298/5177] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:04 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:04.604807 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-74e9a398-15b9-4c6c-8215-f517afbbba6d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.607224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-74e9a398-15b9-4c6c-8215-f517afbbba6d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] POST https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/action Aug 04 09:15:04.607675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-74e9a398-15b9-4c6c-8215-f517afbbba6d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:15:04.607963 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-74e9a398-15b9-4c6c-8215-f517afbbba6d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:04.622847 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:04.622847 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:04.623572 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-74e9a398-15b9-4c6c-8215-f517afbbba6d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:15:04.631238 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-74e9a398-15b9-4c6c-8215-f517afbbba6d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Begin detaching volume completed successfully. Aug 04 09:15:04.631535 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-74e9a398-15b9-4c6c-8215-f517afbbba6d tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/action returned with HTTP 202 Aug 04 09:15:04.632311 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1285/5178] 10.4.3.176 () {72 vars in 1672 bytes} [Tue Aug 4 09:15:04 2026] POST /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:15:04.688014 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5b06ad65-4b45-484f-8344-012060a9f556 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.688491 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b06ad65-4b45-484f-8344-012060a9f556 None None] GET https://10.4.3.176/volume// Aug 04 09:15:04.688665 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b06ad65-4b45-484f-8344-012060a9f556 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:04.688909 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5b06ad65-4b45-484f-8344-012060a9f556 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:04.689275 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5b06ad65-4b45-484f-8344-012060a9f556 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:15:04.689606 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1301/5179] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:15:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:15:04.697859 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-bc6c100b-e186-493e-aec1-b2cd90028875 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.702090 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-bc6c100b-e186-493e-aec1-b2cd90028875 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:04.702090 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-bc6c100b-e186-493e-aec1-b2cd90028875 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:04.702090 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-bc6c100b-e186-493e-aec1-b2cd90028875 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:04.713084 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:04.713084 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:04.717775 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-bc6c100b-e186-493e-aec1-b2cd90028875 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:15:04.723322 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-bc6c100b-e186-493e-aec1-b2cd90028875 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:15:04.723843 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1296/5180] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:15:04 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 1351 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:15:04.733941 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-265487fa-22b9-446f-a778-19c905ae3a01 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:04.735739 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-265487fa-22b9-446f-a778-19c905ae3a01 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption Aug 04 09:15:04.736054 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-265487fa-22b9-446f-a778-19c905ae3a01 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:04.736373 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-265487fa-22b9-446f-a778-19c905ae3a01 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:04.745708 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:04.745708 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:04.752453 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-265487fa-22b9-446f-a778-19c905ae3a01 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption returned with HTTP 200 Aug 04 09:15:04.753063 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1299/5181] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:15:04 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:05.388969 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2e677fd8-8d80-4b13-b183-dbfcdd6c7510 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:05.391335 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e677fd8-8d80-4b13-b183-dbfcdd6c7510 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:05.391612 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e677fd8-8d80-4b13-b183-dbfcdd6c7510 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:05.391846 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2e677fd8-8d80-4b13-b183-dbfcdd6c7510 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:05.391985 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-2e677fd8-8d80-4b13-b183-dbfcdd6c7510 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:05.396683 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:05.396683 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:05.397437 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2e677fd8-8d80-4b13-b183-dbfcdd6c7510 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:05.397872 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1286/5182] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:05 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:06.410387 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-56d096ee-4fb8-47f3-ae61-1d41a5d408e3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:06.412533 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56d096ee-4fb8-47f3-ae61-1d41a5d408e3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:06.412782 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56d096ee-4fb8-47f3-ae61-1d41a5d408e3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:06.413002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56d096ee-4fb8-47f3-ae61-1d41a5d408e3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:06.413159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-56d096ee-4fb8-47f3-ae61-1d41a5d408e3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:06.417293 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:06.417293 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:06.417959 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56d096ee-4fb8-47f3-ae61-1d41a5d408e3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:06.418379 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1302/5183] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:06 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:07.428236 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a516b6e7-a27e-456c-ab49-9ef038c05603 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:07.432132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a516b6e7-a27e-456c-ab49-9ef038c05603 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:07.432132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a516b6e7-a27e-456c-ab49-9ef038c05603 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:07.432132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a516b6e7-a27e-456c-ab49-9ef038c05603 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:07.432132 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a516b6e7-a27e-456c-ab49-9ef038c05603 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:07.435521 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:07.435521 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:07.436170 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a516b6e7-a27e-456c-ab49-9ef038c05603 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:07.436633 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1297/5184] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:07 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:08.447771 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3307cbba-17da-47c2-a16f-4e2a9cda5eee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:08.449430 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3307cbba-17da-47c2-a16f-4e2a9cda5eee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:08.449737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3307cbba-17da-47c2-a16f-4e2a9cda5eee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:08.450406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3307cbba-17da-47c2-a16f-4e2a9cda5eee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:08.450406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3307cbba-17da-47c2-a16f-4e2a9cda5eee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:08.454305 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:08.454305 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:08.455273 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3307cbba-17da-47c2-a16f-4e2a9cda5eee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:08.455742 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1300/5185] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:08 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:09.465225 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-48a77fa2-a049-40d9-a76c-a823be23f7a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:09.467022 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-48a77fa2-a049-40d9-a76c-a823be23f7a5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:09.467253 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-48a77fa2-a049-40d9-a76c-a823be23f7a5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:09.467437 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-48a77fa2-a049-40d9-a76c-a823be23f7a5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:09.467538 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-48a77fa2-a049-40d9-a76c-a823be23f7a5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id a3bf2578-d423-4f73-b386-a6fac42a6316. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:09.471393 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:09.471393 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:09.471951 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-48a77fa2-a049-40d9-a76c-a823be23f7a5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 200 Aug 04 09:15:09.472299 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1287/5186] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:09 2026] GET /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:09.480809 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d22d2ecf-1755-4f4d-87cc-d5c64909e12d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:09.482639 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d22d2ecf-1755-4f4d-87cc-d5c64909e12d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 Aug 04 09:15:09.482891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d22d2ecf-1755-4f4d-87cc-d5c64909e12d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:09.483129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d22d2ecf-1755-4f4d-87cc-d5c64909e12d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:09.483294 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-d22d2ecf-1755-4f4d-87cc-d5c64909e12d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete backup with id: a3bf2578-d423-4f73-b386-a6fac42a6316. Aug 04 09:15:09.487213 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:09.487213 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:09.498924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-d22d2ecf-1755-4f4d-87cc-d5c64909e12d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] delete_backup rpcapi backup_id a3bf2578-d423-4f73-b386-a6fac42a6316 {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:15:09.500525 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d22d2ecf-1755-4f4d-87cc-d5c64909e12d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 returned with HTTP 202 Aug 04 09:15:09.500934 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1303/5187] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:15:09 2026] DELETE /volume/v3/backups/a3bf2578-d423-4f73-b386-a6fac42a6316 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:15:09.511860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:09.513337 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:09.513763 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-630918574"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:09.515169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-630918574'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:09.515401 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume of 1 GB Aug 04 09:15:09.519455 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Availability Zones retrieved successfully. Aug 04 09:15:09.525536 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (7e726243-8749-44a2-8245-966feaf41107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:09.526632 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355ddd93-2b21-40f5-af73-cc13b8d94e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:09.527547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:09.552765 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355ddd93-2b21-40f5-af73-cc13b8d94e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:09.554101 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493bf732-4949-483d-9511-aa8182630f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:09.599500 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['8b795c59-70b6-43b5-85bc-9825e0c9dd4f', 'ad12b6cc-509e-486a-8ab8-1d7da8aa5301', '9d9bf029-d1be-4d1d-a2d3-f96f46d21ca1', '811b7d7a-b99c-4926-b522-956efa2bd368'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:09.600362 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493bf732-4949-483d-9511-aa8182630f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b795c59-70b6-43b5-85bc-9825e0c9dd4f', 'ad12b6cc-509e-486a-8ab8-1d7da8aa5301', '9d9bf029-d1be-4d1d-a2d3-f96f46d21ca1', '811b7d7a-b99c-4926-b522-956efa2bd368']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:09.601157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faf3f97-b18a-408d-8a8d-0bf102a621cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:09.632152 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6faf3f97-b18a-408d-8a8d-0bf102a621cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e22a77aa-e46e-4fc2-a4e0-4b75cc062374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630918574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['8b795c59-70b6-43b5-85bc-9825e0c9dd4f','ad12b6cc-509e-486a-8ab8-1d7da8aa5301','9d9bf029-d1be-4d1d-a2d3-f96f46d21ca1','811b7d7a-b99c-4926-b522-956efa2bd368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630918574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e22a77aa-e46e-4fc2-a4e0-4b75cc062374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39782ab453f54feea4cd333b03951ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:09.632152 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8570fe-3c91-4c34-b560-dbaccbdbd972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:09.652294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f8570fe-3c91-4c34-b560-dbaccbdbd972) transitioned into state 'SUCCESS' from state '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-630918574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['8b795c59-70b6-43b5-85bc-9825e0c9dd4f','ad12b6cc-509e-486a-8ab8-1d7da8aa5301','9d9bf029-d1be-4d1d-a2d3-f96f46d21ca1','811b7d7a-b99c-4926-b522-956efa2bd368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:09.654774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96356c05-93a5-46e0-a621-1b7b6df02169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:09.663083 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96356c05-93a5-46e0-a621-1b7b6df02169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:09.663973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (7e726243-8749-44a2-8245-966feaf41107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:09.664406 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request issued successfully. Aug 04 09:15:09.665061 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b8bda70-ca01-41d2-8203-270cd55c4053 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:09.665555 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1298/5188] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:15:09 2026] POST /volume/v3/volumes => generated 777 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:09.680071 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-65784d1e-6d4c-4573-8616-971c0803e278 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:09.684431 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-65784d1e-6d4c-4573-8616-971c0803e278 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 Aug 04 09:15:09.684431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-65784d1e-6d4c-4573-8616-971c0803e278 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:09.684431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-65784d1e-6d4c-4573-8616-971c0803e278 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:09.691325 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:09.691325 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:09.696926 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-65784d1e-6d4c-4573-8616-971c0803e278 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:09.700770 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-65784d1e-6d4c-4573-8616-971c0803e278 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 returned with HTTP 200 Aug 04 09:15:09.701963 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1301/5189] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:09 2026] GET /volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:15:10.715923 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c4c589ee-ebe9-4e53-b194-0137f10c8ba3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:10.718347 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4c589ee-ebe9-4e53-b194-0137f10c8ba3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 Aug 04 09:15:10.718668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4c589ee-ebe9-4e53-b194-0137f10c8ba3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:10.718934 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c4c589ee-ebe9-4e53-b194-0137f10c8ba3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:10.727463 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:10.727463 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:10.730550 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c4c589ee-ebe9-4e53-b194-0137f10c8ba3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:10.734048 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c4c589ee-ebe9-4e53-b194-0137f10c8ba3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 returned with HTTP 200 Aug 04 09:15:10.734419 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1288/5190] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:10 2026] GET /volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:10.746138 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e7829a00-6a04-4a95-a2e2-63773de9030f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:10.747778 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e7829a00-6a04-4a95-a2e2-63773de9030f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:15:10.748123 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e7829a00-6a04-4a95-a2e2-63773de9030f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e22a77aa-e46e-4fc2-a4e0-4b75cc062374", "name": "tempest-type-Backup-717472508"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:10.749477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.backups [None req-e7829a00-6a04-4a95-a2e2-63773de9030f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating new backup {'backup': {'volume_id': 'e22a77aa-e46e-4fc2-a4e0-4b75cc062374', 'name': 'tempest-type-Backup-717472508'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:15:10.749607 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-e7829a00-6a04-4a95-a2e2-63773de9030f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating backup of volume e22a77aa-e46e-4fc2-a4e0-4b75cc062374 in container None Aug 04 09:15:10.756579 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:10.756579 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:10.756887 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e7829a00-6a04-4a95-a2e2-63773de9030f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:10.771619 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-e7829a00-6a04-4a95-a2e2-63773de9030f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['88e109a9-ad6f-4f18-94b6-ca684cd57798', 'fdd1dad1-f50b-4c6e-b144-1bf747607414'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:10.797704 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e7829a00-6a04-4a95-a2e2-63773de9030f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:15:10.798128 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1304/5191] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:15:10 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:10.805828 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7b1acb6a-0c70-4e83-94e5-b71b34b8bc23 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:10.809766 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b1acb6a-0c70-4e83-94e5-b71b34b8bc23 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:10.809766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b1acb6a-0c70-4e83-94e5-b71b34b8bc23 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:10.809766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7b1acb6a-0c70-4e83-94e5-b71b34b8bc23 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:10.809766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-7b1acb6a-0c70-4e83-94e5-b71b34b8bc23 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:10.814169 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:10.814169 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:10.815013 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7b1acb6a-0c70-4e83-94e5-b71b34b8bc23 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:10.815530 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1299/5192] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:10 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:11.827191 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c2106158-c5f9-4d58-a812-f7ee8c2b85f5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:11.828921 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c2106158-c5f9-4d58-a812-f7ee8c2b85f5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:11.829290 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c2106158-c5f9-4d58-a812-f7ee8c2b85f5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:11.829566 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c2106158-c5f9-4d58-a812-f7ee8c2b85f5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:11.830554 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c2106158-c5f9-4d58-a812-f7ee8c2b85f5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:11.833815 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:11.833815 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:11.834522 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c2106158-c5f9-4d58-a812-f7ee8c2b85f5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:11.834979 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1302/5193] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:11 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:12.847310 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9f1ea305-a0e8-4015-a07c-c8d7a2de4280 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:12.849722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f1ea305-a0e8-4015-a07c-c8d7a2de4280 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:12.850069 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f1ea305-a0e8-4015-a07c-c8d7a2de4280 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:12.850328 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f1ea305-a0e8-4015-a07c-c8d7a2de4280 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:12.850478 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-9f1ea305-a0e8-4015-a07c-c8d7a2de4280 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:12.855504 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:12.855504 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:12.856236 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f1ea305-a0e8-4015-a07c-c8d7a2de4280 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:12.856858 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1289/5194] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:12 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:13.868692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ffb99b9c-1f63-4fc0-a5a9-7109491ba25a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:13.872423 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ffb99b9c-1f63-4fc0-a5a9-7109491ba25a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:13.872753 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ffb99b9c-1f63-4fc0-a5a9-7109491ba25a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:13.873002 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ffb99b9c-1f63-4fc0-a5a9-7109491ba25a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:13.873168 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-ffb99b9c-1f63-4fc0-a5a9-7109491ba25a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:13.879781 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:13.879781 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:13.880422 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ffb99b9c-1f63-4fc0-a5a9-7109491ba25a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:13.880756 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1305/5195] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:13 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:14.892185 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ff205889-1f26-4e9e-8fb2-519ab178d579 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:14.894128 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ff205889-1f26-4e9e-8fb2-519ab178d579 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:14.894553 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ff205889-1f26-4e9e-8fb2-519ab178d579 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:14.894860 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ff205889-1f26-4e9e-8fb2-519ab178d579 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:14.895058 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ff205889-1f26-4e9e-8fb2-519ab178d579 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:14.899479 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:14.899479 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:14.900231 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ff205889-1f26-4e9e-8fb2-519ab178d579 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:14.900666 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1300/5196] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:14 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:15.912494 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3c40422d-c6d7-45d4-8b44-1b888c25ef6a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:15.913946 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3c40422d-c6d7-45d4-8b44-1b888c25ef6a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:15.914233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3c40422d-c6d7-45d4-8b44-1b888c25ef6a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:15.914486 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3c40422d-c6d7-45d4-8b44-1b888c25ef6a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:15.914660 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3c40422d-c6d7-45d4-8b44-1b888c25ef6a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:15.919423 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:15.919423 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:15.919423 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3c40422d-c6d7-45d4-8b44-1b888c25ef6a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:15.919423 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1303/5197] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:15 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:16.928504 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7024b4d8-4068-4fda-8690-e225ca934d39 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:16.932605 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7024b4d8-4068-4fda-8690-e225ca934d39 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:16.932867 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7024b4d8-4068-4fda-8690-e225ca934d39 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:16.933117 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7024b4d8-4068-4fda-8690-e225ca934d39 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:16.933310 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7024b4d8-4068-4fda-8690-e225ca934d39 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:16.937606 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:16.937606 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:16.938302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7024b4d8-4068-4fda-8690-e225ca934d39 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:16.938759 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1290/5198] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:16 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:17.758675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:17.760664 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/limits Aug 04 09:15:17.760851 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:17.761033 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:17.769553 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-722101428 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-722101428, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:15:17.769892 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-722101428 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-722101428, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:15:17.770179 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-722101428 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-722101428, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:15:17.770427 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-242286031 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-242286031, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:15:17.770665 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-242286031 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-242286031, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:15:17.770930 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-242286031 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-242286031, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:15:17.784132 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-83e14cd9-e58f-4056-811e-efda729e29df tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/limits returned with HTTP 200 Aug 04 09:15:17.784535 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1306/5199] 10.4.3.176 () {68 vars in 1484 bytes} [Tue Aug 4 09:15:17 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) Aug 04 09:15:17.815543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-79776c3f-a65e-46bd-878e-daacfbe0f622 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:17.819097 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-79776c3f-a65e-46bd-878e-daacfbe0f622 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:15:17.819097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-79776c3f-a65e-46bd-878e-daacfbe0f622 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:17.819097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-79776c3f-a65e-46bd-878e-daacfbe0f622 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:17.829320 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:17.829320 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:17.832409 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-79776c3f-a65e-46bd-878e-daacfbe0f622 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:15:17.837225 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-79776c3f-a65e-46bd-878e-daacfbe0f622 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:15:17.837815 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1301/5200] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:17 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 1659 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:17.847256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:17.849356 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:15:17.851234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c331fb34-ff49-4bd2-b683-1aae3c951599", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1906013096", "description": null, "metadata": {}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:17.862016 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:17.862016 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:17.863644 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:15:17.863644 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create snapshot from volume c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:15:17.893893 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['ae5a021c-5336-4690-b6f2-99d4c7716a86', '86a2172f-2118-4470-98a0-aa9a0cba875f', 'a4640dd1-3f83-4905-b539-46b3d315b6f2', '4493c89e-3401-4516-aa6e-7e576fa30280'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:17.928172 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot force create request issued successfully. Aug 04 09:15:17.928488 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-5d935a0c-ddde-401a-8bb7-4eba650e7840 req-1b5667dd-8c36-4343-8bfb-2254b13607ea tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:15:17.928894 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1304/5201] 10.4.3.176 () {72 vars in 1547 bytes} [Tue Aug 4 09:15:17 2026] POST /volume/v3/snapshots => generated 320 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:17.949329 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5fe7ae85-1206-4d2d-86bf-06b566c57f6b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:17.953759 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5fe7ae85-1206-4d2d-86bf-06b566c57f6b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:17.953966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5fe7ae85-1206-4d2d-86bf-06b566c57f6b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:17.954153 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5fe7ae85-1206-4d2d-86bf-06b566c57f6b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:17.954274 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-5fe7ae85-1206-4d2d-86bf-06b566c57f6b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:17.960046 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:17.960046 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:17.960046 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5fe7ae85-1206-4d2d-86bf-06b566c57f6b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:17.960046 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1291/5202] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:17 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:18.973238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-69d5ec4b-0513-48ab-84d7-d903b1e91d95 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:18.973238 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-69d5ec4b-0513-48ab-84d7-d903b1e91d95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:18.973238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-69d5ec4b-0513-48ab-84d7-d903b1e91d95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:18.973238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-69d5ec4b-0513-48ab-84d7-d903b1e91d95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:18.973238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-69d5ec4b-0513-48ab-84d7-d903b1e91d95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:18.977560 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:18.977560 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:18.978317 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-69d5ec4b-0513-48ab-84d7-d903b1e91d95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:18.978750 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1307/5203] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:18 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:19.503652 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d27e7afc-740f-4894-bc51-78b81bfb4174 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:19.506071 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d27e7afc-740f-4894-bc51-78b81bfb4174 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:15:19.506599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d27e7afc-740f-4894-bc51-78b81bfb4174 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:19.506858 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d27e7afc-740f-4894-bc51-78b81bfb4174 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:19.511936 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:19.511936 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:19.512472 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d27e7afc-740f-4894-bc51-78b81bfb4174 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:15:19.513326 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d27e7afc-740f-4894-bc51-78b81bfb4174 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 200 Aug 04 09:15:19.513757 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1302/5204] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:15:19 2026] GET /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:19.988994 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c2a488c1-4305-4fac-9fc3-31bf3354bbf6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:19.991436 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c2a488c1-4305-4fac-9fc3-31bf3354bbf6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:19.991732 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c2a488c1-4305-4fac-9fc3-31bf3354bbf6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:19.991985 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c2a488c1-4305-4fac-9fc3-31bf3354bbf6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:19.992148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c2a488c1-4305-4fac-9fc3-31bf3354bbf6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:19.996987 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:19.996987 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:19.997752 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c2a488c1-4305-4fac-9fc3-31bf3354bbf6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:19.998138 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1305/5205] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:19 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:21.008791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e0c5ce93-389e-474f-931d-c258b9f44081 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:21.010688 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0c5ce93-389e-474f-931d-c258b9f44081 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:21.010943 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e0c5ce93-389e-474f-931d-c258b9f44081 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:21.011257 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e0c5ce93-389e-474f-931d-c258b9f44081 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:21.011480 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e0c5ce93-389e-474f-931d-c258b9f44081 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:21.015406 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:21.015406 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:21.016101 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e0c5ce93-389e-474f-931d-c258b9f44081 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:21.016500 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1292/5206] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:21 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:21.161482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76b82f61-32c1-4dd9-a37b-bb0b05bdc754 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:21.163536 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76b82f61-32c1-4dd9-a37b-bb0b05bdc754 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:15:21.163726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76b82f61-32c1-4dd9-a37b-bb0b05bdc754 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:21.163951 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76b82f61-32c1-4dd9-a37b-bb0b05bdc754 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:21.169681 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:21.169681 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:21.170120 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76b82f61-32c1-4dd9-a37b-bb0b05bdc754 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:15:21.170934 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76b82f61-32c1-4dd9-a37b-bb0b05bdc754 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 200 Aug 04 09:15:21.171328 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1308/5207] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:15:21 2026] GET /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:22.027946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ac0fb876-ce04-422b-ad95-47b938307520 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:22.029656 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ac0fb876-ce04-422b-ad95-47b938307520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:22.029853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ac0fb876-ce04-422b-ad95-47b938307520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:22.030031 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ac0fb876-ce04-422b-ad95-47b938307520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:22.030154 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ac0fb876-ce04-422b-ad95-47b938307520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:22.034185 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:22.034185 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:22.034716 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ac0fb876-ce04-422b-ad95-47b938307520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:22.035040 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1303/5208] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:22 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:22.138056 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-bb6f53c6-afe7-4821-a66f-08534c5526eb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:22.141087 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-bb6f53c6-afe7-4821-a66f-08534c5526eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:15:22.141481 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-bb6f53c6-afe7-4821-a66f-08534c5526eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:22.141749 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-bb6f53c6-afe7-4821-a66f-08534c5526eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:22.148452 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:22.148452 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:22.149040 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-bb6f53c6-afe7-4821-a66f-08534c5526eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:15:22.150336 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-bb6f53c6-afe7-4821-a66f-08534c5526eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 200 Aug 04 09:15:22.150854 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1306/5209] 10.4.3.176 () {68 vars in 1604 bytes} [Tue Aug 4 09:15:22 2026] GET /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:22.157554 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-78df813a-cd91-44cb-afc6-6dab00d51ff0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:22.161718 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-78df813a-cd91-44cb-afc6-6dab00d51ff0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:15:22.161910 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-78df813a-cd91-44cb-afc6-6dab00d51ff0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:22.162115 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-78df813a-cd91-44cb-afc6-6dab00d51ff0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:22.174482 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:22.174482 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:22.178815 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-78df813a-cd91-44cb-afc6-6dab00d51ff0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:15:22.184069 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-78df813a-cd91-44cb-afc6-6dab00d51ff0 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 200 Aug 04 09:15:22.184505 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1293/5210] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:22 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 1659 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:22.191867 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:22.193905 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:22.194278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ed069c6c-4446-4221-8428-f073c2d0c1ef", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:22.195834 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ed069c6c-4446-4221-8428-f073c2d0c1ef', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:22.204468 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:22.204468 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:22.204887 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:15:22.204999 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:15:22.205637 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:15:22.210658 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (aec2d37c-8d04-41f8-963c-ce426b777be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:22.211697 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c387c71b-ff51-41d7-a9bf-e0c9f5efed41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:22.212532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:22.238580 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c387c71b-ff51-41d7-a9bf-e0c9f5efed41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ed069c6c-4446-4221-8428-f073c2d0c1ef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:22.239376 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21538d79-2028-4362-8c26-d51b1a58f5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:22.278793 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['4b9b62cb-f5aa-46bf-8ac3-b9f05680e9c1', 'b254aa56-7dda-4ce6-933d-ca011876e31b', 'df64cb47-d5a3-4dd1-a58d-f9dd5389d43b', 'dce80a0d-feec-45b8-a93e-c77e893090a3'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:22.279561 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21538d79-2028-4362-8c26-d51b1a58f5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b9b62cb-f5aa-46bf-8ac3-b9f05680e9c1', 'b254aa56-7dda-4ce6-933d-ca011876e31b', 'df64cb47-d5a3-4dd1-a58d-f9dd5389d43b', 'dce80a0d-feec-45b8-a93e-c77e893090a3']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:22.280371 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf9099f-e342-4708-bf09-b3133f7fbc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:22.322539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf9099f-e342-4708-bf09-b3133f7fbc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4', '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='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['4b9b62cb-f5aa-46bf-8ac3-b9f05680e9c1','b254aa56-7dda-4ce6-933d-ca011876e31b','df64cb47-d5a3-4dd1-a58d-f9dd5389d43b','dce80a0d-feec-45b8-a93e-c77e893090a3'],size=1,snapshot_id=ed069c6c-4446-4221-8428-f073c2d0c1ef,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:22Z,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=1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ed069c6c-4446-4221-8428-f073c2d0c1ef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:22.323318 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4dc01b-025d-49bc-99df-25198df98371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:22.348499 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4dc01b-025d-49bc-99df-25198df98371) transitioned into 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='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['4b9b62cb-f5aa-46bf-8ac3-b9f05680e9c1','b254aa56-7dda-4ce6-933d-ca011876e31b','df64cb47-d5a3-4dd1-a58d-f9dd5389d43b','dce80a0d-feec-45b8-a93e-c77e893090a3'],size=1,snapshot_id=ed069c6c-4446-4221-8428-f073c2d0c1ef,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:22.348499 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cb5e8e-beea-4704-a108-e33d32c21e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:22.380344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cb5e8e-beea-4704-a108-e33d32c21e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:22.381771 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (aec2d37c-8d04-41f8-963c-ce426b777be0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:22.381771 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:15:22.382171 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c6c061a6-9e1c-451b-b2ed-f062bad03f97 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:22.382614 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1309/5211] 10.4.3.176 () {72 vars in 1541 bytes} [Tue Aug 4 09:15:22 2026] POST /volume/v3/volumes => generated 736 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:22.397025 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-67c00f5a-ff44-4ddc-b2a6-13a2e0d3e853 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:22.400383 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-67c00f5a-ff44-4ddc-b2a6-13a2e0d3e853 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:15:22.400383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-67c00f5a-ff44-4ddc-b2a6-13a2e0d3e853 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:22.400383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-67c00f5a-ff44-4ddc-b2a6-13a2e0d3e853 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:22.409617 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:22.409617 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:22.414798 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-67c00f5a-ff44-4ddc-b2a6-13a2e0d3e853 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:15:22.420367 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-67c00f5a-ff44-4ddc-b2a6-13a2e0d3e853 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 returned with HTTP 200 Aug 04 09:15:22.421372 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1304/5212] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:22 2026] GET /volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:22.435271 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-37a43c46-2459-476d-acc1-278855a1ef21 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:22.437215 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-37a43c46-2459-476d-acc1-278855a1ef21 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:15:22.437591 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-37a43c46-2459-476d-acc1-278855a1ef21 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:22.438328 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-37a43c46-2459-476d-acc1-278855a1ef21 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:22.452430 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:22.452430 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:22.459711 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-37a43c46-2459-476d-acc1-278855a1ef21 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:15:22.464561 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-37a43c46-2459-476d-acc1-278855a1ef21 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 returned with HTTP 200 Aug 04 09:15:22.465430 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1307/5213] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:22 2026] GET /volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 => generated 804 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:23.047066 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-efbeb951-7353-486e-8492-c5b35eb8fc9a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:23.048867 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-efbeb951-7353-486e-8492-c5b35eb8fc9a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:23.049068 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-efbeb951-7353-486e-8492-c5b35eb8fc9a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:23.049323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-efbeb951-7353-486e-8492-c5b35eb8fc9a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:23.049434 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-efbeb951-7353-486e-8492-c5b35eb8fc9a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:23.053765 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:23.053765 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:23.054512 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-efbeb951-7353-486e-8492-c5b35eb8fc9a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:23.054960 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1294/5214] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:23 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:24.064399 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-19c04a12-e96a-4b15-9b21-bd803506e085 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:24.066672 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19c04a12-e96a-4b15-9b21-bd803506e085 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:24.066924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19c04a12-e96a-4b15-9b21-bd803506e085 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:24.067185 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19c04a12-e96a-4b15-9b21-bd803506e085 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:24.067373 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-19c04a12-e96a-4b15-9b21-bd803506e085 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:24.072145 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:24.072145 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:24.072761 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19c04a12-e96a-4b15-9b21-bd803506e085 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:24.073174 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1310/5215] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:24 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:25.082065 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5f193478-de2d-4d39-a49e-a5cec3a0cf0d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.083513 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5f193478-de2d-4d39-a49e-a5cec3a0cf0d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:25.083688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5f193478-de2d-4d39-a49e-a5cec3a0cf0d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.083851 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5f193478-de2d-4d39-a49e-a5cec3a0cf0d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.083950 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5f193478-de2d-4d39-a49e-a5cec3a0cf0d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 86a7d4e3-288d-4473-ab7b-172a73fede3d. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:25.087684 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.087684 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:25.088193 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5f193478-de2d-4d39-a49e-a5cec3a0cf0d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 200 Aug 04 09:15:25.088516 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1305/5216] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:25 2026] GET /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:25.097045 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c3810586-22bd-46dc-ae58-55b8644079c9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.098865 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c3810586-22bd-46dc-ae58-55b8644079c9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] DELETE https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d Aug 04 09:15:25.099074 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c3810586-22bd-46dc-ae58-55b8644079c9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.099298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c3810586-22bd-46dc-ae58-55b8644079c9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.099402 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-c3810586-22bd-46dc-ae58-55b8644079c9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Delete backup with id: 86a7d4e3-288d-4473-ab7b-172a73fede3d. Aug 04 09:15:25.103171 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.103171 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:25.114431 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-c3810586-22bd-46dc-ae58-55b8644079c9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] delete_backup rpcapi backup_id 86a7d4e3-288d-4473-ab7b-172a73fede3d {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:15:25.116369 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c3810586-22bd-46dc-ae58-55b8644079c9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d returned with HTTP 202 Aug 04 09:15:25.116756 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1308/5217] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:15:25 2026] DELETE /volume/v3/backups/86a7d4e3-288d-4473-ab7b-172a73fede3d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:15:25.124492 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.126770 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 Aug 04 09:15:25.127079 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.127409 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.127650 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume with id: e22a77aa-e46e-4fc2-a4e0-4b75cc062374 Aug 04 09:15:25.135613 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.135613 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:25.135985 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:25.152195 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume request issued successfully. Aug 04 09:15:25.152413 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7d54f79a-400d-4f65-9bbc-73df14433d8f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 returned with HTTP 202 Aug 04 09:15:25.152805 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1295/5218] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:15:25 2026] DELETE /volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:25.159134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c9b08e66-68b1-4e29-b2af-2ef7f3b601ac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.160882 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c9b08e66-68b1-4e29-b2af-2ef7f3b601ac tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 Aug 04 09:15:25.161107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c9b08e66-68b1-4e29-b2af-2ef7f3b601ac tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.161400 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c9b08e66-68b1-4e29-b2af-2ef7f3b601ac tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.169322 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.169322 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:25.173067 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c9b08e66-68b1-4e29-b2af-2ef7f3b601ac tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:25.177597 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c9b08e66-68b1-4e29-b2af-2ef7f3b601ac tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 returned with HTTP 200 Aug 04 09:15:25.178006 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1311/5219] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:25 2026] GET /volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:25.476426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-778e4ac9-9293-442d-ac00-c763a489b32e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.478472 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-778e4ac9-9293-442d-ac00-c763a489b32e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:15:25.478652 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-778e4ac9-9293-442d-ac00-c763a489b32e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.478827 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-778e4ac9-9293-442d-ac00-c763a489b32e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.485102 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.485102 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:25.488428 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-778e4ac9-9293-442d-ac00-c763a489b32e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:15:25.492411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-778e4ac9-9293-442d-ac00-c763a489b32e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 returned with HTTP 200 Aug 04 09:15:25.492776 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1306/5220] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:25 2026] GET /volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:25.499573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4b3c78dc-679c-47a0-8e5d-f4bede010229 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.499873 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b3c78dc-679c-47a0-8e5d-f4bede010229 None None] GET https://10.4.3.176/volume// Aug 04 09:15:25.500017 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b3c78dc-679c-47a0-8e5d-f4bede010229 None None] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.500211 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4b3c78dc-679c-47a0-8e5d-f4bede010229 None None] Calling method 'all' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.500517 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4b3c78dc-679c-47a0-8e5d-f4bede010229 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:15:25.500773 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1309/5221] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:15:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:15:25.508290 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-e8f01868-2bc5-4298-a682-84aa58cca1eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.510775 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-e8f01868-2bc5-4298-a682-84aa58cca1eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:15:25.511223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-e8f01868-2bc5-4298-a682-84aa58cca1eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4", "connector": null, "instance_uuid": "fda2b6d2-8d03-4fcd-8cc9-924208f6f8bc"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:25.521941 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.521941 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:25.549958 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-e8f01868-2bc5-4298-a682-84aa58cca1eb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:15:25.550524 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1296/5222] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:15:25 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:25.558897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b080f423-8ce8-4c3b-b7cb-56e3e1c92974 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.559437 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b080f423-8ce8-4c3b-b7cb-56e3e1c92974 None None] GET https://10.4.3.176/volume// Aug 04 09:15:25.559620 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b080f423-8ce8-4c3b-b7cb-56e3e1c92974 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.559922 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b080f423-8ce8-4c3b-b7cb-56e3e1c92974 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.560297 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b080f423-8ce8-4c3b-b7cb-56e3e1c92974 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:15:25.560576 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1312/5223] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:15:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:15:25.568822 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-a4b0bd14-5040-49fb-92ff-f867e4795d83 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.571133 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-a4b0bd14-5040-49fb-92ff-f867e4795d83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:15:25.571397 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-a4b0bd14-5040-49fb-92ff-f867e4795d83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:25.571627 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-a4b0bd14-5040-49fb-92ff-f867e4795d83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:25.582135 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.582135 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:25.585793 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-a4b0bd14-5040-49fb-92ff-f867e4795d83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:15:25.590923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-a4b0bd14-5040-49fb-92ff-f867e4795d83 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 returned with HTTP 200 Aug 04 09:15:25.591321 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1307/5224] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:15:25 2026] GET /volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 => generated 1524 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:15:25.694801 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76fb7b7e-2bc6-4bd6-9ee4-d10c78e2e977 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.696624 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76fb7b7e-2bc6-4bd6-9ee4-d10c78e2e977 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6 Aug 04 09:15:25.696961 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76fb7b7e-2bc6-4bd6-9ee4-d10c78e2e977 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:25.704417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76fb7b7e-2bc6-4bd6-9ee4-d10c78e2e977 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4-np0000006401" by "attachment_update" {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:15:25.708722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76fb7b7e-2bc6-4bd6-9ee4-d10c78e2e977 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100462) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:15:25.709647 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.709647 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:25.781816 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.coordination [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76fb7b7e-2bc6-4bd6-9ee4-d10c78e2e977 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4-np0000006401" released by "attachment_update" :: held 0.073s {{(pid=100462) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:15:25.782115 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-76fb7b7e-2bc6-4bd6-9ee4-d10c78e2e977 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6 returned with HTTP 200 Aug 04 09:15:25.782810 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1310/5225] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:15:25 2026] PUT /volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:25.819337 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c1dad91d-f4da-48f4-8d67-c7901a9dff00 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:25.821979 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c1dad91d-f4da-48f4-8d67-c7901a9dff00 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6/action Aug 04 09:15:25.822522 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c1dad91d-f4da-48f4-8d67-c7901a9dff00 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:15:25.822678 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c1dad91d-f4da-48f4-8d67-c7901a9dff00 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:25.841346 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:25.841346 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:25.849948 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-4a99fd21-fb06-42f0-9eb1-cb648860beab req-c1dad91d-f4da-48f4-8d67-c7901a9dff00 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6/action returned with HTTP 204 Aug 04 09:15:25.850401 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1297/5226] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:15:25 2026] POST /volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:26.189736 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-28593f4e-750c-4abd-b332-86f71cbe128b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:26.191583 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-28593f4e-750c-4abd-b332-86f71cbe128b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 Aug 04 09:15:26.191834 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-28593f4e-750c-4abd-b332-86f71cbe128b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:26.192025 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-28593f4e-750c-4abd-b332-86f71cbe128b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:26.197830 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-28593f4e-750c-4abd-b332-86f71cbe128b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 returned with HTTP 404 Aug 04 09:15:26.198310 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1313/5227] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:26 2026] GET /volume/v3/volumes/e22a77aa-e46e-4fc2-a4e0-4b75cc062374 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:26.205978 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fd173819-f580-404f-a06c-a54303f36898 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:26.207965 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd173819-f580-404f-a06c-a54303f36898 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a/export_record Aug 04 09:15:26.208186 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fd173819-f580-404f-a06c-a54303f36898 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:26.208394 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fd173819-f580-404f-a06c-a54303f36898 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Calling method 'export_record' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:26.208508 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-fd173819-f580-404f-a06c-a54303f36898 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Export record for backup 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 09:15:26.213621 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:26.213621 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:26.215216 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-fd173819-f580-404f-a06c-a54303f36898 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '1daad3735b724d34beadb39fdc912857', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d3acd5ac9d0459f9239fbaf2d5d8531', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:15:26.215476 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fd173819-f580-404f-a06c-a54303f36898 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a/export_record returned with HTTP 403 Aug 04 09:15:26.215972 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1308/5228] 10.4.3.176 () {68 vars in 1430 bytes} [Tue Aug 4 09:15:26 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:26.224321 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:26.226540 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:26.227012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1213078145"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:26.228969 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1213078145'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:26.229162 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume of 1 GB Aug 04 09:15:26.229540 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:26.229540 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:26.233818 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Availability Zones retrieved successfully. Aug 04 09:15:26.242111 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (fa8bd847-04f5-4dda-9ac2-87a93f343ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:26.243490 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33049632-1828-4cbd-a864-94889e9a8807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:26.244646 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:26.274832 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33049632-1828-4cbd-a864-94889e9a8807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:26.275908 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396109e2-34a7-4a15-b9a8-89c2d3e09b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:26.321038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['0fda3850-75f4-493a-903f-016d6e51841e', 'bf8ecb5e-dd6b-4d85-b5ca-c3796361ee24', 'f9000ef3-8677-48b8-b10c-9ded2dbc266a', '6a519b17-e4e2-47a0-8e48-ee521759f60b'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:26.321795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396109e2-34a7-4a15-b9a8-89c2d3e09b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fda3850-75f4-493a-903f-016d6e51841e', 'bf8ecb5e-dd6b-4d85-b5ca-c3796361ee24', 'f9000ef3-8677-48b8-b10c-9ded2dbc266a', '6a519b17-e4e2-47a0-8e48-ee521759f60b']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:26.322550 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a619c9ce-1f1d-4695-92d9-50b600333494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:26.345853 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a619c9ce-1f1d-4695-92d9-50b600333494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b6a2686-6019-4c53-b966-fb2ba55d02b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1213078145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['0fda3850-75f4-493a-903f-016d6e51841e','bf8ecb5e-dd6b-4d85-b5ca-c3796361ee24','f9000ef3-8677-48b8-b10c-9ded2dbc266a','6a519b17-e4e2-47a0-8e48-ee521759f60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1213078145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b6a2686-6019-4c53-b966-fb2ba55d02b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39782ab453f54feea4cd333b03951ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:26.346578 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ca1d27-fbfb-474b-9b67-1393c11a3d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:26.362194 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48ca1d27-fbfb-474b-9b67-1393c11a3d1e) transitioned into state 'SUCCESS' from state '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-1213078145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['0fda3850-75f4-493a-903f-016d6e51841e','bf8ecb5e-dd6b-4d85-b5ca-c3796361ee24','f9000ef3-8677-48b8-b10c-9ded2dbc266a','6a519b17-e4e2-47a0-8e48-ee521759f60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:26.362826 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881e686a-8b47-41cd-beb0-5e14eac1575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:26.370413 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881e686a-8b47-41cd-beb0-5e14eac1575f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:26.371123 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (fa8bd847-04f5-4dda-9ac2-87a93f343ca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:26.371400 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request issued successfully. Aug 04 09:15:26.371879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59f1ab19-c528-4e12-924a-bbddb7e630ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:26.372324 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1311/5229] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:15:26 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:26.388928 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bd3445ab-112f-4d6f-8a1f-87e980b7f320 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:26.390797 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd3445ab-112f-4d6f-8a1f-87e980b7f320 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 Aug 04 09:15:26.391018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bd3445ab-112f-4d6f-8a1f-87e980b7f320 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:26.391230 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bd3445ab-112f-4d6f-8a1f-87e980b7f320 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:26.398420 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:26.398420 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:26.402950 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bd3445ab-112f-4d6f-8a1f-87e980b7f320 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:26.407136 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd3445ab-112f-4d6f-8a1f-87e980b7f320 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 returned with HTTP 200 Aug 04 09:15:26.407607 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1298/5230] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:26 2026] GET /volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:27.422659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-caa1c464-8f84-40d0-8d0d-d444238cbc97 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:27.424991 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-caa1c464-8f84-40d0-8d0d-d444238cbc97 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 Aug 04 09:15:27.425284 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-caa1c464-8f84-40d0-8d0d-d444238cbc97 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:27.425521 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-caa1c464-8f84-40d0-8d0d-d444238cbc97 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:27.434025 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:27.434025 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:27.437972 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-caa1c464-8f84-40d0-8d0d-d444238cbc97 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:27.442081 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-caa1c464-8f84-40d0-8d0d-d444238cbc97 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 returned with HTTP 200 Aug 04 09:15:27.442690 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1314/5231] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:27 2026] GET /volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:27.454976 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:27.456747 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:15:27.457097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b6a2686-6019-4c53-b966-fb2ba55d02b7", "name": "tempest-type-Backup-1047624671"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:27.458558 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating new backup {'backup': {'volume_id': '5b6a2686-6019-4c53-b966-fb2ba55d02b7', 'name': 'tempest-type-Backup-1047624671'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:15:27.458707 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating backup of volume 5b6a2686-6019-4c53-b966-fb2ba55d02b7 in container None Aug 04 09:15:27.467615 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:27.467615 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:27.468045 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:27.484797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['b7bcd9d9-9962-4f8a-9188-c719fd75621e', 'a80c773b-2793-4054-82ed-70d29c8c32fe'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:27.520677 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c6274548-3da5-4ee5-9dbd-66b27ca2ed14 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:15:27.521098 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1309/5232] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:15:27 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:27.531977 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f7e7a4b7-a970-48f9-9766-569f470959e1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:27.535873 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f7e7a4b7-a970-48f9-9766-569f470959e1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:27.535946 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f7e7a4b7-a970-48f9-9766-569f470959e1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:27.536080 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f7e7a4b7-a970-48f9-9766-569f470959e1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:27.536237 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f7e7a4b7-a970-48f9-9766-569f470959e1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:27.540825 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:27.540825 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:27.541506 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f7e7a4b7-a970-48f9-9766-569f470959e1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:27.541850 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1312/5233] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:27 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:28.556313 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3272103e-ee4b-4069-8641-c5f8638abeed None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:28.558323 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3272103e-ee4b-4069-8641-c5f8638abeed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:28.558323 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3272103e-ee4b-4069-8641-c5f8638abeed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:28.558511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3272103e-ee4b-4069-8641-c5f8638abeed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:28.558624 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-3272103e-ee4b-4069-8641-c5f8638abeed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:28.562676 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:28.562676 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:28.563337 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3272103e-ee4b-4069-8641-c5f8638abeed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:28.563751 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1299/5234] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:28 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:29.575460 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-73a88d83-9612-4b65-a208-dce2e46c1289 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:29.577832 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73a88d83-9612-4b65-a208-dce2e46c1289 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:29.579140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73a88d83-9612-4b65-a208-dce2e46c1289 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:29.579140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73a88d83-9612-4b65-a208-dce2e46c1289 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:29.579140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-73a88d83-9612-4b65-a208-dce2e46c1289 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:29.583331 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:29.583331 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:29.584022 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73a88d83-9612-4b65-a208-dce2e46c1289 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:29.584547 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1315/5235] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:29 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:29.890523 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3a1c4703-fac8-441c-a108-a85d31a7443e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:29.895548 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3a1c4703-fac8-441c-a108-a85d31a7443e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:15:29.895620 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3a1c4703-fac8-441c-a108-a85d31a7443e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:29.895838 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3a1c4703-fac8-441c-a108-a85d31a7443e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:29.909943 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:29.909943 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:29.910282 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-9b22bd87-a816-4565-a886-6dd489559870 req-9de5a313-c326-42ff-89c2-ca8db59e286f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:29.912824 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9b22bd87-a816-4565-a886-6dd489559870 req-9de5a313-c326-42ff-89c2-ca8db59e286f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] DELETE https://10.4.3.176/volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c Aug 04 09:15:29.913109 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9b22bd87-a816-4565-a886-6dd489559870 req-9de5a313-c326-42ff-89c2-ca8db59e286f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:29.913359 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-9b22bd87-a816-4565-a886-6dd489559870 req-9de5a313-c326-42ff-89c2-ca8db59e286f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:29.918898 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-3a1c4703-fac8-441c-a108-a85d31a7443e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:29.922389 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:29.922389 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:29.925530 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3a1c4703-fac8-441c-a108-a85d31a7443e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:15:29.925981 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1310/5236] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:29 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1649 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:29.965224 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-9b22bd87-a816-4565-a886-6dd489559870 req-9de5a313-c326-42ff-89c2-ca8db59e286f tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c returned with HTTP 200 Aug 04 09:15:29.965643 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1313/5237] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:15:29 2026] DELETE /volume/v3/attachments/43ec1451-f941-4790-a132-5f2d22250a6c => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:30.594092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-51f9f5f0-cd3f-4066-90fa-d19014fd66d1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:30.595770 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-51f9f5f0-cd3f-4066-90fa-d19014fd66d1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:30.595968 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-51f9f5f0-cd3f-4066-90fa-d19014fd66d1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:30.596140 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-51f9f5f0-cd3f-4066-90fa-d19014fd66d1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:30.596299 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-51f9f5f0-cd3f-4066-90fa-d19014fd66d1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:30.600267 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:30.600267 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:30.601030 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-51f9f5f0-cd3f-4066-90fa-d19014fd66d1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:30.601556 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1300/5238] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:30 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:30.870072 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:30.871617 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:30.871967 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1700962833", "source_volid": "5a681691-22c6-422b-bc84-b25f69c9a9e3", "volume_type": "tempest-scenario-type-luks-722101428", "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:30.873281 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1700962833', 'source_volid': '5a681691-22c6-422b-bc84-b25f69c9a9e3', 'volume_type': 'tempest-scenario-type-luks-722101428', 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:30.881473 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:30.881473 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:30.881842 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume retrieved successfully. Aug 04 09:15:30.881946 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume of 1 GB Aug 04 09:15:30.882500 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Availability Zones retrieved successfully. Aug 04 09:15:30.887272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (26bb101c-0f89-4876-912a-8227100c4f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:30.888310 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98a1417-b0c8-4708-a475-24cb546720b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:30.889127 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:30.910482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e98a1417-b0c8-4708-a475-24cb546720b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5a681691-22c6-422b-bc84-b25f69c9a9e3', 'volume_type': VolumeType(created_at=2026-08-04T09:14:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f467eb52-9077-45ab-9a8e-23ba3294e6e6,is_public=True,name='tempest-scenario-type-luks-722101428',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f467eb52-9077-45ab-9a8e-23ba3294e6e6', '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=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:30.911853 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94dfc817-c5f3-4123-ba48-c02f90d672c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:30.937819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-107af55e-bb6c-4250-ba2f-d77d17db7336 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:30.939640 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-107af55e-bb6c-4250-ba2f-d77d17db7336 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:15:30.939834 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-107af55e-bb6c-4250-ba2f-d77d17db7336 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:30.940027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-107af55e-bb6c-4250-ba2f-d77d17db7336 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:30.948690 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:30.948690 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:30.952080 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-107af55e-bb6c-4250-ba2f-d77d17db7336 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:30.955520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Created reservations ['8beba0ca-e41b-4720-bea7-66e033eeb574', '0abc87a5-e0be-4d77-b229-e8b215c9d6b2', 'be4f9c3e-1d83-45d8-9098-97a3365fd749', 'ff94a265-141b-4911-81de-26ebe6697ca5'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:30.956268 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94dfc817-c5f3-4123-ba48-c02f90d672c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8beba0ca-e41b-4720-bea7-66e033eeb574', '0abc87a5-e0be-4d77-b229-e8b215c9d6b2', 'be4f9c3e-1d83-45d8-9098-97a3365fd749', 'ff94a265-141b-4911-81de-26ebe6697ca5']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:30.956614 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-107af55e-bb6c-4250-ba2f-d77d17db7336 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:15:30.956939 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8aedb02-02f5-4386-800f-eaef0450cf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:30.957017 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1311/5239] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:30 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:30.988589 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8aedb02-02f5-4386-800f-eaef0450cf92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d23392-d831-46ef-b81c-b90bf680b4b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1700962833',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['8beba0ca-e41b-4720-bea7-66e033eeb574','0abc87a5-e0be-4d77-b229-e8b215c9d6b2','be4f9c3e-1d83-45d8-9098-97a3365fd749','ff94a265-141b-4911-81de-26ebe6697ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a681691-22c6-422b-bc84-b25f69c9a9e3,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=f467eb52-9077-45ab-9a8e-23ba3294e6e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1700962833',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=49d23392-d831-46ef-b81c-b90bf680b4b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5245c81eb44d7e89ea1902c786aeef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5a681691-22c6-422b-bc84-b25f69c9a9e3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f467eb52-9077-45ab-9a8e-23ba3294e6e6),volume_type_id=f467eb52-9077-45ab-9a8e-23ba3294e6e6)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:30.989329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f40d2f2-0f9e-44cd-acd1-7668e006842b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:31.007727 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f40d2f2-0f9e-44cd-acd1-7668e006842b) transitioned into state 'SUCCESS' from state '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-1700962833',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5245c81eb44d7e89ea1902c786aeef',qos_specs=None,replication_status=,reservations=['8beba0ca-e41b-4720-bea7-66e033eeb574','0abc87a5-e0be-4d77-b229-e8b215c9d6b2','be4f9c3e-1d83-45d8-9098-97a3365fd749','ff94a265-141b-4911-81de-26ebe6697ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=5a681691-22c6-422b-bc84-b25f69c9a9e3,status='creating',user_id='33fe06cc19ad49b3ac6c401596f44b2d',volume_type_id=f467eb52-9077-45ab-9a8e-23ba3294e6e6)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:31.008473 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbcb03cb-7c0f-4ecc-b71b-a8803e4f2301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:31.026345 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbcb03cb-7c0f-4ecc-b71b-a8803e4f2301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:31.027768 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Flow 'volume_create_api' (26bb101c-0f89-4876-912a-8227100c4f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:31.028301 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Create volume request issued successfully. Aug 04 09:15:31.029071 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b96fc644-873b-48f0-ac7f-6b1ef7882eb4 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:31.030122 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1316/5240] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:15:30 2026] POST /volume/v3/volumes => generated 810 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:31.043223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-742d1ba7-0400-412b-9726-5f69fefac4e6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:31.045284 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-742d1ba7-0400-412b-9726-5f69fefac4e6 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:31.045284 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-742d1ba7-0400-412b-9726-5f69fefac4e6 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:31.045491 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-742d1ba7-0400-412b-9726-5f69fefac4e6 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:31.052671 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:31.052671 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:31.057272 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-742d1ba7-0400-412b-9726-5f69fefac4e6 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:31.063044 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-742d1ba7-0400-412b-9726-5f69fefac4e6 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:31.063562 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1314/5241] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:31 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:31.611617 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-252a1569-eabf-4c38-b605-739e184dbbc4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:31.613563 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-252a1569-eabf-4c38-b605-739e184dbbc4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:31.613854 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-252a1569-eabf-4c38-b605-739e184dbbc4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:31.614089 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-252a1569-eabf-4c38-b605-739e184dbbc4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:31.614289 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-252a1569-eabf-4c38-b605-739e184dbbc4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:31.619094 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:31.619094 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:31.619708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-252a1569-eabf-4c38-b605-739e184dbbc4 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:31.620057 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1301/5242] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:31 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:31.969223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-303ef410-b08d-4ad5-9954-364b53c125e8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:31.970915 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-303ef410-b08d-4ad5-9954-364b53c125e8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:15:31.971104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-303ef410-b08d-4ad5-9954-364b53c125e8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:31.971347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-303ef410-b08d-4ad5-9954-364b53c125e8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:31.980701 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:31.980701 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:31.984096 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-303ef410-b08d-4ad5-9954-364b53c125e8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:31.988539 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-303ef410-b08d-4ad5-9954-364b53c125e8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:15:31.988901 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1312/5243] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:31 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:32.077144 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-63f6b700-cdbe-4e79-8ecf-438cc6c74593 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:32.079616 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-63f6b700-cdbe-4e79-8ecf-438cc6c74593 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:32.079806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-63f6b700-cdbe-4e79-8ecf-438cc6c74593 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:32.079988 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-63f6b700-cdbe-4e79-8ecf-438cc6c74593 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:32.086544 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:32.086544 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:32.089731 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-63f6b700-cdbe-4e79-8ecf-438cc6c74593 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:32.093816 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-63f6b700-cdbe-4e79-8ecf-438cc6c74593 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:32.094163 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1317/5244] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:32 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:32.631460 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1fb2ed38-3c06-45d7-a363-307ebeec8750 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:32.633235 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1fb2ed38-3c06-45d7-a363-307ebeec8750 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:32.633437 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1fb2ed38-3c06-45d7-a363-307ebeec8750 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:32.633636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1fb2ed38-3c06-45d7-a363-307ebeec8750 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:32.633738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1fb2ed38-3c06-45d7-a363-307ebeec8750 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:32.637901 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:32.637901 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:32.638474 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1fb2ed38-3c06-45d7-a363-307ebeec8750 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:32.638805 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1315/5245] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:32 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:33.000846 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f346d33-b21f-49c2-b672-1023ca6200af None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:33.002401 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f346d33-b21f-49c2-b672-1023ca6200af tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:15:33.002564 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f346d33-b21f-49c2-b672-1023ca6200af tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:33.002736 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f346d33-b21f-49c2-b672-1023ca6200af tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:33.011224 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:33.011224 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:33.014262 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f346d33-b21f-49c2-b672-1023ca6200af tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:33.018337 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f346d33-b21f-49c2-b672-1023ca6200af tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:15:33.018690 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1302/5246] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:32 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1649 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:33.106181 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-572458f9-bc60-45e3-b872-5d41e70b7822 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:33.107965 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-572458f9-bc60-45e3-b872-5d41e70b7822 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:33.108194 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-572458f9-bc60-45e3-b872-5d41e70b7822 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:33.108447 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-572458f9-bc60-45e3-b872-5d41e70b7822 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:33.114546 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:33.114546 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:33.117599 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-572458f9-bc60-45e3-b872-5d41e70b7822 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:33.121334 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-572458f9-bc60-45e3-b872-5d41e70b7822 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:33.121658 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1313/5247] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:33 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:33.649847 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-741c3fc4-d4ea-43ec-9cc7-16838180050c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:33.651785 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-741c3fc4-d4ea-43ec-9cc7-16838180050c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:33.651990 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-741c3fc4-d4ea-43ec-9cc7-16838180050c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:33.652184 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-741c3fc4-d4ea-43ec-9cc7-16838180050c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:33.652329 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-741c3fc4-d4ea-43ec-9cc7-16838180050c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:33.657034 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:33.657034 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:33.657683 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-741c3fc4-d4ea-43ec-9cc7-16838180050c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:33.658790 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1318/5248] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:33 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:34.031922 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ede2abd-a2ad-4c2f-a5a9-ce398a71ab72 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:34.034128 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ede2abd-a2ad-4c2f-a5a9-ce398a71ab72 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:15:34.034415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ede2abd-a2ad-4c2f-a5a9-ce398a71ab72 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:34.034653 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ede2abd-a2ad-4c2f-a5a9-ce398a71ab72 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:34.048113 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:34.048113 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:34.053012 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ede2abd-a2ad-4c2f-a5a9-ce398a71ab72 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:34.058677 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ede2abd-a2ad-4c2f-a5a9-ce398a71ab72 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:15:34.058939 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1316/5249] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:34 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1649 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:34.135082 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-903a816f-df28-4027-a8b0-78eafe122fd8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:34.136857 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-903a816f-df28-4027-a8b0-78eafe122fd8 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:34.137050 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-903a816f-df28-4027-a8b0-78eafe122fd8 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:34.137284 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-903a816f-df28-4027-a8b0-78eafe122fd8 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:34.153094 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:34.153094 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:34.161679 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-903a816f-df28-4027-a8b0-78eafe122fd8 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:34.165943 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-903a816f-df28-4027-a8b0-78eafe122fd8 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:34.166383 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1303/5250] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:34 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:34.668080 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bb686deb-55af-4012-8353-9e20151325b0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:34.670822 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bb686deb-55af-4012-8353-9e20151325b0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:34.672988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bb686deb-55af-4012-8353-9e20151325b0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:34.672988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bb686deb-55af-4012-8353-9e20151325b0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:34.672988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-bb686deb-55af-4012-8353-9e20151325b0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:34.676141 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:34.676141 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:34.676828 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bb686deb-55af-4012-8353-9e20151325b0 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:34.677441 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1314/5251] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:34 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:34.931823 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-ceed68c4-5794-4015-bfa8-b8207150c9fc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:34.934965 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-ceed68c4-5794-4015-bfa8-b8207150c9fc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d Aug 04 09:15:34.934965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-ceed68c4-5794-4015-bfa8-b8207150c9fc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:34.934965 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-ceed68c4-5794-4015-bfa8-b8207150c9fc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:34.944534 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:34.944534 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:35.037354 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-f45d27b8-8b59-4853-a8a7-16f632bef89d req-ceed68c4-5794-4015-bfa8-b8207150c9fc tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d returned with HTTP 200 Aug 04 09:15:35.037881 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1319/5252] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:15:34 2026] DELETE /volume/v3/attachments/7fcf1b35-da8e-4c40-9166-01128f02dd9d => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:35.075127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ac32610-e629-4325-bb17-66bc5b8e06f7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:35.078442 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ac32610-e629-4325-bb17-66bc5b8e06f7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:15:35.078688 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ac32610-e629-4325-bb17-66bc5b8e06f7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:35.078933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ac32610-e629-4325-bb17-66bc5b8e06f7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:35.093260 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:35.093260 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:35.099194 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ac32610-e629-4325-bb17-66bc5b8e06f7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:35.105940 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ac32610-e629-4325-bb17-66bc5b8e06f7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:15:35.106416 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1317/5253] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:35 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1649 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:35.178693 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-94aa431b-bb17-443c-b600-f338fd0a4580 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:35.180638 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-94aa431b-bb17-443c-b600-f338fd0a4580 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:35.180842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-94aa431b-bb17-443c-b600-f338fd0a4580 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:35.181152 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-94aa431b-bb17-443c-b600-f338fd0a4580 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:35.193070 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:35.193070 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:35.197821 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-94aa431b-bb17-443c-b600-f338fd0a4580 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:35.203530 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-94aa431b-bb17-443c-b600-f338fd0a4580 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:35.204006 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1304/5254] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:35 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:35.688628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d1ce7bb5-b122-4d6f-b270-387ed39f84c2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:35.690702 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d1ce7bb5-b122-4d6f-b270-387ed39f84c2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:35.690938 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d1ce7bb5-b122-4d6f-b270-387ed39f84c2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:35.691162 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d1ce7bb5-b122-4d6f-b270-387ed39f84c2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:35.691311 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d1ce7bb5-b122-4d6f-b270-387ed39f84c2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:35.695779 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:35.695779 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:35.696438 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d1ce7bb5-b122-4d6f-b270-387ed39f84c2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:35.696791 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1315/5255] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:35 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:35.896538 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4fe57274-9038-4879-b7fd-bda30e9834f7 req-0f839217-5612-4998-8097-fb8982441e4b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:35.898609 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4fe57274-9038-4879-b7fd-bda30e9834f7 req-0f839217-5612-4998-8097-fb8982441e4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:35.898797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4fe57274-9038-4879-b7fd-bda30e9834f7 req-0f839217-5612-4998-8097-fb8982441e4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:35.898987 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4fe57274-9038-4879-b7fd-bda30e9834f7 req-0f839217-5612-4998-8097-fb8982441e4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:35.907009 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:35.907009 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:35.911593 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4fe57274-9038-4879-b7fd-bda30e9834f7 req-0f839217-5612-4998-8097-fb8982441e4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:15:35.916440 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4fe57274-9038-4879-b7fd-bda30e9834f7 req-0f839217-5612-4998-8097-fb8982441e4b tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:15:35.916864 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1320/5256] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:35 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:35.928971 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-03678461-69e2-4bf9-bcf1-44394cef9922 req-6905551e-8633-446b-91db-717a5665f227 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:35.931338 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-03678461-69e2-4bf9-bcf1-44394cef9922 req-6905551e-8633-446b-91db-717a5665f227 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0 Aug 04 09:15:35.931338 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-03678461-69e2-4bf9-bcf1-44394cef9922 req-6905551e-8633-446b-91db-717a5665f227 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:35.931529 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-03678461-69e2-4bf9-bcf1-44394cef9922 req-6905551e-8633-446b-91db-717a5665f227 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:35.939328 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:35.939328 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:36.003449 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-03678461-69e2-4bf9-bcf1-44394cef9922 req-6905551e-8633-446b-91db-717a5665f227 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0 returned with HTTP 200 Aug 04 09:15:36.004112 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1318/5257] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:15:35 2026] DELETE /volume/v3/attachments/61d9bf0e-f75a-4614-8c1c-79ff8d3781b0 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:36.123173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-359d9e2a-4a71-4fee-a022-a95ffa43af9d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:36.125008 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-359d9e2a-4a71-4fee-a022-a95ffa43af9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:15:36.125196 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-359d9e2a-4a71-4fee-a022-a95ffa43af9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:36.125454 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-359d9e2a-4a71-4fee-a022-a95ffa43af9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:36.132887 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:36.132887 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:36.137486 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-359d9e2a-4a71-4fee-a022-a95ffa43af9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:36.142590 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-359d9e2a-4a71-4fee-a022-a95ffa43af9d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:15:36.143000 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1305/5258] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:36 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:36.161621 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:36.163282 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:15:36.165212 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c40b297-dceb-44de-b710-5de58f45a437", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-887328576"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:36.169871 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating new backup {'backup': {'volume_id': '5c40b297-dceb-44de-b710-5de58f45a437', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-887328576'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:15:36.170235 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating backup of volume 5c40b297-dceb-44de-b710-5de58f45a437 in container None Aug 04 09:15:36.178112 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:36.178112 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:36.181273 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:36.197755 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['c753e4de-ebc4-4a47-80be-cda2f7008873', 'd20f6b27-09ec-47e7-9abb-a3e9e91c1b19'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:36.219154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-75ebc876-e319-451d-8358-68f71086c5a2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:36.224998 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75ebc876-e319-451d-8358-68f71086c5a2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:36.225198 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75ebc876-e319-451d-8358-68f71086c5a2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:36.225416 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-75ebc876-e319-451d-8358-68f71086c5a2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:36.227309 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=201,cinder:UPDATE=46,cinder:INSERT=16 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:15:36.236310 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:36.236310 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:36.240713 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-557e209b-d11e-4b9c-a9d3-ad1202462d19 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:15:36.241360 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1316/5259] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:15:36 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:36.242516 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-75ebc876-e319-451d-8358-68f71086c5a2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:36.250233 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-75ebc876-e319-451d-8358-68f71086c5a2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:36.250708 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1321/5260] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:36 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:36.252833 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e9930b1e-57f8-40da-82bc-d80918dde72c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:36.258574 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9930b1e-57f8-40da-82bc-d80918dde72c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:36.258574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9930b1e-57f8-40da-82bc-d80918dde72c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:36.258795 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9930b1e-57f8-40da-82bc-d80918dde72c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:36.258923 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e9930b1e-57f8-40da-82bc-d80918dde72c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:36.269265 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:36.269265 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:36.270066 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9930b1e-57f8-40da-82bc-d80918dde72c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:36.270604 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1319/5261] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:36 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:36.708621 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-abfe79b4-5372-470f-903c-2b32421dc434 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:36.710523 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-abfe79b4-5372-470f-903c-2b32421dc434 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:36.710766 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-abfe79b4-5372-470f-903c-2b32421dc434 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:36.710983 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-abfe79b4-5372-470f-903c-2b32421dc434 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:36.711124 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-abfe79b4-5372-470f-903c-2b32421dc434 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:36.712707 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=128,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:15:36.716011 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:36.716011 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:36.717244 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-abfe79b4-5372-470f-903c-2b32421dc434 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:36.717244 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1306/5262] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:36 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:37.265652 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8c475636-2234-44a3-9b9e-29cdcef24806 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:37.267494 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8c475636-2234-44a3-9b9e-29cdcef24806 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:37.267676 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8c475636-2234-44a3-9b9e-29cdcef24806 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:37.267889 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8c475636-2234-44a3-9b9e-29cdcef24806 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:37.275618 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:37.275618 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:37.280245 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8c475636-2234-44a3-9b9e-29cdcef24806 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:37.284739 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5dd4dd9e-7b32-4b7e-bc89-ce0e845b7ad5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:37.285262 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8c475636-2234-44a3-9b9e-29cdcef24806 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:37.285646 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1317/5263] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:37 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:37.286830 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5dd4dd9e-7b32-4b7e-bc89-ce0e845b7ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:37.288221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5dd4dd9e-7b32-4b7e-bc89-ce0e845b7ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:37.288221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5dd4dd9e-7b32-4b7e-bc89-ce0e845b7ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:37.288221 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5dd4dd9e-7b32-4b7e-bc89-ce0e845b7ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:37.291883 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:37.291883 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:37.292867 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5dd4dd9e-7b32-4b7e-bc89-ce0e845b7ad5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:37.293416 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1322/5264] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:37 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:37.727188 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f980a4dc-faff-45d9-aa6f-828230f79cf2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:37.728836 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f980a4dc-faff-45d9-aa6f-828230f79cf2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:37.729008 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f980a4dc-faff-45d9-aa6f-828230f79cf2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:37.729174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f980a4dc-faff-45d9-aa6f-828230f79cf2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:37.729299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f980a4dc-faff-45d9-aa6f-828230f79cf2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:37.733061 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:37.733061 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:37.733597 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f980a4dc-faff-45d9-aa6f-828230f79cf2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:37.733956 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1320/5265] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:37 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:38.300987 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ff5aae20-9697-4e18-94a8-1eed22d8e416 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:38.302758 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ff5aae20-9697-4e18-94a8-1eed22d8e416 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:38.302979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ff5aae20-9697-4e18-94a8-1eed22d8e416 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:38.303217 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ff5aae20-9697-4e18-94a8-1eed22d8e416 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:38.305289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e01a2755-aa42-4a3f-818b-ece5088408dc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:38.307472 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e01a2755-aa42-4a3f-818b-ece5088408dc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:38.307718 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e01a2755-aa42-4a3f-818b-ece5088408dc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:38.307953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e01a2755-aa42-4a3f-818b-ece5088408dc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:38.308093 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e01a2755-aa42-4a3f-818b-ece5088408dc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:38.312023 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:38.312023 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:38.313026 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:38.313026 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:38.313986 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e01a2755-aa42-4a3f-818b-ece5088408dc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:38.314453 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1318/5266] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:38 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:38.316116 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ff5aae20-9697-4e18-94a8-1eed22d8e416 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:38.320045 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ff5aae20-9697-4e18-94a8-1eed22d8e416 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:38.320427 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1307/5267] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:38 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:38.744159 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3d097bf1-e5f8-400b-9bbb-0d199323adc3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:38.746153 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3d097bf1-e5f8-400b-9bbb-0d199323adc3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:38.746470 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3d097bf1-e5f8-400b-9bbb-0d199323adc3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:38.746679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3d097bf1-e5f8-400b-9bbb-0d199323adc3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:38.746779 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3d097bf1-e5f8-400b-9bbb-0d199323adc3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:38.750666 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:38.750666 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:38.751312 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3d097bf1-e5f8-400b-9bbb-0d199323adc3 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:38.751699 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1323/5268] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:38 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:38.987028 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:38.989394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] DELETE https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:38.990062 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:38.990062 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:38.990659 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume with id: f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:38.992942 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=170,cinder:UPDATE=43,cinder:INSERT=12 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:15:39.000412 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:39.000412 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:39.000991 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:15:39.015048 np0000006401 devstack@c-api.service[100462]: WARNING cinder.keymgr.conf_key_mgr [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:15:39.021209 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Delete volume request issued successfully. Aug 04 09:15:39.021415 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d76489c8-83b2-43ec-bbfe-a5395838b628 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 202 Aug 04 09:15:39.021932 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1321/5269] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:38 2026] DELETE /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:39.032782 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-506a769e-9cf4-4284-85ec-5672ec14d3d1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:39.035077 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-506a769e-9cf4-4284-85ec-5672ec14d3d1 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:39.035077 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-506a769e-9cf4-4284-85ec-5672ec14d3d1 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:39.035077 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-506a769e-9cf4-4284-85ec-5672ec14d3d1 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:39.036915 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=170,cinder:UPDATE=45,cinder:INSERT=18 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:15:39.044582 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:39.044582 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:39.049007 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-506a769e-9cf4-4284-85ec-5672ec14d3d1 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Volume info retrieved successfully. Aug 04 09:15:39.054082 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-506a769e-9cf4-4284-85ec-5672ec14d3d1 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 200 Aug 04 09:15:39.054628 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1319/5270] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:39 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:39.325599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d7dcb173-2f6a-4ef1-976d-30399fbce4b4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:39.331840 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7dcb173-2f6a-4ef1-976d-30399fbce4b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:39.331896 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ce44b9e1-84c5-4a41-879b-eefdc6349531 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:39.332193 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7dcb173-2f6a-4ef1-976d-30399fbce4b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:39.332481 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d7dcb173-2f6a-4ef1-976d-30399fbce4b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:39.332650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d7dcb173-2f6a-4ef1-976d-30399fbce4b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:39.333567 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ce44b9e1-84c5-4a41-879b-eefdc6349531 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:39.333741 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ce44b9e1-84c5-4a41-879b-eefdc6349531 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:39.333914 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ce44b9e1-84c5-4a41-879b-eefdc6349531 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:39.337229 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:39.337229 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:39.337841 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d7dcb173-2f6a-4ef1-976d-30399fbce4b4 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:39.338289 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1308/5271] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:39 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:39.343148 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:39.343148 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:39.350653 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ce44b9e1-84c5-4a41-879b-eefdc6349531 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:39.354467 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ce44b9e1-84c5-4a41-879b-eefdc6349531 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:39.354780 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1324/5272] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:39 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:39.762071 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4cc131fb-0ffb-4aa2-ad39-1fbadf42e014 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:39.763847 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cc131fb-0ffb-4aa2-ad39-1fbadf42e014 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:39.764051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cc131fb-0ffb-4aa2-ad39-1fbadf42e014 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:39.764257 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4cc131fb-0ffb-4aa2-ad39-1fbadf42e014 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:39.764402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4cc131fb-0ffb-4aa2-ad39-1fbadf42e014 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:39.768345 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:39.768345 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:39.768940 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4cc131fb-0ffb-4aa2-ad39-1fbadf42e014 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:39.769346 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1322/5273] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:39 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:40.069647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bddd562d-19ff-47d5-98f7-790eadb681b7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:40.071500 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bddd562d-19ff-47d5-98f7-790eadb681b7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] GET https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a Aug 04 09:15:40.071686 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bddd562d-19ff-47d5-98f7-790eadb681b7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:40.071875 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bddd562d-19ff-47d5-98f7-790eadb681b7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:40.077590 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bddd562d-19ff-47d5-98f7-790eadb681b7 tempest-TestEncryptedCinderVolumes-214104443 tempest-TestEncryptedCinderVolumes-214104443-project-member] https://10.4.3.176/volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a returned with HTTP 404 Aug 04 09:15:40.078079 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1320/5274] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:40 2026] GET /volume/v3/volumes/f16eff1f-51f7-4505-bf60-2ca99b7bf42a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:40.084274 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9d2efdf9-63b3-4fd1-86ca-7231cf056a15 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:40.184360 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9d2efdf9-63b3-4fd1-86ca-7231cf056a15 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:15:40.184567 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9d2efdf9-63b3-4fd1-86ca-7231cf056a15 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:40.184744 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9d2efdf9-63b3-4fd1-86ca-7231cf056a15 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method 'detail' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:40.185498 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-9d2efdf9-63b3-4fd1-86ca-7231cf056a15 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100461) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:15:40.200452 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9d2efdf9-63b3-4fd1-86ca-7231cf056a15 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Get all volumes completed successfully. Aug 04 09:15:40.203589 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:40.203589 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:40.209212 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9d2efdf9-63b3-4fd1-86ca-7231cf056a15 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:15:40.209798 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1309/5275] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:15:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17062 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:15:40.226059 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a8784d74-2052-4561-bc61-bd2c5173f4d1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:40.231026 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a8784d74-2052-4561-bc61-bd2c5173f4d1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] DELETE https://10.4.3.176/volume/v3/types/c223c49e-6dc1-4161-9187-cfcac5f9e8a2 Aug 04 09:15:40.231314 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a8784d74-2052-4561-bc61-bd2c5173f4d1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:40.231610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a8784d74-2052-4561-bc61-bd2c5173f4d1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:40.268723 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a8784d74-2052-4561-bc61-bd2c5173f4d1 tempest-TestEncryptedCinderVolumes-1995709308 tempest-TestEncryptedCinderVolumes-1995709308-project-admin] https://10.4.3.176/volume/v3/types/c223c49e-6dc1-4161-9187-cfcac5f9e8a2 returned with HTTP 202 Aug 04 09:15:40.269277 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1325/5276] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:15:40 2026] DELETE /volume/v3/types/c223c49e-6dc1-4161-9187-cfcac5f9e8a2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:40.360268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c43785c5-c174-4320-930a-9b33738ea607 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:40.362371 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c43785c5-c174-4320-930a-9b33738ea607 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:40.362847 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c43785c5-c174-4320-930a-9b33738ea607 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:40.362847 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c43785c5-c174-4320-930a-9b33738ea607 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:40.362983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-c43785c5-c174-4320-930a-9b33738ea607 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:40.369563 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b7289713-2bd5-44c6-b9e8-a099be1fb491 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:40.369765 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:40.369765 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:40.370343 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c43785c5-c174-4320-930a-9b33738ea607 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:40.370789 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1323/5277] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:40 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:40.372048 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b7289713-2bd5-44c6-b9e8-a099be1fb491 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:40.372154 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b7289713-2bd5-44c6-b9e8-a099be1fb491 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:40.372857 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b7289713-2bd5-44c6-b9e8-a099be1fb491 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:40.381938 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:40.381938 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:40.385688 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b7289713-2bd5-44c6-b9e8-a099be1fb491 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:40.389652 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b7289713-2bd5-44c6-b9e8-a099be1fb491 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:40.389999 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1321/5278] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:40 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:40.781102 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-609331ac-f2c5-4806-96e0-b260222285f9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:40.783682 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-609331ac-f2c5-4806-96e0-b260222285f9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:40.784065 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-609331ac-f2c5-4806-96e0-b260222285f9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:40.784379 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-609331ac-f2c5-4806-96e0-b260222285f9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:40.784580 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-609331ac-f2c5-4806-96e0-b260222285f9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:40.789616 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:40.789616 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:40.790405 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-609331ac-f2c5-4806-96e0-b260222285f9 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:40.790772 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1310/5279] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:40 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:41.380573 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-54c53935-596e-4608-967d-f27148bedf91 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:41.382676 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-54c53935-596e-4608-967d-f27148bedf91 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:41.382839 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-54c53935-596e-4608-967d-f27148bedf91 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:41.383008 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-54c53935-596e-4608-967d-f27148bedf91 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:41.383134 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-54c53935-596e-4608-967d-f27148bedf91 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:41.386980 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:41.386980 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:41.387704 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-54c53935-596e-4608-967d-f27148bedf91 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:41.387991 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1326/5280] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:41 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:41.403427 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-94cc81d8-72bb-48c3-a195-19d62e76b341 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:41.405939 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94cc81d8-72bb-48c3-a195-19d62e76b341 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:41.406197 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94cc81d8-72bb-48c3-a195-19d62e76b341 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:41.406417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-94cc81d8-72bb-48c3-a195-19d62e76b341 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:41.416601 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:41.416601 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:41.421342 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-94cc81d8-72bb-48c3-a195-19d62e76b341 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:41.428377 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-94cc81d8-72bb-48c3-a195-19d62e76b341 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:41.428818 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1324/5281] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:41 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:41.802519 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-431a16dc-920d-48ba-b323-8bfb410301d5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:41.804263 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-431a16dc-920d-48ba-b323-8bfb410301d5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:41.804510 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-431a16dc-920d-48ba-b323-8bfb410301d5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:41.804688 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-431a16dc-920d-48ba-b323-8bfb410301d5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:41.804805 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-431a16dc-920d-48ba-b323-8bfb410301d5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:41.810970 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:41.810970 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:41.811549 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-431a16dc-920d-48ba-b323-8bfb410301d5 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:41.811903 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1322/5282] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:41 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:42.399858 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0a4565fd-2ac2-4816-955b-e9a5a86f756a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:42.402540 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a4565fd-2ac2-4816-955b-e9a5a86f756a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:42.402834 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0a4565fd-2ac2-4816-955b-e9a5a86f756a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:42.403108 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0a4565fd-2ac2-4816-955b-e9a5a86f756a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:42.403295 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-0a4565fd-2ac2-4816-955b-e9a5a86f756a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:42.409931 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:42.409931 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:42.411236 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0a4565fd-2ac2-4816-955b-e9a5a86f756a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:42.411765 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1311/5283] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:42 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:42.443560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-78ee3a7f-ae4c-4f87-8873-9c1c0ec39e86 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:42.445780 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-78ee3a7f-ae4c-4f87-8873-9c1c0ec39e86 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:42.446012 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-78ee3a7f-ae4c-4f87-8873-9c1c0ec39e86 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:42.446262 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-78ee3a7f-ae4c-4f87-8873-9c1c0ec39e86 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:42.455052 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:42.455052 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:42.462169 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-78ee3a7f-ae4c-4f87-8873-9c1c0ec39e86 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:42.470157 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-78ee3a7f-ae4c-4f87-8873-9c1c0ec39e86 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:42.470680 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1327/5284] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:42 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:42.822772 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4d400278-be59-4b01-a87d-8afd89b6ce92 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:42.825732 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d400278-be59-4b01-a87d-8afd89b6ce92 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:42.825968 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d400278-be59-4b01-a87d-8afd89b6ce92 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:42.826186 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4d400278-be59-4b01-a87d-8afd89b6ce92 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:42.826314 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4d400278-be59-4b01-a87d-8afd89b6ce92 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:42.832586 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:42.832586 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:42.833364 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4d400278-be59-4b01-a87d-8afd89b6ce92 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:42.833696 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1325/5285] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:42 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:43.422615 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6385abee-599f-4f91-ae61-9f8a746f4074 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:43.424415 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6385abee-599f-4f91-ae61-9f8a746f4074 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:43.424849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6385abee-599f-4f91-ae61-9f8a746f4074 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:43.424849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6385abee-599f-4f91-ae61-9f8a746f4074 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:43.425085 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6385abee-599f-4f91-ae61-9f8a746f4074 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:43.429159 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:43.429159 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:43.429867 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6385abee-599f-4f91-ae61-9f8a746f4074 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:43.430308 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1323/5286] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:43 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:43.489407 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ce17a941-51ef-498b-890d-4964f8c4bf94 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:43.491142 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce17a941-51ef-498b-890d-4964f8c4bf94 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:43.491367 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce17a941-51ef-498b-890d-4964f8c4bf94 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:43.491553 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce17a941-51ef-498b-890d-4964f8c4bf94 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:43.498354 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:43.498354 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:43.501879 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ce17a941-51ef-498b-890d-4964f8c4bf94 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:43.506722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce17a941-51ef-498b-890d-4964f8c4bf94 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:43.507319 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1312/5287] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:43 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:43.639321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-c3698352-c1c0-467b-8c76-c9a05506619c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:43.641810 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-c3698352-c1c0-467b-8c76-c9a05506619c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:43.641954 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-c3698352-c1c0-467b-8c76-c9a05506619c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:43.642089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-c3698352-c1c0-467b-8c76-c9a05506619c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:43.650160 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:43.650160 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:43.654078 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-c3698352-c1c0-467b-8c76-c9a05506619c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:43.659806 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-c3698352-c1c0-467b-8c76-c9a05506619c tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:43.660169 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1328/5288] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:43 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:43.851579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-08f58555-f0af-4e71-87d9-cf3e092c1f37 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:43.857276 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-08f58555-f0af-4e71-87d9-cf3e092c1f37 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:43.857276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-08f58555-f0af-4e71-87d9-cf3e092c1f37 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:43.857276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-08f58555-f0af-4e71-87d9-cf3e092c1f37 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:43.857276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-08f58555-f0af-4e71-87d9-cf3e092c1f37 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:43.867177 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:43.867177 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:43.867925 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-08f58555-f0af-4e71-87d9-cf3e092c1f37 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:43.868349 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1326/5289] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:43 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:44.182768 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-5e36c3c5-9072-457b-88d2-425acaf84eb7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.184913 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-5e36c3c5-9072-457b-88d2-425acaf84eb7 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:44.185095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-5e36c3c5-9072-457b-88d2-425acaf84eb7 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:44.185282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-5e36c3c5-9072-457b-88d2-425acaf84eb7 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:44.192570 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:44.192570 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:44.196100 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-5e36c3c5-9072-457b-88d2-425acaf84eb7 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:44.200622 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-5e36c3c5-9072-457b-88d2-425acaf84eb7 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:44.200993 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1324/5290] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:15:44 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:44.218626 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ba5cfce4-ecd5-4c0f-8759-081a19b79da2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.219076 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ba5cfce4-ecd5-4c0f-8759-081a19b79da2 None None] GET https://10.4.3.176/volume// Aug 04 09:15:44.219291 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ba5cfce4-ecd5-4c0f-8759-081a19b79da2 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:44.219580 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ba5cfce4-ecd5-4c0f-8759-081a19b79da2 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:44.219804 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ba5cfce4-ecd5-4c0f-8759-081a19b79da2 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:15:44.220154 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1313/5291] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:15:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:15:44.227288 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-770f79c1-c335-4098-86d4-887fe8c7c884 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.229217 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-770f79c1-c335-4098-86d4-887fe8c7c884 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:15:44.229607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-770f79c1-c335-4098-86d4-887fe8c7c884 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49d23392-d831-46ef-b81c-b90bf680b4b7", "connector": null, "instance_uuid": "40a8159f-6559-40fa-90e5-f561eb84c88e"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:44.240504 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:44.240504 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:44.286406 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-770f79c1-c335-4098-86d4-887fe8c7c884 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:15:44.286943 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1329/5292] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:15:44 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:44.442381 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a017039b-6083-44aa-bbcd-c55227b82f80 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.444764 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a017039b-6083-44aa-bbcd-c55227b82f80 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:44.445005 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a017039b-6083-44aa-bbcd-c55227b82f80 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:44.445298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a017039b-6083-44aa-bbcd-c55227b82f80 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:44.445423 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-a017039b-6083-44aa-bbcd-c55227b82f80 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:44.450674 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:44.450674 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:44.451786 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a017039b-6083-44aa-bbcd-c55227b82f80 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:44.452444 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1327/5293] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:44 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:44.881001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-50bf0ce8-78d7-4a0e-a82a-aebccf876396 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.883079 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50bf0ce8-78d7-4a0e-a82a-aebccf876396 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:44.883079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50bf0ce8-78d7-4a0e-a82a-aebccf876396 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:44.883320 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-50bf0ce8-78d7-4a0e-a82a-aebccf876396 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:44.883659 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-50bf0ce8-78d7-4a0e-a82a-aebccf876396 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:44.887699 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:44.887699 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:44.888562 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-50bf0ce8-78d7-4a0e-a82a-aebccf876396 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:44.889476 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1325/5294] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:44 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:44.900779 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.908524 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f/export_record Aug 04 09:15:44.908879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:44.909176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'export_record' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:44.909365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Export record for backup e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100461) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 04 09:15:44.915676 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:44.915676 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:44.916700 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.api [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling RPCAPI with context: , host: np0000006401, backup: e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100461) export_record /opt/stack/cinder/cinder/backup/api.py:521}} Aug 04 09:15:44.933808 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] export_record in rpcapi backup_id e1196eec-e714-4b4a-8a8d-ae08ef25674f on host np0000006401. {{(pid=100461) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 04 09:15:44.948106 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTExOTZlZWMtZTcxNC00YjRhLThhOGQtYWUwOGVmMjU2NzRmIiwgInVzZXJfaWQiOiAiMzk3ODJhYjQ1M2Y1NGZlZWE0Y2QzMzNiMDM5NTFhZDgiLCAicHJvamVjdF9pZCI6ICI3ZDNhY2Q1YWM5ZDA0NTlmOTIzOWZiYWYyZDVkODUzMSIsICJ2b2x1bWVfaWQiOiAiNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ3NjI0NjcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3LzIwMjYwODA0MDkxNTMxL2F6X25vdmFfYmFja3VwX2UxMTk2ZWVjLWU3MTQtNGI0YS04YThkLWFlMDhlZjI1Njc0ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxNTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100461) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 04 09:15:44.948585 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-644fe1b1-0df1-4bad-990f-4335005ec5c7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f/export_record returned with HTTP 200 Aug 04 09:15:44.949169 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1314/5295] 10.4.3.176 () {68 vars in 1430 bytes} [Tue Aug 4 09:15:44 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:44.959395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2141a72a-5555-48fa-9a28-9b7b7f67b46e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.961700 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2141a72a-5555-48fa-9a28-9b7b7f67b46e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:15:44.962024 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2141a72a-5555-48fa-9a28-9b7b7f67b46e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:44.962243 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2141a72a-5555-48fa-9a28-9b7b7f67b46e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:44.962444 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-2141a72a-5555-48fa-9a28-9b7b7f67b46e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:44.968597 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:44.968597 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:44.969603 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2141a72a-5555-48fa-9a28-9b7b7f67b46e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:15:44.970144 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1330/5296] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:44 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:44.982034 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f114ff28-5076-4b3c-9ebd-2ea7e5f0b849 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:44.986276 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f114ff28-5076-4b3c-9ebd-2ea7e5f0b849 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] POST https://10.4.3.176/volume/v3/backups/import_record Aug 04 09:15:44.986276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f114ff28-5076-4b3c-9ebd-2ea7e5f0b849 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVlOWYwYzMtOTllOS00YjAxLThjZjItYmQ2MmQ0ZDA3MGZjIiwgInVzZXJfaWQiOiAiMzk3ODJhYjQ1M2Y1NGZlZWE0Y2QzMzNiMDM5NTFhZDgiLCAicHJvamVjdF9pZCI6ICI3ZDNhY2Q1YWM5ZDA0NTlmOTIzOWZiYWYyZDVkODUzMSIsICJ2b2x1bWVfaWQiOiAiNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ3NjI0NjcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3LzIwMjYwODA0MDkxNTMxL2F6X25vdmFfYmFja3VwX2UxMTk2ZWVjLWU3MTQtNGI0YS04YThkLWFlMDhlZjI1Njc0ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxNTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:44.988172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-f114ff28-5076-4b3c-9ebd-2ea7e5f0b849 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVlOWYwYzMtOTllOS00YjAxLThjZjItYmQ2MmQ0ZDA3MGZjIiwgInVzZXJfaWQiOiAiMzk3ODJhYjQ1M2Y1NGZlZWE0Y2QzMzNiMDM5NTFhZDgiLCAicHJvamVjdF9pZCI6ICI3ZDNhY2Q1YWM5ZDA0NTlmOTIzOWZiYWYyZDVkODUzMSIsICJ2b2x1bWVfaWQiOiAiNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ3NjI0NjcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3LzIwMjYwODA0MDkxNTMxL2F6X25vdmFfYmFja3VwX2UxMTk2ZWVjLWU3MTQtNGI0YS04YThkLWFlMDhlZjI1Njc0ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxNTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 04 09:15:44.988676 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-f114ff28-5076-4b3c-9ebd-2ea7e5f0b849 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVlOWYwYzMtOTllOS00YjAxLThjZjItYmQ2MmQ0ZDA3MGZjIiwgInVzZXJfaWQiOiAiMzk3ODJhYjQ1M2Y1NGZlZWE0Y2QzMzNiMDM5NTFhZDgiLCAicHJvamVjdF9pZCI6ICI3ZDNhY2Q1YWM5ZDA0NTlmOTIzOWZiYWYyZDVkODUzMSIsICJ2b2x1bWVfaWQiOiAiNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3IiwgImhvc3QiOiAibnAwMDAwMDA2NDAxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDQ3NjI0NjcxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWI2YTI2ODYtNjAxOS00YzUzLWI5NjYtZmIyYmE1NWQwMmI3LzIwMjYwODA0MDkxNTMxL2F6X25vdmFfYmFja3VwX2UxMTk2ZWVjLWU3MTQtNGI0YS04YThkLWFlMDhlZjI1Njc0ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDRUMDk6MTU6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNFQwOToxNTo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100462) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 04 09:15:44.989743 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-f114ff28-5076-4b3c-9ebd-2ea7e5f0b849 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '1daad3735b724d34beadb39fdc912857', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d3acd5ac9d0459f9239fbaf2d5d8531', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:15:44.990282 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f114ff28-5076-4b3c-9ebd-2ea7e5f0b849 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups/import_record returned with HTTP 403 Aug 04 09:15:44.990911 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1328/5297] 10.4.3.176 () {70 vars in 1342 bytes} [Tue Aug 4 09:15:44 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:44.999331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.001451 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 Aug 04 09:15:45.002109 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:45.002109 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:45.002416 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume with id: 5b6a2686-6019-4c53-b966-fb2ba55d02b7 Aug 04 09:15:45.011828 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:45.011828 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:45.012471 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:45.033646 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume request issued successfully. Aug 04 09:15:45.035221 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7cbb071d-10e1-4674-b1d9-12b1b44f00ba tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 returned with HTTP 202 Aug 04 09:15:45.035221 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1326/5298] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:15:44 2026] DELETE /volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:45.045013 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-062e4b02-4b64-4321-b5fd-5791356f095e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.046968 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-062e4b02-4b64-4321-b5fd-5791356f095e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 Aug 04 09:15:45.047283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-062e4b02-4b64-4321-b5fd-5791356f095e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:45.047503 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-062e4b02-4b64-4321-b5fd-5791356f095e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:45.057936 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:45.057936 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:45.063381 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-062e4b02-4b64-4321-b5fd-5791356f095e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:45.069270 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-062e4b02-4b64-4321-b5fd-5791356f095e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 returned with HTTP 200 Aug 04 09:15:45.069270 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1315/5299] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:45 2026] GET /volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:45.240595 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-861b6211-0fd3-40e8-821e-e7db442fd64a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.241329 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-861b6211-0fd3-40e8-821e-e7db442fd64a None None] GET https://10.4.3.176/volume// Aug 04 09:15:45.241801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-861b6211-0fd3-40e8-821e-e7db442fd64a None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:45.241879 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-861b6211-0fd3-40e8-821e-e7db442fd64a None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:45.242912 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-861b6211-0fd3-40e8-821e-e7db442fd64a None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:15:45.242912 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1331/5300] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:15:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:15:45.251845 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-dce192f4-5136-4a7c-b79e-d18c5124e1d1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.254921 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-dce192f4-5136-4a7c-b79e-d18c5124e1d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:15:45.255180 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-dce192f4-5136-4a7c-b79e-d18c5124e1d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:45.255444 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-dce192f4-5136-4a7c-b79e-d18c5124e1d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:45.267243 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:45.267243 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:45.271441 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-dce192f4-5136-4a7c-b79e-d18c5124e1d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:15:45.277120 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-dce192f4-5136-4a7c-b79e-d18c5124e1d1 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:15:45.277711 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1329/5301] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:15:45 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 1629 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:15:45.398617 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a60f9d98-6348-4414-85ee-893aaf74ce63 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.400883 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a60f9d98-6348-4414-85ee-893aaf74ce63 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] PUT https://10.4.3.176/volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c Aug 04 09:15:45.401380 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a60f9d98-6348-4414-85ee-893aaf74ce63 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:45.409054 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a60f9d98-6348-4414-85ee-893aaf74ce63 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Acquiring lock "cinder-attachment_update-49d23392-d831-46ef-b81c-b90bf680b4b7-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:15:45.414302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a60f9d98-6348-4414-85ee-893aaf74ce63 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Lock "cinder-attachment_update-49d23392-d831-46ef-b81c-b90bf680b4b7-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:15:45.415474 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:45.415474 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:45.462803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-093c4483-3574-4c9e-9872-7b978844b03f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.464914 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-093c4483-3574-4c9e-9872-7b978844b03f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:45.465119 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-093c4483-3574-4c9e-9872-7b978844b03f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:45.465362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-093c4483-3574-4c9e-9872-7b978844b03f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:45.465473 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-093c4483-3574-4c9e-9872-7b978844b03f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:45.469987 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:45.469987 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:45.470842 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-093c4483-3574-4c9e-9872-7b978844b03f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:45.471278 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1316/5302] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:45 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:45.525147 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a60f9d98-6348-4414-85ee-893aaf74ce63 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Lock "cinder-attachment_update-49d23392-d831-46ef-b81c-b90bf680b4b7-np0000006401" released by "attachment_update" :: held 0.111s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:15:45.525534 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a60f9d98-6348-4414-85ee-893aaf74ce63 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c returned with HTTP 200 Aug 04 09:15:45.526052 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1327/5303] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:15:45 2026] PUT /volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:45.547868 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-7e4bb358-3897-4c3b-9dde-69a5c34f658e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.549852 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-7e4bb358-3897-4c3b-9dde-69a5c34f658e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] POST https://10.4.3.176/volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c/action Aug 04 09:15:45.550403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-7e4bb358-3897-4c3b-9dde-69a5c34f658e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action body: b'{"os-complete": null}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:15:45.550403 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-7e4bb358-3897-4c3b-9dde-69a5c34f658e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:45.566020 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:45.566020 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:45.581807 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-7e4bb358-3897-4c3b-9dde-69a5c34f658e tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c/action returned with HTTP 204 Aug 04 09:15:45.582256 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1332/5304] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:15:45 2026] POST /volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:45.649598 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.745512 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:45.745901 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-953964518"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:45.747459 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request body: {'volume': {"'imageRef": '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-953964518'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:45.747547 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume of 1 GB Aug 04 09:15:45.751949 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Availability Zones retrieved successfully. Aug 04 09:15:45.758195 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (e38993dc-b8f9-430f-857d-eedaf33260d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:45.759410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c7f62f-30f4-493a-966a-0116c0b00383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:45.760529 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:45.789151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c7f62f-30f4-493a-966a-0116c0b00383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:45.790082 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efe22d6-6dee-4fab-9ea2-bd8bafe11c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:45.902704 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Created reservations ['955ceffc-07ad-486a-9723-53d3830a0b26', '7dbbde6f-7887-4e54-8a81-29ebd88aaf78', 'a1431b82-431d-486f-acad-3bc5cd72e304', '94005664-df52-4e03-9245-9a9cbc19de7c'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:45.903544 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4efe22d6-6dee-4fab-9ea2-bd8bafe11c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['955ceffc-07ad-486a-9723-53d3830a0b26', '7dbbde6f-7887-4e54-8a81-29ebd88aaf78', 'a1431b82-431d-486f-acad-3bc5cd72e304', '94005664-df52-4e03-9245-9a9cbc19de7c']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:45.904212 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19abbac-300a-4e46-81ef-4279e2017c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:45.938316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19abbac-300a-4e46-81ef-4279e2017c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-953964518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['955ceffc-07ad-486a-9723-53d3830a0b26','7dbbde6f-7887-4e54-8a81-29ebd88aaf78','a1431b82-431d-486f-acad-3bc5cd72e304','94005664-df52-4e03-9245-9a9cbc19de7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-953964518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aa71bb905d343bab71e06323fa60425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:45.938316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c697e61b-ae14-48b1-8487-4fc37f25b09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:45.956599 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c697e61b-ae14-48b1-8487-4fc37f25b09c) transitioned into state 'SUCCESS' from state '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-953964518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['955ceffc-07ad-486a-9723-53d3830a0b26','7dbbde6f-7887-4e54-8a81-29ebd88aaf78','a1431b82-431d-486f-acad-3bc5cd72e304','94005664-df52-4e03-9245-9a9cbc19de7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:45.959182 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8456df4-c498-4a84-a25a-aed1d0526448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:45.971230 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8456df4-c498-4a84-a25a-aed1d0526448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:45.972004 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (e38993dc-b8f9-430f-857d-eedaf33260d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:45.972303 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request issued successfully. Aug 04 09:15:45.972821 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e6e39f2a-e881-420f-9116-ea1d3e767ebe tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:45.973192 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1330/5305] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:15:45 2026] POST /volume/v3/volumes => generated 756 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:45.985035 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-61258e58-551a-42ec-ad66-53d987c9cf3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:45.985450 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:45.986974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-741915792"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:45.987101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request body: {'volume': {"'imageRef": '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-741915792'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:45.987230 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume of 1 GB Aug 04 09:15:45.991967 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Availability Zones retrieved successfully. Aug 04 09:15:45.997290 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (c4af1b32-cc1c-49ae-869c-b07b0c1be57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:45.998430 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1968c034-fc3f-456f-8e2a-5fe0db605d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:45.999566 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:46.029790 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1968c034-fc3f-456f-8e2a-5fe0db605d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.030753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a15794-6af1-4d24-9719-6597b90a9bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.081875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Created reservations ['c7bda899-30e3-4b49-b113-08719a14adfc', '128e08c0-94a8-454e-a057-c883ca444e7b', 'a6d52662-fa01-493a-82eb-fd1eee23b14e', 'cd2a6955-33ae-47aa-9f12-a6778d9d678a'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:46.082946 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9a15794-6af1-4d24-9719-6597b90a9bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7bda899-30e3-4b49-b113-08719a14adfc', '128e08c0-94a8-454e-a057-c883ca444e7b', 'a6d52662-fa01-493a-82eb-fd1eee23b14e', 'cd2a6955-33ae-47aa-9f12-a6778d9d678a']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.083887 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35ebeae-1ec8-4ae5-8269-50e6d83b3cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.085568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-76bb73df-4445-4ad6-b3ca-30255c679ee7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.088714 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-76bb73df-4445-4ad6-b3ca-30255c679ee7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 Aug 04 09:15:46.089001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-76bb73df-4445-4ad6-b3ca-30255c679ee7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.089294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-76bb73df-4445-4ad6-b3ca-30255c679ee7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.103053 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-76bb73df-4445-4ad6-b3ca-30255c679ee7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 returned with HTTP 404 Aug 04 09:15:46.103769 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1328/5306] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/volumes/5b6a2686-6019-4c53-b966-fb2ba55d02b7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:46.113278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5ebdd6d0-705c-42ed-a0d8-ee6cd702438b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.115067 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5ebdd6d0-705c-42ed-a0d8-ee6cd702438b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] GET https://10.4.3.176/volume/v3/backups Aug 04 09:15:46.115350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5ebdd6d0-705c-42ed-a0d8-ee6cd702438b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.115597 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5ebdd6d0-705c-42ed-a0d8-ee6cd702438b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.115878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35ebeae-1ec8-4ae5-8269-50e6d83b3cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54acffee-af44-4bff-a0a7-28f39897a0ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-741915792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['c7bda899-30e3-4b49-b113-08719a14adfc','128e08c0-94a8-454e-a057-c883ca444e7b','a6d52662-fa01-493a-82eb-fd1eee23b14e','cd2a6955-33ae-47aa-9f12-a6778d9d678a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-741915792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54acffee-af44-4bff-a0a7-28f39897a0ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aa71bb905d343bab71e06323fa60425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.116011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-5ebdd6d0-705c-42ed-a0d8-ee6cd702438b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:15:46.117546 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcb633b-dd05-47db-941d-1f476b04a0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.121489 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5ebdd6d0-705c-42ed-a0d8-ee6cd702438b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 200 Aug 04 09:15:46.121838 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1333/5307] 10.4.3.176 () {68 vars in 1277 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.133553 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd1e09d9-1732-437a-92d7-e665fd210069 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.135304 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd1e09d9-1732-437a-92d7-e665fd210069 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] GET https://10.4.3.176/volume/v3/backups?project_id=7d3acd5ac9d0459f9239fbaf2d5d8531 Aug 04 09:15:46.135623 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd1e09d9-1732-437a-92d7-e665fd210069 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.135911 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd1e09d9-1732-437a-92d7-e665fd210069 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.136195 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-dd1e09d9-1732-437a-92d7-e665fd210069 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Removing options 'project_id' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:15:46.136455 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.136455 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:46.139383 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbcb633b-dd05-47db-941d-1f476b04a0d4) transitioned into state 'SUCCESS' from state '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-741915792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['c7bda899-30e3-4b49-b113-08719a14adfc','128e08c0-94a8-454e-a057-c883ca444e7b','a6d52662-fa01-493a-82eb-fd1eee23b14e','cd2a6955-33ae-47aa-9f12-a6778d9d678a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.139971 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7224ef9c-2032-4812-bb77-f15d0af4f409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.144223 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd1e09d9-1732-437a-92d7-e665fd210069 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups?project_id=7d3acd5ac9d0459f9239fbaf2d5d8531 returned with HTTP 200 Aug 04 09:15:46.144794 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1331/5308] 10.4.3.176 () {68 vars in 1364 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/backups?project_id=7d3acd5ac9d0459f9239fbaf2d5d8531 => generated 624 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.154316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.156193 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:46.156543 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-826287626"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:46.157174 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7224ef9c-2032-4812-bb77-f15d0af4f409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.157882 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-826287626'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:46.157945 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (c4af1b32-cc1c-49ae-869c-b07b0c1be57e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.157995 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume of 1 GB Aug 04 09:15:46.158219 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.158219 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:46.158456 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request issued successfully. Aug 04 09:15:46.159803 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-61258e58-551a-42ec-ad66-53d987c9cf3e tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:46.163426 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1317/5309] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:15:45 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:46.163469 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Availability Zones retrieved successfully. Aug 04 09:15:46.168758 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (92dceaff-3962-4394-a3c4-0d24593ce3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.170160 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2d2825-9eca-44a3-a8a2-e3e335acb4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.171164 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:46.175855 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a7649959-2655-4172-ab14-448642ab1f2c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.183266 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:46.183631 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1806440418"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:46.188656 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request body: {'volume': {"'imageRef": '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1806440418'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:46.188848 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume of 1 GB Aug 04 09:15:46.189193 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.189193 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:46.198230 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Availability Zones retrieved successfully. Aug 04 09:15:46.198353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2d2825-9eca-44a3-a8a2-e3e335acb4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.198353 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2490c1-9b0a-4598-8d5c-fd25fea688fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.203173 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (b3a11bcf-eadc-46c2-98f5-ee9f330c7c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.204600 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edd7f31-7b83-481a-9078-9d4410b8ccc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.206069 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:46.235636 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['41b93ed6-d990-4fbb-8cb2-a21728e0f38f', 'e4035a77-4dc3-482b-98eb-8fc16bd61159', '02d3fbc4-78b6-43e9-aada-4254bd558e99', '4ad5ce29-8260-4ff9-9d02-8b3a470cfbf6'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:46.236400 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca2490c1-9b0a-4598-8d5c-fd25fea688fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41b93ed6-d990-4fbb-8cb2-a21728e0f38f', 'e4035a77-4dc3-482b-98eb-8fc16bd61159', '02d3fbc4-78b6-43e9-aada-4254bd558e99', '4ad5ce29-8260-4ff9-9d02-8b3a470cfbf6']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.237067 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc009bc-6be4-4e6c-9796-3656e85e9381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.250973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7edd7f31-7b83-481a-9078-9d4410b8ccc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.251813 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37ec716-d187-494c-aab0-d2fc2eabd930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.259595 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc009bc-6be4-4e6c-9796-3656e85e9381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd72fce02-b2e1-491f-aa47-8cce685cc46d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826287626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['41b93ed6-d990-4fbb-8cb2-a21728e0f38f','e4035a77-4dc3-482b-98eb-8fc16bd61159','02d3fbc4-78b6-43e9-aada-4254bd558e99','4ad5ce29-8260-4ff9-9d02-8b3a470cfbf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826287626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d72fce02-b2e1-491f-aa47-8cce685cc46d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39782ab453f54feea4cd333b03951ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.260296 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c85da8-2c4d-4f01-ba57-a3ead4b1a5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.281178 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c85da8-2c4d-4f01-ba57-a3ead4b1a5dc) transitioned into state 'SUCCESS' from state '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-826287626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['41b93ed6-d990-4fbb-8cb2-a21728e0f38f','e4035a77-4dc3-482b-98eb-8fc16bd61159','02d3fbc4-78b6-43e9-aada-4254bd558e99','4ad5ce29-8260-4ff9-9d02-8b3a470cfbf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39782ab453f54feea4cd333b03951ad8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.282034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c09fe72-3e9f-4fd8-a1c1-a17be4e7b126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.295056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c09fe72-3e9f-4fd8-a1c1-a17be4e7b126) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.296449 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Flow 'volume_create_api' (92dceaff-3962-4394-a3c4-0d24593ce3d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.296919 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Create volume request issued successfully. Aug 04 09:15:46.297890 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f951e94b-b2af-4798-9fe0-9c88f077c1d2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:46.298549 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1329/5310] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:15:46 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:46.306045 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Created reservations ['3e235b4e-ed35-442a-bd9e-cb6cd5e4b70c', 'eb4ceab6-6a8e-47df-91fb-82ad89023591', '9b7418d5-d1a6-4de5-8cda-d2050554cfa4', 'c97666aa-1615-4a8d-b57f-9eedf28a6436'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:46.306903 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b37ec716-d187-494c-aab0-d2fc2eabd930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e235b4e-ed35-442a-bd9e-cb6cd5e4b70c', 'eb4ceab6-6a8e-47df-91fb-82ad89023591', '9b7418d5-d1a6-4de5-8cda-d2050554cfa4', 'c97666aa-1615-4a8d-b57f-9eedf28a6436']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.308057 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f07f36b1-eef2-4bde-bf4f-ab9bc5c4b16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.309880 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-da368cc6-63a0-42a4-a074-cc5a9b6666ed None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.312119 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da368cc6-63a0-42a4-a074-cc5a9b6666ed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d Aug 04 09:15:46.312538 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da368cc6-63a0-42a4-a074-cc5a9b6666ed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.312845 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-da368cc6-63a0-42a4-a074-cc5a9b6666ed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.324334 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.324334 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:46.329164 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-da368cc6-63a0-42a4-a074-cc5a9b6666ed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:46.335183 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-da368cc6-63a0-42a4-a074-cc5a9b6666ed tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d returned with HTTP 200 Aug 04 09:15:46.336455 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1332/5311] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.337050 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f07f36b1-eef2-4bde-bf4f-ab9bc5c4b16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ddd1ba2-b364-4e90-b5fc-e36b390866bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1806440418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['3e235b4e-ed35-442a-bd9e-cb6cd5e4b70c','eb4ceab6-6a8e-47df-91fb-82ad89023591','9b7418d5-d1a6-4de5-8cda-d2050554cfa4','c97666aa-1615-4a8d-b57f-9eedf28a6436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1806440418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ddd1ba2-b364-4e90-b5fc-e36b390866bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aa71bb905d343bab71e06323fa60425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.337934 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefae09f-846f-4e79-bfe5-7283ad9fa157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.360288 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefae09f-846f-4e79-bfe5-7283ad9fa157) transitioned into state 'SUCCESS' from state '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-1806440418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['3e235b4e-ed35-442a-bd9e-cb6cd5e4b70c','eb4ceab6-6a8e-47df-91fb-82ad89023591','9b7418d5-d1a6-4de5-8cda-d2050554cfa4','c97666aa-1615-4a8d-b57f-9eedf28a6436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.361129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbb8b4d-249f-45c6-9c1d-c39d7f6faccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.371005 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbb8b4d-249f-45c6-9c1d-c39d7f6faccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.371961 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (b3a11bcf-eadc-46c2-98f5-ee9f330c7c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.372187 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request issued successfully. Aug 04 09:15:46.372829 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a7649959-2655-4172-ab14-448642ab1f2c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:46.373492 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1334/5312] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:15:46 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:46.387829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.389923 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:46.390245 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-473658680"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:46.391825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request body: {'volume': {"'imageRef": '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-473658680'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:46.391973 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume of 1 GB Aug 04 09:15:46.392434 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.392434 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:46.396909 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Availability Zones retrieved successfully. Aug 04 09:15:46.407191 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (80845a4b-1483-462f-b031-3d5e36e0fb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.411090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b94f73-08f9-4568-b002-00c9abe4741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.411090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:46.440672 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b94f73-08f9-4568-b002-00c9abe4741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.441777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275ea00a-91c2-47b3-84f5-b1a7a6777375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.482931 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-df3088a7-c337-4dcc-ba38-bf30d5a3bb2b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.484106 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Created reservations ['c0e932b7-2093-4564-afd1-65838ae937bb', 'd9b77027-868a-4b1e-b068-4b36a69541a0', 'eb961350-20cb-43af-b904-2d060b763716', '870d90ee-e87d-4c4e-9175-bcc5e5cd55a7'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:46.484814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-df3088a7-c337-4dcc-ba38-bf30d5a3bb2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:46.485005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-df3088a7-c337-4dcc-ba38-bf30d5a3bb2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.485042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275ea00a-91c2-47b3-84f5-b1a7a6777375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e932b7-2093-4564-afd1-65838ae937bb', 'd9b77027-868a-4b1e-b068-4b36a69541a0', 'eb961350-20cb-43af-b904-2d060b763716', '870d90ee-e87d-4c4e-9175-bcc5e5cd55a7']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.485253 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-df3088a7-c337-4dcc-ba38-bf30d5a3bb2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.485419 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-df3088a7-c337-4dcc-ba38-bf30d5a3bb2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:46.485879 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93a147c-3c38-484d-9c06-2be31aa93926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.490245 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.490245 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:46.491949 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-df3088a7-c337-4dcc-ba38-bf30d5a3bb2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:46.491949 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1330/5313] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.511052 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93a147c-3c38-484d-9c06-2be31aa93926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd44fc8e-c203-49b1-9040-81d993729bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-473658680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['c0e932b7-2093-4564-afd1-65838ae937bb','d9b77027-868a-4b1e-b068-4b36a69541a0','eb961350-20cb-43af-b904-2d060b763716','870d90ee-e87d-4c4e-9175-bcc5e5cd55a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-473658680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd44fc8e-c203-49b1-9040-81d993729bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aa71bb905d343bab71e06323fa60425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.512125 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb18eb9-e2d3-411f-8939-4c9d67034d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.528842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb18eb9-e2d3-411f-8939-4c9d67034d53) transitioned into state 'SUCCESS' from state '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-473658680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['c0e932b7-2093-4564-afd1-65838ae937bb','d9b77027-868a-4b1e-b068-4b36a69541a0','eb961350-20cb-43af-b904-2d060b763716','870d90ee-e87d-4c4e-9175-bcc5e5cd55a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.529882 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87df9b9-a556-48e1-8183-ab37ce45066d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.545466 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87df9b9-a556-48e1-8183-ab37ce45066d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.546612 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (80845a4b-1483-462f-b031-3d5e36e0fb6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.547133 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request issued successfully. Aug 04 09:15:46.547436 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e19b6afb-4f92-4abb-a4bc-f3a235ccd8f0 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:46.547897 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1318/5314] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:15:46 2026] POST /volume/v3/volumes => generated 756 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:46.562141 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-db3e789a-6a60-4d71-b980-a1cd347585eb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.563965 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:46.564426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-503253832"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:46.565975 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request body: {'volume': {"'imageRef": '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-503253832'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:46.566192 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume of 1 GB Aug 04 09:15:46.571554 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Availability Zones retrieved successfully. Aug 04 09:15:46.583426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (89b0bb16-4539-4617-be3e-006c4bec10fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.584695 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67f17da-7bbc-4968-b2ce-64ee277dff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.586124 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:46.629603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e67f17da-7bbc-4968-b2ce-64ee277dff75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.630682 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a786274e-89d1-46c3-a0f4-b3e3b8e5563d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.675977 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Created reservations ['d113df50-089f-4e1c-ba63-5ab183ea7a7d', 'de353016-e2f5-439a-944c-4db9ef18ac90', '43b3e4d3-53c4-4b82-8070-dccf76bb9bd5', '21808d33-590a-4cc0-8a64-6b13fb947e8e'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:46.677172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a786274e-89d1-46c3-a0f4-b3e3b8e5563d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d113df50-089f-4e1c-ba63-5ab183ea7a7d', 'de353016-e2f5-439a-944c-4db9ef18ac90', '43b3e4d3-53c4-4b82-8070-dccf76bb9bd5', '21808d33-590a-4cc0-8a64-6b13fb947e8e']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.679101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294d7948-ffc0-4abd-b3a0-66022e2be5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.707692 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294d7948-ffc0-4abd-b3a0-66022e2be5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2333a392-553a-4d05-bec1-904d25ca6948', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-503253832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['d113df50-089f-4e1c-ba63-5ab183ea7a7d','de353016-e2f5-439a-944c-4db9ef18ac90','43b3e4d3-53c4-4b82-8070-dccf76bb9bd5','21808d33-590a-4cc0-8a64-6b13fb947e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-503253832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2333a392-553a-4d05-bec1-904d25ca6948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9aa71bb905d343bab71e06323fa60425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.708625 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31042227-ad83-453a-b3c4-ebe0d528b154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.730084 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31042227-ad83-453a-b3c4-ebe0d528b154) transitioned into state 'SUCCESS' from state '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-503253832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44bab49a7b349c2b74cf5a2dbcb79b1',qos_specs=None,replication_status=,reservations=['d113df50-089f-4e1c-ba63-5ab183ea7a7d','de353016-e2f5-439a-944c-4db9ef18ac90','43b3e4d3-53c4-4b82-8070-dccf76bb9bd5','21808d33-590a-4cc0-8a64-6b13fb947e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9aa71bb905d343bab71e06323fa60425',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.730819 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d67a29a-d53e-4a0b-9468-2d0f3b94722f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:46.743217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d67a29a-d53e-4a0b-9468-2d0f3b94722f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:46.744652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Flow 'volume_create_api' (89b0bb16-4539-4617-be3e-006c4bec10fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:46.745040 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Create volume request issued successfully. Aug 04 09:15:46.745823 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-db3e789a-6a60-4d71-b980-a1cd347585eb tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:46.746300 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1333/5315] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:15:46 2026] POST /volume/v3/volumes => generated 756 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:46.759178 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9a84ac88-4be9-475d-921e-0bf231337d69 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.763643 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9a84ac88-4be9-475d-921e-0bf231337d69 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f Aug 04 09:15:46.763891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9a84ac88-4be9-475d-921e-0bf231337d69 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.764133 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9a84ac88-4be9-475d-921e-0bf231337d69 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.778442 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.778442 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:46.785344 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-9a84ac88-4be9-475d-921e-0bf231337d69 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:46.791536 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9a84ac88-4be9-475d-921e-0bf231337d69 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f returned with HTTP 200 Aug 04 09:15:46.793331 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1335/5316] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.805188 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a545ff16-c0fc-4f6f-8f48-124526e245ce None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.807037 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a545ff16-c0fc-4f6f-8f48-124526e245ce tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad Aug 04 09:15:46.807170 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a545ff16-c0fc-4f6f-8f48-124526e245ce tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.807622 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a545ff16-c0fc-4f6f-8f48-124526e245ce tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.814532 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.814532 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:46.818137 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a545ff16-c0fc-4f6f-8f48-124526e245ce tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:46.821894 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a545ff16-c0fc-4f6f-8f48-124526e245ce tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad returned with HTTP 200 Aug 04 09:15:46.822531 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1331/5317] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.835770 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-82c7a0d3-9bdb-477d-bd49-4002699ddd1d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.837675 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82c7a0d3-9bdb-477d-bd49-4002699ddd1d tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd Aug 04 09:15:46.837888 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82c7a0d3-9bdb-477d-bd49-4002699ddd1d tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.839406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-82c7a0d3-9bdb-477d-bd49-4002699ddd1d tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.846804 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.846804 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:46.852750 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-82c7a0d3-9bdb-477d-bd49-4002699ddd1d tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:46.859079 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-82c7a0d3-9bdb-477d-bd49-4002699ddd1d tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd returned with HTTP 200 Aug 04 09:15:46.859651 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1319/5318] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.872799 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4af6d314-3c03-4638-858c-aca6f043aae2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.875135 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4af6d314-3c03-4638-858c-aca6f043aae2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 Aug 04 09:15:46.875408 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4af6d314-3c03-4638-858c-aca6f043aae2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.875606 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4af6d314-3c03-4638-858c-aca6f043aae2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.885536 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.885536 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:46.889109 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4af6d314-3c03-4638-858c-aca6f043aae2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:46.897696 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4af6d314-3c03-4638-858c-aca6f043aae2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 returned with HTTP 200 Aug 04 09:15:46.897696 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1334/5319] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:46.907687 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-fb3b7634-3495-4d18-a117-f9282088ef82 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:46.909550 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb3b7634-3495-4d18-a117-f9282088ef82 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 Aug 04 09:15:46.909793 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb3b7634-3495-4d18-a117-f9282088ef82 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:46.909979 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-fb3b7634-3495-4d18-a117-f9282088ef82 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:46.919226 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:46.919226 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:46.923353 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-fb3b7634-3495-4d18-a117-f9282088ef82 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:46.930440 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-fb3b7634-3495-4d18-a117-f9282088ef82 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 returned with HTTP 200 Aug 04 09:15:46.930440 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1336/5320] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:46 2026] GET /volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:47.349748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2bcb87a5-76bb-4863-88c6-9562371a4a87 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:47.352474 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2bcb87a5-76bb-4863-88c6-9562371a4a87 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d Aug 04 09:15:47.352670 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2bcb87a5-76bb-4863-88c6-9562371a4a87 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:47.353322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2bcb87a5-76bb-4863-88c6-9562371a4a87 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:47.360783 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:47.360783 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:47.364126 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2bcb87a5-76bb-4863-88c6-9562371a4a87 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:47.367841 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2bcb87a5-76bb-4863-88c6-9562371a4a87 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d returned with HTTP 200 Aug 04 09:15:47.368600 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1332/5321] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:47 2026] GET /volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:47.380293 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2a12f846-eb98-4a0a-9b1a-40898969417c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:47.382226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2a12f846-eb98-4a0a-9b1a-40898969417c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:15:47.382696 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2a12f846-eb98-4a0a-9b1a-40898969417c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d72fce02-b2e1-491f-aa47-8cce685cc46d", "name": "tempest-type-Backup-1334704793"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:47.383971 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-2a12f846-eb98-4a0a-9b1a-40898969417c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating new backup {'backup': {'volume_id': 'd72fce02-b2e1-491f-aa47-8cce685cc46d', 'name': 'tempest-type-Backup-1334704793'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:15:47.384105 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-2a12f846-eb98-4a0a-9b1a-40898969417c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Creating backup of volume d72fce02-b2e1-491f-aa47-8cce685cc46d in container None Aug 04 09:15:47.391622 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:47.391622 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:47.392093 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2a12f846-eb98-4a0a-9b1a-40898969417c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:15:47.413090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-2a12f846-eb98-4a0a-9b1a-40898969417c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Created reservations ['664d88d3-1512-46b7-8720-400e052b4649', 'ab4adebf-949a-4f6a-93e2-962c1e2896a5'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:47.454069 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2a12f846-eb98-4a0a-9b1a-40898969417c tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:15:47.454698 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1320/5322] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:15:47 2026] POST /volume/v3/backups => generated 316 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:47.463727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b31e2f61-b03c-414f-8468-87ccf8e2a138 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:47.465536 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b31e2f61-b03c-414f-8468-87ccf8e2a138 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:47.465738 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b31e2f61-b03c-414f-8468-87ccf8e2a138 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:47.465913 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b31e2f61-b03c-414f-8468-87ccf8e2a138 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:47.466012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-b31e2f61-b03c-414f-8468-87ccf8e2a138 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:47.470569 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:47.470569 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:47.470900 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b31e2f61-b03c-414f-8468-87ccf8e2a138 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:47.471354 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1335/5323] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:47 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:47.503177 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7347e545-ef9a-48b6-bfd1-4efbe0733d86 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:47.504904 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7347e545-ef9a-48b6-bfd1-4efbe0733d86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:47.505090 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7347e545-ef9a-48b6-bfd1-4efbe0733d86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:47.505299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7347e545-ef9a-48b6-bfd1-4efbe0733d86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:47.505414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-7347e545-ef9a-48b6-bfd1-4efbe0733d86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:47.509774 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:47.509774 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:47.510532 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7347e545-ef9a-48b6-bfd1-4efbe0733d86 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:47.510924 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1337/5324] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:47 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:47.941869 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6e7961a9-b7fe-46ee-858a-4a27350f28c1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:47.943629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e7961a9-b7fe-46ee-858a-4a27350f28c1 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 Aug 04 09:15:47.943796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e7961a9-b7fe-46ee-858a-4a27350f28c1 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:47.943970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6e7961a9-b7fe-46ee-858a-4a27350f28c1 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:47.950900 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:47.950900 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:47.954168 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6e7961a9-b7fe-46ee-858a-4a27350f28c1 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:47.958217 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6e7961a9-b7fe-46ee-858a-4a27350f28c1 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 returned with HTTP 200 Aug 04 09:15:47.958591 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1333/5325] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:47 2026] GET /volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:47.970860 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:47.972401 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] DELETE https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 Aug 04 09:15:47.972557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:47.972740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:47.972891 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume with id: 2333a392-553a-4d05-bec1-904d25ca6948 Aug 04 09:15:47.979235 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:47.979235 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:47.979681 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:47.998438 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume request issued successfully. Aug 04 09:15:47.998700 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2c1e8cc4-652c-4058-b51b-bdd2fe23e998 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 returned with HTTP 202 Aug 04 09:15:47.999271 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1321/5326] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:47 2026] DELETE /volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:48.005944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fe1a1592-2bf1-4865-8e04-16cfab4d3cc3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:48.007591 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fe1a1592-2bf1-4865-8e04-16cfab4d3cc3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 Aug 04 09:15:48.007789 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fe1a1592-2bf1-4865-8e04-16cfab4d3cc3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:48.007984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fe1a1592-2bf1-4865-8e04-16cfab4d3cc3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:48.018052 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:48.018052 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:48.021433 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fe1a1592-2bf1-4865-8e04-16cfab4d3cc3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:48.025347 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fe1a1592-2bf1-4865-8e04-16cfab4d3cc3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 returned with HTTP 200 Aug 04 09:15:48.025743 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1336/5327] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:48 2026] GET /volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:48.481478 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8935aae1-8a68-4221-8689-c607c9a275fe None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:48.483362 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8935aae1-8a68-4221-8689-c607c9a275fe tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:48.483575 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8935aae1-8a68-4221-8689-c607c9a275fe tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:48.483748 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8935aae1-8a68-4221-8689-c607c9a275fe tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:48.483858 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8935aae1-8a68-4221-8689-c607c9a275fe tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:48.487848 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:48.487848 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:48.488408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8935aae1-8a68-4221-8689-c607c9a275fe tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:48.488721 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1338/5328] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:48 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:48.521336 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5a39b517-cfd1-4751-bf7f-a7a798e0d3bc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:48.522963 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5a39b517-cfd1-4751-bf7f-a7a798e0d3bc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:48.523185 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5a39b517-cfd1-4751-bf7f-a7a798e0d3bc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:48.523461 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5a39b517-cfd1-4751-bf7f-a7a798e0d3bc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:48.523589 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5a39b517-cfd1-4751-bf7f-a7a798e0d3bc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:48.527458 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:48.527458 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:48.528248 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5a39b517-cfd1-4751-bf7f-a7a798e0d3bc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:48.528604 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1334/5329] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:48 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:49.038609 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b8e9b3f8-d537-4b7d-8207-f9df9b7df403 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:49.040796 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b8e9b3f8-d537-4b7d-8207-f9df9b7df403 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 Aug 04 09:15:49.041163 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b8e9b3f8-d537-4b7d-8207-f9df9b7df403 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:49.041428 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b8e9b3f8-d537-4b7d-8207-f9df9b7df403 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:49.049536 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b8e9b3f8-d537-4b7d-8207-f9df9b7df403 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 returned with HTTP 404 Aug 04 09:15:49.050016 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1322/5330] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:49 2026] GET /volume/v3/volumes/2333a392-553a-4d05-bec1-904d25ca6948 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:49.057438 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:49.059302 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] DELETE https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 Aug 04 09:15:49.059518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:49.059701 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:49.059855 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume with id: cd44fc8e-c203-49b1-9040-81d993729bf9 Aug 04 09:15:49.066556 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:49.066556 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:49.067000 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:49.085438 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume request issued successfully. Aug 04 09:15:49.085583 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d5da967-3f4f-420d-98c8-4cdd8f0c9fc5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 returned with HTTP 202 Aug 04 09:15:49.085976 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1337/5331] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:49 2026] DELETE /volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:49.093140 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-decad2c2-760f-43e6-b9dd-a11ebf37efba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:49.094509 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-decad2c2-760f-43e6-b9dd-a11ebf37efba tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 Aug 04 09:15:49.094710 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-decad2c2-760f-43e6-b9dd-a11ebf37efba tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:49.094913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-decad2c2-760f-43e6-b9dd-a11ebf37efba tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:49.102745 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:49.102745 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:49.106307 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-decad2c2-760f-43e6-b9dd-a11ebf37efba tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:49.110561 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-decad2c2-760f-43e6-b9dd-a11ebf37efba tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 returned with HTTP 200 Aug 04 09:15:49.110995 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1339/5332] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:49 2026] GET /volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:49.499426 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-31426629-1c72-4eed-80d8-79456c2c3182 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:49.501094 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31426629-1c72-4eed-80d8-79456c2c3182 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:49.501317 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31426629-1c72-4eed-80d8-79456c2c3182 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:49.501522 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-31426629-1c72-4eed-80d8-79456c2c3182 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:49.501625 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-31426629-1c72-4eed-80d8-79456c2c3182 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:49.505683 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:49.505683 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:49.506287 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-31426629-1c72-4eed-80d8-79456c2c3182 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:49.506670 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1335/5333] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:49 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:49.538362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-750e9669-d651-41ab-9af5-a5558fec8396 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:49.540080 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-750e9669-d651-41ab-9af5-a5558fec8396 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:49.540286 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-750e9669-d651-41ab-9af5-a5558fec8396 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:49.540471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-750e9669-d651-41ab-9af5-a5558fec8396 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:49.540566 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-750e9669-d651-41ab-9af5-a5558fec8396 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:49.544595 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:49.544595 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:49.545238 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-750e9669-d651-41ab-9af5-a5558fec8396 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:49.545579 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1323/5334] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:49 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:50.124106 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2ba2eec8-7d5a-4927-a2b7-9ba768d1041c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:50.126337 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ba2eec8-7d5a-4927-a2b7-9ba768d1041c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 Aug 04 09:15:50.126608 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2ba2eec8-7d5a-4927-a2b7-9ba768d1041c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:50.126843 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2ba2eec8-7d5a-4927-a2b7-9ba768d1041c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:50.133714 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2ba2eec8-7d5a-4927-a2b7-9ba768d1041c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 returned with HTTP 404 Aug 04 09:15:50.134301 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1338/5335] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:50 2026] GET /volume/v3/volumes/cd44fc8e-c203-49b1-9040-81d993729bf9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:50.141393 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:50.143516 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] DELETE https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd Aug 04 09:15:50.143751 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:50.143982 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:50.144180 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume with id: 6ddd1ba2-b364-4e90-b5fc-e36b390866bd Aug 04 09:15:50.153183 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:50.153183 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:50.153836 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:50.176476 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume request issued successfully. Aug 04 09:15:50.176704 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1be8340e-3cb7-4db2-8fd8-92de0b34dad2 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd returned with HTTP 202 Aug 04 09:15:50.177242 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1340/5336] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:50 2026] DELETE /volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:50.184730 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-49b73dbd-ccde-4c10-9f71-0d888690af5c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:50.186537 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49b73dbd-ccde-4c10-9f71-0d888690af5c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd Aug 04 09:15:50.186754 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-49b73dbd-ccde-4c10-9f71-0d888690af5c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:50.186953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-49b73dbd-ccde-4c10-9f71-0d888690af5c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:50.194467 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:50.194467 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:50.198294 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-49b73dbd-ccde-4c10-9f71-0d888690af5c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:50.202445 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49b73dbd-ccde-4c10-9f71-0d888690af5c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd returned with HTTP 200 Aug 04 09:15:50.202663 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a34490c6-148a-4f33-ad42-c052a2ac3720 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:50.202874 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1336/5337] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:50 2026] GET /volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:50.205025 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a34490c6-148a-4f33-ad42-c052a2ac3720 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7/encryption Aug 04 09:15:50.205286 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a34490c6-148a-4f33-ad42-c052a2ac3720 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:50.205524 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a34490c6-148a-4f33-ad42-c052a2ac3720 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:50.215614 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:50.215614 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:50.221714 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2fc2d60f-9c37-416f-b9a4-60494c011caa req-a34490c6-148a-4f33-ad42-c052a2ac3720 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7/encryption returned with HTTP 200 Aug 04 09:15:50.222103 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1324/5338] 10.4.3.176 () {68 vars in 1631 bytes} [Tue Aug 4 09:15:50 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:50.517557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f96e4279-ba07-4ba6-9023-286d908b6923 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:50.519381 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f96e4279-ba07-4ba6-9023-286d908b6923 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:50.519652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f96e4279-ba07-4ba6-9023-286d908b6923 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:50.520172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f96e4279-ba07-4ba6-9023-286d908b6923 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:50.520172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-f96e4279-ba07-4ba6-9023-286d908b6923 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:50.524854 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:50.524854 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:50.525627 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f96e4279-ba07-4ba6-9023-286d908b6923 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:50.526053 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1339/5339] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:50 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:50.558137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-83edda06-437d-4392-b805-33708249d9ab None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:50.560086 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83edda06-437d-4392-b805-33708249d9ab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:50.560309 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83edda06-437d-4392-b805-33708249d9ab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:50.560517 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-83edda06-437d-4392-b805-33708249d9ab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:50.560648 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-83edda06-437d-4392-b805-33708249d9ab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:50.568252 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:50.568252 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:50.570601 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-83edda06-437d-4392-b805-33708249d9ab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:50.571048 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1341/5340] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:50 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:51.216370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e23bc0d0-4664-4706-85dc-3767cfd5422c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:51.218048 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e23bc0d0-4664-4706-85dc-3767cfd5422c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd Aug 04 09:15:51.218290 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e23bc0d0-4664-4706-85dc-3767cfd5422c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:51.218483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e23bc0d0-4664-4706-85dc-3767cfd5422c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:51.223725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e23bc0d0-4664-4706-85dc-3767cfd5422c tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd returned with HTTP 404 Aug 04 09:15:51.224159 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1337/5341] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:51 2026] GET /volume/v3/volumes/6ddd1ba2-b364-4e90-b5fc-e36b390866bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:51.231421 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:51.233330 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] DELETE https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad Aug 04 09:15:51.233539 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:51.233709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:51.233891 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume with id: 54acffee-af44-4bff-a0a7-28f39897a0ad Aug 04 09:15:51.239938 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:51.239938 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:51.240406 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:51.260928 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume request issued successfully. Aug 04 09:15:51.261175 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f0b1667a-f329-461a-a716-10e4ff8828f3 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad returned with HTTP 202 Aug 04 09:15:51.261741 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1325/5342] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:51 2026] DELETE /volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:51.269542 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-53108bed-e7da-444f-96ca-25cbbe0b0a97 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:51.272254 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53108bed-e7da-444f-96ca-25cbbe0b0a97 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad Aug 04 09:15:51.272435 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53108bed-e7da-444f-96ca-25cbbe0b0a97 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:51.272615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-53108bed-e7da-444f-96ca-25cbbe0b0a97 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:51.280802 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:51.280802 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:51.285310 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-53108bed-e7da-444f-96ca-25cbbe0b0a97 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:51.290566 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-53108bed-e7da-444f-96ca-25cbbe0b0a97 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad returned with HTTP 200 Aug 04 09:15:51.291051 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1340/5343] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:51 2026] GET /volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:51.536933 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8d56aabf-ed15-48de-b66d-0cad1d7ca782 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:51.539189 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d56aabf-ed15-48de-b66d-0cad1d7ca782 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:51.539511 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d56aabf-ed15-48de-b66d-0cad1d7ca782 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:51.539762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8d56aabf-ed15-48de-b66d-0cad1d7ca782 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:51.539919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8d56aabf-ed15-48de-b66d-0cad1d7ca782 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:51.545166 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:51.545166 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:51.545993 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8d56aabf-ed15-48de-b66d-0cad1d7ca782 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:51.546525 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1342/5344] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:51 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:51.581873 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4a9e1bdd-5ac6-4096-8f5e-28b3cbc4958c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:51.583583 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4a9e1bdd-5ac6-4096-8f5e-28b3cbc4958c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:51.583751 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4a9e1bdd-5ac6-4096-8f5e-28b3cbc4958c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:51.583927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4a9e1bdd-5ac6-4096-8f5e-28b3cbc4958c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:51.584026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4a9e1bdd-5ac6-4096-8f5e-28b3cbc4958c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:51.588625 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:51.588625 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:51.589732 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4a9e1bdd-5ac6-4096-8f5e-28b3cbc4958c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:51.590246 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1338/5345] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:51 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:52.303449 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1731e99b-260e-4ae2-9826-4abc5fd33966 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:52.305285 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1731e99b-260e-4ae2-9826-4abc5fd33966 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad Aug 04 09:15:52.305526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1731e99b-260e-4ae2-9826-4abc5fd33966 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:52.305739 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1731e99b-260e-4ae2-9826-4abc5fd33966 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:52.311637 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1731e99b-260e-4ae2-9826-4abc5fd33966 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad returned with HTTP 404 Aug 04 09:15:52.312109 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1326/5346] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:52 2026] GET /volume/v3/volumes/54acffee-af44-4bff-a0a7-28f39897a0ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:52.318817 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:52.320493 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] DELETE https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f Aug 04 09:15:52.320665 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:52.320829 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:52.320971 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume with id: 02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f Aug 04 09:15:52.327683 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:52.327683 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:52.328093 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:52.343814 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Delete volume request issued successfully. Aug 04 09:15:52.343961 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e9cb011d-8fc5-4e74-b660-beb664357be5 tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f returned with HTTP 202 Aug 04 09:15:52.344373 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1341/5347] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:52 2026] DELETE /volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:52.352119 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-17969770-5a8c-42a1-955c-3dc76af94b5a None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:52.354001 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-17969770-5a8c-42a1-955c-3dc76af94b5a tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f Aug 04 09:15:52.354227 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-17969770-5a8c-42a1-955c-3dc76af94b5a tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:52.354471 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-17969770-5a8c-42a1-955c-3dc76af94b5a tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:52.360991 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:52.360991 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:52.364321 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-17969770-5a8c-42a1-955c-3dc76af94b5a tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Volume info retrieved successfully. Aug 04 09:15:52.369032 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-17969770-5a8c-42a1-955c-3dc76af94b5a tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f returned with HTTP 200 Aug 04 09:15:52.369525 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1343/5348] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:52 2026] GET /volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:52.556953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1b39b3d2-b9cc-4f0b-8862-a2f1c997839a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:52.558660 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b39b3d2-b9cc-4f0b-8862-a2f1c997839a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:52.558888 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b39b3d2-b9cc-4f0b-8862-a2f1c997839a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:52.559129 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1b39b3d2-b9cc-4f0b-8862-a2f1c997839a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:52.559301 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-1b39b3d2-b9cc-4f0b-8862-a2f1c997839a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:52.563891 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:52.563891 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:52.564582 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1b39b3d2-b9cc-4f0b-8862-a2f1c997839a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:52.565012 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1339/5349] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:52 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:52.606104 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ddc07e2a-5cf2-464a-92fb-6382443b481d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:52.608846 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ddc07e2a-5cf2-464a-92fb-6382443b481d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:52.609088 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ddc07e2a-5cf2-464a-92fb-6382443b481d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:52.609396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ddc07e2a-5cf2-464a-92fb-6382443b481d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:52.609577 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ddc07e2a-5cf2-464a-92fb-6382443b481d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:52.615776 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:52.615776 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:52.617000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ddc07e2a-5cf2-464a-92fb-6382443b481d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:52.617580 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1327/5350] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:52 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:53.386253 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-70b82ce4-4234-4fa2-a945-82687521383b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:53.388062 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-70b82ce4-4234-4fa2-a945-82687521383b tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] GET https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f Aug 04 09:15:53.388226 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-70b82ce4-4234-4fa2-a945-82687521383b tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:53.388434 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-70b82ce4-4234-4fa2-a945-82687521383b tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:53.396525 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-70b82ce4-4234-4fa2-a945-82687521383b tempest-CreateVolumesFromImageTest-1165225691 tempest-CreateVolumesFromImageTest-1165225691-project-member] https://10.4.3.176/volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f returned with HTTP 404 Aug 04 09:15:53.397019 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1342/5351] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:53 2026] GET /volume/v3/volumes/02e7eb5f-fb7d-4510-8a94-1647bd2d7e3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:53.579968 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-061d81a7-c9d0-4511-97c7-d4e9bb08d9b7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:53.581861 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-061d81a7-c9d0-4511-97c7-d4e9bb08d9b7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:53.582087 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-061d81a7-c9d0-4511-97c7-d4e9bb08d9b7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:53.582344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-061d81a7-c9d0-4511-97c7-d4e9bb08d9b7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:53.582486 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-061d81a7-c9d0-4511-97c7-d4e9bb08d9b7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:53.586791 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:53.586791 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:53.587460 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-061d81a7-c9d0-4511-97c7-d4e9bb08d9b7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:53.587825 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1344/5352] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:53 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:53.629568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-66b33bfa-56de-4361-80e9-08a3fe6d821d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:53.632008 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-66b33bfa-56de-4361-80e9-08a3fe6d821d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:53.632260 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-66b33bfa-56de-4361-80e9-08a3fe6d821d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:53.632554 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-66b33bfa-56de-4361-80e9-08a3fe6d821d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:53.632719 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-66b33bfa-56de-4361-80e9-08a3fe6d821d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:53.637928 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:53.637928 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:53.638831 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-66b33bfa-56de-4361-80e9-08a3fe6d821d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:53.639249 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1340/5353] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:53 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:53.648618 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d8628eec-f054-4d48-90e3-7829d3318d8e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:53.650722 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d8628eec-f054-4d48-90e3-7829d3318d8e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:53.650945 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d8628eec-f054-4d48-90e3-7829d3318d8e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:53.651153 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d8628eec-f054-4d48-90e3-7829d3318d8e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:53.651312 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d8628eec-f054-4d48-90e3-7829d3318d8e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:53.655353 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:53.655353 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:53.656118 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d8628eec-f054-4d48-90e3-7829d3318d8e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:53.656514 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1328/5354] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:53 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:53.666811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c13ae20d-50ef-4d27-ba00-84780fc94bd6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:53.669009 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c13ae20d-50ef-4d27-ba00-84780fc94bd6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:53.669232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c13ae20d-50ef-4d27-ba00-84780fc94bd6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:53.669459 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c13ae20d-50ef-4d27-ba00-84780fc94bd6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:53.669643 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-c13ae20d-50ef-4d27-ba00-84780fc94bd6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete backup with id: 6b4617af-2cec-4dde-b073-36a9307468c3. Aug 04 09:15:53.675153 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:53.675153 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:53.691063 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-c13ae20d-50ef-4d27-ba00-84780fc94bd6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] delete_backup rpcapi backup_id 6b4617af-2cec-4dde-b073-36a9307468c3 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:15:53.693087 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c13ae20d-50ef-4d27-ba00-84780fc94bd6 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 202 Aug 04 09:15:53.693754 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1343/5355] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:53 2026] DELETE /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:15:53.704947 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0b074ed1-17c1-44ee-bc7d-89b576267b7c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:53.709821 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b074ed1-17c1-44ee-bc7d-89b576267b7c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:53.709821 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b074ed1-17c1-44ee-bc7d-89b576267b7c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:53.709821 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0b074ed1-17c1-44ee-bc7d-89b576267b7c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:53.709821 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-0b074ed1-17c1-44ee-bc7d-89b576267b7c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:53.720360 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:53.720360 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:53.722483 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0b074ed1-17c1-44ee-bc7d-89b576267b7c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:53.723986 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1345/5356] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:53 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:54.598400 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a367ad88-9367-4ff3-a54c-1ab04933447a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:54.601809 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a367ad88-9367-4ff3-a54c-1ab04933447a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:54.602027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a367ad88-9367-4ff3-a54c-1ab04933447a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:54.602232 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a367ad88-9367-4ff3-a54c-1ab04933447a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:54.602324 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-a367ad88-9367-4ff3-a54c-1ab04933447a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:54.607297 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:54.607297 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:54.607659 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a367ad88-9367-4ff3-a54c-1ab04933447a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:54.607999 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1341/5357] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:54 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:54.738498 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a99643d7-0d9f-4b14-b6ce-db98c72fd46b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:54.740124 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a99643d7-0d9f-4b14-b6ce-db98c72fd46b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:54.740367 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a99643d7-0d9f-4b14-b6ce-db98c72fd46b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:54.740557 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a99643d7-0d9f-4b14-b6ce-db98c72fd46b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:54.740679 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a99643d7-0d9f-4b14-b6ce-db98c72fd46b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:54.746195 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:54.746195 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:54.746938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a99643d7-0d9f-4b14-b6ce-db98c72fd46b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:54.747325 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1329/5358] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:54 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:55.064862 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a918a2d7-00f4-423f-babe-df131d1ef129 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:55.173749 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:55.174073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2051953518"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:55.176518 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2051953518'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:55.176631 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume of 1 GB Aug 04 09:15:55.181080 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Availability Zones retrieved successfully. Aug 04 09:15:55.186140 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (34142393-ce09-4950-a022-cbe25a38fd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:55.187451 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a087bea-be4c-44e9-9c02-fffe71c2b9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:55.189006 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:55.213093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a087bea-be4c-44e9-9c02-fffe71c2b9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:55.214214 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67028ef1-3cda-4863-b29e-9888c054d55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:55.295399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['c964a3c0-6e02-4cdd-9839-75d81b8fe279', '1b229ebc-f61b-434e-9864-d24ad02272d0', 'dba2bee3-e550-4122-ad63-e5b89ccef887', '59302bce-21e5-4267-8c5d-7b1649140e07'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:55.296130 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67028ef1-3cda-4863-b29e-9888c054d55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c964a3c0-6e02-4cdd-9839-75d81b8fe279', '1b229ebc-f61b-434e-9864-d24ad02272d0', 'dba2bee3-e550-4122-ad63-e5b89ccef887', '59302bce-21e5-4267-8c5d-7b1649140e07']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:55.296852 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b695f866-2445-4b5f-9efe-b9748bc74032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:55.323142 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b695f866-2445-4b5f-9efe-b9748bc74032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcfb2080-824b-48ff-8196-c2e17dc58854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2051953518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['c964a3c0-6e02-4cdd-9839-75d81b8fe279','1b229ebc-f61b-434e-9864-d24ad02272d0','dba2bee3-e550-4122-ad63-e5b89ccef887','59302bce-21e5-4267-8c5d-7b1649140e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2051953518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcfb2080-824b-48ff-8196-c2e17dc58854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef99f0865644486be60d200a944f832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb253657834d477c992ce8384310ab19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:55.323813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35ed780-3cbd-41c7-8ac2-f63634ce292a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:55.343086 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f35ed780-3cbd-41c7-8ac2-f63634ce292a) transitioned into state 'SUCCESS' from state '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-2051953518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['c964a3c0-6e02-4cdd-9839-75d81b8fe279','1b229ebc-f61b-434e-9864-d24ad02272d0','dba2bee3-e550-4122-ad63-e5b89ccef887','59302bce-21e5-4267-8c5d-7b1649140e07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:55.343906 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbf58fc-4867-4f6d-beea-3eff4a45b0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:55.355496 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbf58fc-4867-4f6d-beea-3eff4a45b0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:55.356312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (34142393-ce09-4950-a022-cbe25a38fd87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:55.356649 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request issued successfully. Aug 04 09:15:55.357164 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a918a2d7-00f4-423f-babe-df131d1ef129 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:55.357605 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1344/5359] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:15:55 2026] POST /volume/v3/volumes => generated 778 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:55.373219 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-32f23ab1-8779-4b45-bcbd-de97f706d0e7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:55.375111 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32f23ab1-8779-4b45-bcbd-de97f706d0e7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 Aug 04 09:15:55.375540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32f23ab1-8779-4b45-bcbd-de97f706d0e7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:55.375540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32f23ab1-8779-4b45-bcbd-de97f706d0e7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:55.383479 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:55.383479 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:55.387933 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-32f23ab1-8779-4b45-bcbd-de97f706d0e7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:15:55.392859 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32f23ab1-8779-4b45-bcbd-de97f706d0e7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 returned with HTTP 200 Aug 04 09:15:55.393318 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1346/5360] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:55 2026] GET /volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:55.623629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-fa3e7da8-b896-4c9f-a654-7e220933bfde None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:55.625725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa3e7da8-b896-4c9f-a654-7e220933bfde tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:55.625979 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa3e7da8-b896-4c9f-a654-7e220933bfde tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:55.626233 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-fa3e7da8-b896-4c9f-a654-7e220933bfde tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:55.626387 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-fa3e7da8-b896-4c9f-a654-7e220933bfde tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:55.633387 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:55.633387 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:55.634174 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-fa3e7da8-b896-4c9f-a654-7e220933bfde tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:55.634702 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1342/5361] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:55 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:55.756552 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3e5d1bfd-c5b5-4a57-b1af-2dd2e19064f8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:55.758374 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3e5d1bfd-c5b5-4a57-b1af-2dd2e19064f8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:55.758614 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3e5d1bfd-c5b5-4a57-b1af-2dd2e19064f8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:55.758828 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3e5d1bfd-c5b5-4a57-b1af-2dd2e19064f8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:55.758978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-3e5d1bfd-c5b5-4a57-b1af-2dd2e19064f8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:55.765426 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:55.765426 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:55.766266 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3e5d1bfd-c5b5-4a57-b1af-2dd2e19064f8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 200 Aug 04 09:15:55.766638 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1330/5362] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:55 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:56.411113 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-eacaba9e-69d3-453e-8331-1772585da1bf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:56.412944 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eacaba9e-69d3-453e-8331-1772585da1bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 Aug 04 09:15:56.413126 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eacaba9e-69d3-453e-8331-1772585da1bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:56.413345 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-eacaba9e-69d3-453e-8331-1772585da1bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:56.421216 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:56.421216 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:56.424767 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-eacaba9e-69d3-453e-8331-1772585da1bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:15:56.428577 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-eacaba9e-69d3-453e-8331-1772585da1bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 returned with HTTP 200 Aug 04 09:15:56.428952 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1345/5363] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:56 2026] GET /volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:56.440625 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d7514efe-caaf-4293-afd8-49f12c744d7d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:56.442174 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d7514efe-caaf-4293-afd8-49f12c744d7d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:15:56.442556 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d7514efe-caaf-4293-afd8-49f12c744d7d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcfb2080-824b-48ff-8196-c2e17dc58854", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-294606306"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:56.454943 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:56.454943 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:56.455455 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d7514efe-caaf-4293-afd8-49f12c744d7d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:15:56.455519 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-d7514efe-caaf-4293-afd8-49f12c744d7d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create snapshot from volume dcfb2080-824b-48ff-8196-c2e17dc58854 Aug 04 09:15:56.498025 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-d7514efe-caaf-4293-afd8-49f12c744d7d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['52f55e26-f1a1-4809-bdb8-200bc5e96e9c', '31107375-38d1-4af7-bd31-06e7a17530c1', '1c28b37f-b578-4d46-b305-8f272d636c23', 'ac3abbb5-812e-4da2-a10e-084f5b7a764e'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:56.529356 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d7514efe-caaf-4293-afd8-49f12c744d7d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot create request issued successfully. Aug 04 09:15:56.530080 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d7514efe-caaf-4293-afd8-49f12c744d7d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:15:56.530621 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1347/5364] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:15:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:56.546294 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f4f14e3e-b3df-45cb-b5ed-0cd5fb995e4c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:56.549053 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f4f14e3e-b3df-45cb-b5ed-0cd5fb995e4c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 Aug 04 09:15:56.549352 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f4f14e3e-b3df-45cb-b5ed-0cd5fb995e4c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:56.549629 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f4f14e3e-b3df-45cb-b5ed-0cd5fb995e4c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:56.560382 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:56.560382 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:56.560704 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-f4f14e3e-b3df-45cb-b5ed-0cd5fb995e4c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:15:56.561363 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f4f14e3e-b3df-45cb-b5ed-0cd5fb995e4c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 returned with HTTP 200 Aug 04 09:15:56.561706 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1343/5365] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:15:56 2026] GET /volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:56.646322 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-36036b02-ad6a-445b-9545-b86d94c7ee4b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:56.648162 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36036b02-ad6a-445b-9545-b86d94c7ee4b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:56.648406 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36036b02-ad6a-445b-9545-b86d94c7ee4b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:56.648668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-36036b02-ad6a-445b-9545-b86d94c7ee4b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:56.648813 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-36036b02-ad6a-445b-9545-b86d94c7ee4b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:56.653136 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:56.653136 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:56.653784 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-36036b02-ad6a-445b-9545-b86d94c7ee4b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:56.654289 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1331/5366] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:56 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:56.781304 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-50b3c47f-c92e-40e2-974e-32cc06d018fb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:56.781692 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-50b3c47f-c92e-40e2-974e-32cc06d018fb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 Aug 04 09:15:56.782120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-50b3c47f-c92e-40e2-974e-32cc06d018fb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:56.782120 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-50b3c47f-c92e-40e2-974e-32cc06d018fb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:56.782189 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-50b3c47f-c92e-40e2-974e-32cc06d018fb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 6b4617af-2cec-4dde-b073-36a9307468c3. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:56.786015 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-50b3c47f-c92e-40e2-974e-32cc06d018fb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 returned with HTTP 404 Aug 04 09:15:56.786532 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1346/5367] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:56 2026] GET /volume/v3/backups/6b4617af-2cec-4dde-b073-36a9307468c3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:57.213399 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d18d92b2-d88d-43f4-8c42-a56a218c7de7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:57.215440 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d18d92b2-d88d-43f4-8c42-a56a218c7de7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:15:57.215737 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d18d92b2-d88d-43f4-8c42-a56a218c7de7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:57.215942 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d18d92b2-d88d-43f4-8c42-a56a218c7de7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:57.216080 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-d18d92b2-d88d-43f4-8c42-a56a218c7de7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete backup with id: 5e283541-3b1b-484c-b81d-8032df92f0a6. Aug 04 09:15:57.219836 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:57.219836 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:57.232736 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-d18d92b2-d88d-43f4-8c42-a56a218c7de7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] delete_backup rpcapi backup_id 5e283541-3b1b-484c-b81d-8032df92f0a6 {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:15:57.234381 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d18d92b2-d88d-43f4-8c42-a56a218c7de7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 202 Aug 04 09:15:57.235063 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1348/5368] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:57 2026] DELETE /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:15:57.241877 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9e5fa63d-4799-447a-99bb-de4c63542cb5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:57.243663 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9e5fa63d-4799-447a-99bb-de4c63542cb5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:15:57.243847 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9e5fa63d-4799-447a-99bb-de4c63542cb5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:57.244053 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9e5fa63d-4799-447a-99bb-de4c63542cb5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:57.244157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-9e5fa63d-4799-447a-99bb-de4c63542cb5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:57.249081 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:57.249081 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:57.250000 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9e5fa63d-4799-447a-99bb-de4c63542cb5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 200 Aug 04 09:15:57.250479 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1344/5369] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:57 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:57.571262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f1e6d9c3-2b62-4d10-bc1a-01d624496b44 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:57.572114 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1e6d9c3-2b62-4d10-bc1a-01d624496b44 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 Aug 04 09:15:57.572378 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1e6d9c3-2b62-4d10-bc1a-01d624496b44 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:57.572615 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f1e6d9c3-2b62-4d10-bc1a-01d624496b44 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:57.578341 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:57.578341 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:57.578768 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f1e6d9c3-2b62-4d10-bc1a-01d624496b44 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:15:57.579399 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f1e6d9c3-2b62-4d10-bc1a-01d624496b44 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 returned with HTTP 200 Aug 04 09:15:57.579841 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1332/5370] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:15:57 2026] GET /volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:57.593390 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-11f93c0c-2a65-4f7c-9afc-bcfd4c5c6eb6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:57.661181 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11f93c0c-2a65-4f7c-9afc-bcfd4c5c6eb6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] POST https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017/action Aug 04 09:15:57.662222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11f93c0c-2a65-4f7c-9afc-bcfd4c5c6eb6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:15:57.662222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11f93c0c-2a65-4f7c-9afc-bcfd4c5c6eb6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:57.665450 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6b1e6024-83ca-4153-b478-636edf9d954e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:57.667552 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b1e6024-83ca-4153-b478-636edf9d954e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:57.667836 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b1e6024-83ca-4153-b478-636edf9d954e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:57.668059 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6b1e6024-83ca-4153-b478-636edf9d954e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:57.668219 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6b1e6024-83ca-4153-b478-636edf9d954e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:57.670217 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:57.670217 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:57.670217 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-11f93c0c-2a65-4f7c-9afc-bcfd4c5c6eb6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Snapshot retrieved successfully. Aug 04 09:15:57.672310 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-11f93c0c-2a65-4f7c-9afc-bcfd4c5c6eb6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8f09b407dfab468d9e45a62dd2f8ba98', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef99f0865644486be60d200a944f832', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:15:57.672612 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11f93c0c-2a65-4f7c-9afc-bcfd4c5c6eb6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017/action returned with HTTP 403 Aug 04 09:15:57.672797 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:57.672797 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:57.673243 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1347/5371] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:15:57 2026] POST /volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017/action => generated 133 bytes in 82 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:57.673539 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6b1e6024-83ca-4153-b478-636edf9d954e tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:57.673908 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1349/5372] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:57 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:57.681373 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:57.682900 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 Aug 04 09:15:57.683073 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:57.683271 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:57.683383 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete snapshot with id: 9a9007e4-327f-43e1-ac7a-9df1dd59d017 Aug 04 09:15:57.690054 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:57.690054 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:57.690054 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:15:57.703145 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot delete request issued successfully. Aug 04 09:15:57.703334 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-882589bc-456e-450b-a98b-c1f5ddc8ff60 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 returned with HTTP 202 Aug 04 09:15:57.703712 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1345/5373] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:15:57 2026] DELETE /volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:57.711168 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9f67c223-f285-4cb5-9548-b00ea0efc365 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:57.712983 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f67c223-f285-4cb5-9548-b00ea0efc365 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 Aug 04 09:15:57.713172 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f67c223-f285-4cb5-9548-b00ea0efc365 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:57.713388 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9f67c223-f285-4cb5-9548-b00ea0efc365 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:57.718094 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:57.718094 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:57.718393 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9f67c223-f285-4cb5-9548-b00ea0efc365 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:15:57.719033 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9f67c223-f285-4cb5-9548-b00ea0efc365 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 returned with HTTP 200 Aug 04 09:15:57.719330 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1333/5374] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:15:57 2026] GET /volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:58.261277 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-82ec8278-3e37-4633-9146-ee87286dc292 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:58.263649 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-82ec8278-3e37-4633-9146-ee87286dc292 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 Aug 04 09:15:58.263922 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-82ec8278-3e37-4633-9146-ee87286dc292 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:58.264190 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-82ec8278-3e37-4633-9146-ee87286dc292 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:58.264372 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-82ec8278-3e37-4633-9146-ee87286dc292 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 5e283541-3b1b-484c-b81d-8032df92f0a6. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:58.270958 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-82ec8278-3e37-4633-9146-ee87286dc292 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 returned with HTTP 404 Aug 04 09:15:58.271702 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1348/5375] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:58 2026] GET /volume/v3/backups/5e283541-3b1b-484c-b81d-8032df92f0a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:58.286627 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:58.288670 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:58.289173 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1826013998"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:58.291063 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1826013998'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:58.291273 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume of 1 GB Aug 04 09:15:58.296775 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Availability Zones retrieved successfully. Aug 04 09:15:58.303707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (b91f76b5-04a5-4c29-9ee1-094fa33b8508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:58.305129 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da40edf3-4a36-4a26-a5d6-e23bdad16d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:58.306105 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:58.333539 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da40edf3-4a36-4a26-a5d6-e23bdad16d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:58.334456 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441203c1-97db-4140-97f8-63f5fe80b8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:58.377946 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['9c030b12-f63c-4785-8a1b-c032ec3d54ac', '30f104bd-f118-45fe-ba6d-072452697338', '4c5907a0-2646-4409-8a64-a5846dd18bc5', '1bdc4967-6e58-4740-8b9d-79c83b2dd450'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:58.379110 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441203c1-97db-4140-97f8-63f5fe80b8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c030b12-f63c-4785-8a1b-c032ec3d54ac', '30f104bd-f118-45fe-ba6d-072452697338', '4c5907a0-2646-4409-8a64-a5846dd18bc5', '1bdc4967-6e58-4740-8b9d-79c83b2dd450']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:58.380215 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eda57ae-bb50-4e38-b5d9-ea4244606e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:58.403258 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eda57ae-bb50-4e38-b5d9-ea4244606e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fba9eec-399f-4c9d-9cfe-b4f5d250b607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1826013998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['9c030b12-f63c-4785-8a1b-c032ec3d54ac','30f104bd-f118-45fe-ba6d-072452697338','4c5907a0-2646-4409-8a64-a5846dd18bc5','1bdc4967-6e58-4740-8b9d-79c83b2dd450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1826013998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fba9eec-399f-4c9d-9cfe-b4f5d250b607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0003fed47a0946b882334d63222ca5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d65677de22c94af59ccdc720f42889a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:58.404518 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee230056-42b3-4f5f-b4c4-78d2643c1166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:58.425145 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee230056-42b3-4f5f-b4c4-78d2643c1166) transitioned into state 'SUCCESS' from state '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-1826013998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0003fed47a0946b882334d63222ca5bc',qos_specs=None,replication_status=,reservations=['9c030b12-f63c-4785-8a1b-c032ec3d54ac','30f104bd-f118-45fe-ba6d-072452697338','4c5907a0-2646-4409-8a64-a5846dd18bc5','1bdc4967-6e58-4740-8b9d-79c83b2dd450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d65677de22c94af59ccdc720f42889a8',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:58.425878 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be5f6d2-95a6-4a49-8aed-e8b388fadef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:58.436923 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be5f6d2-95a6-4a49-8aed-e8b388fadef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:58.437886 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Flow 'volume_create_api' (b91f76b5-04a5-4c29-9ee1-094fa33b8508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:58.438262 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create volume request issued successfully. Aug 04 09:15:58.438933 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3620ac90-d02e-48c5-9dae-c2e2184322e1 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:15:58.439944 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1350/5376] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:15:58 2026] POST /volume/v3/volumes => generated 749 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:58.451049 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ef12941d-8929-48bb-90c6-e5337caf7815 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:58.453186 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef12941d-8929-48bb-90c6-e5337caf7815 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 Aug 04 09:15:58.453452 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ef12941d-8929-48bb-90c6-e5337caf7815 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:58.453703 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ef12941d-8929-48bb-90c6-e5337caf7815 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:58.460931 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:58.460931 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:58.464972 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ef12941d-8929-48bb-90c6-e5337caf7815 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:58.469964 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ef12941d-8929-48bb-90c6-e5337caf7815 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 returned with HTTP 200 Aug 04 09:15:58.470427 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1346/5377] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:58 2026] GET /volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:58.687601 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-be81e93b-5909-439c-a631-eb2ac6a41321 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:58.689511 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be81e93b-5909-439c-a631-eb2ac6a41321 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:58.689728 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be81e93b-5909-439c-a631-eb2ac6a41321 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:58.689918 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-be81e93b-5909-439c-a631-eb2ac6a41321 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:58.690039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-be81e93b-5909-439c-a631-eb2ac6a41321 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:58.694345 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:58.694345 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:58.695012 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-be81e93b-5909-439c-a631-eb2ac6a41321 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:58.695438 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1334/5378] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:58 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:58.727588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6544f781-e340-435a-b746-84043997ffd9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:58.729416 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6544f781-e340-435a-b746-84043997ffd9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 Aug 04 09:15:58.729605 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6544f781-e340-435a-b746-84043997ffd9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:58.729785 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6544f781-e340-435a-b746-84043997ffd9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:58.733933 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6544f781-e340-435a-b746-84043997ffd9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 returned with HTTP 404 Aug 04 09:15:58.734373 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1349/5379] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:15:58 2026] GET /volume/v3/snapshots/9a9007e4-327f-43e1-ac7a-9df1dd59d017 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:58.742429 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:58.744273 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 Aug 04 09:15:58.744549 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:58.744795 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:58.744995 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume with id: dcfb2080-824b-48ff-8196-c2e17dc58854 Aug 04 09:15:58.752242 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:58.752242 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:58.752646 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:15:58.771746 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume request issued successfully. Aug 04 09:15:58.771991 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5a63209c-13df-4fd4-9c8e-eaad6037db16 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 returned with HTTP 202 Aug 04 09:15:58.772659 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1351/5380] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:15:58 2026] DELETE /volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:15:58.782000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0dfa7a06-95d6-4779-9910-35036af9a172 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:58.784097 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0dfa7a06-95d6-4779-9910-35036af9a172 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 Aug 04 09:15:58.784352 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0dfa7a06-95d6-4779-9910-35036af9a172 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:58.784628 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0dfa7a06-95d6-4779-9910-35036af9a172 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:58.801251 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:58.801251 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:58.804956 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0dfa7a06-95d6-4779-9910-35036af9a172 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:15:58.812231 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0dfa7a06-95d6-4779-9910-35036af9a172 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 returned with HTTP 200 Aug 04 09:15:58.812231 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1347/5381] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:58 2026] GET /volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:15:59.484047 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fd7f9bec-8afe-4038-95b6-cb3b3649cf55 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:59.486236 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd7f9bec-8afe-4038-95b6-cb3b3649cf55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 Aug 04 09:15:59.486321 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fd7f9bec-8afe-4038-95b6-cb3b3649cf55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:59.486505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fd7f9bec-8afe-4038-95b6-cb3b3649cf55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:59.494233 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:59.494233 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:15:59.499022 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fd7f9bec-8afe-4038-95b6-cb3b3649cf55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:59.504674 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fd7f9bec-8afe-4038-95b6-cb3b3649cf55 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 returned with HTTP 200 Aug 04 09:15:59.505119 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1335/5382] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:59 2026] GET /volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:59.523091 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:59.527018 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:15:59.527018 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fba9eec-399f-4c9d-9cfe-b4f5d250b607", "name": "tempest-VolumesBackupsTest-Snapshot-1395049058"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:59.533815 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:59.533815 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:59.534162 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:15:59.534332 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Create snapshot from volume 3fba9eec-399f-4c9d-9cfe-b4f5d250b607 Aug 04 09:15:59.572907 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['a204cb87-3f31-42cf-a764-0605e5ec65d4', 'd1c0d94c-d18b-4a82-8b4a-580eed301bcd', 'a90b95c9-a4c7-4ced-ba83-4a1878d7d695', '9fc6120d-a501-402e-903a-40d765bb3ba6'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:59.604311 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Snapshot create request issued successfully. Aug 04 09:15:59.604792 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2c3ab5d3-e38b-4d5c-97a0-4f787b89f67a tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:15:59.605238 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1350/5383] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:15:59 2026] POST /volume/v3/snapshots => generated 305 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:15:59.613984 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3e581aec-6414-42b2-9d59-474fe26f92cb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:59.615858 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e581aec-6414-42b2-9d59-474fe26f92cb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd Aug 04 09:15:59.616076 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e581aec-6414-42b2-9d59-474fe26f92cb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:59.616326 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e581aec-6414-42b2-9d59-474fe26f92cb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:59.622015 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:59.622015 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:15:59.622512 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3e581aec-6414-42b2-9d59-474fe26f92cb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Snapshot retrieved successfully. Aug 04 09:15:59.623231 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e581aec-6414-42b2-9d59-474fe26f92cb tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd returned with HTTP 200 Aug 04 09:15:59.623618 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1352/5384] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:15:59 2026] GET /volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:59.704759 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ada9abdc-2456-4a74-be11-065ef1bd2455 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:59.706586 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ada9abdc-2456-4a74-be11-065ef1bd2455 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:15:59.706809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ada9abdc-2456-4a74-be11-065ef1bd2455 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:59.707011 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ada9abdc-2456-4a74-be11-065ef1bd2455 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:59.707106 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ada9abdc-2456-4a74-be11-065ef1bd2455 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:15:59.711370 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:59.711370 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:15:59.711959 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ada9abdc-2456-4a74-be11-065ef1bd2455 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:15:59.712358 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1348/5385] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:15:59 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:15:59.824762 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-95249290-11fd-4406-b111-2bbfd1cf753d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:59.826763 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95249290-11fd-4406-b111-2bbfd1cf753d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 Aug 04 09:15:59.827009 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-95249290-11fd-4406-b111-2bbfd1cf753d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:15:59.827269 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-95249290-11fd-4406-b111-2bbfd1cf753d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:15:59.833918 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-95249290-11fd-4406-b111-2bbfd1cf753d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 returned with HTTP 404 Aug 04 09:15:59.834465 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1336/5386] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:15:59 2026] GET /volume/v3/volumes/dcfb2080-824b-48ff-8196-c2e17dc58854 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:15:59.843296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:15:59.849196 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:15:59.851240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-842353672"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:15:59.851240 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-842353672'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:15:59.851240 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume of 1 GB Aug 04 09:15:59.851692 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:15:59.851692 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:15:59.855535 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Availability Zones retrieved successfully. Aug 04 09:15:59.860994 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (1c10eb0b-ce1d-4281-a1f0-0dde82ee266f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:15:59.862463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1980e5-55b4-40d5-812c-be9f63932097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:59.863403 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:15:59.892955 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1980e5-55b4-40d5-812c-be9f63932097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:59.893944 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8915037f-077e-4d9e-95ae-1420004b4a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:59.942500 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['9eed89e4-e05d-46d2-99c1-4aba3659a6a0', '87c72a24-dd94-4820-9691-2b7ec6d2ff0a', '3953a6c1-e706-41ab-afe9-737dfc0f42b2', '3535bf0c-23e8-4212-aec6-ae5a6a0dc5d4'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:15:59.943585 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8915037f-077e-4d9e-95ae-1420004b4a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9eed89e4-e05d-46d2-99c1-4aba3659a6a0', '87c72a24-dd94-4820-9691-2b7ec6d2ff0a', '3953a6c1-e706-41ab-afe9-737dfc0f42b2', '3535bf0c-23e8-4212-aec6-ae5a6a0dc5d4']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:59.944567 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17934725-d9ab-445a-a918-45a6ce806c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:59.973009 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17934725-d9ab-445a-a918-45a6ce806c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaf49121-1ad4-4cc1-83e2-f29ae5e998a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842353672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['9eed89e4-e05d-46d2-99c1-4aba3659a6a0','87c72a24-dd94-4820-9691-2b7ec6d2ff0a','3953a6c1-e706-41ab-afe9-737dfc0f42b2','3535bf0c-23e8-4212-aec6-ae5a6a0dc5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:15:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-842353672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaf49121-1ad4-4cc1-83e2-f29ae5e998a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef99f0865644486be60d200a944f832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb253657834d477c992ce8384310ab19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:59.975033 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da8e64f-c770-43b8-ad19-ef25709f674d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:15:59.996697 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da8e64f-c770-43b8-ad19-ef25709f674d) transitioned into state 'SUCCESS' from state '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-842353672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['9eed89e4-e05d-46d2-99c1-4aba3659a6a0','87c72a24-dd94-4820-9691-2b7ec6d2ff0a','3953a6c1-e706-41ab-afe9-737dfc0f42b2','3535bf0c-23e8-4212-aec6-ae5a6a0dc5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:15:59.998249 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89b6717-114c-4db8-ab43-75ddf40d1a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:00.013232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89b6717-114c-4db8-ab43-75ddf40d1a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:00.013232 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (1c10eb0b-ce1d-4281-a1f0-0dde82ee266f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:00.013616 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request issued successfully. Aug 04 09:16:00.014550 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-bd4cbef5-4702-403a-bed8-e04879cd24ab tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:00.015363 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1351/5387] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:15:59 2026] POST /volume/v3/volumes => generated 777 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:00.027922 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b5129ee3-cfa7-43e2-8da0-57de182b12be None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:00.030923 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b5129ee3-cfa7-43e2-8da0-57de182b12be tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 Aug 04 09:16:00.031242 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b5129ee3-cfa7-43e2-8da0-57de182b12be tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:00.031607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b5129ee3-cfa7-43e2-8da0-57de182b12be tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:00.046743 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:00.046743 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:00.052136 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b5129ee3-cfa7-43e2-8da0-57de182b12be tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:00.057820 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b5129ee3-cfa7-43e2-8da0-57de182b12be tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 returned with HTTP 200 Aug 04 09:16:00.058367 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1353/5388] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:00 2026] GET /volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:00.633287 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-22196d5d-64b5-44cc-8a55-4cfc5c3aadfe None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:00.634762 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22196d5d-64b5-44cc-8a55-4cfc5c3aadfe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd Aug 04 09:16:00.636000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22196d5d-64b5-44cc-8a55-4cfc5c3aadfe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:00.636352 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-22196d5d-64b5-44cc-8a55-4cfc5c3aadfe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:00.644618 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:00.644618 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:00.645308 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-22196d5d-64b5-44cc-8a55-4cfc5c3aadfe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Snapshot retrieved successfully. Aug 04 09:16:00.646757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-22196d5d-64b5-44cc-8a55-4cfc5c3aadfe tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd returned with HTTP 200 Aug 04 09:16:00.646757 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1349/5389] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:00 2026] GET /volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:00.657593 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b9c11056-5e19-4ed8-b89b-53b055db025b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:00.660026 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] POST https://10.4.3.176/volume/v3/backups Aug 04 09:16:00.660393 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3fba9eec-399f-4c9d-9cfe-b4f5d250b607", "snapshot_id": "0512bee0-247a-4412-aec6-111a59cb93dd", "name": "tempest-VolumesBackupsTest-Backup-1004348880"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:00.661824 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating new backup {'backup': {'volume_id': '3fba9eec-399f-4c9d-9cfe-b4f5d250b607', 'snapshot_id': '0512bee0-247a-4412-aec6-111a59cb93dd', 'name': 'tempest-VolumesBackupsTest-Backup-1004348880'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:16:00.661960 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Creating backup of volume 3fba9eec-399f-4c9d-9cfe-b4f5d250b607 in container None Aug 04 09:16:00.669747 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:00.669747 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:00.670419 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:00.677056 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:00.677056 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:00.677714 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Snapshot retrieved successfully. Aug 04 09:16:00.695157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Created reservations ['c18cc96a-ae4a-406f-8231-98c20b700767', 'db252f31-375a-4f50-b0bb-0b6bf00b4d18'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:00.722399 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cacebe8d-0eb0-41ae-8632-a25648baef95 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:00.725023 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cacebe8d-0eb0-41ae-8632-a25648baef95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:00.725328 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cacebe8d-0eb0-41ae-8632-a25648baef95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:00.725812 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cacebe8d-0eb0-41ae-8632-a25648baef95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:00.726056 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-cacebe8d-0eb0-41ae-8632-a25648baef95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:00.730519 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b9c11056-5e19-4ed8-b89b-53b055db025b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:16:00.731109 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1337/5390] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:16:00 2026] POST /volume/v3/backups => generated 330 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:00.734762 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:00.734762 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:00.735678 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cacebe8d-0eb0-41ae-8632-a25648baef95 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:16:00.736108 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1352/5391] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:00 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:00.738659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ba8583d3-5cbb-44cb-b88b-a8816450cccc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:00.740283 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba8583d3-5cbb-44cb-b88b-a8816450cccc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:00.740457 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba8583d3-5cbb-44cb-b88b-a8816450cccc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:00.740679 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ba8583d3-5cbb-44cb-b88b-a8816450cccc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:00.740803 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-ba8583d3-5cbb-44cb-b88b-a8816450cccc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:00.745357 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:00.745357 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:00.746194 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ba8583d3-5cbb-44cb-b88b-a8816450cccc tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:00.746355 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1354/5392] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:00 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:01.075190 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9dbd78e7-9504-475f-afc1-1327b20e9270 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:01.081596 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9dbd78e7-9504-475f-afc1-1327b20e9270 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 Aug 04 09:16:01.082335 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9dbd78e7-9504-475f-afc1-1327b20e9270 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:01.083098 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9dbd78e7-9504-475f-afc1-1327b20e9270 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:01.094347 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:01.094347 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:01.098346 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9dbd78e7-9504-475f-afc1-1327b20e9270 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:01.102768 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9dbd78e7-9504-475f-afc1-1327b20e9270 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 returned with HTTP 200 Aug 04 09:16:01.103161 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1350/5393] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:01 2026] GET /volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:01.118787 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:01.120992 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:16:01.121311 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eaf49121-1ad4-4cc1-83e2-f29ae5e998a4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1644269059"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:01.130292 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:01.130292 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:01.130715 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:01.130783 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create snapshot from volume eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 Aug 04 09:16:01.160410 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['0cd578b5-6b33-411e-95a2-e8cf5a7d3291', '592ff942-ccf0-4cb1-a512-519c5c6ba1c6', '049383c2-a214-487a-b0d6-b2e06211fcee', '975a8df0-4cab-4135-8810-3b02dd6b6ffe'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:01.196725 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot create request issued successfully. Aug 04 09:16:01.197073 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7543b6e6-5c9a-4e9e-b2f2-f511c02311c6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:16:01.197525 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1338/5394] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:16:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:01.212099 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-934bc6c8-4969-428a-a2d2-2ef8a3f550bf None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:01.213986 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-934bc6c8-4969-428a-a2d2-2ef8a3f550bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 Aug 04 09:16:01.214170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-934bc6c8-4969-428a-a2d2-2ef8a3f550bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:01.214400 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-934bc6c8-4969-428a-a2d2-2ef8a3f550bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:01.223784 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:01.223784 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:01.224115 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-934bc6c8-4969-428a-a2d2-2ef8a3f550bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:01.224829 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-934bc6c8-4969-428a-a2d2-2ef8a3f550bf tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 returned with HTTP 200 Aug 04 09:16:01.225216 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1353/5395] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:01 2026] GET /volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:01.751177 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d8ca3c62-dc61-4c60-935d-ee5dd95b44e6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:01.753303 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d8ca3c62-dc61-4c60-935d-ee5dd95b44e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:01.753505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d8ca3c62-dc61-4c60-935d-ee5dd95b44e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:01.753714 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d8ca3c62-dc61-4c60-935d-ee5dd95b44e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:01.753816 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-d8ca3c62-dc61-4c60-935d-ee5dd95b44e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:01.755936 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ff12f180-37e7-41f3-86ee-e4b918ddfcab None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:01.757528 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ff12f180-37e7-41f3-86ee-e4b918ddfcab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:01.757701 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ff12f180-37e7-41f3-86ee-e4b918ddfcab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:01.757873 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ff12f180-37e7-41f3-86ee-e4b918ddfcab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:01.757942 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:01.757942 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:01.758000 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ff12f180-37e7-41f3-86ee-e4b918ddfcab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:01.758605 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d8ca3c62-dc61-4c60-935d-ee5dd95b44e6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:16:01.758958 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1355/5396] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:01 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:01.761806 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:01.761806 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:01.762500 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ff12f180-37e7-41f3-86ee-e4b918ddfcab tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:01.762864 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1351/5397] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:01 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:02.234937 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4eea28f6-f2dc-4d81-ae9b-4e3f86f94f99 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:02.237340 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4eea28f6-f2dc-4d81-ae9b-4e3f86f94f99 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 Aug 04 09:16:02.237621 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4eea28f6-f2dc-4d81-ae9b-4e3f86f94f99 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:02.237868 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4eea28f6-f2dc-4d81-ae9b-4e3f86f94f99 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:02.243844 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:02.243844 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:02.244200 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-4eea28f6-f2dc-4d81-ae9b-4e3f86f94f99 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:02.244974 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4eea28f6-f2dc-4d81-ae9b-4e3f86f94f99 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 returned with HTTP 200 Aug 04 09:16:02.245376 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1339/5398] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:02 2026] GET /volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:02.254536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5000b16d-3aea-4be7-a380-079c15334cf5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:02.256677 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5000b16d-3aea-4be7-a380-079c15334cf5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] GET https://10.4.3.176/volume/v3/snapshots Aug 04 09:16:02.256921 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5000b16d-3aea-4be7-a380-079c15334cf5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:02.257146 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5000b16d-3aea-4be7-a380-079c15334cf5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Calling method 'index' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:02.257456 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.api_utils [None req-5000b16d-3aea-4be7-a380-079c15334cf5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Removing options '' from query. {{(pid=100462) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:16:02.258577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.db.api [None req-5000b16d-3aea-4be7-a380-079c15334cf5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Building query based on filter {{(pid=100462) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:16:02.262596 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5000b16d-3aea-4be7-a380-079c15334cf5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Get all snapshots completed successfully. Aug 04 09:16:02.262865 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5000b16d-3aea-4be7-a380-079c15334cf5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] https://10.4.3.176/volume/v3/snapshots returned with HTTP 200 Aug 04 09:16:02.263241 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1354/5399] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:16:02 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:02.276592 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-ea737875-3b9c-4c75-8dee-c6840e624071 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:02.278445 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea737875-3b9c-4c75-8dee-c6840e624071 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 Aug 04 09:16:02.278757 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea737875-3b9c-4c75-8dee-c6840e624071 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:02.279039 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-ea737875-3b9c-4c75-8dee-c6840e624071 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:02.279231 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-ea737875-3b9c-4c75-8dee-c6840e624071 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete snapshot with id: 3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 Aug 04 09:16:02.285509 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:02.285509 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:02.285890 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ea737875-3b9c-4c75-8dee-c6840e624071 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:02.308242 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-ea737875-3b9c-4c75-8dee-c6840e624071 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot delete request issued successfully. Aug 04 09:16:02.308495 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-ea737875-3b9c-4c75-8dee-c6840e624071 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 returned with HTTP 202 Aug 04 09:16:02.309038 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1356/5400] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:16:02 2026] DELETE /volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:02.322421 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cbfcd223-a5b8-4075-bf83-137370e16ae7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:02.324420 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbfcd223-a5b8-4075-bf83-137370e16ae7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 Aug 04 09:16:02.324626 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbfcd223-a5b8-4075-bf83-137370e16ae7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:02.324836 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cbfcd223-a5b8-4075-bf83-137370e16ae7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:02.330699 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:02.330699 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:02.331065 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cbfcd223-a5b8-4075-bf83-137370e16ae7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:02.331852 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cbfcd223-a5b8-4075-bf83-137370e16ae7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 returned with HTTP 200 Aug 04 09:16:02.332285 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1352/5401] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:02 2026] GET /volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:02.772818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d2fd5fdc-0256-443a-b3cc-7de45200bc6d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:02.773127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-509b99ee-fdfb-416e-883b-8f75adaba716 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:02.774967 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d2fd5fdc-0256-443a-b3cc-7de45200bc6d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:02.775277 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d2fd5fdc-0256-443a-b3cc-7de45200bc6d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:02.775505 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d2fd5fdc-0256-443a-b3cc-7de45200bc6d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:02.775609 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-509b99ee-fdfb-416e-883b-8f75adaba716 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:02.775687 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-d2fd5fdc-0256-443a-b3cc-7de45200bc6d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:02.775857 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-509b99ee-fdfb-416e-883b-8f75adaba716 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:02.776100 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-509b99ee-fdfb-416e-883b-8f75adaba716 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:02.776270 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-509b99ee-fdfb-416e-883b-8f75adaba716 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:02.780864 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:02.780864 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:02.781870 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d2fd5fdc-0256-443a-b3cc-7de45200bc6d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:16:02.782289 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1340/5402] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:02 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:02.782379 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:02.782379 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:02.783354 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-509b99ee-fdfb-416e-883b-8f75adaba716 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:02.783779 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1355/5403] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:02 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:03.357587 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-df3517c9-b7b5-4565-9f14-ffef13a29398 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:03.359534 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df3517c9-b7b5-4565-9f14-ffef13a29398 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 Aug 04 09:16:03.359884 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df3517c9-b7b5-4565-9f14-ffef13a29398 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:03.360231 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-df3517c9-b7b5-4565-9f14-ffef13a29398 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:03.365505 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-df3517c9-b7b5-4565-9f14-ffef13a29398 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 returned with HTTP 404 Aug 04 09:16:03.365505 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1357/5404] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:03 2026] GET /volume/v3/snapshots/3fa28b78-d3b2-43c7-a49f-696d3a4fadc0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:03.373370 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-62474dbc-f214-4f2d-976e-5f71882389ad None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:03.375956 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62474dbc-f214-4f2d-976e-5f71882389ad tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 Aug 04 09:16:03.376135 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62474dbc-f214-4f2d-976e-5f71882389ad tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:03.376331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-62474dbc-f214-4f2d-976e-5f71882389ad tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:03.376493 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-62474dbc-f214-4f2d-976e-5f71882389ad tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume with id: eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 Aug 04 09:16:03.386484 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:03.386484 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:03.386938 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-62474dbc-f214-4f2d-976e-5f71882389ad tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:03.408528 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-62474dbc-f214-4f2d-976e-5f71882389ad tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume request issued successfully. Aug 04 09:16:03.408726 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-62474dbc-f214-4f2d-976e-5f71882389ad tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 returned with HTTP 202 Aug 04 09:16:03.409133 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1353/5405] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:03 2026] DELETE /volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:03.416016 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-503218fd-c819-4b83-82fa-efb72746d8d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:03.417828 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-503218fd-c819-4b83-82fa-efb72746d8d9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 Aug 04 09:16:03.418156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-503218fd-c819-4b83-82fa-efb72746d8d9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:03.418297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-503218fd-c819-4b83-82fa-efb72746d8d9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:03.425142 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:03.425142 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:03.428378 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-503218fd-c819-4b83-82fa-efb72746d8d9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:03.431908 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-503218fd-c819-4b83-82fa-efb72746d8d9 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 returned with HTTP 200 Aug 04 09:16:03.432322 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1341/5406] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:03 2026] GET /volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:03.794060 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e3d5fee2-044d-4ec7-bb99-6ec4eb3ca2af None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:03.796042 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3d5fee2-044d-4ec7-bb99-6ec4eb3ca2af tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:03.796276 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3d5fee2-044d-4ec7-bb99-6ec4eb3ca2af tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:03.797217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e3d5fee2-044d-4ec7-bb99-6ec4eb3ca2af tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:03.797217 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e3d5fee2-044d-4ec7-bb99-6ec4eb3ca2af tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:03.802229 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0761a1c3-76c2-4020-88ad-157d37ff5f5c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:03.802305 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:03.802305 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:03.802305 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e3d5fee2-044d-4ec7-bb99-6ec4eb3ca2af tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:16:03.802305 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1356/5407] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:03 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:03.803715 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0761a1c3-76c2-4020-88ad-157d37ff5f5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:03.803988 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0761a1c3-76c2-4020-88ad-157d37ff5f5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:03.804272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0761a1c3-76c2-4020-88ad-157d37ff5f5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:03.804455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-0761a1c3-76c2-4020-88ad-157d37ff5f5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:03.813110 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:03.813110 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:03.814090 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0761a1c3-76c2-4020-88ad-157d37ff5f5c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:03.814533 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1358/5408] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:03 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:04.444663 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b19ec4bb-da9b-44ec-9fed-831e777ca14b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.446763 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b19ec4bb-da9b-44ec-9fed-831e777ca14b tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 Aug 04 09:16:04.447021 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b19ec4bb-da9b-44ec-9fed-831e777ca14b tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:04.447293 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b19ec4bb-da9b-44ec-9fed-831e777ca14b tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:04.454907 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b19ec4bb-da9b-44ec-9fed-831e777ca14b tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 returned with HTTP 404 Aug 04 09:16:04.455590 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1354/5409] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:04 2026] GET /volume/v3/volumes/eaf49121-1ad4-4cc1-83e2-f29ae5e998a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:04.464974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.467115 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:04.467526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-265636429"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:04.469363 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-265636429'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:04.469497 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume of 1 GB Aug 04 09:16:04.473319 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:04.478396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (0d5426e2-8e1c-4c7e-8ae5-8e1f0fcb3e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:04.479316 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ba1648-fb9d-4dab-899d-9274ae1e28c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:04.480018 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:04.503651 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ba1648-fb9d-4dab-899d-9274ae1e28c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:04.504407 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58eba319-d99a-4a95-b829-05fba357e846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:04.544263 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['68ce38ce-8086-472a-891a-400342a128ad', 'fee76fd6-4c03-4961-8c73-65feded6870d', 'f1bb4c37-b1fb-425e-8e5a-cb1514eafb0b', 'db163629-2b87-4314-8f73-640c647e8cba'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:04.545037 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58eba319-d99a-4a95-b829-05fba357e846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ce38ce-8086-472a-891a-400342a128ad', 'fee76fd6-4c03-4961-8c73-65feded6870d', 'f1bb4c37-b1fb-425e-8e5a-cb1514eafb0b', 'db163629-2b87-4314-8f73-640c647e8cba']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:04.545777 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20ee848-96b4-4a1a-93ad-760f6ec861aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:04.571740 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20ee848-96b4-4a1a-93ad-760f6ec861aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a6a07a-fc43-4547-b21e-f106f9d8b06d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-265636429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['68ce38ce-8086-472a-891a-400342a128ad','fee76fd6-4c03-4961-8c73-65feded6870d','f1bb4c37-b1fb-425e-8e5a-cb1514eafb0b','db163629-2b87-4314-8f73-640c647e8cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-265636429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4a6a07a-fc43-4547-b21e-f106f9d8b06d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef99f0865644486be60d200a944f832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb253657834d477c992ce8384310ab19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:04.572470 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1afc3b29-10e6-433d-a027-6b10af409c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:04.593319 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1afc3b29-10e6-433d-a027-6b10af409c50) transitioned into state 'SUCCESS' from state '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-265636429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['68ce38ce-8086-472a-891a-400342a128ad','fee76fd6-4c03-4961-8c73-65feded6870d','f1bb4c37-b1fb-425e-8e5a-cb1514eafb0b','db163629-2b87-4314-8f73-640c647e8cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:04.594042 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9612f6-200b-44c8-8c9d-dd0468405b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:04.607319 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9612f6-200b-44c8-8c9d-dd0468405b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:04.608446 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (0d5426e2-8e1c-4c7e-8ae5-8e1f0fcb3e84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:04.608926 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request issued successfully. Aug 04 09:16:04.612836 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-757d7507-81c1-4ecb-a4a8-a97cc4a57638 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:04.613338 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1342/5410] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:16:04 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) Aug 04 09:16:04.629241 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e09e2d4a-bcc6-48dc-903a-f52fae469b25 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.630824 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e09e2d4a-bcc6-48dc-903a-f52fae469b25 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d Aug 04 09:16:04.630989 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e09e2d4a-bcc6-48dc-903a-f52fae469b25 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:04.631148 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e09e2d4a-bcc6-48dc-903a-f52fae469b25 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:04.642928 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:04.642928 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:04.646617 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e09e2d4a-bcc6-48dc-903a-f52fae469b25 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:04.650755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e09e2d4a-bcc6-48dc-903a-f52fae469b25 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d returned with HTTP 200 Aug 04 09:16:04.651093 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1357/5411] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:04 2026] GET /volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:04.813104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9a5008e8-9534-41bf-89c6-aca07c0142b2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.815070 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9a5008e8-9534-41bf-89c6-aca07c0142b2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:04.815323 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9a5008e8-9534-41bf-89c6-aca07c0142b2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:04.815495 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9a5008e8-9534-41bf-89c6-aca07c0142b2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:04.815612 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-9a5008e8-9534-41bf-89c6-aca07c0142b2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:04.820009 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:04.820009 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:04.820666 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9a5008e8-9534-41bf-89c6-aca07c0142b2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:16:04.821024 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1359/5412] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:04 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:04.825547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e8d02abe-cb79-457b-877d-8e62c1408bd9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.827631 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e8d02abe-cb79-457b-877d-8e62c1408bd9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:04.827858 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e8d02abe-cb79-457b-877d-8e62c1408bd9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:04.828083 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e8d02abe-cb79-457b-877d-8e62c1408bd9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:04.828218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e8d02abe-cb79-457b-877d-8e62c1408bd9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:04.830548 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8491e60d-505d-4751-ba64-c62f82ebcfa7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.832419 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8491e60d-505d-4751-ba64-c62f82ebcfa7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] POST https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0/action Aug 04 09:16:04.832827 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8491e60d-505d-4751-ba64-c62f82ebcfa7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:16:04.832976 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8491e60d-505d-4751-ba64-c62f82ebcfa7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:04.833383 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:04.833383 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:04.834269 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e8d02abe-cb79-457b-877d-8e62c1408bd9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:04.834507 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-8491e60d-505d-4751-ba64-c62f82ebcfa7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Updating backup '5be8c156-dc11-4d2b-802d-be980f545ba0' with '{'status': 'error'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 04 09:16:04.834688 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1355/5413] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:04 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:04.842897 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:04.842897 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:04.844090 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-8491e60d-505d-4751-ba64-c62f82ebcfa7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1daad3735b724d34beadb39fdc912857', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d3acd5ac9d0459f9239fbaf2d5d8531', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:16:04.844364 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8491e60d-505d-4751-ba64-c62f82ebcfa7 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0/action returned with HTTP 403 Aug 04 09:16:04.844932 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1343/5414] 10.4.3.176 () {70 vars in 1430 bytes} [Tue Aug 4 09:16:04 2026] POST /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:04.851902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.854893 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d Aug 04 09:16:04.855134 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:04.855352 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:04.855561 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume with id: d72fce02-b2e1-491f-aa47-8cce685cc46d Aug 04 09:16:04.863083 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:04.863083 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:04.863457 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:16:04.884221 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume request issued successfully. Aug 04 09:16:04.884437 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6e2c73ab-f1a5-4bb2-8bf7-4ef16bf074ee tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d returned with HTTP 202 Aug 04 09:16:04.884800 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1358/5415] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:04 2026] DELETE /volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:04.895313 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-13b237f7-d775-455e-bc7f-3d5737ce4e72 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:04.897240 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13b237f7-d775-455e-bc7f-3d5737ce4e72 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d Aug 04 09:16:04.897529 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13b237f7-d775-455e-bc7f-3d5737ce4e72 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:04.897692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-13b237f7-d775-455e-bc7f-3d5737ce4e72 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:04.907715 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:04.907715 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:04.913456 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-13b237f7-d775-455e-bc7f-3d5737ce4e72 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:16:04.916333 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-13b237f7-d775-455e-bc7f-3d5737ce4e72 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d returned with HTTP 200 Aug 04 09:16:04.916911 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1360/5416] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:04 2026] GET /volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:05.664780 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-dbe418c6-1f3f-4571-8b8f-cdc92f060864 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:05.666966 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dbe418c6-1f3f-4571-8b8f-cdc92f060864 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d Aug 04 09:16:05.667153 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dbe418c6-1f3f-4571-8b8f-cdc92f060864 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:05.667901 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-dbe418c6-1f3f-4571-8b8f-cdc92f060864 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:05.675829 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:05.675829 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:05.679535 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-dbe418c6-1f3f-4571-8b8f-cdc92f060864 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:05.683511 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-dbe418c6-1f3f-4571-8b8f-cdc92f060864 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d returned with HTTP 200 Aug 04 09:16:05.684248 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1356/5417] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:05 2026] GET /volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:05.699461 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9e2ad115-c09f-4701-a832-db61810beb01 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:05.701776 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e2ad115-c09f-4701-a832-db61810beb01 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:16:05.702077 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9e2ad115-c09f-4701-a832-db61810beb01 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4a6a07a-fc43-4547-b21e-f106f9d8b06d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1837021870"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:05.712990 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:05.712990 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:05.713421 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9e2ad115-c09f-4701-a832-db61810beb01 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:05.713573 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-9e2ad115-c09f-4701-a832-db61810beb01 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create snapshot from volume e4a6a07a-fc43-4547-b21e-f106f9d8b06d Aug 04 09:16:05.746066 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-9e2ad115-c09f-4701-a832-db61810beb01 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['5b2dad5b-c3d0-4617-b3a3-6998d5ae98ee', '89192830-ff0e-42d1-aed3-1eb1694abe0c', '3c9ad4b0-62b8-4c4a-ab95-c9baaa6ee40a', 'b924d68a-7782-4eab-a4c5-e18142c2f447'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:05.786089 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-9e2ad115-c09f-4701-a832-db61810beb01 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot create request issued successfully. Aug 04 09:16:05.786532 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9e2ad115-c09f-4701-a832-db61810beb01 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:16:05.787113 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1344/5418] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:16:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:05.799571 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e8d95f8f-fefb-4307-9969-c62473ef903d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:05.803976 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e8d95f8f-fefb-4307-9969-c62473ef903d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f Aug 04 09:16:05.804233 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e8d95f8f-fefb-4307-9969-c62473ef903d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:05.804488 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e8d95f8f-fefb-4307-9969-c62473ef903d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:05.812906 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:05.812906 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:05.815087 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e8d95f8f-fefb-4307-9969-c62473ef903d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:05.815087 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e8d95f8f-fefb-4307-9969-c62473ef903d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f returned with HTTP 200 Aug 04 09:16:05.815087 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1359/5419] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:05 2026] GET /volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:05.845146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8398126c-70a2-4151-bd5d-01f1ed737d2b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:05.847102 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8398126c-70a2-4151-bd5d-01f1ed737d2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:05.847350 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8398126c-70a2-4151-bd5d-01f1ed737d2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:05.847583 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8398126c-70a2-4151-bd5d-01f1ed737d2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:05.847726 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8398126c-70a2-4151-bd5d-01f1ed737d2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:05.852647 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:05.852647 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:05.853584 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8398126c-70a2-4151-bd5d-01f1ed737d2b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:05.854040 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1361/5420] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:05 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:05.930260 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-debcadcc-97ff-4bdb-a4cc-77b8a529dabd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:05.931792 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-debcadcc-97ff-4bdb-a4cc-77b8a529dabd tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d Aug 04 09:16:05.931965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-debcadcc-97ff-4bdb-a4cc-77b8a529dabd tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:05.932141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-debcadcc-97ff-4bdb-a4cc-77b8a529dabd tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:05.937317 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-debcadcc-97ff-4bdb-a4cc-77b8a529dabd tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d returned with HTTP 404 Aug 04 09:16:05.937791 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1357/5421] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:05 2026] GET /volume/v3/volumes/d72fce02-b2e1-491f-aa47-8cce685cc46d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:05.946384 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:05.948713 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] POST https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a/restore Aug 04 09:16:05.949260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:05.950617 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Restoring backup 1b503706-2a69-4e66-af26-5492a5cf8f1a ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100461) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 04 09:16:05.950730 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Restoring backup 1b503706-2a69-4e66-af26-5492a5cf8f1a to volume None. Aug 04 09:16:05.954728 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:05.954728 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:05.955698 np0000006401 devstack@c-api.service[100461]: INFO cinder.backup.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Creating volume of 1 GB for restore of backup 1b503706-2a69-4e66-af26-5492a5cf8f1a. Aug 04 09:16:05.958685 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Availability Zones retrieved successfully. Aug 04 09:16:05.964061 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Flow 'volume_create_api' (b3fd5deb-90f1-4f54-97e1-e7cf5bbdb8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:05.964966 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e1b5a8-0f5b-4cdf-a058-d5089c3f1901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:05.965786 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:05.989336 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e1b5a8-0f5b-4cdf-a058-d5089c3f1901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:05.990058 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d38e47-db43-4d52-adbc-92029e9b717d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:06.030123 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Created reservations ['53c69c3f-1d68-41e2-b051-5c15beda81b4', '3119b770-f104-4aea-8d93-c40c76d8696c', '4082f73a-ea8b-4ac1-8cab-c53913dd650f', '098ac8d5-e771-4d93-979b-1f431f72ba35'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:06.031046 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d38e47-db43-4d52-adbc-92029e9b717d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53c69c3f-1d68-41e2-b051-5c15beda81b4', '3119b770-f104-4aea-8d93-c40c76d8696c', '4082f73a-ea8b-4ac1-8cab-c53913dd650f', '098ac8d5-e771-4d93-979b-1f431f72ba35']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:06.031818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c760791-8ec0-4691-bc6d-31f3c4ea67a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:06.062429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c760791-8ec0-4691-bc6d-31f3c4ea67a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68ce9d10-350f-4fcb-b061-3d788019bc99', '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='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['53c69c3f-1d68-41e2-b051-5c15beda81b4','3119b770-f104-4aea-8d93-c40c76d8696c','4082f73a-ea8b-4ac1-8cab-c53913dd650f','098ac8d5-e771-4d93-979b-1f431f72ba35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daad3735b724d34beadb39fdc912857',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:06Z,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=68ce9d10-350f-4fcb-b061-3d788019bc99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d3acd5ac9d0459f9239fbaf2d5d8531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1daad3735b724d34beadb39fdc912857',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:06.063224 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07cbaa23-72b0-4f1c-a4cd-0903ff138ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:06.076947 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07cbaa23-72b0-4f1c-a4cd-0903ff138ff9) transitioned into 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='7d3acd5ac9d0459f9239fbaf2d5d8531',qos_specs=None,replication_status=,reservations=['53c69c3f-1d68-41e2-b051-5c15beda81b4','3119b770-f104-4aea-8d93-c40c76d8696c','4082f73a-ea8b-4ac1-8cab-c53913dd650f','098ac8d5-e771-4d93-979b-1f431f72ba35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daad3735b724d34beadb39fdc912857',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:06.077630 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93930b7-76c7-467a-a17a-0b2d5aa0ffd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:06.087041 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d93930b7-76c7-467a-a17a-0b2d5aa0ffd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:06.087782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Flow 'volume_create_api' (b3fd5deb-90f1-4f54-97e1-e7cf5bbdb8e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:06.088046 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Create volume request issued successfully. Aug 04 09:16:06.099707 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:06.099707 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:06.100136 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Volume info retrieved successfully. Aug 04 09:16:06.823868 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-afb2fe77-e166-4c35-a04a-45a67493271f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:06.825707 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-afb2fe77-e166-4c35-a04a-45a67493271f tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f Aug 04 09:16:06.825935 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-afb2fe77-e166-4c35-a04a-45a67493271f tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:06.826155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-afb2fe77-e166-4c35-a04a-45a67493271f tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:06.832550 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:06.832550 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:06.832901 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-afb2fe77-e166-4c35-a04a-45a67493271f tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:06.833563 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-afb2fe77-e166-4c35-a04a-45a67493271f tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f returned with HTTP 200 Aug 04 09:16:06.833978 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1360/5422] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:06 2026] GET /volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:06.844711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6f4325fc-b312-4d78-8bfb-d403777cf566 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:06.846649 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f4325fc-b312-4d78-8bfb-d403777cf566 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] POST https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f/action Aug 04 09:16:06.846991 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f4325fc-b312-4d78-8bfb-d403777cf566 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100460) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:16:06.847104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f4325fc-b312-4d78-8bfb-d403777cf566 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:06.848395 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.contrib.admin_actions [None req-6f4325fc-b312-4d78-8bfb-d403777cf566 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Updating snapshot 'eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f' with '{'status': 'error'}' {{(pid=100460) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:16:06.856894 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:06.856894 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:06.857440 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.policy [None req-6f4325fc-b312-4d78-8bfb-d403777cf566 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8f09b407dfab468d9e45a62dd2f8ba98', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef99f0865644486be60d200a944f832', '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=100460) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:16:06.857665 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f4325fc-b312-4d78-8bfb-d403777cf566 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f/action returned with HTTP 403 Aug 04 09:16:06.858118 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1362/5423] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:16:06 2026] POST /volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:06.864009 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5d3acee6-33e5-4c30-8de1-92e81443adae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:06.865556 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-54a89a96-f719-419a-a520-0c72d3b7778e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:06.865647 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d3acee6-33e5-4c30-8de1-92e81443adae tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:06.865835 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d3acee6-33e5-4c30-8de1-92e81443adae tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:06.866002 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5d3acee6-33e5-4c30-8de1-92e81443adae tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:06.866926 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5d3acee6-33e5-4c30-8de1-92e81443adae tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:06.867525 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54a89a96-f719-419a-a520-0c72d3b7778e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f Aug 04 09:16:06.867792 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-54a89a96-f719-419a-a520-0c72d3b7778e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:06.867992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-54a89a96-f719-419a-a520-0c72d3b7778e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:06.868123 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-54a89a96-f719-419a-a520-0c72d3b7778e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete snapshot with id: eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f Aug 04 09:16:06.869900 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:06.869900 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:06.870540 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5d3acee6-33e5-4c30-8de1-92e81443adae tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:06.870991 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1358/5424] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:06 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:06.873168 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:06.873168 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:06.873526 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-54a89a96-f719-419a-a520-0c72d3b7778e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:06.890071 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-54a89a96-f719-419a-a520-0c72d3b7778e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot delete request issued successfully. Aug 04 09:16:06.890349 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-54a89a96-f719-419a-a520-0c72d3b7778e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f returned with HTTP 202 Aug 04 09:16:06.890896 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1361/5425] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:16:06 2026] DELETE /volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:06.899358 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-22096a76-c776-4477-8363-62f4935f5aa7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:06.901086 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-22096a76-c776-4477-8363-62f4935f5aa7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f Aug 04 09:16:06.901308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-22096a76-c776-4477-8363-62f4935f5aa7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:06.901528 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-22096a76-c776-4477-8363-62f4935f5aa7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:06.906177 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:06.906177 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:06.906500 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-22096a76-c776-4477-8363-62f4935f5aa7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:06.907073 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-22096a76-c776-4477-8363-62f4935f5aa7 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f returned with HTTP 200 Aug 04 09:16:06.907434 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1363/5426] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:06 2026] GET /volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:07.108639 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:07.108639 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:07.109100 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Volume info retrieved successfully. Aug 04 09:16:07.109243 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Checking backup size 1 against volume size 1 {{(pid=100461) restore /opt/stack/cinder/cinder/backup/api.py:446}} Aug 04 09:16:07.109371 np0000006401 devstack@c-api.service[100461]: INFO cinder.backup.api [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Overwriting volume 68ce9d10-350f-4fcb-b061-3d788019bc99 with restore of backup 1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:07.123222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] restore_backup in rpcapi backup_id 1b503706-2a69-4e66-af26-5492a5cf8f1a {{(pid=100461) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 04 09:16:07.124903 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78b39a37-85e9-4d4b-9a28-b5db389820eb tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a/restore returned with HTTP 202 Aug 04 09:16:07.125334 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1345/5427] 10.4.3.176 () {70 vars in 1433 bytes} [Tue Aug 4 09:16:05 2026] POST /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a/restore => generated 152 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:07.134091 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-f1481eb7-b759-437c-af90-266370c5ce8d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:07.141506 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1481eb7-b759-437c-af90-266370c5ce8d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:07.141712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1481eb7-b759-437c-af90-266370c5ce8d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:07.141877 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-f1481eb7-b759-437c-af90-266370c5ce8d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:07.141967 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-f1481eb7-b759-437c-af90-266370c5ce8d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:07.150957 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:07.150957 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:07.151508 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-f1481eb7-b759-437c-af90-266370c5ce8d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:07.151855 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1359/5428] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:07 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:07.880468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1bb1e6b4-eef3-4b16-a672-ae4ac0ec4f24 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:07.882874 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1bb1e6b4-eef3-4b16-a672-ae4ac0ec4f24 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:07.883268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1bb1e6b4-eef3-4b16-a672-ae4ac0ec4f24 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:07.883268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1bb1e6b4-eef3-4b16-a672-ae4ac0ec4f24 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:07.883268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1bb1e6b4-eef3-4b16-a672-ae4ac0ec4f24 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:07.887454 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:07.887454 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:07.888510 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1bb1e6b4-eef3-4b16-a672-ae4ac0ec4f24 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:07.889154 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1362/5429] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:07 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:07.917650 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-45214d69-ab8d-4679-bd34-80ccd4a1b79c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:07.918984 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-45214d69-ab8d-4679-bd34-80ccd4a1b79c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f Aug 04 09:16:07.919283 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-45214d69-ab8d-4679-bd34-80ccd4a1b79c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:07.919764 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-45214d69-ab8d-4679-bd34-80ccd4a1b79c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:07.923540 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-45214d69-ab8d-4679-bd34-80ccd4a1b79c tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f returned with HTTP 404 Aug 04 09:16:07.924047 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1364/5430] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:07 2026] GET /volume/v3/snapshots/eaa7c3ad-06cb-45e1-b15d-e9cf36131a2f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:07.930798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:07.932535 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d Aug 04 09:16:07.932719 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:07.932905 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:07.933052 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume with id: e4a6a07a-fc43-4547-b21e-f106f9d8b06d Aug 04 09:16:07.939168 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:07.939168 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:07.939471 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:07.958834 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume request issued successfully. Aug 04 09:16:07.959068 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e2cd2f73-c2ca-40b0-a302-0331294ae820 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d returned with HTTP 202 Aug 04 09:16:07.959616 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1346/5431] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:07 2026] DELETE /volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:07.966503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7a47f4e4-5f52-4fcf-a3e8-ec52d9a2e0f0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:07.968301 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7a47f4e4-5f52-4fcf-a3e8-ec52d9a2e0f0 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d Aug 04 09:16:07.968511 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7a47f4e4-5f52-4fcf-a3e8-ec52d9a2e0f0 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:07.968710 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7a47f4e4-5f52-4fcf-a3e8-ec52d9a2e0f0 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:07.982394 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:07.982394 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:07.988222 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-7a47f4e4-5f52-4fcf-a3e8-ec52d9a2e0f0 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:07.998935 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7a47f4e4-5f52-4fcf-a3e8-ec52d9a2e0f0 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d returned with HTTP 200 Aug 04 09:16:07.999525 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1360/5432] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:07 2026] GET /volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:08.163382 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cccc54cc-c589-4e14-9c38-10594af16ef2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:08.165045 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cccc54cc-c589-4e14-9c38-10594af16ef2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:08.165220 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cccc54cc-c589-4e14-9c38-10594af16ef2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:08.165421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cccc54cc-c589-4e14-9c38-10594af16ef2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:08.165529 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-cccc54cc-c589-4e14-9c38-10594af16ef2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:08.169605 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:08.169605 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:08.170149 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cccc54cc-c589-4e14-9c38-10594af16ef2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:08.170513 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1363/5433] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:08 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:08.900074 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-931fb17d-80b6-479e-b3e3-ece0c6e3e360 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:08.901929 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-931fb17d-80b6-479e-b3e3-ece0c6e3e360 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:08.902150 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-931fb17d-80b6-479e-b3e3-ece0c6e3e360 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:08.902405 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-931fb17d-80b6-479e-b3e3-ece0c6e3e360 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:08.902505 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-931fb17d-80b6-479e-b3e3-ece0c6e3e360 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:08.907781 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:08.907781 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:08.908586 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-931fb17d-80b6-479e-b3e3-ece0c6e3e360 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:08.909047 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1365/5434] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:08 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:09.011056 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4caf2243-5342-4030-865e-7855b5806928 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:09.012955 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4caf2243-5342-4030-865e-7855b5806928 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d Aug 04 09:16:09.013177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4caf2243-5342-4030-865e-7855b5806928 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:09.013413 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4caf2243-5342-4030-865e-7855b5806928 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:09.018935 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4caf2243-5342-4030-865e-7855b5806928 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d returned with HTTP 404 Aug 04 09:16:09.019481 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1347/5435] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:09 2026] GET /volume/v3/volumes/e4a6a07a-fc43-4547-b21e-f106f9d8b06d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:09.026782 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:09.028516 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:09.028902 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1200143498"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:09.030344 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1200143498'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:09.030460 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume of 1 GB Aug 04 09:16:09.030729 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fe22eb12-d5de-4fde-a679-b55abde23d6e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:09.032923 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fe22eb12-d5de-4fde-a679-b55abde23d6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:16:09.033155 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fe22eb12-d5de-4fde-a679-b55abde23d6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:09.033417 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fe22eb12-d5de-4fde-a679-b55abde23d6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:09.034757 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:09.039988 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (2555ef5c-4764-4b8c-b120-15e4b65ecb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:09.040852 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cae2c71-ddd9-45ee-bab2-cc1af285dfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:09.041581 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:09.047808 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:09.047808 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:09.051539 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-fe22eb12-d5de-4fde-a679-b55abde23d6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:09.057449 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fe22eb12-d5de-4fde-a679-b55abde23d6e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 returned with HTTP 200 Aug 04 09:16:09.057825 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1364/5436] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:09 2026] GET /volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:09.066531 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cae2c71-ddd9-45ee-bab2-cc1af285dfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:09.067302 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cc7826-28da-4ccf-b66a-cbbd886081ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:09.114737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['88266583-40f7-4860-b208-6bbeff461263', '049a27c8-c39a-47df-9e46-b7a61a7f6d2b', '2f4bfbba-4bef-40d6-a217-bcf193133c3f', '40939fdb-9358-48b8-a63c-c93d55f3bfd0'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:09.115668 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cc7826-28da-4ccf-b66a-cbbd886081ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88266583-40f7-4860-b208-6bbeff461263', '049a27c8-c39a-47df-9e46-b7a61a7f6d2b', '2f4bfbba-4bef-40d6-a217-bcf193133c3f', '40939fdb-9358-48b8-a63c-c93d55f3bfd0']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:09.116430 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c0466-ca5d-4e9c-a85c-ca9ffc9b7de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:09.140331 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8c0466-ca5d-4e9c-a85c-ca9ffc9b7de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a853859-516e-4daf-90d5-c7b4d7974e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200143498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['88266583-40f7-4860-b208-6bbeff461263','049a27c8-c39a-47df-9e46-b7a61a7f6d2b','2f4bfbba-4bef-40d6-a217-bcf193133c3f','40939fdb-9358-48b8-a63c-c93d55f3bfd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200143498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a853859-516e-4daf-90d5-c7b4d7974e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef99f0865644486be60d200a944f832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb253657834d477c992ce8384310ab19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:09.141144 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e011cda-6e69-41a2-9ede-78e6d708d748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:09.161644 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e011cda-6e69-41a2-9ede-78e6d708d748) transitioned into state 'SUCCESS' from state '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-1200143498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['88266583-40f7-4860-b208-6bbeff461263','049a27c8-c39a-47df-9e46-b7a61a7f6d2b','2f4bfbba-4bef-40d6-a217-bcf193133c3f','40939fdb-9358-48b8-a63c-c93d55f3bfd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:09.163694 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffac26c1-2794-4c15-aaec-382a655fa61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:09.173819 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffac26c1-2794-4c15-aaec-382a655fa61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:09.181343 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (2555ef5c-4764-4b8c-b120-15e4b65ecb60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:09.181776 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request issued successfully. Aug 04 09:16:09.182479 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d75a4ed9-58a9-44bd-b82e-1b8df459f0c1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:09.182741 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0723d0a8-28e7-4164-93e7-26c0fa7919f6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:09.183019 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1361/5437] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:16:09 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:09.185167 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0723d0a8-28e7-4164-93e7-26c0fa7919f6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:09.185651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0723d0a8-28e7-4164-93e7-26c0fa7919f6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:09.185651 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0723d0a8-28e7-4164-93e7-26c0fa7919f6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:09.185730 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-0723d0a8-28e7-4164-93e7-26c0fa7919f6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:09.191344 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:09.191344 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:09.192057 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0723d0a8-28e7-4164-93e7-26c0fa7919f6 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:09.192518 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1366/5438] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:09 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:09.198124 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-00fe3caa-1c6b-4dc8-8fd6-eea9697d274d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:09.202361 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-00fe3caa-1c6b-4dc8-8fd6-eea9697d274d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 Aug 04 09:16:09.202361 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-00fe3caa-1c6b-4dc8-8fd6-eea9697d274d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:09.202650 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-00fe3caa-1c6b-4dc8-8fd6-eea9697d274d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:09.216227 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:09.216227 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:09.219173 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-00fe3caa-1c6b-4dc8-8fd6-eea9697d274d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:09.223465 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-00fe3caa-1c6b-4dc8-8fd6-eea9697d274d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 returned with HTTP 200 Aug 04 09:16:09.223851 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1348/5439] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:09 2026] GET /volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:09.920947 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1878e009-0aad-4a10-bae6-d23f9bcc5e43 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:09.922724 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1878e009-0aad-4a10-bae6-d23f9bcc5e43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:09.922917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1878e009-0aad-4a10-bae6-d23f9bcc5e43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:09.923127 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1878e009-0aad-4a10-bae6-d23f9bcc5e43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:09.923268 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1878e009-0aad-4a10-bae6-d23f9bcc5e43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:09.927954 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:09.927954 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:09.928740 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1878e009-0aad-4a10-bae6-d23f9bcc5e43 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:09.929071 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1365/5440] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:09 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:10.203445 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ecf659d6-b585-4736-b8b8-05db0d531e69 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:10.205737 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ecf659d6-b585-4736-b8b8-05db0d531e69 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:10.205992 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ecf659d6-b585-4736-b8b8-05db0d531e69 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:10.206232 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ecf659d6-b585-4736-b8b8-05db0d531e69 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:10.206382 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-ecf659d6-b585-4736-b8b8-05db0d531e69 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:10.211080 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:10.211080 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:10.211847 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ecf659d6-b585-4736-b8b8-05db0d531e69 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:10.212240 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1362/5441] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:10 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:10.236423 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b6286297-ddb6-45f9-835c-3f6c0cd64688 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:10.238408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6286297-ddb6-45f9-835c-3f6c0cd64688 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 Aug 04 09:16:10.238610 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6286297-ddb6-45f9-835c-3f6c0cd64688 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:10.238834 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b6286297-ddb6-45f9-835c-3f6c0cd64688 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:10.246879 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:10.246879 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:10.250605 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b6286297-ddb6-45f9-835c-3f6c0cd64688 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:10.254454 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b6286297-ddb6-45f9-835c-3f6c0cd64688 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 returned with HTTP 200 Aug 04 09:16:10.254859 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1367/5442] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:10 2026] GET /volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:10.265782 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-d6e6d689-c488-4691-af09-d2e551b6d91a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:10.267532 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d6e6d689-c488-4691-af09-d2e551b6d91a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:16:10.267880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-d6e6d689-c488-4691-af09-d2e551b6d91a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a853859-516e-4daf-90d5-c7b4d7974e85", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-478981313"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:10.276474 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:10.276474 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:10.276852 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d6e6d689-c488-4691-af09-d2e551b6d91a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:10.276968 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-d6e6d689-c488-4691-af09-d2e551b6d91a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create snapshot from volume 7a853859-516e-4daf-90d5-c7b4d7974e85 Aug 04 09:16:10.299230 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-d6e6d689-c488-4691-af09-d2e551b6d91a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['49d5d096-7144-43d4-b92f-075c5100a601', 'b211878b-1b2b-4611-b994-819b3c584fb6', '414328c6-87db-4299-9510-4a962da2bfd0', '358228c3-7bf0-4872-ab7f-34f48a8af9d2'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:10.326570 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-d6e6d689-c488-4691-af09-d2e551b6d91a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot create request issued successfully. Aug 04 09:16:10.326832 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-d6e6d689-c488-4691-af09-d2e551b6d91a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:16:10.327358 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1349/5443] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:16:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:10.338073 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4a548a48-e691-4849-98ad-3ac92048d250 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:10.340267 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a548a48-e691-4849-98ad-3ac92048d250 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 Aug 04 09:16:10.340536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a548a48-e691-4849-98ad-3ac92048d250 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:10.340824 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4a548a48-e691-4849-98ad-3ac92048d250 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:10.346689 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:10.346689 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:10.347237 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4a548a48-e691-4849-98ad-3ac92048d250 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:10.347879 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4a548a48-e691-4849-98ad-3ac92048d250 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 returned with HTTP 200 Aug 04 09:16:10.348330 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1366/5444] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:10 2026] GET /volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:10.593778 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-35b5e41f-cc5d-4377-bc5c-a65f704efdf1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:10.595748 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-35b5e41f-cc5d-4377-bc5c-a65f704efdf1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6 Aug 04 09:16:10.595953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-35b5e41f-cc5d-4377-bc5c-a65f704efdf1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:10.596146 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-35b5e41f-cc5d-4377-bc5c-a65f704efdf1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:10.603020 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:10.603020 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:10.644520 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-35b5e41f-cc5d-4377-bc5c-a65f704efdf1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6 returned with HTTP 200 Aug 04 09:16:10.645178 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1363/5445] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:16:10 2026] DELETE /volume/v3/attachments/c243f45e-2b92-491a-ac0f-92e8d0b4f2c6 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:10.656259 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:10.658271 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:16:10.658467 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:10.658666 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:10.658842 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:16:10.665830 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:10.665830 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:10.666357 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:10.682240 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:16:10.682296 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-4a02ddcd-f6bb-430b-b40e-a75a93e67af3 req-679b3b91-1250-4669-b2b0-6bdee8a1e4a6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 returned with HTTP 202 Aug 04 09:16:10.682743 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1368/5446] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:16:10 2026] DELETE /volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:10.938056 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3132b284-43c4-4a18-af64-3fde8d23f8d9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:10.939788 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3132b284-43c4-4a18-af64-3fde8d23f8d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:10.940108 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3132b284-43c4-4a18-af64-3fde8d23f8d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:10.940154 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3132b284-43c4-4a18-af64-3fde8d23f8d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:10.940253 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-3132b284-43c4-4a18-af64-3fde8d23f8d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:10.945118 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:10.945118 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:10.945662 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3132b284-43c4-4a18-af64-3fde8d23f8d9 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:10.946110 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1350/5447] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:10 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:11.223767 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9da88da0-5077-4a94-89c0-5632e88f4f2a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.226177 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9da88da0-5077-4a94-89c0-5632e88f4f2a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:11.226487 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9da88da0-5077-4a94-89c0-5632e88f4f2a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.226727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9da88da0-5077-4a94-89c0-5632e88f4f2a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.226880 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-9da88da0-5077-4a94-89c0-5632e88f4f2a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:11.231891 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.231891 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:11.232637 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9da88da0-5077-4a94-89c0-5632e88f4f2a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:11.233094 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1367/5448] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:11 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:11.360846 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2a00c962-51a4-42e5-a8e8-c31b9d0ecf37 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.368299 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2a00c962-51a4-42e5-a8e8-c31b9d0ecf37 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 Aug 04 09:16:11.368546 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2a00c962-51a4-42e5-a8e8-c31b9d0ecf37 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.368783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2a00c962-51a4-42e5-a8e8-c31b9d0ecf37 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.373948 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.373948 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:11.374261 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-2a00c962-51a4-42e5-a8e8-c31b9d0ecf37 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:11.374985 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2a00c962-51a4-42e5-a8e8-c31b9d0ecf37 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 returned with HTTP 200 Aug 04 09:16:11.375391 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1364/5449] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:11 2026] GET /volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:11.384877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2cd62a81-07af-45cf-9133-9509565522c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.387081 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2cd62a81-07af-45cf-9133-9509565522c5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] GET https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 Aug 04 09:16:11.387361 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2cd62a81-07af-45cf-9133-9509565522c5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.387613 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2cd62a81-07af-45cf-9133-9509565522c5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.393631 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.393631 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:11.394153 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2cd62a81-07af-45cf-9133-9509565522c5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Snapshot retrieved successfully. Aug 04 09:16:11.395217 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2cd62a81-07af-45cf-9133-9509565522c5 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 returned with HTTP 200 Aug 04 09:16:11.395700 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1369/5450] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:11 2026] GET /volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:11.403675 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.405398 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 Aug 04 09:16:11.405576 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.405766 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.405862 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete snapshot with id: f2b7cb90-3870-4b5e-a820-d34c42358740 Aug 04 09:16:11.410394 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.410394 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:11.410646 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:11.425418 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot delete request issued successfully. Aug 04 09:16:11.425574 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-569e054b-db2c-43e9-81ae-e65a77d6ae61 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 returned with HTTP 202 Aug 04 09:16:11.425967 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1351/5451] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:16:11 2026] DELETE /volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:11.432754 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-474a5116-b221-4b8b-a9bb-38ae81564dce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.434491 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-474a5116-b221-4b8b-a9bb-38ae81564dce tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 Aug 04 09:16:11.434705 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-474a5116-b221-4b8b-a9bb-38ae81564dce tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.434887 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-474a5116-b221-4b8b-a9bb-38ae81564dce tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.441247 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.441247 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:11.441593 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-474a5116-b221-4b8b-a9bb-38ae81564dce tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:11.442253 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-474a5116-b221-4b8b-a9bb-38ae81564dce tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 returned with HTTP 200 Aug 04 09:16:11.442596 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1368/5452] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:11 2026] GET /volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:11.603905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-909715bc-d7f9-41fe-9844-d310c45589e4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.605923 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-909715bc-d7f9-41fe-9844-d310c45589e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 Aug 04 09:16:11.606105 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-909715bc-d7f9-41fe-9844-d310c45589e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.606300 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-909715bc-d7f9-41fe-9844-d310c45589e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.611579 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-909715bc-d7f9-41fe-9844-d310c45589e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 returned with HTTP 404 Aug 04 09:16:11.611982 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1365/5453] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:11 2026] GET /volume/v3/volumes/1dfde2e0-67c9-4b15-9b8e-5d7fdcd34ef4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:11.617901 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.620193 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:16:11.620455 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.620700 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.620851 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:16:11.625589 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.625589 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:11.626055 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:16:11.643516 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot delete request issued successfully. Aug 04 09:16:11.643775 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-95e74b7b-fece-4830-9ea2-654e99a29e47 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 202 Aug 04 09:16:11.644261 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1370/5454] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:16:11 2026] DELETE /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:11.653747 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-66b41223-ea7d-4a6f-a54b-5ebf43473359 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.655715 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66b41223-ea7d-4a6f-a54b-5ebf43473359 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:16:11.655940 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66b41223-ea7d-4a6f-a54b-5ebf43473359 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.656158 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-66b41223-ea7d-4a6f-a54b-5ebf43473359 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.661619 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.661619 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:11.662119 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-66b41223-ea7d-4a6f-a54b-5ebf43473359 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:16:11.663000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-66b41223-ea7d-4a6f-a54b-5ebf43473359 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 200 Aug 04 09:16:11.663472 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1352/5455] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:11 2026] GET /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:11.957335 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4215422a-5ef5-4859-9f64-62207f406d7d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:11.959081 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4215422a-5ef5-4859-9f64-62207f406d7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:11.959346 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4215422a-5ef5-4859-9f64-62207f406d7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:11.959596 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4215422a-5ef5-4859-9f64-62207f406d7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:11.959745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4215422a-5ef5-4859-9f64-62207f406d7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:11.964358 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:11.964358 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:11.965211 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4215422a-5ef5-4859-9f64-62207f406d7d tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:11.965667 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1369/5456] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:11 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:12.243699 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8b7e706f-23d8-4609-aced-25c9228368f1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:12.245430 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b7e706f-23d8-4609-aced-25c9228368f1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:12.245650 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b7e706f-23d8-4609-aced-25c9228368f1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:12.245840 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b7e706f-23d8-4609-aced-25c9228368f1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:12.245947 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-8b7e706f-23d8-4609-aced-25c9228368f1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:12.251334 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:12.251334 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:12.251921 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b7e706f-23d8-4609-aced-25c9228368f1 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:12.252317 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1366/5457] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:12 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:12.452858 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-06a6887d-1bcb-4482-8f36-72ede84f7a98 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:12.454716 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-06a6887d-1bcb-4482-8f36-72ede84f7a98 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 Aug 04 09:16:12.454913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-06a6887d-1bcb-4482-8f36-72ede84f7a98 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:12.455108 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-06a6887d-1bcb-4482-8f36-72ede84f7a98 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:12.459316 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-06a6887d-1bcb-4482-8f36-72ede84f7a98 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 returned with HTTP 404 Aug 04 09:16:12.459792 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1371/5458] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:12 2026] GET /volume/v3/snapshots/f2b7cb90-3870-4b5e-a820-d34c42358740 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:12.465936 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:12.467631 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 Aug 04 09:16:12.467848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:12.468045 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:12.468254 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume with id: 7a853859-516e-4daf-90d5-c7b4d7974e85 Aug 04 09:16:12.475082 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:12.475082 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:12.475484 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:12.491910 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume request issued successfully. Aug 04 09:16:12.492147 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-747bd9c5-62f0-4533-98c6-6e13444b3799 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 returned with HTTP 202 Aug 04 09:16:12.492720 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1353/5459] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:12 2026] DELETE /volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:12.499943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-32c290a4-977f-43e9-aee7-952a1b97d794 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:12.501920 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-32c290a4-977f-43e9-aee7-952a1b97d794 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 Aug 04 09:16:12.502179 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-32c290a4-977f-43e9-aee7-952a1b97d794 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:12.502389 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-32c290a4-977f-43e9-aee7-952a1b97d794 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:12.510654 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:12.510654 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:12.515084 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-32c290a4-977f-43e9-aee7-952a1b97d794 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:12.519720 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-32c290a4-977f-43e9-aee7-952a1b97d794 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 returned with HTTP 200 Aug 04 09:16:12.520140 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1370/5460] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:12 2026] GET /volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:12.672336 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-accbe046-ab2e-4ef1-b97e-dbe69355f239 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:12.674379 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-accbe046-ab2e-4ef1-b97e-dbe69355f239 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:16:12.674599 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-accbe046-ab2e-4ef1-b97e-dbe69355f239 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:12.674830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-accbe046-ab2e-4ef1-b97e-dbe69355f239 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:12.679082 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-accbe046-ab2e-4ef1-b97e-dbe69355f239 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 404 Aug 04 09:16:12.679628 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1367/5461] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:12 2026] GET /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:12.977398 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cb88950c-9f7e-4e47-8bed-f35ef448770b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:12.979340 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb88950c-9f7e-4e47-8bed-f35ef448770b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:12.979552 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb88950c-9f7e-4e47-8bed-f35ef448770b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:12.979778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cb88950c-9f7e-4e47-8bed-f35ef448770b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:12.979887 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-cb88950c-9f7e-4e47-8bed-f35ef448770b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:12.985452 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:12.985452 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:12.985593 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cb88950c-9f7e-4e47-8bed-f35ef448770b tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:12.985968 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1372/5462] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:12 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:13.266717 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a2ca4dc7-4b09-442e-941d-8db925ce4d3d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:13.268243 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a2ca4dc7-4b09-442e-941d-8db925ce4d3d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:13.268421 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a2ca4dc7-4b09-442e-941d-8db925ce4d3d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:13.268634 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a2ca4dc7-4b09-442e-941d-8db925ce4d3d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:13.268789 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a2ca4dc7-4b09-442e-941d-8db925ce4d3d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:13.274176 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:13.274176 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:13.274342 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a2ca4dc7-4b09-442e-941d-8db925ce4d3d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:13.274712 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1354/5463] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:13 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:13.533184 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-44b16d73-a1eb-4b90-ba20-7ff8ece084e3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:13.534919 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44b16d73-a1eb-4b90-ba20-7ff8ece084e3 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 Aug 04 09:16:13.535097 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-44b16d73-a1eb-4b90-ba20-7ff8ece084e3 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:13.535285 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-44b16d73-a1eb-4b90-ba20-7ff8ece084e3 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:13.540619 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-44b16d73-a1eb-4b90-ba20-7ff8ece084e3 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 returned with HTTP 404 Aug 04 09:16:13.541043 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1371/5464] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:13 2026] GET /volume/v3/volumes/7a853859-516e-4daf-90d5-c7b4d7974e85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:13.548363 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-77cbe06f-336b-43fc-9923-217875fe352e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:13.550154 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:13.550381 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754469005"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:13.552056 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754469005'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:13.552169 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume of 1 GB Aug 04 09:16:13.555975 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:13.561347 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (76f1aea5-106a-4a51-8c98-a64af65d9a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:13.562483 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0132f9b6-6198-4715-9c26-49a50185a364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:13.563231 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:13.587080 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0132f9b6-6198-4715-9c26-49a50185a364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:13.588106 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7fca624-96bf-4322-a537-d12b3f4a8be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:13.630019 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['6781b52f-155a-4c12-936d-4adc74bc0e1f', '42e466bb-e174-492b-8ccb-7b8a9d196424', '61a71a94-1657-4f3e-b078-c00fc690f01b', 'caa04153-2b62-4250-bf02-14b0b866a2d7'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:13.630961 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7fca624-96bf-4322-a537-d12b3f4a8be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6781b52f-155a-4c12-936d-4adc74bc0e1f', '42e466bb-e174-492b-8ccb-7b8a9d196424', '61a71a94-1657-4f3e-b078-c00fc690f01b', 'caa04153-2b62-4250-bf02-14b0b866a2d7']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:13.631908 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a53633-3985-455a-869e-e71ce164a58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:13.660073 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a53633-3985-455a-869e-e71ce164a58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbe54a77-9c20-4995-bb72-1ca7d80095e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754469005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['6781b52f-155a-4c12-936d-4adc74bc0e1f','42e466bb-e174-492b-8ccb-7b8a9d196424','61a71a94-1657-4f3e-b078-c00fc690f01b','caa04153-2b62-4250-bf02-14b0b866a2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754469005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbe54a77-9c20-4995-bb72-1ca7d80095e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef99f0865644486be60d200a944f832',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb253657834d477c992ce8384310ab19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:13.660830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768d22e5-6906-45f4-bbb3-ba7505b0e655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:13.680891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768d22e5-6906-45f4-bbb3-ba7505b0e655) transitioned into state 'SUCCESS' from state '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-1754469005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef99f0865644486be60d200a944f832',qos_specs=None,replication_status=,reservations=['6781b52f-155a-4c12-936d-4adc74bc0e1f','42e466bb-e174-492b-8ccb-7b8a9d196424','61a71a94-1657-4f3e-b078-c00fc690f01b','caa04153-2b62-4250-bf02-14b0b866a2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb253657834d477c992ce8384310ab19',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:13.681602 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fecd8522-5d41-4a52-9a4e-8a1c0832b85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:13.694748 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fecd8522-5d41-4a52-9a4e-8a1c0832b85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:13.695712 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Flow 'volume_create_api' (76f1aea5-106a-4a51-8c98-a64af65d9a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:13.696029 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create volume request issued successfully. Aug 04 09:16:13.696699 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77cbe06f-336b-43fc-9923-217875fe352e tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:13.697435 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1368/5465] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:16:13 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:13.711009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4ecf892f-bd01-4fe3-86c9-d10b4887b5b8 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:13.712918 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4ecf892f-bd01-4fe3-86c9-d10b4887b5b8 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 Aug 04 09:16:13.713147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4ecf892f-bd01-4fe3-86c9-d10b4887b5b8 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:13.713375 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4ecf892f-bd01-4fe3-86c9-d10b4887b5b8 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:13.720841 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:13.720841 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:13.725054 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-4ecf892f-bd01-4fe3-86c9-d10b4887b5b8 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:13.729586 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4ecf892f-bd01-4fe3-86c9-d10b4887b5b8 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 returned with HTTP 200 Aug 04 09:16:13.729987 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1373/5466] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:13 2026] GET /volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:13.998793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8b4a7463-b926-4a14-957c-ba611106492f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:14.000549 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8b4a7463-b926-4a14-957c-ba611106492f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:14.000753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8b4a7463-b926-4a14-957c-ba611106492f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:14.000940 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8b4a7463-b926-4a14-957c-ba611106492f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:14.001032 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-8b4a7463-b926-4a14-957c-ba611106492f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:14.005757 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:14.005757 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:14.006651 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8b4a7463-b926-4a14-957c-ba611106492f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:14.007150 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1355/5467] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:13 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:14.074756 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-9939934e-51b2-4417-8dca-7aaac861f793 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:14.076676 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-9939934e-51b2-4417-8dca-7aaac861f793 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2 Aug 04 09:16:14.076863 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-9939934e-51b2-4417-8dca-7aaac861f793 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:14.077036 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-9939934e-51b2-4417-8dca-7aaac861f793 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:14.083817 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:14.083817 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:14.124262 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-9939934e-51b2-4417-8dca-7aaac861f793 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2 returned with HTTP 200 Aug 04 09:16:14.124743 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1372/5468] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:16:14 2026] DELETE /volume/v3/attachments/be439f3b-d48a-4e75-a9de-4a8facf953c2 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:14.135169 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:14.137210 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:16:14.137382 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:14.137552 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:14.137699 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:16:14.144171 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:14.144171 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:14.144627 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:14.163181 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:16:14.163360 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-c80ec7f8-c496-44fc-85d2-377614dbf5aa req-4e2924c5-a99c-45f1-afaf-645e32c95acf tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 202 Aug 04 09:16:14.163924 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1369/5469] 10.4.3.176 () {70 vars in 1620 bytes} [Tue Aug 4 09:16:14 2026] DELETE /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:14.286071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-26c29f6b-0990-453e-8097-a044c282097b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:14.288342 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-26c29f6b-0990-453e-8097-a044c282097b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:14.288631 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-26c29f6b-0990-453e-8097-a044c282097b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:14.288895 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-26c29f6b-0990-453e-8097-a044c282097b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:14.289046 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-26c29f6b-0990-453e-8097-a044c282097b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:14.294020 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:14.294020 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:14.294840 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-26c29f6b-0990-453e-8097-a044c282097b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:14.295320 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1374/5470] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:14 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:14.743231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e66c4d96-7231-4910-bc64-c6f5d8a05615 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:14.745651 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e66c4d96-7231-4910-bc64-c6f5d8a05615 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 Aug 04 09:16:14.745974 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e66c4d96-7231-4910-bc64-c6f5d8a05615 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:14.746260 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e66c4d96-7231-4910-bc64-c6f5d8a05615 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:14.755825 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:14.755825 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:14.759838 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e66c4d96-7231-4910-bc64-c6f5d8a05615 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:14.763530 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e66c4d96-7231-4910-bc64-c6f5d8a05615 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 returned with HTTP 200 Aug 04 09:16:14.763942 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1356/5471] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:14 2026] GET /volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:14.775443 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-553c937b-f3d1-4f8b-b52c-944434619e8d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:14.777170 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-553c937b-f3d1-4f8b-b52c-944434619e8d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:16:14.777557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-553c937b-f3d1-4f8b-b52c-944434619e8d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbe54a77-9c20-4995-bb72-1ca7d80095e7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-10597925"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:14.785531 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:14.785531 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:14.785883 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-553c937b-f3d1-4f8b-b52c-944434619e8d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:14.786033 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-553c937b-f3d1-4f8b-b52c-944434619e8d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Create snapshot from volume cbe54a77-9c20-4995-bb72-1ca7d80095e7 Aug 04 09:16:14.809601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-553c937b-f3d1-4f8b-b52c-944434619e8d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Created reservations ['0c7b152b-ceb4-4418-aa54-e865dec3dd79', '6d2342ff-fad8-4e2e-947b-8e9a56c5558b', '7f91cd85-cb27-4864-9387-dc0040ac34f5', 'a90fee95-c26a-4551-a0ad-01b2cc7c1ca0'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:14.843628 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-553c937b-f3d1-4f8b-b52c-944434619e8d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot create request issued successfully. Aug 04 09:16:14.845004 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-553c937b-f3d1-4f8b-b52c-944434619e8d tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:16:14.845004 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1373/5472] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:16:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:14.853048 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1c1156e1-2e78-4834-8b1d-7117f15ab812 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:14.856810 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1c1156e1-2e78-4834-8b1d-7117f15ab812 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c Aug 04 09:16:14.857035 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1c1156e1-2e78-4834-8b1d-7117f15ab812 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:14.857247 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1c1156e1-2e78-4834-8b1d-7117f15ab812 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:14.869221 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:14.869221 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:14.869221 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1c1156e1-2e78-4834-8b1d-7117f15ab812 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:14.869221 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1c1156e1-2e78-4834-8b1d-7117f15ab812 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c returned with HTTP 200 Aug 04 09:16:14.870009 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1370/5473] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:14 2026] GET /volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:15.023029 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4bf8d349-4c6d-4336-9f97-f82ae3e57d0f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.025544 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4bf8d349-4c6d-4336-9f97-f82ae3e57d0f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:15.025796 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4bf8d349-4c6d-4336-9f97-f82ae3e57d0f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.026050 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4bf8d349-4c6d-4336-9f97-f82ae3e57d0f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.026197 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-4bf8d349-4c6d-4336-9f97-f82ae3e57d0f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:15.031820 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:15.031820 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:15.032571 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4bf8d349-4c6d-4336-9f97-f82ae3e57d0f tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:15.032997 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1375/5474] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:15 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:15.104523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-39967a64-677f-48b9-8469-f779ae8d26c1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.106281 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-39967a64-677f-48b9-8469-f779ae8d26c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:16:15.106504 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-39967a64-677f-48b9-8469-f779ae8d26c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.106716 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-39967a64-677f-48b9-8469-f779ae8d26c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.112919 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-39967a64-677f-48b9-8469-f779ae8d26c1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 404 Aug 04 09:16:15.113352 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1357/5475] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:15 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:15.304894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7922ff95-0525-4b80-93aa-3290f9493e8b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.306628 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7922ff95-0525-4b80-93aa-3290f9493e8b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:15.306827 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7922ff95-0525-4b80-93aa-3290f9493e8b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.307012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7922ff95-0525-4b80-93aa-3290f9493e8b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.307101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7922ff95-0525-4b80-93aa-3290f9493e8b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:15.312324 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:15.312324 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:15.313416 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7922ff95-0525-4b80-93aa-3290f9493e8b tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:15.313899 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1374/5476] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:15 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:15.570434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d88d3f9e-c86e-423c-bcbf-b099722b23e4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.572100 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d88d3f9e-c86e-423c-bcbf-b099722b23e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:16:15.572315 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d88d3f9e-c86e-423c-bcbf-b099722b23e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.572503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d88d3f9e-c86e-423c-bcbf-b099722b23e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.572606 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-d88d3f9e-c86e-423c-bcbf-b099722b23e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:16:15.576605 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d88d3f9e-c86e-423c-bcbf-b099722b23e4 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 404 Aug 04 09:16:15.577111 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1371/5477] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:16:15 2026] DELETE /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:15.583131 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-86afa95e-e0dc-410f-9bb6-ecc2dc486d0c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.584980 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-86afa95e-e0dc-410f-9bb6-ecc2dc486d0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef Aug 04 09:16:15.585321 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-86afa95e-e0dc-410f-9bb6-ecc2dc486d0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.585660 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-86afa95e-e0dc-410f-9bb6-ecc2dc486d0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.590769 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-86afa95e-e0dc-410f-9bb6-ecc2dc486d0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef returned with HTTP 404 Aug 04 09:16:15.591279 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1376/5478] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:15 2026] GET /volume/v3/snapshots/ed069c6c-4446-4221-8428-f073c2d0c1ef => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:15.878922 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-966338a9-f98a-4f8f-95e9-05518e2e11d6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.881111 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-966338a9-f98a-4f8f-95e9-05518e2e11d6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c Aug 04 09:16:15.881384 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-966338a9-f98a-4f8f-95e9-05518e2e11d6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.881655 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-966338a9-f98a-4f8f-95e9-05518e2e11d6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.888490 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:15.888490 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:15.890989 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-966338a9-f98a-4f8f-95e9-05518e2e11d6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:15.890989 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-966338a9-f98a-4f8f-95e9-05518e2e11d6 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c returned with HTTP 200 Aug 04 09:16:15.890989 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1358/5479] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:15 2026] GET /volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:15.899573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.901579 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] POST https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c/action Aug 04 09:16:15.901937 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:16:15.902115 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:15.903853 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.snapshot_unmanage [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Unmanage snapshot with id: a87ad14c-139a-4cef-b747-6040a4376a9c Aug 04 09:16:15.909514 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:15.909514 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:15.909969 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Snapshot retrieved successfully. Aug 04 09:16:15.910783 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8f09b407dfab468d9e45a62dd2f8ba98', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eef99f0865644486be60d200a944f832', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:16:15.911039 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-850f20e4-fe3a-4cf1-b33b-dd789dd99d4a tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-reader] https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c/action returned with HTTP 403 Aug 04 09:16:15.911628 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1375/5480] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:16:15 2026] POST /volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:15.918984 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1432df69-7218-4f15-a133-1e8365dc6e10 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.920873 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1432df69-7218-4f15-a133-1e8365dc6e10 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c Aug 04 09:16:15.921050 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1432df69-7218-4f15-a133-1e8365dc6e10 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.921289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1432df69-7218-4f15-a133-1e8365dc6e10 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.921388 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-1432df69-7218-4f15-a133-1e8365dc6e10 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete snapshot with id: a87ad14c-139a-4cef-b747-6040a4376a9c Aug 04 09:16:15.926076 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:15.926076 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:15.926495 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1432df69-7218-4f15-a133-1e8365dc6e10 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:15.943475 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-1432df69-7218-4f15-a133-1e8365dc6e10 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot delete request issued successfully. Aug 04 09:16:15.943643 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1432df69-7218-4f15-a133-1e8365dc6e10 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c returned with HTTP 202 Aug 04 09:16:15.944020 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1372/5481] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:16:15 2026] DELETE /volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:15.950779 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c94b844e-49b0-4123-8e06-60d7f56bcd39 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:15.953071 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c94b844e-49b0-4123-8e06-60d7f56bcd39 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c Aug 04 09:16:15.953262 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c94b844e-49b0-4123-8e06-60d7f56bcd39 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:15.953434 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c94b844e-49b0-4123-8e06-60d7f56bcd39 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:15.958434 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:15.958434 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:15.958718 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c94b844e-49b0-4123-8e06-60d7f56bcd39 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Snapshot retrieved successfully. Aug 04 09:16:15.959315 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c94b844e-49b0-4123-8e06-60d7f56bcd39 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c returned with HTTP 200 Aug 04 09:16:15.959643 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1377/5482] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:15 2026] GET /volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:16.045957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a90edbff-a90a-4739-aed9-d68689c5ce2e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.049107 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a90edbff-a90a-4739-aed9-d68689c5ce2e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:16.049433 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a90edbff-a90a-4739-aed9-d68689c5ce2e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.049721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a90edbff-a90a-4739-aed9-d68689c5ce2e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.049878 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-a90edbff-a90a-4739-aed9-d68689c5ce2e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:16.055236 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.055236 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:16.055997 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a90edbff-a90a-4739-aed9-d68689c5ce2e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:16.056670 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1359/5483] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:16 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:16.066606 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7f85fbef-7679-49f6-9985-3db73556d38e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.068501 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7f85fbef-7679-49f6-9985-3db73556d38e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:16.068686 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7f85fbef-7679-49f6-9985-3db73556d38e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.068888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7f85fbef-7679-49f6-9985-3db73556d38e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.068983 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7f85fbef-7679-49f6-9985-3db73556d38e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:16.072804 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.072804 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:16.073779 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7f85fbef-7679-49f6-9985-3db73556d38e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:16.074222 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1376/5484] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:16 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:16.084128 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-06c4726f-0e87-4697-8812-d465987bd5bf None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.085808 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-06c4726f-0e87-4697-8812-d465987bd5bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:16.086002 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-06c4726f-0e87-4697-8812-d465987bd5bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.086179 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-06c4726f-0e87-4697-8812-d465987bd5bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.086303 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-06c4726f-0e87-4697-8812-d465987bd5bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete backup with id: 7a174997-3705-493e-abe5-83a66c606cd4. Aug 04 09:16:16.090307 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.090307 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:16.105172 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-06c4726f-0e87-4697-8812-d465987bd5bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] delete_backup rpcapi backup_id 7a174997-3705-493e-abe5-83a66c606cd4 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:16:16.107034 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-06c4726f-0e87-4697-8812-d465987bd5bf tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 202 Aug 04 09:16:16.107644 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1373/5485] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:16 2026] DELETE /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:16:16.114461 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-9bf0ade0-541c-4564-84f6-3a24f2e1d095 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.116389 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9bf0ade0-541c-4564-84f6-3a24f2e1d095 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:16.116602 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9bf0ade0-541c-4564-84f6-3a24f2e1d095 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.116767 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-9bf0ade0-541c-4564-84f6-3a24f2e1d095 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.116891 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-9bf0ade0-541c-4564-84f6-3a24f2e1d095 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:16.121731 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.121731 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:16.122807 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-9bf0ade0-541c-4564-84f6-3a24f2e1d095 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 200 Aug 04 09:16:16.123322 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1378/5486] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:16 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:16.325923 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ef792562-459d-4b80-8d2b-0055dd8c5889 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.327993 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ef792562-459d-4b80-8d2b-0055dd8c5889 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:16.328262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ef792562-459d-4b80-8d2b-0055dd8c5889 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.328490 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ef792562-459d-4b80-8d2b-0055dd8c5889 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.328625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ef792562-459d-4b80-8d2b-0055dd8c5889 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:16.333605 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.333605 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:16.334513 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ef792562-459d-4b80-8d2b-0055dd8c5889 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:16.335077 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1360/5487] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:16 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:16.346588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.348759 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 Aug 04 09:16:16.349052 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.349333 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.349557 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume with id: 68ce9d10-350f-4fcb-b061-3d788019bc99 Aug 04 09:16:16.353425 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6f42a299-0120-4e62-87e5-05bd4a38c816 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.355105 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6f42a299-0120-4e62-87e5-05bd4a38c816 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:16:16.355307 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6f42a299-0120-4e62-87e5-05bd4a38c816 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.355489 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6f42a299-0120-4e62-87e5-05bd4a38c816 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.355645 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-6f42a299-0120-4e62-87e5-05bd4a38c816 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:16:16.356690 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.356690 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:16.357104 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:16:16.361348 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6f42a299-0120-4e62-87e5-05bd4a38c816 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 404 Aug 04 09:16:16.361829 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1374/5488] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:16 2026] DELETE /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:16.369690 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b255bda7-c193-48ae-861c-5e25f54ade13 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.371598 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b255bda7-c193-48ae-861c-5e25f54ade13 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 Aug 04 09:16:16.371815 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b255bda7-c193-48ae-861c-5e25f54ade13 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.371996 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b255bda7-c193-48ae-861c-5e25f54ade13 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.375116 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume request issued successfully. Aug 04 09:16:16.375116 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d6bbc088-8fc0-43f8-8099-5369363cfb08 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 returned with HTTP 202 Aug 04 09:16:16.375558 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1377/5489] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:16 2026] DELETE /volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:16.377634 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b255bda7-c193-48ae-861c-5e25f54ade13 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 returned with HTTP 404 Aug 04 09:16:16.378109 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1379/5490] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:16 2026] GET /volume/v3/volumes/c331fb34-ff49-4bd2-b683-1aae3c951599 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:16.393932 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e18db6ea-8386-48c3-8fec-ad30de73321d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.401798 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e18db6ea-8386-48c3-8fec-ad30de73321d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 Aug 04 09:16:16.401798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e18db6ea-8386-48c3-8fec-ad30de73321d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.401798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e18db6ea-8386-48c3-8fec-ad30de73321d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.404126 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.404126 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:16.408332 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-e18db6ea-8386-48c3-8fec-ad30de73321d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:16:16.412822 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e18db6ea-8386-48c3-8fec-ad30de73321d tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 returned with HTTP 200 Aug 04 09:16:16.413296 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1361/5491] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:16 2026] GET /volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 => generated 1065 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:16.968391 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-35ed3cbc-f5ad-41c9-b1bf-af96a42fac09 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.970476 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-35ed3cbc-f5ad-41c9-b1bf-af96a42fac09 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c Aug 04 09:16:16.970741 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-35ed3cbc-f5ad-41c9-b1bf-af96a42fac09 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.970989 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-35ed3cbc-f5ad-41c9-b1bf-af96a42fac09 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.976108 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-35ed3cbc-f5ad-41c9-b1bf-af96a42fac09 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c returned with HTTP 404 Aug 04 09:16:16.976624 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1375/5492] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:16 2026] GET /volume/v3/snapshots/a87ad14c-139a-4cef-b747-6040a4376a9c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:16.982880 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:16.984633 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 Aug 04 09:16:16.984861 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:16.985045 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:16.985197 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume with id: cbe54a77-9c20-4995-bb72-1ca7d80095e7 Aug 04 09:16:16.992878 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:16.992878 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:16.993233 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:17.009398 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Delete volume request issued successfully. Aug 04 09:16:17.009656 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-2690d709-795d-409d-a2a4-74defa2a5ff1 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 returned with HTTP 202 Aug 04 09:16:17.010183 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1378/5493] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:16 2026] DELETE /volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:17.016555 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-60ec313a-b00b-4f05-a743-0512c4a8c484 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.018284 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-60ec313a-b00b-4f05-a743-0512c4a8c484 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 Aug 04 09:16:17.018468 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-60ec313a-b00b-4f05-a743-0512c4a8c484 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.018659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-60ec313a-b00b-4f05-a743-0512c4a8c484 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.025663 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:17.025663 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:17.029611 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-60ec313a-b00b-4f05-a743-0512c4a8c484 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Volume info retrieved successfully. Aug 04 09:16:17.034323 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-60ec313a-b00b-4f05-a743-0512c4a8c484 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 returned with HTTP 200 Aug 04 09:16:17.034710 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1380/5494] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:17 2026] GET /volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:17.134471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-67bb1a56-468f-4b8c-8380-946e13a71470 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.136136 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-67bb1a56-468f-4b8c-8380-946e13a71470 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 Aug 04 09:16:17.136316 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-67bb1a56-468f-4b8c-8380-946e13a71470 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.136484 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-67bb1a56-468f-4b8c-8380-946e13a71470 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.136578 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-67bb1a56-468f-4b8c-8380-946e13a71470 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Show backup with id 7a174997-3705-493e-abe5-83a66c606cd4. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:17.139709 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-67bb1a56-468f-4b8c-8380-946e13a71470 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 returned with HTTP 404 Aug 04 09:16:17.140153 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1362/5495] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:17 2026] GET /volume/v3/backups/7a174997-3705-493e-abe5-83a66c606cd4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:17.146938 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.148653 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd Aug 04 09:16:17.148852 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.149046 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.149170 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete snapshot with id: 0512bee0-247a-4412-aec6-111a59cb93dd Aug 04 09:16:17.155751 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:17.155751 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:17.156414 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Snapshot retrieved successfully. Aug 04 09:16:17.175586 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Snapshot delete request issued successfully. Aug 04 09:16:17.175805 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-847bdcd4-2616-41af-a15b-1e3690e43e95 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd returned with HTTP 202 Aug 04 09:16:17.176255 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1376/5496] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:16:17 2026] DELETE /volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:17.183812 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7c8b2569-f248-4bdf-890a-85340b98b71e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.186092 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c8b2569-f248-4bdf-890a-85340b98b71e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd Aug 04 09:16:17.186374 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c8b2569-f248-4bdf-890a-85340b98b71e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.186604 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7c8b2569-f248-4bdf-890a-85340b98b71e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.191935 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:17.191935 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:17.192502 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7c8b2569-f248-4bdf-890a-85340b98b71e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Snapshot retrieved successfully. Aug 04 09:16:17.193523 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7c8b2569-f248-4bdf-890a-85340b98b71e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd returned with HTTP 200 Aug 04 09:16:17.193993 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1379/5497] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:17 2026] GET /volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:17.352226 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.354072 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:17.354462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1819766090", "snapshot_id": null, "imageRef": "9b9aa2e7-bc7c-4bf5-958c-8433093f3450", "volume_type": null, "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:17.355980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1819766090', 'snapshot_id': None, 'imageRef': '9b9aa2e7-bc7c-4bf5-958c-8433093f3450', 'volume_type': None, 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:17.425278 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e72d36e5-275b-4235-bbfa-715ccee87efc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.425612 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:16:17.427170 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e72d36e5-275b-4235-bbfa-715ccee87efc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 Aug 04 09:16:17.427506 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e72d36e5-275b-4235-bbfa-715ccee87efc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.427809 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e72d36e5-275b-4235-bbfa-715ccee87efc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.429697 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:16:17.433466 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e72d36e5-275b-4235-bbfa-715ccee87efc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 returned with HTTP 404 Aug 04 09:16:17.434071 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1363/5498] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:17 2026] GET /volume/v3/volumes/68ce9d10-350f-4fcb-b061-3d788019bc99 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:17.434998 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (a7377abd-3e7a-4fd4-9706-078cc07103c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:17.436124 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03746d1-c4e1-48a7-b2b2-6298ab10cb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:17.437041 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:17.441944 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5673e899-e872-4dac-98fe-33c7b2b9a982 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.443827 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5673e899-e872-4dac-98fe-33c7b2b9a982 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:17.444089 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5673e899-e872-4dac-98fe-33c7b2b9a982 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.444358 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5673e899-e872-4dac-98fe-33c7b2b9a982 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.444496 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-5673e899-e872-4dac-98fe-33c7b2b9a982 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:17.448688 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:17.448688 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:17.449493 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5673e899-e872-4dac-98fe-33c7b2b9a982 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-member] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:17.449889 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1377/5499] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:17 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:17.461401 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-185b504e-7b14-4c37-984b-a4381939eb4a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.463080 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-185b504e-7b14-4c37-984b-a4381939eb4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:17.463320 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-185b504e-7b14-4c37-984b-a4381939eb4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.463522 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-185b504e-7b14-4c37-984b-a4381939eb4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.463624 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-185b504e-7b14-4c37-984b-a4381939eb4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete backup with id: 5be8c156-dc11-4d2b-802d-be980f545ba0. Aug 04 09:16:17.468112 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:17.468112 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:17.478151 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-185b504e-7b14-4c37-984b-a4381939eb4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] delete_backup rpcapi backup_id 5be8c156-dc11-4d2b-802d-be980f545ba0 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:16:17.479643 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-185b504e-7b14-4c37-984b-a4381939eb4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 202 Aug 04 09:16:17.480023 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1380/5500] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:17 2026] DELETE /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:16:17.486421 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ed398c22-31f7-40bf-abc2-274a134f68aa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.488566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed398c22-31f7-40bf-abc2-274a134f68aa tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:17.488885 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed398c22-31f7-40bf-abc2-274a134f68aa tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.489157 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ed398c22-31f7-40bf-abc2-274a134f68aa tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.489342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-ed398c22-31f7-40bf-abc2-274a134f68aa tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:17.493711 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03746d1-c4e1-48a7-b2b2-6298ab10cb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:17.493839 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:17.493839 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:17.494334 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ed398c22-31f7-40bf-abc2-274a134f68aa tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 200 Aug 04 09:16:17.494383 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f27365-5a0b-4b14-a229-4198d85f88e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:17.494687 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1364/5501] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:17 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:17.529529 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['a44ceaac-b562-4754-84e8-dd7ce02b7d14', '210bd759-6229-4c8e-bbaf-caa4d2f382a6', '3224c65f-8762-4ce6-bbb1-3fa726bb49b7', 'e6292632-0b7e-4ba8-8a51-fc3d5c1b9f9b'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:17.530244 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f27365-5a0b-4b14-a229-4198d85f88e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a44ceaac-b562-4754-84e8-dd7ce02b7d14', '210bd759-6229-4c8e-bbaf-caa4d2f382a6', '3224c65f-8762-4ce6-bbb1-3fa726bb49b7', 'e6292632-0b7e-4ba8-8a51-fc3d5c1b9f9b']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:17.530960 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1131dc61-305b-4916-9655-c2e324a11bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:17.554084 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1131dc61-305b-4916-9655-c2e324a11bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7705260e-a141-47fa-9ff6-1baecb7215b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1819766090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['a44ceaac-b562-4754-84e8-dd7ce02b7d14','210bd759-6229-4c8e-bbaf-caa4d2f382a6','3224c65f-8762-4ce6-bbb1-3fa726bb49b7','e6292632-0b7e-4ba8-8a51-fc3d5c1b9f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1819766090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7705260e-a141-47fa-9ff6-1baecb7215b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:17.555031 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba0e28e-9ea2-45cf-beb1-87c2d86c76f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:17.569656 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba0e28e-9ea2-45cf-beb1-87c2d86c76f9) transitioned into state 'SUCCESS' from state '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-1819766090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['a44ceaac-b562-4754-84e8-dd7ce02b7d14','210bd759-6229-4c8e-bbaf-caa4d2f382a6','3224c65f-8762-4ce6-bbb1-3fa726bb49b7','e6292632-0b7e-4ba8-8a51-fc3d5c1b9f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:17.570379 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd17b8f-39d7-43b3-81e1-628a92f17469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:17.580897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd17b8f-39d7-43b3-81e1-628a92f17469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:17.581675 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (a7377abd-3e7a-4fd4-9706-078cc07103c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:17.581962 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:16:17.582514 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d57410c-dd90-4dc2-a180-054e57a0c3a5 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:17.583078 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1381/5502] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:16:17 2026] POST /volume/v3/volumes => generated 759 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:17.593099 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-141e875b-4f88-4f0e-9d46-7c2031e7214b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:17.594834 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-141e875b-4f88-4f0e-9d46-7c2031e7214b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:16:17.595001 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-141e875b-4f88-4f0e-9d46-7c2031e7214b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:17.595220 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-141e875b-4f88-4f0e-9d46-7c2031e7214b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:17.601439 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:17.601439 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:17.604676 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-141e875b-4f88-4f0e-9d46-7c2031e7214b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:17.608422 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-141e875b-4f88-4f0e-9d46-7c2031e7214b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:16:17.608775 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1378/5503] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:17 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:18.046580 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cad59989-230e-4cdb-9fba-321260ff5462 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.048367 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cad59989-230e-4cdb-9fba-321260ff5462 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] GET https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 Aug 04 09:16:18.048551 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cad59989-230e-4cdb-9fba-321260ff5462 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.048850 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cad59989-230e-4cdb-9fba-321260ff5462 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.054441 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cad59989-230e-4cdb-9fba-321260ff5462 tempest-ProjectReaderTests-1885085777 tempest-ProjectReaderTests-1885085777-project-admin] https://10.4.3.176/volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 returned with HTTP 404 Aug 04 09:16:18.054849 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1381/5504] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/volumes/cbe54a77-9c20-4995-bb72-1ca7d80095e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:18.202489 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1f306925-5a90-453b-a99d-e4afe90bfbb0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.204173 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f306925-5a90-453b-a99d-e4afe90bfbb0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd Aug 04 09:16:18.204393 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f306925-5a90-453b-a99d-e4afe90bfbb0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.204589 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1f306925-5a90-453b-a99d-e4afe90bfbb0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.208785 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1f306925-5a90-453b-a99d-e4afe90bfbb0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd returned with HTTP 404 Aug 04 09:16:18.209192 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1365/5505] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/snapshots/0512bee0-247a-4412-aec6-111a59cb93dd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:18.215801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.217645 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 Aug 04 09:16:18.217850 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.218029 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.218185 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume with id: 3fba9eec-399f-4c9d-9cfe-b4f5d250b607 Aug 04 09:16:18.224774 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:18.224774 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:18.225214 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:18.241831 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume request issued successfully. Aug 04 09:16:18.242010 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-37a5e963-8878-4e33-840f-f4af64fe11d0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 returned with HTTP 202 Aug 04 09:16:18.242424 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1382/5506] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:18 2026] DELETE /volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:18.249895 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5975ee40-ff1a-45a4-a363-63619e2cb24c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.252237 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5975ee40-ff1a-45a4-a363-63619e2cb24c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 Aug 04 09:16:18.252237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5975ee40-ff1a-45a4-a363-63619e2cb24c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.252237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5975ee40-ff1a-45a4-a363-63619e2cb24c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.258524 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:18.258524 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:18.261934 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-5975ee40-ff1a-45a4-a363-63619e2cb24c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:18.266331 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5975ee40-ff1a-45a4-a363-63619e2cb24c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 returned with HTTP 200 Aug 04 09:16:18.266706 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1379/5507] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:18.504442 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1240adbf-ced4-4596-90df-8bbb8a3038cc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.506021 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1240adbf-ced4-4596-90df-8bbb8a3038cc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 Aug 04 09:16:18.506211 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1240adbf-ced4-4596-90df-8bbb8a3038cc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.506406 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1240adbf-ced4-4596-90df-8bbb8a3038cc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.506501 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-1240adbf-ced4-4596-90df-8bbb8a3038cc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 5be8c156-dc11-4d2b-802d-be980f545ba0. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:18.509768 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1240adbf-ced4-4596-90df-8bbb8a3038cc tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 returned with HTTP 404 Aug 04 09:16:18.510248 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1382/5508] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/backups/5be8c156-dc11-4d2b-802d-be980f545ba0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:18.516773 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c7d8b142-e4c3-4ee2-a266-bb3b50f7d80f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.518574 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c7d8b142-e4c3-4ee2-a266-bb3b50f7d80f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:16:18.518812 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c7d8b142-e4c3-4ee2-a266-bb3b50f7d80f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.518999 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c7d8b142-e4c3-4ee2-a266-bb3b50f7d80f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.519103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-c7d8b142-e4c3-4ee2-a266-bb3b50f7d80f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete backup with id: e1196eec-e714-4b4a-8a8d-ae08ef25674f. Aug 04 09:16:18.523187 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:18.523187 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:18.533571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-c7d8b142-e4c3-4ee2-a266-bb3b50f7d80f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] delete_backup rpcapi backup_id e1196eec-e714-4b4a-8a8d-ae08ef25674f {{(pid=100461) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:16:18.535152 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c7d8b142-e4c3-4ee2-a266-bb3b50f7d80f tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 202 Aug 04 09:16:18.535677 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1366/5509] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:18 2026] DELETE /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:16:18.542274 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-82df6103-0fc1-43b4-96bd-f0f02219f520 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.543889 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-82df6103-0fc1-43b4-96bd-f0f02219f520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:16:18.544141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-82df6103-0fc1-43b4-96bd-f0f02219f520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.544389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-82df6103-0fc1-43b4-96bd-f0f02219f520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.544518 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-82df6103-0fc1-43b4-96bd-f0f02219f520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:18.548838 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:18.548838 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:18.549457 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-82df6103-0fc1-43b4-96bd-f0f02219f520 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 200 Aug 04 09:16:18.549813 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1383/5510] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:18.620716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-aff03581-d7b3-497d-ada4-48531cb22107 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.622925 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aff03581-d7b3-497d-ada4-48531cb22107 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:16:18.623138 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aff03581-d7b3-497d-ada4-48531cb22107 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.623319 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-aff03581-d7b3-497d-ada4-48531cb22107 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.629725 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:18.629725 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:18.633418 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-aff03581-d7b3-497d-ada4-48531cb22107 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:18.637978 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-aff03581-d7b3-497d-ada4-48531cb22107 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:16:18.638361 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1380/5511] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:18.650393 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-24be0040-811b-4deb-b47d-39325fee6a60 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.652674 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24be0040-811b-4deb-b47d-39325fee6a60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:16:18.652959 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-24be0040-811b-4deb-b47d-39325fee6a60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.653246 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-24be0040-811b-4deb-b47d-39325fee6a60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.660374 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:18.660374 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:18.664187 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-24be0040-811b-4deb-b47d-39325fee6a60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:18.669707 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-24be0040-811b-4deb-b47d-39325fee6a60 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:16:18.670028 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1383/5512] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:18.790584 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-725f6b04-efc2-40bb-96e0-7242ad1c790e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:18.792451 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-725f6b04-efc2-40bb-96e0-7242ad1c790e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:16:18.792574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-725f6b04-efc2-40bb-96e0-7242ad1c790e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:18.792758 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-725f6b04-efc2-40bb-96e0-7242ad1c790e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:18.799729 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:18.799729 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:18.803334 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-725f6b04-efc2-40bb-96e0-7242ad1c790e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:18.807589 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-725f6b04-efc2-40bb-96e0-7242ad1c790e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:16:18.808004 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1367/5513] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:16:18 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:19.228984 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6f9dcc37-712f-4c77-8e92-d2cf2e61d918 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.278317 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8730962c-74a2-4945-babb-5a5c1ecb63f0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.279947 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8730962c-74a2-4945-babb-5a5c1ecb63f0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 Aug 04 09:16:19.280159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8730962c-74a2-4945-babb-5a5c1ecb63f0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.280399 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8730962c-74a2-4945-babb-5a5c1ecb63f0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.285339 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8730962c-74a2-4945-babb-5a5c1ecb63f0 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 returned with HTTP 404 Aug 04 09:16:19.285792 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1381/5514] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/volumes/3fba9eec-399f-4c9d-9cfe-b4f5d250b607 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:19.291468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ad76c43d-e821-479c-8b82-ac1f0414546e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.293066 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ad76c43d-e821-479c-8b82-ac1f0414546e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:16:19.293256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ad76c43d-e821-479c-8b82-ac1f0414546e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.293433 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ad76c43d-e821-479c-8b82-ac1f0414546e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.293601 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-ad76c43d-e821-479c-8b82-ac1f0414546e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume with id: 5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:16:19.300389 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:19.300389 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:19.300854 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ad76c43d-e821-479c-8b82-ac1f0414546e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:19.307170 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f9dcc37-712f-4c77-8e92-d2cf2e61d918 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:19.307563 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f9dcc37-712f-4c77-8e92-d2cf2e61d918 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-183136518", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.317645 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ad76c43d-e821-479c-8b82-ac1f0414546e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume request issued successfully. Aug 04 09:16:19.317821 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ad76c43d-e821-479c-8b82-ac1f0414546e tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 202 Aug 04 09:16:19.318290 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1384/5515] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:19 2026] DELETE /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:19.323074 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f9dcc37-712f-4c77-8e92-d2cf2e61d918 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.323484 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1384/5516] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types => generated 379 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.325718 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eca76356-8ca2-48f9-96c7-2f9900773806 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.327584 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eca76356-8ca2-48f9-96c7-2f9900773806 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:16:19.327763 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eca76356-8ca2-48f9-96c7-2f9900773806 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.327921 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eca76356-8ca2-48f9-96c7-2f9900773806 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.330980 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-394c6a2b-2776-4ef2-a99e-9d68c64b8fca None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.332912 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-394c6a2b-2776-4ef2-a99e-9d68c64b8fca tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption Aug 04 09:16:19.333249 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-394c6a2b-2776-4ef2-a99e-9d68c64b8fca tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.334910 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:19.334910 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:19.338808 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eca76356-8ca2-48f9-96c7-2f9900773806 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:19.344032 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eca76356-8ca2-48f9-96c7-2f9900773806 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 200 Aug 04 09:16:19.344466 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1368/5517] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:19.351532 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-394c6a2b-2776-4ef2-a99e-9d68c64b8fca tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption returned with HTTP 200 Aug 04 09:16:19.352097 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1382/5518] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.359982 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-6eecea56-948d-44dc-93c6-a9f914c98355 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.360167 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-22b7e4a8-1682-4837-aa78-289a5d1bc00b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.361774 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-22b7e4a8-1682-4837-aa78-289a5d1bc00b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:19.362106 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-22b7e4a8-1682-4837-aa78-289a5d1bc00b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1241128645", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.362311 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-6eecea56-948d-44dc-93c6-a9f914c98355 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:16:19.362498 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-6eecea56-948d-44dc-93c6-a9f914c98355 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.362720 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-6eecea56-948d-44dc-93c6-a9f914c98355 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.369800 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:19.369800 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:19.373781 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-6eecea56-948d-44dc-93c6-a9f914c98355 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:19.376885 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-22b7e4a8-1682-4837-aa78-289a5d1bc00b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.377247 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1385/5519] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.378304 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-6eecea56-948d-44dc-93c6-a9f914c98355 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:16:19.378700 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1385/5520] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:19.385945 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-0d59d4a0-3804-4f35-b2c1-04db45c59ed7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.387733 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d59d4a0-3804-4f35-b2c1-04db45c59ed7 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types/455d109f-36dc-4e9f-8cbb-1d346cf9fd22/encryption Aug 04 09:16:19.388130 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-0d59d4a0-3804-4f35-b2c1-04db45c59ed7 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.388232 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9ff9b601-122f-4f30-a01b-964cf84ce5e8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.388568 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9ff9b601-122f-4f30-a01b-964cf84ce5e8 None None] GET https://10.4.3.176/volume// Aug 04 09:16:19.388714 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9ff9b601-122f-4f30-a01b-964cf84ce5e8 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.388894 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9ff9b601-122f-4f30-a01b-964cf84ce5e8 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.389194 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9ff9b601-122f-4f30-a01b-964cf84ce5e8 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:16:19.389628 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1383/5521] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:16:19.396009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-609dbc38-1ed3-4ab1-8b3e-0dc6edaf7e55 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.398212 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-609dbc38-1ed3-4ab1-8b3e-0dc6edaf7e55 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:16:19.398532 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-609dbc38-1ed3-4ab1-8b3e-0dc6edaf7e55 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7705260e-a141-47fa-9ff6-1baecb7215b8", "connector": null, "instance_uuid": "7dcff585-8756-4d87-80b4-6d9b01136184"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.402670 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-0d59d4a0-3804-4f35-b2c1-04db45c59ed7 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/455d109f-36dc-4e9f-8cbb-1d346cf9fd22/encryption returned with HTTP 200 Aug 04 09:16:19.403177 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1369/5522] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types/455d109f-36dc-4e9f-8cbb-1d346cf9fd22/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.406551 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:19.406551 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:19.412056 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-50c63a38-a910-4782-a9a9-6dabca7e4382 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.413716 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-50c63a38-a910-4782-a9a9-6dabca7e4382 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:19.414056 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-50c63a38-a910-4782-a9a9-6dabca7e4382 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-505038287", "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=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.426808 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-609dbc38-1ed3-4ab1-8b3e-0dc6edaf7e55 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:16:19.427187 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1386/5523] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:19.429804 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-50c63a38-a910-4782-a9a9-6dabca7e4382 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.430157 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1386/5524] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.436728 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b70c5847-6f78-456d-af23-3643967ac5de None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.438461 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b70c5847-6f78-456d-af23-3643967ac5de tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789/extra_specs Aug 04 09:16:19.438795 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b70c5847-6f78-456d-af23-3643967ac5de tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.456122 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b70c5847-6f78-456d-af23-3643967ac5de tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789/extra_specs returned with HTTP 200 Aug 04 09:16:19.456516 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1384/5525] 10.4.3.176 () {68 vars in 1399 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789/extra_specs => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:16:19.463118 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ede6a640-71ac-4b66-9369-7f6f8936fddb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.465046 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ede6a640-71ac-4b66-9369-7f6f8936fddb tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] PUT https://10.4.3.176/volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789/extra_specs/key2 Aug 04 09:16:19.465424 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ede6a640-71ac-4b66-9369-7f6f8936fddb tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.503893 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ede6a640-71ac-4b66-9369-7f6f8936fddb tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789/extra_specs/key2 returned with HTTP 200 Aug 04 09:16:19.504362 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1370/5526] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:16:19 2026] PUT /volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789/extra_specs/key2 => generated 25 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:16:19.512622 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0190548f-c0ae-4176-a27d-4f22877d23e0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.514111 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0190548f-c0ae-4176-a27d-4f22877d23e0 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:19.514487 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0190548f-c0ae-4176-a27d-4f22877d23e0 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.515781 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:19.515781 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:19.526215 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0190548f-c0ae-4176-a27d-4f22877d23e0 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.526574 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1387/5527] 10.4.3.176 () {68 vars in 1252 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types => generated 195 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.538288 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3bace617-d63b-4509-9ed1-6141d48e3268 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.540797 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3bace617-d63b-4509-9ed1-6141d48e3268 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/0698143a-6dde-4907-83d2-bfe2b0499bda Aug 04 09:16:19.541064 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3bace617-d63b-4509-9ed1-6141d48e3268 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.541402 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3bace617-d63b-4509-9ed1-6141d48e3268 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.560260 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d46420af-b2b2-41ec-a227-aeb5f28d3a4a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.562132 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d46420af-b2b2-41ec-a227-aeb5f28d3a4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f Aug 04 09:16:19.562222 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d46420af-b2b2-41ec-a227-aeb5f28d3a4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.562398 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d46420af-b2b2-41ec-a227-aeb5f28d3a4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.562550 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d46420af-b2b2-41ec-a227-aeb5f28d3a4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id e1196eec-e714-4b4a-8a8d-ae08ef25674f. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:19.565864 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d46420af-b2b2-41ec-a227-aeb5f28d3a4a tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f returned with HTTP 404 Aug 04 09:16:19.566367 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1385/5528] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/backups/e1196eec-e714-4b4a-8a8d-ae08ef25674f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:19.567172 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3bace617-d63b-4509-9ed1-6141d48e3268 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/0698143a-6dde-4907-83d2-bfe2b0499bda returned with HTTP 202 Aug 04 09:16:19.567649 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1387/5529] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:19 2026] DELETE /volume/v3/types/0698143a-6dde-4907-83d2-bfe2b0499bda => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:19.572342 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-556476f1-cbcc-4928-8de4-1d329afcca61 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.574093 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-556476f1-cbcc-4928-8de4-1d329afcca61 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:19.574332 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-556476f1-cbcc-4928-8de4-1d329afcca61 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.574601 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-556476f1-cbcc-4928-8de4-1d329afcca61 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.574710 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-556476f1-cbcc-4928-8de4-1d329afcca61 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete backup with id: 1b503706-2a69-4e66-af26-5492a5cf8f1a. Aug 04 09:16:19.575482 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0d2c81cf-ea95-4b56-8707-9e82185c2420 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.577258 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d2c81cf-ea95-4b56-8707-9e82185c2420 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:19.577587 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0d2c81cf-ea95-4b56-8707-9e82185c2420 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1888256135", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.578493 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:19.578493 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:19.588562 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.backup.rpcapi [None req-556476f1-cbcc-4928-8de4-1d329afcca61 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] delete_backup rpcapi backup_id 1b503706-2a69-4e66-af26-5492a5cf8f1a {{(pid=100461) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:16:19.590119 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-556476f1-cbcc-4928-8de4-1d329afcca61 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 202 Aug 04 09:16:19.590373 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1371/5530] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:19 2026] DELETE /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:16:19.593317 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0d2c81cf-ea95-4b56-8707-9e82185c2420 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.593728 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1388/5531] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.597017 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-053d0134-cb06-4c60-9637-a9d4d393f2f2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.599313 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-053d0134-cb06-4c60-9637-a9d4d393f2f2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:19.599621 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-053d0134-cb06-4c60-9637-a9d4d393f2f2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.599892 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-053d0134-cb06-4c60-9637-a9d4d393f2f2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.600064 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-053d0134-cb06-4c60-9637-a9d4d393f2f2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:19.600701 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-315a54d4-aaa1-485f-838d-81aad1c9e6d3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.602938 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-315a54d4-aaa1-485f-838d-81aad1c9e6d3 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c/encryption Aug 04 09:16:19.603095 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-315a54d4-aaa1-485f-838d-81aad1c9e6d3 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.605664 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:19.605664 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:19.606407 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-053d0134-cb06-4c60-9637-a9d4d393f2f2 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 200 Aug 04 09:16:19.606785 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1386/5532] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.624296 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-315a54d4-aaa1-485f-838d-81aad1c9e6d3 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c/encryption returned with HTTP 200 Aug 04 09:16:19.624674 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1388/5533] 10.4.3.176 () {68 vars in 1397 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.631721 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-79176783-ac9a-4f62-b7b4-0c807e1938fb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.633468 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79176783-ac9a-4f62-b7b4-0c807e1938fb tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c/encryption/b5d9850d-9253-4ef7-bdae-8375cbf1616f Aug 04 09:16:19.633640 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79176783-ac9a-4f62-b7b4-0c807e1938fb tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.633833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79176783-ac9a-4f62-b7b4-0c807e1938fb tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.647165 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79176783-ac9a-4f62-b7b4-0c807e1938fb tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c/encryption/b5d9850d-9253-4ef7-bdae-8375cbf1616f returned with HTTP 202 Aug 04 09:16:19.647636 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1372/5534] 10.4.3.176 () {66 vars in 1489 bytes} [Tue Aug 4 09:16:19 2026] DELETE /volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c/encryption/b5d9850d-9253-4ef7-bdae-8375cbf1616f => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:19.654558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6ce6a3fd-421d-4f84-923b-6faa92967007 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.656165 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6ce6a3fd-421d-4f84-923b-6faa92967007 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:19.656512 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6ce6a3fd-421d-4f84-923b-6faa92967007 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-85125082", "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=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.673497 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6ce6a3fd-421d-4f84-923b-6faa92967007 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.673643 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1389/5535] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types => generated 378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.682773 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-367d4975-6299-4fa1-a316-fa200a54c9a1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.684440 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-367d4975-6299-4fa1-a316-fa200a54c9a1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/fde9aef1-30d0-4269-ac8b-654cf5b001e8/extra_specs/key1 Aug 04 09:16:19.684609 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-367d4975-6299-4fa1-a316-fa200a54c9a1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.684797 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-367d4975-6299-4fa1-a316-fa200a54c9a1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.704314 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-367d4975-6299-4fa1-a316-fa200a54c9a1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/fde9aef1-30d0-4269-ac8b-654cf5b001e8/extra_specs/key1 returned with HTTP 202 Aug 04 09:16:19.704686 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1387/5536] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:16:19 2026] DELETE /volume/v3/types/fde9aef1-30d0-4269-ac8b-654cf5b001e8/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:16:19.711601 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-60de5262-31db-4fdd-b8f5-670cc7821d2d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.713709 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-60de5262-31db-4fdd-b8f5-670cc7821d2d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:19.714034 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-60de5262-31db-4fdd-b8f5-670cc7821d2d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1012368650", "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=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.730216 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-60de5262-31db-4fdd-b8f5-670cc7821d2d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.730545 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1389/5537] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:19 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.738944 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-87a5d111-cc95-47bf-9e14-cd271eb8c894 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.740880 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-87a5d111-cc95-47bf-9e14-cd271eb8c894 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/a329f5d6-7e04-4326-94ef-90606744a0dd Aug 04 09:16:19.741092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-87a5d111-cc95-47bf-9e14-cd271eb8c894 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.741346 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-87a5d111-cc95-47bf-9e14-cd271eb8c894 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.765274 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-87a5d111-cc95-47bf-9e14-cd271eb8c894 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/a329f5d6-7e04-4326-94ef-90606744a0dd returned with HTTP 202 Aug 04 09:16:19.765764 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1373/5538] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:19 2026] DELETE /volume/v3/types/a329f5d6-7e04-4326-94ef-90606744a0dd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:19.773413 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f7c757cd-4d65-4b79-bcfe-0dc01c2e539f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.775026 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7c757cd-4d65-4b79-bcfe-0dc01c2e539f tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] GET https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs Aug 04 09:16:19.775232 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7c757cd-4d65-4b79-bcfe-0dc01c2e539f tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.775437 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f7c757cd-4d65-4b79-bcfe-0dc01c2e539f tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.782984 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f7c757cd-4d65-4b79-bcfe-0dc01c2e539f tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs returned with HTTP 200 Aug 04 09:16:19.782984 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1390/5539] 10.4.3.176 () {66 vars in 1378 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.792149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-96525147-54e6-4315-a850-6900e4d3eb0b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.794105 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96525147-54e6-4315-a850-6900e4d3eb0b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] GET https://10.4.3.176/volume/v3/types Aug 04 09:16:19.794322 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-96525147-54e6-4315-a850-6900e4d3eb0b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.794520 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-96525147-54e6-4315-a850-6900e4d3eb0b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'index' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.809941 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96525147-54e6-4315-a850-6900e4d3eb0b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:19.810365 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1388/5540] 10.4.3.176 () {66 vars in 1231 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/types => generated 2826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:19.820071 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-98af9997-2164-46a8-bf25-4fe1677e865d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.822048 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98af9997-2164-46a8-bf25-4fe1677e865d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] GET https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption/cipher Aug 04 09:16:19.822225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98af9997-2164-46a8-bf25-4fe1677e865d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.822470 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-98af9997-2164-46a8-bf25-4fe1677e865d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.829453 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-98af9997-2164-46a8-bf25-4fe1677e865d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption/cipher returned with HTTP 200 Aug 04 09:16:19.829842 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1390/5541] 10.4.3.176 () {66 vars in 1396 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:16:19.837356 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f864a567-2c64-4cf7-a100-7b059ae2e29e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.839291 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f864a567-2c64-4cf7-a100-7b059ae2e29e tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] GET https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption Aug 04 09:16:19.839506 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f864a567-2c64-4cf7-a100-7b059ae2e29e tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.839727 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f864a567-2c64-4cf7-a100-7b059ae2e29e tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'index' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.845559 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f864a567-2c64-4cf7-a100-7b059ae2e29e tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption returned with HTTP 200 Aug 04 09:16:19.845951 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1374/5542] 10.4.3.176 () {66 vars in 1375 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.854512 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c59e2356-384e-4a0f-957e-c0bd055f6492 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.856391 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c59e2356-384e-4a0f-957e-c0bd055f6492 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] GET https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/multiattach Aug 04 09:16:19.856582 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c59e2356-384e-4a0f-957e-c0bd055f6492 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.856760 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c59e2356-384e-4a0f-957e-c0bd055f6492 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.862797 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c59e2356-384e-4a0f-957e-c0bd055f6492 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/multiattach returned with HTTP 200 Aug 04 09:16:19.863222 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1391/5543] 10.4.3.176 () {66 vars in 1414 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:16:19.870246 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-74e7dbaa-38a1-48be-8cd1-80d93cf731fa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.871950 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-74e7dbaa-38a1-48be-8cd1-80d93cf731fa tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] GET https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/volume_backend_name Aug 04 09:16:19.872151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-74e7dbaa-38a1-48be-8cd1-80d93cf731fa tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.872355 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-74e7dbaa-38a1-48be-8cd1-80d93cf731fa tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.878545 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-74e7dbaa-38a1-48be-8cd1-80d93cf731fa tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/volume_backend_name returned with HTTP 200 Aug 04 09:16:19.878912 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1389/5544] 10.4.3.176 () {66 vars in 1438 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:16:19.887467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3dd86d3e-fc9a-43a4-9a12-32ff1a03b1f1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.889040 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dd86d3e-fc9a-43a4-9a12-32ff1a03b1f1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] GET https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c Aug 04 09:16:19.889241 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3dd86d3e-fc9a-43a4-9a12-32ff1a03b1f1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.889425 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3dd86d3e-fc9a-43a4-9a12-32ff1a03b1f1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:19.894011 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3dd86d3e-fc9a-43a4-9a12-32ff1a03b1f1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c returned with HTTP 200 Aug 04 09:16:19.894421 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1391/5545] 10.4.3.176 () {66 vars in 1342 bytes} [Tue Aug 4 09:16:19 2026] GET /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.903636 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6f96fda1-4615-4b2f-9380-2b6be134aaac None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.905592 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f96fda1-4615-4b2f-9380-2b6be134aaac tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] PUT https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption/7f91ae94-259f-4ef9-a9d8-096f8ce2630b Aug 04 09:16:19.905941 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f96fda1-4615-4b2f-9380-2b6be134aaac tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.923491 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f96fda1-4615-4b2f-9380-2b6be134aaac tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption/7f91ae94-259f-4ef9-a9d8-096f8ce2630b returned with HTTP 200 Aug 04 09:16:19.924022 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1375/5546] 10.4.3.176 () {68 vars in 1506 bytes} [Tue Aug 4 09:16:19 2026] PUT /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/encryption/7f91ae94-259f-4ef9-a9d8-096f8ce2630b => generated 33 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:16:19.932462 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d5d94117-cf1a-4352-9bd5-e46816202a4d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.934245 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d5d94117-cf1a-4352-9bd5-e46816202a4d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] PUT https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/key1 Aug 04 09:16:19.934738 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d5d94117-cf1a-4352-9bd5-e46816202a4d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.953009 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d5d94117-cf1a-4352-9bd5-e46816202a4d tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/key1 returned with HTTP 200 Aug 04 09:16:19.953443 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1392/5547] 10.4.3.176 () {68 vars in 1413 bytes} [Tue Aug 4 09:16:19 2026] PUT /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c/extra_specs/key1 => generated 30 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 04 09:16:19.961069 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a2c30686-49be-457f-a2f5-48324fbac9e2 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.962567 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2c30686-49be-457f-a2f5-48324fbac9e2 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] PUT https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c Aug 04 09:16:19.962905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a2c30686-49be-457f-a2f5-48324fbac9e2 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:19.977354 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a2c30686-49be-457f-a2f5-48324fbac9e2 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c returned with HTTP 200 Aug 04 09:16:19.977809 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1390/5548] 10.4.3.176 () {68 vars in 1362 bytes} [Tue Aug 4 09:16:19 2026] PUT /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c => generated 370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:19.986696 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c1c0bdc6-2f15-4bf9-a673-f4d9c14a0a6b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:19.988874 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1c0bdc6-2f15-4bf9-a673-f4d9c14a0a6b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/fde9aef1-30d0-4269-ac8b-654cf5b001e8 Aug 04 09:16:19.989129 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1c0bdc6-2f15-4bf9-a673-f4d9c14a0a6b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:19.989421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c1c0bdc6-2f15-4bf9-a673-f4d9c14a0a6b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.016188 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c1c0bdc6-2f15-4bf9-a673-f4d9c14a0a6b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/fde9aef1-30d0-4269-ac8b-654cf5b001e8 returned with HTTP 202 Aug 04 09:16:20.016606 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1392/5549] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:19 2026] DELETE /volume/v3/types/fde9aef1-30d0-4269-ac8b-654cf5b001e8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:20.023341 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a0576f50-cfef-4103-91b8-21a6ffd6080a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.024833 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a0576f50-cfef-4103-91b8-21a6ffd6080a tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c Aug 04 09:16:20.025005 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a0576f50-cfef-4103-91b8-21a6ffd6080a tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.025212 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a0576f50-cfef-4103-91b8-21a6ffd6080a tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.049008 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a0576f50-cfef-4103-91b8-21a6ffd6080a tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c returned with HTTP 202 Aug 04 09:16:20.049714 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1376/5550] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:20 2026] DELETE /volume/v3/types/c12ee548-cb10-41eb-8790-498404be8d3c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:20.056272 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6bf0769a-ee57-4b80-9a4a-6a6d8da3e8b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.058734 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bf0769a-ee57-4b80-9a4a-6a6d8da3e8b3 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789 Aug 04 09:16:20.059051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6bf0769a-ee57-4b80-9a4a-6a6d8da3e8b3 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.059413 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6bf0769a-ee57-4b80-9a4a-6a6d8da3e8b3 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.084239 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6bf0769a-ee57-4b80-9a4a-6a6d8da3e8b3 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789 returned with HTTP 202 Aug 04 09:16:20.084538 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1393/5551] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:20 2026] DELETE /volume/v3/types/e645a11d-2f9f-410c-a380-ecacc94f7789 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:20.091111 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2bce92bf-f622-4cd2-8d48-161f3ba1bcf1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.093015 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2bce92bf-f622-4cd2-8d48-161f3ba1bcf1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/455d109f-36dc-4e9f-8cbb-1d346cf9fd22 Aug 04 09:16:20.093228 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2bce92bf-f622-4cd2-8d48-161f3ba1bcf1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.093433 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2bce92bf-f622-4cd2-8d48-161f3ba1bcf1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.118149 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2bce92bf-f622-4cd2-8d48-161f3ba1bcf1 tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/455d109f-36dc-4e9f-8cbb-1d346cf9fd22 returned with HTTP 202 Aug 04 09:16:20.118550 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1391/5552] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:20 2026] DELETE /volume/v3/types/455d109f-36dc-4e9f-8cbb-1d346cf9fd22 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:20.125872 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-981fcb1f-8854-4f6d-8831-5cf126293c9b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.128182 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-981fcb1f-8854-4f6d-8831-5cf126293c9b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] DELETE https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c Aug 04 09:16:20.128513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-981fcb1f-8854-4f6d-8831-5cf126293c9b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.128813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-981fcb1f-8854-4f6d-8831-5cf126293c9b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.153904 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-981fcb1f-8854-4f6d-8831-5cf126293c9b tempest-VolumeTypesAdminTests-2055361745 tempest-VolumeTypesAdminTests-2055361745-project-admin] https://10.4.3.176/volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c returned with HTTP 202 Aug 04 09:16:20.154327 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1393/5553] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:20 2026] DELETE /volume/v3/types/5da4c2b7-df95-447e-8227-51830b38749c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:20.159240 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-866d957f-babe-4959-aa06-c40b036a46b7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.159533 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-866d957f-babe-4959-aa06-c40b036a46b7 None None] GET https://10.4.3.176/volume// Aug 04 09:16:20.159729 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-866d957f-babe-4959-aa06-c40b036a46b7 None None] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.159968 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-866d957f-babe-4959-aa06-c40b036a46b7 None None] Calling method 'all' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.160590 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-866d957f-babe-4959-aa06-c40b036a46b7 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:16:20.160809 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1377/5554] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:16:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:16:20.171409 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-4b76c086-16b1-4060-968a-6df19809c08b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.173441 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-4b76c086-16b1-4060-968a-6df19809c08b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:16:20.173662 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-4b76c086-16b1-4060-968a-6df19809c08b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.173849 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-4b76c086-16b1-4060-968a-6df19809c08b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.183191 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:20.183191 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:20.186602 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-4b76c086-16b1-4060-968a-6df19809c08b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:16:20.190610 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-4b76c086-16b1-4060-968a-6df19809c08b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:16:20.191001 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1394/5555] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:16:20 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:16:20.298440 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-30c4b53b-0817-4fee-88ff-fb18087a5ff7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.300786 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-30c4b53b-0817-4fee-88ff-fb18087a5ff7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef Aug 04 09:16:20.301237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-30c4b53b-0817-4fee-88ff-fb18087a5ff7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:20.311126 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-30c4b53b-0817-4fee-88ff-fb18087a5ff7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-7705260e-a141-47fa-9ff6-1baecb7215b8-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:16:20.316693 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-30c4b53b-0817-4fee-88ff-fb18087a5ff7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-7705260e-a141-47fa-9ff6-1baecb7215b8-np0000006401" acquired by "attachment_update" :: waited 0.006s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:16:20.318301 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:20.318301 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:20.356854 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ee532b71-1009-430d-95fb-d2b8711c3f29 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.358538 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee532b71-1009-430d-95fb-d2b8711c3f29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 Aug 04 09:16:20.358744 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee532b71-1009-430d-95fb-d2b8711c3f29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.359012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee532b71-1009-430d-95fb-d2b8711c3f29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.364773 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee532b71-1009-430d-95fb-d2b8711c3f29 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 returned with HTTP 404 Aug 04 09:16:20.365253 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1394/5556] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:20 2026] GET /volume/v3/volumes/5c40b297-dceb-44de-b710-5de58f45a437 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:20.373457 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-816277f5-0db9-4cae-ae22-b1871ecb73be None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.375496 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-816277f5-0db9-4cae-ae22-b1871ecb73be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 Aug 04 09:16:20.375592 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-816277f5-0db9-4cae-ae22-b1871ecb73be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.375767 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-816277f5-0db9-4cae-ae22-b1871ecb73be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.375927 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-816277f5-0db9-4cae-ae22-b1871ecb73be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume with id: 3c77201e-c0ae-45ad-828c-46e8ccf3ee30 Aug 04 09:16:20.385457 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:20.385457 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:20.386188 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-816277f5-0db9-4cae-ae22-b1871ecb73be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:20.401844 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-30c4b53b-0817-4fee-88ff-fb18087a5ff7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-7705260e-a141-47fa-9ff6-1baecb7215b8-np0000006401" released by "attachment_update" :: held 0.085s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:16:20.402121 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-30c4b53b-0817-4fee-88ff-fb18087a5ff7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef returned with HTTP 200 Aug 04 09:16:20.402594 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1392/5557] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:16:20 2026] PUT /volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:20.407905 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-816277f5-0db9-4cae-ae22-b1871ecb73be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume request issued successfully. Aug 04 09:16:20.408093 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-816277f5-0db9-4cae-ae22-b1871ecb73be tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 returned with HTTP 202 Aug 04 09:16:20.408535 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1378/5558] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:20 2026] DELETE /volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:20.416011 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5584b60a-da7a-444b-afe6-1c39cf0fafe7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.418387 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5584b60a-da7a-444b-afe6-1c39cf0fafe7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 Aug 04 09:16:20.418689 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5584b60a-da7a-444b-afe6-1c39cf0fafe7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.418975 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5584b60a-da7a-444b-afe6-1c39cf0fafe7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.429252 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:20.429252 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:20.431627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-57be33c1-9dd4-42ba-b495-a12c2bcebf4b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.433679 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-5584b60a-da7a-444b-afe6-1c39cf0fafe7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:20.434236 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-57be33c1-9dd4-42ba-b495-a12c2bcebf4b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef/action Aug 04 09:16:20.434587 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-57be33c1-9dd4-42ba-b495-a12c2bcebf4b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:16:20.434745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-57be33c1-9dd4-42ba-b495-a12c2bcebf4b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:20.438295 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5584b60a-da7a-444b-afe6-1c39cf0fafe7 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 returned with HTTP 200 Aug 04 09:16:20.438732 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1395/5559] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:20 2026] GET /volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:20.449509 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:20.449509 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:20.461956 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-1a86cf55-5a57-4fc0-b482-4468be76192d req-57be33c1-9dd4-42ba-b495-a12c2bcebf4b tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef/action returned with HTTP 204 Aug 04 09:16:20.462447 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1395/5560] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:16:20 2026] POST /volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:20.618666 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6727c129-db2f-4e59-8b8c-6b0bafc75869 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.620514 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6727c129-db2f-4e59-8b8c-6b0bafc75869 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a Aug 04 09:16:20.620725 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6727c129-db2f-4e59-8b8c-6b0bafc75869 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.620925 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6727c129-db2f-4e59-8b8c-6b0bafc75869 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.621034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6727c129-db2f-4e59-8b8c-6b0bafc75869 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Show backup with id 1b503706-2a69-4e66-af26-5492a5cf8f1a. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:20.624340 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6727c129-db2f-4e59-8b8c-6b0bafc75869 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a returned with HTTP 404 Aug 04 09:16:20.624852 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1393/5561] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:20 2026] GET /volume/v3/backups/1b503706-2a69-4e66-af26-5492a5cf8f1a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:20.633627 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.635583 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 Aug 04 09:16:20.635834 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.636047 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.636292 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume with id: 4afe197e-e115-418a-a80c-346a8aae3039 Aug 04 09:16:20.644573 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:20.644573 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:20.645060 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:16:20.668333 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Delete volume request issued successfully. Aug 04 09:16:20.668407 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-598092f6-323a-4589-8eac-a6ec9a9a1f86 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 returned with HTTP 202 Aug 04 09:16:20.669064 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1379/5562] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:20 2026] DELETE /volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:20.675838 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3687da8a-c739-405c-98b8-3a5d2b1183ff None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:20.677555 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3687da8a-c739-405c-98b8-3a5d2b1183ff tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 Aug 04 09:16:20.677752 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3687da8a-c739-405c-98b8-3a5d2b1183ff tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:20.677931 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3687da8a-c739-405c-98b8-3a5d2b1183ff tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:20.684805 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:20.684805 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:20.689250 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3687da8a-c739-405c-98b8-3a5d2b1183ff tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Volume info retrieved successfully. Aug 04 09:16:20.692524 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3687da8a-c739-405c-98b8-3a5d2b1183ff tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 returned with HTTP 200 Aug 04 09:16:20.692895 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1396/5563] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:20 2026] GET /volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:21.451138 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aa49de2b-f463-4329-9455-9a8c41ade2b5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:21.453065 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aa49de2b-f463-4329-9455-9a8c41ade2b5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 Aug 04 09:16:21.453403 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aa49de2b-f463-4329-9455-9a8c41ade2b5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:21.453651 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aa49de2b-f463-4329-9455-9a8c41ade2b5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:21.460133 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aa49de2b-f463-4329-9455-9a8c41ade2b5 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 returned with HTTP 404 Aug 04 09:16:21.460786 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1396/5564] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:21 2026] GET /volume/v3/volumes/3c77201e-c0ae-45ad-828c-46e8ccf3ee30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:21.469703 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9715da00-b62b-4635-9225-dd73e231f05c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:21.471486 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9715da00-b62b-4635-9225-dd73e231f05c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] DELETE https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 Aug 04 09:16:21.471671 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9715da00-b62b-4635-9225-dd73e231f05c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:21.471903 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9715da00-b62b-4635-9225-dd73e231f05c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:21.472065 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-9715da00-b62b-4635-9225-dd73e231f05c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume with id: 2608956f-f805-4e48-a527-69aa47cc5542 Aug 04 09:16:21.479684 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:21.479684 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:21.480181 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9715da00-b62b-4635-9225-dd73e231f05c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:21.503124 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9715da00-b62b-4635-9225-dd73e231f05c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Delete volume request issued successfully. Aug 04 09:16:21.503393 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9715da00-b62b-4635-9225-dd73e231f05c tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 returned with HTTP 202 Aug 04 09:16:21.503914 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1394/5565] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:21 2026] DELETE /volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:21.512076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-ce3c6d5c-bd73-4cca-8cf2-897cc8d8bdfd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:21.514723 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce3c6d5c-bd73-4cca-8cf2-897cc8d8bdfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 Aug 04 09:16:21.514983 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce3c6d5c-bd73-4cca-8cf2-897cc8d8bdfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:21.515181 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-ce3c6d5c-bd73-4cca-8cf2-897cc8d8bdfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:21.522931 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:21.522931 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:21.526502 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-ce3c6d5c-bd73-4cca-8cf2-897cc8d8bdfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Volume info retrieved successfully. Aug 04 09:16:21.530553 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-ce3c6d5c-bd73-4cca-8cf2-897cc8d8bdfd tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 returned with HTTP 200 Aug 04 09:16:21.531159 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1380/5566] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:21 2026] GET /volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:21.709240 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-4527ff90-99cc-46c8-9276-67fe0e269646 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:21.711030 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4527ff90-99cc-46c8-9276-67fe0e269646 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] GET https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 Aug 04 09:16:21.711252 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4527ff90-99cc-46c8-9276-67fe0e269646 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:21.711474 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-4527ff90-99cc-46c8-9276-67fe0e269646 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:21.720318 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-4527ff90-99cc-46c8-9276-67fe0e269646 tempest-ProjectMemberTests33-2040651444 tempest-ProjectMemberTests33-2040651444-project-admin] https://10.4.3.176/volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 returned with HTTP 404 Aug 04 09:16:21.720981 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1397/5567] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:21 2026] GET /volume/v3/volumes/4afe197e-e115-418a-a80c-346a8aae3039 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:22.544374 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-aaca3c95-7fc4-4b4b-a774-b4322f4dc1d8 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:22.546101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aaca3c95-7fc4-4b4b-a774-b4322f4dc1d8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] GET https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 Aug 04 09:16:22.546346 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aaca3c95-7fc4-4b4b-a774-b4322f4dc1d8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:22.546538 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-aaca3c95-7fc4-4b4b-a774-b4322f4dc1d8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:22.552110 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-aaca3c95-7fc4-4b4b-a774-b4322f4dc1d8 tempest-VolumesBackupsTest-1761974572 tempest-VolumesBackupsTest-1761974572-project-member] https://10.4.3.176/volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 returned with HTTP 404 Aug 04 09:16:22.552642 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1397/5568] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:22 2026] GET /volume/v3/volumes/2608956f-f805-4e48-a527-69aa47cc5542 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:23.409096 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-96e24611-d005-42c3-9522-70c523edbbd8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:23.490360 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:23.490853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1970464612"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:23.492917 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1970464612'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:23.493076 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Create volume of 1 GB Aug 04 09:16:23.497314 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:23.504804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Flow 'volume_create_api' (1b246737-02a2-48f0-a0c1-dc94de160e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:23.505812 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461a3020-4b2f-4d97-a39b-b64a130ef8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:23.506871 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:23.533809 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461a3020-4b2f-4d97-a39b-b64a130ef8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:23.534586 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8977e1bf-2315-48f6-bda2-7abcf733b0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:23.595028 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Created reservations ['c9dee38b-cce5-496a-bab4-180e49db733e', '69f796f9-2606-420a-915a-e4a651fe2911', 'eb96f84e-f05f-41bc-b14e-2cef4ef678a4', 'cc2d6990-700a-4457-b450-a1c62dbd7182'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:23.595737 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8977e1bf-2315-48f6-bda2-7abcf733b0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9dee38b-cce5-496a-bab4-180e49db733e', '69f796f9-2606-420a-915a-e4a651fe2911', 'eb96f84e-f05f-41bc-b14e-2cef4ef678a4', 'cc2d6990-700a-4457-b450-a1c62dbd7182']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:23.596435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (176e648e-27d4-4a92-ab98-2b6ac56890ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:23.623332 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (176e648e-27d4-4a92-ab98-2b6ac56890ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db203f91-576a-4944-96aa-03370c305692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970464612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05dddc433b954f37bb7c5722adfaeaa3',qos_specs=None,replication_status=,reservations=['c9dee38b-cce5-496a-bab4-180e49db733e','69f796f9-2606-420a-915a-e4a651fe2911','eb96f84e-f05f-41bc-b14e-2cef4ef678a4','cc2d6990-700a-4457-b450-a1c62dbd7182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293c246e0ff842fb8df2c005340dc234',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1970464612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db203f91-576a-4944-96aa-03370c305692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05dddc433b954f37bb7c5722adfaeaa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293c246e0ff842fb8df2c005340dc234',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:23.624046 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a96540-0782-47b9-be8a-4b967031015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:23.641695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a96540-0782-47b9-be8a-4b967031015c) transitioned into state 'SUCCESS' from state '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-1970464612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05dddc433b954f37bb7c5722adfaeaa3',qos_specs=None,replication_status=,reservations=['c9dee38b-cce5-496a-bab4-180e49db733e','69f796f9-2606-420a-915a-e4a651fe2911','eb96f84e-f05f-41bc-b14e-2cef4ef678a4','cc2d6990-700a-4457-b450-a1c62dbd7182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293c246e0ff842fb8df2c005340dc234',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:23.642486 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c6eda5-52c3-42e0-82b6-e54701a9718c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:23.657471 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c6eda5-52c3-42e0-82b6-e54701a9718c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:23.658499 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Flow 'volume_create_api' (1b246737-02a2-48f0-a0c1-dc94de160e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:23.658864 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Create volume request issued successfully. Aug 04 09:16:23.659503 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-96e24611-d005-42c3-9522-70c523edbbd8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:23.659970 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1395/5569] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:16:23 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:23.670680 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-28f7f0c6-65c1-4034-ad9d-b212af7bf564 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:23.672953 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-28f7f0c6-65c1-4034-ad9d-b212af7bf564 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 Aug 04 09:16:23.673237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-28f7f0c6-65c1-4034-ad9d-b212af7bf564 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:23.673462 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-28f7f0c6-65c1-4034-ad9d-b212af7bf564 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:23.679838 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:23.679838 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:23.683079 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-28f7f0c6-65c1-4034-ad9d-b212af7bf564 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Volume info retrieved successfully. Aug 04 09:16:23.686625 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-28f7f0c6-65c1-4034-ad9d-b212af7bf564 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 returned with HTTP 200 Aug 04 09:16:23.686996 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1381/5570] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:23 2026] GET /volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:24.702162 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-515f05c9-04f9-4444-9a33-7ff7cb2b7fae None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:24.703106 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-515f05c9-04f9-4444-9a33-7ff7cb2b7fae tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 Aug 04 09:16:24.703375 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-515f05c9-04f9-4444-9a33-7ff7cb2b7fae tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:24.703602 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-515f05c9-04f9-4444-9a33-7ff7cb2b7fae tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:24.712293 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:24.712293 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:24.716589 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-515f05c9-04f9-4444-9a33-7ff7cb2b7fae tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Volume info retrieved successfully. Aug 04 09:16:24.724026 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-515f05c9-04f9-4444-9a33-7ff7cb2b7fae tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 returned with HTTP 200 Aug 04 09:16:24.724026 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1398/5571] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:24 2026] GET /volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:24.741093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:24.744262 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:16:24.744631 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db203f91-576a-4944-96aa-03370c305692", "name": "tempest-type-Backup-492098115"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:24.747930 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.backups [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Creating new backup {'backup': {'volume_id': 'db203f91-576a-4944-96aa-03370c305692', 'name': 'tempest-type-Backup-492098115'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:16:24.747930 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Creating backup of volume db203f91-576a-4944-96aa-03370c305692 in container None Aug 04 09:16:24.761492 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:24.761492 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:24.761492 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Volume info retrieved successfully. Aug 04 09:16:24.795899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Created reservations ['7a0253b0-9f22-4858-8b03-9a052f59e74f', 'a0773f32-3228-47c8-ae50-4fb66a067dca'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:24.846301 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4c39afc-66d6-4b75-8b06-c0a7771afb02 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:16:24.846933 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1398/5572] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:16:24 2026] POST /volume/v3/backups => generated 315 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:24.856079 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c0e09a26-03d7-4318-99ab-4f2e4d0089aa None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:24.858215 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0e09a26-03d7-4318-99ab-4f2e4d0089aa tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:24.858413 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0e09a26-03d7-4318-99ab-4f2e4d0089aa tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:24.858718 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c0e09a26-03d7-4318-99ab-4f2e4d0089aa tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:24.858839 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-c0e09a26-03d7-4318-99ab-4f2e4d0089aa tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:24.863113 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:24.863113 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:24.864661 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c0e09a26-03d7-4318-99ab-4f2e4d0089aa tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:24.864661 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1396/5573] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:24 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:25.351844 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:25.444238 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:25.444633 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-30614755"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:25.446156 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-30614755'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:25.446424 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Create volume of 1 GB Aug 04 09:16:25.450154 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:25.455610 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Flow 'volume_create_api' (3d19b094-76e7-4453-91d3-6bf56f06f856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:25.456560 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fb31ba-bfce-4f25-95a0-6b39d41ce593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:25.457560 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:25.482464 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fb31ba-bfce-4f25-95a0-6b39d41ce593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:25.483290 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7abe9ff-65c5-44fd-b948-fce47c8d33ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:25.541194 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Created reservations ['df54a56d-3422-457c-a8aa-b9776a2ac0d1', '182bf468-07e3-4d5f-8b24-32a12ce25e1d', '60639310-8ad2-4123-9e02-251802397f55', '8df59edd-8455-4ca6-a9e0-a001c532ea7b'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:25.542344 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7abe9ff-65c5-44fd-b948-fce47c8d33ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df54a56d-3422-457c-a8aa-b9776a2ac0d1', '182bf468-07e3-4d5f-8b24-32a12ce25e1d', '60639310-8ad2-4123-9e02-251802397f55', '8df59edd-8455-4ca6-a9e0-a001c532ea7b']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:25.543338 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5726260d-e376-4388-ba52-465c130d8b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:25.574223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5726260d-e376-4388-ba52-465c130d8b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da2c62df-1bde-4b47-b024-6c4e0bd0f896', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-30614755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33beaa570161405db72cbff1c0ececf2',qos_specs=None,replication_status=,reservations=['df54a56d-3422-457c-a8aa-b9776a2ac0d1','182bf468-07e3-4d5f-8b24-32a12ce25e1d','60639310-8ad2-4123-9e02-251802397f55','8df59edd-8455-4ca6-a9e0-a001c532ea7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23fdd6768c31497da25696ba3d451f45',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-30614755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da2c62df-1bde-4b47-b024-6c4e0bd0f896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33beaa570161405db72cbff1c0ececf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23fdd6768c31497da25696ba3d451f45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:25.575261 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44f8d8f-f102-4ca4-b00b-71532d1d274e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:25.596646 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b44f8d8f-f102-4ca4-b00b-71532d1d274e) transitioned into state 'SUCCESS' from state '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-30614755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33beaa570161405db72cbff1c0ececf2',qos_specs=None,replication_status=,reservations=['df54a56d-3422-457c-a8aa-b9776a2ac0d1','182bf468-07e3-4d5f-8b24-32a12ce25e1d','60639310-8ad2-4123-9e02-251802397f55','8df59edd-8455-4ca6-a9e0-a001c532ea7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23fdd6768c31497da25696ba3d451f45',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:25.597387 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409a2854-d673-42a1-a979-281a5c02a6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:25.608327 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409a2854-d673-42a1-a979-281a5c02a6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:25.609242 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Flow 'volume_create_api' (3d19b094-76e7-4453-91d3-6bf56f06f856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:25.609637 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Create volume request issued successfully. Aug 04 09:16:25.610497 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2cb77a68-d705-41d8-8e52-ca13caa8ac98 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:25.611197 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1382/5574] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:16:25 2026] POST /volume/v3/volumes => generated 776 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:25.624522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0695c720-eab4-4e99-9cf4-dd8da8611080 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:25.628224 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0695c720-eab4-4e99-9cf4-dd8da8611080 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 Aug 04 09:16:25.628224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0695c720-eab4-4e99-9cf4-dd8da8611080 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:25.628224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0695c720-eab4-4e99-9cf4-dd8da8611080 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:25.636448 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:25.636448 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:25.640507 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0695c720-eab4-4e99-9cf4-dd8da8611080 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Volume info retrieved successfully. Aug 04 09:16:25.644899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0695c720-eab4-4e99-9cf4-dd8da8611080 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 returned with HTTP 200 Aug 04 09:16:25.645487 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1399/5575] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:25 2026] GET /volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:25.874642 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-998dc4d8-a5d7-46a1-9360-349b49777a4b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:25.876416 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-998dc4d8-a5d7-46a1-9360-349b49777a4b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:25.876627 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-998dc4d8-a5d7-46a1-9360-349b49777a4b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:25.876803 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-998dc4d8-a5d7-46a1-9360-349b49777a4b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:25.876938 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-998dc4d8-a5d7-46a1-9360-349b49777a4b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:25.882584 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:25.882584 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:25.883175 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-998dc4d8-a5d7-46a1-9360-349b49777a4b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:25.883543 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1399/5576] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:25 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:26.657885 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4356cf52-c3be-4353-af2a-8439284df0b1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:26.659645 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4356cf52-c3be-4353-af2a-8439284df0b1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 Aug 04 09:16:26.659843 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4356cf52-c3be-4353-af2a-8439284df0b1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:26.660065 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4356cf52-c3be-4353-af2a-8439284df0b1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:26.667466 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:26.667466 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:26.671259 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-4356cf52-c3be-4353-af2a-8439284df0b1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Volume info retrieved successfully. Aug 04 09:16:26.675152 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4356cf52-c3be-4353-af2a-8439284df0b1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 returned with HTTP 200 Aug 04 09:16:26.675707 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1397/5577] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:26 2026] GET /volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:26.687527 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:26.689443 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:16:26.689818 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da2c62df-1bde-4b47-b024-6c4e0bd0f896", "name": "tempest-type-Backup-1089507376"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:26.691282 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.backups [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Creating new backup {'backup': {'volume_id': 'da2c62df-1bde-4b47-b024-6c4e0bd0f896', 'name': 'tempest-type-Backup-1089507376'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:16:26.691411 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.contrib.backups [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Creating backup of volume da2c62df-1bde-4b47-b024-6c4e0bd0f896 in container None Aug 04 09:16:26.699234 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:26.699234 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:26.699851 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Volume info retrieved successfully. Aug 04 09:16:26.732936 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Created reservations ['d29e91e7-2c19-42d1-90d0-e4153fe93447', '7eecba0f-74ac-4360-9995-273ba448cbb5'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:26.762889 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6f98a064-34f7-47ab-ba81-3f5d340a87e2 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:16:26.763160 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1383/5578] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:16:26 2026] POST /volume/v3/backups => generated 316 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:26.773500 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-40f50b9b-9d3e-4071-b1b5-68e24c8c4fa3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:26.775953 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40f50b9b-9d3e-4071-b1b5-68e24c8c4fa3 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:26.778042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40f50b9b-9d3e-4071-b1b5-68e24c8c4fa3 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:26.778042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-40f50b9b-9d3e-4071-b1b5-68e24c8c4fa3 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:26.778042 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-40f50b9b-9d3e-4071-b1b5-68e24c8c4fa3 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:26.781272 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:26.781272 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:26.782347 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-40f50b9b-9d3e-4071-b1b5-68e24c8c4fa3 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:26.782991 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1400/5579] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:26 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:26.895048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3d292173-cbde-4df3-87ef-981050e98211 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:26.897171 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d292173-cbde-4df3-87ef-981050e98211 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:26.897420 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d292173-cbde-4df3-87ef-981050e98211 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:26.897615 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3d292173-cbde-4df3-87ef-981050e98211 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:26.897781 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-3d292173-cbde-4df3-87ef-981050e98211 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:26.902507 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:26.902507 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:26.903146 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3d292173-cbde-4df3-87ef-981050e98211 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:26.903552 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1400/5580] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:26 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:27.793036 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2e31ed31-56ef-45cf-b537-b345ce3d603e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:27.794989 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2e31ed31-56ef-45cf-b537-b345ce3d603e tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:27.795237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2e31ed31-56ef-45cf-b537-b345ce3d603e tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:27.795423 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2e31ed31-56ef-45cf-b537-b345ce3d603e tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:27.795552 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-2e31ed31-56ef-45cf-b537-b345ce3d603e tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:27.799647 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:27.799647 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:27.800251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2e31ed31-56ef-45cf-b537-b345ce3d603e tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:27.800651 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1398/5581] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:27 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:27.913404 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5c0632de-5c81-48b9-8792-cf56128367b8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:27.915157 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c0632de-5c81-48b9-8792-cf56128367b8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:27.915382 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c0632de-5c81-48b9-8792-cf56128367b8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:27.915595 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5c0632de-5c81-48b9-8792-cf56128367b8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:27.915755 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-5c0632de-5c81-48b9-8792-cf56128367b8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:27.919473 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:27.919473 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:27.920040 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5c0632de-5c81-48b9-8792-cf56128367b8 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:27.920400 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1384/5582] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:27 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:28.812047 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3e6de2b8-9b57-4322-bdcc-40cc28e93292 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:28.814044 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e6de2b8-9b57-4322-bdcc-40cc28e93292 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:28.814400 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e6de2b8-9b57-4322-bdcc-40cc28e93292 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:28.814677 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3e6de2b8-9b57-4322-bdcc-40cc28e93292 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:28.814885 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-3e6de2b8-9b57-4322-bdcc-40cc28e93292 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:28.819794 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:28.819794 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:28.820606 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3e6de2b8-9b57-4322-bdcc-40cc28e93292 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:28.821153 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1401/5583] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:28 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:28.934696 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-05e83fdd-b8e9-4d2e-96b6-2524714e656b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:28.934696 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-05e83fdd-b8e9-4d2e-96b6-2524714e656b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:28.934696 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-05e83fdd-b8e9-4d2e-96b6-2524714e656b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:28.934696 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-05e83fdd-b8e9-4d2e-96b6-2524714e656b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:28.935187 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-05e83fdd-b8e9-4d2e-96b6-2524714e656b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:28.939166 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:28.939166 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:28.939780 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-05e83fdd-b8e9-4d2e-96b6-2524714e656b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:28.940155 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1401/5584] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:28 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:29.832677 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4cbed195-1a00-4544-8c43-63b66d242826 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:29.834768 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4cbed195-1a00-4544-8c43-63b66d242826 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:29.835055 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4cbed195-1a00-4544-8c43-63b66d242826 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:29.835312 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4cbed195-1a00-4544-8c43-63b66d242826 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:29.835458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-4cbed195-1a00-4544-8c43-63b66d242826 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:29.840453 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:29.840453 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:29.841217 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4cbed195-1a00-4544-8c43-63b66d242826 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:29.841653 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1399/5585] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:29 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:29.954394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-79e38da5-8e52-47c7-b3fb-3d374e06db82 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:29.957017 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79e38da5-8e52-47c7-b3fb-3d374e06db82 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:29.957363 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79e38da5-8e52-47c7-b3fb-3d374e06db82 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:29.957793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-79e38da5-8e52-47c7-b3fb-3d374e06db82 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:29.957793 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-79e38da5-8e52-47c7-b3fb-3d374e06db82 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:29.963531 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:29.963531 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:29.964449 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-79e38da5-8e52-47c7-b3fb-3d374e06db82 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:29.965008 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1385/5586] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:29 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:30.853440 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8a0c2a91-d391-40c3-aa47-72109755f021 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:30.855005 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8a0c2a91-d391-40c3-aa47-72109755f021 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:30.855375 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8a0c2a91-d391-40c3-aa47-72109755f021 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:30.855635 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8a0c2a91-d391-40c3-aa47-72109755f021 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:30.856568 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8a0c2a91-d391-40c3-aa47-72109755f021 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:30.863921 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:30.863921 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:30.863921 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8a0c2a91-d391-40c3-aa47-72109755f021 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:30.863921 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1402/5587] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:30 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:30.975909 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4623225a-629e-4075-b4ba-a8b587c0d327 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:30.978529 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4623225a-629e-4075-b4ba-a8b587c0d327 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:30.978835 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4623225a-629e-4075-b4ba-a8b587c0d327 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:30.979114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4623225a-629e-4075-b4ba-a8b587c0d327 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:30.979288 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-4623225a-629e-4075-b4ba-a8b587c0d327 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:30.985995 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:30.985995 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:30.986981 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4623225a-629e-4075-b4ba-a8b587c0d327 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:30.987579 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1402/5588] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:30 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:31.875282 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-235c33bd-0be7-4c25-a8ca-01b031fc9c9b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:31.877344 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-235c33bd-0be7-4c25-a8ca-01b031fc9c9b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:31.877448 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-235c33bd-0be7-4c25-a8ca-01b031fc9c9b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:31.877632 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-235c33bd-0be7-4c25-a8ca-01b031fc9c9b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:31.877970 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-235c33bd-0be7-4c25-a8ca-01b031fc9c9b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:31.882630 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:31.882630 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:31.883396 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-235c33bd-0be7-4c25-a8ca-01b031fc9c9b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:31.883921 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1400/5589] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:31 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:31.999360 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-40ec473e-f7b8-48b8-906b-d9b64b5b5646 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:32.002156 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40ec473e-f7b8-48b8-906b-d9b64b5b5646 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:32.002405 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40ec473e-f7b8-48b8-906b-d9b64b5b5646 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:32.003122 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-40ec473e-f7b8-48b8-906b-d9b64b5b5646 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:32.003122 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-40ec473e-f7b8-48b8-906b-d9b64b5b5646 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:32.007215 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:32.007215 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:32.007869 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-40ec473e-f7b8-48b8-906b-d9b64b5b5646 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:32.008398 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1386/5590] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:31 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:32.897980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2d400de5-2bd4-4ddf-ba2f-574007fef57f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:32.901706 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d400de5-2bd4-4ddf-ba2f-574007fef57f tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:32.901706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d400de5-2bd4-4ddf-ba2f-574007fef57f tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:32.901706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2d400de5-2bd4-4ddf-ba2f-574007fef57f tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:32.901706 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-2d400de5-2bd4-4ddf-ba2f-574007fef57f tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:32.905927 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:32.905927 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:32.907172 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2d400de5-2bd4-4ddf-ba2f-574007fef57f tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:32.907172 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1403/5591] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:32 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:33.021661 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-fb4e75ea-2928-4479-afec-702bc82fc8bd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:33.023967 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb4e75ea-2928-4479-afec-702bc82fc8bd tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:33.024186 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb4e75ea-2928-4479-afec-702bc82fc8bd tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:33.024492 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-fb4e75ea-2928-4479-afec-702bc82fc8bd tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:33.024637 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-fb4e75ea-2928-4479-afec-702bc82fc8bd tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:33.030372 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:33.030372 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:33.031112 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-fb4e75ea-2928-4479-afec-702bc82fc8bd tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:33.031408 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1403/5592] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:33 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:33.918215 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9d2a2f35-a6eb-4722-bfe8-de8f7f22164b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:33.920446 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9d2a2f35-a6eb-4722-bfe8-de8f7f22164b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:33.920833 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9d2a2f35-a6eb-4722-bfe8-de8f7f22164b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:33.921090 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9d2a2f35-a6eb-4722-bfe8-de8f7f22164b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:33.921193 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-9d2a2f35-a6eb-4722-bfe8-de8f7f22164b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:33.928166 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:33.928166 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:33.928995 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9d2a2f35-a6eb-4722-bfe8-de8f7f22164b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:33.929873 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1401/5593] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:33 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:34.017627 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-faa93b35-a403-452c-a1ae-23c3cb5fe78f req-4a98b819-a34e-487f-b917-1f2863b93017 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:34.020153 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-faa93b35-a403-452c-a1ae-23c3cb5fe78f req-4a98b819-a34e-487f-b917-1f2863b93017 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] DELETE https://10.4.3.176/volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c Aug 04 09:16:34.020390 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-faa93b35-a403-452c-a1ae-23c3cb5fe78f req-4a98b819-a34e-487f-b917-1f2863b93017 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:34.020573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-faa93b35-a403-452c-a1ae-23c3cb5fe78f req-4a98b819-a34e-487f-b917-1f2863b93017 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:34.028498 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:34.028498 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:34.044534 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-19d68d30-fca9-4ae1-a359-01c58622ed5c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:34.046348 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19d68d30-fca9-4ae1-a359-01c58622ed5c tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:34.046588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19d68d30-fca9-4ae1-a359-01c58622ed5c tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:34.046820 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-19d68d30-fca9-4ae1-a359-01c58622ed5c tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:34.046951 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-19d68d30-fca9-4ae1-a359-01c58622ed5c tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:34.051588 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:34.051588 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:34.052244 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-19d68d30-fca9-4ae1-a359-01c58622ed5c tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:34.052581 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1404/5594] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:34 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:34.099224 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-faa93b35-a403-452c-a1ae-23c3cb5fe78f req-4a98b819-a34e-487f-b917-1f2863b93017 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c returned with HTTP 200 Aug 04 09:16:34.099644 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1387/5595] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:16:34 2026] DELETE /volume/v3/attachments/f5706dbf-3eea-47af-8402-5cef1ace945c => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:34.941388 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0865aa12-0ffa-4ec6-bb0a-66993e9f164d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:34.943604 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0865aa12-0ffa-4ec6-bb0a-66993e9f164d tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:34.943859 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0865aa12-0ffa-4ec6-bb0a-66993e9f164d tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:34.944081 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0865aa12-0ffa-4ec6-bb0a-66993e9f164d tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:34.944234 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-0865aa12-0ffa-4ec6-bb0a-66993e9f164d tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:34.950841 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:34.950841 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:34.950841 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0865aa12-0ffa-4ec6-bb0a-66993e9f164d tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:34.950841 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1404/5596] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:34 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:35.067187 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-76bf3b20-4e4e-401b-ae60-2b0d2e5c9db9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:35.068883 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-76bf3b20-4e4e-401b-ae60-2b0d2e5c9db9 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:35.069248 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-76bf3b20-4e4e-401b-ae60-2b0d2e5c9db9 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:35.069555 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-76bf3b20-4e4e-401b-ae60-2b0d2e5c9db9 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:35.070540 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-76bf3b20-4e4e-401b-ae60-2b0d2e5c9db9 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:35.073794 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:35.073794 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:35.074671 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-76bf3b20-4e4e-401b-ae60-2b0d2e5c9db9 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:35.075463 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1402/5597] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:35 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:35.329060 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-af052514-b761-4477-bade-9647d56333f5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:35.330777 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] DELETE https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:16:35.330973 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:35.331146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:35.331321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume with id: 49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:16:35.337811 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:35.337811 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:35.338260 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:16:35.352501 np0000006401 devstack@c-api.service[100460]: WARNING cinder.keymgr.conf_key_mgr [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:16:35.359055 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume request issued successfully. Aug 04 09:16:35.359267 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-af052514-b761-4477-bade-9647d56333f5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 202 Aug 04 09:16:35.359659 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1405/5598] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:35 2026] DELETE /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:35.366444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-091792ef-cb64-4681-9343-3f7b2dddfdc2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:35.368669 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-091792ef-cb64-4681-9343-3f7b2dddfdc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:16:35.368979 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-091792ef-cb64-4681-9343-3f7b2dddfdc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:35.369183 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-091792ef-cb64-4681-9343-3f7b2dddfdc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:35.381182 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:35.381182 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:35.385645 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-091792ef-cb64-4681-9343-3f7b2dddfdc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:16:35.390566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-091792ef-cb64-4681-9343-3f7b2dddfdc2 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 200 Aug 04 09:16:35.391080 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1388/5599] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:35 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:35.960822 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-abf04ed2-babd-43f7-be36-668e121bd306 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:35.963626 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-abf04ed2-babd-43f7-be36-668e121bd306 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:35.964166 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-abf04ed2-babd-43f7-be36-668e121bd306 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:35.965657 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-abf04ed2-babd-43f7-be36-668e121bd306 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:35.965657 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-abf04ed2-babd-43f7-be36-668e121bd306 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:35.970474 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:35.970474 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:35.971491 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-abf04ed2-babd-43f7-be36-668e121bd306 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:35.972180 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1405/5600] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:35 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:36.087026 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6221531c-2bd4-4024-9ca2-3163442aadac None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:36.088907 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6221531c-2bd4-4024-9ca2-3163442aadac tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:36.089383 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6221531c-2bd4-4024-9ca2-3163442aadac tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:36.090830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6221531c-2bd4-4024-9ca2-3163442aadac tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:36.090830 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-6221531c-2bd4-4024-9ca2-3163442aadac tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:36.095338 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:36.095338 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:36.096251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6221531c-2bd4-4024-9ca2-3163442aadac tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:36.096863 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1403/5601] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:36 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:36.406230 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3a5e0f5c-46fa-48c8-bb95-8c20f9325cac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:36.408462 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3a5e0f5c-46fa-48c8-bb95-8c20f9325cac tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 Aug 04 09:16:36.408721 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3a5e0f5c-46fa-48c8-bb95-8c20f9325cac tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:36.408978 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3a5e0f5c-46fa-48c8-bb95-8c20f9325cac tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:36.411246 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=273,cinder:UPDATE=71,cinder:INSERT=57 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:16:36.417240 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3a5e0f5c-46fa-48c8-bb95-8c20f9325cac tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 returned with HTTP 404 Aug 04 09:16:36.418417 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1406/5602] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:36 2026] GET /volume/v3/volumes/49d23392-d831-46ef-b81c-b90bf680b4b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:36.677799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:36.679516 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] DELETE https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:16:36.679722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:36.679919 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:36.680118 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume with id: 5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:16:36.687617 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:36.687617 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:36.688093 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:16:36.699766 np0000006401 devstack@c-api.service[100461]: WARNING cinder.keymgr.conf_key_mgr [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 04 09:16:36.706000 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Delete volume request issued successfully. Aug 04 09:16:36.706218 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-aa6ff161-bb4d-471f-b005-e15bf501ec93 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 202 Aug 04 09:16:36.706710 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1389/5603] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:16:36 2026] DELETE /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:36.715967 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c0e7baf4-4e93-4455-b623-f17aff4ddae5 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:36.716574 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0e7baf4-4e93-4455-b623-f17aff4ddae5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:16:36.716831 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0e7baf4-4e93-4455-b623-f17aff4ddae5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:36.717103 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0e7baf4-4e93-4455-b623-f17aff4ddae5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:36.724565 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:36.724565 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:36.728250 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c0e7baf4-4e93-4455-b623-f17aff4ddae5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Volume info retrieved successfully. Aug 04 09:16:36.732712 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0e7baf4-4e93-4455-b623-f17aff4ddae5 tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 200 Aug 04 09:16:36.733057 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1406/5604] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:36 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:36.985452 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-820c54b9-8bd1-43be-a993-7935179a2fb7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:36.989707 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-820c54b9-8bd1-43be-a993-7935179a2fb7 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:36.989943 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-820c54b9-8bd1-43be-a993-7935179a2fb7 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:36.990151 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-820c54b9-8bd1-43be-a993-7935179a2fb7 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:36.990269 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-820c54b9-8bd1-43be-a993-7935179a2fb7 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:36.994266 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:36.994266 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:36.994794 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-820c54b9-8bd1-43be-a993-7935179a2fb7 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:36.995140 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1404/5605] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:36 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:37.106841 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f4fd8ca1-32fb-46b4-a266-b8c67dd7f187 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:37.108434 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4fd8ca1-32fb-46b4-a266-b8c67dd7f187 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:37.108665 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4fd8ca1-32fb-46b4-a266-b8c67dd7f187 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:37.108890 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f4fd8ca1-32fb-46b4-a266-b8c67dd7f187 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:37.109034 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-f4fd8ca1-32fb-46b4-a266-b8c67dd7f187 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:37.112868 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:37.112868 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:37.113415 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f4fd8ca1-32fb-46b4-a266-b8c67dd7f187 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:37.113774 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1407/5606] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:37 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:37.748164 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7db4eade-2a82-4804-8fae-b6eeef251ebb None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:37.750344 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7db4eade-2a82-4804-8fae-b6eeef251ebb tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] GET https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 Aug 04 09:16:37.750574 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7db4eade-2a82-4804-8fae-b6eeef251ebb tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:37.750797 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7db4eade-2a82-4804-8fae-b6eeef251ebb tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:37.752953 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=351,cinder:UPDATE=146,cinder:INSERT=68 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:16:37.757888 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7db4eade-2a82-4804-8fae-b6eeef251ebb tempest-TestEncryptedCinderVolumes-1956265375 tempest-TestEncryptedCinderVolumes-1956265375-project-member] https://10.4.3.176/volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 returned with HTTP 404 Aug 04 09:16:37.758443 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1390/5607] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:16:37 2026] GET /volume/v3/volumes/5a681691-22c6-422b-bc84-b25f69c9a9e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:37.766786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b4ee2781-6864-40a4-884b-b675a9848e5c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:37.768295 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4ee2781-6864-40a4-884b-b675a9848e5c tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] GET https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 Aug 04 09:16:37.768461 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4ee2781-6864-40a4-884b-b675a9848e5c tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:37.768634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b4ee2781-6864-40a4-884b-b675a9848e5c tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Calling method 'detail' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:37.769446 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-b4ee2781-6864-40a4-884b-b675a9848e5c tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100462) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 04 09:16:37.779953 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b4ee2781-6864-40a4-884b-b675a9848e5c tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Get all volumes completed successfully. Aug 04 09:16:37.781576 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:37.781576 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:37.785234 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b4ee2781-6864-40a4-884b-b675a9848e5c tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 04 09:16:37.785577 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1407/5608] 10.4.3.176 () {66 vars in 1285 bytes} [Tue Aug 4 09:16:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9082 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:37.803463 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ff66da12-393f-49d2-8d42-7c2a7b83db99 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:37.805007 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ff66da12-393f-49d2-8d42-7c2a7b83db99 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] DELETE https://10.4.3.176/volume/v3/types/f467eb52-9077-45ab-9a8e-23ba3294e6e6 Aug 04 09:16:37.805167 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ff66da12-393f-49d2-8d42-7c2a7b83db99 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:37.805434 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ff66da12-393f-49d2-8d42-7c2a7b83db99 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:37.826029 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ff66da12-393f-49d2-8d42-7c2a7b83db99 tempest-TestEncryptedCinderVolumes-62583682 tempest-TestEncryptedCinderVolumes-62583682-project-admin] https://10.4.3.176/volume/v3/types/f467eb52-9077-45ab-9a8e-23ba3294e6e6 returned with HTTP 202 Aug 04 09:16:37.826518 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1405/5609] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:37 2026] DELETE /volume/v3/types/f467eb52-9077-45ab-9a8e-23ba3294e6e6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:38.009048 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-8819ffcf-59c2-4edc-83a6-0d2f945732c0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:38.010729 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8819ffcf-59c2-4edc-83a6-0d2f945732c0 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:38.010936 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8819ffcf-59c2-4edc-83a6-0d2f945732c0 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:38.011127 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-8819ffcf-59c2-4edc-83a6-0d2f945732c0 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:38.011364 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-8819ffcf-59c2-4edc-83a6-0d2f945732c0 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:38.019607 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:38.019607 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:38.020321 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-8819ffcf-59c2-4edc-83a6-0d2f945732c0 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:38.020662 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1408/5610] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:38 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:38.122956 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8d9e3626-4b47-4264-b4da-0decc5791879 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:38.126611 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d9e3626-4b47-4264-b4da-0decc5791879 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:38.126845 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d9e3626-4b47-4264-b4da-0decc5791879 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:38.127076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8d9e3626-4b47-4264-b4da-0decc5791879 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:38.127218 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-8d9e3626-4b47-4264-b4da-0decc5791879 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:38.131588 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:38.131588 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:38.132261 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8d9e3626-4b47-4264-b4da-0decc5791879 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:38.132604 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1391/5611] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:38 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:39.030453 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7b267d1c-de2b-499f-aba4-4a1a6b61b812 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:39.032755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b267d1c-de2b-499f-aba4-4a1a6b61b812 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:39.033044 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b267d1c-de2b-499f-aba4-4a1a6b61b812 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:39.033341 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b267d1c-de2b-499f-aba4-4a1a6b61b812 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:39.033494 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7b267d1c-de2b-499f-aba4-4a1a6b61b812 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:39.035498 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=315,cinder:UPDATE=107,cinder:INSERT=69 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:16:39.040096 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:39.040096 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:39.040980 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b267d1c-de2b-499f-aba4-4a1a6b61b812 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:39.041497 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1408/5612] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:39 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:39.142091 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e8d828a0-43ed-47b7-9321-c750bf4c475e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:39.145806 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e8d828a0-43ed-47b7-9321-c750bf4c475e tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:39.145806 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e8d828a0-43ed-47b7-9321-c750bf4c475e tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:39.145806 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e8d828a0-43ed-47b7-9321-c750bf4c475e tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:39.145806 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e8d828a0-43ed-47b7-9321-c750bf4c475e tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:39.147449 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=273,cinder:UPDATE=71,cinder:INSERT=34 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:16:39.151936 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:39.151936 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:39.151936 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e8d828a0-43ed-47b7-9321-c750bf4c475e tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:39.151936 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1406/5613] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:39 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:40.055778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-662e2394-e2e9-4747-9be2-1b874d08913b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:40.057730 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-662e2394-e2e9-4747-9be2-1b874d08913b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:40.058068 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-662e2394-e2e9-4747-9be2-1b874d08913b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:40.058288 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-662e2394-e2e9-4747-9be2-1b874d08913b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:40.058405 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-662e2394-e2e9-4747-9be2-1b874d08913b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:40.063083 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:40.063083 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:40.063843 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-662e2394-e2e9-4747-9be2-1b874d08913b tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:40.064454 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1409/5614] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:40 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:40.162263 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-67b14b6e-ea7c-4393-903a-1c26645c7e41 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:40.163812 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-67b14b6e-ea7c-4393-903a-1c26645c7e41 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:40.163998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-67b14b6e-ea7c-4393-903a-1c26645c7e41 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:40.164173 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-67b14b6e-ea7c-4393-903a-1c26645c7e41 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:40.164889 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-67b14b6e-ea7c-4393-903a-1c26645c7e41 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:40.168019 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:40.168019 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:40.168527 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-67b14b6e-ea7c-4393-903a-1c26645c7e41 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:40.168837 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1392/5615] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:40 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:40.178121 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b1b45a01-799c-4789-903e-60bdad813f79 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:40.266868 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b1b45a01-799c-4789-903e-60bdad813f79 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-member] PUT https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:40.267280 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b1b45a01-799c-4789-903e-60bdad813f79 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:40.272870 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:40.272870 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:40.278903 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b1b45a01-799c-4789-903e-60bdad813f79 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-member] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:40.279414 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1409/5616] 10.4.3.176 () {70 vars in 1408 bytes} [Tue Aug 4 09:16:40 2026] PUT /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 315 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 04 09:16:40.288796 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-eb58f424-1745-49e0-b716-ac33d669c4f6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:40.290487 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eb58f424-1745-49e0-b716-ac33d669c4f6 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:40.290732 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eb58f424-1745-49e0-b716-ac33d669c4f6 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:40.290953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-eb58f424-1745-49e0-b716-ac33d669c4f6 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:40.291102 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-eb58f424-1745-49e0-b716-ac33d669c4f6 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:40.294956 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:40.294956 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:40.295696 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-eb58f424-1745-49e0-b716-ac33d669c4f6 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:40.296104 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1407/5617] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:40 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:40.305636 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3f9257f1-db66-4bb5-8b6d-95c4ce9f19d0 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:40.307882 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f9257f1-db66-4bb5-8b6d-95c4ce9f19d0 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] DELETE https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:40.308114 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f9257f1-db66-4bb5-8b6d-95c4ce9f19d0 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:40.308316 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3f9257f1-db66-4bb5-8b6d-95c4ce9f19d0 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:40.308425 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.contrib.backups [None req-3f9257f1-db66-4bb5-8b6d-95c4ce9f19d0 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Delete backup with id: ac0628e6-95d7-4f04-8b17-953e7245f224. Aug 04 09:16:40.313236 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:40.313236 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:40.327071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.backup.rpcapi [None req-3f9257f1-db66-4bb5-8b6d-95c4ce9f19d0 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] delete_backup rpcapi backup_id ac0628e6-95d7-4f04-8b17-953e7245f224 {{(pid=100460) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:16:40.332225 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3f9257f1-db66-4bb5-8b6d-95c4ce9f19d0 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 202 Aug 04 09:16:40.332225 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1410/5618] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:40 2026] DELETE /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:16:40.335706 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-99388a95-7201-44b4-a6c9-e5f28b768a68 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:40.337335 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-99388a95-7201-44b4-a6c9-e5f28b768a68 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:40.337542 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-99388a95-7201-44b4-a6c9-e5f28b768a68 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:40.337722 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-99388a95-7201-44b4-a6c9-e5f28b768a68 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:40.337825 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-99388a95-7201-44b4-a6c9-e5f28b768a68 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:40.341878 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:40.341878 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:40.342709 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-99388a95-7201-44b4-a6c9-e5f28b768a68 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 200 Aug 04 09:16:40.342806 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1393/5619] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:40 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:41.075051 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0785ea3f-8a85-4ffb-88c4-395c7deb949c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:41.076935 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0785ea3f-8a85-4ffb-88c4-395c7deb949c tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:41.077163 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0785ea3f-8a85-4ffb-88c4-395c7deb949c tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:41.077354 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0785ea3f-8a85-4ffb-88c4-395c7deb949c tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:41.077468 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-0785ea3f-8a85-4ffb-88c4-395c7deb949c tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:41.082019 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:41.082019 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:41.082625 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0785ea3f-8a85-4ffb-88c4-395c7deb949c tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:41.082970 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1410/5620] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:41 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:41.352878 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-46237183-94d9-4cf7-9019-0ebe42858d48 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:41.354588 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-46237183-94d9-4cf7-9019-0ebe42858d48 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 Aug 04 09:16:41.354783 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-46237183-94d9-4cf7-9019-0ebe42858d48 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:41.354949 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-46237183-94d9-4cf7-9019-0ebe42858d48 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:41.355060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-46237183-94d9-4cf7-9019-0ebe42858d48 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Show backup with id ac0628e6-95d7-4f04-8b17-953e7245f224. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:41.358786 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-46237183-94d9-4cf7-9019-0ebe42858d48 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 returned with HTTP 404 Aug 04 09:16:41.359319 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1408/5621] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:41 2026] GET /volume/v3/backups/ac0628e6-95d7-4f04-8b17-953e7245f224 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:41.367806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:41.369646 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 Aug 04 09:16:41.369838 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:41.370035 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:41.370187 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Delete volume with id: db203f91-576a-4944-96aa-03370c305692 Aug 04 09:16:41.379418 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:41.379418 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:41.379900 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Volume info retrieved successfully. Aug 04 09:16:41.399229 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Delete volume request issued successfully. Aug 04 09:16:41.399229 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c45a4ca7-6c25-45d3-a5b0-4f73ee84818d tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 returned with HTTP 202 Aug 04 09:16:41.399229 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1411/5622] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:41 2026] DELETE /volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:41.407052 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-fbee9b90-4d07-4085-9ab8-b40739f2c2a5 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:41.407052 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fbee9b90-4d07-4085-9ab8-b40739f2c2a5 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 Aug 04 09:16:41.407710 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fbee9b90-4d07-4085-9ab8-b40739f2c2a5 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:41.407710 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-fbee9b90-4d07-4085-9ab8-b40739f2c2a5 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:41.414038 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:41.414038 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:41.419227 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-fbee9b90-4d07-4085-9ab8-b40739f2c2a5 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Volume info retrieved successfully. Aug 04 09:16:41.421646 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-fbee9b90-4d07-4085-9ab8-b40739f2c2a5 tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 returned with HTTP 200 Aug 04 09:16:41.422046 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1394/5623] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:41 2026] GET /volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:42.092794 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-57a05085-7dd4-4e48-96cf-b1416fd3ed52 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:42.095067 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-57a05085-7dd4-4e48-96cf-b1416fd3ed52 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:42.095544 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-57a05085-7dd4-4e48-96cf-b1416fd3ed52 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:42.095823 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-57a05085-7dd4-4e48-96cf-b1416fd3ed52 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:42.095978 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-57a05085-7dd4-4e48-96cf-b1416fd3ed52 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:42.101410 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:42.101410 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:42.102391 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-57a05085-7dd4-4e48-96cf-b1416fd3ed52 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:42.102901 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1411/5624] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:42 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:42.435774 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-2d30e544-9041-4f7f-9756-48ba3a20136b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:42.437629 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d30e544-9041-4f7f-9756-48ba3a20136b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] GET https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 Aug 04 09:16:42.437849 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d30e544-9041-4f7f-9756-48ba3a20136b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:42.438046 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-2d30e544-9041-4f7f-9756-48ba3a20136b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:42.443987 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-2d30e544-9041-4f7f-9756-48ba3a20136b tempest-ProjectMemberTests39-1760008790 tempest-ProjectMemberTests39-1760008790-project-admin] https://10.4.3.176/volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 returned with HTTP 404 Aug 04 09:16:42.444498 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1409/5625] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:42 2026] GET /volume/v3/volumes/db203f91-576a-4944-96aa-03370c305692 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:43.113919 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-5cccc404-6e0d-4771-b34c-73a96e21be80 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:43.115615 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5cccc404-6e0d-4771-b34c-73a96e21be80 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:43.115819 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5cccc404-6e0d-4771-b34c-73a96e21be80 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:43.116004 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-5cccc404-6e0d-4771-b34c-73a96e21be80 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:43.116122 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-5cccc404-6e0d-4771-b34c-73a96e21be80 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:43.120007 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:43.120007 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:43.120553 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-5cccc404-6e0d-4771-b34c-73a96e21be80 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:43.120887 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1412/5626] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:43 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:43.131343 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6fc10b02-a398-4e0f-9e02-ac2bce2aefa1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:43.133002 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6fc10b02-a398-4e0f-9e02-ac2bce2aefa1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] PUT https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:43.133339 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6fc10b02-a398-4e0f-9e02-ac2bce2aefa1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:43.138651 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:43.138651 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:43.145708 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6fc10b02-a398-4e0f-9e02-ac2bce2aefa1 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:43.146115 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1395/5627] 10.4.3.176 () {70 vars in 1408 bytes} [Tue Aug 4 09:16:43 2026] PUT /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 316 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:43.153933 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7b5406e0-d7ee-41fe-8a12-dc5264a89b67 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:43.155590 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b5406e0-d7ee-41fe-8a12-dc5264a89b67 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:43.155798 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b5406e0-d7ee-41fe-8a12-dc5264a89b67 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:43.155972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7b5406e0-d7ee-41fe-8a12-dc5264a89b67 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:43.156101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-7b5406e0-d7ee-41fe-8a12-dc5264a89b67 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:43.160260 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:43.160260 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:43.161094 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7b5406e0-d7ee-41fe-8a12-dc5264a89b67 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:43.161537 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1412/5628] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:43 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:43.172431 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1df7b416-ba99-48a6-939e-179f07c8d773 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:43.174779 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1df7b416-ba99-48a6-939e-179f07c8d773 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] DELETE https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:43.175067 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1df7b416-ba99-48a6-939e-179f07c8d773 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:43.175385 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1df7b416-ba99-48a6-939e-179f07c8d773 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:43.175554 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-1df7b416-ba99-48a6-939e-179f07c8d773 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Delete backup with id: 07462e78-c3dc-4579-968f-3be26875a599. Aug 04 09:16:43.180875 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:43.180875 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:43.198119 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.backup.rpcapi [None req-1df7b416-ba99-48a6-939e-179f07c8d773 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] delete_backup rpcapi backup_id 07462e78-c3dc-4579-968f-3be26875a599 {{(pid=100459) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:16:43.200518 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1df7b416-ba99-48a6-939e-179f07c8d773 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 202 Aug 04 09:16:43.200518 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1410/5629] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:43 2026] DELETE /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:16:43.212182 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-832db18e-f3dd-472a-aa30-a33d792749fb None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:43.214130 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-832db18e-f3dd-472a-aa30-a33d792749fb tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:43.214400 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-832db18e-f3dd-472a-aa30-a33d792749fb tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:43.214588 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-832db18e-f3dd-472a-aa30-a33d792749fb tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:43.214720 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-832db18e-f3dd-472a-aa30-a33d792749fb tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:43.220875 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:43.220875 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:43.221899 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-832db18e-f3dd-472a-aa30-a33d792749fb tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 200 Aug 04 09:16:43.221982 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1413/5630] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:43 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:43.921340 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f13a3a48-c28c-47f1-b4ab-d46629dcf423 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:44.000323 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f13a3a48-c28c-47f1-b4ab-d46629dcf423 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:44.000709 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f13a3a48-c28c-47f1-b4ab-d46629dcf423 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1429804774", "extra_specs": {"storage_protocol": "tempest-storage_protocol-667171690", "vendor_name": "tempest-vendor_name-1471219250"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:44.014920 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f13a3a48-c28c-47f1-b4ab-d46629dcf423 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:44.015316 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1396/5631] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:43 2026] POST /volume/v3/types => generated 329 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:44.025548 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:44.027712 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:44.028167 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b50c310f-af01-4bc6-bbc8-fcc8f995f76b", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:44.029979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Create volume request body: {'volume': {'volume_type': 'b50c310f-af01-4bc6-bbc8-fcc8f995f76b', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:44.034411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Create volume of 1 GB Aug 04 09:16:44.034723 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:44.034723 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:44.035116 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:44.040859 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Flow 'volume_create_api' (022f8de3-39e1-4265-ba2c-dc78adb5961c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:44.046145 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480f2e67-243e-4fad-b57f-e048bc26642b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:44.046145 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:44.065169 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480f2e67-243e-4fad-b57f-e048bc26642b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:16:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-667171690',vendor_name='tempest-vendor_name-1471219250'},id=b50c310f-af01-4bc6-bbc8-fcc8f995f76b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1429804774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b50c310f-af01-4bc6-bbc8-fcc8f995f76b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:44.065990 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3ca7d1-0bad-42d1-826a-1842b59c3106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:44.090344 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1429804774 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1429804774, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:44.090674 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1429804774 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1429804774, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:44.126979 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Created reservations ['dcd44b0d-ca3a-4805-93f2-365ba8534eff', '1b3ea0eb-7ebe-433a-82fa-f009fa4d17c9', '0ec1b273-545a-41b7-94bc-36ae4bc323c6', '9cd2afdf-7a29-475f-b3d5-57e72a6776b7'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:44.128083 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b3ca7d1-0bad-42d1-826a-1842b59c3106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcd44b0d-ca3a-4805-93f2-365ba8534eff', '1b3ea0eb-7ebe-433a-82fa-f009fa4d17c9', '0ec1b273-545a-41b7-94bc-36ae4bc323c6', '9cd2afdf-7a29-475f-b3d5-57e72a6776b7']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:44.129068 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b3751c-f1ab-4aff-ae30-a8810bca5056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:44.162367 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0b3751c-f1ab-4aff-ae30-a8810bca5056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c031a98-6ba6-4b6d-9cde-ed333a46acb0', '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='5e32fde53f1d4c9ba892e300c9901bdf',qos_specs=None,replication_status=,reservations=['dcd44b0d-ca3a-4805-93f2-365ba8534eff','1b3ea0eb-7ebe-433a-82fa-f009fa4d17c9','0ec1b273-545a-41b7-94bc-36ae4bc323c6','9cd2afdf-7a29-475f-b3d5-57e72a6776b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2f1bde362bc4036ba5055ff67e39562',volume_type_id=b50c310f-af01-4bc6-bbc8-fcc8f995f76b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c031a98-6ba6-4b6d-9cde-ed333a46acb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e32fde53f1d4c9ba892e300c9901bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2f1bde362bc4036ba5055ff67e39562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b50c310f-af01-4bc6-bbc8-fcc8f995f76b),volume_type_id=b50c310f-af01-4bc6-bbc8-fcc8f995f76b)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:44.163316 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d56a8f2-aa20-431c-9af3-7e74430c8499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:44.180890 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d56a8f2-aa20-431c-9af3-7e74430c8499) transitioned into state 'SUCCESS' from 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='5e32fde53f1d4c9ba892e300c9901bdf',qos_specs=None,replication_status=,reservations=['dcd44b0d-ca3a-4805-93f2-365ba8534eff','1b3ea0eb-7ebe-433a-82fa-f009fa4d17c9','0ec1b273-545a-41b7-94bc-36ae4bc323c6','9cd2afdf-7a29-475f-b3d5-57e72a6776b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2f1bde362bc4036ba5055ff67e39562',volume_type_id=b50c310f-af01-4bc6-bbc8-fcc8f995f76b)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:44.181636 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e78b5f6-28a0-4137-a520-aa21607ea9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:44.191641 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e78b5f6-28a0-4137-a520-aa21607ea9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:44.192505 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Flow 'volume_create_api' (022f8de3-39e1-4265-ba2c-dc78adb5961c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:44.192792 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Create volume request issued successfully. Aug 04 09:16:44.193362 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d517d1d8-f5ac-4ad5-b9c7-cd30c207ea80 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:44.193763 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1413/5632] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:16:44 2026] POST /volume/v3/volumes => generated 774 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:44.204547 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a6c9af91-3070-4a2b-838b-5dbf575895b1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:44.206402 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6c9af91-3070-4a2b-838b-5dbf575895b1 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] GET https://10.4.3.176/volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 Aug 04 09:16:44.206619 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6c9af91-3070-4a2b-838b-5dbf575895b1 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:44.206831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a6c9af91-3070-4a2b-838b-5dbf575895b1 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:44.214730 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:44.214730 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:44.218260 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a6c9af91-3070-4a2b-838b-5dbf575895b1 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Volume info retrieved successfully. Aug 04 09:16:44.221844 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a6c9af91-3070-4a2b-838b-5dbf575895b1 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 returned with HTTP 200 Aug 04 09:16:44.222422 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1411/5633] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:44 2026] GET /volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:44.234343 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cab8798d-d766-4d70-8672-a40c17e505ba None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:44.236451 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cab8798d-d766-4d70-8672-a40c17e505ba tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 Aug 04 09:16:44.236709 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cab8798d-d766-4d70-8672-a40c17e505ba tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:44.236940 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cab8798d-d766-4d70-8672-a40c17e505ba tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:44.237089 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-cab8798d-d766-4d70-8672-a40c17e505ba tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Show backup with id 07462e78-c3dc-4579-968f-3be26875a599. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:16:44.241549 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cab8798d-d766-4d70-8672-a40c17e505ba tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 returned with HTTP 404 Aug 04 09:16:44.242129 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1414/5634] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:44 2026] GET /volume/v3/backups/07462e78-c3dc-4579-968f-3be26875a599 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:44.249297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:44.251128 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 Aug 04 09:16:44.251365 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:44.251577 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:44.251763 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Delete volume with id: da2c62df-1bde-4b47-b024-6c4e0bd0f896 Aug 04 09:16:44.258736 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:44.258736 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:44.259096 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Volume info retrieved successfully. Aug 04 09:16:44.277654 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Delete volume request issued successfully. Aug 04 09:16:44.277877 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-2d153858-fd23-4a2a-a352-2fe0a94bfba8 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 returned with HTTP 202 Aug 04 09:16:44.278402 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1397/5635] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:44 2026] DELETE /volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:44.286177 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0d6a2439-e618-442f-b33b-ebb8a409b784 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:44.288083 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0d6a2439-e618-442f-b33b-ebb8a409b784 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 Aug 04 09:16:44.288296 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0d6a2439-e618-442f-b33b-ebb8a409b784 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:44.288471 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0d6a2439-e618-442f-b33b-ebb8a409b784 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:44.296481 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:44.296481 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:44.300229 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-0d6a2439-e618-442f-b33b-ebb8a409b784 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Volume info retrieved successfully. Aug 04 09:16:44.304555 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0d6a2439-e618-442f-b33b-ebb8a409b784 tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 returned with HTTP 200 Aug 04 09:16:44.304940 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1414/5636] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:44 2026] GET /volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:16:45.235946 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-293dade2-4d36-4ef4-998c-5f31e2540eac None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.238269 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-293dade2-4d36-4ef4-998c-5f31e2540eac tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] GET https://10.4.3.176/volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 Aug 04 09:16:45.238269 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-293dade2-4d36-4ef4-998c-5f31e2540eac tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.238458 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-293dade2-4d36-4ef4-998c-5f31e2540eac tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.247470 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:45.247470 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:45.251430 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-293dade2-4d36-4ef4-998c-5f31e2540eac tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Volume info retrieved successfully. Aug 04 09:16:45.255608 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-293dade2-4d36-4ef4-998c-5f31e2540eac tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 returned with HTTP 200 Aug 04 09:16:45.256009 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1412/5637] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:45 2026] GET /volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 => generated 974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:45.267954 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-49ffc1eb-be5d-47f4-a207-68b1e038e73d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.269877 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-49ffc1eb-be5d-47f4-a207-68b1e038e73d tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:16:45.270283 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-49ffc1eb-be5d-47f4-a207-68b1e038e73d tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.270536 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-49ffc1eb-be5d-47f4-a207-68b1e038e73d tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.274867 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-49ffc1eb-be5d-47f4-a207-68b1e038e73d tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:16:45.275314 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1415/5638] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:16:45 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:45.285331 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-adad4b3f-0dd6-4123-8342-0642b9ad850c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.318172 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-188bd554-a24a-4993-86ae-676b437985dc None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.319648 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-188bd554-a24a-4993-86ae-676b437985dc tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] GET https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 Aug 04 09:16:45.319848 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-188bd554-a24a-4993-86ae-676b437985dc tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.320031 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-188bd554-a24a-4993-86ae-676b437985dc tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.325998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-188bd554-a24a-4993-86ae-676b437985dc tempest-ProjectAdminTests39-2092073249 tempest-ProjectAdminTests39-2092073249-project-admin] https://10.4.3.176/volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 returned with HTTP 404 Aug 04 09:16:45.326583 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1415/5639] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:45 2026] GET /volume/v3/volumes/da2c62df-1bde-4b47-b024-6c4e0bd0f896 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:45.342766 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-adad4b3f-0dd6-4123-8342-0642b9ad850c tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] GET https://10.4.3.176/volume/v3/messages Aug 04 09:16:45.343040 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-adad4b3f-0dd6-4123-8342-0642b9ad850c tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.343317 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-adad4b3f-0dd6-4123-8342-0642b9ad850c tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.347648 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-adad4b3f-0dd6-4123-8342-0642b9ad850c tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:16:45.348090 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1398/5640] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:16:45 2026] GET /volume/v3/messages => generated 670 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:45.357043 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-1e4e49d8-177c-40fa-a063-7b043b6f71af None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.359219 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1e4e49d8-177c-40fa-a063-7b043b6f71af tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] DELETE https://10.4.3.176/volume/v3/messages/96b2bed2-dd6a-4cae-b812-ab1cb392f994 Aug 04 09:16:45.359495 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1e4e49d8-177c-40fa-a063-7b043b6f71af tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.359743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-1e4e49d8-177c-40fa-a063-7b043b6f71af tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.370356 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-1e4e49d8-177c-40fa-a063-7b043b6f71af tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/messages/96b2bed2-dd6a-4cae-b812-ab1cb392f994 returned with HTTP 204 Aug 04 09:16:45.370830 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1413/5641] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:16:45 2026] DELETE /volume/v3/messages/96b2bed2-dd6a-4cae-b812-ab1cb392f994 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:16:45.378751 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.380617 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 Aug 04 09:16:45.380848 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.381043 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.381249 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Delete volume with id: 3c031a98-6ba6-4b6d-9cde-ed333a46acb0 Aug 04 09:16:45.388102 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:45.388102 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:45.388440 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Volume info retrieved successfully. Aug 04 09:16:45.389359 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100460) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:16:45.398626 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1429804774 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1429804774, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:45.398905 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1429804774 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1429804774, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:45.409961 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Created reservations ['d727a155-4350-4e94-8dd6-fdd77624e120', 'df8e28ba-04cb-4319-a180-791b023c8e6c', 'fcc883fe-2125-445c-94e2-74b8715be416', '1d81769f-6559-4562-b6a6-97a5a1d1cff5'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:45.452650 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Delete volume request issued successfully. Aug 04 09:16:45.452886 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dfc4eda4-8da5-47f5-879b-27c2106c8fd9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 returned with HTTP 202 Aug 04 09:16:45.453356 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1416/5642] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:45 2026] DELETE /volume/v3/volumes/3c031a98-6ba6-4b6d-9cde-ed333a46acb0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:45.463870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-902ebd67-550c-47a0-b7eb-ce6df9dea92b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.466226 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-902ebd67-550c-47a0-b7eb-ce6df9dea92b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] DELETE https://10.4.3.176/volume/v3/types/b50c310f-af01-4bc6-bbc8-fcc8f995f76b Aug 04 09:16:45.466513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-902ebd67-550c-47a0-b7eb-ce6df9dea92b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.466790 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-902ebd67-550c-47a0-b7eb-ce6df9dea92b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method '_delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.496255 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-902ebd67-550c-47a0-b7eb-ce6df9dea92b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/types/b50c310f-af01-4bc6-bbc8-fcc8f995f76b returned with HTTP 202 Aug 04 09:16:45.496779 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1416/5643] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:45 2026] DELETE /volume/v3/types/b50c310f-af01-4bc6-bbc8-fcc8f995f76b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:45.504330 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e14ce24a-6c91-456b-817d-cdba164b3cf0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.506213 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e14ce24a-6c91-456b-817d-cdba164b3cf0 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:45.506616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e14ce24a-6c91-456b-817d-cdba164b3cf0 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1606056581", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1106325017", "vendor_name": "tempest-vendor_name-1047082408"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:45.525667 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e14ce24a-6c91-456b-817d-cdba164b3cf0 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:45.526015 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1399/5644] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:45 2026] POST /volume/v3/types => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:45.534888 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.536595 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:45.536945 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7acad77a-1062-4a99-8b81-d4eaf3a5bd5b", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:45.538409 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Create volume request body: {'volume': {'volume_type': '7acad77a-1062-4a99-8b81-d4eaf3a5bd5b', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:45.542158 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Create volume of 1 GB Aug 04 09:16:45.542438 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:45.542438 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:45.542767 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:45.547786 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Flow 'volume_create_api' (b680e487-ed0b-4d31-abdf-1bcd750098b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:45.548798 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0b4ab6-303e-4a1f-aad1-c91e28b9e5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:45.549585 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:45.567395 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0b4ab6-303e-4a1f-aad1-c91e28b9e5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:16:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1106325017',vendor_name='tempest-vendor_name-1047082408'},id=7acad77a-1062-4a99-8b81-d4eaf3a5bd5b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1606056581',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7acad77a-1062-4a99-8b81-d4eaf3a5bd5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:45.568078 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8089c02-c0c1-4db8-96ac-732644f6aad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:45.590164 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1606056581 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1606056581, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:45.590453 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1606056581 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1606056581, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:45.623598 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Created reservations ['5e8acf6a-e8d5-48a4-b086-ff73bb7aacb8', 'bbff55cd-97b0-4eed-9fb2-1e6a826c8272', '99a79b79-e603-42b4-855c-4d6191fec21a', 'a2213418-8a15-4f0d-9536-40ea80c25ce3'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:45.624430 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8089c02-c0c1-4db8-96ac-732644f6aad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e8acf6a-e8d5-48a4-b086-ff73bb7aacb8', 'bbff55cd-97b0-4eed-9fb2-1e6a826c8272', '99a79b79-e603-42b4-855c-4d6191fec21a', 'a2213418-8a15-4f0d-9536-40ea80c25ce3']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:45.625157 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c71f159b-2cc9-4e7a-8e1f-489ea5299f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:45.650309 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c71f159b-2cc9-4e7a-8e1f-489ea5299f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9915f9-2a21-4e21-b20f-189a8ed07906', '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='5e32fde53f1d4c9ba892e300c9901bdf',qos_specs=None,replication_status=,reservations=['5e8acf6a-e8d5-48a4-b086-ff73bb7aacb8','bbff55cd-97b0-4eed-9fb2-1e6a826c8272','99a79b79-e603-42b4-855c-4d6191fec21a','a2213418-8a15-4f0d-9536-40ea80c25ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2f1bde362bc4036ba5055ff67e39562',volume_type_id=7acad77a-1062-4a99-8b81-d4eaf3a5bd5b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9915f9-2a21-4e21-b20f-189a8ed07906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e32fde53f1d4c9ba892e300c9901bdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2f1bde362bc4036ba5055ff67e39562',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7acad77a-1062-4a99-8b81-d4eaf3a5bd5b),volume_type_id=7acad77a-1062-4a99-8b81-d4eaf3a5bd5b)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:45.651023 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99d13b8-3735-43f2-b72e-b1e6bb914c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:45.676095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99d13b8-3735-43f2-b72e-b1e6bb914c57) transitioned into state 'SUCCESS' from 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='5e32fde53f1d4c9ba892e300c9901bdf',qos_specs=None,replication_status=,reservations=['5e8acf6a-e8d5-48a4-b086-ff73bb7aacb8','bbff55cd-97b0-4eed-9fb2-1e6a826c8272','99a79b79-e603-42b4-855c-4d6191fec21a','a2213418-8a15-4f0d-9536-40ea80c25ce3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2f1bde362bc4036ba5055ff67e39562',volume_type_id=7acad77a-1062-4a99-8b81-d4eaf3a5bd5b)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:45.676800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5d146e-eeb4-4c4f-ade2-d9ccdc3637b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:45.690097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5d146e-eeb4-4c4f-ade2-d9ccdc3637b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:45.690905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Flow 'volume_create_api' (b680e487-ed0b-4d31-abdf-1bcd750098b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:45.691251 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Create volume request issued successfully. Aug 04 09:16:45.691755 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-38741d3a-33c3-4ecb-831e-a22190043fc5 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:45.692180 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1414/5645] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:16:45 2026] POST /volume/v3/volumes => generated 774 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:45.703589 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e710fff2-104c-4a46-948a-969f818c7fdd None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:45.705540 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e710fff2-104c-4a46-948a-969f818c7fdd tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] GET https://10.4.3.176/volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 Aug 04 09:16:45.705806 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e710fff2-104c-4a46-948a-969f818c7fdd tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:45.706043 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e710fff2-104c-4a46-948a-969f818c7fdd tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:45.713293 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:45.713293 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:45.716492 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e710fff2-104c-4a46-948a-969f818c7fdd tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Volume info retrieved successfully. Aug 04 09:16:45.719944 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e710fff2-104c-4a46-948a-969f818c7fdd tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 returned with HTTP 200 Aug 04 09:16:45.720316 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1417/5646] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:45 2026] GET /volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:46.674397 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a9649560-8cc3-43a9-a273-ba20a00b1723 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.732264 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-870131ca-8cc4-42b4-92ed-d59c87ee6551 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.733690 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-870131ca-8cc4-42b4-92ed-d59c87ee6551 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] GET https://10.4.3.176/volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 Aug 04 09:16:46.733880 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-870131ca-8cc4-42b4-92ed-d59c87ee6551 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:46.734029 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-870131ca-8cc4-42b4-92ed-d59c87ee6551 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:46.740323 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:46.740323 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:46.743237 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-870131ca-8cc4-42b4-92ed-d59c87ee6551 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Volume info retrieved successfully. Aug 04 09:16:46.746514 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-870131ca-8cc4-42b4-92ed-d59c87ee6551 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 returned with HTTP 200 Aug 04 09:16:46.746838 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1400/5647] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:46 2026] GET /volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:46.752089 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9649560-8cc3-43a9-a273-ba20a00b1723 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:46.752473 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a9649560-8cc3-43a9-a273-ba20a00b1723 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-517654641", "extra_specs": {"storage_protocol": "tempest-storage_protocol-883226523", "vendor_name": "tempest-vendor_name-639197800"}}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:46.758111 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-932a51d8-63e2-4c30-b9aa-1c27e16112c9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.759792 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-932a51d8-63e2-4c30-b9aa-1c27e16112c9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:16:46.760006 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-932a51d8-63e2-4c30-b9aa-1c27e16112c9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:46.760237 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-932a51d8-63e2-4c30-b9aa-1c27e16112c9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:46.760493 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:46.760493 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:46.763347 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-932a51d8-63e2-4c30-b9aa-1c27e16112c9 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:16:46.763686 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1415/5648] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:16:46 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:46.768129 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a9649560-8cc3-43a9-a273-ba20a00b1723 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:46.768381 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1417/5649] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:46 2026] POST /volume/v3/types => generated 327 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:46.771009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6adc8388-2ac8-4d10-be88-d4debfb03c34 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.773057 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6adc8388-2ac8-4d10-be88-d4debfb03c34 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] GET https://10.4.3.176/volume/v3/messages/9c4ddad9-17da-4eeb-9254-617cefa16435 Aug 04 09:16:46.773317 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6adc8388-2ac8-4d10-be88-d4debfb03c34 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:46.773509 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6adc8388-2ac8-4d10-be88-d4debfb03c34 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:46.776625 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.778023 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6adc8388-2ac8-4d10-be88-d4debfb03c34 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-reader] https://10.4.3.176/volume/v3/messages/9c4ddad9-17da-4eeb-9254-617cefa16435 returned with HTTP 200 Aug 04 09:16:46.778088 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:46.778390 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e5b4cd6-66c5-4636-a134-47464d2f3705", "size": 1}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:46.778428 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1418/5650] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:46 2026] GET /volume/v3/messages/9c4ddad9-17da-4eeb-9254-617cefa16435 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:46.779670 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume request body: {'volume': {'volume_type': '5e5b4cd6-66c5-4636-a134-47464d2f3705', 'size': 1}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:46.782818 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume of 1 GB Aug 04 09:16:46.783030 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:46.783030 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:46.783370 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:46.785548 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0e7925d0-b57c-411f-b9a3-03699cad3b0b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.787232 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e7925d0-b57c-411f-b9a3-03699cad3b0b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] DELETE https://10.4.3.176/volume/v3/messages/9c4ddad9-17da-4eeb-9254-617cefa16435 Aug 04 09:16:46.787487 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e7925d0-b57c-411f-b9a3-03699cad3b0b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:46.787664 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0e7925d0-b57c-411f-b9a3-03699cad3b0b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:46.788283 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Flow 'volume_create_api' (dbced8f7-00c4-458e-8709-596472770cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:46.789054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ef7f8e-b0eb-4656-b35a-3f67c7cf70b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:46.789718 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:46.795703 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0e7925d0-b57c-411f-b9a3-03699cad3b0b tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/messages/9c4ddad9-17da-4eeb-9254-617cefa16435 returned with HTTP 204 Aug 04 09:16:46.796105 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1416/5651] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:16:46 2026] DELETE /volume/v3/messages/9c4ddad9-17da-4eeb-9254-617cefa16435 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:16:46.803200 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-995850be-cd32-47d0-a8ae-a855b8133c84 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.805225 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 Aug 04 09:16:46.805463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:46.805710 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:46.805921 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Delete volume with id: 5a9915f9-2a21-4e21-b20f-189a8ed07906 Aug 04 09:16:46.808381 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ef7f8e-b0eb-4656-b35a-3f67c7cf70b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:16:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-883226523',vendor_name='tempest-vendor_name-639197800'},id=5e5b4cd6-66c5-4636-a134-47464d2f3705,is_public=True,name='tempest-ProjectMemberTests-volume-type-517654641',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e5b4cd6-66c5-4636-a134-47464d2f3705', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:46.809226 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fe39ef-b782-45ca-9997-c47703067a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:46.814352 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:46.814352 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:46.814736 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Volume info retrieved successfully. Aug 04 09:16:46.816003 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100462) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:16:46.826774 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1606056581 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1606056581, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:46.827134 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1606056581 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1606056581, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:46.838227 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-517654641 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-517654641, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:46.838542 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-517654641 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-517654641, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:46.840501 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Created reservations ['8ae0c5eb-789a-4985-9e29-044ad1ec6672', 'ae4db002-a81f-4d32-98ac-47253ac425c0', 'a804df2c-f767-41f8-9c7e-d7a1bf2dea4f', 'd27aed05-1b45-438c-b2cb-9dc781d8322b'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:46.881681 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Created reservations ['acc910c3-797f-409b-8690-e5f5bdf8a701', '6b619f53-2cdc-4eb5-b68f-4501e7674004', '018bb9a8-6755-414e-81b8-e6d09245b863', 'f339880e-947c-45b8-88b6-1d6a7d9994da'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:46.882871 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fe39ef-b782-45ca-9997-c47703067a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acc910c3-797f-409b-8690-e5f5bdf8a701', '6b619f53-2cdc-4eb5-b68f-4501e7674004', '018bb9a8-6755-414e-81b8-e6d09245b863', 'f339880e-947c-45b8-88b6-1d6a7d9994da']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:46.884009 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de36d45-8f52-460a-9942-3a5eb33887ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:46.891770 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Delete volume request issued successfully. Aug 04 09:16:46.892006 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-995850be-cd32-47d0-a8ae-a855b8133c84 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 returned with HTTP 202 Aug 04 09:16:46.892481 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1418/5652] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:46 2026] DELETE /volume/v3/volumes/5a9915f9-2a21-4e21-b20f-189a8ed07906 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:46.898677 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-671ea0a7-e97c-48a5-bc59-8b064c45ceb7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.900408 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-671ea0a7-e97c-48a5-bc59-8b064c45ceb7 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] DELETE https://10.4.3.176/volume/v3/types/7acad77a-1062-4a99-8b81-d4eaf3a5bd5b Aug 04 09:16:46.900603 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-671ea0a7-e97c-48a5-bc59-8b064c45ceb7 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:46.900797 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-671ea0a7-e97c-48a5-bc59-8b064c45ceb7 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:46.918223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de36d45-8f52-460a-9942-3a5eb33887ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9b48e41-e9b3-49d5-bb0a-c0436f179176', '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='29fb4578ad144e46baa293248c2589da',qos_specs=None,replication_status=,reservations=['acc910c3-797f-409b-8690-e5f5bdf8a701','6b619f53-2cdc-4eb5-b68f-4501e7674004','018bb9a8-6755-414e-81b8-e6d09245b863','f339880e-947c-45b8-88b6-1d6a7d9994da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1794cafd7b143ad934e4f66aab57c78',volume_type_id=5e5b4cd6-66c5-4636-a134-47464d2f3705), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9b48e41-e9b3-49d5-bb0a-c0436f179176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29fb4578ad144e46baa293248c2589da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1794cafd7b143ad934e4f66aab57c78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e5b4cd6-66c5-4636-a134-47464d2f3705),volume_type_id=5e5b4cd6-66c5-4636-a134-47464d2f3705)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:46.918978 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9153dd42-7970-4911-b93f-df372371ec3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:46.920926 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-671ea0a7-e97c-48a5-bc59-8b064c45ceb7 tempest-ProjectReaderTests-1088981087 tempest-ProjectReaderTests-1088981087-project-admin] https://10.4.3.176/volume/v3/types/7acad77a-1062-4a99-8b81-d4eaf3a5bd5b returned with HTTP 202 Aug 04 09:16:46.921334 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1419/5653] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:46 2026] DELETE /volume/v3/types/7acad77a-1062-4a99-8b81-d4eaf3a5bd5b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:46.936689 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9153dd42-7970-4911-b93f-df372371ec3e) transitioned into state 'SUCCESS' from 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='29fb4578ad144e46baa293248c2589da',qos_specs=None,replication_status=,reservations=['acc910c3-797f-409b-8690-e5f5bdf8a701','6b619f53-2cdc-4eb5-b68f-4501e7674004','018bb9a8-6755-414e-81b8-e6d09245b863','f339880e-947c-45b8-88b6-1d6a7d9994da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1794cafd7b143ad934e4f66aab57c78',volume_type_id=5e5b4cd6-66c5-4636-a134-47464d2f3705)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:46.937575 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba63adda-a169-4d7b-b05e-87d2bd21ab0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:46.948429 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba63adda-a169-4d7b-b05e-87d2bd21ab0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:46.949257 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Flow 'volume_create_api' (dbced8f7-00c4-458e-8709-596472770cd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:46.949560 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume request issued successfully. Aug 04 09:16:46.950102 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8035c0db-3542-49ae-a004-7afdc8d525e9 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:46.950525 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1401/5654] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:16:46 2026] POST /volume/v3/volumes => generated 773 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:46.960965 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d40a4fb3-88bb-4932-89f8-148c50408924 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:46.962662 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d40a4fb3-88bb-4932-89f8-148c50408924 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 Aug 04 09:16:46.962890 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d40a4fb3-88bb-4932-89f8-148c50408924 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:46.963083 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d40a4fb3-88bb-4932-89f8-148c50408924 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:46.970105 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:46.970105 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:46.973392 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d40a4fb3-88bb-4932-89f8-148c50408924 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:46.976704 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d40a4fb3-88bb-4932-89f8-148c50408924 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 returned with HTTP 200 Aug 04 09:16:46.977065 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1417/5655] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:46 2026] GET /volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:47.988689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-60c06a26-311d-46d7-bb39-bfecb4cbdef2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:47.990547 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-60c06a26-311d-46d7-bb39-bfecb4cbdef2 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 Aug 04 09:16:47.990752 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-60c06a26-311d-46d7-bb39-bfecb4cbdef2 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:47.990948 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-60c06a26-311d-46d7-bb39-bfecb4cbdef2 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:47.998134 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:47.998134 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:48.001397 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-60c06a26-311d-46d7-bb39-bfecb4cbdef2 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:48.004755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-60c06a26-311d-46d7-bb39-bfecb4cbdef2 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 returned with HTTP 200 Aug 04 09:16:48.005265 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1419/5656] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:47 2026] GET /volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:48.017692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c1fc501c-ffcf-4f7b-bdcd-231327d9f3b3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.019388 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c1fc501c-ffcf-4f7b-bdcd-231327d9f3b3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:16:48.019622 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c1fc501c-ffcf-4f7b-bdcd-231327d9f3b3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:48.019799 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c1fc501c-ffcf-4f7b-bdcd-231327d9f3b3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:48.022914 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c1fc501c-ffcf-4f7b-bdcd-231327d9f3b3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:16:48.023278 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1420/5657] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:16:48 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:48.030677 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-77f7238d-66f2-4fd5-ba76-30f861a699c8 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.126873 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-77f7238d-66f2-4fd5-ba76-30f861a699c8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] DELETE https://10.4.3.176/volume/v3/messages/f76404e2-38bb-4d69-b709-7fb1864b8730 Aug 04 09:16:48.127082 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-77f7238d-66f2-4fd5-ba76-30f861a699c8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:48.127297 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-77f7238d-66f2-4fd5-ba76-30f861a699c8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:48.130122 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:48.130122 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:48.134523 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-77f7238d-66f2-4fd5-ba76-30f861a699c8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] https://10.4.3.176/volume/v3/messages/f76404e2-38bb-4d69-b709-7fb1864b8730 returned with HTTP 204 Aug 04 09:16:48.134868 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1402/5658] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:16:48 2026] DELETE /volume/v3/messages/f76404e2-38bb-4d69-b709-7fb1864b8730 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:16:48.140905 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a0c7e1a4-f682-450e-a0fb-df28fd39d4bc None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.142639 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0c7e1a4-f682-450e-a0fb-df28fd39d4bc tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] GET https://10.4.3.176/volume/v3/messages/f76404e2-38bb-4d69-b709-7fb1864b8730 Aug 04 09:16:48.142831 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0c7e1a4-f682-450e-a0fb-df28fd39d4bc tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:48.143020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a0c7e1a4-f682-450e-a0fb-df28fd39d4bc tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:48.145648 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a0c7e1a4-f682-450e-a0fb-df28fd39d4bc tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] https://10.4.3.176/volume/v3/messages/f76404e2-38bb-4d69-b709-7fb1864b8730 returned with HTTP 404 Aug 04 09:16:48.146038 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1418/5659] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:48 2026] GET /volume/v3/messages/f76404e2-38bb-4d69-b709-7fb1864b8730 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:16:48.151170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.152799 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 Aug 04 09:16:48.152996 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:48.153183 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:48.153347 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Delete volume with id: e9b48e41-e9b3-49d5-bb0a-c0436f179176 Aug 04 09:16:48.159780 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:48.159780 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:48.160082 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:48.161101 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100462) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:16:48.169901 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-517654641 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-517654641, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:48.170139 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-517654641 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-517654641, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:48.179642 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Created reservations ['32e1b05f-98e3-47a6-a10a-59b33b72234a', 'd6c18dbc-e254-4ab4-adf7-571ed8a70dab', '3b6d0a3d-a4b8-47cd-ac0c-1ae3c76d7205', 'cccd9a12-cd4a-49ff-859b-cfa352a3f899'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:48.202436 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Delete volume request issued successfully. Aug 04 09:16:48.202602 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d2e8962e-0177-45ab-9e92-32f7bc8dded4 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 returned with HTTP 202 Aug 04 09:16:48.203002 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1420/5660] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:48 2026] DELETE /volume/v3/volumes/e9b48e41-e9b3-49d5-bb0a-c0436f179176 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:48.209238 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-a3bb3d64-7301-4a7d-b8e5-0e22bb548b9c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.210949 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a3bb3d64-7301-4a7d-b8e5-0e22bb548b9c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/types/5e5b4cd6-66c5-4636-a134-47464d2f3705 Aug 04 09:16:48.211146 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a3bb3d64-7301-4a7d-b8e5-0e22bb548b9c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:48.211361 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-a3bb3d64-7301-4a7d-b8e5-0e22bb548b9c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method '_delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:48.232081 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-a3bb3d64-7301-4a7d-b8e5-0e22bb548b9c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/types/5e5b4cd6-66c5-4636-a134-47464d2f3705 returned with HTTP 202 Aug 04 09:16:48.232477 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1421/5661] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:48 2026] DELETE /volume/v3/types/5e5b4cd6-66c5-4636-a134-47464d2f3705 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:48.240781 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-180283a1-02a1-4b1a-9ded-d287643f1b5a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.242347 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-180283a1-02a1-4b1a-9ded-d287643f1b5a tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:48.242656 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-180283a1-02a1-4b1a-9ded-d287643f1b5a tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1443008525", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1165414053", "vendor_name": "tempest-vendor_name-863920309"}}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:48.256732 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-180283a1-02a1-4b1a-9ded-d287643f1b5a tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:48.257080 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1403/5662] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:48 2026] POST /volume/v3/types => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:48.265346 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.266946 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:48.267306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c78290a-f115-4b3b-93f4-9fdb154e2f22", "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:48.268642 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume request body: {'volume': {'volume_type': '8c78290a-f115-4b3b-93f4-9fdb154e2f22', 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:48.272521 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume of 1 GB Aug 04 09:16:48.272763 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:48.272763 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:48.273134 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:48.277948 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Flow 'volume_create_api' (e0b6f60e-b112-4645-a7b8-a0e5f8159063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:48.278953 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ae3081-e046-47bd-97b1-eabad6461986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:48.279645 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:48.296445 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ae3081-e046-47bd-97b1-eabad6461986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:16:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1165414053',vendor_name='tempest-vendor_name-863920309'},id=8c78290a-f115-4b3b-93f4-9fdb154e2f22,is_public=True,name='tempest-ProjectMemberTests-volume-type-1443008525',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c78290a-f115-4b3b-93f4-9fdb154e2f22', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:48.297136 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0c5b56-db8a-49bf-9045-4517c94c2abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:48.319266 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1443008525 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1443008525, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:48.319449 np0000006401 devstack@c-api.service[100459]: WARNING cinder.quota [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1443008525 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1443008525, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:48.347530 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Created reservations ['a8be30c1-370a-4edf-a405-95a26ccf2ebb', '58235733-32e2-4569-bdb1-8b922e931377', '5d74ee16-e650-4180-9950-73d8164daf60', '733bc854-1753-4e5b-89cc-a34bac08fe7c'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:48.348289 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0c5b56-db8a-49bf-9045-4517c94c2abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8be30c1-370a-4edf-a405-95a26ccf2ebb', '58235733-32e2-4569-bdb1-8b922e931377', '5d74ee16-e650-4180-9950-73d8164daf60', '733bc854-1753-4e5b-89cc-a34bac08fe7c']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:48.349108 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb488f84-e806-4f20-b513-94e2ee1a88a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:48.371074 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb488f84-e806-4f20-b513-94e2ee1a88a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17718514-eb80-45b0-b305-fa3d3cb263d1', '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='29fb4578ad144e46baa293248c2589da',qos_specs=None,replication_status=,reservations=['a8be30c1-370a-4edf-a405-95a26ccf2ebb','58235733-32e2-4569-bdb1-8b922e931377','5d74ee16-e650-4180-9950-73d8164daf60','733bc854-1753-4e5b-89cc-a34bac08fe7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1794cafd7b143ad934e4f66aab57c78',volume_type_id=8c78290a-f115-4b3b-93f4-9fdb154e2f22), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17718514-eb80-45b0-b305-fa3d3cb263d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29fb4578ad144e46baa293248c2589da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1794cafd7b143ad934e4f66aab57c78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c78290a-f115-4b3b-93f4-9fdb154e2f22),volume_type_id=8c78290a-f115-4b3b-93f4-9fdb154e2f22)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:48.371837 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9651eb5f-5d80-4e6b-b941-a90e1908fc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:48.386058 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9651eb5f-5d80-4e6b-b941-a90e1908fc4b) transitioned into state 'SUCCESS' from 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='29fb4578ad144e46baa293248c2589da',qos_specs=None,replication_status=,reservations=['a8be30c1-370a-4edf-a405-95a26ccf2ebb','58235733-32e2-4569-bdb1-8b922e931377','5d74ee16-e650-4180-9950-73d8164daf60','733bc854-1753-4e5b-89cc-a34bac08fe7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1794cafd7b143ad934e4f66aab57c78',volume_type_id=8c78290a-f115-4b3b-93f4-9fdb154e2f22)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:48.386726 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a8edc5-980b-469d-9750-758de0ecdf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:48.397179 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a8edc5-980b-469d-9750-758de0ecdf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:48.398130 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Flow 'volume_create_api' (e0b6f60e-b112-4645-a7b8-a0e5f8159063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:48.398524 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume request issued successfully. Aug 04 09:16:48.399180 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-32eaa84d-5d03-4aa7-951c-601d3b53d059 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:48.399662 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1419/5663] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:16:48 2026] POST /volume/v3/volumes => generated 774 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:48.410527 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7426857a-4326-42aa-8a05-8d5311fe7285 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:48.412217 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7426857a-4326-42aa-8a05-8d5311fe7285 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 Aug 04 09:16:48.412413 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7426857a-4326-42aa-8a05-8d5311fe7285 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:48.412579 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7426857a-4326-42aa-8a05-8d5311fe7285 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:48.419444 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:48.419444 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:48.423217 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7426857a-4326-42aa-8a05-8d5311fe7285 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:48.426667 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7426857a-4326-42aa-8a05-8d5311fe7285 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 returned with HTTP 200 Aug 04 09:16:48.427010 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1421/5664] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:48 2026] GET /volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:49.438308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-dbc374c2-2223-41b0-a9e7-75065fad7745 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.440176 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dbc374c2-2223-41b0-a9e7-75065fad7745 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 Aug 04 09:16:49.440413 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dbc374c2-2223-41b0-a9e7-75065fad7745 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:49.440604 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-dbc374c2-2223-41b0-a9e7-75065fad7745 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:49.448599 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:49.448599 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:49.452270 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-dbc374c2-2223-41b0-a9e7-75065fad7745 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:49.456299 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-dbc374c2-2223-41b0-a9e7-75065fad7745 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 returned with HTTP 200 Aug 04 09:16:49.456684 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1422/5665] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:49 2026] GET /volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:49.467711 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-9a007a34-df13-4a20-96d7-6c12a84a231c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.469294 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9a007a34-df13-4a20-96d7-6c12a84a231c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:16:49.469471 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9a007a34-df13-4a20-96d7-6c12a84a231c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:49.469635 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-9a007a34-df13-4a20-96d7-6c12a84a231c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'version_select' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:49.472630 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-9a007a34-df13-4a20-96d7-6c12a84a231c tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:16:49.472989 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1404/5666] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:16:49 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:49.481035 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6680e5c8-2e74-4050-b839-d7544ae77118 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.482843 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6680e5c8-2e74-4050-b839-d7544ae77118 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] GET https://10.4.3.176/volume/v3/messages Aug 04 09:16:49.483066 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6680e5c8-2e74-4050-b839-d7544ae77118 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:49.483275 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6680e5c8-2e74-4050-b839-d7544ae77118 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:49.483546 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:49.483546 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:16:49.486801 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6680e5c8-2e74-4050-b839-d7544ae77118 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:16:49.487176 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1420/5667] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:16:49 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:49.494998 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-673b15a4-ab3b-4261-8c73-d08e9e8a47f1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.496896 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-673b15a4-ab3b-4261-8c73-d08e9e8a47f1 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/messages/650f45f3-61d0-436b-b222-d33ca5de6e62 Aug 04 09:16:49.497154 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-673b15a4-ab3b-4261-8c73-d08e9e8a47f1 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:49.497394 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-673b15a4-ab3b-4261-8c73-d08e9e8a47f1 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:49.504931 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-673b15a4-ab3b-4261-8c73-d08e9e8a47f1 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/messages/650f45f3-61d0-436b-b222-d33ca5de6e62 returned with HTTP 204 Aug 04 09:16:49.505417 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1422/5668] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:16:49 2026] DELETE /volume/v3/messages/650f45f3-61d0-436b-b222-d33ca5de6e62 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:16:49.511777 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.513527 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 Aug 04 09:16:49.513737 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:49.513946 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:49.514110 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Delete volume with id: 17718514-eb80-45b0-b305-fa3d3cb263d1 Aug 04 09:16:49.521195 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:49.521195 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:49.521503 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:49.522414 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100460) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:16:49.531228 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1443008525 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1443008525, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:49.531487 np0000006401 devstack@c-api.service[100460]: WARNING cinder.quota [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1443008525 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1443008525, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:49.539888 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Created reservations ['efbf7360-9839-444c-989a-a6a2be4d9ed8', '1f65140b-a149-4fc6-9eea-4ff5cabef982', '83be51e4-8554-4c07-b1d5-bf127d8545e2', '86952165-e3af-449a-a827-232212d26cba'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:49.559791 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Delete volume request issued successfully. Aug 04 09:16:49.560013 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-374e2201-8dce-40f3-a64f-bf16e753b4aa tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 returned with HTTP 202 Aug 04 09:16:49.560496 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1423/5669] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:49 2026] DELETE /volume/v3/volumes/17718514-eb80-45b0-b305-fa3d3cb263d1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:49.566528 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6598ff8f-8739-4b73-ac22-7a6c2a671e3f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.568051 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6598ff8f-8739-4b73-ac22-7a6c2a671e3f tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/types/8c78290a-f115-4b3b-93f4-9fdb154e2f22 Aug 04 09:16:49.568272 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6598ff8f-8739-4b73-ac22-7a6c2a671e3f tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:49.568494 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6598ff8f-8739-4b73-ac22-7a6c2a671e3f tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method '_delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:49.594715 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6598ff8f-8739-4b73-ac22-7a6c2a671e3f tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/types/8c78290a-f115-4b3b-93f4-9fdb154e2f22 returned with HTTP 202 Aug 04 09:16:49.595084 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1405/5670] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:49 2026] DELETE /volume/v3/types/8c78290a-f115-4b3b-93f4-9fdb154e2f22 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:49.602060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7df8019e-a859-42cc-ac72-6bf8f6ff5585 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.603546 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7df8019e-a859-42cc-ac72-6bf8f6ff5585 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] POST https://10.4.3.176/volume/v3/types Aug 04 09:16:49.603873 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7df8019e-a859-42cc-ac72-6bf8f6ff5585 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-592475555", "extra_specs": {"storage_protocol": "tempest-storage_protocol-505894162", "vendor_name": "tempest-vendor_name-558750532"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:49.616819 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7df8019e-a859-42cc-ac72-6bf8f6ff5585 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/types returned with HTTP 200 Aug 04 09:16:49.617170 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1421/5671] 10.4.3.176 () {68 vars in 1253 bytes} [Tue Aug 4 09:16:49 2026] POST /volume/v3/types => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:49.624410 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.625917 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:16:49.626245 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d153818e-6773-4af1-a509-1eef6e1f6c75", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:16:49.627502 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume request body: {'volume': {'volume_type': 'd153818e-6773-4af1-a509-1eef6e1f6c75', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:16:49.630528 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume of 1 GB Aug 04 09:16:49.630744 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:49.630744 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:49.631062 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Availability Zones retrieved successfully. Aug 04 09:16:49.635805 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Flow 'volume_create_api' (59ba397c-5946-4e4a-9700-c8783b105452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:49.636612 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a918d61-744f-49a4-a72e-ff81e95123ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:49.637288 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:16:49.652447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a918d61-744f-49a4-a72e-ff81e95123ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T09:16:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-505894162',vendor_name='tempest-vendor_name-558750532'},id=d153818e-6773-4af1-a509-1eef6e1f6c75,is_public=True,name='tempest-ProjectMemberTests-volume-type-592475555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd153818e-6773-4af1-a509-1eef6e1f6c75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:49.653059 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb5d303-dbbc-4871-a0f7-852f575d4a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:49.674459 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-592475555 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-592475555, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:49.674629 np0000006401 devstack@c-api.service[100462]: WARNING cinder.quota [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-592475555 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-592475555, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:49.696444 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Created reservations ['dbbfa106-562e-4459-8f2d-d8bd66820ea7', 'f94e5982-67d1-44c4-92e4-e36efb494831', '32d93303-6b8d-426d-a6c6-df949988fea8', '3dc0eb73-7166-42f4-a6b6-2af7066c65ea'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:49.697060 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb5d303-dbbc-4871-a0f7-852f575d4a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbbfa106-562e-4459-8f2d-d8bd66820ea7', 'f94e5982-67d1-44c4-92e4-e36efb494831', '32d93303-6b8d-426d-a6c6-df949988fea8', '3dc0eb73-7166-42f4-a6b6-2af7066c65ea']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:49.697759 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0c7018-ad09-44ba-ab2c-08008e0c011a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:49.719263 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b0c7018-ad09-44ba-ab2c-08008e0c011a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dea7df3-9cf3-42f2-8575-f9c80809ba19', '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='29fb4578ad144e46baa293248c2589da',qos_specs=None,replication_status=,reservations=['dbbfa106-562e-4459-8f2d-d8bd66820ea7','f94e5982-67d1-44c4-92e4-e36efb494831','32d93303-6b8d-426d-a6c6-df949988fea8','3dc0eb73-7166-42f4-a6b6-2af7066c65ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1794cafd7b143ad934e4f66aab57c78',volume_type_id=d153818e-6773-4af1-a509-1eef6e1f6c75), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:16:49Z,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=2dea7df3-9cf3-42f2-8575-f9c80809ba19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29fb4578ad144e46baa293248c2589da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1794cafd7b143ad934e4f66aab57c78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d153818e-6773-4af1-a509-1eef6e1f6c75),volume_type_id=d153818e-6773-4af1-a509-1eef6e1f6c75)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:49.719855 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a444a0fb-ac2b-4f10-8f8d-ef7db33f6107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:49.735310 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a444a0fb-ac2b-4f10-8f8d-ef7db33f6107) transitioned into state 'SUCCESS' from 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='29fb4578ad144e46baa293248c2589da',qos_specs=None,replication_status=,reservations=['dbbfa106-562e-4459-8f2d-d8bd66820ea7','f94e5982-67d1-44c4-92e4-e36efb494831','32d93303-6b8d-426d-a6c6-df949988fea8','3dc0eb73-7166-42f4-a6b6-2af7066c65ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1794cafd7b143ad934e4f66aab57c78',volume_type_id=d153818e-6773-4af1-a509-1eef6e1f6c75)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:49.735885 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8eecc3-a10f-4112-b07a-13c64a3caff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:16:49.743123 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b8eecc3-a10f-4112-b07a-13c64a3caff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:16:49.743840 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Flow 'volume_create_api' (59ba397c-5946-4e4a-9700-c8783b105452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:16:49.744088 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Create volume request issued successfully. Aug 04 09:16:49.744645 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-1520ef8f-0afa-47b2-a30d-29c01bf50fab tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:16:49.745035 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1423/5672] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:16:49 2026] POST /volume/v3/volumes => generated 773 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:16:49.756452 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-43bcfebb-3666-4184-a809-4f0349a16f62 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:49.758347 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43bcfebb-3666-4184-a809-4f0349a16f62 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 Aug 04 09:16:49.758553 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43bcfebb-3666-4184-a809-4f0349a16f62 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:49.758787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43bcfebb-3666-4184-a809-4f0349a16f62 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:49.765954 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:49.765954 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:16:49.769490 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-43bcfebb-3666-4184-a809-4f0349a16f62 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:49.773186 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43bcfebb-3666-4184-a809-4f0349a16f62 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 returned with HTTP 200 Aug 04 09:16:49.773569 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1424/5673] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:49 2026] GET /volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:50.786096 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-870e158a-fb2f-4c1f-8277-bbb7fb126bd6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:50.787902 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-870e158a-fb2f-4c1f-8277-bbb7fb126bd6 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 Aug 04 09:16:50.788101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-870e158a-fb2f-4c1f-8277-bbb7fb126bd6 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:50.788322 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-870e158a-fb2f-4c1f-8277-bbb7fb126bd6 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:50.795440 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:50.795440 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:50.799007 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-870e158a-fb2f-4c1f-8277-bbb7fb126bd6 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:50.802787 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-870e158a-fb2f-4c1f-8277-bbb7fb126bd6 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 returned with HTTP 200 Aug 04 09:16:50.803146 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1406/5674] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:16:50 2026] GET /volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:50.815005 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5cf9e802-bf00-4162-8927-77188220b913 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:50.816933 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5cf9e802-bf00-4162-8927-77188220b913 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] GET https://10.4.3.176/volume/v3/messages Aug 04 09:16:50.817199 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5cf9e802-bf00-4162-8927-77188220b913 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:50.817435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5cf9e802-bf00-4162-8927-77188220b913 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'version_select' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:50.820949 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5cf9e802-bf00-4162-8927-77188220b913 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/messages returned with HTTP 200 Aug 04 09:16:50.821417 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1422/5675] 10.4.3.176 () {68 vars in 1280 bytes} [Tue Aug 4 09:16:50 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:50.830223 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f9f65128-bb7e-46d9-81bc-c856421bdfa3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:50.832240 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f9f65128-bb7e-46d9-81bc-c856421bdfa3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] GET https://10.4.3.176/volume/v3/messages/037ea615-c261-483c-9f52-a17c4040eb6a Aug 04 09:16:50.832457 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f9f65128-bb7e-46d9-81bc-c856421bdfa3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:50.832675 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f9f65128-bb7e-46d9-81bc-c856421bdfa3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:50.836326 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:50.836326 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:16:50.837216 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f9f65128-bb7e-46d9-81bc-c856421bdfa3 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-member] https://10.4.3.176/volume/v3/messages/037ea615-c261-483c-9f52-a17c4040eb6a returned with HTTP 200 Aug 04 09:16:50.837652 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1424/5676] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:50 2026] GET /volume/v3/messages/037ea615-c261-483c-9f52-a17c4040eb6a => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:16:50.846066 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-57011005-673a-4f45-8646-f4f00d8ee633 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:50.847779 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-57011005-673a-4f45-8646-f4f00d8ee633 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/messages/037ea615-c261-483c-9f52-a17c4040eb6a Aug 04 09:16:50.848008 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-57011005-673a-4f45-8646-f4f00d8ee633 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:50.848248 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-57011005-673a-4f45-8646-f4f00d8ee633 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:50.855995 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-57011005-673a-4f45-8646-f4f00d8ee633 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/messages/037ea615-c261-483c-9f52-a17c4040eb6a returned with HTTP 204 Aug 04 09:16:50.856459 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1425/5677] 10.4.3.176 () {68 vars in 1394 bytes} [Tue Aug 4 09:16:50 2026] DELETE /volume/v3/messages/037ea615-c261-483c-9f52-a17c4040eb6a => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 04 09:16:50.863441 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:50.865495 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 Aug 04 09:16:50.865723 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:50.865940 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:50.866093 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Delete volume with id: 2dea7df3-9cf3-42f2-8575-f9c80809ba19 Aug 04 09:16:50.872938 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:16:50.872938 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:16:50.873283 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Volume info retrieved successfully. Aug 04 09:16:50.874269 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100461) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 04 09:16:50.883306 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-592475555 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-592475555, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:50.883564 np0000006401 devstack@c-api.service[100461]: WARNING cinder.quota [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-592475555 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-592475555, it is now deprecated. Please use the default quota class for default quota. Aug 04 09:16:50.892309 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Created reservations ['f44e37a0-06e7-4c51-97f2-b210d035fb7f', '12d43738-4e99-4637-9f58-f238c35db943', '6f4ca67a-ffb5-4d1d-9738-17ba93e24178', '1dfdd88e-6406-4a20-9362-ea40bf59142c'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:16:50.917807 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Delete volume request issued successfully. Aug 04 09:16:50.918024 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eddb39dc-4a84-4b8a-a250-83c631934e3e tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 returned with HTTP 202 Aug 04 09:16:50.918495 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1407/5678] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:16:50 2026] DELETE /volume/v3/volumes/2dea7df3-9cf3-42f2-8575-f9c80809ba19 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:16:50.924679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8b7c9425-b238-4180-b815-87e6274388a8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:16:50.926566 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b7c9425-b238-4180-b815-87e6274388a8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] DELETE https://10.4.3.176/volume/v3/types/d153818e-6773-4af1-a509-1eef6e1f6c75 Aug 04 09:16:50.926760 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b7c9425-b238-4180-b815-87e6274388a8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:16:50.926975 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8b7c9425-b238-4180-b815-87e6274388a8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] Calling method '_delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:16:50.952273 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8b7c9425-b238-4180-b815-87e6274388a8 tempest-ProjectMemberTests-1960231118 tempest-ProjectMemberTests-1960231118-project-admin] https://10.4.3.176/volume/v3/types/d153818e-6773-4af1-a509-1eef6e1f6c75 returned with HTTP 202 Aug 04 09:16:50.952732 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1423/5679] 10.4.3.176 () {66 vars in 1345 bytes} [Tue Aug 4 09:16:50 2026] DELETE /volume/v3/types/d153818e-6773-4af1-a509-1eef6e1f6c75 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:17:00.834807 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=95,cinder:UPDATE=60,cinder:INSERT=29 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:00.852734 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=62,cinder:UPDATE=41,cinder:INSERT=9 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:00.914268 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=73,cinder:UPDATE=34,cinder:INSERT=24 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:00.947996 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=79,cinder:UPDATE=31,cinder:INSERT=19 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:06.418609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-3d8dd281-b699-42f0-944d-3fabb5dd3011 req-de4d9428-ba49-43cd-a174-fcc7bf7ebd17 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:06.421058 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-3d8dd281-b699-42f0-944d-3fabb5dd3011 req-de4d9428-ba49-43cd-a174-fcc7bf7ebd17 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef Aug 04 09:17:06.421058 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-3d8dd281-b699-42f0-944d-3fabb5dd3011 req-de4d9428-ba49-43cd-a174-fcc7bf7ebd17 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:06.421243 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-3d8dd281-b699-42f0-944d-3fabb5dd3011 req-de4d9428-ba49-43cd-a174-fcc7bf7ebd17 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:06.428833 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:06.428833 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:17:06.470798 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-3d8dd281-b699-42f0-944d-3fabb5dd3011 req-de4d9428-ba49-43cd-a174-fcc7bf7ebd17 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef returned with HTTP 200 Aug 04 09:17:06.471123 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1425/5680] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:17:06 2026] DELETE /volume/v3/attachments/e5602c19-9d7f-4a44-8b28-c447c74732ef => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:17:07.621398 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-ccbaf4fc-4e03-446d-83a7-0edea8df0e02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:07.623291 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-ccbaf4fc-4e03-446d-83a7-0edea8df0e02 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:17:07.623477 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-ccbaf4fc-4e03-446d-83a7-0edea8df0e02 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:07.623649 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-ccbaf4fc-4e03-446d-83a7-0edea8df0e02 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:07.629936 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:07.629936 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:17:07.633022 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-ccbaf4fc-4e03-446d-83a7-0edea8df0e02 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:07.636861 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-ccbaf4fc-4e03-446d-83a7-0edea8df0e02 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:17:07.637277 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1426/5681] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:17:07 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:08.141407 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-73d16c53-5759-435d-bbee-45a85d4d1432 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:08.143480 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-73d16c53-5759-435d-bbee-45a85d4d1432 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:17:08.143664 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-73d16c53-5759-435d-bbee-45a85d4d1432 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:08.143842 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-73d16c53-5759-435d-bbee-45a85d4d1432 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:08.150301 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:08.150301 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:17:08.153651 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-73d16c53-5759-435d-bbee-45a85d4d1432 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:08.158172 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-73d16c53-5759-435d-bbee-45a85d4d1432 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:17:08.158605 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1408/5682] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:17:08 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:08.169216 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9f63d068-0486-4cf5-b3d6-7933dc0ff8d3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:08.169624 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9f63d068-0486-4cf5-b3d6-7933dc0ff8d3 None None] GET https://10.4.3.176/volume// Aug 04 09:17:08.169780 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9f63d068-0486-4cf5-b3d6-7933dc0ff8d3 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:08.169974 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9f63d068-0486-4cf5-b3d6-7933dc0ff8d3 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:08.170310 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9f63d068-0486-4cf5-b3d6-7933dc0ff8d3 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:17:08.170590 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1424/5683] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:17:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:17:08.179582 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-2569fa84-f912-4d71-9fbb-0974b9a0770e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:08.181717 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-2569fa84-f912-4d71-9fbb-0974b9a0770e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:17:08.182083 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-2569fa84-f912-4d71-9fbb-0974b9a0770e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7705260e-a141-47fa-9ff6-1baecb7215b8", "connector": null, "instance_uuid": "ef5b0673-4d31-49ea-baba-35ac8d3940c7"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:08.189572 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:08.189572 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:17:08.221271 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-2569fa84-f912-4d71-9fbb-0974b9a0770e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:17:08.221697 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1426/5684] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:17:08 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:08.900783 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-56003ddf-2b32-4b23-99eb-507f87832418 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:08.901522 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56003ddf-2b32-4b23-99eb-507f87832418 None None] GET https://10.4.3.176/volume// Aug 04 09:17:08.901522 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56003ddf-2b32-4b23-99eb-507f87832418 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:08.901605 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-56003ddf-2b32-4b23-99eb-507f87832418 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:08.901923 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-56003ddf-2b32-4b23-99eb-507f87832418 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:17:08.902393 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1427/5685] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:17:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:17:08.912374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-b3803691-bd58-42cb-95c4-222a831975a3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:08.914332 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-b3803691-bd58-42cb-95c4-222a831975a3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:17:08.914560 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-b3803691-bd58-42cb-95c4-222a831975a3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:08.914739 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-b3803691-bd58-42cb-95c4-222a831975a3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:08.923480 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:08.923480 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:17:08.926483 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-b3803691-bd58-42cb-95c4-222a831975a3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:08.930562 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-b3803691-bd58-42cb-95c4-222a831975a3 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:17:08.930917 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1409/5686] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:17:08 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:17:09.027398 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-57920325-fcef-4ed4-a8e5-90a8292f3044 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:09.031814 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-57920325-fcef-4ed4-a8e5-90a8292f3044 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744 Aug 04 09:17:09.031814 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-57920325-fcef-4ed4-a8e5-90a8292f3044 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:09.036480 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-57920325-fcef-4ed4-a8e5-90a8292f3044 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-7705260e-a141-47fa-9ff6-1baecb7215b8-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:17:09.041522 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-57920325-fcef-4ed4-a8e5-90a8292f3044 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-7705260e-a141-47fa-9ff6-1baecb7215b8-np0000006401" acquired by "attachment_update" :: waited 0.005s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:17:09.042478 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:09.042478 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:17:09.122919 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-57920325-fcef-4ed4-a8e5-90a8292f3044 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-7705260e-a141-47fa-9ff6-1baecb7215b8-np0000006401" released by "attachment_update" :: held 0.081s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:17:09.123307 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-57920325-fcef-4ed4-a8e5-90a8292f3044 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744 returned with HTTP 200 Aug 04 09:17:09.123775 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1425/5687] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:17:09 2026] PUT /volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:09.143788 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-d12eff82-76b3-4845-968b-72aec294c45a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:09.145757 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-d12eff82-76b3-4845-968b-72aec294c45a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744/action Aug 04 09:17:09.146159 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-d12eff82-76b3-4845-968b-72aec294c45a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:17:09.146307 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-d12eff82-76b3-4845-968b-72aec294c45a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:09.161761 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:09.161761 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:17:09.175869 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-a7b4be97-8b29-4316-ad90-26ce05aeb4df req-d12eff82-76b3-4845-968b-72aec294c45a tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744/action returned with HTTP 204 Aug 04 09:17:09.176424 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1427/5688] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:17:09 2026] POST /volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:17:17.636578 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=4 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:18.929375 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=9 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:19.117247 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:19.169935 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:17:53.476664 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-bd2856cc-3536-4947-b825-91a74c913bf6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:53.478253 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bd2856cc-3536-4947-b825-91a74c913bf6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:17:53.478476 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-bd2856cc-3536-4947-b825-91a74c913bf6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7705260e-a141-47fa-9ff6-1baecb7215b8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-826646579", "description": null, "metadata": null}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:53.489255 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:53.489255 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:17:53.489534 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bd2856cc-3536-4947-b825-91a74c913bf6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:53.489674 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-bd2856cc-3536-4947-b825-91a74c913bf6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create snapshot from volume 7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:17:53.513373 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-bd2856cc-3536-4947-b825-91a74c913bf6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['168e370f-8b42-4ff5-ad31-c54eb9a29980', '4bb6397f-9790-467d-b057-19423b304b05', '2cc4273e-9300-43e2-ad5a-9f80175820cf', '94d78acd-8ef0-45c2-b28b-613a9caa393d'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:17:53.545686 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-bd2856cc-3536-4947-b825-91a74c913bf6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot force create request issued successfully. Aug 04 09:17:53.545686 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-bd2856cc-3536-4947-b825-91a74c913bf6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:17:53.546101 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1428/5689] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:17:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:17:53.555394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-6e66999c-064c-4cf5-be3d-2cd46cac4eee None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:53.557226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6e66999c-064c-4cf5-be3d-2cd46cac4eee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 Aug 04 09:17:53.557428 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6e66999c-064c-4cf5-be3d-2cd46cac4eee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:53.557633 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-6e66999c-064c-4cf5-be3d-2cd46cac4eee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:53.562701 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:53.562701 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:17:53.563045 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-6e66999c-064c-4cf5-be3d-2cd46cac4eee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:17:53.563828 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-6e66999c-064c-4cf5-be3d-2cd46cac4eee tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 returned with HTTP 200 Aug 04 09:17:53.564168 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1410/5690] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:17:53 2026] GET /volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:17:54.574161 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-ddacc8fc-1e8d-49e6-8cef-10695750a0d1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:54.576074 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ddacc8fc-1e8d-49e6-8cef-10695750a0d1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 Aug 04 09:17:54.576280 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ddacc8fc-1e8d-49e6-8cef-10695750a0d1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:54.576463 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-ddacc8fc-1e8d-49e6-8cef-10695750a0d1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:54.581872 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:54.581872 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:17:54.582351 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-ddacc8fc-1e8d-49e6-8cef-10695750a0d1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:17:54.583289 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-ddacc8fc-1e8d-49e6-8cef-10695750a0d1 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 returned with HTTP 200 Aug 04 09:17:54.583641 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1426/5691] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:17:54 2026] GET /volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:17:54.592695 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5fad5eee-485a-4e39-84c9-e1308a487e6c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:54.594475 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fad5eee-485a-4e39-84c9-e1308a487e6c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 Aug 04 09:17:54.594674 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fad5eee-485a-4e39-84c9-e1308a487e6c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:54.594866 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5fad5eee-485a-4e39-84c9-e1308a487e6c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:54.599726 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:54.599726 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:17:54.600160 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5fad5eee-485a-4e39-84c9-e1308a487e6c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:17:54.600849 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5fad5eee-485a-4e39-84c9-e1308a487e6c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 returned with HTTP 200 Aug 04 09:17:54.601272 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1428/5692] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:17:54 2026] GET /volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:17:54.609165 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:54.610928 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:17:54.611278 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1790796034", "snapshot_id": "bc8c27d9-c4de-4bd4-be72-56f0c0987819", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:54.612707 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1790796034', 'snapshot_id': 'bc8c27d9-c4de-4bd4-be72-56f0c0987819', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:17:54.617286 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:54.617286 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:17:54.617635 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:17:54.617759 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume of 1 GB Aug 04 09:17:54.620727 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Availability Zones retrieved successfully. Aug 04 09:17:54.625811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (dbd1692d-2ab6-444a-a4a9-f60ecf4a9a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:17:54.626659 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cb279b-692b-47a2-aa37-1335b4e208d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:17:54.627599 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:17:54.654558 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3cb279b-692b-47a2-aa37-1335b4e208d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc8c27d9-c4de-4bd4-be72-56f0c0987819', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:17:54.655255 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246625d1-fa98-4231-bb4f-879a92344a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:17:54.689114 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Created reservations ['88678965-f01c-475d-bc72-0259b60473af', 'a9493aec-76c5-4923-ad63-dddd474c344f', 'e8425cd8-3d91-4afd-9ccd-c1f0de366aed', '5b2d749d-e36f-495d-b409-1889af5a4734'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:17:54.689953 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (246625d1-fa98-4231-bb4f-879a92344a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88678965-f01c-475d-bc72-0259b60473af', 'a9493aec-76c5-4923-ad63-dddd474c344f', 'e8425cd8-3d91-4afd-9ccd-c1f0de366aed', '5b2d749d-e36f-495d-b409-1889af5a4734']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:17:54.690632 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b1aefd-b5d6-47e0-a068-a0a4444986eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:17:54.732075 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b1aefd-b5d6-47e0-a068-a0a4444986eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a9ec46c-7c1e-4406-94d4-51377dd35ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1790796034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['88678965-f01c-475d-bc72-0259b60473af','a9493aec-76c5-4923-ad63-dddd474c344f','e8425cd8-3d91-4afd-9ccd-c1f0de366aed','5b2d749d-e36f-495d-b409-1889af5a4734'],size=1,snapshot_id=bc8c27d9-c4de-4bd4-be72-56f0c0987819,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1790796034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a9ec46c-7c1e-4406-94d4-51377dd35ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32c960b82dbd4ec185ee30b55a02f963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc8c27d9-c4de-4bd4-be72-56f0c0987819,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:17:54.733490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a622f0f7-9ed7-4579-a2e2-9e5b65defafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:17:54.752308 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a622f0f7-9ed7-4579-a2e2-9e5b65defafd) transitioned into state 'SUCCESS' from state '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-1790796034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32c960b82dbd4ec185ee30b55a02f963',qos_specs=None,replication_status=,reservations=['88678965-f01c-475d-bc72-0259b60473af','a9493aec-76c5-4923-ad63-dddd474c344f','e8425cd8-3d91-4afd-9ccd-c1f0de366aed','5b2d749d-e36f-495d-b409-1889af5a4734'],size=1,snapshot_id=bc8c27d9-c4de-4bd4-be72-56f0c0987819,source_replicaid=,source_volid=None,status='creating',user_id='daf8f500454c4af29e6cb2f5bca9e407',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:17:54.753131 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c124a8-27ba-48d5-8207-0925a6e74da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:17:54.773252 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c124a8-27ba-48d5-8207-0925a6e74da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:17:54.774000 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Flow 'volume_create_api' (dbd1692d-2ab6-444a-a4a9-f60ecf4a9a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:17:54.774286 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Create volume request issued successfully. Aug 04 09:17:54.774788 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2e6fc4da-a470-40c7-ada8-71fece6c3a2c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:17:54.775209 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1429/5693] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:17:54 2026] POST /volume/v3/volumes => generated 785 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:17:54.785499 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1ce6c911-dd3f-4bfd-9176-797c799cb366 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:54.788176 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ce6c911-dd3f-4bfd-9176-797c799cb366 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:17:54.788176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ce6c911-dd3f-4bfd-9176-797c799cb366 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:54.788176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1ce6c911-dd3f-4bfd-9176-797c799cb366 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:54.794856 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:54.794856 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:17:54.798295 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-1ce6c911-dd3f-4bfd-9176-797c799cb366 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:54.802126 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1ce6c911-dd3f-4bfd-9176-797c799cb366 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 200 Aug 04 09:17:54.802686 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1411/5694] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:17:54 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:17:55.813968 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0821fa9a-9754-4c2f-aea1-154f8c5b9ab7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:55.815755 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0821fa9a-9754-4c2f-aea1-154f8c5b9ab7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:17:55.815952 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0821fa9a-9754-4c2f-aea1-154f8c5b9ab7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:55.816146 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0821fa9a-9754-4c2f-aea1-154f8c5b9ab7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:55.823715 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:55.823715 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:17:55.827036 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0821fa9a-9754-4c2f-aea1-154f8c5b9ab7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:55.831523 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0821fa9a-9754-4c2f-aea1-154f8c5b9ab7 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 200 Aug 04 09:17:55.831872 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1427/5695] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:17:55 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:55.843013 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dcb0382d-81d4-439e-8f35-235dcdbcb4b9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:55.844742 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dcb0382d-81d4-439e-8f35-235dcdbcb4b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:17:55.844910 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dcb0382d-81d4-439e-8f35-235dcdbcb4b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:55.845103 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dcb0382d-81d4-439e-8f35-235dcdbcb4b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:55.851565 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:55.851565 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:17:55.854623 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dcb0382d-81d4-439e-8f35-235dcdbcb4b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:55.858755 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dcb0382d-81d4-439e-8f35-235dcdbcb4b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 200 Aug 04 09:17:55.859313 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1429/5696] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:17:55 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:55.937911 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-f576cd47-3322-480b-8c0c-af42c5653f3d None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:55.940237 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-f576cd47-3322-480b-8c0c-af42c5653f3d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:17:55.940421 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-f576cd47-3322-480b-8c0c-af42c5653f3d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:55.940609 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-f576cd47-3322-480b-8c0c-af42c5653f3d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:55.948258 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:55.948258 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:17:55.951432 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-f576cd47-3322-480b-8c0c-af42c5653f3d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:55.955659 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-f576cd47-3322-480b-8c0c-af42c5653f3d tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 200 Aug 04 09:17:55.956039 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1430/5697] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:17:55 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:56.342468 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-a58c123e-3ca1-4625-bb17-78d156857127 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:56.344531 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-a58c123e-3ca1-4625-bb17-78d156857127 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:17:56.344753 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-a58c123e-3ca1-4625-bb17-78d156857127 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:56.344965 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-a58c123e-3ca1-4625-bb17-78d156857127 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:56.351452 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:56.351452 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:17:56.354782 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-a58c123e-3ca1-4625-bb17-78d156857127 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:56.358918 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-a58c123e-3ca1-4625-bb17-78d156857127 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 200 Aug 04 09:17:56.359369 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1412/5698] 10.4.3.176 () {68 vars in 1598 bytes} [Tue Aug 4 09:17:56 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:56.367602 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-7fedffa5-6efb-4e5f-9263-17e808e75719 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:56.367972 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7fedffa5-6efb-4e5f-9263-17e808e75719 None None] GET https://10.4.3.176/volume// Aug 04 09:17:56.368133 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7fedffa5-6efb-4e5f-9263-17e808e75719 None None] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:56.368330 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-7fedffa5-6efb-4e5f-9263-17e808e75719 None None] Calling method 'all' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:56.368643 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-7fedffa5-6efb-4e5f-9263-17e808e75719 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:17:56.368937 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1428/5699] 10.4.3.176 () {66 vars in 1419 bytes} [Tue Aug 4 09:17:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:17:56.375881 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-05d14ab2-a17a-4ed2-92d0-28ae9e7582ce None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:56.378095 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-05d14ab2-a17a-4ed2-92d0-28ae9e7582ce tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments Aug 04 09:17:56.378577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-05d14ab2-a17a-4ed2-92d0-28ae9e7582ce tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a9ec46c-7c1e-4406-94d4-51377dd35ac7", "connector": null, "instance_uuid": "2695bd9d-9a5f-416a-89de-b627fec87f59"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:56.388801 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:56.388801 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:17:56.420182 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-05d14ab2-a17a-4ed2-92d0-28ae9e7582ce tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments returned with HTTP 200 Aug 04 09:17:56.420620 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1430/5700] 10.4.3.176 () {74 vars in 1594 bytes} [Tue Aug 4 09:17:56 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:57.442365 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f754a2e9-0e66-4194-8e1e-e901e7f0e978 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:57.442836 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f754a2e9-0e66-4194-8e1e-e901e7f0e978 None None] GET https://10.4.3.176/volume// Aug 04 09:17:57.443109 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f754a2e9-0e66-4194-8e1e-e901e7f0e978 None None] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:57.443421 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f754a2e9-0e66-4194-8e1e-e901e7f0e978 None None] Calling method 'all' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:57.443848 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f754a2e9-0e66-4194-8e1e-e901e7f0e978 None None] https://10.4.3.176/volume// returned with HTTP 300 Aug 04 09:17:57.444232 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1431/5701] 10.4.3.176 () {66 vars in 1426 bytes} [Tue Aug 4 09:17:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 04 09:17:57.454420 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-ec9d1a7e-16e6-4963-a735-263d3c9a1496 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:57.456330 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-ec9d1a7e-16e6-4963-a735-263d3c9a1496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:17:57.456581 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-ec9d1a7e-16e6-4963-a735-263d3c9a1496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:17:57.456778 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-ec9d1a7e-16e6-4963-a735-263d3c9a1496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:17:57.465357 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:57.465357 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:17:57.468484 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-ec9d1a7e-16e6-4963-a735-263d3c9a1496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:17:57.472873 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-ec9d1a7e-16e6-4963-a735-263d3c9a1496 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 200 Aug 04 09:17:57.473296 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1413/5702] 10.4.3.176 () {70 vars in 1639 bytes} [Tue Aug 4 09:17:57 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 1573 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 04 09:17:57.579115 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-0d473606-dcba-450b-8510-6b8a81d90b50 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:57.581130 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-0d473606-dcba-450b-8510-6b8a81d90b50 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] PUT https://10.4.3.176/volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c Aug 04 09:17:57.581498 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-0d473606-dcba-450b-8510-6b8a81d90b50 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.176", "host": "np0000006401", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:821cbdad9f71", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "858eaaa4-83b5-42e7-a704-45e39d88dd28", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:57.588840 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-0d473606-dcba-450b-8510-6b8a81d90b50 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Acquiring lock "cinder-attachment_update-2a9ec46c-7c1e-4406-94d4-51377dd35ac7-np0000006401" by "attachment_update" {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 04 09:17:57.592963 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-0d473606-dcba-450b-8510-6b8a81d90b50 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-2a9ec46c-7c1e-4406-94d4-51377dd35ac7-np0000006401" acquired by "attachment_update" :: waited 0.004s {{(pid=100459) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 04 09:17:57.593920 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:57.593920 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:17:57.717441 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.coordination [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-0d473606-dcba-450b-8510-6b8a81d90b50 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Lock "cinder-attachment_update-2a9ec46c-7c1e-4406-94d4-51377dd35ac7-np0000006401" released by "attachment_update" :: held 0.124s {{(pid=100459) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 04 09:17:57.717786 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-0d473606-dcba-450b-8510-6b8a81d90b50 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c returned with HTTP 200 Aug 04 09:17:57.718295 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1429/5703] 10.4.3.176 () {74 vars in 1704 bytes} [Tue Aug 4 09:17:57 2026] PUT /volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:17:57.739884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-34586963-dca5-4c19-8ebe-4577065c65e6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:17:57.741969 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-34586963-dca5-4c19-8ebe-4577065c65e6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] POST https://10.4.3.176/volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c/action Aug 04 09:17:57.742415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-34586963-dca5-4c19-8ebe-4577065c65e6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action body: b'{"os-complete": null}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:17:57.742542 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-34586963-dca5-4c19-8ebe-4577065c65e6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:17:57.759604 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:17:57.759604 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:17:57.776188 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-2441ff74-a879-4413-ab30-a1dae43a2ece req-34586963-dca5-4c19-8ebe-4577065c65e6 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c/action returned with HTTP 204 Aug 04 09:17:57.776747 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1431/5704] 10.4.3.176 () {74 vars in 1725 bytes} [Tue Aug 4 09:17:57 2026] POST /volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:18:05.954411 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:18:07.471505 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=14 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:18:07.710980 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:18:07.770190 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:18:42.695778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [req-20fba6ab-d72c-4025-94d9-10234041051d req-83993226-c452-470b-9489-90ebea05f0ad None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:42.698468 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-20fba6ab-d72c-4025-94d9-10234041051d req-83993226-c452-470b-9489-90ebea05f0ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c Aug 04 09:18:42.698694 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-20fba6ab-d72c-4025-94d9-10234041051d req-83993226-c452-470b-9489-90ebea05f0ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:42.698892 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [req-20fba6ab-d72c-4025-94d9-10234041051d req-83993226-c452-470b-9489-90ebea05f0ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:42.708230 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:42.708230 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:18:42.754782 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [req-20fba6ab-d72c-4025-94d9-10234041051d req-83993226-c452-470b-9489-90ebea05f0ad tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c returned with HTTP 200 Aug 04 09:18:42.755292 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1432/5705] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:18:42 2026] DELETE /volume/v3/attachments/416be701-8efb-4095-9bb1-ccd375e9336c => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:18:43.768048 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-261c26a8-639f-446b-bcaa-37a858396306 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:43.770566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-261c26a8-639f-446b-bcaa-37a858396306 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:18:43.770847 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-261c26a8-639f-446b-bcaa-37a858396306 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:43.771155 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-261c26a8-639f-446b-bcaa-37a858396306 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:43.771417 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-261c26a8-639f-446b-bcaa-37a858396306 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:18:43.781632 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:43.781632 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:18:43.782422 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-261c26a8-639f-446b-bcaa-37a858396306 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:18:43.803773 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-261c26a8-639f-446b-bcaa-37a858396306 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:18:43.803980 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-261c26a8-639f-446b-bcaa-37a858396306 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 202 Aug 04 09:18:43.804458 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1414/5706] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:18:43 2026] DELETE /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:18:43.812268 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-9b0d4191-0c23-46ce-beac-b7eb9ef4adeb None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:43.814004 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9b0d4191-0c23-46ce-beac-b7eb9ef4adeb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:18:43.814219 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9b0d4191-0c23-46ce-beac-b7eb9ef4adeb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:43.814408 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-9b0d4191-0c23-46ce-beac-b7eb9ef4adeb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:43.821454 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:43.821454 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:18:43.825154 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-9b0d4191-0c23-46ce-beac-b7eb9ef4adeb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:18:43.830156 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-9b0d4191-0c23-46ce-beac-b7eb9ef4adeb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 200 Aug 04 09:18:43.830572 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1430/5707] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:18:43 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:18:44.842447 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ee1dfb2c-991d-48fd-b454-868541d508cb None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:44.844643 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee1dfb2c-991d-48fd-b454-868541d508cb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 Aug 04 09:18:44.844888 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee1dfb2c-991d-48fd-b454-868541d508cb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:44.845121 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ee1dfb2c-991d-48fd-b454-868541d508cb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:44.851447 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ee1dfb2c-991d-48fd-b454-868541d508cb tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 returned with HTTP 404 Aug 04 09:18:44.852006 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1432/5708] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:18:44 2026] GET /volume/v3/volumes/2a9ec46c-7c1e-4406-94d4-51377dd35ac7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:18:44.858897 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:44.860529 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 Aug 04 09:18:44.860719 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:44.860895 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:44.860989 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete snapshot with id: bc8c27d9-c4de-4bd4-be72-56f0c0987819 Aug 04 09:18:44.865916 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:44.865916 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:18:44.866330 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:18:44.882431 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot delete request issued successfully. Aug 04 09:18:44.882678 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-d2b632ac-e51b-408e-a1d2-8162ee70068e tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 returned with HTTP 202 Aug 04 09:18:44.883099 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1433/5709] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:18:44 2026] DELETE /volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:18:44.891150 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c55bd2d9-116c-4eac-b32c-50613ac6a384 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:44.892959 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c55bd2d9-116c-4eac-b32c-50613ac6a384 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 Aug 04 09:18:44.893178 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c55bd2d9-116c-4eac-b32c-50613ac6a384 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:44.893400 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c55bd2d9-116c-4eac-b32c-50613ac6a384 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:44.897874 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:44.897874 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:18:44.898310 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c55bd2d9-116c-4eac-b32c-50613ac6a384 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Snapshot retrieved successfully. Aug 04 09:18:44.898980 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c55bd2d9-116c-4eac-b32c-50613ac6a384 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 returned with HTTP 200 Aug 04 09:18:44.899470 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1415/5710] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:18:44 2026] GET /volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:18:45.908529 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-49a7241a-9e64-4d16-9504-2299115ac1b9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:45.910690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49a7241a-9e64-4d16-9504-2299115ac1b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 Aug 04 09:18:45.910951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-49a7241a-9e64-4d16-9504-2299115ac1b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:45.911199 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-49a7241a-9e64-4d16-9504-2299115ac1b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:45.916405 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-49a7241a-9e64-4d16-9504-2299115ac1b9 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 returned with HTTP 404 Aug 04 09:18:45.916973 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1431/5711] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:18:45 2026] GET /volume/v3/snapshots/bc8c27d9-c4de-4bd4-be72-56f0c0987819 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:18:47.325299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [req-cc107736-dda2-4b58-8ceb-b056b02bd4a1 req-6a25a7bc-b17b-4a33-889a-135af4720d5c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:47.327273 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-cc107736-dda2-4b58-8ceb-b056b02bd4a1 req-6a25a7bc-b17b-4a33-889a-135af4720d5c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744 Aug 04 09:18:47.327465 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-cc107736-dda2-4b58-8ceb-b056b02bd4a1 req-6a25a7bc-b17b-4a33-889a-135af4720d5c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:47.327669 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [req-cc107736-dda2-4b58-8ceb-b056b02bd4a1 req-6a25a7bc-b17b-4a33-889a-135af4720d5c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'version_select' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:47.334862 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:47.334862 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:18:47.375520 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [req-cc107736-dda2-4b58-8ceb-b056b02bd4a1 req-6a25a7bc-b17b-4a33-889a-135af4720d5c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744 returned with HTTP 200 Aug 04 09:18:47.376031 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1433/5712] 10.4.3.176 () {72 vars in 1673 bytes} [Tue Aug 4 09:18:47 2026] DELETE /volume/v3/attachments/64a439cd-dd67-450b-82cb-27c1cf6c8744 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:18:48.820520 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-70bcd650-9436-427a-9342-4f637a08a320 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:48.822308 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70bcd650-9436-427a-9342-4f637a08a320 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:18:48.822542 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70bcd650-9436-427a-9342-4f637a08a320 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:48.822735 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-70bcd650-9436-427a-9342-4f637a08a320 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:48.822883 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-70bcd650-9436-427a-9342-4f637a08a320 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume with id: 7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:18:48.829836 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:48.829836 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:18:48.830368 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-70bcd650-9436-427a-9342-4f637a08a320 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:18:48.848621 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-70bcd650-9436-427a-9342-4f637a08a320 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Delete volume request issued successfully. Aug 04 09:18:48.848836 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-70bcd650-9436-427a-9342-4f637a08a320 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 202 Aug 04 09:18:48.849248 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1434/5713] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:18:48 2026] DELETE /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:18:48.856523 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-494049fd-5a57-4e48-b88f-d2d655065701 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:48.858573 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-494049fd-5a57-4e48-b88f-d2d655065701 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:18:48.858800 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-494049fd-5a57-4e48-b88f-d2d655065701 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:48.859004 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-494049fd-5a57-4e48-b88f-d2d655065701 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:48.866409 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:48.866409 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:18:48.870046 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-494049fd-5a57-4e48-b88f-d2d655065701 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Volume info retrieved successfully. Aug 04 09:18:48.874850 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-494049fd-5a57-4e48-b88f-d2d655065701 tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 200 Aug 04 09:18:48.875279 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1416/5714] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:18:48 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:18:49.887935 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c589d531-1b9a-4286-b6c6-7c5646128c0c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:49.889733 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c589d531-1b9a-4286-b6c6-7c5646128c0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] GET https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 Aug 04 09:18:49.889914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c589d531-1b9a-4286-b6c6-7c5646128c0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:49.890086 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c589d531-1b9a-4286-b6c6-7c5646128c0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:49.895613 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c589d531-1b9a-4286-b6c6-7c5646128c0c tempest-TestVolumeBootPattern-1944009687 tempest-TestVolumeBootPattern-1944009687-project-member] https://10.4.3.176/volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 returned with HTTP 404 Aug 04 09:18:49.896003 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1432/5715] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:18:49 2026] GET /volume/v3/volumes/7705260e-a141-47fa-9ff6-1baecb7215b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:18:54.938736 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:55.009246 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:18:55.009577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1646807719"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:18:55.010869 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1646807719'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:18:55.010974 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Create volume of 1 GB Aug 04 09:18:55.011240 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:55.011240 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:18:55.015015 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Availability Zones retrieved successfully. Aug 04 09:18:55.019725 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Flow 'volume_create_api' (53065eec-3e28-499f-8807-95e0e245a7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:18:55.020647 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a5ef6e-ffd3-4d08-95a6-b95be293e8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:18:55.021320 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:18:55.041609 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a5ef6e-ffd3-4d08-95a6-b95be293e8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:18:55.042344 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b1bb1d-5311-4bce-b6a8-7aebc2eb85e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:18:55.092916 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Created reservations ['d00f5ac6-5f1b-418a-98d1-e46cc18e5ed8', '601062d8-8492-4c12-979f-deeee132f763', 'a182dabd-c299-4c01-83bd-e500973078f6', '0b7eca41-cf86-4dc5-827e-0aea75bf2d91'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:18:55.093632 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b1bb1d-5311-4bce-b6a8-7aebc2eb85e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d00f5ac6-5f1b-418a-98d1-e46cc18e5ed8', '601062d8-8492-4c12-979f-deeee132f763', 'a182dabd-c299-4c01-83bd-e500973078f6', '0b7eca41-cf86-4dc5-827e-0aea75bf2d91']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:18:55.094383 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddc0ac2-c8c5-4811-8f1f-3ee3fa89f290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:18:55.115923 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddc0ac2-c8c5-4811-8f1f-3ee3fa89f290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f008746c-09af-4c86-b101-291548a61593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646807719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f841249a744110b550cafba5b7029a',qos_specs=None,replication_status=,reservations=['d00f5ac6-5f1b-418a-98d1-e46cc18e5ed8','601062d8-8492-4c12-979f-deeee132f763','a182dabd-c299-4c01-83bd-e500973078f6','0b7eca41-cf86-4dc5-827e-0aea75bf2d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcb5291d39844318f20e5ddf6c1590c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1646807719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f008746c-09af-4c86-b101-291548a61593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51f841249a744110b550cafba5b7029a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcb5291d39844318f20e5ddf6c1590c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:18:55.116515 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cf332d-b7c0-4de1-bbbd-b79f26aed735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:18:55.132360 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cf332d-b7c0-4de1-bbbd-b79f26aed735) transitioned into state 'SUCCESS' from state '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-1646807719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51f841249a744110b550cafba5b7029a',qos_specs=None,replication_status=,reservations=['d00f5ac6-5f1b-418a-98d1-e46cc18e5ed8','601062d8-8492-4c12-979f-deeee132f763','a182dabd-c299-4c01-83bd-e500973078f6','0b7eca41-cf86-4dc5-827e-0aea75bf2d91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcb5291d39844318f20e5ddf6c1590c',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:18:55.132984 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424d1e0e-399b-438e-a224-58de19578018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:18:55.141902 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424d1e0e-399b-438e-a224-58de19578018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:18:55.142722 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Flow 'volume_create_api' (53065eec-3e28-499f-8807-95e0e245a7c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:18:55.143066 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Create volume request issued successfully. Aug 04 09:18:55.143861 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-003e12eb-fcba-4498-b3c0-0d494ec59589 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:18:55.144364 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1434/5716] 10.4.3.176 () {70 vars in 1298 bytes} [Tue Aug 4 09:18:54 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:18:55.154953 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6129ae12-560a-4628-9d49-1ec105e0aa02 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:55.156801 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6129ae12-560a-4628-9d49-1ec105e0aa02 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 Aug 04 09:18:55.157015 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6129ae12-560a-4628-9d49-1ec105e0aa02 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:55.157196 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6129ae12-560a-4628-9d49-1ec105e0aa02 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:55.164591 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:55.164591 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:18:55.168825 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-6129ae12-560a-4628-9d49-1ec105e0aa02 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Volume info retrieved successfully. Aug 04 09:18:55.173456 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6129ae12-560a-4628-9d49-1ec105e0aa02 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 returned with HTTP 200 Aug 04 09:18:55.179510 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1435/5717] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:18:55 2026] GET /volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:18:56.185766 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8f94b8d0-d694-4a7b-b1f4-718a0d41dfdf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:56.187479 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f94b8d0-d694-4a7b-b1f4-718a0d41dfdf tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 Aug 04 09:18:56.187668 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f94b8d0-d694-4a7b-b1f4-718a0d41dfdf tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:56.187848 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8f94b8d0-d694-4a7b-b1f4-718a0d41dfdf tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:56.196921 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:56.196921 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:18:56.201923 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8f94b8d0-d694-4a7b-b1f4-718a0d41dfdf tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Volume info retrieved successfully. Aug 04 09:18:56.207816 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8f94b8d0-d694-4a7b-b1f4-718a0d41dfdf tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 returned with HTTP 200 Aug 04 09:18:56.208452 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1417/5718] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:18:56 2026] GET /volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:18:56.220262 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:56.221920 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] POST https://10.4.3.176/volume/v3/backups Aug 04 09:18:56.222276 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f008746c-09af-4c86-b101-291548a61593", "name": "tempest-type-Backup-1336421326"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:18:56.223757 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.contrib.backups [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Creating new backup {'backup': {'volume_id': 'f008746c-09af-4c86-b101-291548a61593', 'name': 'tempest-type-Backup-1336421326'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 04 09:18:56.223954 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.contrib.backups [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Creating backup of volume f008746c-09af-4c86-b101-291548a61593 in container None Aug 04 09:18:56.232649 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:56.232649 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:18:56.233007 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Volume info retrieved successfully. Aug 04 09:18:56.261285 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Created reservations ['9b3f0b90-a0ae-4bdf-ae55-f77e4bff0da8', 'aa4edcde-6a45-4fe9-8589-19b34b389f40'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:18:56.296830 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bbb3d9b6-e086-4aed-ae29-edbfea4c2fe9 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups returned with HTTP 202 Aug 04 09:18:56.297212 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1433/5719] 10.4.3.176 () {70 vars in 1299 bytes} [Tue Aug 4 09:18:56 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:18:56.304611 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8a14144f-5b92-494a-89cb-986336410f97 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:56.306501 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a14144f-5b92-494a-89cb-986336410f97 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:18:56.306725 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a14144f-5b92-494a-89cb-986336410f97 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:56.306917 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8a14144f-5b92-494a-89cb-986336410f97 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:56.307014 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-8a14144f-5b92-494a-89cb-986336410f97 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:18:56.311192 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:56.311192 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:18:56.311849 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8a14144f-5b92-494a-89cb-986336410f97 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:18:56.312228 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1435/5720] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:18:56 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:18:57.324224 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-99dc5667-5b57-48d1-a564-becb243b7767 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:57.326580 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99dc5667-5b57-48d1-a564-becb243b7767 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:18:57.326856 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99dc5667-5b57-48d1-a564-becb243b7767 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:57.327112 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-99dc5667-5b57-48d1-a564-becb243b7767 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:57.327320 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-99dc5667-5b57-48d1-a564-becb243b7767 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:18:57.332877 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:57.332877 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:18:57.333859 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-99dc5667-5b57-48d1-a564-becb243b7767 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:18:57.334326 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1436/5721] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:18:57 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:18:58.345222 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7e29eaef-9ccf-4497-b378-7e06d8b225cd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:58.347103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e29eaef-9ccf-4497-b378-7e06d8b225cd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:18:58.347374 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e29eaef-9ccf-4497-b378-7e06d8b225cd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:58.347563 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7e29eaef-9ccf-4497-b378-7e06d8b225cd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:58.347677 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-7e29eaef-9ccf-4497-b378-7e06d8b225cd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:18:58.352991 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:58.352991 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:18:58.353788 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7e29eaef-9ccf-4497-b378-7e06d8b225cd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:18:58.354267 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1418/5722] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:18:58 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:18:59.364475 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e71567d6-4837-4c7b-8dff-778f82cda2c3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:18:59.367017 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e71567d6-4837-4c7b-8dff-778f82cda2c3 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:18:59.367366 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e71567d6-4837-4c7b-8dff-778f82cda2c3 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:18:59.367664 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e71567d6-4837-4c7b-8dff-778f82cda2c3 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:18:59.367848 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-e71567d6-4837-4c7b-8dff-778f82cda2c3 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:18:59.373507 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:18:59.373507 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:18:59.374463 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e71567d6-4837-4c7b-8dff-778f82cda2c3 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:18:59.375150 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1434/5723] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:18:59 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:00.385581 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e7d9c40d-9306-4772-86f0-2e586c4e520c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:00.387188 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e7d9c40d-9306-4772-86f0-2e586c4e520c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:00.387361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e7d9c40d-9306-4772-86f0-2e586c4e520c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:00.387538 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e7d9c40d-9306-4772-86f0-2e586c4e520c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:00.387630 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e7d9c40d-9306-4772-86f0-2e586c4e520c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:00.391547 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:00.391547 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:00.392093 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e7d9c40d-9306-4772-86f0-2e586c4e520c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:00.392492 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1436/5724] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:00 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:01.402712 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-32be697c-da78-4159-a95a-b3d5f8c343d7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:01.404490 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32be697c-da78-4159-a95a-b3d5f8c343d7 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:01.404685 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32be697c-da78-4159-a95a-b3d5f8c343d7 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:01.404879 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-32be697c-da78-4159-a95a-b3d5f8c343d7 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:01.404980 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-32be697c-da78-4159-a95a-b3d5f8c343d7 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:01.408870 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:01.408870 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:01.409419 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-32be697c-da78-4159-a95a-b3d5f8c343d7 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:01.409783 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1437/5725] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:01 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:02.420270 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-1d783905-5a96-4397-8ac2-a6b2c04cbe66 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:02.421877 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d783905-5a96-4397-8ac2-a6b2c04cbe66 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:02.422311 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d783905-5a96-4397-8ac2-a6b2c04cbe66 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:02.422311 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-1d783905-5a96-4397-8ac2-a6b2c04cbe66 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:02.422397 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-1d783905-5a96-4397-8ac2-a6b2c04cbe66 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:02.426401 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:02.426401 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:02.427055 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-1d783905-5a96-4397-8ac2-a6b2c04cbe66 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:02.427489 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1419/5726] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:02 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:03.439242 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d79dcec3-da08-4aa1-bdb4-0bfe1460b72d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:03.441013 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d79dcec3-da08-4aa1-bdb4-0bfe1460b72d tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:03.441230 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d79dcec3-da08-4aa1-bdb4-0bfe1460b72d tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:03.441430 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d79dcec3-da08-4aa1-bdb4-0bfe1460b72d tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:03.441530 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-d79dcec3-da08-4aa1-bdb4-0bfe1460b72d tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:03.445757 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:03.445757 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:03.446427 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d79dcec3-da08-4aa1-bdb4-0bfe1460b72d tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:03.446754 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1435/5727] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:03 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:04.456689 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e865bdbc-6802-49ab-95a8-8f6e221b861e None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:04.458176 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e865bdbc-6802-49ab-95a8-8f6e221b861e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:04.458390 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e865bdbc-6802-49ab-95a8-8f6e221b861e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:04.458573 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e865bdbc-6802-49ab-95a8-8f6e221b861e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:04.458666 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-e865bdbc-6802-49ab-95a8-8f6e221b861e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:04.462223 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:04.462223 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:04.462767 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e865bdbc-6802-49ab-95a8-8f6e221b861e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:04.463247 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1437/5728] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:04 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:05.473030 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-73d59527-b392-4398-8efa-dc9ef3118392 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:05.474700 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73d59527-b392-4398-8efa-dc9ef3118392 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:05.474938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73d59527-b392-4398-8efa-dc9ef3118392 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:05.475173 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-73d59527-b392-4398-8efa-dc9ef3118392 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:05.475344 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-73d59527-b392-4398-8efa-dc9ef3118392 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:05.479123 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:05.479123 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:05.479721 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-73d59527-b392-4398-8efa-dc9ef3118392 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:05.480096 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1438/5729] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:05 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:06.491262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-e8341180-de98-42e8-87d3-0f3a14bb0a38 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:06.493000 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8341180-de98-42e8-87d3-0f3a14bb0a38 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:06.493258 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8341180-de98-42e8-87d3-0f3a14bb0a38 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:06.493497 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-e8341180-de98-42e8-87d3-0f3a14bb0a38 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:06.493630 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-e8341180-de98-42e8-87d3-0f3a14bb0a38 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:06.497734 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:06.497734 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:06.498356 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-e8341180-de98-42e8-87d3-0f3a14bb0a38 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:06.498824 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1420/5730] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:06 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:07.508033 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-633bafde-75df-4b72-9c54-b98fa9d3a830 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:07.509757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-633bafde-75df-4b72-9c54-b98fa9d3a830 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:07.509971 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-633bafde-75df-4b72-9c54-b98fa9d3a830 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:07.510141 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-633bafde-75df-4b72-9c54-b98fa9d3a830 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:07.510268 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-633bafde-75df-4b72-9c54-b98fa9d3a830 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:07.514106 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:07.514106 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:07.514680 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-633bafde-75df-4b72-9c54-b98fa9d3a830 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:07.515044 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1436/5731] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:07 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:08.523792 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-0f046303-0903-429e-978b-a08254d0a411 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:08.525432 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f046303-0903-429e-978b-a08254d0a411 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:08.525634 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f046303-0903-429e-978b-a08254d0a411 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:08.525807 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-0f046303-0903-429e-978b-a08254d0a411 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:08.525928 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.backups [None req-0f046303-0903-429e-978b-a08254d0a411 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100462) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:08.529758 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:08.529758 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:08.530362 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-0f046303-0903-429e-978b-a08254d0a411 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:08.530679 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1438/5732] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:08 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:09.539338 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6f6fdfee-63a8-4d26-825d-fac76b2f347c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:09.541119 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f6fdfee-63a8-4d26-825d-fac76b2f347c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:09.541365 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f6fdfee-63a8-4d26-825d-fac76b2f347c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:09.541584 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6f6fdfee-63a8-4d26-825d-fac76b2f347c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:09.541729 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-6f6fdfee-63a8-4d26-825d-fac76b2f347c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:09.546368 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:09.546368 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:09.547066 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6f6fdfee-63a8-4d26-825d-fac76b2f347c tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:09.547478 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1439/5733] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:09 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:10.556686 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-4786c222-1b73-4733-89f0-5d0b6413fcfd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:10.558317 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4786c222-1b73-4733-89f0-5d0b6413fcfd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:10.558533 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4786c222-1b73-4733-89f0-5d0b6413fcfd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:10.558710 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-4786c222-1b73-4733-89f0-5d0b6413fcfd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:10.558803 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-4786c222-1b73-4733-89f0-5d0b6413fcfd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:10.562788 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:10.562788 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:10.563346 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-4786c222-1b73-4733-89f0-5d0b6413fcfd tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:10.563714 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1421/5734] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:10 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:11.573218 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-3d16f872-2320-4e39-8d79-45f46f9d249e None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:11.575340 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3d16f872-2320-4e39-8d79-45f46f9d249e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:11.575607 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3d16f872-2320-4e39-8d79-45f46f9d249e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:11.575854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-3d16f872-2320-4e39-8d79-45f46f9d249e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:11.576036 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.backups [None req-3d16f872-2320-4e39-8d79-45f46f9d249e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100459) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:11.580831 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:11.580831 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:11.581552 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-3d16f872-2320-4e39-8d79-45f46f9d249e tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:11.581943 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1437/5735] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:11 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:11.591430 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-32642833-e9eb-44c8-8259-51e3f6f41c24 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:11.592998 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-32642833-e9eb-44c8-8259-51e3f6f41c24 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] DELETE https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:11.593189 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-32642833-e9eb-44c8-8259-51e3f6f41c24 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:11.593403 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-32642833-e9eb-44c8-8259-51e3f6f41c24 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:11.593521 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.backups [None req-32642833-e9eb-44c8-8259-51e3f6f41c24 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Delete backup with id: 3c9a3e40-1811-4503-8523-87e0692b1031. Aug 04 09:19:11.597661 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:11.597661 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:11.608279 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.backup.rpcapi [None req-32642833-e9eb-44c8-8259-51e3f6f41c24 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] delete_backup rpcapi backup_id 3c9a3e40-1811-4503-8523-87e0692b1031 {{(pid=100462) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 04 09:19:11.609715 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-32642833-e9eb-44c8-8259-51e3f6f41c24 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 202 Aug 04 09:19:11.610070 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1439/5736] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:19:11 2026] DELETE /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:19:11.616953 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7152ef09-0ce8-437b-b7b8-e041e6f701da None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:11.618911 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7152ef09-0ce8-437b-b7b8-e041e6f701da tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:11.619161 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7152ef09-0ce8-437b-b7b8-e041e6f701da tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:11.619391 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7152ef09-0ce8-437b-b7b8-e041e6f701da tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:11.619528 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.backups [None req-7152ef09-0ce8-437b-b7b8-e041e6f701da tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100460) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:11.623508 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:11.623508 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:11.624060 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7152ef09-0ce8-437b-b7b8-e041e6f701da tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 200 Aug 04 09:19:11.624421 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1440/5737] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:11 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:12.633294 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bdc87c7c-dee7-4d3e-910f-41bde34e8d00 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:12.635642 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdc87c7c-dee7-4d3e-910f-41bde34e8d00 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 Aug 04 09:19:12.635998 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdc87c7c-dee7-4d3e-910f-41bde34e8d00 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:12.636231 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bdc87c7c-dee7-4d3e-910f-41bde34e8d00 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:12.636364 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.backups [None req-bdc87c7c-dee7-4d3e-910f-41bde34e8d00 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Show backup with id 3c9a3e40-1811-4503-8523-87e0692b1031. {{(pid=100461) show /opt/stack/cinder/cinder/api/v3/backups.py:76}} Aug 04 09:19:12.640217 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bdc87c7c-dee7-4d3e-910f-41bde34e8d00 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 returned with HTTP 404 Aug 04 09:19:12.640723 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1422/5738] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:12 2026] GET /volume/v3/backups/3c9a3e40-1811-4503-8523-87e0692b1031 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:12.645822 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:12.647380 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 Aug 04 09:19:12.647575 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:12.647743 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:12.647895 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Delete volume with id: f008746c-09af-4c86-b101-291548a61593 Aug 04 09:19:12.654108 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:12.654108 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:12.654402 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Volume info retrieved successfully. Aug 04 09:19:12.671396 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Delete volume request issued successfully. Aug 04 09:19:12.671531 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-cb1356ba-05b9-4a10-879b-7b533a4d8b47 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 returned with HTTP 202 Aug 04 09:19:12.672043 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1438/5739] 10.4.3.176 () {68 vars in 1391 bytes} [Tue Aug 4 09:19:12 2026] DELETE /volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:12.677899 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d5d91ebd-868b-4bd8-8227-f8469403bff1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:12.679431 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5d91ebd-868b-4bd8-8227-f8469403bff1 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 Aug 04 09:19:12.679613 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5d91ebd-868b-4bd8-8227-f8469403bff1 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:12.679788 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d5d91ebd-868b-4bd8-8227-f8469403bff1 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:12.686257 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:12.686257 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:12.689930 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d5d91ebd-868b-4bd8-8227-f8469403bff1 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Volume info retrieved successfully. Aug 04 09:19:12.694561 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d5d91ebd-868b-4bd8-8227-f8469403bff1 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 returned with HTTP 200 Aug 04 09:19:12.694953 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1440/5740] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:12 2026] GET /volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:13.707077 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7f61fb2b-ccb5-4c5a-b452-08c02966d0e2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:13.708760 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f61fb2b-ccb5-4c5a-b452-08c02966d0e2 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] GET https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 Aug 04 09:19:13.708981 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f61fb2b-ccb5-4c5a-b452-08c02966d0e2 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:13.709154 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7f61fb2b-ccb5-4c5a-b452-08c02966d0e2 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:13.714462 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7f61fb2b-ccb5-4c5a-b452-08c02966d0e2 tempest-ProjectReaderTests39-95632954 tempest-ProjectReaderTests39-95632954-project-admin] https://10.4.3.176/volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 returned with HTTP 404 Aug 04 09:19:13.714864 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1441/5741] 10.4.3.176 () {68 vars in 1388 bytes} [Tue Aug 4 09:19:13 2026] GET /volume/v3/volumes/f008746c-09af-4c86-b101-291548a61593 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:15.230259 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a23d2e93-726a-417e-a528-09437f540fcf None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:15.342594 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a23d2e93-726a-417e-a528-09437f540fcf tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-admin] GET https://10.4.3.176/volume/v3/scheduler-stats/get_pools Aug 04 09:19:15.342771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a23d2e93-726a-417e-a528-09437f540fcf tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:15.342988 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a23d2e93-726a-417e-a528-09437f540fcf tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-admin] Calling method 'get_pools' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:15.352701 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a23d2e93-726a-417e-a528-09437f540fcf tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-admin] https://10.4.3.176/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 04 09:19:15.352701 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1423/5742] 10.4.3.176 () {66 vars in 1291 bytes} [Tue Aug 4 09:19:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:15.359902 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-310f89a0-8203-4a09-aca1-623d4e8f710b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:15.412332 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-310f89a0-8203-4a09-aca1-623d4e8f710b tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-reader] GET https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool Aug 04 09:19:15.412594 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-310f89a0-8203-4a09-aca1-623d4e8f710b tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-reader] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:15.412766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-310f89a0-8203-4a09-aca1-623d4e8f710b tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-reader] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:15.413532 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.policy [None req-310f89a0-8203-4a09-aca1-623d4e8f710b tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1fcfc0d463d04259be85b483c7098143', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1522ea1dd30498f8b85452b4843d0cb', '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=100459) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:19:15.413792 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-310f89a0-8203-4a09-aca1-623d4e8f710b tempest-ProjectReaderTests-1032734117 tempest-ProjectReaderTests-1032734117-project-reader] https://10.4.3.176/volume/v3/capabilities/np0000006401@storpool returned with HTTP 403 Aug 04 09:19:15.414351 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1439/5743] 10.4.3.176 () {66 vars in 1318 bytes} [Tue Aug 4 09:19:15 2026] GET /volume/v3/capabilities/np0000006401@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:16.847312 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:16.923432 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:16.923746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1097932390"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:16.925041 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1097932390'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:16.925158 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:16.928783 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:16.933842 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (72d75c56-8752-4fed-859e-f828e962cb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:16.934657 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0448e2-2e93-48ab-87e8-0b20c29ccad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:16.935385 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:16.955769 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d0448e2-2e93-48ab-87e8-0b20c29ccad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:16.956455 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3767bec3-2b85-4a3d-96b3-d00ffacab19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:17.003790 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['b1172d4b-56b6-4976-986c-24be7a76388b', '1373ab28-d8ac-40f5-8c54-d5b16390b39c', '0021d3fd-4685-4bf7-9aec-a9e9a6d5c616', '12b60c99-af11-4299-bc78-45e22c415004'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:17.005724 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3767bec3-2b85-4a3d-96b3-d00ffacab19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1172d4b-56b6-4976-986c-24be7a76388b', '1373ab28-d8ac-40f5-8c54-d5b16390b39c', '0021d3fd-4685-4bf7-9aec-a9e9a6d5c616', '12b60c99-af11-4299-bc78-45e22c415004']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:17.005724 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79a65a3-a1fe-439e-9c12-000bed7634ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:17.025786 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79a65a3-a1fe-439e-9c12-000bed7634ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd94a8c4e-34df-4bed-b7f6-38c2bd8d252a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097932390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['b1172d4b-56b6-4976-986c-24be7a76388b','1373ab28-d8ac-40f5-8c54-d5b16390b39c','0021d3fd-4685-4bf7-9aec-a9e9a6d5c616','12b60c99-af11-4299-bc78-45e22c415004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1097932390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d94a8c4e-34df-4bed-b7f6-38c2bd8d252a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:17.026444 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7607571-9ca3-4019-9569-63c4637f0a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:17.040804 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7607571-9ca3-4019-9569-63c4637f0a43) transitioned into state 'SUCCESS' from state '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-1097932390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['b1172d4b-56b6-4976-986c-24be7a76388b','1373ab28-d8ac-40f5-8c54-d5b16390b39c','0021d3fd-4685-4bf7-9aec-a9e9a6d5c616','12b60c99-af11-4299-bc78-45e22c415004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:17.041415 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e3bd4f-da7b-4d8d-b4c8-813873a7e6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:17.049813 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e3bd4f-da7b-4d8d-b4c8-813873a7e6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:17.050536 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (72d75c56-8752-4fed-859e-f828e962cb2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:17.050821 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:17.051335 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d9d6abf-0853-4d68-9f26-992ce3524c14 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:17.051697 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1441/5744] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:16 2026] POST /volume/v3/volumes => generated 778 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:17.062560 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f3968257-28e3-4946-9a54-c1c324ea0062 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:17.064326 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3968257-28e3-4946-9a54-c1c324ea0062 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a Aug 04 09:19:17.064515 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f3968257-28e3-4946-9a54-c1c324ea0062 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:17.064693 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f3968257-28e3-4946-9a54-c1c324ea0062 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:17.071771 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:17.071771 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:17.075111 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f3968257-28e3-4946-9a54-c1c324ea0062 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:17.078547 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3968257-28e3-4946-9a54-c1c324ea0062 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a returned with HTTP 200 Aug 04 09:19:17.078904 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1442/5745] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:17 2026] GET /volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:18.090334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c938a880-7184-4a44-9fc3-3443372c1e7d None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:18.091988 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c938a880-7184-4a44-9fc3-3443372c1e7d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a Aug 04 09:19:18.092170 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c938a880-7184-4a44-9fc3-3443372c1e7d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:18.092375 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c938a880-7184-4a44-9fc3-3443372c1e7d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:18.099450 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:18.099450 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:18.102552 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c938a880-7184-4a44-9fc3-3443372c1e7d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:18.105974 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c938a880-7184-4a44-9fc3-3443372c1e7d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a returned with HTTP 200 Aug 04 09:19:18.106317 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1424/5746] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:18 2026] GET /volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:18.117148 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8f3ee88e-c92b-43e4-96f5-044491473cba None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:18.166724 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8f3ee88e-c92b-43e4-96f5-044491473cba tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:18.167055 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8f3ee88e-c92b-43e4-96f5-044491473cba tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d94a8c4e-34df-4bed-b7f6-38c2bd8d252a", "name": "tempest-ProjectMemberTests-Snapshot-1556067053"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:18.174795 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:18.174795 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:18.175235 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8f3ee88e-c92b-43e4-96f5-044491473cba tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Volume info retrieved successfully. Aug 04 09:19:18.175349 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-8f3ee88e-c92b-43e4-96f5-044491473cba tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Create snapshot from volume d94a8c4e-34df-4bed-b7f6-38c2bd8d252a Aug 04 09:19:18.204766 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8f3ee88e-c92b-43e4-96f5-044491473cba tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Created reservations ['1c5e866f-9115-4098-8254-522e4daea70a', '091ccdfc-205c-460d-9d64-be6ca8ae68cd', '431f1878-44ff-436a-bf44-0446bde01fa1', '86de9e9d-e6f9-43f0-85ad-ac0ae347a833'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:18.229027 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8f3ee88e-c92b-43e4-96f5-044491473cba tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot create request issued successfully. Aug 04 09:19:18.229346 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8f3ee88e-c92b-43e4-96f5-044491473cba tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:18.229725 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1440/5747] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:18 2026] POST /volume/v3/snapshots => generated 305 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:18.237559 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-711546a5-f560-437d-ba01-09cae8988cee None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:18.239394 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-711546a5-f560-437d-ba01-09cae8988cee tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 Aug 04 09:19:18.239603 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-711546a5-f560-437d-ba01-09cae8988cee tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:18.239818 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-711546a5-f560-437d-ba01-09cae8988cee tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:18.244497 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:18.244497 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:18.244910 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-711546a5-f560-437d-ba01-09cae8988cee tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:18.245647 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-711546a5-f560-437d-ba01-09cae8988cee tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 returned with HTTP 200 Aug 04 09:19:18.246008 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1442/5748] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:18 2026] GET /volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:19.255132 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2262452a-4e78-490d-9e9f-028ac491ac9f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:19.256820 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2262452a-4e78-490d-9e9f-028ac491ac9f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 Aug 04 09:19:19.257009 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2262452a-4e78-490d-9e9f-028ac491ac9f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:19.257246 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2262452a-4e78-490d-9e9f-028ac491ac9f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:19.262446 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:19.262446 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:19.263037 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-2262452a-4e78-490d-9e9f-028ac491ac9f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:19.263787 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2262452a-4e78-490d-9e9f-028ac491ac9f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 returned with HTTP 200 Aug 04 09:19:19.264176 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1443/5749] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:19 2026] GET /volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:19.271820 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:19.273578 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 Aug 04 09:19:19.273788 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:19.273985 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:19.274094 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Delete snapshot with id: 1d783ae2-667c-458d-be39-6b328158a611 Aug 04 09:19:19.279621 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:19.279621 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:19.280121 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:19.296533 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot delete request issued successfully. Aug 04 09:19:19.296759 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-3b02b023-c21e-4456-ac3b-aa0d7ce79bd0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 returned with HTTP 202 Aug 04 09:19:19.297155 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1425/5750] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:19 2026] DELETE /volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:19.303997 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d26bfaf1-307c-48b6-93dc-d8be6f51fe2b None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:19.305718 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d26bfaf1-307c-48b6-93dc-d8be6f51fe2b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 Aug 04 09:19:19.305927 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d26bfaf1-307c-48b6-93dc-d8be6f51fe2b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:19.306104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d26bfaf1-307c-48b6-93dc-d8be6f51fe2b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:19.310597 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:19.310597 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:19.311032 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d26bfaf1-307c-48b6-93dc-d8be6f51fe2b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:19.311701 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d26bfaf1-307c-48b6-93dc-d8be6f51fe2b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 returned with HTTP 200 Aug 04 09:19:19.312044 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1441/5751] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:19 2026] GET /volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:20.321557 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dfe5d2e6-47ef-4d25-8db9-c3675e287729 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:20.323377 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dfe5d2e6-47ef-4d25-8db9-c3675e287729 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 Aug 04 09:19:20.323588 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dfe5d2e6-47ef-4d25-8db9-c3675e287729 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:20.323799 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dfe5d2e6-47ef-4d25-8db9-c3675e287729 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:20.327890 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dfe5d2e6-47ef-4d25-8db9-c3675e287729 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 returned with HTTP 404 Aug 04 09:19:20.328415 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1443/5752] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:20 2026] GET /volume/v3/snapshots/1d783ae2-667c-458d-be39-6b328158a611 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:20.335291 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:20.337031 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a Aug 04 09:19:20.337265 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:20.337490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:20.337688 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: d94a8c4e-34df-4bed-b7f6-38c2bd8d252a Aug 04 09:19:20.344431 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:20.344431 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:20.344779 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:20.362906 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:20.363196 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f3bad050-7354-4f73-b0fb-2a124525ebb7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a returned with HTTP 202 Aug 04 09:19:20.363773 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1444/5753] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:20 2026] DELETE /volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:20.371705 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-eb5b9bcb-aa38-458e-9b9e-24d7feaff3cc None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:20.373620 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb5b9bcb-aa38-458e-9b9e-24d7feaff3cc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a Aug 04 09:19:20.373813 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb5b9bcb-aa38-458e-9b9e-24d7feaff3cc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:20.374014 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-eb5b9bcb-aa38-458e-9b9e-24d7feaff3cc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:20.381055 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:20.381055 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:20.385309 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-eb5b9bcb-aa38-458e-9b9e-24d7feaff3cc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:20.389943 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-eb5b9bcb-aa38-458e-9b9e-24d7feaff3cc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a returned with HTTP 200 Aug 04 09:19:20.390429 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1426/5754] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:20 2026] GET /volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:21.406006 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-4d53323b-7f87-428b-872d-9188feb5e886 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:21.407682 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4d53323b-7f87-428b-872d-9188feb5e886 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a Aug 04 09:19:21.407891 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4d53323b-7f87-428b-872d-9188feb5e886 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:21.408110 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-4d53323b-7f87-428b-872d-9188feb5e886 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:21.412938 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-4d53323b-7f87-428b-872d-9188feb5e886 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a returned with HTTP 404 Aug 04 09:19:21.413332 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1442/5755] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:21 2026] GET /volume/v3/volumes/d94a8c4e-34df-4bed-b7f6-38c2bd8d252a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:21.420273 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:21.422066 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:21.422367 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1153660263"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:21.423894 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1153660263'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:21.424025 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:21.427433 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:21.432066 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (a8815762-1a45-4807-8bfc-6db1441f32c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:21.433009 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb96eaa-5d77-49c7-b7ce-25f06f77e0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:21.433649 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:21.453168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdb96eaa-5d77-49c7-b7ce-25f06f77e0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:21.453820 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac0c35a-ffaa-434c-8a1e-ed65be16fc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:21.487162 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['6b60b46f-1c6f-4aa3-afe6-eb4b7fe3c96e', '7e5a0aca-0b94-4abe-a298-ad477e3a74b3', '51d1303a-f848-4bdb-8e70-c0fd6409a677', '6d322fb7-5750-4b50-92de-05ee6bf77c76'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:21.487834 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ac0c35a-ffaa-434c-8a1e-ed65be16fc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b60b46f-1c6f-4aa3-afe6-eb4b7fe3c96e', '7e5a0aca-0b94-4abe-a298-ad477e3a74b3', '51d1303a-f848-4bdb-8e70-c0fd6409a677', '6d322fb7-5750-4b50-92de-05ee6bf77c76']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:21.488599 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2298ea5-e186-4a2f-9e09-709c03005540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:21.510437 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2298ea5-e186-4a2f-9e09-709c03005540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd11c95f2-cf5d-459f-9ad4-ca2b1a4def7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153660263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['6b60b46f-1c6f-4aa3-afe6-eb4b7fe3c96e','7e5a0aca-0b94-4abe-a298-ad477e3a74b3','51d1303a-f848-4bdb-8e70-c0fd6409a677','6d322fb7-5750-4b50-92de-05ee6bf77c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1153660263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:21.511142 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e48b82f-51d4-4b28-9f87-4554708a8c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:21.525319 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e48b82f-51d4-4b28-9f87-4554708a8c88) transitioned into state 'SUCCESS' from state '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-1153660263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['6b60b46f-1c6f-4aa3-afe6-eb4b7fe3c96e','7e5a0aca-0b94-4abe-a298-ad477e3a74b3','51d1303a-f848-4bdb-8e70-c0fd6409a677','6d322fb7-5750-4b50-92de-05ee6bf77c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:21.525914 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2f3e40-f1eb-43a6-b1ea-96c1b7474f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:21.534255 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c2f3e40-f1eb-43a6-b1ea-96c1b7474f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:21.535495 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (a8815762-1a45-4807-8bfc-6db1441f32c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:21.535886 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:21.536654 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-11bd0f29-e888-4ce1-8530-381cbd9b61d3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:21.537241 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1444/5756] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:21 2026] POST /volume/v3/volumes => generated 778 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:21.547784 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cc8f30ec-cc67-4491-bbe6-0fc7c827aec2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:21.549478 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc8f30ec-cc67-4491-bbe6-0fc7c827aec2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c Aug 04 09:19:21.549653 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc8f30ec-cc67-4491-bbe6-0fc7c827aec2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:21.549832 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cc8f30ec-cc67-4491-bbe6-0fc7c827aec2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:21.556601 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:21.556601 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:21.559762 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cc8f30ec-cc67-4491-bbe6-0fc7c827aec2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:21.562996 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cc8f30ec-cc67-4491-bbe6-0fc7c827aec2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c returned with HTTP 200 Aug 04 09:19:21.563349 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1445/5757] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:21 2026] GET /volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:22.574327 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5233288e-08c1-4b1c-8cb6-5e371f226f3e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:22.576089 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5233288e-08c1-4b1c-8cb6-5e371f226f3e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c Aug 04 09:19:22.576285 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5233288e-08c1-4b1c-8cb6-5e371f226f3e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:22.576461 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5233288e-08c1-4b1c-8cb6-5e371f226f3e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:22.583024 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:22.583024 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:22.586213 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5233288e-08c1-4b1c-8cb6-5e371f226f3e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:22.589683 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5233288e-08c1-4b1c-8cb6-5e371f226f3e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c returned with HTTP 200 Aug 04 09:19:22.590032 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1427/5758] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:22 2026] GET /volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:22.600503 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-294357cb-e8a2-435d-b72d-686784c22918 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:22.601936 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-294357cb-e8a2-435d-b72d-686784c22918 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:22.602258 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-294357cb-e8a2-435d-b72d-686784c22918 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1868617369"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:22.609521 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:22.609521 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:22.609911 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-294357cb-e8a2-435d-b72d-686784c22918 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:22.610024 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-294357cb-e8a2-435d-b72d-686784c22918 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c Aug 04 09:19:22.629973 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-294357cb-e8a2-435d-b72d-686784c22918 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['229f5557-d4b7-4cc2-aafc-0289c12edf09', '0bdbb1a6-c581-4019-ac7d-7fa3f85b09ed', '16416ae2-f535-4f41-a464-efc0da98d5cc', '21bf07bd-c5f8-40ff-8985-90dc9187e4a8'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:22.655407 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-294357cb-e8a2-435d-b72d-686784c22918 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:22.655757 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-294357cb-e8a2-435d-b72d-686784c22918 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:22.656173 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1443/5759] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:22 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) Aug 04 09:19:22.664737 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-961567fa-8b73-4543-b46f-9620babfaef3 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:22.666833 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-961567fa-8b73-4543-b46f-9620babfaef3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:22.667775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-961567fa-8b73-4543-b46f-9620babfaef3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:22.667775 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-961567fa-8b73-4543-b46f-9620babfaef3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:22.672101 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:22.672101 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:22.672559 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-961567fa-8b73-4543-b46f-9620babfaef3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:22.673145 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-961567fa-8b73-4543-b46f-9620babfaef3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 returned with HTTP 200 Aug 04 09:19:22.673537 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1445/5760] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:22 2026] GET /volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:23.681490 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-21a649a6-47ad-467b-a179-337a54c22717 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:23.683559 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-21a649a6-47ad-467b-a179-337a54c22717 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:23.683811 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-21a649a6-47ad-467b-a179-337a54c22717 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:23.684071 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-21a649a6-47ad-467b-a179-337a54c22717 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:23.688983 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:23.688983 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:23.689301 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-21a649a6-47ad-467b-a179-337a54c22717 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:23.689961 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-21a649a6-47ad-467b-a179-337a54c22717 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 returned with HTTP 200 Aug 04 09:19:23.690327 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1446/5761] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:23 2026] GET /volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:23.697287 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:23.698747 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:23.698912 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:23.699092 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:23.699192 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Delete snapshot with id: 4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:23.703503 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:23.703503 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:23.703859 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:23.719439 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot delete request issued successfully. Aug 04 09:19:23.719660 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-70f89113-06c2-4d4a-a8d8-b4974ad24ad4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 returned with HTTP 202 Aug 04 09:19:23.720152 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1428/5762] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:23 2026] DELETE /volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:23.726627 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-b372077a-1d86-4bc9-99e7-07adae04f40c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:23.728560 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b372077a-1d86-4bc9-99e7-07adae04f40c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:23.728753 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b372077a-1d86-4bc9-99e7-07adae04f40c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:23.728929 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-b372077a-1d86-4bc9-99e7-07adae04f40c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:23.733986 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:23.733986 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:23.734590 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-b372077a-1d86-4bc9-99e7-07adae04f40c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:23.735357 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-b372077a-1d86-4bc9-99e7-07adae04f40c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 returned with HTTP 200 Aug 04 09:19:23.735695 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1444/5763] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:23 2026] GET /volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:24.744012 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5846b66c-d08f-4e26-9de6-1dc6fc106354 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:24.745975 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5846b66c-d08f-4e26-9de6-1dc6fc106354 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:24.746174 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5846b66c-d08f-4e26-9de6-1dc6fc106354 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:24.746369 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5846b66c-d08f-4e26-9de6-1dc6fc106354 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:24.750779 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5846b66c-d08f-4e26-9de6-1dc6fc106354 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 returned with HTTP 404 Aug 04 09:19:24.751410 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1446/5764] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:24 2026] GET /volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:24.757762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-6cf8d62b-f974-4408-815b-f12c7ff8ad47 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:24.759742 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6cf8d62b-f974-4408-815b-f12c7ff8ad47 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:24.759938 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6cf8d62b-f974-4408-815b-f12c7ff8ad47 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:24.760160 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-6cf8d62b-f974-4408-815b-f12c7ff8ad47 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:24.760322 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-6cf8d62b-f974-4408-815b-f12c7ff8ad47 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: 4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:24.764336 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-6cf8d62b-f974-4408-815b-f12c7ff8ad47 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 returned with HTTP 404 Aug 04 09:19:24.764801 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1447/5765] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:24 2026] DELETE /volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:24.771307 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-dcc6bffd-1c75-43b2-b3c8-db8f31582239 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:24.773054 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dcc6bffd-1c75-43b2-b3c8-db8f31582239 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 Aug 04 09:19:24.773265 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dcc6bffd-1c75-43b2-b3c8-db8f31582239 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:24.773453 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-dcc6bffd-1c75-43b2-b3c8-db8f31582239 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:24.777354 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-dcc6bffd-1c75-43b2-b3c8-db8f31582239 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 returned with HTTP 404 Aug 04 09:19:24.777783 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1429/5766] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:24 2026] GET /volume/v3/snapshots/4320c252-03a6-4df8-9f89-42ac3fd13db5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:24.783725 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6c85cd0f-3031-4b20-b864-d85e891da562 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:24.785363 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c85cd0f-3031-4b20-b864-d85e891da562 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c Aug 04 09:19:24.785542 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c85cd0f-3031-4b20-b864-d85e891da562 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:24.785718 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c85cd0f-3031-4b20-b864-d85e891da562 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:24.785864 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-6c85cd0f-3031-4b20-b864-d85e891da562 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c Aug 04 09:19:24.792217 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:24.792217 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:24.792539 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c85cd0f-3031-4b20-b864-d85e891da562 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:24.808602 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c85cd0f-3031-4b20-b864-d85e891da562 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:24.808801 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c85cd0f-3031-4b20-b864-d85e891da562 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c returned with HTTP 202 Aug 04 09:19:24.809303 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1445/5767] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:24 2026] DELETE /volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:24.815955 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-945a2318-4191-4d09-86aa-a57930ad15a0 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:24.817505 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-945a2318-4191-4d09-86aa-a57930ad15a0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c Aug 04 09:19:24.817662 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-945a2318-4191-4d09-86aa-a57930ad15a0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:24.817837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-945a2318-4191-4d09-86aa-a57930ad15a0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:24.825289 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:24.825289 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:24.828336 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-945a2318-4191-4d09-86aa-a57930ad15a0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:24.831721 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-945a2318-4191-4d09-86aa-a57930ad15a0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c returned with HTTP 200 Aug 04 09:19:24.832065 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1447/5768] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:24 2026] GET /volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:25.844778 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3b73b3c0-572f-463b-acc6-a3db65aa383e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:25.846722 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3b73b3c0-572f-463b-acc6-a3db65aa383e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c Aug 04 09:19:25.846936 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3b73b3c0-572f-463b-acc6-a3db65aa383e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:25.847150 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3b73b3c0-572f-463b-acc6-a3db65aa383e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:25.852761 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3b73b3c0-572f-463b-acc6-a3db65aa383e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c returned with HTTP 404 Aug 04 09:19:25.853252 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1448/5769] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:25 2026] GET /volume/v3/volumes/d11c95f2-cf5d-459f-9ad4-ca2b1a4def7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:25.861120 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:25.862906 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:25.863247 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1387847904"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:25.864799 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1387847904'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:25.864938 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:25.865250 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:25.865250 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:25.869817 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:25.876116 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (3e4131c5-8a33-4251-beaa-37f2a6fe0f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:25.877470 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ae898f-f445-4db4-b1ed-c7f5f5e790ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:25.878392 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:25.901860 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ae898f-f445-4db4-b1ed-c7f5f5e790ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:25.902661 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9770cd-fba9-4315-afdd-e748c506f666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:25.936687 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['02e37ec2-0e37-4e71-9924-5087b84ee4f1', '718a5a32-403c-46e8-a0db-618611e1b169', 'a9602187-b721-4cdc-ac51-85d34c7d880b', '03ffc3b5-6782-44c4-8257-ac61e2659911'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:25.937451 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9770cd-fba9-4315-afdd-e748c506f666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02e37ec2-0e37-4e71-9924-5087b84ee4f1', '718a5a32-403c-46e8-a0db-618611e1b169', 'a9602187-b721-4cdc-ac51-85d34c7d880b', '03ffc3b5-6782-44c4-8257-ac61e2659911']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:25.938185 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4812c5-3e13-4d72-addc-bdf0d8c368e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:25.960526 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4812c5-3e13-4d72-addc-bdf0d8c368e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb53becd-aecc-4365-ab06-d560fb24b995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1387847904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['02e37ec2-0e37-4e71-9924-5087b84ee4f1','718a5a32-403c-46e8-a0db-618611e1b169','a9602187-b721-4cdc-ac51-85d34c7d880b','03ffc3b5-6782-44c4-8257-ac61e2659911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1387847904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb53becd-aecc-4365-ab06-d560fb24b995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:25.961288 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a07779-6894-4703-a742-fb9566916a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:25.978654 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95a07779-6894-4703-a742-fb9566916a43) transitioned into state 'SUCCESS' from state '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-1387847904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['02e37ec2-0e37-4e71-9924-5087b84ee4f1','718a5a32-403c-46e8-a0db-618611e1b169','a9602187-b721-4cdc-ac51-85d34c7d880b','03ffc3b5-6782-44c4-8257-ac61e2659911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:25.979397 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8902374b-6aa3-43c3-b9ea-219085b16020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:25.987076 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8902374b-6aa3-43c3-b9ea-219085b16020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:25.987791 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (3e4131c5-8a33-4251-beaa-37f2a6fe0f87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:25.988042 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:25.988566 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-03cc8007-3a11-4df9-a54b-cabfe57f3d0a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:25.988940 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1430/5770] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:25 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) Aug 04 09:19:26.000341 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a16ac29b-258a-4e06-a87f-b4d5569b0f80 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:26.002770 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a16ac29b-258a-4e06-a87f-b4d5569b0f80 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 Aug 04 09:19:26.003100 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a16ac29b-258a-4e06-a87f-b4d5569b0f80 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:26.003418 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a16ac29b-258a-4e06-a87f-b4d5569b0f80 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:26.013366 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:26.013366 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:26.017100 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a16ac29b-258a-4e06-a87f-b4d5569b0f80 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:26.021472 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a16ac29b-258a-4e06-a87f-b4d5569b0f80 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 returned with HTTP 200 Aug 04 09:19:26.021915 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1446/5771] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:25 2026] GET /volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:27.033803 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7875f67d-a43a-4f69-a52c-03ebd33ece9d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:27.035479 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7875f67d-a43a-4f69-a52c-03ebd33ece9d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 Aug 04 09:19:27.035654 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7875f67d-a43a-4f69-a52c-03ebd33ece9d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:27.035825 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7875f67d-a43a-4f69-a52c-03ebd33ece9d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:27.042025 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:27.042025 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:27.044760 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7875f67d-a43a-4f69-a52c-03ebd33ece9d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:27.047801 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7875f67d-a43a-4f69-a52c-03ebd33ece9d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 returned with HTTP 200 Aug 04 09:19:27.048120 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1448/5772] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:27 2026] GET /volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:27.058653 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:27.060268 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:27.060701 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb53becd-aecc-4365-ab06-d560fb24b995", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-508403403"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:27.068336 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:27.068336 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:27.068604 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:27.068713 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume eb53becd-aecc-4365-ab06-d560fb24b995 Aug 04 09:19:27.092125 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['016258d5-6fd7-4490-824a-f712723672a3', '2c1b4c94-b17d-4d11-a559-dd23b81559ea', 'd82084df-4dfa-4c28-a88a-04705f9671bc', 'ed396a3c-1a6f-449e-a4cf-8ffbda0b9b13'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:27.118890 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:27.119130 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-43c770c7-013a-4810-b146-61c8cb7e33d9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:27.119561 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1449/5773] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:27.128306 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b617f777-076f-4101-b630-4926cd73ba90 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:27.130050 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b617f777-076f-4101-b630-4926cd73ba90 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff Aug 04 09:19:27.130262 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b617f777-076f-4101-b630-4926cd73ba90 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:27.130444 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b617f777-076f-4101-b630-4926cd73ba90 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:27.134776 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:27.134776 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:27.135171 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b617f777-076f-4101-b630-4926cd73ba90 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:27.135769 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b617f777-076f-4101-b630-4926cd73ba90 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff returned with HTTP 200 Aug 04 09:19:27.136131 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1431/5774] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:27 2026] GET /volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:28.145523 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8bcb7825-a3b8-4e29-bf45-b470bf8638ae None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:28.147873 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8bcb7825-a3b8-4e29-bf45-b470bf8638ae tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff Aug 04 09:19:28.148039 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8bcb7825-a3b8-4e29-bf45-b470bf8638ae tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:28.148185 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8bcb7825-a3b8-4e29-bf45-b470bf8638ae tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:28.153176 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:28.153176 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:28.153480 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8bcb7825-a3b8-4e29-bf45-b470bf8638ae tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:28.154137 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8bcb7825-a3b8-4e29-bf45-b470bf8638ae tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff returned with HTTP 200 Aug 04 09:19:28.154538 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1447/5775] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:28 2026] GET /volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:28.163363 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-481d0042-22bb-467f-a0cd-214fc9581f6f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:28.164845 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-481d0042-22bb-467f-a0cd-214fc9581f6f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] POST https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff/action Aug 04 09:19:28.165161 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-481d0042-22bb-467f-a0cd-214fc9581f6f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:19:28.165299 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-481d0042-22bb-467f-a0cd-214fc9581f6f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:28.170756 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:28.170756 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:28.171139 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-481d0042-22bb-467f-a0cd-214fc9581f6f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:28.171808 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-481d0042-22bb-467f-a0cd-214fc9581f6f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2aed459ab5ec4063a3aa1875aee84435', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bc2a0ca65094ff0beb640014e0fd040', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:19:28.171994 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-481d0042-22bb-467f-a0cd-214fc9581f6f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff/action returned with HTTP 403 Aug 04 09:19:28.172439 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1449/5776] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:19:28 2026] POST /volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff/action => generated 133 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:28.179046 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:28.180375 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff Aug 04 09:19:28.180572 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:28.180750 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:28.180854 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff Aug 04 09:19:28.186060 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:28.186060 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:28.186457 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:28.202632 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot delete request issued successfully. Aug 04 09:19:28.202856 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f0791cb9-689a-40cc-abd1-08836933dcf3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff returned with HTTP 202 Aug 04 09:19:28.203296 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1450/5777] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:28 2026] DELETE /volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:28.212411 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-78cb455b-64ec-4268-a512-90fa2e5a80d1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:28.214278 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78cb455b-64ec-4268-a512-90fa2e5a80d1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff Aug 04 09:19:28.214518 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-78cb455b-64ec-4268-a512-90fa2e5a80d1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:28.214745 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-78cb455b-64ec-4268-a512-90fa2e5a80d1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:28.219827 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:28.219827 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:28.220221 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-78cb455b-64ec-4268-a512-90fa2e5a80d1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:28.220957 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-78cb455b-64ec-4268-a512-90fa2e5a80d1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff returned with HTTP 200 Aug 04 09:19:28.221399 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1432/5778] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:28 2026] GET /volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:29.230738 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-5f28a715-2bc2-4038-94b0-a98c4d35e2ff None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:29.232060 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5f28a715-2bc2-4038-94b0-a98c4d35e2ff tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff Aug 04 09:19:29.232256 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5f28a715-2bc2-4038-94b0-a98c4d35e2ff tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:29.232467 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-5f28a715-2bc2-4038-94b0-a98c4d35e2ff tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:29.236023 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-5f28a715-2bc2-4038-94b0-a98c4d35e2ff tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff returned with HTTP 404 Aug 04 09:19:29.236436 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1448/5779] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:29 2026] GET /volume/v3/snapshots/e0910f18-2684-4ef6-a1d4-40f4ed4ce4ff => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:29.241923 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:29.243512 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 Aug 04 09:19:29.243691 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:29.243870 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:29.244022 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: eb53becd-aecc-4365-ab06-d560fb24b995 Aug 04 09:19:29.250281 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:29.250281 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:29.250539 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:29.264395 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:29.264534 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-96e986f3-b83b-4fe0-87dd-aae85c563ec6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 returned with HTTP 202 Aug 04 09:19:29.264861 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1450/5780] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:29 2026] DELETE /volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:29.272602 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-1e6c3dd2-853e-43f2-81df-f4df234311bc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:29.274364 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1e6c3dd2-853e-43f2-81df-f4df234311bc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 Aug 04 09:19:29.274579 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1e6c3dd2-853e-43f2-81df-f4df234311bc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:29.274762 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-1e6c3dd2-853e-43f2-81df-f4df234311bc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:29.281841 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:29.281841 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:29.285482 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-1e6c3dd2-853e-43f2-81df-f4df234311bc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:29.289098 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-1e6c3dd2-853e-43f2-81df-f4df234311bc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 returned with HTTP 200 Aug 04 09:19:29.289479 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1451/5781] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:29 2026] GET /volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:30.300982 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8372c17e-14e9-42ba-b36b-2a2075f8b819 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:30.302582 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8372c17e-14e9-42ba-b36b-2a2075f8b819 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 Aug 04 09:19:30.302767 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8372c17e-14e9-42ba-b36b-2a2075f8b819 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:30.302949 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8372c17e-14e9-42ba-b36b-2a2075f8b819 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:30.308222 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8372c17e-14e9-42ba-b36b-2a2075f8b819 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 returned with HTTP 404 Aug 04 09:19:30.308648 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1433/5782] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:30 2026] GET /volume/v3/volumes/eb53becd-aecc-4365-ab06-d560fb24b995 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:30.316734 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bcc828cd-e06e-495b-82a2-710530f28c2f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:30.318266 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:30.318585 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1943901866"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:30.320124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1943901866'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:30.320251 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:30.323665 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:30.328517 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (2754d0cb-e228-41cb-99eb-44a04b16823a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:30.329485 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae913aa-9b24-4d18-990a-0789d0b2df2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:30.330152 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:30.350223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae913aa-9b24-4d18-990a-0789d0b2df2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:30.350916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb934f0c-9763-44a7-9fcd-a20ccc241c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:30.385023 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['a323595c-17a4-4d36-a2e0-848cc2a6c0b4', '15fd3158-c62c-4616-9433-e64d5bde4fb9', 'a003994c-fe49-4ad8-85f6-0e15b23db246', 'bb13c8e1-b94b-46b1-a2b8-ee019ce7de55'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:30.385836 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb934f0c-9763-44a7-9fcd-a20ccc241c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a323595c-17a4-4d36-a2e0-848cc2a6c0b4', '15fd3158-c62c-4616-9433-e64d5bde4fb9', 'a003994c-fe49-4ad8-85f6-0e15b23db246', 'bb13c8e1-b94b-46b1-a2b8-ee019ce7de55']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:30.386616 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa96415-2559-48a7-988f-478ea92584cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:30.411640 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa96415-2559-48a7-988f-478ea92584cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e975d5-d98d-4860-9247-434e642544bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943901866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['a323595c-17a4-4d36-a2e0-848cc2a6c0b4','15fd3158-c62c-4616-9433-e64d5bde4fb9','a003994c-fe49-4ad8-85f6-0e15b23db246','bb13c8e1-b94b-46b1-a2b8-ee019ce7de55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943901866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e975d5-d98d-4860-9247-434e642544bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:30.412463 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d353ac2-44cd-48f4-ba08-0d8751a43132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:30.430517 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d353ac2-44cd-48f4-ba08-0d8751a43132) transitioned into state 'SUCCESS' from state '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-1943901866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['a323595c-17a4-4d36-a2e0-848cc2a6c0b4','15fd3158-c62c-4616-9433-e64d5bde4fb9','a003994c-fe49-4ad8-85f6-0e15b23db246','bb13c8e1-b94b-46b1-a2b8-ee019ce7de55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:30.431306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e694c8-f6f1-44ca-9808-f0639833b70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:30.442800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e694c8-f6f1-44ca-9808-f0639833b70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:30.443704 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (2754d0cb-e228-41cb-99eb-44a04b16823a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:30.444020 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:30.444682 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bcc828cd-e06e-495b-82a2-710530f28c2f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:30.445147 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1449/5783] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:30 2026] POST /volume/v3/volumes => generated 778 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:30.455337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c6a018a9-1973-4428-bd9b-f666f6a01115 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:30.457173 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6a018a9-1973-4428-bd9b-f666f6a01115 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd Aug 04 09:19:30.457426 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6a018a9-1973-4428-bd9b-f666f6a01115 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:30.457652 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6a018a9-1973-4428-bd9b-f666f6a01115 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:30.464602 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:30.464602 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:30.467585 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c6a018a9-1973-4428-bd9b-f666f6a01115 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:30.470873 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6a018a9-1973-4428-bd9b-f666f6a01115 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd returned with HTTP 200 Aug 04 09:19:30.471270 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1451/5784] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:30 2026] GET /volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:31.482864 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c5e5a32d-818b-4fb2-a3c7-0e5cb4ddebb4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:31.484846 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c5e5a32d-818b-4fb2-a3c7-0e5cb4ddebb4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd Aug 04 09:19:31.485032 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c5e5a32d-818b-4fb2-a3c7-0e5cb4ddebb4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:31.485239 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c5e5a32d-818b-4fb2-a3c7-0e5cb4ddebb4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:31.491948 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:31.491948 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:31.495173 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c5e5a32d-818b-4fb2-a3c7-0e5cb4ddebb4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:31.498512 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c5e5a32d-818b-4fb2-a3c7-0e5cb4ddebb4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd returned with HTTP 200 Aug 04 09:19:31.498844 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1452/5785] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:31 2026] GET /volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:31.509560 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:31.511226 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:31.511520 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91e975d5-d98d-4860-9247-434e642544bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1059563974"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:31.519683 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:31.519683 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:31.519989 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:31.520099 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume 91e975d5-d98d-4860-9247-434e642544bd Aug 04 09:19:31.543037 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['bbc88842-e019-4177-9705-4ea0b0f2411f', 'a94c82fe-42ed-4fc1-98af-775eb736f4c9', '6da367cd-6d03-42b9-9f37-bae3fe556967', '3ccba82b-c881-4e11-bdea-d28017773ae5'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:31.572220 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:31.572546 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-bd3a936f-180c-45ea-a8e1-50f69ef73e5b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:31.572978 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1434/5786] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:31.580741 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d6e18d8b-6cc5-4efa-828d-5aa2f7ee47e4 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:31.582411 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d6e18d8b-6cc5-4efa-828d-5aa2f7ee47e4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 Aug 04 09:19:31.582742 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d6e18d8b-6cc5-4efa-828d-5aa2f7ee47e4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:31.582742 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d6e18d8b-6cc5-4efa-828d-5aa2f7ee47e4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:31.586869 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:31.586869 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:31.587134 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d6e18d8b-6cc5-4efa-828d-5aa2f7ee47e4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:31.587687 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d6e18d8b-6cc5-4efa-828d-5aa2f7ee47e4 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 returned with HTTP 200 Aug 04 09:19:31.587996 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1450/5787] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:31 2026] GET /volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:32.597038 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d282f706-f4eb-4334-a070-66daa207a7dd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:32.598880 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d282f706-f4eb-4334-a070-66daa207a7dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 Aug 04 09:19:32.599079 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d282f706-f4eb-4334-a070-66daa207a7dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:32.599298 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d282f706-f4eb-4334-a070-66daa207a7dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:32.603883 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:32.603883 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:32.604154 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d282f706-f4eb-4334-a070-66daa207a7dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:32.604812 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d282f706-f4eb-4334-a070-66daa207a7dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 returned with HTTP 200 Aug 04 09:19:32.605148 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1452/5788] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:32 2026] GET /volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:32.612918 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:32.615013 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:32.615299 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:32.615546 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'index' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:32.615859 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.api_utils [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Removing options '' from query. {{(pid=100460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 04 09:19:32.617104 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.db.api [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Building query based on filter {{(pid=100460) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3947}} Aug 04 09:19:32.621597 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Get all snapshots completed successfully. Aug 04 09:19:32.621955 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-b05d4acb-41e6-4dad-be9a-a338e134cfac tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 200 Aug 04 09:19:32.622436 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1453/5789] 10.4.3.176 () {66 vars in 1243 bytes} [Tue Aug 4 09:19:32 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:32.629672 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-c0540488-69e3-475b-9ce8-3b0055348e36 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:32.631550 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c0540488-69e3-475b-9ce8-3b0055348e36 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 Aug 04 09:19:32.631801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c0540488-69e3-475b-9ce8-3b0055348e36 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:32.632038 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-c0540488-69e3-475b-9ce8-3b0055348e36 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:32.632192 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-c0540488-69e3-475b-9ce8-3b0055348e36 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: 5e700fe2-7a39-458b-bebd-15e283d200b6 Aug 04 09:19:32.636812 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:32.636812 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:32.637129 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c0540488-69e3-475b-9ce8-3b0055348e36 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:32.652144 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-c0540488-69e3-475b-9ce8-3b0055348e36 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot delete request issued successfully. Aug 04 09:19:32.652362 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-c0540488-69e3-475b-9ce8-3b0055348e36 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 returned with HTTP 202 Aug 04 09:19:32.652856 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1435/5790] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:32 2026] DELETE /volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:32.659167 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0aecb84c-4a22-4e59-8ffd-102ca69874fd None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:32.661025 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0aecb84c-4a22-4e59-8ffd-102ca69874fd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 Aug 04 09:19:32.661298 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0aecb84c-4a22-4e59-8ffd-102ca69874fd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:32.661525 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0aecb84c-4a22-4e59-8ffd-102ca69874fd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:32.666005 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:32.666005 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:32.666349 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0aecb84c-4a22-4e59-8ffd-102ca69874fd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:32.667009 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0aecb84c-4a22-4e59-8ffd-102ca69874fd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 returned with HTTP 200 Aug 04 09:19:32.667415 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1451/5791] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:32 2026] GET /volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:33.675395 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-8dd5ada4-1423-4b3e-8385-8351b29b7e9b None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:33.677012 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8dd5ada4-1423-4b3e-8385-8351b29b7e9b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 Aug 04 09:19:33.677224 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8dd5ada4-1423-4b3e-8385-8351b29b7e9b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:33.677409 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-8dd5ada4-1423-4b3e-8385-8351b29b7e9b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:33.681253 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-8dd5ada4-1423-4b3e-8385-8351b29b7e9b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 returned with HTTP 404 Aug 04 09:19:33.681804 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1453/5792] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:33 2026] GET /volume/v3/snapshots/5e700fe2-7a39-458b-bebd-15e283d200b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:33.687251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-45973795-ab23-4466-abf9-b5b7893667ca None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:33.688960 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-45973795-ab23-4466-abf9-b5b7893667ca tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd Aug 04 09:19:33.689145 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-45973795-ab23-4466-abf9-b5b7893667ca tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:33.689368 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-45973795-ab23-4466-abf9-b5b7893667ca tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:33.689517 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-45973795-ab23-4466-abf9-b5b7893667ca tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: 91e975d5-d98d-4860-9247-434e642544bd Aug 04 09:19:33.696369 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:33.696369 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:33.696649 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-45973795-ab23-4466-abf9-b5b7893667ca tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:33.713463 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-45973795-ab23-4466-abf9-b5b7893667ca tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:33.713463 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-45973795-ab23-4466-abf9-b5b7893667ca tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd returned with HTTP 202 Aug 04 09:19:33.713899 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1454/5793] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:33 2026] DELETE /volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:33.719930 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b357d07e-2415-4aad-9021-4dc958b321e3 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:33.721652 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b357d07e-2415-4aad-9021-4dc958b321e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd Aug 04 09:19:33.721849 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b357d07e-2415-4aad-9021-4dc958b321e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:33.722041 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b357d07e-2415-4aad-9021-4dc958b321e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:33.728644 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:33.728644 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:33.732240 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-b357d07e-2415-4aad-9021-4dc958b321e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:33.735823 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b357d07e-2415-4aad-9021-4dc958b321e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd returned with HTTP 200 Aug 04 09:19:33.736166 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1436/5794] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:33 2026] GET /volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:34.747675 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e172d34a-0368-4822-8992-ff3070beb39f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:34.749260 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e172d34a-0368-4822-8992-ff3070beb39f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd Aug 04 09:19:34.749436 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e172d34a-0368-4822-8992-ff3070beb39f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:34.749611 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e172d34a-0368-4822-8992-ff3070beb39f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:34.755024 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e172d34a-0368-4822-8992-ff3070beb39f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd returned with HTTP 404 Aug 04 09:19:34.755461 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1452/5795] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:34 2026] GET /volume/v3/volumes/91e975d5-d98d-4860-9247-434e642544bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:34.762171 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:34.763900 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:34.764293 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-694549435"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:34.765884 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-694549435'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:34.766047 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:34.769834 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:34.774727 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (37152fa2-f5d1-4529-b58a-b1bdf1d96797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:34.775811 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40dd728-ea3e-40c7-a059-d4b14542c7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:34.776574 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:34.797665 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40dd728-ea3e-40c7-a059-d4b14542c7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:34.798485 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594cc502-4936-4309-8269-345e43c195ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:34.834361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['ea2012ee-ee87-4257-ae3c-509c3e3e506c', '04e07915-5a9f-405a-98c1-4a7fd705a31d', '7641a290-487b-474e-adf3-2af17227546f', 'a2b31d96-fb7b-4bca-ad93-7b953c477896'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:34.835114 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594cc502-4936-4309-8269-345e43c195ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea2012ee-ee87-4257-ae3c-509c3e3e506c', '04e07915-5a9f-405a-98c1-4a7fd705a31d', '7641a290-487b-474e-adf3-2af17227546f', 'a2b31d96-fb7b-4bca-ad93-7b953c477896']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:34.836106 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c06a9b-9fe0-4432-ac74-6db69762e46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:34.858225 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c06a9b-9fe0-4432-ac74-6db69762e46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff011b2e-1001-4c00-93d8-02dcb5c58195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694549435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['ea2012ee-ee87-4257-ae3c-509c3e3e506c','04e07915-5a9f-405a-98c1-4a7fd705a31d','7641a290-487b-474e-adf3-2af17227546f','a2b31d96-fb7b-4bca-ad93-7b953c477896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-694549435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff011b2e-1001-4c00-93d8-02dcb5c58195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:34.858992 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a24044e-9508-4fbc-8f50-11c094fb9715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:34.876723 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a24044e-9508-4fbc-8f50-11c094fb9715) transitioned into state 'SUCCESS' from state '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-694549435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['ea2012ee-ee87-4257-ae3c-509c3e3e506c','04e07915-5a9f-405a-98c1-4a7fd705a31d','7641a290-487b-474e-adf3-2af17227546f','a2b31d96-fb7b-4bca-ad93-7b953c477896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:34.877577 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996ac35e-9c36-43a2-8069-4159eff4e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:34.886361 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996ac35e-9c36-43a2-8069-4159eff4e457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:34.887266 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (37152fa2-f5d1-4529-b58a-b1bdf1d96797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:34.887578 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:34.888257 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-3ead9476-92d4-4e18-b559-7ac3a4b3016d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:34.888704 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1454/5796] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:34 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:34.900917 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f9b58a76-2960-414e-92b1-3d0617243027 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:34.902961 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9b58a76-2960-414e-92b1-3d0617243027 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 Aug 04 09:19:34.902961 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9b58a76-2960-414e-92b1-3d0617243027 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:34.903107 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f9b58a76-2960-414e-92b1-3d0617243027 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:34.912751 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:34.912751 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:34.917694 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f9b58a76-2960-414e-92b1-3d0617243027 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:34.922610 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f9b58a76-2960-414e-92b1-3d0617243027 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 returned with HTTP 200 Aug 04 09:19:34.923110 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1455/5797] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:34 2026] GET /volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:35.934798 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-caa3d149-2dc1-4ad3-a601-6da2aef15640 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:35.937302 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-caa3d149-2dc1-4ad3-a601-6da2aef15640 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 Aug 04 09:19:35.937534 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-caa3d149-2dc1-4ad3-a601-6da2aef15640 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:35.937771 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-caa3d149-2dc1-4ad3-a601-6da2aef15640 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:35.945850 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:35.945850 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:35.949329 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-caa3d149-2dc1-4ad3-a601-6da2aef15640 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:35.953447 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-caa3d149-2dc1-4ad3-a601-6da2aef15640 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 returned with HTTP 200 Aug 04 09:19:35.954118 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1437/5798] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:35 2026] GET /volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:35.965122 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:35.966708 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:35.967020 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff011b2e-1001-4c00-93d8-02dcb5c58195", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1339753001"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:35.974750 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:35.974750 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:35.975022 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:35.975128 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume ff011b2e-1001-4c00-93d8-02dcb5c58195 Aug 04 09:19:35.995490 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['ca382aa6-cae1-4a55-875d-7aaa66d88965', 'fa48ee77-a7e0-44f1-b036-25bcee99768c', '9eeebfb4-bdc2-4671-a087-149a7adf0527', 'c2481b8f-a1bd-433f-8baa-8f2f305ede51'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:36.019486 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:36.019788 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d3ddfab-ba7d-4b8b-a502-541068b990c6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:36.020242 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1453/5799] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:36.028078 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b824a216-3927-4efa-9ab0-216262de1643 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:36.029908 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b824a216-3927-4efa-9ab0-216262de1643 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a Aug 04 09:19:36.030115 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b824a216-3927-4efa-9ab0-216262de1643 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:36.030329 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b824a216-3927-4efa-9ab0-216262de1643 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:36.034774 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:36.034774 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:36.035038 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-b824a216-3927-4efa-9ab0-216262de1643 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:36.035647 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b824a216-3927-4efa-9ab0-216262de1643 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a returned with HTTP 200 Aug 04 09:19:36.035947 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1455/5800] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:36 2026] GET /volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:37.044489 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3686c640-bfea-4b82-9a0f-5eeb57591656 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:37.046272 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3686c640-bfea-4b82-9a0f-5eeb57591656 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a Aug 04 09:19:37.046500 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3686c640-bfea-4b82-9a0f-5eeb57591656 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:37.046714 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3686c640-bfea-4b82-9a0f-5eeb57591656 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:37.048517 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=74,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:19:37.052119 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:37.052119 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:37.052518 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3686c640-bfea-4b82-9a0f-5eeb57591656 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:37.053811 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3686c640-bfea-4b82-9a0f-5eeb57591656 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a returned with HTTP 200 Aug 04 09:19:37.054338 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1456/5801] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:37 2026] GET /volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:37.062914 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-605cfe98-7307-4ab6-aae8-b0c4dc0d6692 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:37.065421 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-605cfe98-7307-4ab6-aae8-b0c4dc0d6692 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] POST https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a/action Aug 04 09:19:37.065421 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-605cfe98-7307-4ab6-aae8-b0c4dc0d6692 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:19:37.065541 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-605cfe98-7307-4ab6-aae8-b0c4dc0d6692 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:37.066775 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-605cfe98-7307-4ab6-aae8-b0c4dc0d6692 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Updating snapshot 'c8ce4506-8790-463c-958d-239c164b071a' with '{'status': 'error'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:19:37.074863 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:37.074863 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:37.075321 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.policy [None req-605cfe98-7307-4ab6-aae8-b0c4dc0d6692 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2aed459ab5ec4063a3aa1875aee84435', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bc2a0ca65094ff0beb640014e0fd040', '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=100461) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:19:37.075493 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-605cfe98-7307-4ab6-aae8-b0c4dc0d6692 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a/action returned with HTTP 403 Aug 04 09:19:37.075924 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1438/5802] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:19:37 2026] POST /volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:37.082697 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:37.084470 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a Aug 04 09:19:37.084647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:37.084854 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:37.084957 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: c8ce4506-8790-463c-958d-239c164b071a Aug 04 09:19:37.089561 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:37.089561 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:37.089815 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:37.104155 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot delete request issued successfully. Aug 04 09:19:37.104359 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-25c56b06-ed1c-4a93-99cc-40fc2f59f6b8 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a returned with HTTP 202 Aug 04 09:19:37.104710 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1454/5803] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:37 2026] DELETE /volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:37.111500 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-58339847-9d69-47df-909e-939386ddbd38 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:37.113316 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58339847-9d69-47df-909e-939386ddbd38 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a Aug 04 09:19:37.113524 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58339847-9d69-47df-909e-939386ddbd38 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:37.113746 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-58339847-9d69-47df-909e-939386ddbd38 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:37.118719 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:37.118719 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:37.118979 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-58339847-9d69-47df-909e-939386ddbd38 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:37.119646 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-58339847-9d69-47df-909e-939386ddbd38 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a returned with HTTP 200 Aug 04 09:19:37.120141 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1456/5804] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:37 2026] GET /volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:38.129877 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-841fa3bf-9ee2-4e46-97ee-1391d91264fc None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:38.131959 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-841fa3bf-9ee2-4e46-97ee-1391d91264fc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a Aug 04 09:19:38.132216 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-841fa3bf-9ee2-4e46-97ee-1391d91264fc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:38.132464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-841fa3bf-9ee2-4e46-97ee-1391d91264fc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:38.137253 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-841fa3bf-9ee2-4e46-97ee-1391d91264fc tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a returned with HTTP 404 Aug 04 09:19:38.137788 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1457/5805] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:38 2026] GET /volume/v3/snapshots/c8ce4506-8790-463c-958d-239c164b071a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:38.143801 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:38.145377 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 Aug 04 09:19:38.145553 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:38.145738 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:38.145885 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: ff011b2e-1001-4c00-93d8-02dcb5c58195 Aug 04 09:19:38.147611 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=85,cinder:UPDATE=28,cinder:INSERT=12 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:19:38.153799 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:38.153799 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:38.154115 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:38.172512 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:38.172711 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7f2af2c1-b838-43b3-b17d-86bd0942bbe7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 returned with HTTP 202 Aug 04 09:19:38.173111 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1439/5806] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:38 2026] DELETE /volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:38.179672 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c226b28e-7420-4961-a07c-fb889533179d None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:38.181376 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c226b28e-7420-4961-a07c-fb889533179d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 Aug 04 09:19:38.181572 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c226b28e-7420-4961-a07c-fb889533179d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:38.181749 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c226b28e-7420-4961-a07c-fb889533179d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:38.183806 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=103,cinder:INSERT=30,cinder:UPDATE=59 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:19:38.189429 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:38.189429 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:38.193067 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-c226b28e-7420-4961-a07c-fb889533179d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:38.197046 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c226b28e-7420-4961-a07c-fb889533179d tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 returned with HTTP 200 Aug 04 09:19:38.197528 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1455/5807] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:38 2026] GET /volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:39.211685 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-a0e4b6b0-2add-42cf-b493-3f00d7aa2b1c None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:39.213246 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a0e4b6b0-2add-42cf-b493-3f00d7aa2b1c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 Aug 04 09:19:39.213421 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a0e4b6b0-2add-42cf-b493-3f00d7aa2b1c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:39.213585 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-a0e4b6b0-2add-42cf-b493-3f00d7aa2b1c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:39.215430 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=141,cinder:UPDATE=53,cinder:INSERT=33 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:19:39.219559 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-a0e4b6b0-2add-42cf-b493-3f00d7aa2b1c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 returned with HTTP 404 Aug 04 09:19:39.219839 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1457/5808] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:39 2026] GET /volume/v3/volumes/ff011b2e-1001-4c00-93d8-02dcb5c58195 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:39.226580 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:39.228146 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:39.228526 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1944699251"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:39.230141 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.v3.volumes [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1944699251'}} {{(pid=100460) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:39.230288 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:39.234803 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:39.240137 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (ec2883d9-9560-495a-a82a-d3607bc8276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:39.241372 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e6bdc7-a8d1-4eaa-914a-b212cbba1e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:39.242155 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.flows.api.create_volume [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100460) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:39.266062 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93e6bdc7-a8d1-4eaa-914a-b212cbba1e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:39.266777 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e91e0e-20aa-4799-b39b-a88d381d46c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:39.301128 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['50fe3da1-2cbf-486f-9a8a-56be2e6eb941', '7a509d98-46d1-4a8c-89b5-5b5d05ed504b', 'af3cad12-ab54-4c19-987a-ee208dfc71d6', '6e9f0da9-d1e1-41ad-8836-08ae40377985'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:39.302051 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e91e0e-20aa-4799-b39b-a88d381d46c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50fe3da1-2cbf-486f-9a8a-56be2e6eb941', '7a509d98-46d1-4a8c-89b5-5b5d05ed504b', 'af3cad12-ab54-4c19-987a-ee208dfc71d6', '6e9f0da9-d1e1-41ad-8836-08ae40377985']}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:39.302770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec7849f-8fd8-49b4-b782-1ec50e887e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:39.328410 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec7849f-8fd8-49b4-b782-1ec50e887e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec33ecb9-173f-4705-bf14-4ea67178c7d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944699251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['50fe3da1-2cbf-486f-9a8a-56be2e6eb941','7a509d98-46d1-4a8c-89b5-5b5d05ed504b','af3cad12-ab54-4c19-987a-ee208dfc71d6','6e9f0da9-d1e1-41ad-8836-08ae40377985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1944699251',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec33ecb9-173f-4705-bf14-4ea67178c7d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:39.329147 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96630bc-332e-41cf-bd2b-a2bbeb994ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:39.344988 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96630bc-332e-41cf-bd2b-a2bbeb994ec5) transitioned into state 'SUCCESS' from state '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-1944699251',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['50fe3da1-2cbf-486f-9a8a-56be2e6eb941','7a509d98-46d1-4a8c-89b5-5b5d05ed504b','af3cad12-ab54-4c19-987a-ee208dfc71d6','6e9f0da9-d1e1-41ad-8836-08ae40377985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:39.345704 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c044b2-7103-42c1-8182-d877a09dabca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:39.354770 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c044b2-7103-42c1-8182-d877a09dabca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100460) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:39.355540 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (ec2883d9-9560-495a-a82a-d3607bc8276f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100460) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:39.355807 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:39.356350 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-3369c4d5-c5e3-4775-9bd5-75807587e84e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:39.356752 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1458/5809] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:39 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:39.367332 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-38bd9f73-23f3-4221-8e69-45a4ac8893bd None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:39.369359 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38bd9f73-23f3-4221-8e69-45a4ac8893bd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 Aug 04 09:19:39.369517 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-38bd9f73-23f3-4221-8e69-45a4ac8893bd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:39.369731 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-38bd9f73-23f3-4221-8e69-45a4ac8893bd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:39.377471 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:39.377471 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:39.381063 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-38bd9f73-23f3-4221-8e69-45a4ac8893bd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:39.385452 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-38bd9f73-23f3-4221-8e69-45a4ac8893bd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 returned with HTTP 200 Aug 04 09:19:39.385867 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1440/5810] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:39 2026] GET /volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:40.397981 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-a34456b5-1a24-4a67-a74b-73635602a209 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:40.399770 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a34456b5-1a24-4a67-a74b-73635602a209 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 Aug 04 09:19:40.399951 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a34456b5-1a24-4a67-a74b-73635602a209 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:40.400122 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-a34456b5-1a24-4a67-a74b-73635602a209 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:40.406615 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:40.406615 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:40.409548 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-a34456b5-1a24-4a67-a74b-73635602a209 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:40.412772 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-a34456b5-1a24-4a67-a74b-73635602a209 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 returned with HTTP 200 Aug 04 09:19:40.413085 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1456/5811] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:40 2026] GET /volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:40.424503 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-e131ab54-905b-49d5-959b-fb256f250512 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:40.426069 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e131ab54-905b-49d5-959b-fb256f250512 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:40.426418 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-e131ab54-905b-49d5-959b-fb256f250512 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec33ecb9-173f-4705-bf14-4ea67178c7d4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1153601616"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:40.434390 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:40.434390 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:40.434699 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e131ab54-905b-49d5-959b-fb256f250512 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:40.434837 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-e131ab54-905b-49d5-959b-fb256f250512 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume ec33ecb9-173f-4705-bf14-4ea67178c7d4 Aug 04 09:19:40.459648 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-e131ab54-905b-49d5-959b-fb256f250512 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['6df714dc-fc2f-4ffa-9ad0-ad6608d5e193', '402221e5-b124-48ed-805e-72feabaef3a7', '9169ec71-2ed0-4f7e-94ee-43529a821378', 'bbb5b2e2-f8dd-485f-ad3b-9a4a6c26ad92'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:40.486176 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-e131ab54-905b-49d5-959b-fb256f250512 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:40.486602 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-e131ab54-905b-49d5-959b-fb256f250512 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:40.487056 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1458/5812] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:40.494934 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-e89c1599-fce0-4dfc-a584-be571f9f9ddf None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:40.496819 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e89c1599-fce0-4dfc-a584-be571f9f9ddf tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e Aug 04 09:19:40.497022 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e89c1599-fce0-4dfc-a584-be571f9f9ddf tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:40.497182 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-e89c1599-fce0-4dfc-a584-be571f9f9ddf tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:40.501677 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:40.501677 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:40.501955 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-e89c1599-fce0-4dfc-a584-be571f9f9ddf tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:40.502573 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-e89c1599-fce0-4dfc-a584-be571f9f9ddf tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e returned with HTTP 200 Aug 04 09:19:40.502897 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1459/5813] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:40 2026] GET /volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:41.510971 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-07f731a8-1f98-4a7a-9000-fbada9dc6399 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:41.512544 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07f731a8-1f98-4a7a-9000-fbada9dc6399 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e Aug 04 09:19:41.512732 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07f731a8-1f98-4a7a-9000-fbada9dc6399 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:41.512908 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07f731a8-1f98-4a7a-9000-fbada9dc6399 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:41.517298 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:41.517298 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:41.517545 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-07f731a8-1f98-4a7a-9000-fbada9dc6399 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:41.518131 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07f731a8-1f98-4a7a-9000-fbada9dc6399 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e returned with HTTP 200 Aug 04 09:19:41.518471 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1441/5814] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:41 2026] GET /volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:41.525955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-88c74a09-5321-4ccc-a8b7-d85efc3d7a73 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:41.527735 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-88c74a09-5321-4ccc-a8b7-d85efc3d7a73 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] GET https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e Aug 04 09:19:41.527945 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-88c74a09-5321-4ccc-a8b7-d85efc3d7a73 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:41.528149 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-88c74a09-5321-4ccc-a8b7-d85efc3d7a73 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:41.532750 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:41.532750 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:41.533133 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-88c74a09-5321-4ccc-a8b7-d85efc3d7a73 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:41.533920 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-88c74a09-5321-4ccc-a8b7-d85efc3d7a73 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e returned with HTTP 200 Aug 04 09:19:41.534259 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1457/5815] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:41 2026] GET /volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:41.541269 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:41.542988 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e Aug 04 09:19:41.543160 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:41.543380 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:41.543476 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e Aug 04 09:19:41.548007 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:41.548007 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:41.548314 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:41.561773 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot delete request issued successfully. Aug 04 09:19:41.561963 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-ca39639e-9a00-4fac-bbec-2d7fbdfe30fe tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e returned with HTTP 202 Aug 04 09:19:41.562360 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1459/5816] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:41 2026] DELETE /volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:41.569044 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-88cf202a-8fca-4852-9b53-1210819ec5c5 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:41.570595 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-88cf202a-8fca-4852-9b53-1210819ec5c5 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e Aug 04 09:19:41.570787 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-88cf202a-8fca-4852-9b53-1210819ec5c5 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:41.570961 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-88cf202a-8fca-4852-9b53-1210819ec5c5 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:41.575171 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:41.575171 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:41.575440 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-88cf202a-8fca-4852-9b53-1210819ec5c5 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:41.576020 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-88cf202a-8fca-4852-9b53-1210819ec5c5 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e returned with HTTP 200 Aug 04 09:19:41.576351 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1460/5817] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:41 2026] GET /volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:42.584616 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-7310eda2-1e19-48cb-b0ee-4cb0c1f1456e None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:42.586311 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7310eda2-1e19-48cb-b0ee-4cb0c1f1456e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e Aug 04 09:19:42.586543 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7310eda2-1e19-48cb-b0ee-4cb0c1f1456e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:42.586773 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-7310eda2-1e19-48cb-b0ee-4cb0c1f1456e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:42.590696 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-7310eda2-1e19-48cb-b0ee-4cb0c1f1456e tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e returned with HTTP 404 Aug 04 09:19:42.591145 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1442/5818] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:42 2026] GET /volume/v3/snapshots/b67e2fcb-cd57-43be-bdbb-c1b5e5cce72e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:42.596920 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-d3629392-203b-4135-a975-df269d7bb62c None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:42.598571 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d3629392-203b-4135-a975-df269d7bb62c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 Aug 04 09:19:42.598740 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d3629392-203b-4135-a975-df269d7bb62c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:42.598936 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-d3629392-203b-4135-a975-df269d7bb62c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:42.599086 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-d3629392-203b-4135-a975-df269d7bb62c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: ec33ecb9-173f-4705-bf14-4ea67178c7d4 Aug 04 09:19:42.605928 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:42.605928 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:42.606321 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d3629392-203b-4135-a975-df269d7bb62c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:42.624198 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-d3629392-203b-4135-a975-df269d7bb62c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:42.624434 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-d3629392-203b-4135-a975-df269d7bb62c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 returned with HTTP 202 Aug 04 09:19:42.624866 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1458/5819] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:42 2026] DELETE /volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:42.632262 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d14517ee-65d0-4904-aaf0-518c2e597792 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:42.632979 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d14517ee-65d0-4904-aaf0-518c2e597792 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 Aug 04 09:19:42.633157 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d14517ee-65d0-4904-aaf0-518c2e597792 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:42.633362 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d14517ee-65d0-4904-aaf0-518c2e597792 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:42.640034 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:42.640034 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:42.643983 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d14517ee-65d0-4904-aaf0-518c2e597792 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:42.647603 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d14517ee-65d0-4904-aaf0-518c2e597792 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 returned with HTTP 200 Aug 04 09:19:42.647970 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1460/5820] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:42 2026] GET /volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:43.660507 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-530e9841-d255-4881-85a3-8114aee991c1 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:43.662332 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-530e9841-d255-4881-85a3-8114aee991c1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 Aug 04 09:19:43.662595 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-530e9841-d255-4881-85a3-8114aee991c1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:43.662838 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-530e9841-d255-4881-85a3-8114aee991c1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:43.668356 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-530e9841-d255-4881-85a3-8114aee991c1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 returned with HTTP 404 Aug 04 09:19:43.668839 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1461/5821] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:43 2026] GET /volume/v3/volumes/ec33ecb9-173f-4705-bf14-4ea67178c7d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:43.676177 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:43.677794 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:43.678111 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1443803374"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:43.679754 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.v3.volumes [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1443803374'}} {{(pid=100461) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:43.679868 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:43.683704 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:43.688450 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (16f1b092-cc7c-4415-ae75-6b1f55f03e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:43.689439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e38940-4e6a-4bcf-96e2-76edcfcb2b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:43.690054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.flows.api.create_volume [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100461) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:43.709907 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e38940-4e6a-4bcf-96e2-76edcfcb2b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:43.710576 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a960b8-4922-4bb2-bfc8-794cbc6fe8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:43.743183 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['1458ff71-802c-46e8-993c-6cdd7d8fb577', '8558f408-8466-4854-a41f-bb7b88cc4ab4', 'd492e256-4589-48c6-9adb-60232e505f7a', '067b541b-527b-4e44-8c14-3668874c3b07'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:43.743822 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a960b8-4922-4bb2-bfc8-794cbc6fe8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1458ff71-802c-46e8-993c-6cdd7d8fb577', '8558f408-8466-4854-a41f-bb7b88cc4ab4', 'd492e256-4589-48c6-9adb-60232e505f7a', '067b541b-527b-4e44-8c14-3668874c3b07']}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:43.744488 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8eb375d-be2b-40e1-8844-35b43183afc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:43.764396 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8eb375d-be2b-40e1-8844-35b43183afc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1943704c-6544-4bef-bcfb-2b4653bf756a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443803374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['1458ff71-802c-46e8-993c-6cdd7d8fb577','8558f408-8466-4854-a41f-bb7b88cc4ab4','d492e256-4589-48c6-9adb-60232e505f7a','067b541b-527b-4e44-8c14-3668874c3b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443803374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1943704c-6544-4bef-bcfb-2b4653bf756a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:43.765001 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7ae1ec-b713-4b05-961d-7fca56bbc2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:43.779485 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7ae1ec-b713-4b05-961d-7fca56bbc2ac) transitioned into state 'SUCCESS' from state '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-1443803374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['1458ff71-802c-46e8-993c-6cdd7d8fb577','8558f408-8466-4854-a41f-bb7b88cc4ab4','d492e256-4589-48c6-9adb-60232e505f7a','067b541b-527b-4e44-8c14-3668874c3b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:43.780054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6ee1bd-4920-440f-b45d-f2fe628e9ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:43.787829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6ee1bd-4920-440f-b45d-f2fe628e9ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100461) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:43.788573 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (16f1b092-cc7c-4415-ae75-6b1f55f03e40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100461) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:43.788858 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:43.789404 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f3bfc5d0-a319-406c-a267-85ff5dd33100 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:43.789802 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1443/5822] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:43 2026] POST /volume/v3/volumes => generated 778 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:43.800661 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-728e0b3e-6812-4f8c-a0e9-486990ab63c0 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:43.802741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-728e0b3e-6812-4f8c-a0e9-486990ab63c0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a Aug 04 09:19:43.802950 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-728e0b3e-6812-4f8c-a0e9-486990ab63c0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:43.803145 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-728e0b3e-6812-4f8c-a0e9-486990ab63c0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:43.809617 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:43.809617 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:43.812472 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-728e0b3e-6812-4f8c-a0e9-486990ab63c0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:43.815645 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-728e0b3e-6812-4f8c-a0e9-486990ab63c0 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a returned with HTTP 200 Aug 04 09:19:43.815980 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1459/5823] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:43 2026] GET /volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:44.827633 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-6d33d885-3ad8-49fe-a92d-85690896578f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:44.829299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d33d885-3ad8-49fe-a92d-85690896578f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a Aug 04 09:19:44.829477 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6d33d885-3ad8-49fe-a92d-85690896578f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:44.829653 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-6d33d885-3ad8-49fe-a92d-85690896578f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:44.836348 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:44.836348 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:44.839213 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-6d33d885-3ad8-49fe-a92d-85690896578f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:44.842411 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-6d33d885-3ad8-49fe-a92d-85690896578f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a returned with HTTP 200 Aug 04 09:19:44.842881 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1461/5824] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:44 2026] GET /volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:44.853964 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-c0d24682-0612-41ae-a011-75366f7ccff6 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:44.855977 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c0d24682-0612-41ae-a011-75366f7ccff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:44.856328 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-c0d24682-0612-41ae-a011-75366f7ccff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1943704c-6544-4bef-bcfb-2b4653bf756a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-521100682"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:44.864171 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:44.864171 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:44.864507 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c0d24682-0612-41ae-a011-75366f7ccff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:44.864611 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-c0d24682-0612-41ae-a011-75366f7ccff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume 1943704c-6544-4bef-bcfb-2b4653bf756a Aug 04 09:19:44.884984 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.quota [None req-c0d24682-0612-41ae-a011-75366f7ccff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['474163e2-e4a4-4195-9404-19a978a19fd6', 'd2483185-8ed8-49c8-a6d9-6530d2a88be1', '1fc44b63-5469-4b75-8bb9-c1287ac279bd', '762f3524-103e-4018-ac9c-ba26c299dd27'] {{(pid=100460) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:44.910816 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-c0d24682-0612-41ae-a011-75366f7ccff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:44.911142 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-c0d24682-0612-41ae-a011-75366f7ccff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:44.911574 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1462/5825] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:44.920439 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5bf570a8-c7ae-4073-9a99-b5a7f7725fce None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:44.922125 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5bf570a8-c7ae-4073-9a99-b5a7f7725fce tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 Aug 04 09:19:44.922334 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5bf570a8-c7ae-4073-9a99-b5a7f7725fce tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:44.922511 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5bf570a8-c7ae-4073-9a99-b5a7f7725fce tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:44.926999 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:44.926999 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:44.927283 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5bf570a8-c7ae-4073-9a99-b5a7f7725fce tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:44.927831 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5bf570a8-c7ae-4073-9a99-b5a7f7725fce tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 returned with HTTP 200 Aug 04 09:19:44.928134 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1444/5826] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:44 2026] GET /volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:45.937096 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-77c763a2-7578-4d6a-8837-8aed3f59c1e3 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:45.938799 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77c763a2-7578-4d6a-8837-8aed3f59c1e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 Aug 04 09:19:45.938979 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77c763a2-7578-4d6a-8837-8aed3f59c1e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:45.939159 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-77c763a2-7578-4d6a-8837-8aed3f59c1e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:45.943644 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:45.943644 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:45.943890 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-77c763a2-7578-4d6a-8837-8aed3f59c1e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:45.944454 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-77c763a2-7578-4d6a-8837-8aed3f59c1e3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 returned with HTTP 200 Aug 04 09:19:45.944766 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1460/5827] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:45 2026] GET /volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:45.952382 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:45.954542 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] POST https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356/action Aug 04 09:19:45.954982 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:19:45.955152 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:45.956865 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.snapshot_unmanage [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Unmanage snapshot with id: aac15053-fed7-49d8-8b57-b39de278c356 Aug 04 09:19:45.962578 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:45.962578 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:45.963154 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:45.964189 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.policy [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2aed459ab5ec4063a3aa1875aee84435', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bc2a0ca65094ff0beb640014e0fd040', '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=100462) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 04 09:19:45.964482 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-d93d62bd-ffa9-4ad6-86f6-ce85355334e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356/action returned with HTTP 403 Aug 04 09:19:45.965092 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1462/5828] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:19:45 2026] POST /volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:45.971251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:45.973070 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 Aug 04 09:19:45.973251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:45.973438 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:45.973530 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: aac15053-fed7-49d8-8b57-b39de278c356 Aug 04 09:19:45.977874 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:45.977874 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:45.978295 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:45.993491 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot delete request issued successfully. Aug 04 09:19:45.993695 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7ffe58e4-d7b1-4b56-ba31-d4a828abe617 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 returned with HTTP 202 Aug 04 09:19:45.994086 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1463/5829] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:45 2026] DELETE /volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:46.000237 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-31696c86-294d-4b3b-a01e-c897c7b9c0f7 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:46.001991 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31696c86-294d-4b3b-a01e-c897c7b9c0f7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 Aug 04 09:19:46.002212 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31696c86-294d-4b3b-a01e-c897c7b9c0f7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:46.002474 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-31696c86-294d-4b3b-a01e-c897c7b9c0f7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:46.007037 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:46.007037 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:46.007407 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-31696c86-294d-4b3b-a01e-c897c7b9c0f7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:46.008085 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-31696c86-294d-4b3b-a01e-c897c7b9c0f7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 returned with HTTP 200 Aug 04 09:19:46.008441 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1445/5830] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:45 2026] GET /volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:47.017386 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8dc71444-4f75-4b00-8432-948cc11a2aa7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:47.019803 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8dc71444-4f75-4b00-8432-948cc11a2aa7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 Aug 04 09:19:47.020034 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8dc71444-4f75-4b00-8432-948cc11a2aa7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:47.020272 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8dc71444-4f75-4b00-8432-948cc11a2aa7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:47.024898 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8dc71444-4f75-4b00-8432-948cc11a2aa7 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 returned with HTTP 404 Aug 04 09:19:47.025462 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1461/5831] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:47 2026] GET /volume/v3/snapshots/aac15053-fed7-49d8-8b57-b39de278c356 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:47.031540 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:47.033173 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a Aug 04 09:19:47.033386 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:47.033593 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:47.033736 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: 1943704c-6544-4bef-bcfb-2b4653bf756a Aug 04 09:19:47.041294 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:47.041294 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:47.041655 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:47.057369 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:47.057576 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-dd9289f8-637c-4ae7-9470-881a6545b0f2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a returned with HTTP 202 Aug 04 09:19:47.057989 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1463/5832] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:47 2026] DELETE /volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:47.064860 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-331c5e0b-2607-4a2c-834c-0ae42cc6e8fa None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:47.066949 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-331c5e0b-2607-4a2c-834c-0ae42cc6e8fa tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a Aug 04 09:19:47.067193 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-331c5e0b-2607-4a2c-834c-0ae42cc6e8fa tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:47.067464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-331c5e0b-2607-4a2c-834c-0ae42cc6e8fa tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:47.075647 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:47.075647 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:47.079375 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-331c5e0b-2607-4a2c-834c-0ae42cc6e8fa tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:47.083969 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-331c5e0b-2607-4a2c-834c-0ae42cc6e8fa tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a returned with HTTP 200 Aug 04 09:19:47.084472 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1464/5833] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:47 2026] GET /volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:48.095779 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-04063c2c-b962-4610-b06e-11eb24712b5c None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:48.097401 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04063c2c-b962-4610-b06e-11eb24712b5c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a Aug 04 09:19:48.097578 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04063c2c-b962-4610-b06e-11eb24712b5c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:48.097751 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-04063c2c-b962-4610-b06e-11eb24712b5c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:48.103253 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-04063c2c-b962-4610-b06e-11eb24712b5c tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a returned with HTTP 404 Aug 04 09:19:48.103671 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1446/5834] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:48 2026] GET /volume/v3/volumes/1943704c-6544-4bef-bcfb-2b4653bf756a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:48.110679 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:48.112139 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:48.112456 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-120794567"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:48.114473 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-120794567'}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:48.114613 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:48.117865 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:48.123695 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (e0d1e489-983c-4fa4-b2c7-f72ff188994c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:48.124648 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51c5e05-32ed-4f50-861a-27d4c9f775f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:48.125299 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:48.145037 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51c5e05-32ed-4f50-861a-27d4c9f775f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:48.145711 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acca8c2-62fc-4e5f-be22-f567e82fc553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:48.180522 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['f6016bbd-d17d-40e5-bd1d-096726f17aca', 'fa03fed1-7b55-4d5e-823c-e0c9c11173ee', '8c3b4426-24bf-447f-bcf6-d5dcb465ba48', '889264e8-4c2d-492c-8675-71f780560d7f'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:48.181274 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acca8c2-62fc-4e5f-be22-f567e82fc553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6016bbd-d17d-40e5-bd1d-096726f17aca', 'fa03fed1-7b55-4d5e-823c-e0c9c11173ee', '8c3b4426-24bf-447f-bcf6-d5dcb465ba48', '889264e8-4c2d-492c-8675-71f780560d7f']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:48.181966 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf217929-ef9f-4e07-9aa8-26825c68414c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:48.205853 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf217929-ef9f-4e07-9aa8-26825c68414c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd91c103a-f4b4-441c-8d4f-7f4b379abd14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-120794567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['f6016bbd-d17d-40e5-bd1d-096726f17aca','fa03fed1-7b55-4d5e-823c-e0c9c11173ee','8c3b4426-24bf-447f-bcf6-d5dcb465ba48','889264e8-4c2d-492c-8675-71f780560d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-120794567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d91c103a-f4b4-441c-8d4f-7f4b379abd14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:48.206594 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f54f076-641a-4081-934d-c54873e9b6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:48.222954 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f54f076-641a-4081-934d-c54873e9b6c0) transitioned into state 'SUCCESS' from state '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-120794567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['f6016bbd-d17d-40e5-bd1d-096726f17aca','fa03fed1-7b55-4d5e-823c-e0c9c11173ee','8c3b4426-24bf-447f-bcf6-d5dcb465ba48','889264e8-4c2d-492c-8675-71f780560d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:48.223800 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84babd25-2507-43a6-aec4-68e021531618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:48.232040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84babd25-2507-43a6-aec4-68e021531618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:48.232874 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (e0d1e489-983c-4fa4-b2c7-f72ff188994c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:48.233214 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:48.233879 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-6c0bb2a7-9823-4a04-b78e-f76c65e28b55 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:48.234361 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1462/5835] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:48 2026] POST /volume/v3/volumes => generated 777 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:48.246252 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-9cddd80a-6894-430b-a7d8-cab47d4b1955 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:48.247878 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cddd80a-6894-430b-a7d8-cab47d4b1955 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 Aug 04 09:19:48.248080 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9cddd80a-6894-430b-a7d8-cab47d4b1955 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:48.248272 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-9cddd80a-6894-430b-a7d8-cab47d4b1955 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:48.254985 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:48.254985 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:48.258334 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-9cddd80a-6894-430b-a7d8-cab47d4b1955 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:48.261692 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-9cddd80a-6894-430b-a7d8-cab47d4b1955 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 returned with HTTP 200 Aug 04 09:19:48.262037 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1464/5836] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:48 2026] GET /volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:49.273550 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-61d9f441-48f4-4e4f-a4e4-4affbea26a0b None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:49.275158 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-61d9f441-48f4-4e4f-a4e4-4affbea26a0b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 Aug 04 09:19:49.275389 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-61d9f441-48f4-4e4f-a4e4-4affbea26a0b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:49.275575 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-61d9f441-48f4-4e4f-a4e4-4affbea26a0b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:49.282101 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:49.282101 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:49.285000 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-61d9f441-48f4-4e4f-a4e4-4affbea26a0b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:49.288242 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-61d9f441-48f4-4e4f-a4e4-4affbea26a0b tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 returned with HTTP 200 Aug 04 09:19:49.288573 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1465/5837] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:49 2026] GET /volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:49.299811 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a7b46ee3-95a7-4514-b561-1065765b2800 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:49.301514 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a7b46ee3-95a7-4514-b561-1065765b2800 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:49.301855 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a7b46ee3-95a7-4514-b561-1065765b2800 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d91c103a-f4b4-441c-8d4f-7f4b379abd14", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-492067941"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:49.310053 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:49.310053 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:49.310400 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a7b46ee3-95a7-4514-b561-1065765b2800 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:49.310531 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-a7b46ee3-95a7-4514-b561-1065765b2800 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume d91c103a-f4b4-441c-8d4f-7f4b379abd14 Aug 04 09:19:49.329823 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.quota [None req-a7b46ee3-95a7-4514-b561-1065765b2800 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['b936bf69-dcae-4f1c-a376-2f515c9e6b14', '26d74434-307e-4bec-8b5e-27461348d45f', '54583fe8-12a8-478a-b320-34586387e0b6', '1e4b5e6a-91f5-4c14-96c8-4cce2a014281'] {{(pid=100461) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:49.353778 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-a7b46ee3-95a7-4514-b561-1065765b2800 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:49.354122 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a7b46ee3-95a7-4514-b561-1065765b2800 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:49.354533 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1447/5838] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:49.363943 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-98ae0939-d53c-4e74-b392-36d3e79b1b61 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:49.365741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-98ae0939-d53c-4e74-b392-36d3e79b1b61 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 Aug 04 09:19:49.365916 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-98ae0939-d53c-4e74-b392-36d3e79b1b61 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:49.366095 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-98ae0939-d53c-4e74-b392-36d3e79b1b61 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:49.370718 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:49.370718 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:49.370963 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-98ae0939-d53c-4e74-b392-36d3e79b1b61 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:49.371581 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-98ae0939-d53c-4e74-b392-36d3e79b1b61 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 returned with HTTP 200 Aug 04 09:19:49.371896 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1463/5839] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:49 2026] GET /volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:50.380931 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-4058c996-e2f9-41cd-95f7-f06977eec93f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:50.382537 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4058c996-e2f9-41cd-95f7-f06977eec93f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 Aug 04 09:19:50.382745 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4058c996-e2f9-41cd-95f7-f06977eec93f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:50.382964 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-4058c996-e2f9-41cd-95f7-f06977eec93f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:50.387704 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:50.387704 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:50.387992 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-4058c996-e2f9-41cd-95f7-f06977eec93f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:50.388584 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-4058c996-e2f9-41cd-95f7-f06977eec93f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 returned with HTTP 200 Aug 04 09:19:50.388917 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1465/5840] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:50 2026] GET /volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:50.396853 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-7e924ae1-291b-4738-a1b4-19b3c082d9e2 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:50.398588 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7e924ae1-291b-4738-a1b4-19b3c082d9e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] PUT https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 Aug 04 09:19:50.398900 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-7e924ae1-291b-4738-a1b4-19b3c082d9e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:50.404973 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:50.404973 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:50.405385 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-7e924ae1-291b-4738-a1b4-19b3c082d9e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Snapshot retrieved successfully. Aug 04 09:19:50.411757 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-7e924ae1-291b-4738-a1b4-19b3c082d9e2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 returned with HTTP 200 Aug 04 09:19:50.412123 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1466/5841] 10.4.3.176 () {68 vars in 1374 bytes} [Tue Aug 4 09:19:50 2026] PUT /volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 => generated 360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:50.419640 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:50.422559 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 Aug 04 09:19:50.422833 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:50.423109 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:50.423277 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.snapshots [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: 3dfec3d7-98c1-404a-aaef-a59b5d7e0566 Aug 04 09:19:50.429604 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:50.429604 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:50.430077 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:50.449155 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot delete request issued successfully. Aug 04 09:19:50.449345 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8ecab3bb-e055-47c5-8643-24de794b5b04 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 returned with HTTP 202 Aug 04 09:19:50.449756 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1448/5842] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:50 2026] DELETE /volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:50.456232 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bbc0c618-30e4-4c46-ba88-4b8fdffba44a None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:50.457937 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bbc0c618-30e4-4c46-ba88-4b8fdffba44a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 Aug 04 09:19:50.458097 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bbc0c618-30e4-4c46-ba88-4b8fdffba44a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:50.458316 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bbc0c618-30e4-4c46-ba88-4b8fdffba44a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:50.462919 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:50.462919 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:50.463950 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bbc0c618-30e4-4c46-ba88-4b8fdffba44a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:50.463950 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bbc0c618-30e4-4c46-ba88-4b8fdffba44a tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 returned with HTTP 200 Aug 04 09:19:50.464388 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1464/5843] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:50 2026] GET /volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:51.473537 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-f250b682-bfc8-4389-8867-d649a662074f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:51.475234 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f250b682-bfc8-4389-8867-d649a662074f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 Aug 04 09:19:51.475463 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f250b682-bfc8-4389-8867-d649a662074f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:51.475644 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-f250b682-bfc8-4389-8867-d649a662074f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:51.479633 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-f250b682-bfc8-4389-8867-d649a662074f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 returned with HTTP 404 Aug 04 09:19:51.480016 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1466/5844] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:51 2026] GET /volume/v3/snapshots/3dfec3d7-98c1-404a-aaef-a59b5d7e0566 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:51.486962 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-009c9c86-266c-4b82-bd73-467abffb7d54 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:51.488932 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-009c9c86-266c-4b82-bd73-467abffb7d54 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 Aug 04 09:19:51.489179 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-009c9c86-266c-4b82-bd73-467abffb7d54 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:51.489464 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-009c9c86-266c-4b82-bd73-467abffb7d54 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:51.489655 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.volumes [None req-009c9c86-266c-4b82-bd73-467abffb7d54 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: d91c103a-f4b4-441c-8d4f-7f4b379abd14 Aug 04 09:19:51.497407 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:51.497407 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:51.497812 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-009c9c86-266c-4b82-bd73-467abffb7d54 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:51.515609 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-009c9c86-266c-4b82-bd73-467abffb7d54 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:51.515809 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-009c9c86-266c-4b82-bd73-467abffb7d54 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 returned with HTTP 202 Aug 04 09:19:51.516324 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1467/5845] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:51 2026] DELETE /volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:51.523605 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-91667429-cc7b-426c-b57f-f57a9f604cb1 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:51.525411 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-91667429-cc7b-426c-b57f-f57a9f604cb1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 Aug 04 09:19:51.525596 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-91667429-cc7b-426c-b57f-f57a9f604cb1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:51.525775 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-91667429-cc7b-426c-b57f-f57a9f604cb1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:51.535063 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:51.535063 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:51.539179 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-91667429-cc7b-426c-b57f-f57a9f604cb1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:51.543314 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-91667429-cc7b-426c-b57f-f57a9f604cb1 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 returned with HTTP 200 Aug 04 09:19:51.543725 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1449/5846] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:51 2026] GET /volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:52.555685 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-c01d737e-1813-46ab-80e9-5492786f4774 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:52.558167 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c01d737e-1813-46ab-80e9-5492786f4774 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 Aug 04 09:19:52.558386 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c01d737e-1813-46ab-80e9-5492786f4774 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:52.558601 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-c01d737e-1813-46ab-80e9-5492786f4774 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:52.564302 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-c01d737e-1813-46ab-80e9-5492786f4774 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 returned with HTTP 404 Aug 04 09:19:52.564773 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1465/5847] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:52 2026] GET /volume/v3/volumes/d91c103a-f4b4-441c-8d4f-7f4b379abd14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:52.572436 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:52.574658 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:19:52.574658 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1472610290"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:52.576235 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1472610290'}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:19:52.576449 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume of 1 GB Aug 04 09:19:52.580330 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Availability Zones retrieved successfully. Aug 04 09:19:52.585547 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (ce55c90f-f3b7-4285-8038-a4e40fcc588a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:52.586837 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fba982f-f6da-4fdb-870f-7f6d7a8b3eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:52.587766 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Validating volume size '1' using validate_int {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:19:52.613048 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fba982f-f6da-4fdb-870f-7f6d7a8b3eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:52.613829 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e20bc0e-69b5-46d6-a39a-00243937f89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:52.649445 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['8f7e2af6-e316-4a50-8b16-6cf22896583a', 'c50fa645-0573-46b2-bb74-8e574c9ebd35', 'cc9d4b9f-2d24-4061-bbce-8b0b92f07bc1', '3ce1c686-cace-4c99-a9cd-ab528c5c642b'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:52.650245 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e20bc0e-69b5-46d6-a39a-00243937f89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f7e2af6-e316-4a50-8b16-6cf22896583a', 'c50fa645-0573-46b2-bb74-8e574c9ebd35', 'cc9d4b9f-2d24-4061-bbce-8b0b92f07bc1', '3ce1c686-cace-4c99-a9cd-ab528c5c642b']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:52.651047 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f27a66a1-bdcb-4a4c-8b35-a3b03748f24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:52.673597 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f27a66a1-bdcb-4a4c-8b35-a3b03748f24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32cf0b29-e7fc-4ea5-a0a1-d583227af4a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472610290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['8f7e2af6-e316-4a50-8b16-6cf22896583a','c50fa645-0573-46b2-bb74-8e574c9ebd35','cc9d4b9f-2d24-4061-bbce-8b0b92f07bc1','3ce1c686-cace-4c99-a9cd-ab528c5c642b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1472610290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32cf0b29-e7fc-4ea5-a0a1-d583227af4a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bc2a0ca65094ff0beb640014e0fd040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d78dfc0c4e454e818caae1e49295d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:52.674281 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4992b17-f144-43a4-b54a-9eacd8c465f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:52.691943 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4992b17-f144-43a4-b54a-9eacd8c465f1) transitioned into state 'SUCCESS' from state '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-1472610290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bc2a0ca65094ff0beb640014e0fd040',qos_specs=None,replication_status=,reservations=['8f7e2af6-e316-4a50-8b16-6cf22896583a','c50fa645-0573-46b2-bb74-8e574c9ebd35','cc9d4b9f-2d24-4061-bbce-8b0b92f07bc1','3ce1c686-cace-4c99-a9cd-ab528c5c642b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d78dfc0c4e454e818caae1e49295d5',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:52.692674 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2713e8b-4e42-4d4a-93a5-add6ab40efba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:19:52.700538 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2713e8b-4e42-4d4a-93a5-add6ab40efba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:19:52.701350 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Flow 'volume_create_api' (ce55c90f-f3b7-4285-8038-a4e40fcc588a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:19:52.701687 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create volume request issued successfully. Aug 04 09:19:52.702299 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5b094818-5f65-44a1-ac25-44b7c31ad8dd tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:19:52.702742 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1467/5848] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:19:52 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:19:52.713607 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-0a0aee52-9444-4c81-8ff9-2676c61c6732 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:52.715680 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a0aee52-9444-4c81-8ff9-2676c61c6732 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 Aug 04 09:19:52.715913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a0aee52-9444-4c81-8ff9-2676c61c6732 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:52.716126 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-0a0aee52-9444-4c81-8ff9-2676c61c6732 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:52.724261 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:52.724261 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:52.728771 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-0a0aee52-9444-4c81-8ff9-2676c61c6732 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:52.733066 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-0a0aee52-9444-4c81-8ff9-2676c61c6732 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 returned with HTTP 200 Aug 04 09:19:52.733528 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1468/5849] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:52 2026] GET /volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:53.745039 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-8911e732-2a36-4084-b8be-c45cf2a2d0a2 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:53.746930 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8911e732-2a36-4084-b8be-c45cf2a2d0a2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 Aug 04 09:19:53.747116 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8911e732-2a36-4084-b8be-c45cf2a2d0a2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:53.747310 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-8911e732-2a36-4084-b8be-c45cf2a2d0a2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:53.753436 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:53.753436 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:53.756455 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-8911e732-2a36-4084-b8be-c45cf2a2d0a2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:53.760892 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-8911e732-2a36-4084-b8be-c45cf2a2d0a2 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 returned with HTTP 200 Aug 04 09:19:53.761352 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1450/5850] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:53 2026] GET /volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:53.772561 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:53.774079 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:19:53.774435 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32cf0b29-e7fc-4ea5-a0a1-d583227af4a4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1530054785"}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:53.781894 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:53.781894 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:53.782176 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:53.782308 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Create snapshot from volume 32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 Aug 04 09:19:53.803334 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Created reservations ['b99a0506-e990-4995-8448-6e85d0fde96c', '82f7eb81-4dab-45d3-94bb-fe4047fc1d0f', '5f5c07ef-cbf4-4a07-9aa5-765cce33a0f9', '16c39b37-d72d-4031-a834-0b012c8f9c68'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:19:53.828074 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot create request issued successfully. Aug 04 09:19:53.828424 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-36328b36-beb2-4f45-96bb-3c6924ef9ff6 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:19:53.828820 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1466/5851] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:19:53 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) Aug 04 09:19:53.836484 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-59f51ca1-978c-4c4b-ba2b-d04b67813f41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:53.838101 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59f51ca1-978c-4c4b-ba2b-d04b67813f41 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a Aug 04 09:19:53.838513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-59f51ca1-978c-4c4b-ba2b-d04b67813f41 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:53.838513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-59f51ca1-978c-4c4b-ba2b-d04b67813f41 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:53.843241 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:53.843241 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:53.843538 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-59f51ca1-978c-4c4b-ba2b-d04b67813f41 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:53.844078 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-59f51ca1-978c-4c4b-ba2b-d04b67813f41 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a returned with HTTP 200 Aug 04 09:19:53.844424 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1468/5852] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:53 2026] GET /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:54.853773 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-44f12664-a4ff-4a74-99f8-f07119385b26 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:54.855924 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-44f12664-a4ff-4a74-99f8-f07119385b26 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a Aug 04 09:19:54.855924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-44f12664-a4ff-4a74-99f8-f07119385b26 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:54.855924 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-44f12664-a4ff-4a74-99f8-f07119385b26 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:54.860754 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:54.860754 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:54.861032 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-44f12664-a4ff-4a74-99f8-f07119385b26 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:54.861908 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-44f12664-a4ff-4a74-99f8-f07119385b26 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a returned with HTTP 200 Aug 04 09:19:54.862312 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1469/5853] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:54 2026] GET /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:54.870101 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-cc19051a-0aae-46ad-8937-69d0fab51278 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:54.871828 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cc19051a-0aae-46ad-8937-69d0fab51278 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] POST https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a/action Aug 04 09:19:54.872176 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cc19051a-0aae-46ad-8937-69d0fab51278 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100461) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:19:54.872329 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-cc19051a-0aae-46ad-8937-69d0fab51278 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:54.873733 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.contrib.admin_actions [None req-cc19051a-0aae-46ad-8937-69d0fab51278 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Updating snapshot '9fd2b004-533e-4f90-b445-801e13e9c57a' with '{'status': 'creating'}' {{(pid=100461) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 04 09:19:54.881391 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:54.881391 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:54.893055 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-cc19051a-0aae-46ad-8937-69d0fab51278 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a/action returned with HTTP 202 Aug 04 09:19:54.893569 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1451/5854] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:19:54 2026] POST /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 04 09:19:54.900337 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-8d37206f-fdca-4fb6-aceb-c26ea3941a84 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:54.902685 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d37206f-fdca-4fb6-aceb-c26ea3941a84 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a Aug 04 09:19:54.902914 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d37206f-fdca-4fb6-aceb-c26ea3941a84 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:54.903124 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-8d37206f-fdca-4fb6-aceb-c26ea3941a84 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:54.908049 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:54.908049 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:19:54.908336 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-8d37206f-fdca-4fb6-aceb-c26ea3941a84 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:54.909082 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-8d37206f-fdca-4fb6-aceb-c26ea3941a84 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a returned with HTTP 200 Aug 04 09:19:54.909464 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1467/5855] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:54 2026] GET /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:54.917034 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-b861a36c-0e31-46d0-bb95-511ca1237ad9 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:54.918631 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b861a36c-0e31-46d0-bb95-511ca1237ad9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] POST https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a/action Aug 04 09:19:54.918960 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b861a36c-0e31-46d0-bb95-511ca1237ad9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100462) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 04 09:19:54.919078 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-b861a36c-0e31-46d0-bb95-511ca1237ad9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:19:54.920545 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.contrib.snapshot_actions [None req-b861a36c-0e31-46d0-bb95-511ca1237ad9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100462) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 04 09:19:54.926770 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:54.926770 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:54.927384 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.contrib.snapshot_actions [None req-b861a36c-0e31-46d0-bb95-511ca1237ad9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] Updating snapshot 9fd2b004-533e-4f90-b445-801e13e9c57a with info {'id': '9fd2b004-533e-4f90-b445-801e13e9c57a', 'status': 'error', 'progress': '80%'} Aug 04 09:19:54.933227 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-b861a36c-0e31-46d0-bb95-511ca1237ad9 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-member] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a/action returned with HTTP 202 Aug 04 09:19:54.933736 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1469/5856] 10.4.3.176 () {68 vars in 1396 bytes} [Tue Aug 4 09:19:54 2026] POST /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:54.940176 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-f01d5e80-87f7-4099-84b3-73745507fc7f None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:54.941926 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f01d5e80-87f7-4099-84b3-73745507fc7f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a Aug 04 09:19:54.942096 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f01d5e80-87f7-4099-84b3-73745507fc7f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:54.942295 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-f01d5e80-87f7-4099-84b3-73745507fc7f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:54.942437 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-f01d5e80-87f7-4099-84b3-73745507fc7f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete snapshot with id: 9fd2b004-533e-4f90-b445-801e13e9c57a Aug 04 09:19:54.946922 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:54.946922 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:54.947179 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f01d5e80-87f7-4099-84b3-73745507fc7f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:54.962546 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-f01d5e80-87f7-4099-84b3-73745507fc7f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot delete request issued successfully. Aug 04 09:19:54.962722 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-f01d5e80-87f7-4099-84b3-73745507fc7f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a returned with HTTP 202 Aug 04 09:19:54.963113 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1470/5857] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:19:54 2026] DELETE /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:54.971223 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-46c4d4b5-ce6d-4e19-bf1d-23c2f02754da None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:54.973108 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46c4d4b5-ce6d-4e19-bf1d-23c2f02754da tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a Aug 04 09:19:54.973362 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-46c4d4b5-ce6d-4e19-bf1d-23c2f02754da tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:54.973597 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-46c4d4b5-ce6d-4e19-bf1d-23c2f02754da tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:54.978677 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:54.978677 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:19:54.979012 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-46c4d4b5-ce6d-4e19-bf1d-23c2f02754da tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Snapshot retrieved successfully. Aug 04 09:19:54.979671 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-46c4d4b5-ce6d-4e19-bf1d-23c2f02754da tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a returned with HTTP 200 Aug 04 09:19:54.980063 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1452/5858] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:54 2026] GET /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:19:55.988432 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-e7a6894a-f4c7-4800-b4d8-4c73abda5a5f None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:55.989994 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e7a6894a-f4c7-4800-b4d8-4c73abda5a5f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a Aug 04 09:19:55.990223 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e7a6894a-f4c7-4800-b4d8-4c73abda5a5f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:55.990446 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-e7a6894a-f4c7-4800-b4d8-4c73abda5a5f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:55.994286 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-e7a6894a-f4c7-4800-b4d8-4c73abda5a5f tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a returned with HTTP 404 Aug 04 09:19:55.994746 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1468/5859] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:19:55 2026] GET /volume/v3/snapshots/9fd2b004-533e-4f90-b445-801e13e9c57a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:19:56.000915 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-5d3d02ee-7566-476d-b69e-229734f41370 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:56.002747 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5d3d02ee-7566-476d-b69e-229734f41370 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] DELETE https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 Aug 04 09:19:56.002972 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5d3d02ee-7566-476d-b69e-229734f41370 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:56.003168 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-5d3d02ee-7566-476d-b69e-229734f41370 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:56.003384 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-5d3d02ee-7566-476d-b69e-229734f41370 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume with id: 32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 Aug 04 09:19:56.010580 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:56.010580 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:19:56.010877 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5d3d02ee-7566-476d-b69e-229734f41370 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:56.025148 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-5d3d02ee-7566-476d-b69e-229734f41370 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Delete volume request issued successfully. Aug 04 09:19:56.025402 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-5d3d02ee-7566-476d-b69e-229734f41370 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 returned with HTTP 202 Aug 04 09:19:56.025904 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1470/5860] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:19:55 2026] DELETE /volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:19:56.032801 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-15de6161-0af1-4521-b537-d7d51c0dbbe3 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:56.034597 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-15de6161-0af1-4521-b537-d7d51c0dbbe3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 Aug 04 09:19:56.034786 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-15de6161-0af1-4521-b537-d7d51c0dbbe3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:56.034970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-15de6161-0af1-4521-b537-d7d51c0dbbe3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:56.042479 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:19:56.042479 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:19:56.045664 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-15de6161-0af1-4521-b537-d7d51c0dbbe3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Volume info retrieved successfully. Aug 04 09:19:56.049313 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-15de6161-0af1-4521-b537-d7d51c0dbbe3 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 returned with HTTP 200 Aug 04 09:19:56.049735 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1471/5861] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:56 2026] GET /volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 04 09:19:57.061749 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f234a668-d71b-4e01-8677-d2a3d32b2750 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:19:57.064054 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f234a668-d71b-4e01-8677-d2a3d32b2750 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] GET https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 Aug 04 09:19:57.064054 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f234a668-d71b-4e01-8677-d2a3d32b2750 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:19:57.064350 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f234a668-d71b-4e01-8677-d2a3d32b2750 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:19:57.069727 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f234a668-d71b-4e01-8677-d2a3d32b2750 tempest-ProjectMemberTests-1664763918 tempest-ProjectMemberTests-1664763918-project-admin] https://10.4.3.176/volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 returned with HTTP 404 Aug 04 09:19:57.070173 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1453/5862] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:19:57 2026] GET /volume/v3/volumes/32cf0b29-e7fc-4ea5-a0a1-d583227af4a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:05.992885 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=54,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:20:06.021265 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=58,cinder:INSERT=13,cinder:UPDATE=28 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:20:06.048670 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=63,cinder:INSERT=12,cinder:UPDATE=28 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:20:06.315306 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:06.419725 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:20:06.420040 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-545108257", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:20:06.421731 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.v3.volumes [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-545108257', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100459) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:20:06.421844 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Create volume of 1 GB Aug 04 09:20:06.425464 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Availability Zones retrieved successfully. Aug 04 09:20:06.430104 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Flow 'volume_create_api' (e6e651a2-5667-4601-b247-0c04609a81ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:20:06.431075 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ef0fc1-eadf-459d-ad15-c929af405707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:06.431883 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.flows.api.create_volume [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Validating volume size '1' using validate_int {{(pid=100459) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:20:06.452247 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ef0fc1-eadf-459d-ad15-c929af405707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:06.452955 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9874e7-6970-48b9-a5dd-60ac6430e6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:06.502673 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Created reservations ['dfdab272-89b0-4476-a082-59790d490c5e', '1fd947fc-c857-4ef8-99e6-d8c5762171eb', '26ec2b98-62c0-4024-81b6-9852d77e110e', '8446df27-46e7-4b3b-a5f0-ce91dbc8b170'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:20:06.503382 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a9874e7-6970-48b9-a5dd-60ac6430e6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdab272-89b0-4476-a082-59790d490c5e', '1fd947fc-c857-4ef8-99e6-d8c5762171eb', '26ec2b98-62c0-4024-81b6-9852d77e110e', '8446df27-46e7-4b3b-a5f0-ce91dbc8b170']}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:06.504086 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385f4736-db2b-4a93-99b1-c532dfd38859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:06.524055 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385f4736-db2b-4a93-99b1-c532dfd38859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f569e00-fc59-4a30-809b-b996d69ee364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-545108257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36e2154f21040dbaa3cf1d37fbeb979',qos_specs=None,replication_status=,reservations=['dfdab272-89b0-4476-a082-59790d490c5e','1fd947fc-c857-4ef8-99e6-d8c5762171eb','26ec2b98-62c0-4024-81b6-9852d77e110e','8446df27-46e7-4b3b-a5f0-ce91dbc8b170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ba396c690437bb942b890773c72ee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-545108257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f569e00-fc59-4a30-809b-b996d69ee364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d36e2154f21040dbaa3cf1d37fbeb979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7ba396c690437bb942b890773c72ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:06.524716 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71713672-5c03-4016-9095-9368db02b442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:06.539670 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71713672-5c03-4016-9095-9368db02b442) transitioned into state 'SUCCESS' from state '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-545108257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d36e2154f21040dbaa3cf1d37fbeb979',qos_specs=None,replication_status=,reservations=['dfdab272-89b0-4476-a082-59790d490c5e','1fd947fc-c857-4ef8-99e6-d8c5762171eb','26ec2b98-62c0-4024-81b6-9852d77e110e','8446df27-46e7-4b3b-a5f0-ce91dbc8b170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7ba396c690437bb942b890773c72ee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:06.540349 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3397df5-9dee-4a10-9ebb-2697546207c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:06.550947 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3397df5-9dee-4a10-9ebb-2697546207c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100459) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:06.551687 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Flow 'volume_create_api' (e6e651a2-5667-4601-b247-0c04609a81ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100459) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:20:06.551949 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Create volume request issued successfully. Aug 04 09:20:06.552485 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bc4fb0b8-02fc-47ac-ae95-cefd6bb21989 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:20:06.552880 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1469/5863] 10.4.3.176 () {68 vars in 1259 bytes} [Tue Aug 4 09:20:06 2026] POST /volume/v3/volumes => generated 753 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:20:06.563093 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-822f52b9-edf4-48dc-9596-404ba519fa41 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:06.564857 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-822f52b9-edf4-48dc-9596-404ba519fa41 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:06.565035 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-822f52b9-edf4-48dc-9596-404ba519fa41 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:06.565256 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-822f52b9-edf4-48dc-9596-404ba519fa41 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:06.571561 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:06.571561 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:20:06.575620 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-822f52b9-edf4-48dc-9596-404ba519fa41 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:06.579161 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-822f52b9-edf4-48dc-9596-404ba519fa41 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 200 Aug 04 09:20:06.579516 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1471/5864] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:06 2026] GET /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:07.066526 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=59,cinder:UPDATE=27,cinder:INSERT=12,cinder:DELETE=1 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:20:07.590565 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-80f9f13c-3d97-4d23-9cc1-0ec3110354d9 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:07.592255 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-80f9f13c-3d97-4d23-9cc1-0ec3110354d9 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:07.592442 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-80f9f13c-3d97-4d23-9cc1-0ec3110354d9 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:07.592626 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-80f9f13c-3d97-4d23-9cc1-0ec3110354d9 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:07.598970 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:07.598970 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:20:07.601923 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-80f9f13c-3d97-4d23-9cc1-0ec3110354d9 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:07.605325 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-80f9f13c-3d97-4d23-9cc1-0ec3110354d9 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 200 Aug 04 09:20:07.605677 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1472/5865] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:07 2026] GET /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:07.617394 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-427eb973-f956-4116-ad61-d75caa6ccbfa None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:07.619624 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-427eb973-f956-4116-ad61-d75caa6ccbfa tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:07.619856 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-427eb973-f956-4116-ad61-d75caa6ccbfa tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:07.620113 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-427eb973-f956-4116-ad61-d75caa6ccbfa tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:07.628215 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:07.628215 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:20:07.632264 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-427eb973-f956-4116-ad61-d75caa6ccbfa tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:07.637312 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-427eb973-f956-4116-ad61-d75caa6ccbfa tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 200 Aug 04 09:20:07.637830 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1454/5866] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:07 2026] GET /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:07.648924 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:07.650834 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] POST https://10.4.3.176/volume/v3/snapshots Aug 04 09:20:07.651226 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f569e00-fc59-4a30-809b-b996d69ee364", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1707624021", "description": null, "metadata": null}} {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:20:07.658955 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:07.658955 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:20:07.659486 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:07.659619 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.snapshots [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Create snapshot from volume 7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:07.691093 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.quota [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Created reservations ['706a6e28-95b9-4712-8754-b796bc717294', '84e7b23d-b609-4783-88d2-999626d9bcd2', '87759d1d-a2d6-4dd8-862d-dfe68adb305d', '746fd589-690d-4950-943d-09e907bbc6c5'] {{(pid=100459) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:20:07.718173 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot force create request issued successfully. Aug 04 09:20:07.718501 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-bb2e7b95-a973-4a7a-affa-9bfc56dd0913 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots returned with HTTP 202 Aug 04 09:20:07.718937 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1470/5867] 10.4.3.176 () {68 vars in 1265 bytes} [Tue Aug 4 09:20:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:20:07.727665 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c6272c51-0535-41d0-8a3a-5e06eab106b7 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:07.729274 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6272c51-0535-41d0-8a3a-5e06eab106b7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:07.729469 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6272c51-0535-41d0-8a3a-5e06eab106b7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:07.729655 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c6272c51-0535-41d0-8a3a-5e06eab106b7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:07.734133 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:07.734133 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:20:07.734556 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-c6272c51-0535-41d0-8a3a-5e06eab106b7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot retrieved successfully. Aug 04 09:20:07.735247 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c6272c51-0535-41d0-8a3a-5e06eab106b7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 200 Aug 04 09:20:07.735580 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1472/5868] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:20:07 2026] GET /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:08.743913 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-cbb01ca1-f65f-4e66-bc74-145711aa7554 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:08.745747 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbb01ca1-f65f-4e66-bc74-145711aa7554 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:08.745929 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cbb01ca1-f65f-4e66-bc74-145711aa7554 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:08.746160 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-cbb01ca1-f65f-4e66-bc74-145711aa7554 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:08.751281 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:08.751281 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:20:08.751730 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-cbb01ca1-f65f-4e66-bc74-145711aa7554 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot retrieved successfully. Aug 04 09:20:08.752459 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-cbb01ca1-f65f-4e66-bc74-145711aa7554 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 200 Aug 04 09:20:08.752825 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1473/5869] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:20:08 2026] GET /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:08.760875 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-f8251c2d-6fb1-4c99-b2c9-3d759ea93619 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:08.763084 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f8251c2d-6fb1-4c99-b2c9-3d759ea93619 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:08.763339 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f8251c2d-6fb1-4c99-b2c9-3d759ea93619 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:08.763571 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-f8251c2d-6fb1-4c99-b2c9-3d759ea93619 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:08.769357 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:08.769357 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:20:08.769911 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-f8251c2d-6fb1-4c99-b2c9-3d759ea93619 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot retrieved successfully. Aug 04 09:20:08.770872 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-f8251c2d-6fb1-4c99-b2c9-3d759ea93619 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 200 Aug 04 09:20:08.771322 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1455/5870] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:20:08 2026] GET /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:08.779035 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-60dd7f0f-83fb-469a-9fe0-5bca3d6cc265 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:08.781530 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-60dd7f0f-83fb-469a-9fe0-5bca3d6cc265 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:08.781804 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-60dd7f0f-83fb-469a-9fe0-5bca3d6cc265 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:08.782075 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-60dd7f0f-83fb-469a-9fe0-5bca3d6cc265 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:08.788026 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:08.788026 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:20:08.788662 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-60dd7f0f-83fb-469a-9fe0-5bca3d6cc265 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot retrieved successfully. Aug 04 09:20:08.789690 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-60dd7f0f-83fb-469a-9fe0-5bca3d6cc265 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 200 Aug 04 09:20:08.790163 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1471/5871] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:20:08 2026] GET /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:08.798598 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-7842adac-508f-4232-8d98-0d05f2047fd1 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:08.800277 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] POST https://10.4.3.176/volume/v3/volumes Aug 04 09:20:08.800584 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7ef9b575-6cbb-40b5-8e95-730aedd30b13", "size": 1}} {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 04 09:20:08.801997 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.v3.volumes [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Create volume request body: {'volume': {'snapshot_id': '7ef9b575-6cbb-40b5-8e95-730aedd30b13', 'size': 1}} {{(pid=100462) create /opt/stack/cinder/cinder/api/v3/volumes.py:371}} Aug 04 09:20:08.806940 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:08.806940 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:20:08.807403 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot retrieved successfully. Aug 04 09:20:08.807538 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.volumes [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Create volume of 1 GB Aug 04 09:20:08.810821 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Availability Zones retrieved successfully. Aug 04 09:20:08.816115 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Flow 'volume_create_api' (ec12642f-14e7-4d05-81d0-912066fc8f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:20:08.817129 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a3fbbf-e474-49ec-b714-59825934247c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:08.817956 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.flows.api.create_volume [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100462) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 04 09:20:08.844467 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a3fbbf-e474-49ec-b714-59825934247c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7ef9b575-6cbb-40b5-8e95-730aedd30b13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-04T08:57:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:08.845585 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a047a1-339f-4c52-90d1-3192f9c81316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:08.881222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.quota [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Created reservations ['eb8a5eba-03b3-47dd-9936-95a5e742b922', '39378b26-a8a1-4ba8-b641-5fa3d892cdaa', 'ad453486-5b96-4379-b0f3-44fc1a5f123f', '8ae574f3-ec55-4350-861f-2b9d587a8647'] {{(pid=100462) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 04 09:20:08.881957 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a047a1-339f-4c52-90d1-3192f9c81316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb8a5eba-03b3-47dd-9936-95a5e742b922', '39378b26-a8a1-4ba8-b641-5fa3d892cdaa', 'ad453486-5b96-4379-b0f3-44fc1a5f123f', '8ae574f3-ec55-4350-861f-2b9d587a8647']}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:08.882598 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3caf8b1b-5b41-40d5-970b-1c2ab0c77dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:08.920740 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3caf8b1b-5b41-40d5-970b-1c2ab0c77dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6fe5066-7275-4c4d-9263-87158d38a5af', '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='d36e2154f21040dbaa3cf1d37fbeb979',qos_specs=None,replication_status=,reservations=['eb8a5eba-03b3-47dd-9936-95a5e742b922','39378b26-a8a1-4ba8-b641-5fa3d892cdaa','ad453486-5b96-4379-b0f3-44fc1a5f123f','8ae574f3-ec55-4350-861f-2b9d587a8647'],size=1,snapshot_id=7ef9b575-6cbb-40b5-8e95-730aedd30b13,source_replicaid=,source_volid=None,status='creating',user_id='cf7ba396c690437bb942b890773c72ee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-04T09:20: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=c6fe5066-7275-4c4d-9263-87158d38a5af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d36e2154f21040dbaa3cf1d37fbeb979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ef9b575-6cbb-40b5-8e95-730aedd30b13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7ba396c690437bb942b890773c72ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4),volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:08.921337 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71d75c7-3a26-427e-8366-c04b9c81d111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:08.936404 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71d75c7-3a26-427e-8366-c04b9c81d111) transitioned into state 'SUCCESS' from 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='d36e2154f21040dbaa3cf1d37fbeb979',qos_specs=None,replication_status=,reservations=['eb8a5eba-03b3-47dd-9936-95a5e742b922','39378b26-a8a1-4ba8-b641-5fa3d892cdaa','ad453486-5b96-4379-b0f3-44fc1a5f123f','8ae574f3-ec55-4350-861f-2b9d587a8647'],size=1,snapshot_id=7ef9b575-6cbb-40b5-8e95-730aedd30b13,source_replicaid=,source_volid=None,status='creating',user_id='cf7ba396c690437bb942b890773c72ee',volume_type_id=e3f5d110-6ee1-4678-a6f3-3cc993e8d9f4)}' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:08.937025 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb79829d-c046-47cc-ae09-97e83000a1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 04 09:20:08.953384 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb79829d-c046-47cc-ae09-97e83000a1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100462) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 04 09:20:08.954100 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Flow 'volume_create_api' (ec12642f-14e7-4d05-81d0-912066fc8f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100462) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 04 09:20:08.954382 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Create volume request issued successfully. Aug 04 09:20:08.954905 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-7842adac-508f-4232-8d98-0d05f2047fd1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes returned with HTTP 202 Aug 04 09:20:08.955325 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1473/5872] 10.4.3.176 () {68 vars in 1258 bytes} [Tue Aug 4 09:20:08 2026] POST /volume/v3/volumes => generated 741 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 04 09:20:08.966786 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-47ac3819-657e-4fcb-9a6a-d718a1fbf6f7 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:08.968556 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-47ac3819-657e-4fcb-9a6a-d718a1fbf6f7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af Aug 04 09:20:08.968769 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-47ac3819-657e-4fcb-9a6a-d718a1fbf6f7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:08.968970 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-47ac3819-657e-4fcb-9a6a-d718a1fbf6f7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:08.976267 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:08.976267 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:20:08.979835 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-47ac3819-657e-4fcb-9a6a-d718a1fbf6f7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:08.983750 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-47ac3819-657e-4fcb-9a6a-d718a1fbf6f7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af returned with HTTP 200 Aug 04 09:20:08.984113 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1474/5873] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:08 2026] GET /volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af => generated 809 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:09.995835 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-07e02f5f-c677-47af-a78d-fc82d63f5b98 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:09.998005 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07e02f5f-c677-47af-a78d-fc82d63f5b98 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af Aug 04 09:20:09.998251 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07e02f5f-c677-47af-a78d-fc82d63f5b98 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:09.998479 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-07e02f5f-c677-47af-a78d-fc82d63f5b98 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:10.006245 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:10.006245 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:20:10.009100 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-07e02f5f-c677-47af-a78d-fc82d63f5b98 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:10.013342 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-07e02f5f-c677-47af-a78d-fc82d63f5b98 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af returned with HTTP 200 Aug 04 09:20:10.013926 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1456/5874] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:09 2026] GET /volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:10.025027 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-0324dfa9-4aba-45ac-b77f-e264fc2fa2c1 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:10.026707 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0324dfa9-4aba-45ac-b77f-e264fc2fa2c1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af Aug 04 09:20:10.026892 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0324dfa9-4aba-45ac-b77f-e264fc2fa2c1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:10.027060 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-0324dfa9-4aba-45ac-b77f-e264fc2fa2c1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:10.033600 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:10.033600 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:20:10.037107 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-0324dfa9-4aba-45ac-b77f-e264fc2fa2c1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:10.041283 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-0324dfa9-4aba-45ac-b77f-e264fc2fa2c1 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af returned with HTTP 200 Aug 04 09:20:10.041622 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1472/5875] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:10 2026] GET /volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:10.053396 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:10.055380 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:10.055559 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:10.055744 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'delete' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:10.055840 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.v3.snapshots [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Delete snapshot with id: 7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:10.060501 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:10.060501 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:20:10.060884 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot retrieved successfully. Aug 04 09:20:10.074182 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot delete request issued successfully. Aug 04 09:20:10.074340 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-be790d79-82b4-42e9-a84c-ec05c0759b24 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 202 Aug 04 09:20:10.074651 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1474/5876] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:20:10 2026] DELETE /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:20:10.081381 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-36dd8c18-a585-48e0-a376-ea6f896e189c None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:10.083909 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-36dd8c18-a585-48e0-a376-ea6f896e189c tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:10.084246 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-36dd8c18-a585-48e0-a376-ea6f896e189c tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:10.084535 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-36dd8c18-a585-48e0-a376-ea6f896e189c tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:10.090761 np0000006401 devstack@c-api.service[100460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:10.090761 np0000006401 devstack@c-api.service[100460]: warnings.warn( Aug 04 09:20:10.091321 np0000006401 devstack@c-api.service[100460]: INFO cinder.volume.api [None req-36dd8c18-a585-48e0-a376-ea6f896e189c tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Snapshot retrieved successfully. Aug 04 09:20:10.092223 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-36dd8c18-a585-48e0-a376-ea6f896e189c tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 200 Aug 04 09:20:10.092681 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1475/5877] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:20:10 2026] GET /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:11.101246 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-a778590f-1aba-488c-95e6-f504ee83a9a6 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:11.103103 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a778590f-1aba-488c-95e6-f504ee83a9a6 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:11.104248 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a778590f-1aba-488c-95e6-f504ee83a9a6 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:11.104248 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-a778590f-1aba-488c-95e6-f504ee83a9a6 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:11.107174 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-a778590f-1aba-488c-95e6-f504ee83a9a6 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 404 Aug 04 09:20:11.107601 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1457/5878] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:20:11 2026] GET /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:11.113315 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:11.115289 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:11.115506 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:11.115703 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:11.115856 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Delete volume with id: 7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:11.123079 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:11.123079 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:20:11.123507 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:11.137540 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Delete volume request issued successfully. Aug 04 09:20:11.137741 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-91fd3c22-4be2-4485-a8e2-a3108aab6595 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 202 Aug 04 09:20:11.138119 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1473/5879] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:20:11 2026] DELETE /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:20:11.144364 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-cea6730c-9260-46bc-aa10-9c437e075a0d None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:11.145844 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cea6730c-9260-46bc-aa10-9c437e075a0d tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:11.146029 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cea6730c-9260-46bc-aa10-9c437e075a0d tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:11.146226 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-cea6730c-9260-46bc-aa10-9c437e075a0d tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:11.152632 np0000006401 devstack@c-api.service[100462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:11.152632 np0000006401 devstack@c-api.service[100462]: warnings.warn( Aug 04 09:20:11.155859 np0000006401 devstack@c-api.service[100462]: INFO cinder.volume.api [None req-cea6730c-9260-46bc-aa10-9c437e075a0d tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:11.159840 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-cea6730c-9260-46bc-aa10-9c437e075a0d tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 200 Aug 04 09:20:11.160347 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1475/5880] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:11 2026] GET /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:12.171692 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-2b23dbe6-4fac-4477-b9b1-9090c0312b56 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:12.173183 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b23dbe6-4fac-4477-b9b1-9090c0312b56 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:12.173366 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b23dbe6-4fac-4477-b9b1-9090c0312b56 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:12.173531 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-2b23dbe6-4fac-4477-b9b1-9090c0312b56 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:12.179650 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-2b23dbe6-4fac-4477-b9b1-9090c0312b56 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 404 Aug 04 09:20:12.180149 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1476/5881] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:12 2026] GET /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:12.185829 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:12.187920 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] DELETE https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af Aug 04 09:20:12.188099 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:12.188326 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'delete' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:12.188521 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.v3.volumes [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Delete volume with id: c6fe5066-7275-4c4d-9263-87158d38a5af Aug 04 09:20:12.194807 np0000006401 devstack@c-api.service[100461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:12.194807 np0000006401 devstack@c-api.service[100461]: warnings.warn( Aug 04 09:20:12.195273 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:12.210836 np0000006401 devstack@c-api.service[100461]: INFO cinder.volume.api [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Delete volume request issued successfully. Aug 04 09:20:12.211113 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-5b0b17e7-4611-4c24-8c9d-01ff2f75cd59 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af returned with HTTP 202 Aug 04 09:20:12.211586 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1458/5882] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:20:12 2026] DELETE /volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 04 09:20:12.218568 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-97c60f61-bbfa-42d9-81c7-d91b849e0e87 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:12.220241 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-97c60f61-bbfa-42d9-81c7-d91b849e0e87 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af Aug 04 09:20:12.220462 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-97c60f61-bbfa-42d9-81c7-d91b849e0e87 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:12.220660 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-97c60f61-bbfa-42d9-81c7-d91b849e0e87 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:12.226994 np0000006401 devstack@c-api.service[100459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 04 09:20:12.226994 np0000006401 devstack@c-api.service[100459]: warnings.warn( Aug 04 09:20:12.230079 np0000006401 devstack@c-api.service[100459]: INFO cinder.volume.api [None req-97c60f61-bbfa-42d9-81c7-d91b849e0e87 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Volume info retrieved successfully. Aug 04 09:20:12.235157 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-97c60f61-bbfa-42d9-81c7-d91b849e0e87 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af returned with HTTP 200 Aug 04 09:20:12.235661 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1474/5883] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:12 2026] GET /volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 04 09:20:13.248513 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-c0418b73-ebaf-4476-8080-1f1616840e8a None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:13.250397 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0418b73-ebaf-4476-8080-1f1616840e8a tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af Aug 04 09:20:13.250568 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0418b73-ebaf-4476-8080-1f1616840e8a tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:13.250764 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-c0418b73-ebaf-4476-8080-1f1616840e8a tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:13.255988 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-c0418b73-ebaf-4476-8080-1f1616840e8a tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af returned with HTTP 404 Aug 04 09:20:13.256456 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1476/5884] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:13 2026] GET /volume/v3/volumes/c6fe5066-7275-4c4d-9263-87158d38a5af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:13.263424 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.middleware.request_id [None req-07fea149-fe9c-4289-8297-133ae6d6aaf4 None None] RequestId filter calling following filter/app {{(pid=100460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:13.265061 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-07fea149-fe9c-4289-8297-133ae6d6aaf4 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] DELETE https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:13.265251 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-07fea149-fe9c-4289-8297-133ae6d6aaf4 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:13.265431 np0000006401 devstack@c-api.service[100460]: DEBUG cinder.api.openstack.wsgi [None req-07fea149-fe9c-4289-8297-133ae6d6aaf4 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'delete' {{(pid=100460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:13.265522 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.v3.snapshots [None req-07fea149-fe9c-4289-8297-133ae6d6aaf4 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Delete snapshot with id: 7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:13.269547 np0000006401 devstack@c-api.service[100460]: INFO cinder.api.openstack.wsgi [None req-07fea149-fe9c-4289-8297-133ae6d6aaf4 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 404 Aug 04 09:20:13.270000 np0000006401 devstack@c-api.service[100460]: [pid: 100460|app: 0|req: 1477/5885] 10.4.3.176 () {66 vars in 1357 bytes} [Tue Aug 4 09:20:13 2026] DELETE /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:13.277957 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.middleware.request_id [None req-b7977f86-a25e-4e9d-b9da-a9b1e638062f None None] RequestId filter calling following filter/app {{(pid=100461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:13.280128 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7977f86-a25e-4e9d-b9da-a9b1e638062f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 Aug 04 09:20:13.280377 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7977f86-a25e-4e9d-b9da-a9b1e638062f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:13.280599 np0000006401 devstack@c-api.service[100461]: DEBUG cinder.api.openstack.wsgi [None req-b7977f86-a25e-4e9d-b9da-a9b1e638062f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:13.285672 np0000006401 devstack@c-api.service[100461]: INFO cinder.api.openstack.wsgi [None req-b7977f86-a25e-4e9d-b9da-a9b1e638062f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 returned with HTTP 404 Aug 04 09:20:13.286197 np0000006401 devstack@c-api.service[100461]: [pid: 100461|app: 0|req: 1459/5886] 10.4.3.176 () {66 vars in 1354 bytes} [Tue Aug 4 09:20:13 2026] GET /volume/v3/snapshots/7ef9b575-6cbb-40b5-8e95-730aedd30b13 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:13.292788 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.middleware.request_id [None req-462c4299-a3d8-46f1-939c-4cf7882bf1d7 None None] RequestId filter calling following filter/app {{(pid=100459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:13.294447 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-462c4299-a3d8-46f1-939c-4cf7882bf1d7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] DELETE https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:13.294647 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-462c4299-a3d8-46f1-939c-4cf7882bf1d7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:13.294851 np0000006401 devstack@c-api.service[100459]: DEBUG cinder.api.openstack.wsgi [None req-462c4299-a3d8-46f1-939c-4cf7882bf1d7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'delete' {{(pid=100459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:13.295005 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.v3.volumes [None req-462c4299-a3d8-46f1-939c-4cf7882bf1d7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Delete volume with id: 7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:13.300096 np0000006401 devstack@c-api.service[100459]: INFO cinder.api.openstack.wsgi [None req-462c4299-a3d8-46f1-939c-4cf7882bf1d7 tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 404 Aug 04 09:20:13.300532 np0000006401 devstack@c-api.service[100459]: [pid: 100459|app: 0|req: 1475/5887] 10.4.3.176 () {66 vars in 1351 bytes} [Tue Aug 4 09:20:13 2026] DELETE /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:13.307222 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.middleware.request_id [None req-463d761e-1a9a-432e-a361-c19f23b26e3f None None] RequestId filter calling following filter/app {{(pid=100462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 04 09:20:13.308809 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-463d761e-1a9a-432e-a361-c19f23b26e3f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] GET https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 Aug 04 09:20:13.308974 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-463d761e-1a9a-432e-a361-c19f23b26e3f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Empty body provided in request {{(pid=100462) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 04 09:20:13.309170 np0000006401 devstack@c-api.service[100462]: DEBUG cinder.api.openstack.wsgi [None req-463d761e-1a9a-432e-a361-c19f23b26e3f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] Calling method 'show' {{(pid=100462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 04 09:20:13.315322 np0000006401 devstack@c-api.service[100462]: INFO cinder.api.openstack.wsgi [None req-463d761e-1a9a-432e-a361-c19f23b26e3f tempest-SnapshotDependencyTests-1680022345 tempest-SnapshotDependencyTests-1680022345-project-member] https://10.4.3.176/volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 returned with HTTP 404 Aug 04 09:20:13.315847 np0000006401 devstack@c-api.service[100462]: [pid: 100462|app: 0|req: 1477/5888] 10.4.3.176 () {66 vars in 1348 bytes} [Tue Aug 4 09:20:13 2026] GET /volume/v3/volumes/7f569e00-fc59-4a30-809b-b996d69ee364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 04 09:20:23.267395 np0000006401 devstack@c-api.service[100460]: DEBUG dbcounter [-] [100460] Writing DB stats cinder:SELECT=12 {{(pid=100460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:20:23.282818 np0000006401 devstack@c-api.service[100461]: DEBUG dbcounter [-] [100461] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:20:23.297158 np0000006401 devstack@c-api.service[100459]: DEBUG dbcounter [-] [100459] Writing DB stats cinder:SELECT=55,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 04 09:20:23.311215 np0000006401 devstack@c-api.service[100462]: DEBUG dbcounter [-] [100462] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}